Pull request #4113 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from c928ac57f03b2edadcde23351000492c8810f945+a9913775ba844ac49f5eb06b88cc0e63275269c3 (18c19d07b852411950cf24a147795ae1f7bbd989) 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-ssh8222709503566843559.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh629355785164878217.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4113/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-4113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12161914337034334689.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-4113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14099035678874798546.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh17005089608455217607.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-4113/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-4113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7746849242267472124.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21515 in /w/workspace/edgexfoundry_edgex-go_PR-4113 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a9913775ba844ac49f5eb06b88cc0e63275269c3 into PR head commit c928ac57f03b2edadcde23351000492c8810f945 Merge succeeded, producing b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f Checking out Revision b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f (PR-4113) > 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/4113/head:refs/remotes/origin/PR-4113 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c928ac57f03b2edadcde23351000492c8810f945 # 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 a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f # timeout=10 Commit message: "Merge commit 'a9913775ba844ac49f5eb06b88cc0e63275269c3' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-29T20:35:51.471Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-29T20:35:51.626Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-29T20:35:51.727Z] ========================================================= [2022-07-29T20:35:51.727Z] EdgeX Global Pipelines Version Info [2022-07-29T20:35:51.727Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-29T20:35:52.538Z] ------------------- [2022-07-29T20:35:52.538Z] stable info: [2022-07-29T20:35:52.538Z] ------------------- [2022-07-29T20:35:52.539Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-29T20:35:52.539Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T20:35:52.539Z] Message: update stable to v1.0.238 [2022-07-29T20:35:53.112Z] ------------------- [2022-07-29T20:35:53.112Z] experimental info: [2022-07-29T20:35:53.112Z] ------------------- [2022-07-29T20:35:53.112Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-29T20:35:53.112Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T20:35:53.112Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-29T20:35:53.494Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-29T20:35:53.537Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-29T20:35:53.577Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-29T20:35:53.618Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-29T20:35:53.659Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-29T20:35:53.705Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-29T20:35:53.745Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-29T20:35:53.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-29T20:35:53.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-29T20:35:53.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-29T20:35:53.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-29T20:35:53.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-29T20:35:53.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-29T20:35:54.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-29T20:35:54.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-29T20:35:54.094Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-29T20:35:54.135Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-29T20:35:54.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-29T20:35:54.214Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-29T20:35:54.252Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-29T20:35:54.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-29T20:35:54.326Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-29T20:35:54.365Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-29T20:35:54.407Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4113 [Pipeline] echo [2022-07-29T20:35:54.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4113 [Pipeline] echo [2022-07-29T20:35:54.484Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4113 [Pipeline] echo [2022-07-29T20:35:54.520Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [Pipeline] echo [2022-07-29T20:35:54.558Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5b0cd9 [Pipeline] echo [2022-07-29T20:35:54.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T20:35:54.703Z] provisioning config files... [2022-07-29T20:35:54.719Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config100754703524092975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T20:35:55.060Z] ---> docker-login.sh [2022-07-29T20:35:55.060Z] nexus3.edgexfoundry.org:10001 [2022-07-29T20:35:55.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T20:35:55.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T20:35:55.584Z] Configure a credential helper to remove this warning. See [2022-07-29T20:35:55.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T20:35:55.584Z] [2022-07-29T20:35:55.584Z] Login Succeeded [2022-07-29T20:35:55.584Z] nexus3.edgexfoundry.org:10002 [2022-07-29T20:35:55.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T20:35:55.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T20:35:55.845Z] Configure a credential helper to remove this warning. See [2022-07-29T20:35:55.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T20:35:55.845Z] [2022-07-29T20:35:55.845Z] Login Succeeded [2022-07-29T20:35:55.845Z] nexus3.edgexfoundry.org:10003 [2022-07-29T20:35:55.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T20:35:55.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T20:35:55.845Z] Configure a credential helper to remove this warning. See [2022-07-29T20:35:55.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T20:35:55.845Z] [2022-07-29T20:35:55.845Z] Login Succeeded [2022-07-29T20:35:55.845Z] nexus3.edgexfoundry.org:10004 [2022-07-29T20:35:56.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T20:35:56.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T20:35:56.106Z] Configure a credential helper to remove this warning. See [2022-07-29T20:35:56.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T20:35:56.106Z] [2022-07-29T20:35:56.106Z] Login Succeeded [2022-07-29T20:35:56.106Z] docker.io [2022-07-29T20:35:56.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T20:35:56.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T20:35:56.681Z] Configure a credential helper to remove this warning. See [2022-07-29T20:35:56.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T20:35:56.681Z] [2022-07-29T20:35:56.681Z] Login Succeeded [2022-07-29T20:35:56.681Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T20:35:56.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T20:35:57.142Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-07-29T20:35:57.142Z] + dirname cmd/core-command/Dockerfile [2022-07-29T20:35:57.142Z] + cut -d/ -f2 [2022-07-29T20:35:57.142Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-29T20:35:57.143Z] + dirname cmd/core-data/Dockerfile [2022-07-29T20:35:57.143Z] + cut -d/ -f2 [2022-07-29T20:35:57.143Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-29T20:35:57.143Z] + dirname cmd/core-metadata/Dockerfile [2022-07-29T20:35:57.143Z] + cut -d/ -f2 [2022-07-29T20:35:57.143Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-29T20:35:57.143Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-29T20:35:57.143Z] + cut -d/ -f2 [2022-07-29T20:35:57.143Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-29T20:35:57.143Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-29T20:35:57.143Z] + cut -d/ -f2 [2022-07-29T20:35:57.143Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-29T20:35:57.143Z] + + dirname cmd/security-secretstore-setup/Dockerfilecut [2022-07-29T20:35:57.143Z] -d/ -f2 [2022-07-29T20:35:57.143Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-29T20:35:57.143Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-29T20:35:57.143Z] + cut -d/ -f2 [2022-07-29T20:35:57.143Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-29T20:35:57.143Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-29T20:35:57.143Z] + cut -d/ -f2 [2022-07-29T20:35:57.143Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-29T20:35:57.143Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-29T20:35:57.143Z] + cut -d/ -f2 [2022-07-29T20:35:57.143Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-29T20:35:57.143Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-29T20:35:57.143Z] + cut -d/ -f2 [2022-07-29T20:35:57.143Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-29T20:35:57.143Z] + dirname cmd/support-notifications/Dockerfile [2022-07-29T20:35:57.143Z] + cut -d/ -f2 [2022-07-29T20:35:57.143Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-29T20:35:57.143Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-29T20:35:57.143Z] + cut -d/ -f2 [2022-07-29T20:35:57.143Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-29T20:35:57.143Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-29T20:35:57.143Z] + cut -d/ -f2 [2022-07-29T20:35:57.143Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-29T20:35:57.205Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-29T20:35:57.736Z] + git rev-list -1 --merges b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f~1..b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [Pipeline] echo [2022-07-29T20:35:57.768Z] -----------> git rev-list -1 --merges b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f~1..b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [2022-07-29T20:35:57.768Z] b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [false] [Pipeline] sh [2022-07-29T20:35:58.079Z] + git log --format=format:%s -1 b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [Pipeline] echo [2022-07-29T20:35:58.114Z] ========================================================= [2022-07-29T20:35:58.115Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-29T20:35:58.115Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-29T20:35:58.635Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-29T20:35:58.635Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-29T20:35:58.635Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-29T20:35:58.635Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-29T20:35:58.635Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-29T20:35:58.635Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-29T20:35:58.635Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T20:35:59.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T20:35:59.156Z] [2022-07-29T20:35:59.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T20:35:59.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T20:35:59.551Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-29T20:35:59.551Z] b85a868b505f: Pulling fs layer [2022-07-29T20:35:59.551Z] e2be974225ed: Pulling fs layer [2022-07-29T20:35:59.551Z] 339a4e72a1f5: Pulling fs layer [2022-07-29T20:35:59.551Z] 988bab9f4d93: Pulling fs layer [2022-07-29T20:35:59.551Z] 1469e6f7b9e6: Pulling fs layer [2022-07-29T20:35:59.551Z] eaf3925da568: Pulling fs layer [2022-07-29T20:35:59.551Z] bab4dde63d76: Pulling fs layer [2022-07-29T20:35:59.551Z] bde34c3a00c8: Pulling fs layer [2022-07-29T20:35:59.551Z] b352a97aabf1: Pulling fs layer [2022-07-29T20:35:59.551Z] 4872d77fe225: Pulling fs layer [2022-07-29T20:35:59.551Z] 5851b861e8e6: Pulling fs layer [2022-07-29T20:35:59.551Z] 1469e6f7b9e6: Waiting [2022-07-29T20:35:59.551Z] eaf3925da568: Waiting [2022-07-29T20:35:59.551Z] bab4dde63d76: Waiting [2022-07-29T20:35:59.551Z] bde34c3a00c8: Waiting [2022-07-29T20:35:59.551Z] b352a97aabf1: Waiting [2022-07-29T20:35:59.551Z] 4872d77fe225: Waiting [2022-07-29T20:35:59.551Z] 5851b861e8e6: Waiting [2022-07-29T20:35:59.551Z] 988bab9f4d93: Waiting [2022-07-29T20:35:59.551Z] e2be974225ed: Verifying Checksum [2022-07-29T20:35:59.551Z] e2be974225ed: Download complete [2022-07-29T20:35:59.551Z] 988bab9f4d93: Verifying Checksum [2022-07-29T20:35:59.551Z] 988bab9f4d93: Download complete [2022-07-29T20:35:59.812Z] 1469e6f7b9e6: Verifying Checksum [2022-07-29T20:35:59.812Z] 1469e6f7b9e6: Download complete [2022-07-29T20:35:59.812Z] eaf3925da568: Verifying Checksum [2022-07-29T20:35:59.812Z] eaf3925da568: Download complete [2022-07-29T20:35:59.812Z] 339a4e72a1f5: Verifying Checksum [2022-07-29T20:35:59.812Z] 339a4e72a1f5: Download complete [2022-07-29T20:35:59.812Z] bde34c3a00c8: Verifying Checksum [2022-07-29T20:35:59.812Z] bde34c3a00c8: Download complete [2022-07-29T20:35:59.812Z] b352a97aabf1: Verifying Checksum [2022-07-29T20:35:59.812Z] b352a97aabf1: Download complete [2022-07-29T20:35:59.812Z] 4872d77fe225: Verifying Checksum [2022-07-29T20:35:59.812Z] 4872d77fe225: Download complete [2022-07-29T20:35:59.812Z] 5851b861e8e6: Download complete [2022-07-29T20:35:59.812Z] b85a868b505f: Verifying Checksum [2022-07-29T20:35:59.812Z] b85a868b505f: Download complete [2022-07-29T20:36:00.073Z] bab4dde63d76: Verifying Checksum [2022-07-29T20:36:00.073Z] bab4dde63d76: Download complete [2022-07-29T20:36:01.015Z] b85a868b505f: Pull complete [2022-07-29T20:36:01.276Z] e2be974225ed: Pull complete [2022-07-29T20:36:01.851Z] 339a4e72a1f5: Pull complete [2022-07-29T20:36:01.851Z] 988bab9f4d93: Pull complete [2022-07-29T20:36:02.113Z] 1469e6f7b9e6: Pull complete [2022-07-29T20:36:02.113Z] eaf3925da568: Pull complete [2022-07-29T20:36:04.030Z] bab4dde63d76: Pull complete [2022-07-29T20:36:04.030Z] bde34c3a00c8: Pull complete [2022-07-29T20:36:04.030Z] b352a97aabf1: Pull complete [2022-07-29T20:36:04.030Z] 4872d77fe225: Pull complete [2022-07-29T20:36:04.293Z] 5851b861e8e6: Pull complete [2022-07-29T20:36:04.293Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-29T20:36:04.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T20:36:04.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T20:36:04.521Z] prd-ubuntu20.04-docker-8c-8g-21515 does not seem to be running inside a container [2022-07-29T20:36:04.568Z] $ 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 [2022-07-29T20:36:06.465Z] $ docker top 2de2431ae1f7bc50d064c234959b806e06d64dcfbb136c5c2bcc1cfd3f320828 -eo pid,comm [2022-07-29T20:36:06.525Z] 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). [2022-07-29T20:36:06.525Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-29T20:36:06.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T20:36:06.651Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T20:36:06.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T20:36:06.796Z] $ docker exec 2de2431ae1f7bc50d064c234959b806e06d64dcfbb136c5c2bcc1cfd3f320828 ssh-agent [2022-07-29T20:36:06.913Z] SSH_AUTH_SOCK=/tmp/ssh-xHJKNQPXVrag/agent.34 [2022-07-29T20:36:06.913Z] SSH_AGENT_PID=40 [2022-07-29T20:36:06.920Z] Running ssh-add (command line suppressed) [2022-07-29T20:36:07.046Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6400033732356531461.key (/w/workspace/edgex-go/1@tmp/private_key_6400033732356531461.key) [2022-07-29T20:36:07.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T20:36:07.389Z] + git tag --points-at HEAD [Pipeline] } [2022-07-29T20:36:07.421Z] $ docker exec --env ******** --env ******** 2de2431ae1f7bc50d064c234959b806e06d64dcfbb136c5c2bcc1cfd3f320828 ssh-agent -k [2022-07-29T20:36:07.518Z] unset SSH_AUTH_SOCK; [2022-07-29T20:36:07.519Z] unset SSH_AGENT_PID; [2022-07-29T20:36:07.519Z] echo Agent pid 40 killed; [2022-07-29T20:36:07.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-29T20:36:07.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T20:36:07.613Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T20:36:07.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T20:36:07.754Z] $ docker exec 2de2431ae1f7bc50d064c234959b806e06d64dcfbb136c5c2bcc1cfd3f320828 ssh-agent [2022-07-29T20:36:07.873Z] SSH_AUTH_SOCK=/tmp/ssh-4E2tG6yobry8/agent.74 [2022-07-29T20:36:07.873Z] SSH_AGENT_PID=81 [2022-07-29T20:36:07.878Z] Running ssh-add (command line suppressed) [2022-07-29T20:36:07.987Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7932847919907909137.key (/w/workspace/edgex-go/1@tmp/private_key_7932847919907909137.key) [2022-07-29T20:36:07.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T20:36:08.336Z] + git semver init [2022-07-29T20:36:08.598Z] 2022-07-29 20:36:08,548 [run_init] DEBUG init version:0.0.0 force:False [2022-07-29T20:36:08.598Z] 2022-07-29 20:36:08,549 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-07-29T20:36:08.598Z] 2022-07-29 20:36:08,550 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-07-29T20:36:08.598Z] 2022-07-29 20:36:08,550 [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) [2022-07-29T20:36:13.927Z] 2022-07-29 20:36:12,983 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-07-29T20:36:13.927Z] 2022-07-29 20:36:12,984 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4113 with force:False [2022-07-29T20:36:13.927Z] 2022-07-29 20:36:12,984 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4113 [2022-07-29T20:36:13.927Z] 2022-07-29 20:36:12,987 [execute] INFO git cat-file --batch-check [2022-07-29T20:36:13.927Z] 2022-07-29 20:36:12,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T20:36:13.927Z] 2022-07-29 20:36:12,993 [execute] INFO git cat-file --batch [2022-07-29T20:36:13.927Z] 2022-07-29 20:36:12,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T20:36:13.927Z] 2022-07-29 20:36:12,998 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4113 [2022-07-29T20:36:13.927Z] 0.0.0 [Pipeline] } [2022-07-29T20:36:13.961Z] $ docker exec --env ******** --env ******** 2de2431ae1f7bc50d064c234959b806e06d64dcfbb136c5c2bcc1cfd3f320828 ssh-agent -k [2022-07-29T20:36:14.078Z] unset SSH_AUTH_SOCK; [2022-07-29T20:36:14.078Z] unset SSH_AGENT_PID; [2022-07-29T20:36:14.078Z] echo Agent pid 81 killed; [2022-07-29T20:36:14.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T20:36:14.558Z] + git semver [Pipeline] } [2022-07-29T20:36:14.851Z] $ docker stop --time=1 2de2431ae1f7bc50d064c234959b806e06d64dcfbb136c5c2bcc1cfd3f320828 [2022-07-29T20:36:16.143Z] $ docker rm -f 2de2431ae1f7bc50d064c234959b806e06d64dcfbb136c5c2bcc1cfd3f320828 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T20:36:16.557Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-29T20:36:16.868Z] Stashed 1 file(s) [Pipeline] echo [2022-07-29T20:36:16.885Z] [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 [2022-07-29T20:36:17.701Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-07-29T20:36:17.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T20:36:17.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T20:36:17.817Z] ========================================================= [2022-07-29T20:36:17.817Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-29T20:36:17.817Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-29T20:36:18.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T20:36:18.171Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-29T20:36:18.171Z] 2408cc74d12b: Pulling fs layer [2022-07-29T20:36:18.171Z] ea60b727a1ce: Pulling fs layer [2022-07-29T20:36:18.171Z] 30c4a7721957: Pulling fs layer [2022-07-29T20:36:18.171Z] 370296b7ddb6: Pulling fs layer [2022-07-29T20:36:18.171Z] 7c6cee850709: Pulling fs layer [2022-07-29T20:36:18.171Z] 39a5fcdaea64: Pulling fs layer [2022-07-29T20:36:18.171Z] d94ebbe4e438: Pulling fs layer [2022-07-29T20:36:18.171Z] bcfd1f05c69d: Pulling fs layer [2022-07-29T20:36:18.171Z] 59ccb84bbe0f: Pulling fs layer [2022-07-29T20:36:18.171Z] 370296b7ddb6: Waiting [2022-07-29T20:36:18.171Z] 39a5fcdaea64: Waiting [2022-07-29T20:36:18.171Z] d94ebbe4e438: Waiting [2022-07-29T20:36:18.171Z] bcfd1f05c69d: Waiting [2022-07-29T20:36:18.171Z] 59ccb84bbe0f: Waiting [2022-07-29T20:36:18.171Z] 30c4a7721957: Verifying Checksum [2022-07-29T20:36:18.171Z] 30c4a7721957: Download complete [2022-07-29T20:36:18.171Z] ea60b727a1ce: Verifying Checksum [2022-07-29T20:36:18.171Z] ea60b727a1ce: Download complete [2022-07-29T20:36:18.171Z] 7c6cee850709: Verifying Checksum [2022-07-29T20:36:18.171Z] 7c6cee850709: Download complete [2022-07-29T20:36:18.171Z] 39a5fcdaea64: Verifying Checksum [2022-07-29T20:36:18.171Z] 39a5fcdaea64: Download complete [2022-07-29T20:36:18.171Z] 2408cc74d12b: Verifying Checksum [2022-07-29T20:36:18.171Z] 2408cc74d12b: Download complete [2022-07-29T20:36:18.171Z] d94ebbe4e438: Verifying Checksum [2022-07-29T20:36:18.438Z] 2408cc74d12b: Pull complete [2022-07-29T20:36:18.438Z] ea60b727a1ce: Pull complete [2022-07-29T20:36:18.714Z] 30c4a7721957: Pull complete [2022-07-29T20:36:18.978Z] 59ccb84bbe0f: Verifying Checksum [2022-07-29T20:36:18.978Z] 59ccb84bbe0f: Download complete [2022-07-29T20:36:18.978Z] bcfd1f05c69d: Verifying Checksum [2022-07-29T20:36:18.978Z] bcfd1f05c69d: Download complete [2022-07-29T20:36:19.240Z] 370296b7ddb6: Verifying Checksum [2022-07-29T20:36:19.240Z] 370296b7ddb6: Download complete [2022-07-29T20:36:23.437Z] 370296b7ddb6: Pull complete [2022-07-29T20:36:23.437Z] 7c6cee850709: Pull complete [2022-07-29T20:36:23.437Z] 39a5fcdaea64: Pull complete [2022-07-29T20:36:23.437Z] d94ebbe4e438: Pull complete [2022-07-29T20:36:24.814Z] bcfd1f05c69d: Pull complete [2022-07-29T20:36:25.754Z] 59ccb84bbe0f: Pull complete [2022-07-29T20:36:25.754Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-29T20:36:25.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T20:36:25.754Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-29T20:36:26.117Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T20:36:26.117Z] WORKDIR /edgex [2022-07-29T20:36:26.117Z] COPY go.mod . [2022-07-29T20:36:26.117Z] RUN go mod download [2022-07-29T20:36:26.117Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-29T20:36:26.687Z] Sending build context to Docker daemon 169.2MB [2022-07-29T20:36:26.687Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T20:36:26.687Z] ---> a4fb48ad2a94 [2022-07-29T20:36:26.687Z] Step 2/4 : WORKDIR /edgex [2022-07-29T20:36:29.985Z] ---> Running in c0745890aa7b [2022-07-29T20:36:29.985Z] Removing intermediate container c0745890aa7b [2022-07-29T20:36:29.985Z] ---> 87fe55865966 [2022-07-29T20:36:29.985Z] Step 3/4 : COPY go.mod . [2022-07-29T20:36:29.985Z] ---> 59a1f8ac085e [2022-07-29T20:36:29.985Z] Step 4/4 : RUN go mod download [2022-07-29T20:36:29.985Z] ---> Running in 9ae1ec2281b2 [2022-07-29T20:36:32.208Z] Still waiting to schedule task [2022-07-29T20:36:32.208Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-29T20:36:44.893Z] Removing intermediate container 9ae1ec2281b2 [2022-07-29T20:36:44.893Z] ---> 5ac5c80b2922 [2022-07-29T20:36:44.893Z] Successfully built 5ac5c80b2922 [2022-07-29T20:36:44.893Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T20:36:45.279Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-29T20:36:45.279Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T20:36:45.441Z] prd-ubuntu20.04-docker-8c-8g-21515 does not seem to be running inside a container [2022-07-29T20:36:45.483Z] $ 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 [2022-07-29T20:36:45.925Z] $ docker top 6c5dd825edd3863184c2421616e91e14325bfd4424ec9c782fb34f2baa003ed7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T20:36:46.336Z] + go version [2022-07-29T20:36:46.337Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-29T20:36:46.374Z] $ docker stop --time=1 6c5dd825edd3863184c2421616e91e14325bfd4424ec9c782fb34f2baa003ed7 [2022-07-29T20:36:47.604Z] $ docker rm -f 6c5dd825edd3863184c2421616e91e14325bfd4424ec9c782fb34f2baa003ed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T20:36:48.343Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-29T20:36:48.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T20:36:48.514Z] prd-ubuntu20.04-docker-8c-8g-21515 does not seem to be running inside a container [2022-07-29T20:36:48.579Z] $ 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 [2022-07-29T20:36:48.906Z] $ docker top cd1c305eaf99fd8761ecceb7d9c1502af5e56cda070ae90aba37c05dcf98daf6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-29T20:36:49.031Z] ========================================================= [2022-07-29T20:36:49.031Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-29T20:36:49.031Z] ========================================================= [Pipeline] sh [2022-07-29T20:36:49.329Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-29T20:36:49.692Z] + make test [2022-07-29T20:36:49.692Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-29T20:36:56.283Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-29T20:37:08.505Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-29T20:37:08.505Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-29T20:37:08.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-29T20:37:08.765Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-29T20:37:08.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-29T20:37:08.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-29T20:37:08.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-29T20:37:08.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-29T20:37:08.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-29T20:37:08.765Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-29T20:37:08.765Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-29T20:37:09.024Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-29T20:37:09.024Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-29T20:37:09.024Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-29T20:37:09.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-29T20:37:09.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements [2022-07-29T20:37:09.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-29T20:37:09.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-29T20:37:09.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements [2022-07-29T20:37:09.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-29T20:37:10.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.2% of statements [2022-07-29T20:37:10.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-29T20:37:10.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-29T20:37:14.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.459s coverage: 89.2% of statements [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-29T20:37:14.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 83.8% of statements [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-29T20:37:14.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.464s coverage: 95.6% of statements [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-29T20:37:14.427Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-29T20:37:14.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-29T20:37:14.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-29T20:37:14.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2022-07-29T20:37:14.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.083s coverage: 29.6% of statements [2022-07-29T20:37:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-29T20:37:14.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2022-07-29T20:37:14.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2022-07-29T20:37:14.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.081s coverage: 94.1% of statements [2022-07-29T20:37:14.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2022-07-29T20:37:14.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2022-07-29T20:37:22.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2022-07-29T20:37:22.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2022-07-29T20:37:25.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.210s coverage: 82.2% of statements [2022-07-29T20:37:25.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.208s coverage: 91.2% of statements [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.7% of statements [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 89.4% of statements [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.350s coverage: 65.8% of statements [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 43.6% of statements [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-29T20:37:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.061s coverage: 28.9% of statements [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-29T20:37:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-29T20:37:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-29T20:37:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-29T20:37:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-29T20:37:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-29T20:37:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-07-29T20:37:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-07-29T20:37:33.264Z] 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 [2022-07-29T20:37:55.215Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-29T20:37:55.215Z] GO111MODULE=on go vet ./... [2022-07-29T20:37:55.785Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-29T20:37:55.785Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-29T20:37:56.046Z] ./bin/test-attribution-txt.sh [2022-07-29T20:37:56.046Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-29T20:37:56.046Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-29T20:37:56.046Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-29T20:37:56.046Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-29T20:37:56.046Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-29T20:37:56.046Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-29T20:37:56.046Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-29T20:37:56.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-29T20:37:56.399Z] + ls -al . [2022-07-29T20:37:56.400Z] total 688 [2022-07-29T20:37:56.400Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 20:36 . [2022-07-29T20:37:56.400Z] drwxr-xr-x 4 root root 4096 Jul 29 20:36 .. [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 16 Jul 29 20:35 .dockerignore [2022-07-29T20:37:56.400Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 20:37 .git [2022-07-29T20:37:56.400Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 20:35 .github [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 1030 Jul 29 20:35 .gitignore [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 42 Jul 29 20:35 .golangci.yml [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 87 Jul 29 20:35 .hadolint.yml [2022-07-29T20:37:56.400Z] drwxr-xr-x 3 1001 1001 4096 Jul 29 20:36 .semver [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 20:35 .sonarcloud.properties [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 1171 Jul 29 20:35 ADOPTERS.md [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 10347 Jul 29 20:35 Attribution.txt [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 63209 Jul 29 20:35 CHANGELOG.md [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 20:35 CONTRIBUTING.md [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 677 Jul 29 20:35 GOVERNANCE.md [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 850 Jul 29 20:35 Jenkinsfile [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 20:35 LICENSE [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 12191 Jul 29 20:35 Makefile [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 582 Jul 29 20:35 OWNERS.md [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 9094 Jul 29 20:35 README.md [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 20:35 SECURITY.md [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 20:36 VERSION [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 20:35 ZMQWindows.md [2022-07-29T20:37:56.400Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 20:35 bin [2022-07-29T20:37:56.400Z] drwxrwxr-x 18 1001 1001 4096 Jul 29 20:35 cmd [2022-07-29T20:37:56.400Z] -rw-r--r-- 1 root root 436531 Jul 29 20:37 coverage.out [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 3681 Jul 29 20:35 go.mod [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 38033 Jul 29 20:35 go.sum [2022-07-29T20:37:56.400Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 20:35 internal [2022-07-29T20:37:56.400Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 20:35 openapi [2022-07-29T20:37:56.400Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 20:35 snap [2022-07-29T20:37:56.400Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 20:35 version.go [Pipeline] sh [2022-07-29T20:37:56.713Z] + '[' -e coverage.out ] [2022-07-29T20:37:56.713Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-29T20:37:56.874Z] Stashed 1 file(s) [Pipeline] sh [2022-07-29T20:37:57.168Z] + make build [2022-07-29T20:37:57.168Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-29T20:38:11.307Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21516 in /w/workspace/edgexfoundry_edgex-go_PR-4113 [Pipeline] { [Pipeline] ws [2022-07-29T20:38:11.352Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-07-29T20:38:11.426Z] The recommended git tool is: git [2022-07-29T20:38:12.068Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-29T20:38:17.714Z] using credential edgex-jenkins-ssh [2022-07-29T20:38:17.731Z] Cloning the remote Git repository [2022-07-29T20:38:17.790Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-29T20:38:17.862Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-07-29T20:38:17.940Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-29T20:38:17.941Z] > git --version # timeout=10 [2022-07-29T20:38:17.962Z] > git --version # 'git version 2.25.1' [2022-07-29T20:38:17.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T20:38:18.112Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-29T20:38:22.049Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-29T20:38:22.050Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T20:38:28.629Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-29T20:38:28.890Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-29T20:38:29.831Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T20:38:31.740Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-29T20:38:32.310Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-29T20:38:33.699Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-29T20:38:34.278Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-29T20:38:34.945Z] Merging remotes/origin/main commit a9913775ba844ac49f5eb06b88cc0e63275269c3 into PR head commit c928ac57f03b2edadcde23351000492c8810f945 [2022-07-29T20:38:35.215Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-29T20:38:35.554Z] Merge succeeded, producing 5a74ece4fcc44c94e33b84172cfc941c6124cfd1 [2022-07-29T20:38:35.554Z] Checking out Revision 5a74ece4fcc44c94e33b84172cfc941c6124cfd1 (PR-4113) [2022-07-29T20:38:34.143Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-29T20:38:34.166Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-29T20:38:34.193Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-29T20:38:34.229Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-29T20:38:34.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T20:38:34.244Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4113/head:refs/remotes/origin/PR-4113 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-29T20:38:34.969Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T20:38:34.987Z] > git checkout -f c928ac57f03b2edadcde23351000492c8810f945 # timeout=10 [2022-07-29T20:38:35.236Z] > git remote # timeout=10 [2022-07-29T20:38:35.259Z] > git config --get remote.origin.url # timeout=10 [2022-07-29T20:38:35.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T20:38:35.291Z] > git merge a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 [2022-07-29T20:38:35.538Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-29T20:38:35.564Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T20:38:35.576Z] > git checkout -f 5a74ece4fcc44c94e33b84172cfc941c6124cfd1 # timeout=10 [2022-07-29T20:38:37.131Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-07-29T20:38:38.549Z] $ docker stop --time=1 cd1c305eaf99fd8761ecceb7d9c1502af5e56cda070ae90aba37c05dcf98daf6 [2022-07-29T20:38:39.862Z] Commit message: "Merge commit 'a9913775ba844ac49f5eb06b88cc0e63275269c3' into HEAD" [2022-07-29T20:38:39.862Z] First time build. Skipping changelog. [2022-07-29T20:38:39.918Z] > git --version # timeout=10 [2022-07-29T20:38:39.935Z] > git --version # 'git version 2.25.1' [2022-07-29T20:38:39.948Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T20:38:41.655Z] $ docker rm -f cd1c305eaf99fd8761ecceb7d9c1502af5e56cda070ae90aba37c05dcf98daf6 [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 [2022-07-29T20:38:42.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T20:38:42.895Z] [2022-07-29T20:38:42.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T20:38:43.233Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-29T20:38:43.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T20:38:43.233Z] Dload Upload Total Spent Left Speed [2022-07-29T20:38:43.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92029 0 --:--:-- --:--:-- --:--:-- 92029 [2022-07-29T20:38:43.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T20:38:43.294Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-29T20:38:43.294Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-29T20:38:43.294Z] ca9280d653b3: Pulling fs layer [2022-07-29T20:38:43.294Z] 7e9c9ca2126c: Pulling fs layer [2022-07-29T20:38:43.294Z] cbdbe7a5bc2a: Download complete [2022-07-29T20:38:43.557Z] cbdbe7a5bc2a: Pull complete [2022-07-29T20:38:43.557Z] ca9280d653b3: Verifying Checksum [2022-07-29T20:38:43.557Z] ca9280d653b3: Download complete [Pipeline] sh [2022-07-29T20:38:44.010Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-29T20:38:44.127Z] 7e9c9ca2126c: Download complete [2022-07-29T20:38:44.127Z] ca9280d653b3: Pull complete [2022-07-29T20:38:44.372Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-29T20:38:44.373Z] sudo tee /etc/docker/daemon.new [2022-07-29T20:38:44.373Z] { [2022-07-29T20:38:44.373Z] "registry-mirrors": [ [2022-07-29T20:38:44.373Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-29T20:38:44.373Z] ], [2022-07-29T20:38:44.373Z] "bip": "10.250.0.254/24", [2022-07-29T20:38:44.373Z] "hosts": [ [2022-07-29T20:38:44.373Z] "tcp://0.0.0.0:5555", [2022-07-29T20:38:44.373Z] "unix:///var/run/docker.sock" [2022-07-29T20:38:44.373Z] ], [2022-07-29T20:38:44.373Z] "mtu": 1458, [2022-07-29T20:38:44.373Z] "selinux-enabled": true, [2022-07-29T20:38:44.373Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-29T20:38:44.373Z] } [Pipeline] sh [2022-07-29T20:38:44.739Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-29T20:38:45.096Z] + sudo service docker restart [2022-07-29T20:38:47.420Z] 7e9c9ca2126c: Pull complete [2022-07-29T20:38:47.420Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-29T20:38:47.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T20:38:47.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T20:38:47.710Z] prd-ubuntu20.04-docker-8c-8g-21515 does not seem to be running inside a container [2022-07-29T20:38:47.779Z] $ 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 [2022-07-29T20:38:49.402Z] $ docker top cde6e42d7a626d5e30815890e3344bbff91b4cabf9391c225ba18bd3667a8518 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T20:38:49.815Z] + docker-compose build --help [2022-07-29T20:38:49.816Z] + grep parallel [2022-07-29T20:38:50.387Z] --parallel Build images in parallel. [Pipeline] } [2022-07-29T20:38:50.432Z] $ docker stop --time=1 cde6e42d7a626d5e30815890e3344bbff91b4cabf9391c225ba18bd3667a8518 [2022-07-29T20:38:51.728Z] $ docker rm -f cde6e42d7a626d5e30815890e3344bbff91b4cabf9391c225ba18bd3667a8518 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T20:38:52.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T20:38:52.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T20:38:52.554Z] prd-ubuntu20.04-docker-8c-8g-21515 does not seem to be running inside a container [2022-07-29T20:38:52.598Z] $ 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 [2022-07-29T20:38:52.989Z] $ docker top e9bd038030e55857c034030e6504182064303ee389eb9a695a4ade5c534b91a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T20:38:53.407Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-29T20:38:53.982Z] Building core-command ... [2022-07-29T20:38:53.982Z] Building core-data ... [2022-07-29T20:38:53.982Z] Building core-metadata ... [2022-07-29T20:38:53.982Z] Building security-bootstrapper ... [2022-07-29T20:38:53.982Z] Building security-proxy-setup ... [2022-07-29T20:38:53.982Z] Building security-secretstore-setup ... [2022-07-29T20:38:53.982Z] Building security-spiffe-token-provider ... [2022-07-29T20:38:53.982Z] Building security-spire-agent ... [2022-07-29T20:38:53.982Z] Building security-spire-config ... [2022-07-29T20:38:53.982Z] Building security-spire-server ... [2022-07-29T20:38:53.982Z] Building support-notifications ... [2022-07-29T20:38:53.982Z] Building support-scheduler ... [2022-07-29T20:38:53.982Z] Building sys-mgmt-agent ... [2022-07-29T20:38:53.982Z] Building security-proxy-setup [2022-07-29T20:38:53.982Z] Building security-spiffe-token-provider [2022-07-29T20:38:53.982Z] Building core-data [2022-07-29T20:38:53.982Z] Building security-secretstore-setup [2022-07-29T20:38:53.982Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T20:39:03.653Z] provisioning config files... [2022-07-29T20:39:03.682Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2545984566100891979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T20:39:04.081Z] ---> docker-login.sh [2022-07-29T20:39:04.082Z] nexus3.edgexfoundry.org:10001 [2022-07-29T20:39:04.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T20:39:04.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T20:39:04.955Z] Configure a credential helper to remove this warning. See [2022-07-29T20:39:04.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T20:39:04.955Z] [2022-07-29T20:39:04.955Z] Login Succeeded [2022-07-29T20:39:04.955Z] nexus3.edgexfoundry.org:10002 [2022-07-29T20:39:05.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T20:39:05.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T20:39:05.504Z] Configure a credential helper to remove this warning. See [2022-07-29T20:39:05.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T20:39:05.504Z] [2022-07-29T20:39:05.504Z] Login Succeeded [2022-07-29T20:39:05.504Z] nexus3.edgexfoundry.org:10003 [2022-07-29T20:39:05.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T20:39:05.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T20:39:05.783Z] Configure a credential helper to remove this warning. See [2022-07-29T20:39:05.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T20:39:05.783Z] [2022-07-29T20:39:05.783Z] Login Succeeded [2022-07-29T20:39:05.783Z] nexus3.edgexfoundry.org:10004 [2022-07-29T20:39:06.208Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:39:06.208Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:39:06.208Z] ---> 5ac5c80b2922 [2022-07-29T20:39:06.208Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T20:39:06.208Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:39:06.208Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:39:06.208Z] ---> 5ac5c80b2922 [2022-07-29T20:39:06.208Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T20:39:06.208Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:39:06.208Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:39:06.208Z] ---> 5ac5c80b2922 [2022-07-29T20:39:06.208Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T20:39:06.208Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:39:06.208Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:39:06.208Z] ---> 5ac5c80b2922 [2022-07-29T20:39:06.208Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T20:39:06.208Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:39:06.208Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:39:06.208Z] ---> 5ac5c80b2922 [2022-07-29T20:39:06.208Z] Step 3/20 : WORKDIR /edgex-go [2022-07-29T20:39:06.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T20:39:06.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T20:39:06.387Z] Configure a credential helper to remove this warning. See [2022-07-29T20:39:06.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T20:39:06.387Z] [2022-07-29T20:39:06.387Z] Login Succeeded [2022-07-29T20:39:06.387Z] docker.io [2022-07-29T20:39:06.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T20:39:07.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T20:39:07.258Z] Configure a credential helper to remove this warning. See [2022-07-29T20:39:07.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T20:39:07.258Z] [2022-07-29T20:39:07.258Z] Login Succeeded [2022-07-29T20:39:07.258Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T20:39:07.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-07-29T20:39:07.981Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-07-29T20:39:08.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T20:39:08.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T20:39:08.083Z] ========================================================= [2022-07-29T20:39:08.083Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-29T20:39:08.083Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-29T20:39:08.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T20:39:08.755Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-29T20:39:08.755Z] b3c136eddcbf: Pulling fs layer [2022-07-29T20:39:08.755Z] c0a3192eca97: Pulling fs layer [2022-07-29T20:39:08.755Z] a050256f5b6f: Pulling fs layer [2022-07-29T20:39:08.755Z] 656be50a0ddc: Pulling fs layer [2022-07-29T20:39:08.755Z] 2bbca73fdf42: Pulling fs layer [2022-07-29T20:39:08.755Z] 46d945488cbd: Pulling fs layer [2022-07-29T20:39:08.755Z] 8a5474983e97: Pulling fs layer [2022-07-29T20:39:08.755Z] 329c88fbcd65: Pulling fs layer [2022-07-29T20:39:08.755Z] 46d945488cbd: Waiting [2022-07-29T20:39:08.755Z] 656be50a0ddc: Waiting [2022-07-29T20:39:08.755Z] 8a5474983e97: Waiting [2022-07-29T20:39:08.755Z] 2bbca73fdf42: Waiting [2022-07-29T20:39:08.755Z] 329c88fbcd65: Waiting [2022-07-29T20:39:08.755Z] a050256f5b6f: Verifying Checksum [2022-07-29T20:39:08.755Z] a050256f5b6f: Download complete [2022-07-29T20:39:08.755Z] c0a3192eca97: Verifying Checksum [2022-07-29T20:39:08.755Z] c0a3192eca97: Download complete [2022-07-29T20:39:08.755Z] 2bbca73fdf42: Verifying Checksum [2022-07-29T20:39:08.755Z] 2bbca73fdf42: Download complete [2022-07-29T20:39:08.755Z] b3c136eddcbf: Verifying Checksum [2022-07-29T20:39:08.755Z] b3c136eddcbf: Download complete [2022-07-29T20:39:08.755Z] 46d945488cbd: Verifying Checksum [2022-07-29T20:39:08.755Z] 46d945488cbd: Download complete [2022-07-29T20:39:09.742Z] b3c136eddcbf: Pull complete [2022-07-29T20:39:09.742Z] 329c88fbcd65: Verifying Checksum [2022-07-29T20:39:09.742Z] 329c88fbcd65: Download complete [2022-07-29T20:39:10.347Z] c0a3192eca97: Pull complete [2022-07-29T20:39:10.418Z] ---> Running in dcceae1294b1 [2022-07-29T20:39:10.418Z] ---> Running in 57851efc9baa [2022-07-29T20:39:10.418Z] ---> Running in 552926884d13 [2022-07-29T20:39:10.418Z] ---> Running in 230e7348121e [2022-07-29T20:39:10.418Z] ---> Running in 90b5cfcb9694 [2022-07-29T20:39:10.418Z] Removing intermediate container dcceae1294b1 [2022-07-29T20:39:10.418Z] ---> 49c98a0252f3 [2022-07-29T20:39:10.418Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-29T20:39:10.418Z] Removing intermediate container 230e7348121e [2022-07-29T20:39:10.418Z] ---> 874605750104 [2022-07-29T20:39:10.418Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:39:10.418Z] Removing intermediate container 552926884d13 [2022-07-29T20:39:10.418Z] ---> 5be786c3c629 [2022-07-29T20:39:10.418Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:39:10.418Z] ---> Running in 4ecfdedda74a [2022-07-29T20:39:10.418Z] Removing intermediate container 90b5cfcb9694 [2022-07-29T20:39:10.418Z] ---> 53c8e52309c8 [2022-07-29T20:39:10.418Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:39:10.418Z] Removing intermediate container 57851efc9baa [2022-07-29T20:39:10.418Z] ---> f4e3b54babc6 [2022-07-29T20:39:10.418Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:39:10.418Z] ---> Running in 683a5f6066de [2022-07-29T20:39:10.418Z] ---> Running in 80e7b8416c78 [2022-07-29T20:39:10.418Z] ---> Running in ff09025e9567 [2022-07-29T20:39:10.418Z] ---> Running in b3e0f1c699d7 [2022-07-29T20:39:10.625Z] a050256f5b6f: Pull complete [2022-07-29T20:39:10.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:39:10.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:39:10.910Z] 8a5474983e97: Verifying Checksum [2022-07-29T20:39:10.911Z] 8a5474983e97: Download complete [2022-07-29T20:39:10.939Z] v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-29T20:39:10.939Z] v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-29T20:39:10.939Z] OK: 17033 distinct packages available [2022-07-29T20:39:10.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:39:11.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:39:11.459Z] OK: 211 MiB in 51 packages [2022-07-29T20:39:11.459Z] Removing intermediate container 683a5f6066de [2022-07-29T20:39:11.459Z] ---> 4cae99e6e70e [2022-07-29T20:39:11.459Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-29T20:39:11.459Z] ---> Running in e48c23fb6115 [2022-07-29T20:39:11.459Z] Removing intermediate container 80e7b8416c78 [2022-07-29T20:39:11.459Z] ---> 13320facf763 [2022-07-29T20:39:11.459Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-29T20:39:11.459Z] ---> Running in d179a0d2bd4d [2022-07-29T20:39:11.720Z] Removing intermediate container b3e0f1c699d7 [2022-07-29T20:39:11.720Z] ---> 8248e10d7da4 [2022-07-29T20:39:11.720Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T20:39:11.720Z] Removing intermediate container ff09025e9567 [2022-07-29T20:39:11.720Z] ---> fa39b663fa87 [2022-07-29T20:39:11.720Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T20:39:11.720Z] ---> Running in 6ffc77b6be98 [2022-07-29T20:39:11.720Z] ---> Running in f5f718573e5e [2022-07-29T20:39:11.720Z] Removing intermediate container 4ecfdedda74a [2022-07-29T20:39:11.720Z] ---> b4ccd2a1b1f5 [2022-07-29T20:39:11.720Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-29T20:39:11.898Z] 656be50a0ddc: Verifying Checksum [2022-07-29T20:39:11.982Z] ---> 812cacfaf3e0 [2022-07-29T20:39:11.982Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:39:11.982Z] ---> Running in af27833f9b9e [2022-07-29T20:39:12.242Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:39:12.242Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:39:12.501Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:39:12.501Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:39:13.073Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:39:13.073Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:39:13.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:39:13.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:39:13.594Z] OK: 211 MiB in 51 packages [2022-07-29T20:39:13.594Z] OK: 211 MiB in 51 packages [2022-07-29T20:39:13.594Z] OK: 211 MiB in 51 packages [2022-07-29T20:39:13.854Z] OK: 211 MiB in 51 packages [2022-07-29T20:39:13.854Z] Removing intermediate container d179a0d2bd4d [2022-07-29T20:39:13.854Z] ---> 2a10b03d8490 [2022-07-29T20:39:13.854Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T20:39:14.117Z] Removing intermediate container e48c23fb6115 [2022-07-29T20:39:14.117Z] ---> 923d52da7089 [2022-07-29T20:39:14.117Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T20:39:14.117Z] ---> 22d58cd9bb92 [2022-07-29T20:39:14.117Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:39:14.117Z] Removing intermediate container f5f718573e5e [2022-07-29T20:39:14.117Z] ---> 1fa9436aab57 [2022-07-29T20:39:14.117Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T20:39:14.117Z] ---> Running in 59701e07c7d6 [2022-07-29T20:39:14.117Z] ---> 66c81290a548 [2022-07-29T20:39:14.117Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:39:14.381Z] ---> Running in e7540a1b23b1 [2022-07-29T20:39:14.381Z] Removing intermediate container 6ffc77b6be98 [2022-07-29T20:39:14.381Z] ---> 3b081796ca8e [2022-07-29T20:39:14.381Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T20:39:14.381Z] ---> dbe899cb45ca [2022-07-29T20:39:14.381Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:39:14.381Z] ---> Running in 5c38d0c81a2c [2022-07-29T20:39:14.381Z] ---> 6393dc4c3406 [2022-07-29T20:39:14.381Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:39:14.381Z] ---> Running in 3c2fae88bc91 [2022-07-29T20:39:24.339Z] 656be50a0ddc: Pull complete [2022-07-29T20:39:24.614Z] 2bbca73fdf42: Pull complete [2022-07-29T20:39:24.892Z] 46d945488cbd: Pull complete [2022-07-29T20:39:29.338Z] Removing intermediate container af27833f9b9e [2022-07-29T20:39:29.338Z] ---> 8c51074dfc56 [2022-07-29T20:39:29.338Z] Step 7/20 : COPY . . [2022-07-29T20:39:29.338Z] Removing intermediate container 5c38d0c81a2c [2022-07-29T20:39:29.338Z] ---> 0229f29fa084 [2022-07-29T20:39:29.338Z] Step 8/22 : COPY . . [2022-07-29T20:39:29.338Z] Removing intermediate container 59701e07c7d6 [2022-07-29T20:39:29.338Z] ---> 3c9c082e2b60 [2022-07-29T20:39:29.338Z] Step 8/25 : COPY . . [2022-07-29T20:39:29.338Z] Removing intermediate container 3c2fae88bc91 [2022-07-29T20:39:29.338Z] ---> cb594be231b0 [2022-07-29T20:39:29.338Z] Step 8/26 : COPY . . [2022-07-29T20:39:29.338Z] Removing intermediate container e7540a1b23b1 [2022-07-29T20:39:29.338Z] ---> 561d5c14db68 [2022-07-29T20:39:29.338Z] Step 8/23 : COPY . . [2022-07-29T20:39:31.629Z] 8a5474983e97: Pull complete [2022-07-29T20:39:33.609Z] 329c88fbcd65: Pull complete [2022-07-29T20:39:33.609Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-29T20:39:33.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T20:39:33.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-29T20:39:34.008Z] + docker+ build -t ci-base-image-arm64echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T20:39:34.008Z] WORKDIR /edgex [2022-07-29T20:39:34.008Z] COPY go.mod . [2022-07-29T20:39:34.008Z] RUN go mod download [2022-07-29T20:39:34.008Z] -f - . [2022-07-29T20:39:34.610Z] Sending build context to Docker daemon 3.124MB [2022-07-29T20:39:34.610Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T20:39:34.610Z] ---> ff4287adb874 [2022-07-29T20:39:34.610Z] Step 2/4 : WORKDIR /edgex [2022-07-29T20:39:36.628Z] ---> Running in ada2f2c33b9d [2022-07-29T20:39:36.628Z] Removing intermediate container ada2f2c33b9d [2022-07-29T20:39:36.628Z] ---> 0b2ee473ec37 [2022-07-29T20:39:36.628Z] Step 3/4 : COPY go.mod . [2022-07-29T20:39:37.230Z] ---> 8d821f0e7356 [2022-07-29T20:39:37.230Z] Step 4/4 : RUN go mod download [2022-07-29T20:39:37.230Z] ---> Running in eeb02bec975b [2022-07-29T20:39:41.577Z] ---> 7d38257821d9 [2022-07-29T20:39:41.578Z] ---> eeb0fdcced69 [2022-07-29T20:39:41.578Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-29T20:39:41.578Z] [2022-07-29T20:39:41.578Z] ---> 0f2256eae9a5 [2022-07-29T20:39:41.578Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-29T20:39:41.578Z] ---> 5a7320a319e7 [2022-07-29T20:39:41.578Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-29T20:39:41.578Z] ---> e6515b5b9068 [2022-07-29T20:39:41.578Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T20:39:41.578Z] ---> Running in a8847d04443e [2022-07-29T20:39:41.578Z] ---> Running in 250e55b43521 [2022-07-29T20:39:41.578Z] ---> Running in 4c2b465bb4f1 [2022-07-29T20:39:41.578Z] ---> Running in c9e4600ccea4 [2022-07-29T20:39:41.578Z] ---> Running in 01f67a54b4fc [2022-07-29T20:39:41.578Z] Removing intermediate container 01f67a54b4fc [2022-07-29T20:39:41.578Z] ---> ba5f85483d4f [2022-07-29T20:39:41.578Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T20:39:41.578Z] ---> Running in 0d3fafe12107 [2022-07-29T20:39:41.578Z] Removing intermediate container 0d3fafe12107 [2022-07-29T20:39:41.578Z] ---> 4da119ac4cdc [2022-07-29T20:39:41.578Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-29T20:39:41.578Z] ---> Running in e1ec7b1b23c7 [2022-07-29T20:39:41.578Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-29T20:39:41.578Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-29T20:39:41.578Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-29T20:39:41.578Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-29T20:39:41.578Z] Removing intermediate container e1ec7b1b23c7 [2022-07-29T20:39:41.578Z] ---> 5d3abd52f449 [2022-07-29T20:39:41.578Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T20:39:41.578Z] ---> Running in 1308f85cd20c [2022-07-29T20:39:41.578Z] Removing intermediate container 1308f85cd20c [2022-07-29T20:39:41.578Z] ---> 614d6dd830b8 [2022-07-29T20:39:41.578Z] [2022-07-29T20:39:41.578Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T20:39:41.578Z] 3.15: Pulling from library/alpine [2022-07-29T20:39:41.840Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-29T20:39:41.840Z] Status: Downloaded newer image for alpine:3.15 [2022-07-29T20:39:41.840Z] ---> 2720e26172a0 [2022-07-29T20:39:41.840Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T20:39:42.100Z] ---> Running in 74807fd2ab99 [2022-07-29T20:39:42.100Z] Removing intermediate container 74807fd2ab99 [2022-07-29T20:39:42.100Z] ---> d5983cbb9450 [2022-07-29T20:39:42.100Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:39:42.100Z] ---> Running in 2c51d6361300 [2022-07-29T20:39:43.042Z] Removing intermediate container 2c51d6361300 [2022-07-29T20:39:43.043Z] ---> 943152d2f1f9 [2022-07-29T20:39:43.043Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T20:39:43.043Z] ---> Running in ecf8d1654f7d [2022-07-29T20:39:43.613Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:39:44.553Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:39:44.814Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T20:39:44.814Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T20:39:44.814Z] OK: 15856 distinct packages available [2022-07-29T20:39:44.814Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:39:45.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:39:46.021Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-29T20:39:46.021Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-29T20:39:46.280Z] (3/5) Installing libucontext (1.1-r0) [2022-07-29T20:39:46.281Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-29T20:39:46.281Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-29T20:39:46.540Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T20:39:46.540Z] OK: 6 MiB in 19 packages [2022-07-29T20:39:49.082Z] Removing intermediate container ecf8d1654f7d [2022-07-29T20:39:49.082Z] ---> a26c6c048dac [2022-07-29T20:39:49.082Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-29T20:39:50.990Z] ---> 4779733f69da [2022-07-29T20:39:50.990Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T20:39:56.299Z] ---> 153afb0e794f [2022-07-29T20:39:56.299Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T20:39:56.299Z] ---> cccb89599e07 [2022-07-29T20:39:56.299Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-29T20:39:57.243Z] ---> 1b9bd4cfd50d [2022-07-29T20:39:57.243Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-29T20:39:57.813Z] ---> 25ed11946d9f [2022-07-29T20:39:57.813Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T20:39:57.813Z] ---> Running in 57bc1387ee21 [2022-07-29T20:39:58.383Z] Removing intermediate container 57bc1387ee21 [2022-07-29T20:39:58.383Z] ---> c1a0489ea1aa [2022-07-29T20:39:58.383Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T20:39:58.383Z] ---> Running in 88944f78f5a0 [2022-07-29T20:39:58.956Z] Removing intermediate container 88944f78f5a0 [2022-07-29T20:39:58.956Z] ---> c67b857cd4b9 [2022-07-29T20:39:58.956Z] Step 24/26 : LABEL arch=x86_64 [2022-07-29T20:39:58.956Z] ---> Running in 88dfde6250d6 [2022-07-29T20:39:59.216Z] Removing intermediate container 88dfde6250d6 [2022-07-29T20:39:59.216Z] ---> ecbb943e8415 [2022-07-29T20:39:59.216Z] Step 25/26 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [2022-07-29T20:39:59.216Z] ---> Running in da9c3b847af1 [2022-07-29T20:39:59.788Z] Removing intermediate container da9c3b847af1 [2022-07-29T20:39:59.788Z] ---> 1c0adccab645 [2022-07-29T20:39:59.788Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T20:40:00.049Z] ---> Running in 680a838e2856 [2022-07-29T20:40:00.310Z] Removing intermediate container 680a838e2856 [2022-07-29T20:40:00.310Z] ---> 97f03fea35f8 [2022-07-29T20:40:00.310Z] [2022-07-29T20:40:00.310Z] Successfully built 97f03fea35f8 [2022-07-29T20:40:00.310Z] Successfully tagged security-spire-agent:latest [2022-07-29T20:40:00.310Z]  Building security-spire-agent ... done Building security-bootstrapper [2022-07-29T20:40:02.855Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:40:02.855Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:40:02.855Z] ---> 5ac5c80b2922 [2022-07-29T20:40:02.855Z] Step 3/31 : WORKDIR /edgex-go [2022-07-29T20:40:02.855Z] ---> Using cache [2022-07-29T20:40:02.855Z] ---> f4e3b54babc6 [2022-07-29T20:40:02.855Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:40:02.855Z] ---> Using cache [2022-07-29T20:40:02.855Z] ---> 8248e10d7da4 [2022-07-29T20:40:02.855Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-29T20:40:02.855Z] ---> Using cache [2022-07-29T20:40:02.855Z] ---> 1fa9436aab57 [2022-07-29T20:40:02.855Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-29T20:40:02.855Z] ---> Using cache [2022-07-29T20:40:02.855Z] ---> dbe899cb45ca [2022-07-29T20:40:02.855Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:40:02.855Z] ---> Using cache [2022-07-29T20:40:02.855Z] ---> 0229f29fa084 [2022-07-29T20:40:02.855Z] Step 8/31 : COPY . . [2022-07-29T20:40:02.855Z] ---> Using cache [2022-07-29T20:40:02.855Z] ---> 5a7320a319e7 [2022-07-29T20:40:02.855Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-29T20:40:07.067Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-29T20:40:07.067Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-29T20:40:08.006Z] ---> Running in 38f2e28a2429 [2022-07-29T20:40:08.575Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-29T20:40:13.867Z] Removing intermediate container 4c2b465bb4f1 [2022-07-29T20:40:13.867Z] ---> 9e740e98deaa [2022-07-29T20:40:13.867Z] [2022-07-29T20:40:13.867Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T20:40:13.867Z] Removing intermediate container 250e55b43521 [2022-07-29T20:40:13.867Z] ---> 4684abba19f2 [2022-07-29T20:40:13.867Z] [2022-07-29T20:40:13.867Z] Step 10/25 : FROM alpine:3.16 [2022-07-29T20:40:14.130Z] 3.16: Pulling from library/alpine [2022-07-29T20:40:14.130Z] 3.16: Pulling from library/alpine [2022-07-29T20:40:15.076Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T20:40:15.076Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T20:40:15.646Z] Status: Downloaded newer image for alpine:3.16 [2022-07-29T20:40:15.646Z] Status: Downloaded newer image for alpine:3.16 [2022-07-29T20:40:15.907Z] ---> d7d3d98c851f [2022-07-29T20:40:15.907Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-29T20:40:16.178Z] ---> d7d3d98c851f [2022-07-29T20:40:16.178Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-29T20:40:16.265Z] Removing intermediate container eeb02bec975b [2022-07-29T20:40:16.265Z] ---> a10af6322f73 [2022-07-29T20:40:16.265Z] Successfully built a10af6322f73 [2022-07-29T20:40:16.265Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T20:40:16.699Z] + docker inspect -f . ci-base-image-arm64 [2022-07-29T20:40:16.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T20:40:17.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-21516 does not seem to be running inside a container [2022-07-29T20:40:17.112Z] $ 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 [2022-07-29T20:40:18.527Z] $ docker top 177d27e62c1ac54eaa068fd97a502276650345b3768e1d08c5d0536966db55a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T20:40:19.476Z] + go version [2022-07-29T20:40:19.476Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-29T20:40:19.514Z] $ docker stop --time=1 177d27e62c1ac54eaa068fd97a502276650345b3768e1d08c5d0536966db55a6 [2022-07-29T20:40:19.691Z] ---> Running in ae05b6e00bfa [2022-07-29T20:40:19.691Z] ---> Running in 2d9a368793d4 [2022-07-29T20:40:19.691Z] Removing intermediate container c9e4600ccea4 [2022-07-29T20:40:19.691Z] ---> 5f5af90ac43f [2022-07-29T20:40:19.691Z] [2022-07-29T20:40:19.691Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T20:40:19.691Z] ---> d7d3d98c851f [2022-07-29T20:40:19.691Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-29T20:40:19.691Z] Removing intermediate container a8847d04443e [2022-07-29T20:40:19.691Z] ---> 7d5652be417d [2022-07-29T20:40:19.691Z] [2022-07-29T20:40:19.691Z] Step 9/20 : FROM alpine:3.15 [2022-07-29T20:40:19.691Z] ---> 2720e26172a0 [2022-07-29T20:40:19.691Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T20:40:19.691Z] ---> Using cache [2022-07-29T20:40:19.691Z] ---> d5983cbb9450 [2022-07-29T20:40:19.691Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:40:19.691Z] ---> Using cache [2022-07-29T20:40:19.691Z] ---> 943152d2f1f9 [2022-07-29T20:40:19.691Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-29T20:40:19.691Z] ---> Running in 8c27767e7ba1 [2022-07-29T20:40:19.691Z] ---> Running in dae5160b727b [2022-07-29T20:40:19.691Z] Removing intermediate container 8c27767e7ba1 [2022-07-29T20:40:19.691Z] ---> f48082c3a2ea [2022-07-29T20:40:19.691Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-29T20:40:19.691Z] ---> Running in bf982d07587d [2022-07-29T20:40:19.691Z] Removing intermediate container bf982d07587d [2022-07-29T20:40:19.691Z] ---> 5fd9c0b99323 [2022-07-29T20:40:19.691Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-29T20:40:19.691Z] ---> Running in 45842b28dae2 [2022-07-29T20:40:19.691Z] Removing intermediate container 45842b28dae2 [2022-07-29T20:40:19.691Z] ---> 586379e68934 [2022-07-29T20:40:19.691Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:40:19.691Z] ---> Running in 9854ed9131f7 [2022-07-29T20:40:19.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:19.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:19.954Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:19.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:19.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:20.215Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-29T20:40:20.215Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-29T20:40:20.215Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-29T20:40:20.215Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-29T20:40:20.215Z] (3/3) Installing su-exec (0.2-r1) [2022-07-29T20:40:20.215Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T20:40:20.215Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-29T20:40:20.215Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T20:40:20.215Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-29T20:40:20.215Z] (5/6) Installing curl (7.83.1-r2) [2022-07-29T20:40:20.215Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-29T20:40:20.215Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T20:40:20.215Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T20:40:20.215Z] OK: 6 MiB in 17 packages [2022-07-29T20:40:20.475Z] OK: 8 MiB in 20 packages [2022-07-29T20:40:21.082Z] Removing intermediate container 9854ed9131f7 [2022-07-29T20:40:21.082Z] ---> 69b7912a4c14 [2022-07-29T20:40:21.082Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-29T20:40:21.082Z] ---> Running in da1409e44d29 [2022-07-29T20:40:21.082Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:21.170Z] $ docker rm -f 177d27e62c1ac54eaa068fd97a502276650345b3768e1d08c5d0536966db55a6 [2022-07-29T20:40:21.356Z] Removing intermediate container 2d9a368793d4 [2022-07-29T20:40:21.356Z] ---> c8fb1fd4426c [2022-07-29T20:40:21.356Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T20:40:21.356Z] ---> Running in f79b33578293 [2022-07-29T20:40:21.356Z] Removing intermediate container ae05b6e00bfa [2022-07-29T20:40:21.356Z] ---> 9ecdf95e2452 [2022-07-29T20:40:21.356Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T20:40:21.356Z] ---> Running in 56cf7cc646cc [2022-07-29T20:40:21.356Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T20:40:21.356Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T20:40:21.356Z] OK: 15856 distinct packages available [2022-07-29T20:40:21.356Z] Removing intermediate container f79b33578293 [2022-07-29T20:40:21.356Z] ---> c59bf292276f [2022-07-29T20:40:21.356Z] Step 13/25 : WORKDIR / [2022-07-29T20:40:21.356Z] ---> Running in 457ce804f100 [2022-07-29T20:40:21.356Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:21.356Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:21.356Z] Removing intermediate container 56cf7cc646cc [2022-07-29T20:40:21.356Z] ---> 388ef00f9bb6 [2022-07-29T20:40:21.356Z] Step 13/22 : WORKDIR /edgex [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-07-29T20:40:21.617Z] ---> Running in 0d86d9f121ad [2022-07-29T20:40:21.617Z] Removing intermediate container 457ce804f100 [2022-07-29T20:40:21.617Z] ---> 2c502df247b5 [2022-07-29T20:40:21.617Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-29T20:40:21.617Z] Removing intermediate container 0d86d9f121ad [2022-07-29T20:40:21.617Z] ---> 736fe8ce7ac3 [2022-07-29T20:40:21.617Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-29T20:40:21.617Z] ---> 06c22c49449d [2022-07-29T20:40:21.617Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T20:40:21.896Z] ---> aeba18b538aa [2022-07-29T20:40:21.896Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-29T20:40:21.896Z] ---> 6dd9dea8fbaa [2022-07-29T20:40:21.896Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-29T20:40:22.157Z] ---> f9c68d6543a7 [2022-07-29T20:40:22.157Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-29T20:40:22.157Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:22.157Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:22.157Z] ---> f160dd55a594 [2022-07-29T20:40:22.157Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-29T20:40:22.213Z] + docker inspect -f . ci-base-image-arm64 [2022-07-29T20:40:22.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T20:40:22.418Z] ---> 81c64909f12b [2022-07-29T20:40:22.418Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-29T20:40:22.524Z] prd-ubuntu20.04-docker-arm64-4c-16g-21516 does not seem to be running inside a container [2022-07-29T20:40:22.602Z] $ 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 [2022-07-29T20:40:22.685Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-29T20:40:22.685Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-29T20:40:22.685Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T20:40:22.951Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-29T20:40:22.951Z] ---> 0a56be861ed3 [2022-07-29T20:40:22.951Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T20:40:22.951Z] ---> 40a7b3250adf [2022-07-29T20:40:22.951Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-29T20:40:22.951Z] (5/9) Installing curl (7.80.0-r2) [2022-07-29T20:40:22.951Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-29T20:40:23.212Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-29T20:40:23.212Z] ---> 74ee982f800d [2022-07-29T20:40:23.212Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T20:40:23.212Z] (8/9) Installing libucontext (1.1-r0) [2022-07-29T20:40:23.212Z] ---> Running in a3f2e1b2fdb6 [2022-07-29T20:40:23.212Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-29T20:40:23.472Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T20:40:23.472Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T20:40:23.472Z] OK: 8 MiB in 23 packages [2022-07-29T20:40:23.472Z] ---> d8381cf55b17 [2022-07-29T20:40:23.472Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T20:40:23.750Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-29T20:40:23.750Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-29T20:40:23.750Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-29T20:40:23.750Z] ---> 4d24ce23cb43 [2022-07-29T20:40:23.750Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T20:40:23.876Z] $ docker top 8f4c3460222ac95535ab15d6e27887d3940de2526558b1d1bd71c9592910641c -eo pid,comm [2022-07-29T20:40:24.011Z] ---> Running in b9592fdcbaad [2022-07-29T20:40:24.012Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-29T20:40:24.012Z] (5/6) Installing libzmq (4.3.4-r0) [Pipeline] { [2022-07-29T20:40:24.273Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-29T20:40:24.273Z] Removing intermediate container dae5160b727b [2022-07-29T20:40:24.273Z] ---> a6a0d1dcb2b9 [2022-07-29T20:40:24.273Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T20:40:24.273Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T20:40:24.273Z] OK: 8 MiB in 20 packages [Pipeline] echo [2022-07-29T20:40:24.325Z] ========================================================= [2022-07-29T20:40:24.325Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-29T20:40:24.325Z] ========================================================= [Pipeline] sh [2022-07-29T20:40:24.536Z] Removing intermediate container a3f2e1b2fdb6 [2022-07-29T20:40:24.536Z] ---> ad929b68828f [2022-07-29T20:40:24.536Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T20:40:24.536Z] ---> 31416485fab6 [2022-07-29T20:40:24.536Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-29T20:40:24.536Z] ---> Running in bf4c29c412e6 [2022-07-29T20:40:24.795Z] Removing intermediate container bf4c29c412e6 [2022-07-29T20:40:24.796Z] ---> 82d304ebdd1a [2022-07-29T20:40:24.796Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T20:40:24.976Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-29T20:40:25.056Z] Removing intermediate container da1409e44d29 [2022-07-29T20:40:25.056Z] ---> cfb08544585e [2022-07-29T20:40:25.056Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T20:40:25.056Z] ---> Running in abb597c4e8a9 [2022-07-29T20:40:25.056Z] ---> eced7bfb9508 [2022-07-29T20:40:25.056Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-29T20:40:25.056Z] Removing intermediate container b9592fdcbaad [2022-07-29T20:40:25.056Z] ---> ad17d44a3bbe [2022-07-29T20:40:25.056Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T20:40:25.318Z] ---> Running in 86a3802a7445 [2022-07-29T20:40:25.318Z] ---> 573eb89f578c [2022-07-29T20:40:25.318Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-29T20:40:25.318Z] Removing intermediate container abb597c4e8a9 [2022-07-29T20:40:25.318Z] ---> ebce5c0c5185 [2022-07-29T20:40:25.318Z] Step 21/22 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [2022-07-29T20:40:25.318Z] ---> 636d43724023 [2022-07-29T20:40:25.318Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-29T20:40:25.580Z] ---> Running in e505cdb7114b [2022-07-29T20:40:25.580Z] ---> Running in 22506c51cf39 [2022-07-29T20:40:25.580Z] Removing intermediate container 86a3802a7445 [2022-07-29T20:40:25.580Z] ---> 45fe48998978 [2022-07-29T20:40:25.580Z] Step 23/25 : LABEL arch=x86_64 [2022-07-29T20:40:25.580Z] ---> 8181984337b9 [2022-07-29T20:40:25.580Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-29T20:40:25.580Z] ---> Running in 70fa77813668 [2022-07-29T20:40:25.580Z] Removing intermediate container e505cdb7114b [2022-07-29T20:40:25.580Z] ---> 8d5205e69105 [2022-07-29T20:40:25.580Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T20:40:25.702Z] + make test [2022-07-29T20:40:25.702Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-29T20:40:25.841Z] Removing intermediate container 38f2e28a2429 [2022-07-29T20:40:25.841Z] ---> 3582036b376c [2022-07-29T20:40:25.841Z] [2022-07-29T20:40:25.841Z] Step 10/31 : FROM alpine:3.16 [2022-07-29T20:40:25.841Z] ---> Running in 3aac314da0a0 [2022-07-29T20:40:25.841Z] ---> d7d3d98c851f [2022-07-29T20:40:25.841Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T20:40:25.841Z] Removing intermediate container 22506c51cf39 [2022-07-29T20:40:25.841Z] ---> 82d3ae5491e7 [2022-07-29T20:40:25.841Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T20:40:25.841Z] ---> Running in 93170fc162ba [2022-07-29T20:40:25.841Z] Removing intermediate container 70fa77813668 [2022-07-29T20:40:25.841Z] ---> 41b2a78ae440 [2022-07-29T20:40:25.841Z] Step 24/25 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [2022-07-29T20:40:25.841Z] ---> Running in d5e97fe164a8 [2022-07-29T20:40:25.841Z] ---> Running in 6fa3092d3559 [2022-07-29T20:40:25.841Z] ---> 94ec6bffb44d [2022-07-29T20:40:25.841Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-29T20:40:25.841Z] Removing intermediate container 3aac314da0a0 [2022-07-29T20:40:25.841Z] ---> c6d8b1638a32 [2022-07-29T20:40:25.841Z] [2022-07-29T20:40:26.101Z] Removing intermediate container 93170fc162ba [2022-07-29T20:40:26.101Z] ---> 1e949c96f75c [2022-07-29T20:40:26.101Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-29T20:40:26.101Z] ---> Running in 5579434ea61c [2022-07-29T20:40:26.101Z] Successfully built c6d8b1638a32 [2022-07-29T20:40:26.101Z] ---> Running in 921e9a00d674 [2022-07-29T20:40:26.101Z] Successfully tagged security-proxy-setup:latest [2022-07-29T20:40:26.101Z] Removing intermediate container d5e97fe164a8 [2022-07-29T20:40:26.101Z]  Building security-proxy-setup ... done  ---> f89aeae5b2c6 [2022-07-29T20:40:26.101Z] Step 18/20 : LABEL arch=x86_64 [2022-07-29T20:40:26.101Z] Building security-spire-config [2022-07-29T20:40:26.101Z] Removing intermediate container 6fa3092d3559 [2022-07-29T20:40:26.101Z] ---> fc4ebb79bcb3 [2022-07-29T20:40:26.101Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T20:40:26.101Z] ---> Running in 496abc69a369 [2022-07-29T20:40:26.364Z] ---> Running in c0ba4ad5eb4d [2022-07-29T20:40:26.364Z] Removing intermediate container 5579434ea61c [2022-07-29T20:40:26.364Z] ---> ead3eae0913e [2022-07-29T20:40:26.365Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T20:40:26.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:26.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:27.360Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-29T20:40:27.360Z] (2/2) Installing su-exec (0.2-r1) [2022-07-29T20:40:27.360Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T20:40:27.360Z] OK: 6 MiB in 16 packages [2022-07-29T20:40:27.930Z] Removing intermediate container 496abc69a369 [2022-07-29T20:40:27.930Z] ---> cfa53f68b155 [2022-07-29T20:40:27.930Z] Step 19/20 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [2022-07-29T20:40:28.871Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:40:28.871Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:40:28.871Z] ---> 5ac5c80b2922 [2022-07-29T20:40:28.871Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T20:40:28.871Z] ---> Using cache [2022-07-29T20:40:28.871Z] ---> f4e3b54babc6 [2022-07-29T20:40:28.871Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:40:28.871Z] ---> Using cache [2022-07-29T20:40:28.871Z] ---> 8248e10d7da4 [2022-07-29T20:40:28.871Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T20:40:28.871Z] ---> Running in 57448261f868 [2022-07-29T20:40:28.871Z] Removing intermediate container c0ba4ad5eb4d [2022-07-29T20:40:28.871Z] ---> 0d2669cce525 [2022-07-29T20:40:28.871Z] [2022-07-29T20:40:28.871Z] ---> Running in 4d197d2c4a0f [2022-07-29T20:40:28.871Z] ---> Running in 767794eb3477 [2022-07-29T20:40:28.871Z] Successfully built 0d2669cce525 [2022-07-29T20:40:28.871Z] Removing intermediate container 57448261f868 [2022-07-29T20:40:28.871Z] ---> 3a969f46fe32 [2022-07-29T20:40:28.871Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T20:40:28.871Z] Successfully tagged security-secretstore-setup:latest [2022-07-29T20:40:28.871Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-07-29T20:40:28.871Z] Removing intermediate container 4d197d2c4a0f [2022-07-29T20:40:28.871Z] ---> f0594bfea691 [2022-07-29T20:40:28.871Z] Step 20/20 : LABEL version=0.0.0 [2022-07-29T20:40:28.871Z] Removing intermediate container 921e9a00d674 [2022-07-29T20:40:28.871Z] ---> 8b44556c9a24 [2022-07-29T20:40:28.871Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-29T20:40:28.871Z] ---> Running in 88d4ab288e33 [2022-07-29T20:40:28.871Z] ---> Running in 4748a3c9e6f7 [2022-07-29T20:40:29.130Z] ---> Running in 64331fcb34de [2022-07-29T20:40:30.070Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:31.012Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:31.281Z] Removing intermediate container 88d4ab288e33 [2022-07-29T20:40:31.281Z] ---> 887260698dc8 [2022-07-29T20:40:31.281Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-29T20:40:31.281Z] OK: 211 MiB in 51 packages [2022-07-29T20:40:31.541Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:40:31.541Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:40:31.541Z] ---> 5ac5c80b2922 [2022-07-29T20:40:31.541Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T20:40:31.541Z] ---> Using cache [2022-07-29T20:40:31.541Z] ---> f4e3b54babc6 [2022-07-29T20:40:31.541Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:40:31.541Z] ---> Using cache [2022-07-29T20:40:31.541Z] ---> 8248e10d7da4 [2022-07-29T20:40:31.541Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T20:40:31.541Z] Removing intermediate container 4748a3c9e6f7 [2022-07-29T20:40:31.541Z] ---> 2d5330016176 [2022-07-29T20:40:31.541Z] Step 22/23 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [2022-07-29T20:40:31.541Z] Removing intermediate container 64331fcb34de [2022-07-29T20:40:31.541Z] ---> 2b758aaa8098 [2022-07-29T20:40:31.541Z] [2022-07-29T20:40:31.541Z] ---> Running in 2cee1b40d431 [2022-07-29T20:40:31.541Z] ---> Running in 96775c4afbb8 [2022-07-29T20:40:31.541Z] ---> Running in 1dc1be122b9b [2022-07-29T20:40:31.801Z] Successfully built 2b758aaa8098 [2022-07-29T20:40:31.801Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-29T20:40:31.801Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-07-29T20:40:31.801Z] Removing intermediate container 2cee1b40d431 [2022-07-29T20:40:31.801Z] ---> 9f1515bf6edf [2022-07-29T20:40:31.801Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-29T20:40:31.801Z] Removing intermediate container 1dc1be122b9b [2022-07-29T20:40:31.801Z] ---> a4c4f66f6f3b [2022-07-29T20:40:31.801Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T20:40:31.801Z] ---> Running in 483c8657bfcb [2022-07-29T20:40:31.801Z] ---> Running in 279aff76c724 [2022-07-29T20:40:31.801Z] Removing intermediate container 767794eb3477 [2022-07-29T20:40:31.801Z] ---> 5d7437cb205e [2022-07-29T20:40:31.801Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T20:40:32.784Z] Removing intermediate container 483c8657bfcb [2022-07-29T20:40:32.784Z] ---> 45510c51f132 [2022-07-29T20:40:32.784Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-29T20:40:32.784Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:33.044Z] ---> 7416d2ab97af [2022-07-29T20:40:33.044Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:40:33.044Z] Removing intermediate container 279aff76c724 [2022-07-29T20:40:33.044Z] ---> b81711e89c1c [2022-07-29T20:40:33.044Z] [2022-07-29T20:40:33.044Z] ---> Running in ee61f21838af [2022-07-29T20:40:33.044Z] ---> Running in 40b38a8c6a91 [2022-07-29T20:40:33.302Z] Successfully built b81711e89c1c [2022-07-29T20:40:33.302Z] Successfully tagged core-data:latest [2022-07-29T20:40:33.302Z]  Building core-data ... done Building core-metadata [2022-07-29T20:40:33.302Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:33.921Z] OK: 211 MiB in 51 packages [2022-07-29T20:40:36.495Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:40:36.495Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:40:36.495Z] ---> 5ac5c80b2922 [2022-07-29T20:40:36.495Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T20:40:36.495Z] ---> Using cache [2022-07-29T20:40:36.495Z] ---> f4e3b54babc6 [2022-07-29T20:40:36.495Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:40:36.495Z] ---> Using cache [2022-07-29T20:40:36.495Z] ---> 8248e10d7da4 [2022-07-29T20:40:36.495Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-29T20:40:37.074Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:40:37.074Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:40:37.074Z] ---> 5ac5c80b2922 [2022-07-29T20:40:37.074Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T20:40:37.074Z] ---> Using cache [2022-07-29T20:40:37.074Z] ---> f4e3b54babc6 [2022-07-29T20:40:37.074Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:40:37.074Z] ---> Using cache [2022-07-29T20:40:37.074Z] ---> 8248e10d7da4 [2022-07-29T20:40:37.074Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T20:40:37.074Z] ---> Using cache [2022-07-29T20:40:37.074Z] ---> 1fa9436aab57 [2022-07-29T20:40:37.074Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T20:40:37.074Z] ---> Using cache [2022-07-29T20:40:37.074Z] ---> dbe899cb45ca [2022-07-29T20:40:37.074Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:40:37.074Z] ---> Using cache [2022-07-29T20:40:37.074Z] ---> 0229f29fa084 [2022-07-29T20:40:37.074Z] Step 8/23 : COPY . . [2022-07-29T20:40:37.074Z] ---> Using cache [2022-07-29T20:40:37.074Z] ---> 5a7320a319e7 [2022-07-29T20:40:37.074Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-29T20:40:38.054Z] Removing intermediate container 96775c4afbb8 [2022-07-29T20:40:38.054Z] ---> 5d3922f005d3 [2022-07-29T20:40:38.054Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T20:40:38.054Z] Removing intermediate container ee61f21838af [2022-07-29T20:40:38.054Z] ---> 776bfa50d4b8 [2022-07-29T20:40:38.054Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-29T20:40:38.054Z] ---> Running in 19b4adaab573 [2022-07-29T20:40:38.054Z] ---> Running in 496ae71f256c [2022-07-29T20:40:38.054Z] ---> Running in 66ba33402065 [2022-07-29T20:40:38.324Z] Removing intermediate container 66ba33402065 [2022-07-29T20:40:38.324Z] ---> 3d4f5af3502c [2022-07-29T20:40:38.324Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-29T20:40:38.595Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-29T20:40:38.595Z] ---> 70e8390772bc [2022-07-29T20:40:38.595Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:40:38.595Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:38.595Z] ---> Running in 51641a937846 [2022-07-29T20:40:38.858Z] ---> 7bff9a481710 [2022-07-29T20:40:38.858Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-29T20:40:38.858Z] ---> Running in ee4ad80611a4 [2022-07-29T20:40:39.427Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:39.800Z] OK: 211 MiB in 51 packages [2022-07-29T20:40:40.375Z] Removing intermediate container ee4ad80611a4 [2022-07-29T20:40:40.375Z] ---> caf073a7ed9f [2022-07-29T20:40:40.375Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T20:40:40.375Z] Removing intermediate container 496ae71f256c [2022-07-29T20:40:40.375Z] ---> b077d1c5c056 [2022-07-29T20:40:40.375Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T20:40:42.929Z] ---> adfb97dec8ef [2022-07-29T20:40:42.930Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:40:42.930Z] ---> 1a5d4f56c287 [2022-07-29T20:40:42.930Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-29T20:40:42.930Z] ---> Running in e0401caa02f1 [2022-07-29T20:40:42.930Z] Removing intermediate container 40b38a8c6a91 [2022-07-29T20:40:42.930Z] ---> a2405e032074 [2022-07-29T20:40:42.930Z] Step 8/26 : COPY . . [2022-07-29T20:40:47.164Z] ---> 375a529e8f47 [2022-07-29T20:40:47.164Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-29T20:40:50.508Z] ---> 5c5b84840993 [2022-07-29T20:40:50.508Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-29T20:40:50.508Z] ---> 3f4ace396f10 [2022-07-29T20:40:50.508Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T20:40:50.508Z] ---> Running in 843d8c5ee3d2 [2022-07-29T20:40:50.508Z] ---> 11d9f6b2ec4a [2022-07-29T20:40:50.508Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-29T20:40:50.508Z] Removing intermediate container 51641a937846 [2022-07-29T20:40:50.508Z] ---> e85ef249accb [2022-07-29T20:40:50.508Z] Step 8/25 : COPY . . [2022-07-29T20:40:50.508Z] Removing intermediate container 843d8c5ee3d2 [2022-07-29T20:40:50.508Z] ---> cc21967fc7bb [2022-07-29T20:40:50.508Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T20:40:50.508Z] ---> Running in 9f7a551fe396 [2022-07-29T20:40:51.459Z] ---> 760c93e8af18 [2022-07-29T20:40:51.459Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-29T20:40:52.403Z] Removing intermediate container 9f7a551fe396 [2022-07-29T20:40:52.403Z] ---> 6398e1027b7a [2022-07-29T20:40:52.403Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-29T20:40:53.801Z] ---> 703209f63c8b [2022-07-29T20:40:53.801Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-29T20:40:53.801Z] ---> Running in 75bc12059de5 [2022-07-29T20:40:54.064Z] ---> Running in 994027f44dbc [2022-07-29T20:40:54.337Z] Removing intermediate container e0401caa02f1 [2022-07-29T20:40:54.337Z] ---> 2868bbb09561 [2022-07-29T20:40:54.337Z] Step 8/22 : COPY . . [2022-07-29T20:40:57.651Z] ---> ab374587dbb0 [2022-07-29T20:40:57.651Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T20:40:57.651Z] ---> Running in 8a90a2e38d34 [2022-07-29T20:40:57.651Z] Removing intermediate container 994027f44dbc [2022-07-29T20:40:57.651Z] ---> c00f366cf171 [2022-07-29T20:40:57.651Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-29T20:40:57.651Z] Removing intermediate container 75bc12059de5 [2022-07-29T20:40:57.651Z] ---> 25fb07a3c681 [2022-07-29T20:40:57.651Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T20:40:57.651Z] ---> Running in 965f4eeadabf [2022-07-29T20:40:57.651Z] ---> Running in 6d2049d49778 [2022-07-29T20:40:57.651Z] Removing intermediate container 8a90a2e38d34 [2022-07-29T20:40:57.651Z] ---> 03dab5df1043 [2022-07-29T20:40:57.651Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-29T20:40:57.651Z] ---> Running in 5124e0df7e10 [2022-07-29T20:40:57.914Z] Removing intermediate container 965f4eeadabf [2022-07-29T20:40:57.914Z] ---> 2c8a9fd2413e [2022-07-29T20:40:57.914Z] Step 28/31 : CMD ["gate"] [2022-07-29T20:40:57.914Z] Removing intermediate container 6d2049d49778 [2022-07-29T20:40:57.914Z] ---> 613600e11640 [2022-07-29T20:40:57.914Z] [2022-07-29T20:40:57.914Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T20:40:57.914Z] ---> 2720e26172a0 [2022-07-29T20:40:57.914Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T20:40:57.914Z] ---> Using cache [2022-07-29T20:40:57.914Z] ---> d5983cbb9450 [2022-07-29T20:40:57.914Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:40:57.914Z] ---> Using cache [2022-07-29T20:40:57.914Z] ---> 943152d2f1f9 [2022-07-29T20:40:57.914Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-29T20:40:57.914Z] Removing intermediate container 5124e0df7e10 [2022-07-29T20:40:57.914Z] ---> a203625dfbbd [2022-07-29T20:40:57.914Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-29T20:40:58.085Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-29T20:40:58.176Z] ---> Running in 372f72131430 [2022-07-29T20:40:58.176Z] ---> Running in c44aba50f140 [2022-07-29T20:40:58.176Z] ---> Running in 73be3c31db23 [2022-07-29T20:40:58.176Z] ---> 3a83a2276cc2 [2022-07-29T20:40:58.176Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-29T20:40:58.176Z] Removing intermediate container 372f72131430 [2022-07-29T20:40:58.176Z] ---> e11875094afc [2022-07-29T20:40:58.176Z] Step 29/31 : LABEL arch=x86_64 [2022-07-29T20:40:58.441Z] ---> Running in f2ddc4f80ed8 [2022-07-29T20:40:58.441Z] ---> Running in 34b221e6868f [2022-07-29T20:40:58.441Z] Removing intermediate container 34b221e6868f [2022-07-29T20:40:58.441Z] ---> 80468dc599bf [2022-07-29T20:40:58.441Z] Step 30/31 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [2022-07-29T20:40:58.702Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:58.702Z] ---> Running in 50a6716c92ec [2022-07-29T20:40:58.702Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T20:40:59.031Z] Removing intermediate container 50a6716c92ec [2022-07-29T20:40:59.031Z] ---> 4c8b41b0eb33 [2022-07-29T20:40:59.031Z] Step 31/31 : LABEL version=0.0.0 [2022-07-29T20:40:59.031Z] ---> Running in 34d974f02552 [2022-07-29T20:40:59.299Z] Removing intermediate container c44aba50f140 [2022-07-29T20:40:59.299Z] ---> 44db9edee759 [2022-07-29T20:40:59.299Z] Step 12/25 : WORKDIR /edgex-go [2022-07-29T20:40:59.299Z] ---> Running in 5050b3dff028 [2022-07-29T20:40:59.299Z] Removing intermediate container 34d974f02552 [2022-07-29T20:40:59.299Z] ---> 90b184ebdbf9 [2022-07-29T20:40:59.299Z] [2022-07-29T20:40:59.299Z] Successfully built 90b184ebdbf9 [2022-07-29T20:40:59.567Z] Successfully tagged security-bootstrapper:latest [2022-07-29T20:40:59.567Z]  Building security-bootstrapper ... done Building core-command [2022-07-29T20:40:59.567Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:40:59.567Z] Removing intermediate container 5050b3dff028 [2022-07-29T20:40:59.567Z] ---> ca76c1522186 [2022-07-29T20:40:59.567Z] [2022-07-29T20:40:59.567Z] Step 13/25 : FROM alpine:3.15 [2022-07-29T20:40:59.567Z] ---> 2720e26172a0 [2022-07-29T20:40:59.567Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T20:40:59.567Z] ---> Using cache [2022-07-29T20:40:59.567Z] ---> d5983cbb9450 [2022-07-29T20:40:59.567Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:40:59.567Z] ---> Using cache [2022-07-29T20:40:59.567Z] ---> 943152d2f1f9 [2022-07-29T20:40:59.567Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T20:40:59.567Z] ---> Using cache [2022-07-29T20:40:59.567Z] ---> a26c6c048dac [2022-07-29T20:40:59.567Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T20:40:59.567Z] Removing intermediate container 19b4adaab573 [2022-07-29T20:40:59.567Z] ---> 5a08a4349747 [2022-07-29T20:40:59.567Z] [2022-07-29T20:40:59.567Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T20:40:59.567Z] ---> d7d3d98c851f [2022-07-29T20:40:59.567Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T20:40:59.884Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T20:40:59.884Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T20:40:59.884Z] OK: 15856 distinct packages available [2022-07-29T20:41:00.145Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:41:00.406Z] ---> Running in aebe5d0f79dd [2022-07-29T20:41:00.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:41:00.993Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:41:01.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:41:01.259Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-29T20:41:01.259Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-29T20:41:01.519Z] (3/4) Installing libucontext (1.1-r0) [2022-07-29T20:41:01.519Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-29T20:41:01.519Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T20:41:01.519Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-29T20:41:01.519Z] OK: 6 MiB in 15 packages [2022-07-29T20:41:01.519Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T20:41:01.519Z] OK: 6 MiB in 18 packages [2022-07-29T20:41:02.091Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:41:02.091Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:41:02.091Z] ---> 5ac5c80b2922 [2022-07-29T20:41:02.091Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T20:41:02.091Z] ---> Using cache [2022-07-29T20:41:02.091Z] ---> f4e3b54babc6 [2022-07-29T20:41:02.091Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:41:02.091Z] ---> Using cache [2022-07-29T20:41:02.091Z] ---> 8248e10d7da4 [2022-07-29T20:41:02.091Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T20:41:02.091Z] ---> Using cache [2022-07-29T20:41:02.091Z] ---> 1fa9436aab57 [2022-07-29T20:41:02.091Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T20:41:02.091Z] ---> Using cache [2022-07-29T20:41:02.091Z] ---> dbe899cb45ca [2022-07-29T20:41:02.091Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:41:02.091Z] ---> Using cache [2022-07-29T20:41:02.091Z] ---> 0229f29fa084 [2022-07-29T20:41:02.091Z] Step 8/23 : COPY . . [2022-07-29T20:41:02.091Z] ---> Using cache [2022-07-29T20:41:02.091Z] ---> 5a7320a319e7 [2022-07-29T20:41:02.091Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-29T20:41:04.025Z] ---> 3585ce057527 [2022-07-29T20:41:04.025Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T20:41:04.025Z] ---> Running in 253d868a11c5 [2022-07-29T20:41:04.025Z] ---> 5c884cadfe96 [2022-07-29T20:41:04.025Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-29T20:41:04.025Z] Removing intermediate container aebe5d0f79dd [2022-07-29T20:41:04.025Z] ---> b0ac6b172c93 [2022-07-29T20:41:04.025Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T20:41:04.025Z] ---> Running in 2171610996f7 [2022-07-29T20:41:04.025Z] Removing intermediate container 73be3c31db23 [2022-07-29T20:41:04.025Z] ---> 2b5b8bc289e0 [2022-07-29T20:41:04.025Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T20:41:04.313Z] Removing intermediate container 2171610996f7 [2022-07-29T20:41:04.313Z] ---> 65abb08b0763 [2022-07-29T20:41:04.313Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-29T20:41:04.313Z] ---> 23d659d0cecb [2022-07-29T20:41:04.313Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-29T20:41:04.313Z] ---> Running in e7404f51d3e9 [2022-07-29T20:41:04.586Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-29T20:41:04.586Z] Removing intermediate container e7404f51d3e9 [2022-07-29T20:41:04.586Z] ---> 0585618c8f69 [2022-07-29T20:41:04.586Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T20:41:04.586Z] ---> 20a7c8ffa76d [2022-07-29T20:41:04.586Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T20:41:05.968Z] ---> Running in 535f9cca9230 [2022-07-29T20:41:06.541Z] ---> Running in dc5cdbca08d0 [2022-07-29T20:41:06.541Z] ---> 1ed5fe040d8e [2022-07-29T20:41:06.541Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T20:41:06.541Z] Removing intermediate container 535f9cca9230 [2022-07-29T20:41:06.541Z] ---> 8cf7d28cf447 [2022-07-29T20:41:06.541Z] Step 15/23 : WORKDIR / [2022-07-29T20:41:06.541Z] ---> Running in 0dc42193337c [2022-07-29T20:41:06.541Z] Removing intermediate container dc5cdbca08d0 [2022-07-29T20:41:06.541Z] ---> bad66000c683 [2022-07-29T20:41:06.541Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T20:41:06.803Z] ---> Running in 5f9d5648718f [2022-07-29T20:41:06.803Z] Removing intermediate container 0dc42193337c [2022-07-29T20:41:06.803Z] ---> 3cb98ba6fd26 [2022-07-29T20:41:06.803Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T20:41:06.803Z] ---> 9c04d88cb2a8 [2022-07-29T20:41:06.803Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-29T20:41:06.803Z] ---> Running in 8ba77c845281 [2022-07-29T20:41:07.065Z] Removing intermediate container 5f9d5648718f [2022-07-29T20:41:07.065Z] ---> 4bd4962b15b9 [2022-07-29T20:41:07.065Z] Step 23/25 : LABEL arch=x86_64 [2022-07-29T20:41:07.065Z] ---> Running in 3cbe5449aa4a [2022-07-29T20:41:07.065Z] Removing intermediate container 8ba77c845281 [2022-07-29T20:41:07.065Z] ---> f45bda5867e8 [2022-07-29T20:41:07.065Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-29T20:41:07.328Z] Removing intermediate container 3cbe5449aa4a [2022-07-29T20:41:07.328Z] ---> 24102184d036 [2022-07-29T20:41:07.328Z] Step 24/25 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [2022-07-29T20:41:07.651Z] ---> 27d13427c12e [2022-07-29T20:41:07.651Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-29T20:41:07.651Z] ---> Running in 34bceb844ee6 [2022-07-29T20:41:07.917Z] ---> 3de22ff817db [2022-07-29T20:41:07.917Z] Step 21/26 : WORKDIR / [2022-07-29T20:41:08.180Z] ---> Running in 3458b8bf6475 [2022-07-29T20:41:08.180Z] Removing intermediate container 34bceb844ee6 [2022-07-29T20:41:08.180Z] ---> 620792ad20dd [2022-07-29T20:41:08.180Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T20:41:08.180Z] ---> Running in 2f2601e008fc [2022-07-29T20:41:08.180Z] ---> a87c1b8c4407 [2022-07-29T20:41:08.180Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-29T20:41:08.444Z] Removing intermediate container 3458b8bf6475 [2022-07-29T20:41:08.444Z] ---> 6b5617b5f11e [2022-07-29T20:41:08.444Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T20:41:08.444Z] Removing intermediate container 2f2601e008fc [2022-07-29T20:41:08.444Z] ---> 8efeefa34924 [2022-07-29T20:41:08.444Z] [2022-07-29T20:41:08.776Z] ---> Running in 095f77090bbc [2022-07-29T20:41:08.776Z] Successfully built 8efeefa34924 [2022-07-29T20:41:08.776Z] ---> 151ea0870690 [2022-07-29T20:41:08.776Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-29T20:41:08.776Z] Successfully tagged security-spire-server:latest [2022-07-29T20:41:08.776Z] Building support-scheduler [2022-07-29T20:41:08.776Z]  Building security-spire-server ... done  ---> Running in 47ef7a737e39 [2022-07-29T20:41:09.040Z] Removing intermediate container 095f77090bbc [2022-07-29T20:41:09.040Z] ---> e454114a6b4a [2022-07-29T20:41:09.040Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T20:41:12.432Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:41:12.432Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:41:12.432Z] ---> 5ac5c80b2922 [2022-07-29T20:41:12.432Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T20:41:12.432Z] ---> Using cache [2022-07-29T20:41:12.432Z] ---> f4e3b54babc6 [2022-07-29T20:41:12.432Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:41:12.432Z] ---> Using cache [2022-07-29T20:41:12.432Z] ---> 8248e10d7da4 [2022-07-29T20:41:12.432Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T20:41:12.432Z] ---> Using cache [2022-07-29T20:41:12.432Z] ---> 1fa9436aab57 [2022-07-29T20:41:12.432Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T20:41:12.432Z] ---> Using cache [2022-07-29T20:41:12.432Z] ---> dbe899cb45ca [2022-07-29T20:41:12.432Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:41:12.432Z] ---> Using cache [2022-07-29T20:41:12.432Z] ---> 0229f29fa084 [2022-07-29T20:41:12.432Z] Step 8/22 : COPY . . [2022-07-29T20:41:12.432Z] ---> Using cache [2022-07-29T20:41:12.432Z] ---> 5a7320a319e7 [2022-07-29T20:41:12.432Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-29T20:41:15.014Z] Removing intermediate container 47ef7a737e39 [2022-07-29T20:41:15.014Z] ---> fa94fa842608 [2022-07-29T20:41:15.014Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T20:41:15.014Z] ---> Running in 02f61f74a64d [2022-07-29T20:41:15.014Z] ---> Running in 62943a294568 [2022-07-29T20:41:15.014Z] ---> Running in 046b116de251 [2022-07-29T20:41:15.014Z] Removing intermediate container 02f61f74a64d [2022-07-29T20:41:15.014Z] ---> d77b4604a56a [2022-07-29T20:41:15.014Z] Step 24/26 : LABEL arch=x86_64 [2022-07-29T20:41:15.014Z] Removing intermediate container 046b116de251 [2022-07-29T20:41:15.014Z] ---> f7143a0706a0 [2022-07-29T20:41:15.014Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T20:41:15.014Z] ---> Running in 3e51fa315391 [2022-07-29T20:41:15.014Z] ---> Running in 69f6710f3305 [2022-07-29T20:41:15.278Z] Removing intermediate container 69f6710f3305 [2022-07-29T20:41:15.278Z] ---> c71afae2ba61 [2022-07-29T20:41:15.278Z] Step 22/23 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [2022-07-29T20:41:15.549Z] ---> Running in 83fbec7fa794 [2022-07-29T20:41:15.549Z] Removing intermediate container 3e51fa315391 [2022-07-29T20:41:15.549Z] ---> 07b69f650481 [2022-07-29T20:41:15.549Z] Step 25/26 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [2022-07-29T20:41:15.549Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T20:41:15.549Z] ---> Running in 4f2c0fcdfb9f [2022-07-29T20:41:15.934Z] Removing intermediate container 83fbec7fa794 [2022-07-29T20:41:15.934Z] ---> 6c65c8211e15 [2022-07-29T20:41:15.934Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T20:41:15.934Z] ---> Running in a7b54dcbe615 [2022-07-29T20:41:15.934Z] Removing intermediate container 4f2c0fcdfb9f [2022-07-29T20:41:15.934Z] ---> 5732a16082ce [2022-07-29T20:41:15.934Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T20:41:15.934Z] ---> Running in e51edbe4c92d [2022-07-29T20:41:16.257Z] Removing intermediate container a7b54dcbe615 [2022-07-29T20:41:16.257Z] ---> 7c925d18c675 [2022-07-29T20:41:16.257Z] [2022-07-29T20:41:16.257Z] Successfully built 7c925d18c675 [2022-07-29T20:41:16.257Z] Successfully tagged core-metadata:latest [2022-07-29T20:41:16.257Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-07-29T20:41:16.257Z] Removing intermediate container e51edbe4c92d [2022-07-29T20:41:16.257Z] ---> b1efde9eadb7 [2022-07-29T20:41:16.257Z] [2022-07-29T20:41:16.257Z] Successfully built b1efde9eadb7 [2022-07-29T20:41:16.258Z] Successfully tagged security-spire-config:latest [2022-07-29T20:41:18.881Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:41:18.881Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:41:18.881Z] ---> 5ac5c80b2922 [2022-07-29T20:41:18.881Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T20:41:18.881Z] ---> Using cache [2022-07-29T20:41:18.881Z] ---> f4e3b54babc6 [2022-07-29T20:41:18.881Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:41:18.881Z] ---> Using cache [2022-07-29T20:41:18.881Z] ---> 8248e10d7da4 [2022-07-29T20:41:18.881Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-29T20:41:23.092Z] ---> Running in 979a5f3871b1 [2022-07-29T20:41:23.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:41:24.040Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:41:24.301Z] OK: 211 MiB in 51 packages [2022-07-29T20:41:27.630Z] Removing intermediate container 253d868a11c5 [2022-07-29T20:41:27.630Z] ---> 35c6e48b7389 [2022-07-29T20:41:27.630Z] [2022-07-29T20:41:27.630Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T20:41:27.630Z] ---> d7d3d98c851f [2022-07-29T20:41:27.630Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T20:41:27.630Z] ---> Using cache [2022-07-29T20:41:27.630Z] ---> b0ac6b172c93 [2022-07-29T20:41:27.630Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T20:41:27.630Z] ---> Using cache [2022-07-29T20:41:27.630Z] ---> 65abb08b0763 [2022-07-29T20:41:27.630Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-29T20:41:27.630Z] Removing intermediate container 979a5f3871b1 [2022-07-29T20:41:27.630Z] ---> 279f9daea98b [2022-07-29T20:41:27.630Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T20:41:27.630Z] ---> Running in 860e68f73f4d [2022-07-29T20:41:27.630Z] Removing intermediate container f2ddc4f80ed8 [2022-07-29T20:41:27.630Z] ---> 52ccf66bc7c5 [2022-07-29T20:41:27.630Z] [2022-07-29T20:41:27.630Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T20:41:27.630Z] ---> d7d3d98c851f [2022-07-29T20:41:27.630Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-29T20:41:27.630Z] ---> Running in 337b19de2394 [2022-07-29T20:41:27.630Z] Removing intermediate container 860e68f73f4d [2022-07-29T20:41:27.630Z] ---> c3306caf4002 [2022-07-29T20:41:27.630Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T20:41:27.630Z] ---> 7bc26e73855b [2022-07-29T20:41:27.630Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:41:27.630Z] ---> Running in ea7edba3150e [2022-07-29T20:41:27.630Z] ---> Running in 7c6efafe4d22 [2022-07-29T20:41:27.630Z] Removing intermediate container ea7edba3150e [2022-07-29T20:41:27.630Z] ---> 4c6814423f01 [2022-07-29T20:41:27.630Z] Step 15/23 : WORKDIR / [2022-07-29T20:41:27.630Z] ---> Running in 0d48c99d85e0 [2022-07-29T20:41:27.890Z] Removing intermediate container 0d48c99d85e0 [2022-07-29T20:41:27.890Z] ---> 23a6fb551d31 [2022-07-29T20:41:27.890Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T20:41:27.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:41:27.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:41:28.154Z] ---> caef90b241b5 [2022-07-29T20:41:28.154Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-29T20:41:28.154Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-29T20:41:28.154Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-29T20:41:28.154Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T20:41:28.154Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T20:41:28.417Z] OK: 6 MiB in 16 packages [2022-07-29T20:41:28.995Z] ---> e53a5c55f592 [2022-07-29T20:41:28.995Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-29T20:41:28.995Z] Removing intermediate container 337b19de2394 [2022-07-29T20:41:28.995Z] ---> 3e1032c88820 [2022-07-29T20:41:28.995Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T20:41:29.257Z] ---> Running in 1a7414fda3fe [2022-07-29T20:41:29.257Z] ---> 5f45dd77013d [2022-07-29T20:41:29.257Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-29T20:41:29.257Z] ---> Running in e0357900525e [2022-07-29T20:41:29.520Z] Removing intermediate container 1a7414fda3fe [2022-07-29T20:41:29.520Z] ---> fef0a00ee341 [2022-07-29T20:41:29.520Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-29T20:41:29.520Z] Removing intermediate container e0357900525e [2022-07-29T20:41:29.520Z] ---> 196ec5b62bb3 [2022-07-29T20:41:29.520Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T20:41:29.520Z] ---> Running in a0b18c414edb [2022-07-29T20:41:29.780Z] ---> Running in 5243f0e07059 [2022-07-29T20:41:29.780Z] Removing intermediate container a0b18c414edb [2022-07-29T20:41:29.780Z] ---> 72efc25f698b [2022-07-29T20:41:29.780Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T20:41:30.741Z] ---> Running in 0eed2d592739 [2022-07-29T20:41:30.741Z] Removing intermediate container 5243f0e07059 [2022-07-29T20:41:30.742Z] ---> 1b575a50cbe6 [2022-07-29T20:41:30.742Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T20:41:30.742Z] ---> Running in 4b7473330a10 [2022-07-29T20:41:31.010Z] Removing intermediate container 0eed2d592739 [2022-07-29T20:41:31.010Z] ---> 25da1915f395 [2022-07-29T20:41:31.010Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T20:41:31.275Z] Removing intermediate container 4b7473330a10 [2022-07-29T20:41:31.275Z] ---> 27f3596ba617 [2022-07-29T20:41:31.275Z] Step 22/23 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [2022-07-29T20:41:31.275Z] ---> Running in 518a50d87d48 [2022-07-29T20:41:31.537Z] ---> 15054b7568af [2022-07-29T20:41:31.537Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-29T20:41:31.801Z] Removing intermediate container 518a50d87d48 [2022-07-29T20:41:31.801Z] ---> 7313317e738c [2022-07-29T20:41:31.801Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T20:41:31.801Z] ---> Running in 6cb604bf2791 [2022-07-29T20:41:32.764Z] Removing intermediate container 6cb604bf2791 [2022-07-29T20:41:32.764Z] ---> e8cb50ca2dcb [2022-07-29T20:41:32.764Z] [2022-07-29T20:41:32.764Z] Successfully built e8cb50ca2dcb [2022-07-29T20:41:32.764Z] Successfully tagged core-command:latest [2022-07-29T20:41:32.764Z]  Building core-command ... done  ---> 01313bf49a19 [2022-07-29T20:41:32.764Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-29T20:41:33.028Z] ---> 51b44ced5e37 [2022-07-29T20:41:33.028Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-29T20:41:33.028Z] ---> Running in 6b3bedac4bbb [2022-07-29T20:41:33.297Z] Removing intermediate container 6b3bedac4bbb [2022-07-29T20:41:33.297Z] ---> e6b99c685c2b [2022-07-29T20:41:33.297Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T20:41:33.297Z] ---> Running in 30d48c1d7d5c [2022-07-29T20:41:33.561Z] Removing intermediate container 30d48c1d7d5c [2022-07-29T20:41:33.561Z] ---> 3c9cbc8e3b87 [2022-07-29T20:41:33.561Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T20:41:33.561Z] ---> Running in efb7d70aba98 [2022-07-29T20:41:33.833Z] Removing intermediate container efb7d70aba98 [2022-07-29T20:41:33.833Z] ---> 35422dad6628 [2022-07-29T20:41:33.833Z] Step 21/22 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [2022-07-29T20:41:33.833Z] ---> Running in 2d53605873d6 [2022-07-29T20:41:34.412Z] Removing intermediate container 2d53605873d6 [2022-07-29T20:41:34.412Z] ---> ee3807bb8a8f [2022-07-29T20:41:34.412Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T20:41:34.412Z] ---> Running in 284d79156cfe [2022-07-29T20:41:34.678Z] Removing intermediate container 284d79156cfe [2022-07-29T20:41:34.678Z] ---> ffee0a15d3e8 [2022-07-29T20:41:34.678Z] [2022-07-29T20:41:34.678Z] Successfully built ffee0a15d3e8 [2022-07-29T20:41:34.678Z] Successfully tagged support-notifications:latest [2022-07-29T20:41:34.949Z]  Building support-notifications ... done Removing intermediate container 7c6efafe4d22 [2022-07-29T20:41:34.949Z] ---> 43e4a37dff24 [2022-07-29T20:41:34.949Z] Step 8/23 : COPY . . [2022-07-29T20:41:39.178Z] ---> 7cdab49f7a75 [2022-07-29T20:41:39.178Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-29T20:41:39.747Z] ---> Running in 014e5b58fff9 [2022-07-29T20:41:40.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-29T20:41:40.951Z] Removing intermediate container 62943a294568 [2022-07-29T20:41:40.951Z] ---> 19e9a0748712 [2022-07-29T20:41:40.951Z] [2022-07-29T20:41:40.951Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T20:41:40.951Z] ---> d7d3d98c851f [2022-07-29T20:41:40.951Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-29T20:41:40.951Z] ---> Using cache [2022-07-29T20:41:40.951Z] ---> b0ac6b172c93 [2022-07-29T20:41:40.951Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T20:41:40.951Z] ---> Using cache [2022-07-29T20:41:40.951Z] ---> 65abb08b0763 [2022-07-29T20:41:40.951Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-29T20:41:40.951Z] ---> Running in 19085b98f5a0 [2022-07-29T20:41:40.951Z] Removing intermediate container 19085b98f5a0 [2022-07-29T20:41:40.951Z] ---> 6b334677cce8 [2022-07-29T20:41:40.951Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T20:41:40.951Z] ---> Running in e73d030fc42c [2022-07-29T20:41:40.951Z] Removing intermediate container e73d030fc42c [2022-07-29T20:41:40.951Z] ---> a0d68bdbb3c4 [2022-07-29T20:41:40.951Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T20:41:41.211Z] ---> 9c4aa0357a76 [2022-07-29T20:41:41.211Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-29T20:41:42.154Z] ---> dc2f1eec4754 [2022-07-29T20:41:42.154Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-29T20:41:42.154Z] ---> dce269b3e3c3 [2022-07-29T20:41:42.154Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-29T20:41:42.154Z] ---> Running in 43dc6f0175e6 [2022-07-29T20:41:42.154Z] Removing intermediate container 43dc6f0175e6 [2022-07-29T20:41:42.154Z] ---> 0770e2a06de5 [2022-07-29T20:41:42.154Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T20:41:42.154Z] ---> Running in bc0575a6ecbd [2022-07-29T20:41:42.415Z] Removing intermediate container bc0575a6ecbd [2022-07-29T20:41:42.415Z] ---> f2cbc25a1f2f [2022-07-29T20:41:42.415Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T20:41:42.415Z] ---> Running in dabfc49f18aa [2022-07-29T20:41:42.415Z] Removing intermediate container dabfc49f18aa [2022-07-29T20:41:42.415Z] ---> a8644ddb8b26 [2022-07-29T20:41:42.415Z] Step 21/22 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [2022-07-29T20:41:42.675Z] ---> Running in aa0eb4c24133 [2022-07-29T20:41:42.675Z] Removing intermediate container aa0eb4c24133 [2022-07-29T20:41:42.675Z] ---> c1f9542e022e [2022-07-29T20:41:42.675Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T20:41:42.675Z] ---> Running in a5aa07fed56c [2022-07-29T20:41:42.675Z] Removing intermediate container a5aa07fed56c [2022-07-29T20:41:42.675Z] ---> 289e00feba88 [2022-07-29T20:41:42.675Z] [2022-07-29T20:41:42.934Z] Successfully built 289e00feba88 [2022-07-29T20:41:42.934Z] Successfully tagged support-scheduler:latest [2022-07-29T20:41:55.157Z]  Building support-scheduler ... done Removing intermediate container 014e5b58fff9 [2022-07-29T20:41:55.157Z] ---> 60c193ad7dc5 [2022-07-29T20:41:55.157Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-29T20:41:55.157Z] ---> Running in 20adeb002f98 [2022-07-29T20:41:55.157Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-29T20:41:55.157Z] Removing intermediate container 20adeb002f98 [2022-07-29T20:41:55.157Z] ---> c68130ecd9d9 [2022-07-29T20:41:55.157Z] [2022-07-29T20:41:55.157Z] Step 11/23 : FROM docker:20.10.14 [2022-07-29T20:41:55.157Z] 20.10.14: Pulling from library/docker [2022-07-29T20:41:57.065Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-29T20:41:57.065Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-29T20:41:57.065Z] ---> 7417809fdb73 [2022-07-29T20:41:57.065Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-29T20:41:58.007Z] ---> Running in 2899338fb518 [2022-07-29T20:41:58.007Z] Removing intermediate container 2899338fb518 [2022-07-29T20:41:58.007Z] ---> 98e34e5de32b [2022-07-29T20:41:58.007Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-29T20:41:58.007Z] ---> Running in a0efc7574a94 [2022-07-29T20:41:58.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T20:41:58.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T20:41:58.530Z] (1/43) Installing readline (8.1.1-r0) [2022-07-29T20:41:58.530Z] (2/43) Installing bash (5.1.16-r0) [2022-07-29T20:41:58.530Z] Executing bash-5.1.16-r0.post-install [2022-07-29T20:41:58.530Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-29T20:41:58.530Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T20:41:58.530Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-29T20:41:58.530Z] (6/43) Installing curl (7.80.0-r2) [2022-07-29T20:41:58.530Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-29T20:41:58.530Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-29T20:41:58.530Z] (9/43) Installing expat (2.4.7-r0) [2022-07-29T20:41:58.530Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-29T20:41:58.530Z] (11/43) Installing gdbm (1.22-r0) [2022-07-29T20:41:58.530Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-29T20:41:58.530Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-29T20:41:58.530Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-29T20:41:58.530Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-29T20:41:58.530Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-29T20:41:58.790Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-29T20:41:59.050Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-29T20:41:59.050Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-29T20:41:59.050Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-29T20:41:59.050Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-29T20:41:59.050Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-29T20:41:59.050Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-29T20:41:59.050Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-29T20:41:59.050Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-29T20:41:59.050Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-29T20:41:59.050Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-29T20:41:59.050Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-29T20:41:59.050Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-29T20:41:59.050Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-29T20:41:59.050Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-29T20:41:59.050Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-29T20:41:59.050Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-29T20:41:59.050Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-29T20:41:59.050Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-29T20:41:59.050Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-29T20:41:59.050Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-29T20:41:59.050Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-29T20:41:59.050Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-29T20:41:59.050Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-29T20:41:59.050Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-29T20:41:59.050Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-29T20:41:59.050Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-29T20:41:59.310Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T20:41:59.310Z] OK: 83 MiB in 65 packages [2022-07-29T20:41:59.880Z] Collecting docker-compose==1.23.2 [2022-07-29T20:41:59.880Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-29T20:41:59.880Z] Collecting docopt<0.7,>=0.6.1 [2022-07-29T20:41:59.880Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-29T20:42:00.141Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-29T20:42:00.141Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-29T20:42:00.713Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-29T20:42:00.713Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-29T20:42:00.713Z] Collecting PyYAML<4,>=3.10 [2022-07-29T20:42:00.713Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-29T20:42:01.283Z] Collecting cached-property<2,>=1.2.0 [2022-07-29T20:42:01.283Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-29T20:42:01.283Z] Collecting texttable<0.10,>=0.9.0 [2022-07-29T20:42:01.283Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-29T20:42:01.542Z] Collecting docker<4.0,>=3.6.0 [2022-07-29T20:42:01.542Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-29T20:42:01.542Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-29T20:42:01.802Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-29T20:42:01.802Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-29T20:42:01.802Z] Collecting jsonschema<3,>=2.5.1 [2022-07-29T20:42:01.802Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-29T20:42:01.802Z] Collecting docker-pycreds>=0.4.0 [2022-07-29T20:42:01.802Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-29T20:42:02.063Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-29T20:42:02.063Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-29T20:42:02.063Z] Collecting idna<2.8,>=2.5 [2022-07-29T20:42:02.063Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-29T20:42:02.063Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-29T20:42:02.063Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-29T20:42:02.063Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-29T20:42:02.063Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-29T20:42:02.063Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-29T20:42:02.063Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-29T20:42:02.063Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-29T20:42:02.063Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-29T20:42:02.063Z] Attempting uninstall: urllib3 [2022-07-29T20:42:02.063Z] Found existing installation: urllib3 1.26.7 [2022-07-29T20:42:02.063Z] Uninstalling urllib3-1.26.7: [2022-07-29T20:42:02.325Z] Successfully uninstalled urllib3-1.26.7 [2022-07-29T20:42:02.325Z] Attempting uninstall: idna [2022-07-29T20:42:02.325Z] Found existing installation: idna 3.3 [2022-07-29T20:42:02.325Z] Uninstalling idna-3.3: [2022-07-29T20:42:02.325Z] Successfully uninstalled idna-3.3 [2022-07-29T20:42:02.895Z] Attempting uninstall: requests [2022-07-29T20:42:02.895Z] Found existing installation: requests 2.26.0 [2022-07-29T20:42:02.895Z] Uninstalling requests-2.26.0: [2022-07-29T20:42:02.895Z] Successfully uninstalled requests-2.26.0 [2022-07-29T20:42:02.895Z] Running setup.py install for texttable: started [2022-07-29T20:42:03.155Z] Running setup.py install for texttable: finished with status 'done' [2022-07-29T20:42:03.155Z] Running setup.py install for PyYAML: started [2022-07-29T20:42:03.415Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-29T20:42:03.415Z] Running setup.py install for docopt: started [2022-07-29T20:42:03.986Z] Running setup.py install for docopt: finished with status 'done' [2022-07-29T20:42:03.986Z] Running setup.py install for dockerpty: started [2022-07-29T20:42:03.986Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-29T20:42:04.556Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-29T20:42:07.866Z] Removing intermediate container a0efc7574a94 [2022-07-29T20:42:07.866Z] ---> 6e64640565b7 [2022-07-29T20:42:07.866Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-29T20:42:07.866Z] ---> Running in 58906ca2a084 [2022-07-29T20:42:07.866Z] Removing intermediate container 58906ca2a084 [2022-07-29T20:42:07.866Z] ---> cce1565f2577 [2022-07-29T20:42:07.866Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-29T20:42:07.866Z] ---> Running in 8a4969937d95 [2022-07-29T20:42:07.866Z] Removing intermediate container 8a4969937d95 [2022-07-29T20:42:07.866Z] ---> c75e7e5aee06 [2022-07-29T20:42:07.866Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-29T20:42:07.866Z] ---> 3a5df3a7bef6 [2022-07-29T20:42:07.866Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-29T20:42:07.866Z] ---> f1eec8b0ad01 [2022-07-29T20:42:07.866Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-29T20:42:08.126Z] ---> 355b16fc91f8 [2022-07-29T20:42:08.126Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-29T20:42:08.126Z] ---> Running in d3f194f517d7 [2022-07-29T20:42:08.126Z] Removing intermediate container d3f194f517d7 [2022-07-29T20:42:08.126Z] ---> befe1c3a7cc3 [2022-07-29T20:42:08.126Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T20:42:08.385Z] ---> Running in 3f49138b6899 [2022-07-29T20:42:08.385Z] Removing intermediate container 3f49138b6899 [2022-07-29T20:42:08.385Z] ---> bed8be90a55b [2022-07-29T20:42:08.385Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T20:42:08.385Z] ---> Running in 50d852bb1d7b [2022-07-29T20:42:08.385Z] Removing intermediate container 50d852bb1d7b [2022-07-29T20:42:08.385Z] ---> 01167b35d9e5 [2022-07-29T20:42:08.385Z] Step 22/23 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [2022-07-29T20:42:08.385Z] ---> Running in 9cf9138d1a99 [2022-07-29T20:42:08.385Z] Removing intermediate container 9cf9138d1a99 [2022-07-29T20:42:08.385Z] ---> 23f0f95f2428 [2022-07-29T20:42:08.385Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T20:42:08.385Z] ---> Running in e7138e1d44fb [2022-07-29T20:42:08.645Z] Removing intermediate container e7138e1d44fb [2022-07-29T20:42:08.645Z] ---> 6328c126fb31 [2022-07-29T20:42:08.645Z] [2022-07-29T20:42:08.645Z] Successfully built 6328c126fb31 [2022-07-29T20:42:08.645Z] Successfully tagged sys-mgmt-agent:latest [2022-07-29T20:42:08.661Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-29T20:42:08.691Z] $ docker stop --time=1 e9bd038030e55857c034030e6504182064303ee389eb9a695a4ade5c534b91a6 [2022-07-29T20:42:09.957Z] $ docker rm -f e9bd038030e55857c034030e6504182064303ee389eb9a695a4ade5c534b91a6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T20:42:10.366Z] + docker images [2022-07-29T20:42:10.366Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-29T20:42:10.366Z] sys-mgmt-agent latest 6328c126fb31 2 seconds ago 299MB [2022-07-29T20:42:10.366Z] c68130ecd9d9 16 seconds ago 1.52GB [2022-07-29T20:42:10.366Z] support-scheduler latest 289e00feba88 28 seconds ago 26.5MB [2022-07-29T20:42:10.366Z] 19e9a0748712 31 seconds ago 1.58GB [2022-07-29T20:42:10.366Z] support-notifications latest ffee0a15d3e8 36 seconds ago 27.1MB [2022-07-29T20:42:10.366Z] core-command latest e8cb50ca2dcb 39 seconds ago 16.2MB [2022-07-29T20:42:10.366Z] 52ccf66bc7c5 44 seconds ago 1.58GB [2022-07-29T20:42:10.366Z] 35c6e48b7389 45 seconds ago 1.52GB [2022-07-29T20:42:10.366Z] security-spire-config latest b1efde9eadb7 54 seconds ago 85.8MB [2022-07-29T20:42:10.366Z] core-metadata latest 7c925d18c675 55 seconds ago 17.1MB [2022-07-29T20:42:10.366Z] security-spire-server latest 8efeefa34924 About a minute ago 86.5MB [2022-07-29T20:42:10.366Z] security-bootstrapper latest 90b184ebdbf9 About a minute ago 19.3MB [2022-07-29T20:42:10.366Z] ca76c1522186 About a minute ago 1.41GB [2022-07-29T20:42:10.366Z] 5a08a4349747 About a minute ago 1.52GB [2022-07-29T20:42:10.366Z] 613600e11640 About a minute ago 1.41GB [2022-07-29T20:42:10.366Z] core-data latest b81711e89c1c About a minute ago 21.5MB [2022-07-29T20:42:10.366Z] security-spiffe-token-provider latest 2b758aaa8098 About a minute ago 29.1MB [2022-07-29T20:42:10.366Z] security-secretstore-setup latest 0d2669cce525 About a minute ago 28.9MB [2022-07-29T20:42:10.366Z] 3582036b376c About a minute ago 1.52GB [2022-07-29T20:42:10.366Z] security-proxy-setup latest c6d8b1638a32 About a minute ago 27.2MB [2022-07-29T20:42:10.366Z] 7d5652be417d About a minute ago 1.57GB [2022-07-29T20:42:10.366Z] 5f5af90ac43f About a minute ago 1.55GB [2022-07-29T20:42:10.366Z] 9e740e98deaa About a minute ago 1.53GB [2022-07-29T20:42:10.366Z] 4684abba19f2 2 minutes ago 1.53GB [2022-07-29T20:42:10.366Z] security-spire-agent latest 97f03fea35f8 2 minutes ago 125MB [2022-07-29T20:42:10.366Z] 614d6dd830b8 2 minutes ago 1.41GB [2022-07-29T20:42:10.366Z] ci-base-image-x86_64 latest 5ac5c80b2922 5 minutes ago 993MB [2022-07-29T20:42:10.366Z] alpine 3.15 2720e26172a0 9 days ago 5.57MB [2022-07-29T20:42:10.366Z] alpine 3.16 d7d3d98c851f 11 days ago 5.53MB [2022-07-29T20:42:10.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-07-29T20:42:10.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-07-29T20:42:10.366Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-29T20:42:10.367Z] 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] } [2022-07-29T20:42:34.993Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-29T20:42:35.598Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-29T20:42:39.015Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-29T20:42:39.015Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-29T20:42:39.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-29T20:42:39.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-29T20:42:39.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-29T20:42:39.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-29T20:42:39.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-29T20:42:41.662Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-29T20:42:41.662Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-29T20:42:41.662Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-29T20:42:41.662Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-29T20:42:41.662Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-29T20:42:41.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-29T20:42:57.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.375s coverage: 28.7% of statements [2022-07-29T20:42:57.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-29T20:42:57.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-29T20:42:59.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.369s coverage: 98.5% of statements [2022-07-29T20:42:59.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-29T20:42:59.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.482s coverage: 54.2% of statements [2022-07-29T20:42:59.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-29T20:42:59.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-29T20:43:18.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.791s coverage: 89.2% of statements [2022-07-29T20:43:18.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-29T20:43:18.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-29T20:43:18.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-29T20:43:18.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.586s coverage: 83.8% of statements [2022-07-29T20:43:18.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-29T20:43:18.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-29T20:43:18.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-29T20:43:18.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-29T20:43:18.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-29T20:43:21.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.391s coverage: 95.6% of statements [2022-07-29T20:43:21.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-29T20:43:21.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-29T20:43:21.545Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.312s coverage: 72.2% of statements [2022-07-29T20:43:21.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-29T20:43:21.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-29T20:43:21.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-29T20:43:21.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-29T20:43:21.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-29T20:43:21.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.370s coverage: 60.0% of statements [2022-07-29T20:43:21.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-29T20:43:21.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-29T20:43:21.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-29T20:43:21.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.346s coverage: 0.9% of statements [2022-07-29T20:43:21.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-29T20:43:21.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.338s coverage: 58.8% of statements [2022-07-29T20:43:21.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.326s coverage: 29.6% of statements [2022-07-29T20:43:21.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-29T20:43:28.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 47.1% of statements [2022-07-29T20:43:28.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 79.5% of statements [2022-07-29T20:43:28.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements [2022-07-29T20:43:28.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.358s coverage: 96.3% of statements [2022-07-29T20:43:30.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.288s coverage: 87.5% of statements [2022-07-29T20:43:37.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.240s coverage: 94.4% of statements [2022-07-29T20:43:37.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements [2022-07-29T20:43:49.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.687s coverage: 82.2% of statements [2022-07-29T20:43:49.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-29T20:43:52.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.301s coverage: 92.9% of statements [2022-07-29T20:43:52.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-29T20:43:52.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-29T20:43:52.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-29T20:43:52.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-07-29T20:43:52.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-29T20:43:52.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-29T20:43:52.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-29T20:43:52.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-29T20:43:52.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-29T20:43:52.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements [2022-07-29T20:43:52.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-29T20:43:52.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-29T20:43:52.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-07-29T20:43:52.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-29T20:43:52.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.290s coverage: 58.8% of statements [2022-07-29T20:43:52.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-29T20:43:52.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.262s coverage: 80.0% of statements [2022-07-29T20:43:52.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.206s coverage: 87.2% of statements [2022-07-29T20:43:52.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements [2022-07-29T20:43:52.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.844s coverage: 91.2% of statements [2022-07-29T20:43:52.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-29T20:43:57.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.924s coverage: 64.7% of statements [2022-07-29T20:43:57.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-29T20:43:57.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-29T20:43:57.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements [2022-07-29T20:43:57.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2022-07-29T20:43:57.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2022-07-29T20:43:57.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2022-07-29T20:43:57.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2022-07-29T20:44:05.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.344s coverage: 65.8% of statements [2022-07-29T20:44:05.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-29T20:44:05.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-29T20:44:05.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-29T20:44:06.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.881s coverage: 43.6% of statements [2022-07-29T20:44:06.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-29T20:44:06.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-29T20:44:06.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.305s coverage: 89.5% of statements [2022-07-29T20:44:06.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-29T20:44:06.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.278s coverage: 84.8% of statements [2022-07-29T20:44:06.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-29T20:44:06.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-29T20:44:06.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-29T20:44:06.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-29T20:44:15.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.339s coverage: 17.7% of statements [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-29T20:44:15.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.721s coverage: 92.3% of statements [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-29T20:44:15.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.323s coverage: 63.2% of statements [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-29T20:44:15.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-29T20:44:15.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.209s coverage: 28.9% of statements [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-29T20:44:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-29T20:44:15.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements [2022-07-29T20:44:15.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-07-29T20:44:16.245Z] 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 [2022-07-29T20:44:16.245Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-29T20:44:16.245Z] GO111MODULE=on go vet ./... [2022-07-29T20:46:08.140Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-29T20:46:08.140Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-29T20:46:08.140Z] ./bin/test-attribution-txt.sh [2022-07-29T20:46:08.140Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-29T20:46:08.140Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-29T20:46:08.140Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-29T20:46:08.140Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-29T20:46:08.140Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-29T20:46:08.140Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-29T20:46:08.140Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-29T20:46:08.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-29T20:46:08.859Z] + ls -al . [2022-07-29T20:46:08.859Z] total 684 [2022-07-29T20:46:08.859Z] drwxrwxr-x 9 1001 1001 4096 Jul 29 20:40 . [2022-07-29T20:46:08.859Z] drwxr-xr-x 4 root root 4096 Jul 29 20:40 .. [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 16 Jul 29 20:38 .dockerignore [2022-07-29T20:46:08.859Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 20:38 .git [2022-07-29T20:46:08.859Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 20:38 .github [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 1030 Jul 29 20:38 .gitignore [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 42 Jul 29 20:38 .golangci.yml [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 87 Jul 29 20:38 .hadolint.yml [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 20:38 .sonarcloud.properties [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 1171 Jul 29 20:38 ADOPTERS.md [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 10347 Jul 29 20:38 Attribution.txt [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 63209 Jul 29 20:38 CHANGELOG.md [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 20:38 CONTRIBUTING.md [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 677 Jul 29 20:38 GOVERNANCE.md [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 850 Jul 29 20:38 Jenkinsfile [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 20:38 LICENSE [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 12191 Jul 29 20:38 Makefile [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 582 Jul 29 20:38 OWNERS.md [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 9094 Jul 29 20:38 README.md [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 20:38 SECURITY.md [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 20:36 VERSION [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 20:38 ZMQWindows.md [2022-07-29T20:46:08.859Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 20:38 bin [2022-07-29T20:46:08.859Z] drwxrwxr-x 18 1001 1001 4096 Jul 29 20:38 cmd [2022-07-29T20:46:08.859Z] -rw-r--r-- 1 root root 436531 Jul 29 20:44 coverage.out [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 3681 Jul 29 20:38 go.mod [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 38033 Jul 29 20:38 go.sum [2022-07-29T20:46:08.859Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 20:38 internal [2022-07-29T20:46:08.859Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 20:38 openapi [2022-07-29T20:46:08.859Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 20:38 snap [2022-07-29T20:46:08.859Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 20:38 version.go [Pipeline] sh [2022-07-29T20:46:09.533Z] + '[' -e coverage.out ] [2022-07-29T20:46:09.533Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-29T20:46:09.568Z] Warning: overwriting stash ‘coverage-report’ [2022-07-29T20:46:10.328Z] Stashed 1 file(s) [Pipeline] sh [2022-07-29T20:46:10.986Z] + make build [2022-07-29T20:46:10.986Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-29T20:47:47.851Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-29T20:48:44.463Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-29T20:48:44.463Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T20:49:16.842Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-29T20:49:17.442Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-29T20:49:21.753Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T20:49:27.153Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-29T20:49:30.536Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-29T20:49:35.935Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-29T20:49:38.555Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-29T20:49:42.864Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-29T20:49:51.140Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-07-29T20:49:55.472Z] $ docker stop --time=1 8f4c3460222ac95535ab15d6e27887d3940de2526558b1d1bd71c9592910641c [2022-07-29T20:49:57.503Z] $ docker rm -f 8f4c3460222ac95535ab15d6e27887d3940de2526558b1d1bd71c9592910641c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T20:50:00.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T20:50:00.095Z] [2022-07-29T20:50:00.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T20:50:00.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T20:50:00.791Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-29T20:50:00.791Z] 29e5d40040c1: Pulling fs layer [2022-07-29T20:50:00.791Z] 1ce36da41761: Pulling fs layer [2022-07-29T20:50:00.791Z] 25b303627fd3: Pulling fs layer [2022-07-29T20:50:01.074Z] 29e5d40040c1: Verifying Checksum [2022-07-29T20:50:01.074Z] 29e5d40040c1: Download complete [2022-07-29T20:50:01.349Z] 1ce36da41761: Verifying Checksum [2022-07-29T20:50:01.349Z] 1ce36da41761: Download complete [2022-07-29T20:50:01.625Z] 29e5d40040c1: Pull complete [2022-07-29T20:50:03.062Z] 25b303627fd3: Verifying Checksum [2022-07-29T20:50:03.062Z] 25b303627fd3: Download complete [2022-07-29T20:50:03.062Z] 1ce36da41761: Pull complete [2022-07-29T20:50:15.561Z] 25b303627fd3: Pull complete [2022-07-29T20:50:15.561Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-29T20:50:15.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T20:50:15.561Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T20:50:15.955Z] prd-ubuntu20.04-docker-arm64-4c-16g-21516 does not seem to be running inside a container [2022-07-29T20:50:16.039Z] $ 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 [2022-07-29T20:50:18.355Z] $ docker top cfc5b22437a6cbbbbb002d93e5a301eed9cc0acd461ca064989761fbdd3b1632 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T20:50:19.322Z] + docker-compose build --help [2022-07-29T20:50:19.322Z] + grep parallel [2022-07-29T20:50:23.616Z] --parallel Build images in parallel. [Pipeline] } [2022-07-29T20:50:23.650Z] $ docker stop --time=1 cfc5b22437a6cbbbbb002d93e5a301eed9cc0acd461ca064989761fbdd3b1632 [2022-07-29T20:50:25.293Z] $ docker rm -f cfc5b22437a6cbbbbb002d93e5a301eed9cc0acd461ca064989761fbdd3b1632 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T20:50:26.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T20:50:26.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T20:50:26.351Z] prd-ubuntu20.04-docker-arm64-4c-16g-21516 does not seem to be running inside a container [2022-07-29T20:50:26.430Z] $ 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 [2022-07-29T20:50:27.594Z] $ docker top e482868e325de9d14a62c74e1e09d8366307517a0ed858891b9e02f855b3bd35 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T20:50:28.525Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-29T20:50:32.820Z] Building core-command ... [2022-07-29T20:50:32.820Z] Building core-data ... [2022-07-29T20:50:32.820Z] Building core-metadata ... [2022-07-29T20:50:32.820Z] Building security-bootstrapper ... [2022-07-29T20:50:32.820Z] Building security-proxy-setup ... [2022-07-29T20:50:32.820Z] Building security-secretstore-setup ... [2022-07-29T20:50:32.820Z] Building security-spiffe-token-provider ... [2022-07-29T20:50:32.820Z] Building security-spire-agent ... [2022-07-29T20:50:32.820Z] Building security-spire-config ... [2022-07-29T20:50:32.820Z] Building security-spire-server ... [2022-07-29T20:50:32.820Z] Building support-notifications ... [2022-07-29T20:50:32.820Z] Building support-scheduler ... [2022-07-29T20:50:32.820Z] Building sys-mgmt-agent ... [2022-07-29T20:50:32.820Z] Building security-spire-agent [2022-07-29T20:50:32.820Z] Building core-metadata [2022-07-29T20:50:32.820Z] Building sys-mgmt-agent [2022-07-29T20:50:32.820Z] Building security-bootstrapper [2022-07-29T20:50:32.820Z] Building security-spire-server [2022-07-29T20:51:19.777Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:51:19.777Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:51:19.777Z] ---> a10af6322f73 [2022-07-29T20:51:19.777Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T20:51:19.777Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:51:19.777Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:51:19.777Z] ---> a10af6322f73 [2022-07-29T20:51:19.777Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T20:51:19.777Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:51:19.777Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:51:19.777Z] ---> a10af6322f73 [2022-07-29T20:51:19.777Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T20:51:19.777Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:51:19.777Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:51:19.777Z] ---> a10af6322f73 [2022-07-29T20:51:19.777Z] Step 3/31 : WORKDIR /edgex-go [2022-07-29T20:51:19.777Z] ---> Running in 258dd2e25d6e [2022-07-29T20:51:19.777Z] ---> Running in e1d3c67da179 [2022-07-29T20:51:19.777Z] ---> Running in d62bbe343932 [2022-07-29T20:51:19.777Z] ---> Running in f6f6a3c03da7 [2022-07-29T20:51:19.777Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:51:19.777Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:51:19.777Z] ---> a10af6322f73 [2022-07-29T20:51:19.777Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T20:51:19.777Z] ---> Running in 3d4a44a6740c [2022-07-29T20:51:19.777Z] Removing intermediate container e1d3c67da179 [2022-07-29T20:51:19.777Z] ---> e26e39bf2e24 [2022-07-29T20:51:19.777Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:51:19.777Z] Removing intermediate container d62bbe343932 [2022-07-29T20:51:19.777Z] ---> 72c5486a629a [2022-07-29T20:51:19.777Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:51:19.777Z] Removing intermediate container 258dd2e25d6e [2022-07-29T20:51:19.777Z] ---> a7bc3f62c2c5 [2022-07-29T20:51:19.777Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:51:19.777Z] ---> Running in 724f97fc9555 [2022-07-29T20:51:19.777Z] ---> Running in fd0363b7b2ee [2022-07-29T20:51:19.777Z] Removing intermediate container f6f6a3c03da7 [2022-07-29T20:51:19.777Z] ---> 35c5305bf8c1 [2022-07-29T20:51:19.777Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:51:19.777Z] ---> Running in 30ded4a7f49c [2022-07-29T20:51:19.777Z] Removing intermediate container 3d4a44a6740c [2022-07-29T20:51:19.777Z] ---> dbd026c5e220 [2022-07-29T20:51:19.777Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:51:19.777Z] ---> Running in 023066a14b67 [2022-07-29T20:51:19.777Z] ---> Running in eb0f923802d9 [2022-07-29T20:51:21.765Z] Removing intermediate container 724f97fc9555 [2022-07-29T20:51:21.765Z] ---> 7263b99d57e7 [2022-07-29T20:51:21.765Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-29T20:51:22.043Z] ---> Running in 87272efcad0a [2022-07-29T20:51:22.325Z] Removing intermediate container 30ded4a7f49c [2022-07-29T20:51:22.325Z] ---> 43e46e5b5e9f [2022-07-29T20:51:22.325Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T20:51:22.325Z] Removing intermediate container 023066a14b67 [2022-07-29T20:51:22.325Z] ---> cdc23b6bda41 [2022-07-29T20:51:22.325Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T20:51:22.325Z] ---> Running in 41c52f71f604 [2022-07-29T20:51:22.605Z] ---> Running in 0f740d70ec8c [2022-07-29T20:51:22.605Z] Removing intermediate container eb0f923802d9 [2022-07-29T20:51:22.605Z] ---> 88db28862bd8 [2022-07-29T20:51:22.605Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T20:51:22.886Z] ---> Running in f4f1e6c7474f [2022-07-29T20:51:22.886Z] Removing intermediate container fd0363b7b2ee [2022-07-29T20:51:22.886Z] ---> 6a1b38163daa [2022-07-29T20:51:22.886Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-29T20:51:22.886Z] ---> Running in d09264c1be7e [2022-07-29T20:51:24.335Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T20:51:24.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T20:51:24.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T20:51:24.902Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T20:51:24.902Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T20:51:24.902Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T20:51:25.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T20:51:25.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T20:51:25.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T20:51:25.882Z] OK: 221 MiB in 51 packages [2022-07-29T20:51:26.162Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T20:51:27.162Z] OK: 221 MiB in 51 packages [2022-07-29T20:51:27.162Z] OK: 221 MiB in 51 packages [2022-07-29T20:51:27.435Z] Removing intermediate container 87272efcad0a [2022-07-29T20:51:27.435Z] ---> e3fa99857b9c [2022-07-29T20:51:27.435Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-29T20:51:27.712Z] OK: 221 MiB in 51 packages [2022-07-29T20:51:27.712Z] OK: 221 MiB in 51 packages [2022-07-29T20:51:28.700Z] Removing intermediate container 41c52f71f604 [2022-07-29T20:51:28.700Z] ---> a32cbe7de42a [2022-07-29T20:51:28.700Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T20:51:28.982Z] Removing intermediate container 0f740d70ec8c [2022-07-29T20:51:28.982Z] ---> bb0b4e85d5cb [2022-07-29T20:51:28.982Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T20:51:28.982Z] ---> 68afbc3677ee [2022-07-29T20:51:28.982Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:51:29.260Z] ---> Running in f3159fa47c2b [2022-07-29T20:51:29.260Z] Removing intermediate container d09264c1be7e [2022-07-29T20:51:29.260Z] ---> fd912374c952 [2022-07-29T20:51:29.260Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T20:51:29.260Z] Removing intermediate container f4f1e6c7474f [2022-07-29T20:51:29.260Z] ---> 7c71a853ccb0 [2022-07-29T20:51:29.260Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T20:51:29.868Z] ---> 15b11a304c11 [2022-07-29T20:51:29.868Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:51:30.145Z] ---> Running in f513eb291fbe [2022-07-29T20:51:30.424Z] ---> 44a5570c6e3a [2022-07-29T20:51:30.424Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:51:30.702Z] ---> 767ca4080516 [2022-07-29T20:51:30.702Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:51:30.702Z] ---> Running in a2758655641a [2022-07-29T20:51:30.702Z] ---> a4ef75f990c5 [2022-07-29T20:51:30.702Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:51:30.992Z] ---> Running in e5b82300e990 [2022-07-29T20:51:30.992Z] ---> Running in 70362bbde2b3 [2022-07-29T20:52:39.058Z] Removing intermediate container f513eb291fbe [2022-07-29T20:52:39.058Z] ---> 33563fbeb46e [2022-07-29T20:52:39.058Z] Step 8/25 : COPY . . [2022-07-29T20:52:39.058Z] Removing intermediate container 70362bbde2b3 [2022-07-29T20:52:39.058Z] ---> 918c1c0fded5 [2022-07-29T20:52:39.058Z] Step 8/26 : COPY . .Removing intermediate container e5b82300e990 [2022-07-29T20:52:39.058Z] ---> 692deeec8faa [2022-07-29T20:52:39.058Z] Step 8/23 : COPY . . [2022-07-29T20:52:39.058Z] Removing intermediate container a2758655641a [2022-07-29T20:52:39.058Z] ---> ad65e3ae6515 [2022-07-29T20:52:39.058Z] Step 8/23 : COPY . . [2022-07-29T20:52:39.058Z] [2022-07-29T20:52:39.058Z] Removing intermediate container f3159fa47c2b [2022-07-29T20:52:39.058Z] ---> b46c752faa4e [2022-07-29T20:52:39.058Z] Step 8/31 : COPY . . [2022-07-29T20:52:43.402Z] ---> d205d5b82d83 [2022-07-29T20:52:43.402Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T20:52:43.403Z] ---> 755e3881a3ab [2022-07-29T20:52:43.403Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-29T20:52:43.403Z] ---> Running in f7950d055cb6 [2022-07-29T20:52:43.403Z] ---> 8df669d04474 [2022-07-29T20:52:43.403Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-29T20:52:43.403Z] ---> Running in bfcb724cd58e [2022-07-29T20:52:43.682Z] ---> aef28a52f76e [2022-07-29T20:52:43.682Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-29T20:52:43.682Z] ---> 79f3290c029a [2022-07-29T20:52:43.682Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T20:52:43.682Z] ---> Running in deb79904487c [2022-07-29T20:52:43.682Z] ---> Running in 9687255b421a [2022-07-29T20:52:43.682Z] ---> Running in 5de89c83dbf2 [2022-07-29T20:52:44.666Z] Removing intermediate container f7950d055cb6 [2022-07-29T20:52:44.666Z] ---> e3fa1d96031c [2022-07-29T20:52:44.666Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T20:52:44.666Z] ---> Running in 6011865e919e [2022-07-29T20:52:44.949Z] Removing intermediate container 5de89c83dbf2 [2022-07-29T20:52:44.949Z] ---> 24b5c77ff181 [2022-07-29T20:52:44.949Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-29T20:52:44.949Z] ---> Running in 9ad8df1cee4d [2022-07-29T20:52:45.232Z] Removing intermediate container 6011865e919e [2022-07-29T20:52:45.232Z] ---> 79812e42a992 [2022-07-29T20:52:45.232Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-29T20:52:45.525Z] ---> Running in 1a4fbe00b8e5 [2022-07-29T20:52:45.806Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-29T20:52:45.806Z] Removing intermediate container 9ad8df1cee4d [2022-07-29T20:52:45.806Z] ---> c7404f2ed1fd [2022-07-29T20:52:45.806Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-29T20:52:45.806Z] ---> Running in 2b8796274597 [2022-07-29T20:52:46.412Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-29T20:52:46.412Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-29T20:52:49.067Z] Removing intermediate container 1a4fbe00b8e5 [2022-07-29T20:52:49.067Z] ---> 17c1ca6469e5 [2022-07-29T20:52:49.067Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T20:52:49.346Z] ---> Running in dc62391fff87 [2022-07-29T20:52:49.346Z] Removing intermediate container 2b8796274597 [2022-07-29T20:52:49.346Z] ---> a388c8999714 [2022-07-29T20:52:49.346Z] Step 12/25 : WORKDIR /edgex-go [2022-07-29T20:52:49.624Z] ---> Running in cf04bcf56d43 [2022-07-29T20:52:50.233Z] Removing intermediate container dc62391fff87 [2022-07-29T20:52:50.233Z] ---> b534ad9102c0 [2022-07-29T20:52:50.233Z] [2022-07-29T20:52:50.233Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T20:52:50.233Z] 3.15: Pulling from library/alpine [2022-07-29T20:52:50.516Z] Removing intermediate container cf04bcf56d43 [2022-07-29T20:52:50.516Z] ---> 4183dc4f766f [2022-07-29T20:52:50.516Z] [2022-07-29T20:52:50.516Z] Step 13/25 : FROM alpine:3.15 [2022-07-29T20:52:50.516Z] 3.15: Pulling from library/alpine [2022-07-29T20:52:51.970Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-29T20:52:51.970Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-29T20:52:51.970Z] Status: Downloaded newer image for alpine:3.15 [2022-07-29T20:52:51.970Z] Status: Downloaded newer image for alpine:3.15 [2022-07-29T20:52:51.970Z] ---> 60f2846fe774 [2022-07-29T20:52:51.970Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' ---> 60f2846fe774 [2022-07-29T20:52:51.970Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T20:52:51.970Z] [2022-07-29T20:52:51.970Z] ---> Running in fa9e04b83bd9 [2022-07-29T20:52:51.970Z] ---> Running in 5fbbf20c080d [2022-07-29T20:52:52.587Z] Removing intermediate container 5fbbf20c080d [2022-07-29T20:52:52.587Z] ---> 33f0b7733eb4 [2022-07-29T20:52:52.587Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:52:52.866Z] Removing intermediate container fa9e04b83bd9 [2022-07-29T20:52:52.866Z] ---> 2eed1f475c5c [2022-07-29T20:52:52.866Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:52:52.866Z] ---> Running in 7d310b1b4a3e [2022-07-29T20:52:53.151Z] ---> Running in 12c5eb9e14dc [2022-07-29T20:52:56.574Z] Removing intermediate container 12c5eb9e14dc [2022-07-29T20:52:56.574Z] ---> c021c4a14481 [2022-07-29T20:52:56.574Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T20:52:56.869Z] ---> Running in db37cf9a7e57 [2022-07-29T20:52:57.160Z] Removing intermediate container 7d310b1b4a3e [2022-07-29T20:52:57.160Z] ---> 7c2d63c522df [2022-07-29T20:52:57.160Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T20:52:57.160Z] ---> Running in 3e1b7e17af88 [2022-07-29T20:52:59.329Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T20:52:59.646Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T20:53:00.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T20:53:00.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T20:53:01.665Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T20:53:01.665Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T20:53:01.665Z] OK: 15733 distinct packages available [2022-07-29T20:53:01.946Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T20:53:02.221Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T20:53:02.221Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T20:53:02.221Z] OK: 15733 distinct packages available [2022-07-29T20:53:02.221Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T20:53:02.822Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T20:53:03.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T20:53:04.035Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-29T20:53:04.312Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-29T20:53:04.312Z] (3/5) Installing libucontext (1.1-r0) [2022-07-29T20:53:04.312Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-29T20:53:04.312Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-29T20:53:04.594Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-29T20:53:04.594Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-29T20:53:04.594Z] (3/5) Installing libucontext (1.1-r0) [2022-07-29T20:53:04.594Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T20:53:04.594Z] OK: 6 MiB in 19 packages [2022-07-29T20:53:04.594Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-29T20:53:04.872Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-29T20:53:04.872Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T20:53:04.872Z] OK: 6 MiB in 19 packages [2022-07-29T20:53:06.880Z] Removing intermediate container db37cf9a7e57 [2022-07-29T20:53:06.880Z] ---> 0b2125cab84c [2022-07-29T20:53:06.880Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T20:53:06.880Z] Removing intermediate container 3e1b7e17af88 [2022-07-29T20:53:06.880Z] ---> f21d4bd7431a [2022-07-29T20:53:06.880Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-29T20:53:11.218Z] ---> 34505df30ac7 [2022-07-29T20:53:11.218Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T20:53:14.643Z] ---> 3b755a94b724 [2022-07-29T20:53:14.643Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T20:53:15.636Z] ---> 15c37c50180c [2022-07-29T20:53:15.636Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-29T20:53:17.089Z] ---> 805f2ab837fb [2022-07-29T20:53:17.089Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-29T20:53:18.535Z] ---> 4fcc846cccdb [2022-07-29T20:53:18.535Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T20:53:18.535Z] ---> Running in 3f060aecaaa5 [2022-07-29T20:53:18.819Z] ---> c724283fe49c [2022-07-29T20:53:18.819Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T20:53:19.093Z] Removing intermediate container 3f060aecaaa5 [2022-07-29T20:53:19.093Z] ---> 8e9e73c3d66c [2022-07-29T20:53:19.093Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T20:53:19.366Z] ---> Running in 550fc1be1bd9 [2022-07-29T20:53:19.970Z] ---> 44d8a4cbe36c [2022-07-29T20:53:19.970Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-29T20:53:19.970Z] Removing intermediate container 550fc1be1bd9 [2022-07-29T20:53:19.970Z] ---> 6c5bc5841e9b [2022-07-29T20:53:19.970Z] Step 23/25 : LABEL arch=arm64 [2022-07-29T20:53:19.970Z] ---> Running in a41ea7a0b8bb [2022-07-29T20:53:20.599Z] Removing intermediate container a41ea7a0b8bb [2022-07-29T20:53:20.599Z] ---> 7770ef87ca3b [2022-07-29T20:53:20.599Z] Step 24/25 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 [2022-07-29T20:53:20.892Z] ---> Running in 143dcc42290a [2022-07-29T20:53:20.892Z] ---> 8a2f15cd5036 [2022-07-29T20:53:20.892Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-29T20:53:21.493Z] Removing intermediate container 143dcc42290a [2022-07-29T20:53:21.493Z] ---> 0042467c285d [2022-07-29T20:53:21.493Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T20:53:21.493Z] ---> Running in 459ef18b5033 [2022-07-29T20:53:22.094Z] Removing intermediate container 459ef18b5033 [2022-07-29T20:53:22.094Z] ---> a49e0fd248f4 [2022-07-29T20:53:22.094Z] ---> eab9e4eeff7e [2022-07-29T20:53:22.094Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T20:53:22.094Z] [2022-07-29T20:53:22.094Z] ---> Running in 1f879c546c5e [2022-07-29T20:53:22.707Z] Successfully built a49e0fd248f4 [2022-07-29T20:53:22.707Z] Successfully tagged security-spire-server-arm64:latest [2022-07-29T20:53:22.707Z]  Building security-spire-server ... done Building support-notifications [2022-07-29T20:53:22.707Z] Removing intermediate container 1f879c546c5e [2022-07-29T20:53:22.707Z] ---> fd7f694835eb [2022-07-29T20:53:22.707Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T20:53:22.986Z] ---> Running in 0f62614cff1e [2022-07-29T20:53:23.267Z] Removing intermediate container 0f62614cff1e [2022-07-29T20:53:23.267Z] ---> 0a4b7a8a7b53 [2022-07-29T20:53:23.267Z] Step 24/26 : LABEL arch=arm64 [2022-07-29T20:53:23.548Z] ---> Running in bf6d021a2bf2 [2022-07-29T20:53:23.822Z] Removing intermediate container bf6d021a2bf2 [2022-07-29T20:53:24.097Z] ---> 579a6e621e57 [2022-07-29T20:53:24.097Z] Step 25/26 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 [2022-07-29T20:53:24.097Z] ---> Running in 467749211e75 [2022-07-29T20:53:24.701Z] Removing intermediate container 467749211e75 [2022-07-29T20:53:24.701Z] ---> 4f0250f31a77 [2022-07-29T20:53:24.701Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T20:53:24.701Z] ---> Running in 8bdd77e59a6a [2022-07-29T20:53:25.303Z] Removing intermediate container 8bdd77e59a6a [2022-07-29T20:53:25.303Z] ---> 8138ce7cc71a [2022-07-29T20:53:25.303Z] [2022-07-29T20:53:25.580Z] Successfully built 8138ce7cc71a [2022-07-29T20:53:25.580Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-29T20:53:25.580Z]  Building security-spire-agent ... done Building core-data [2022-07-29T20:53:47.794Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:53:47.794Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:53:47.794Z] ---> a10af6322f73 [2022-07-29T20:53:47.794Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T20:53:47.794Z] ---> Using cache [2022-07-29T20:53:47.794Z] ---> dbd026c5e220 [2022-07-29T20:53:47.795Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:53:47.795Z] ---> Using cache [2022-07-29T20:53:47.795Z] ---> cdc23b6bda41 [2022-07-29T20:53:47.795Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-29T20:53:47.795Z] ---> Running in b30b6142b343 [2022-07-29T20:53:47.795Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T20:53:48.787Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T20:53:49.080Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:53:49.080Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:53:49.080Z] ---> a10af6322f73 [2022-07-29T20:53:49.080Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T20:53:49.080Z] ---> Using cache [2022-07-29T20:53:49.080Z] ---> dbd026c5e220 [2022-07-29T20:53:49.080Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:53:49.080Z] ---> Using cache [2022-07-29T20:53:49.080Z] ---> cdc23b6bda41 [2022-07-29T20:53:49.080Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-29T20:53:49.080Z] ---> Running in efe04ff3db9f [2022-07-29T20:53:50.521Z] OK: 221 MiB in 51 packages [2022-07-29T20:53:51.122Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T20:53:52.121Z] Removing intermediate container b30b6142b343 [2022-07-29T20:53:52.121Z] ---> f1e70ef1d406 [2022-07-29T20:53:52.121Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T20:53:52.404Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T20:53:53.004Z] ---> aa25a2b26ca3 [2022-07-29T20:53:53.004Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:53:53.279Z] ---> Running in cdcb9d070bee [2022-07-29T20:53:53.880Z] OK: 221 MiB in 51 packages [2022-07-29T20:53:55.328Z] Removing intermediate container efe04ff3db9f [2022-07-29T20:53:55.328Z] ---> b42fcb17b5a5 [2022-07-29T20:53:55.328Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T20:53:56.324Z] ---> 8eea4e474949 [2022-07-29T20:53:56.324Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:53:56.324Z] ---> Running in 1765c0078a75 [2022-07-29T20:55:04.378Z] Removing intermediate container cdcb9d070bee [2022-07-29T20:55:04.378Z] ---> 6417d3315fb9 [2022-07-29T20:55:04.378Z] Step 8/22 : COPY . . [2022-07-29T20:55:04.378Z] Removing intermediate container 1765c0078a75 [2022-07-29T20:55:04.378Z] ---> 9de383f4d194 [2022-07-29T20:55:04.378Z] Step 8/23 : COPY . . [2022-07-29T20:55:12.682Z] ---> f2da3bad475b [2022-07-29T20:55:12.682Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-29T20:55:12.682Z] ---> 246272a04ab0 [2022-07-29T20:55:12.682Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-29T20:55:12.682Z] ---> Running in 7d2e3e7aad6e [2022-07-29T20:55:12.682Z] ---> Running in 93bafae54987 [2022-07-29T20:55:14.126Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-29T20:55:14.126Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T20:57:51.092Z] Removing intermediate container bfcb724cd58e [2022-07-29T20:57:51.092Z] ---> 3120fd059726 [2022-07-29T20:57:51.092Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-29T20:57:51.092Z] ---> Running in a872e01f22b5 [2022-07-29T20:57:51.092Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-29T20:57:51.092Z] Removing intermediate container a872e01f22b5 [2022-07-29T20:57:51.092Z] ---> 2159c21b8707 [2022-07-29T20:57:51.092Z] [2022-07-29T20:57:51.092Z] Step 11/23 : FROM docker:20.10.14 [2022-07-29T20:57:51.092Z] 20.10.14: Pulling from library/docker [2022-07-29T20:57:56.526Z] Removing intermediate container 9687255b421a [2022-07-29T20:57:56.526Z] ---> 89f6ce37af97 [2022-07-29T20:57:56.526Z] [2022-07-29T20:57:56.526Z] Step 10/31 : FROM alpine:3.16 [2022-07-29T20:57:56.526Z] 3.16: Pulling from library/alpine [2022-07-29T20:57:58.572Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T20:57:58.572Z] Status: Downloaded newer image for alpine:3.16 [2022-07-29T20:57:58.572Z] ---> 3d81c46cd875 [2022-07-29T20:57:58.572Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T20:57:58.846Z] ---> Running in 7dc07063c139 [2022-07-29T20:57:59.827Z] Removing intermediate container 7dc07063c139 [2022-07-29T20:57:59.827Z] ---> 4184132120ef [2022-07-29T20:57:59.827Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-29T20:58:00.109Z] ---> Running in eeedcb05931a [2022-07-29T20:58:02.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T20:58:03.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T20:58:04.474Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-29T20:58:04.474Z] (2/2) Installing su-exec (0.2-r1) [2022-07-29T20:58:04.474Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T20:58:04.474Z] OK: 5 MiB in 16 packages [2022-07-29T20:58:04.474Z] Removing intermediate container deb79904487c [2022-07-29T20:58:04.474Z] ---> 1332bcdf8049 [2022-07-29T20:58:04.474Z] [2022-07-29T20:58:04.474Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T20:58:04.474Z] ---> 3d81c46cd875 [2022-07-29T20:58:04.474Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T20:58:04.751Z] ---> Running in b42dc1b84e48 [2022-07-29T20:58:06.740Z] Removing intermediate container eeedcb05931a [2022-07-29T20:58:06.740Z] ---> 9ba66fb3fe46 [2022-07-29T20:58:06.740Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-29T20:58:06.740Z] ---> Running in 533ca2fdbec6 [2022-07-29T20:58:07.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T20:58:07.732Z] Removing intermediate container 533ca2fdbec6 [2022-07-29T20:58:07.732Z] ---> abb3b890c681 [2022-07-29T20:58:07.732Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-29T20:58:07.732Z] ---> Running in 6558f737d216 [2022-07-29T20:58:08.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T20:58:08.616Z] Removing intermediate container 6558f737d216 [2022-07-29T20:58:08.616Z] ---> becdddf2a9f9 [2022-07-29T20:58:08.616Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-29T20:58:08.901Z] ---> Running in d19b36205ed4 [2022-07-29T20:58:09.180Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-29T20:58:09.180Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T20:58:09.180Z] OK: 5 MiB in 15 packages [2022-07-29T20:58:09.460Z] Removing intermediate container d19b36205ed4 [2022-07-29T20:58:09.460Z] ---> 5e6c058dbdbb [2022-07-29T20:58:09.460Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-29T20:58:09.460Z] ---> Running in dff39ab9854e [2022-07-29T20:58:12.097Z] Removing intermediate container b42dc1b84e48 [2022-07-29T20:58:12.097Z] ---> 58d3471f155f [2022-07-29T20:58:12.097Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T20:58:12.097Z] ---> Running in 6b7d32612e14 [2022-07-29T20:58:13.089Z] Removing intermediate container 6b7d32612e14 [2022-07-29T20:58:13.089Z] ---> 38e99f40aec5 [2022-07-29T20:58:13.089Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-29T20:58:13.089Z] ---> Running in 9f26c1c2eada [2022-07-29T20:58:13.367Z] Removing intermediate container dff39ab9854e [2022-07-29T20:58:13.367Z] ---> e8e613c1efe9 [2022-07-29T20:58:13.367Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-29T20:58:13.642Z] ---> Running in a1d21794f2ed [2022-07-29T20:58:13.916Z] Removing intermediate container 9f26c1c2eada [2022-07-29T20:58:13.916Z] ---> 92803ae306d7 [2022-07-29T20:58:13.916Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T20:58:14.192Z] ---> Running in 9c39c6734446 [2022-07-29T20:58:14.471Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-29T20:58:14.471Z] Removing intermediate container a1d21794f2ed [2022-07-29T20:58:14.471Z] ---> cf76f9b05d72 [2022-07-29T20:58:14.471Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-29T20:58:14.471Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-29T20:58:14.471Z] ---> c346e9eafbab [2022-07-29T20:58:14.471Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-29T20:58:14.750Z] ---> Running in a03735ea2246 [2022-07-29T20:58:15.025Z] Removing intermediate container 9c39c6734446 [2022-07-29T20:58:15.025Z] ---> 67f103838f06 [2022-07-29T20:58:15.025Z] Step 15/23 : WORKDIR / [2022-07-29T20:58:15.304Z] ---> Running in eea01954a597 [2022-07-29T20:58:15.580Z] Removing intermediate container a03735ea2246 [2022-07-29T20:58:15.580Z] ---> 6a721d266661 [2022-07-29T20:58:15.580Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-29T20:58:15.853Z] ---> Running in 1c46e665fb4f [2022-07-29T20:58:15.853Z] ---> 989e646ae223 [2022-07-29T20:58:15.853Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-29T20:58:16.128Z] ---> Running in cc7f7680dfd2 [2022-07-29T20:58:16.732Z] Removing intermediate container eea01954a597 [2022-07-29T20:58:16.732Z] ---> e82649a61d9b [2022-07-29T20:58:16.732Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T20:58:18.170Z] ---> 68e5ec5403a7 [2022-07-29T20:58:18.170Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-29T20:58:18.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T20:58:19.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T20:58:20.514Z] Removing intermediate container cc7f7680dfd2 [2022-07-29T20:58:20.514Z] ---> 399817085285 [2022-07-29T20:58:20.514Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T20:58:20.514Z] (1/43) Installing readline (8.1.1-r0) [2022-07-29T20:58:20.514Z] (2/43) Installing bash (5.1.16-r0) [2022-07-29T20:58:20.514Z] Executing bash-5.1.16-r0.post-install [2022-07-29T20:58:20.514Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-29T20:58:20.514Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T20:58:20.514Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-29T20:58:20.514Z] (6/43) Installing curl (7.80.0-r2) [2022-07-29T20:58:20.514Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-29T20:58:20.514Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-29T20:58:20.514Z] (9/43) Installing expat (2.4.7-r0) [2022-07-29T20:58:20.514Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-29T20:58:20.514Z] (11/43) Installing gdbm (1.22-r0) [2022-07-29T20:58:20.514Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-29T20:58:20.793Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-29T20:58:20.793Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-29T20:58:20.793Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-29T20:58:20.793Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-29T20:58:20.793Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-29T20:58:21.395Z] ---> 7038aa44b890 [2022-07-29T20:58:21.395Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-29T20:58:21.395Z] ---> cb4ac5bf338c [2022-07-29T20:58:21.395Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-29T20:58:22.861Z] ---> b345a07595f9 [2022-07-29T20:58:22.861Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-29T20:58:23.136Z] ---> Running in 419d7a7945df [2022-07-29T20:58:23.735Z] Removing intermediate container 419d7a7945df [2022-07-29T20:58:23.735Z] ---> 263f52304656 [2022-07-29T20:58:23.735Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T20:58:23.735Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-29T20:58:23.735Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-29T20:58:23.735Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-29T20:58:24.011Z] ---> 5d5596a58b10 [2022-07-29T20:58:24.011Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-29T20:58:24.011Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-29T20:58:24.011Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-29T20:58:24.011Z] ---> Running in e25ccdf65714 [2022-07-29T20:58:24.011Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-29T20:58:24.011Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-29T20:58:24.011Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-29T20:58:24.011Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-29T20:58:24.011Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-29T20:58:24.288Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-29T20:58:24.288Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-29T20:58:24.288Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-29T20:58:24.288Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-29T20:58:24.288Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-29T20:58:24.288Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-29T20:58:24.288Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-29T20:58:24.288Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-29T20:58:24.561Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-29T20:58:24.561Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-29T20:58:24.561Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-29T20:58:24.561Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-29T20:58:24.561Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-29T20:58:24.561Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-29T20:58:24.847Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-29T20:58:24.848Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-29T20:58:24.848Z] Removing intermediate container e25ccdf65714 [2022-07-29T20:58:24.848Z] ---> 9c8a66be498c [2022-07-29T20:58:24.848Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T20:58:24.848Z] ---> Running in b3e06a72d5b4 [2022-07-29T20:58:24.848Z] ---> 5e89321ecd9b [2022-07-29T20:58:24.848Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-29T20:58:25.467Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T20:58:25.467Z] OK: 83 MiB in 65 packages [2022-07-29T20:58:25.743Z] Removing intermediate container b3e06a72d5b4 [2022-07-29T20:58:25.743Z] ---> 29a6a33845dc [2022-07-29T20:58:25.743Z] Step 22/23 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 [2022-07-29T20:58:25.743Z] ---> Running in 8f4939324c4b [2022-07-29T20:58:26.341Z] ---> 5ba9603723f0 [2022-07-29T20:58:26.341Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-29T20:58:26.619Z] Removing intermediate container 8f4939324c4b [2022-07-29T20:58:26.619Z] ---> 6cc1f32c1d60 [2022-07-29T20:58:26.619Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T20:58:26.896Z] ---> Running in ccc4e3c87ff8 [2022-07-29T20:58:27.506Z] Removing intermediate container ccc4e3c87ff8 [2022-07-29T20:58:27.506Z] ---> bcbe96cd00f4 [2022-07-29T20:58:27.506Z] [2022-07-29T20:58:27.506Z] ---> 0ba64a1e3375 [2022-07-29T20:58:27.506Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-29T20:58:28.111Z] Successfully built bcbe96cd00f4 [2022-07-29T20:58:28.111Z] Successfully tagged core-metadata-arm64:latest [2022-07-29T20:58:28.390Z]  Building core-metadata ... done Building support-scheduler [2022-07-29T20:58:28.670Z] ---> 845f5606486f [2022-07-29T20:58:28.670Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-29T20:58:28.670Z] ---> Running in 71622d079fd8 [2022-07-29T20:58:32.089Z] Collecting docker-compose==1.23.2 [2022-07-29T20:58:32.089Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-29T20:58:32.089Z] Removing intermediate container 71622d079fd8 [2022-07-29T20:58:32.089Z] ---> bc3d0e8893bb [2022-07-29T20:58:32.089Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-29T20:58:32.089Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-29T20:58:32.089Z] ---> Running in 03392f187271 [2022-07-29T20:58:32.089Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-29T20:58:32.089Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-29T20:58:32.689Z] Removing intermediate container 03392f187271 [2022-07-29T20:58:32.689Z] ---> 4d019a2c2fad [2022-07-29T20:58:32.689Z] Step 28/31 : CMD ["gate"] [2022-07-29T20:58:32.689Z] ---> Running in b43ed4759d1e [2022-07-29T20:58:33.286Z] Removing intermediate container b43ed4759d1e [2022-07-29T20:58:33.286Z] ---> 27dc7ce9076d [2022-07-29T20:58:33.286Z] Step 29/31 : LABEL arch=arm64 [2022-07-29T20:58:33.286Z] ---> Running in 7eddd56ee7a9 [2022-07-29T20:58:33.882Z] Removing intermediate container 7eddd56ee7a9 [2022-07-29T20:58:33.882Z] ---> 2b9cbf70a1cd [2022-07-29T20:58:33.882Z] Step 30/31 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 [2022-07-29T20:58:33.882Z] ---> Running in 0f5df9933ca3 [2022-07-29T20:58:34.497Z] Removing intermediate container 0f5df9933ca3 [2022-07-29T20:58:34.497Z] ---> 337b30438247 [2022-07-29T20:58:34.497Z] Step 31/31 : LABEL version=0.0.0 [2022-07-29T20:58:34.497Z] ---> Running in bbdea958cbe6 [2022-07-29T20:58:34.779Z] Collecting docopt<0.7,>=0.6.1 [2022-07-29T20:58:34.779Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-29T20:58:35.057Z] Removing intermediate container bbdea958cbe6 [2022-07-29T20:58:35.057Z] ---> fb054ab9fb58 [2022-07-29T20:58:35.057Z] [2022-07-29T20:58:35.341Z] Successfully built fb054ab9fb58 [2022-07-29T20:58:35.341Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-29T20:58:35.341Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-07-29T20:58:38.749Z] Collecting PyYAML<4,>=3.10 [2022-07-29T20:58:38.750Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-29T20:58:43.092Z] Collecting texttable<0.10,>=0.9.0 [2022-07-29T20:58:43.092Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-29T20:58:45.722Z] Collecting docker<4.0,>=3.6.0 [2022-07-29T20:58:45.722Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-29T20:58:45.997Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-29T20:58:45.997Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-29T20:58:47.442Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-29T20:58:47.442Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-29T20:58:47.718Z] Collecting cached-property<2,>=1.2.0 [2022-07-29T20:58:47.718Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-29T20:58:48.706Z] Collecting jsonschema<3,>=2.5.1 [2022-07-29T20:58:48.706Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-29T20:58:49.329Z] Collecting docker-pycreds>=0.4.0 [2022-07-29T20:58:49.329Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-29T20:58:49.329Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:58:49.329Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:58:49.329Z] ---> a10af6322f73 [2022-07-29T20:58:49.329Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T20:58:49.329Z] ---> Using cache [2022-07-29T20:58:49.329Z] ---> dbd026c5e220 [2022-07-29T20:58:49.329Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:58:49.329Z] ---> Using cache [2022-07-29T20:58:49.329Z] ---> cdc23b6bda41 [2022-07-29T20:58:49.329Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T20:58:49.329Z] ---> Using cache [2022-07-29T20:58:49.329Z] ---> bb0b4e85d5cb [2022-07-29T20:58:49.329Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T20:58:49.329Z] ---> Using cache [2022-07-29T20:58:49.329Z] ---> 44a5570c6e3a [2022-07-29T20:58:49.329Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:58:49.329Z] ---> Using cache [2022-07-29T20:58:49.329Z] ---> ad65e3ae6515 [2022-07-29T20:58:49.329Z] Step 8/22 : COPY . . [2022-07-29T20:58:49.329Z] ---> Using cache [2022-07-29T20:58:49.329Z] ---> 8df669d04474 [2022-07-29T20:58:49.329Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-29T20:58:49.945Z] ---> Running in 21ec139096c7 [2022-07-29T20:58:51.940Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-29T20:58:51.940Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-29T20:58:51.940Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-29T20:58:52.225Z] Collecting idna<2.8,>=2.5 [2022-07-29T20:58:52.225Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-29T20:58:52.225Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T20:58:52.225Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-29T20:58:52.501Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-29T20:58:52.778Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-29T20:58:52.778Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-29T20:58:52.778Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-29T20:58:52.778Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-29T20:58:54.228Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-29T20:58:54.228Z] Attempting uninstall: urllib3 [2022-07-29T20:58:54.228Z] Found existing installation: urllib3 1.26.7 [2022-07-29T20:58:54.228Z] Uninstalling urllib3-1.26.7: [2022-07-29T20:58:54.228Z] Successfully uninstalled urllib3-1.26.7 [2022-07-29T20:58:55.678Z] Attempting uninstall: idna [2022-07-29T20:58:55.678Z] Found existing installation: idna 3.3 [2022-07-29T20:58:55.678Z] Uninstalling idna-3.3: [2022-07-29T20:58:55.678Z] Successfully uninstalled idna-3.3 [2022-07-29T20:58:57.674Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:58:57.675Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:58:57.675Z] ---> a10af6322f73 [2022-07-29T20:58:57.675Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T20:58:57.675Z] ---> Using cache [2022-07-29T20:58:57.675Z] ---> dbd026c5e220 [2022-07-29T20:58:57.675Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:58:57.675Z] ---> Using cache [2022-07-29T20:58:57.675Z] ---> cdc23b6bda41 [2022-07-29T20:58:57.675Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-29T20:58:57.675Z] ---> Using cache [2022-07-29T20:58:57.675Z] ---> bb0b4e85d5cb [2022-07-29T20:58:57.675Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T20:58:57.675Z] ---> Using cache [2022-07-29T20:58:57.675Z] ---> 44a5570c6e3a [2022-07-29T20:58:57.675Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:58:57.675Z] ---> Using cache [2022-07-29T20:58:57.675Z] ---> ad65e3ae6515 [2022-07-29T20:58:57.675Z] Step 8/25 : COPY . . [2022-07-29T20:58:57.675Z] ---> Using cache [2022-07-29T20:58:57.675Z] ---> 8df669d04474 [2022-07-29T20:58:57.675Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-29T20:58:58.429Z] ---> Running in 6a781e478c0c [2022-07-29T20:59:00.522Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-29T20:59:00.965Z] Attempting uninstall: requests [2022-07-29T20:59:00.965Z] Found existing installation: requests 2.26.0 [2022-07-29T20:59:01.305Z] Uninstalling requests-2.26.0: [2022-07-29T20:59:01.305Z] Successfully uninstalled requests-2.26.0 [2022-07-29T20:59:01.906Z] Running setup.py install for texttable: started [2022-07-29T20:59:04.541Z] Running setup.py install for texttable: finished with status 'done' [2022-07-29T20:59:04.541Z] Running setup.py install for PyYAML: started [2022-07-29T20:59:07.951Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-29T20:59:08.577Z] Running setup.py install for docopt: started [2022-07-29T20:59:11.215Z] Running setup.py install for docopt: finished with status 'done' [2022-07-29T20:59:11.215Z] Running setup.py install for dockerpty: started [2022-07-29T20:59:13.208Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-29T20:59:15.196Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-29T20:59:30.305Z] Removing intermediate container 1c46e665fb4f [2022-07-29T20:59:30.305Z] ---> e9f43ba7e3cf [2022-07-29T20:59:30.305Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-29T20:59:30.305Z] ---> Running in 35a6b729c13f [2022-07-29T20:59:30.305Z] Removing intermediate container 35a6b729c13f [2022-07-29T20:59:30.305Z] ---> 4f3721663b71 [2022-07-29T20:59:30.305Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-29T20:59:30.305Z] ---> Running in a3f553fbee18 [2022-07-29T20:59:30.305Z] Removing intermediate container a3f553fbee18 [2022-07-29T20:59:30.305Z] ---> f6c78b56f116 [2022-07-29T20:59:30.305Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-29T20:59:31.759Z] ---> 81de230d4eec [2022-07-29T20:59:31.760Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-29T20:59:32.757Z] ---> e88974d74fee [2022-07-29T20:59:32.757Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-29T20:59:33.742Z] ---> b375d725871b [2022-07-29T20:59:33.742Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-29T20:59:33.742Z] ---> Running in dc7a4efe6890 [2022-07-29T20:59:34.346Z] Removing intermediate container dc7a4efe6890 [2022-07-29T20:59:34.346Z] ---> 3c413fe35b41 [2022-07-29T20:59:34.346Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T20:59:34.346Z] ---> Running in 9f27f3789e99 [2022-07-29T20:59:34.948Z] Removing intermediate container 9f27f3789e99 [2022-07-29T20:59:34.948Z] ---> 0a98cfacf1f4 [2022-07-29T20:59:34.948Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T20:59:34.948Z] ---> Running in 102cf7f40c70 [2022-07-29T20:59:35.552Z] Removing intermediate container 102cf7f40c70 [2022-07-29T20:59:35.552Z] ---> 8961251981d1 [2022-07-29T20:59:35.552Z] Step 22/23 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 [2022-07-29T20:59:35.552Z] ---> Running in 3c9662016016 [2022-07-29T20:59:36.154Z] Removing intermediate container 3c9662016016 [2022-07-29T20:59:36.155Z] ---> 12d8840a98d2 [2022-07-29T20:59:36.155Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T20:59:36.155Z] ---> Running in 88b7364a21a1 [2022-07-29T20:59:36.759Z] Removing intermediate container 88b7364a21a1 [2022-07-29T20:59:36.759Z] ---> 169d142dc92c [2022-07-29T20:59:36.759Z] [2022-07-29T20:59:37.037Z] Successfully built 169d142dc92c [2022-07-29T20:59:37.037Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-29T20:59:37.037Z]  Building sys-mgmt-agent ... done Building security-spire-config [2022-07-29T20:59:55.383Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T20:59:55.383Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T20:59:55.383Z] ---> a10af6322f73 [2022-07-29T20:59:55.383Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T20:59:55.383Z] ---> Using cache [2022-07-29T20:59:55.383Z] ---> dbd026c5e220 [2022-07-29T20:59:55.383Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T20:59:55.383Z] ---> Using cache [2022-07-29T20:59:55.383Z] ---> cdc23b6bda41 [2022-07-29T20:59:55.383Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T20:59:55.383Z] ---> Running in ee80538c6a71 [2022-07-29T20:59:55.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T20:59:55.987Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T20:59:57.442Z] OK: 221 MiB in 51 packages [2022-07-29T20:59:58.907Z] Removing intermediate container ee80538c6a71 [2022-07-29T20:59:58.907Z] ---> 330f33cdcfe7 [2022-07-29T20:59:58.907Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T20:59:59.910Z] ---> 17ab311cc288 [2022-07-29T20:59:59.910Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T20:59:59.910Z] ---> Running in af5efc5cd097 [2022-07-29T21:00:46.928Z] Removing intermediate container af5efc5cd097 [2022-07-29T21:00:46.928Z] ---> 86004eebfaaf [2022-07-29T21:00:46.928Z] Step 8/26 : COPY . . [2022-07-29T21:00:59.362Z] ---> 38993903c953 [2022-07-29T21:00:59.362Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T21:00:59.362Z] ---> Running in 77999fabc506 [2022-07-29T21:00:59.362Z] Removing intermediate container 77999fabc506 [2022-07-29T21:00:59.362Z] ---> 014698661454 [2022-07-29T21:00:59.362Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T21:00:59.362Z] ---> Running in 4d546bfca8b3 [2022-07-29T21:00:59.362Z] Removing intermediate container 4d546bfca8b3 [2022-07-29T21:00:59.362Z] ---> 0472440918b6 [2022-07-29T21:00:59.362Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-29T21:00:59.362Z] ---> Running in 3fbd31f17a4d [2022-07-29T21:01:02.814Z] Removing intermediate container 3fbd31f17a4d [2022-07-29T21:01:02.814Z] ---> 88c90bbdcda9 [2022-07-29T21:01:02.814Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T21:01:02.814Z] ---> Running in f01d852c3843 [2022-07-29T21:01:02.814Z] Removing intermediate container f01d852c3843 [2022-07-29T21:01:02.814Z] ---> 838785b08486 [2022-07-29T21:01:02.814Z] [2022-07-29T21:01:02.814Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T21:01:02.814Z] ---> 60f2846fe774 [2022-07-29T21:01:02.814Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T21:01:02.814Z] ---> Using cache [2022-07-29T21:01:02.814Z] ---> 2eed1f475c5c [2022-07-29T21:01:02.814Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T21:01:02.814Z] ---> Using cache [2022-07-29T21:01:02.814Z] ---> c021c4a14481 [2022-07-29T21:01:02.814Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-29T21:01:03.094Z] ---> Running in 1553463e8b2c [2022-07-29T21:01:05.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T21:01:06.081Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T21:01:07.523Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T21:01:07.523Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T21:01:07.523Z] OK: 15733 distinct packages available [2022-07-29T21:01:07.801Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T21:01:08.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T21:01:09.775Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-29T21:01:10.051Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-29T21:01:10.051Z] (3/4) Installing libucontext (1.1-r0) [2022-07-29T21:01:10.051Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-29T21:01:10.325Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T21:01:10.325Z] OK: 6 MiB in 18 packages [2022-07-29T21:01:11.774Z] Removing intermediate container 1553463e8b2c [2022-07-29T21:01:11.774Z] ---> 8c44845a8215 [2022-07-29T21:01:11.774Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T21:01:17.358Z] ---> da82f4685966 [2022-07-29T21:01:17.358Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T21:01:18.367Z] ---> af0132b386a3 [2022-07-29T21:01:18.367Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-29T21:01:18.641Z] ---> Running in fa526a0ecfd0 [2022-07-29T21:01:19.247Z] Removing intermediate container fa526a0ecfd0 [2022-07-29T21:01:19.247Z] ---> 6c75b1bbb56e [2022-07-29T21:01:19.247Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-29T21:01:20.236Z] ---> f05778db837a [2022-07-29T21:01:20.236Z] Step 21/26 : WORKDIR / [2022-07-29T21:01:20.236Z] ---> Running in 34b0d1a58c56 [2022-07-29T21:01:20.853Z] Removing intermediate container 34b0d1a58c56 [2022-07-29T21:01:20.853Z] ---> 036d7b575c46 [2022-07-29T21:01:20.853Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T21:01:20.853Z] ---> Running in b8d00a8a236d [2022-07-29T21:01:21.477Z] Removing intermediate container b8d00a8a236d [2022-07-29T21:01:21.477Z] ---> a3631c76396b [2022-07-29T21:01:21.755Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T21:01:21.755Z] ---> Running in 002104cd05f5 [2022-07-29T21:01:22.370Z] Removing intermediate container 002104cd05f5 [2022-07-29T21:01:22.370Z] ---> 25832cda5130 [2022-07-29T21:01:22.370Z] Step 24/26 : LABEL arch=arm64 [2022-07-29T21:01:22.370Z] ---> Running in b6ce0fb0b85b [2022-07-29T21:01:22.979Z] Removing intermediate container b6ce0fb0b85b [2022-07-29T21:01:22.979Z] ---> 7e5c1e8b15a0 [2022-07-29T21:01:22.979Z] Step 25/26 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 [2022-07-29T21:01:22.979Z] ---> Running in 254fa4bf09dc [2022-07-29T21:01:23.576Z] Removing intermediate container 254fa4bf09dc [2022-07-29T21:01:23.576Z] ---> d7e2af566fa7 [2022-07-29T21:01:23.576Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T21:01:23.576Z] ---> Running in f0adcf2d0f24 [2022-07-29T21:01:24.184Z] Removing intermediate container f0adcf2d0f24 [2022-07-29T21:01:24.184Z] ---> 7988907effa0 [2022-07-29T21:01:24.184Z] [2022-07-29T21:01:24.463Z] Successfully built 7988907effa0 [2022-07-29T21:01:24.463Z] Successfully tagged security-spire-config-arm64:latest [2022-07-29T21:01:24.463Z] Building security-spiffe-token-provider [2022-07-29T21:01:42.816Z]  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T21:01:42.816Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-29T21:01:42.816Z] ---> a10af6322f73 [2022-07-29T21:01:42.816Z] Step 3/20 : WORKDIR /edgex-go [2022-07-29T21:01:42.816Z] ---> Using cache [2022-07-29T21:01:42.816Z] ---> dbd026c5e220 [2022-07-29T21:01:42.816Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-29T21:01:42.816Z] ---> Running in 0e73e1a317cb [2022-07-29T21:01:42.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T21:01:43.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T21:01:44.890Z] v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-29T21:01:44.890Z] v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-29T21:01:44.890Z] OK: 16887 distinct packages available [2022-07-29T21:01:45.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T21:01:45.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T21:01:46.454Z] OK: 221 MiB in 51 packages [2022-07-29T21:01:47.890Z] Removing intermediate container 0e73e1a317cb [2022-07-29T21:01:47.890Z] ---> d0d2ad8bed5a [2022-07-29T21:01:47.890Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-29T21:01:48.879Z] ---> fb440eff0b05 [2022-07-29T21:01:48.879Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T21:01:49.153Z] ---> Running in a291ae046754 [2022-07-29T21:02:04.267Z] Removing intermediate container 7d2e3e7aad6e [2022-07-29T21:02:04.267Z] ---> a3c7b6d634c5 [2022-07-29T21:02:04.267Z] [2022-07-29T21:02:04.267Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T21:02:04.267Z] ---> 3d81c46cd875 [2022-07-29T21:02:04.267Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-29T21:02:04.267Z] ---> Running in 158968dd53e0 [2022-07-29T21:02:04.267Z] Removing intermediate container 158968dd53e0 [2022-07-29T21:02:04.267Z] ---> 2a5b771d66dc [2022-07-29T21:02:04.267Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-29T21:02:04.267Z] ---> Running in 8ddbe94bd56e [2022-07-29T21:02:04.267Z] Removing intermediate container 8ddbe94bd56e [2022-07-29T21:02:04.267Z] ---> e1f83cdf1fb3 [2022-07-29T21:02:04.267Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-29T21:02:04.267Z] ---> Running in fe334a75f04e [2022-07-29T21:02:04.267Z] Removing intermediate container fe334a75f04e [2022-07-29T21:02:04.267Z] ---> 35260ae94d2b [2022-07-29T21:02:04.267Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T21:02:04.267Z] ---> Running in fb8255400222 [2022-07-29T21:02:07.789Z] Removing intermediate container fb8255400222 [2022-07-29T21:02:07.789Z] ---> 0a3f5fc5d392 [2022-07-29T21:02:07.789Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-29T21:02:07.789Z] ---> Running in 856f47cd1d5c [2022-07-29T21:02:09.233Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T21:02:10.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T21:02:11.674Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-29T21:02:11.674Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-29T21:02:11.674Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-29T21:02:11.674Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-29T21:02:11.952Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-29T21:02:11.952Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-29T21:02:12.227Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T21:02:12.227Z] OK: 8 MiB in 20 packages [2022-07-29T21:02:14.237Z] Removing intermediate container 856f47cd1d5c [2022-07-29T21:02:14.237Z] ---> 0d4a79aea84a [2022-07-29T21:02:14.237Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T21:02:15.237Z] ---> a209d0c803bf [2022-07-29T21:02:15.237Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-29T21:02:17.891Z] ---> abe02ffa34c3 [2022-07-29T21:02:17.891Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-29T21:02:18.884Z] ---> 409d00719406 [2022-07-29T21:02:18.885Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-29T21:02:19.163Z] ---> Running in e9441a1e8e71 [2022-07-29T21:02:20.159Z] Removing intermediate container e9441a1e8e71 [2022-07-29T21:02:20.159Z] ---> 8a4c88ccd379 [2022-07-29T21:02:20.159Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T21:02:20.159Z] ---> Running in dfd8706a0532 [2022-07-29T21:02:21.153Z] Removing intermediate container dfd8706a0532 [2022-07-29T21:02:21.153Z] ---> dea84a1aa5e4 [2022-07-29T21:02:21.153Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T21:02:21.435Z] ---> Running in 8cbabbc033f6 [2022-07-29T21:02:22.430Z] Removing intermediate container 8cbabbc033f6 [2022-07-29T21:02:22.430Z] ---> 02ea5c0bad0a [2022-07-29T21:02:22.430Z] Step 22/23 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 [2022-07-29T21:02:22.710Z] ---> Running in 2c5295c9f4e2 [2022-07-29T21:02:23.698Z] Removing intermediate container 2c5295c9f4e2 [2022-07-29T21:02:23.698Z] ---> 092160d35faa [2022-07-29T21:02:23.698Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T21:02:23.976Z] ---> Running in c2cf4d81fc49 [2022-07-29T21:02:24.579Z] Removing intermediate container c2cf4d81fc49 [2022-07-29T21:02:24.579Z] ---> 126987fd995e [2022-07-29T21:02:24.579Z] [2022-07-29T21:02:25.561Z] Successfully built 126987fd995e [2022-07-29T21:02:25.561Z] Successfully tagged core-data-arm64:latest [2022-07-29T21:02:25.561Z]  Building core-data ... done Building core-command [2022-07-29T21:02:43.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T21:02:43.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T21:02:43.912Z] ---> a10af6322f73 [2022-07-29T21:02:43.912Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T21:02:43.912Z] ---> Using cache [2022-07-29T21:02:43.912Z] ---> dbd026c5e220 [2022-07-29T21:02:43.912Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T21:02:43.912Z] ---> Using cache [2022-07-29T21:02:43.912Z] ---> cdc23b6bda41 [2022-07-29T21:02:43.912Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T21:02:43.912Z] ---> Using cache [2022-07-29T21:02:43.912Z] ---> bb0b4e85d5cb [2022-07-29T21:02:43.912Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T21:02:43.912Z] ---> Using cache [2022-07-29T21:02:43.912Z] ---> 44a5570c6e3a [2022-07-29T21:02:43.912Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T21:02:43.912Z] ---> Using cache [2022-07-29T21:02:43.912Z] ---> ad65e3ae6515 [2022-07-29T21:02:43.912Z] Step 8/23 : COPY . . [2022-07-29T21:02:43.912Z] ---> Using cache [2022-07-29T21:02:43.912Z] ---> 8df669d04474 [2022-07-29T21:02:43.912Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-29T21:02:43.912Z] ---> Running in 87f5caacfa78 [2022-07-29T21:02:44.189Z] Removing intermediate container a291ae046754 [2022-07-29T21:02:44.189Z] ---> acf402a2abca [2022-07-29T21:02:44.189Z] Step 7/20 : COPY . . [2022-07-29T21:02:45.176Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-29T21:03:00.301Z] ---> f27883cb0415 [2022-07-29T21:03:00.301Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-29T21:03:00.301Z] ---> Running in d29ad7562754 [2022-07-29T21:03:02.513Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-29T21:03:06.074Z] Removing intermediate container 93bafae54987 [2022-07-29T21:03:06.074Z] ---> 06e7ba4eccbf [2022-07-29T21:03:06.074Z] [2022-07-29T21:03:06.074Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T21:03:06.074Z] ---> 3d81c46cd875 [2022-07-29T21:03:06.074Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-29T21:03:06.074Z] ---> Running in da5d0f708424 [2022-07-29T21:03:07.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T21:03:07.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T21:03:09.249Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-29T21:03:09.249Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-29T21:03:09.249Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T21:03:09.249Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T21:03:09.528Z] OK: 6 MiB in 16 packages [2022-07-29T21:03:11.530Z] Removing intermediate container da5d0f708424 [2022-07-29T21:03:11.530Z] ---> 2ec0a9f1c37c [2022-07-29T21:03:11.530Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T21:03:11.808Z] ---> Running in a3d7ecd398d0 [2022-07-29T21:03:12.083Z] Removing intermediate container a3d7ecd398d0 [2022-07-29T21:03:12.084Z] ---> 79834593c88b [2022-07-29T21:03:12.084Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-29T21:03:12.358Z] ---> Running in 907965f8f38b [2022-07-29T21:03:12.966Z] Removing intermediate container 907965f8f38b [2022-07-29T21:03:12.966Z] ---> 75e56cad6437 [2022-07-29T21:03:12.966Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T21:03:12.966Z] ---> Running in 8d1c5260ba79 [2022-07-29T21:03:13.568Z] Removing intermediate container 8d1c5260ba79 [2022-07-29T21:03:13.568Z] ---> b2aee443f1f8 [2022-07-29T21:03:13.568Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T21:03:14.560Z] ---> e7d54c6d5ba1 [2022-07-29T21:03:14.560Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-29T21:03:17.197Z] ---> b3aad4dfa5cb [2022-07-29T21:03:17.197Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-29T21:03:17.799Z] ---> 1a02c671e821 [2022-07-29T21:03:17.799Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-29T21:03:17.799Z] ---> Running in 25f272465b3c [2022-07-29T21:03:18.404Z] Removing intermediate container 25f272465b3c [2022-07-29T21:03:18.404Z] ---> e04ea7366a89 [2022-07-29T21:03:18.404Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T21:03:18.404Z] ---> Running in 3c27ff18dc60 [2022-07-29T21:03:19.006Z] Removing intermediate container 3c27ff18dc60 [2022-07-29T21:03:19.006Z] ---> f7fbd6ff2abb [2022-07-29T21:03:19.006Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T21:03:19.006Z] ---> Running in fc75b1e5b041 [2022-07-29T21:03:19.615Z] Removing intermediate container fc75b1e5b041 [2022-07-29T21:03:19.615Z] ---> dc5dc2d28435 [2022-07-29T21:03:19.615Z] Step 21/22 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 [2022-07-29T21:03:19.615Z] ---> Running in 0b2e55a476b8 [2022-07-29T21:03:20.223Z] Removing intermediate container 0b2e55a476b8 [2022-07-29T21:03:20.223Z] ---> edd58a27271f [2022-07-29T21:03:20.223Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T21:03:20.223Z] ---> Running in 60fb8105a612 [2022-07-29T21:03:20.821Z] Removing intermediate container 60fb8105a612 [2022-07-29T21:03:20.821Z] ---> 31eae7072aef [2022-07-29T21:03:20.821Z] [2022-07-29T21:03:21.097Z] Successfully built 31eae7072aef [2022-07-29T21:03:21.097Z] Successfully tagged support-notifications-arm64:latest [2022-07-29T21:03:21.097Z]  Building support-notifications ... done Building security-proxy-setup [2022-07-29T21:03:36.189Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T21:03:36.189Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T21:03:36.189Z] ---> a10af6322f73 [2022-07-29T21:03:36.189Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T21:03:36.189Z] ---> Using cache [2022-07-29T21:03:36.189Z] ---> dbd026c5e220 [2022-07-29T21:03:36.189Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T21:03:36.189Z] ---> Using cache [2022-07-29T21:03:36.189Z] ---> cdc23b6bda41 [2022-07-29T21:03:36.189Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T21:03:36.189Z] ---> Using cache [2022-07-29T21:03:36.189Z] ---> bb0b4e85d5cb [2022-07-29T21:03:36.189Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T21:03:36.189Z] ---> Using cache [2022-07-29T21:03:36.189Z] ---> 44a5570c6e3a [2022-07-29T21:03:36.189Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T21:03:36.189Z] ---> Using cache [2022-07-29T21:03:36.189Z] ---> ad65e3ae6515 [2022-07-29T21:03:36.189Z] Step 8/22 : COPY . . [2022-07-29T21:03:36.189Z] ---> Using cache [2022-07-29T21:03:36.189Z] ---> 8df669d04474 [2022-07-29T21:03:36.189Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-29T21:03:36.189Z] ---> Running in ba4a96b317a2 [2022-07-29T21:03:38.175Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-29T21:04:17.200Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-29T21:04:29.637Z] Removing intermediate container 6a781e478c0c [2022-07-29T21:04:29.638Z] ---> af1bd99b35dd [2022-07-29T21:04:29.638Z] [2022-07-29T21:04:29.638Z] Step 10/25 : FROM alpine:3.16 [2022-07-29T21:04:29.638Z] ---> 3d81c46cd875 [2022-07-29T21:04:29.638Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-29T21:04:29.911Z] ---> Running in 2faf74dc58c1 [2022-07-29T21:04:31.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T21:04:32.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T21:04:33.167Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-29T21:04:33.442Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-29T21:04:33.442Z] (3/3) Installing su-exec (0.2-r1) [2022-07-29T21:04:33.442Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T21:04:33.442Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T21:04:33.719Z] OK: 6 MiB in 17 packages [2022-07-29T21:04:35.705Z] Removing intermediate container 2faf74dc58c1 [2022-07-29T21:04:35.705Z] ---> 835bb5ba6906 [2022-07-29T21:04:35.705Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T21:04:35.705Z] ---> Running in fc2db24330c6 [2022-07-29T21:04:35.979Z] Removing intermediate container fc2db24330c6 [2022-07-29T21:04:35.979Z] ---> 5463746c542c [2022-07-29T21:04:35.979Z] Step 13/25 : WORKDIR / [2022-07-29T21:04:36.255Z] ---> Running in 5a05074a2e32 [2022-07-29T21:04:36.861Z] Removing intermediate container 5a05074a2e32 [2022-07-29T21:04:36.861Z] ---> 0bfa6b55d569 [2022-07-29T21:04:36.861Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-29T21:04:37.461Z] ---> 1766908ad4ce [2022-07-29T21:04:37.461Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-29T21:04:38.454Z] ---> 5c5ad45a4b29 [2022-07-29T21:04:38.454Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-29T21:04:39.446Z] ---> 88a57c518b91 [2022-07-29T21:04:39.446Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-29T21:04:40.891Z] ---> f91e62de31f4 [2022-07-29T21:04:40.891Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-29T21:04:42.344Z] ---> 73ea278db1c9 [2022-07-29T21:04:42.344Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-29T21:04:44.336Z] ---> e8e15dcd7df3 [2022-07-29T21:04:44.336Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T21:04:44.938Z] ---> 84d613679f7b [2022-07-29T21:04:44.938Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T21:04:45.219Z] ---> Running in b5726d24752a [2022-07-29T21:04:48.632Z] Removing intermediate container b5726d24752a [2022-07-29T21:04:48.632Z] ---> 91a73ce2f5f0 [2022-07-29T21:04:48.632Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T21:04:48.632Z] ---> Running in 83a52c0a7025 [2022-07-29T21:04:48.909Z] Removing intermediate container 83a52c0a7025 [2022-07-29T21:04:48.909Z] ---> 8768ae8161f5 [2022-07-29T21:04:48.909Z] Step 23/25 : LABEL arch=arm64 [2022-07-29T21:04:48.909Z] ---> Running in a0175f163538 [2022-07-29T21:04:49.514Z] Removing intermediate container a0175f163538 [2022-07-29T21:04:49.514Z] ---> b667760a9763 [2022-07-29T21:04:49.514Z] Step 24/25 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 [2022-07-29T21:04:49.514Z] ---> Running in d7b87c5670b6 [2022-07-29T21:04:50.114Z] Removing intermediate container d7b87c5670b6 [2022-07-29T21:04:50.114Z] ---> cf140bfa1f42 [2022-07-29T21:04:50.114Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T21:04:50.399Z] ---> Running in 11766d8aa01e [2022-07-29T21:04:51.110Z] Removing intermediate container 11766d8aa01e [2022-07-29T21:04:51.110Z] ---> 9eede4fcd0fe [2022-07-29T21:04:51.110Z] [2022-07-29T21:04:51.110Z] Successfully built 9eede4fcd0fe [2022-07-29T21:04:51.110Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-29T21:06:43.464Z]  Building security-secretstore-setup ... done Removing intermediate container 21ec139096c7 [2022-07-29T21:06:43.464Z] ---> ef7bebf6a7ba [2022-07-29T21:06:43.464Z] [2022-07-29T21:06:43.464Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T21:06:43.464Z] ---> 3d81c46cd875 [2022-07-29T21:06:43.464Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-29T21:06:43.464Z] ---> Using cache [2022-07-29T21:06:43.464Z] ---> 58d3471f155f [2022-07-29T21:06:43.464Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T21:06:43.464Z] ---> Using cache [2022-07-29T21:06:43.464Z] ---> 38e99f40aec5 [2022-07-29T21:06:43.464Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-29T21:06:43.464Z] ---> Running in 406363a1cd19 [2022-07-29T21:06:43.465Z] Removing intermediate container 406363a1cd19 [2022-07-29T21:06:43.465Z] ---> a5c06ded3c94 [2022-07-29T21:06:43.465Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T21:06:43.465Z] ---> Running in e8e1e59b281e [2022-07-29T21:06:43.465Z] Removing intermediate container e8e1e59b281e [2022-07-29T21:06:43.465Z] ---> b49080074820 [2022-07-29T21:06:43.465Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T21:06:43.465Z] ---> a148007169ab [2022-07-29T21:06:43.465Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-29T21:06:43.465Z] ---> 45d95d033691 [2022-07-29T21:06:43.465Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-29T21:06:44.452Z] ---> f95b37771989 [2022-07-29T21:06:44.452Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-29T21:06:44.452Z] ---> Running in da40b9a7c505 [2022-07-29T21:06:45.069Z] Removing intermediate container da40b9a7c505 [2022-07-29T21:06:45.069Z] ---> fc94fe1e12ee [2022-07-29T21:06:45.069Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T21:06:45.342Z] ---> Running in 2cc647b5a72d [2022-07-29T21:06:45.628Z] Removing intermediate container 2cc647b5a72d [2022-07-29T21:06:45.628Z] ---> b9c162ec0fbc [2022-07-29T21:06:45.628Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T21:06:45.907Z] ---> Running in 11f13d3a33f4 [2022-07-29T21:06:46.513Z] Removing intermediate container 11f13d3a33f4 [2022-07-29T21:06:46.513Z] ---> 745225227ed8 [2022-07-29T21:06:46.513Z] Step 21/22 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 [2022-07-29T21:06:46.513Z] ---> Running in 7e1ea96cd55b [2022-07-29T21:06:47.110Z] Removing intermediate container 7e1ea96cd55b [2022-07-29T21:06:47.110Z] ---> 86f7453a0053 [2022-07-29T21:06:47.110Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T21:06:47.110Z] ---> Running in dbfce218a4b6 [2022-07-29T21:06:47.703Z] Removing intermediate container dbfce218a4b6 [2022-07-29T21:06:47.703Z] ---> c82d324939a9 [2022-07-29T21:06:47.703Z] [2022-07-29T21:06:47.988Z] Successfully built c82d324939a9 [2022-07-29T21:06:47.988Z] Successfully tagged support-scheduler-arm64:latest [2022-07-29T21:07:14.810Z]  Building support-scheduler ... done Removing intermediate container 87f5caacfa78 [2022-07-29T21:07:14.810Z] ---> 57434cb47e25 [2022-07-29T21:07:14.810Z] [2022-07-29T21:07:14.810Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T21:07:14.810Z] ---> 3d81c46cd875 [2022-07-29T21:07:14.810Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T21:07:14.810Z] ---> Using cache [2022-07-29T21:07:14.810Z] ---> 58d3471f155f [2022-07-29T21:07:14.810Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T21:07:14.810Z] ---> Using cache [2022-07-29T21:07:14.810Z] ---> 38e99f40aec5 [2022-07-29T21:07:14.810Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-29T21:07:14.810Z] ---> Running in 12b67baa584b [2022-07-29T21:07:14.810Z] Removing intermediate container 12b67baa584b [2022-07-29T21:07:14.810Z] ---> 513111aadf72 [2022-07-29T21:07:14.810Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T21:07:14.810Z] ---> Running in 52b5c8d2eb80 [2022-07-29T21:07:14.810Z] Removing intermediate container 52b5c8d2eb80 [2022-07-29T21:07:14.810Z] ---> abc183496a6f [2022-07-29T21:07:14.810Z] Step 15/23 : WORKDIR / [2022-07-29T21:07:14.810Z] ---> Running in ee8687109e70 [2022-07-29T21:07:14.810Z] Removing intermediate container ee8687109e70 [2022-07-29T21:07:14.810Z] ---> 749d0b57130d [2022-07-29T21:07:14.810Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T21:07:14.810Z] ---> 73904c3b948e [2022-07-29T21:07:14.810Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-29T21:07:14.810Z] ---> 24126da7e4e3 [2022-07-29T21:07:14.810Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-29T21:07:15.798Z] ---> 6ef60f2f35c0 [2022-07-29T21:07:15.798Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-29T21:07:15.798Z] ---> Running in 62232dd72c02 [2022-07-29T21:07:16.402Z] Removing intermediate container 62232dd72c02 [2022-07-29T21:07:16.402Z] ---> e7e00ec8734a [2022-07-29T21:07:16.402Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T21:07:16.402Z] ---> Running in 45f98d9c1e00 [2022-07-29T21:07:17.007Z] Removing intermediate container 45f98d9c1e00 [2022-07-29T21:07:17.007Z] ---> b55f1806a32f [2022-07-29T21:07:17.007Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T21:07:17.007Z] ---> Running in 8488fd6bd03a [2022-07-29T21:07:17.610Z] Removing intermediate container 8488fd6bd03a [2022-07-29T21:07:17.610Z] ---> 7bbea7a633d8 [2022-07-29T21:07:17.610Z] Step 22/23 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 [2022-07-29T21:07:17.887Z] ---> Running in f56e2b902e0a [2022-07-29T21:07:18.490Z] Removing intermediate container f56e2b902e0a [2022-07-29T21:07:18.490Z] ---> 1d330c4c699f [2022-07-29T21:07:18.490Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T21:07:18.490Z] ---> Running in d33e10bba052 [2022-07-29T21:07:19.093Z] Removing intermediate container d33e10bba052 [2022-07-29T21:07:19.093Z] ---> cf2d39a12cea [2022-07-29T21:07:19.093Z] [2022-07-29T21:07:19.369Z] Successfully built cf2d39a12cea [2022-07-29T21:07:19.369Z] Successfully tagged core-command-arm64:latest [2022-07-29T21:07:23.680Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-29T21:07:38.805Z] Removing intermediate container ba4a96b317a2 [2022-07-29T21:07:38.805Z] ---> 32b2bd566f53 [2022-07-29T21:07:38.805Z] [2022-07-29T21:07:38.805Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T21:07:38.805Z] ---> 3d81c46cd875 [2022-07-29T21:07:38.805Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-29T21:07:38.805Z] ---> Running in 579fdc60dcd2 [2022-07-29T21:07:38.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T21:07:38.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T21:07:39.793Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-29T21:07:39.793Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-29T21:07:39.793Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-29T21:07:39.793Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-29T21:07:39.793Z] (5/6) Installing curl (7.83.1-r2) [2022-07-29T21:07:39.793Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-29T21:07:39.793Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T21:07:40.066Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T21:07:40.066Z] OK: 8 MiB in 20 packages [2022-07-29T21:07:42.054Z] Removing intermediate container 579fdc60dcd2 [2022-07-29T21:07:42.054Z] ---> 67e19953e975 [2022-07-29T21:07:42.054Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T21:07:42.054Z] ---> Running in da9bbecc61b9 [2022-07-29T21:07:42.333Z] Removing intermediate container da9bbecc61b9 [2022-07-29T21:07:42.333Z] ---> 76e76f48e926 [2022-07-29T21:07:42.333Z] Step 13/22 : WORKDIR /edgex [2022-07-29T21:07:42.607Z] ---> Running in 8b7bb9465ec6 [2022-07-29T21:07:42.882Z] Removing intermediate container 8b7bb9465ec6 [2022-07-29T21:07:42.882Z] ---> 2d69d5d1631d [2022-07-29T21:07:42.882Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-29T21:07:43.866Z] ---> 755719e20a97 [2022-07-29T21:07:43.866Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-29T21:07:44.859Z] ---> 169d4e2c8eba [2022-07-29T21:07:44.859Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-29T21:07:45.837Z] ---> 198533a9a4bd [2022-07-29T21:07:45.837Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T21:07:46.461Z] ---> 7ace05daf36f [2022-07-29T21:07:46.461Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T21:07:46.743Z] ---> Running in e5ad26570bcd [2022-07-29T21:07:48.724Z] Removing intermediate container e5ad26570bcd [2022-07-29T21:07:48.724Z] ---> 1a4bba2c0f24 [2022-07-29T21:07:48.724Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T21:07:48.724Z] ---> Running in 55f1fbdd652e [2022-07-29T21:07:49.331Z] Removing intermediate container 55f1fbdd652e [2022-07-29T21:07:49.331Z] ---> d9ff4df9c62f [2022-07-29T21:07:49.331Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T21:07:49.331Z] ---> Running in 6ca8b8a6b103 [2022-07-29T21:07:49.603Z] Removing intermediate container 6ca8b8a6b103 [2022-07-29T21:07:49.603Z] ---> 702301d62bd6 [2022-07-29T21:07:49.603Z] Step 21/22 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 [2022-07-29T21:07:49.603Z] ---> Running in d6828dcca443 [2022-07-29T21:07:50.213Z] Removing intermediate container d6828dcca443 [2022-07-29T21:07:50.213Z] ---> b49ac3e248af [2022-07-29T21:07:50.213Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T21:07:50.213Z] ---> Running in 8bddf7b3e999 [2022-07-29T21:07:50.485Z] Removing intermediate container 8bddf7b3e999 [2022-07-29T21:07:50.485Z] ---> 045e810ad974 [2022-07-29T21:07:50.485Z] [2022-07-29T21:07:50.760Z] Successfully built 045e810ad974 [2022-07-29T21:07:50.760Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-29T21:08:00.902Z]  Building security-proxy-setup ... done Removing intermediate container d29ad7562754 [2022-07-29T21:08:00.902Z] ---> 0d8f038a8948 [2022-07-29T21:08:00.902Z] [2022-07-29T21:08:00.902Z] Step 9/20 : FROM alpine:3.15 [2022-07-29T21:08:00.902Z] ---> 60f2846fe774 [2022-07-29T21:08:00.902Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T21:08:00.902Z] ---> Using cache [2022-07-29T21:08:00.902Z] ---> 2eed1f475c5c [2022-07-29T21:08:00.902Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T21:08:00.902Z] ---> Using cache [2022-07-29T21:08:00.902Z] ---> c021c4a14481 [2022-07-29T21:08:00.902Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-29T21:08:00.902Z] ---> Running in bfa872f3c02b [2022-07-29T21:08:00.902Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T21:08:01.494Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T21:08:02.470Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T21:08:02.470Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T21:08:02.470Z] OK: 15733 distinct packages available [2022-07-29T21:08:02.470Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T21:08:03.446Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T21:08:04.421Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-29T21:08:04.421Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-29T21:08:04.421Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T21:08:04.692Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-29T21:08:04.692Z] (5/9) Installing curl (7.80.0-r2) [2022-07-29T21:08:04.692Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-29T21:08:04.961Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-29T21:08:04.961Z] (8/9) Installing libucontext (1.1-r0) [2022-07-29T21:08:04.961Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-29T21:08:05.232Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T21:08:05.232Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T21:08:05.501Z] OK: 8 MiB in 23 packages [2022-07-29T21:08:06.477Z] Removing intermediate container bfa872f3c02b [2022-07-29T21:08:06.477Z] ---> af26da5f1806 [2022-07-29T21:08:06.477Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T21:08:07.080Z] ---> e33aab2cb8b8 [2022-07-29T21:08:07.080Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-29T21:08:08.578Z] ---> 13b313fdb8dc [2022-07-29T21:08:08.578Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-29T21:08:09.174Z] ---> 1ea318075ebc [2022-07-29T21:08:09.174Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-29T21:08:09.174Z] ---> Running in f712b31d0eee [2022-07-29T21:08:09.449Z] Removing intermediate container f712b31d0eee [2022-07-29T21:08:09.449Z] ---> 0808dcdee8b2 [2022-07-29T21:08:09.449Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T21:08:09.449Z] ---> Running in e09e8be00379 [2022-07-29T21:08:09.726Z] Removing intermediate container e09e8be00379 [2022-07-29T21:08:09.726Z] ---> 4b70c413aeed [2022-07-29T21:08:09.726Z] Step 18/20 : LABEL arch=arm64 [2022-07-29T21:08:09.998Z] ---> Running in 24c415f0a4fd [2022-07-29T21:08:10.270Z] Removing intermediate container 24c415f0a4fd [2022-07-29T21:08:10.270Z] ---> 70a00d5b7dd9 [2022-07-29T21:08:10.270Z] Step 19/20 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 [2022-07-29T21:08:10.270Z] ---> Running in e885c0e41103 [2022-07-29T21:08:10.542Z] Removing intermediate container e885c0e41103 [2022-07-29T21:08:10.542Z] ---> 660fd9850ebb [2022-07-29T21:08:10.542Z] Step 20/20 : LABEL version=0.0.0 [2022-07-29T21:08:10.542Z] ---> Running in ce93ca41afb8 [2022-07-29T21:08:10.813Z] Removing intermediate container ce93ca41afb8 [2022-07-29T21:08:10.813Z] ---> 65d2776944d7 [2022-07-29T21:08:10.813Z] [2022-07-29T21:08:11.088Z] Successfully built 65d2776944d7 [2022-07-29T21:08:11.088Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-29T21:08:11.374Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-07-29T21:08:11.382Z] $ docker stop --time=1 e482868e325de9d14a62c74e1e09d8366307517a0ed858891b9e02f855b3bd35 [2022-07-29T21:08:13.061Z] $ docker rm -f e482868e325de9d14a62c74e1e09d8366307517a0ed858891b9e02f855b3bd35 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T21:08:13.670Z] + docker images [2022-07-29T21:08:13.943Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-29T21:08:13.943Z] security-spiffe-token-provider-arm64 latest 65d2776944d7 3 seconds ago 28.3MB [2022-07-29T21:08:13.943Z] 0d8f038a8948 15 seconds ago 1.4GB [2022-07-29T21:08:13.943Z] security-proxy-setup-arm64 latest 045e810ad974 23 seconds ago 26.2MB [2022-07-29T21:08:13.943Z] 32b2bd566f53 37 seconds ago 1.35GB [2022-07-29T21:08:13.943Z] core-command-arm64 latest cf2d39a12cea 55 seconds ago 15.5MB [2022-07-29T21:08:13.943Z] 57434cb47e25 About a minute ago 1.34GB [2022-07-29T21:08:13.943Z] support-scheduler-arm64 latest c82d324939a9 About a minute ago 25.6MB [2022-07-29T21:08:13.943Z] ef7bebf6a7ba About a minute ago 1.41GB [2022-07-29T21:08:13.943Z] security-secretstore-setup-arm64 latest 9eede4fcd0fe 3 minutes ago 27.9MB [2022-07-29T21:08:13.943Z] af1bd99b35dd 3 minutes ago 1.36GB [2022-07-29T21:08:13.943Z] support-notifications-arm64 latest 31eae7072aef 4 minutes ago 26.1MB [2022-07-29T21:08:13.943Z] 06e7ba4eccbf 5 minutes ago 1.41GB [2022-07-29T21:08:13.943Z] core-data-arm64 latest 126987fd995e 5 minutes ago 20.6MB [2022-07-29T21:08:13.943Z] a3c7b6d634c5 6 minutes ago 1.38GB [2022-07-29T21:08:13.943Z] security-spire-config-arm64 latest 7988907effa0 6 minutes ago 83.6MB [2022-07-29T21:08:13.943Z] 838785b08486 7 minutes ago 1.24GB [2022-07-29T21:08:13.943Z] sys-mgmt-agent-arm64 latest 169d142dc92c 8 minutes ago 282MB [2022-07-29T21:08:13.943Z] security-bootstrapper-arm64 latest fb054ab9fb58 9 minutes ago 18.5MB [2022-07-29T21:08:13.943Z] core-metadata-arm64 latest bcbe96cd00f4 9 minutes ago 16.4MB [2022-07-29T21:08:13.943Z] 1332bcdf8049 10 minutes ago 1.35GB [2022-07-29T21:08:13.943Z] 89f6ce37af97 10 minutes ago 1.35GB [2022-07-29T21:08:13.943Z] 2159c21b8707 10 minutes ago 1.35GB [2022-07-29T21:08:13.943Z] security-spire-agent-arm64 latest 8138ce7cc71a 14 minutes ago 122MB [2022-07-29T21:08:13.943Z] security-spire-server-arm64 latest a49e0fd248f4 14 minutes ago 84.2MB [2022-07-29T21:08:13.943Z] 4183dc4f766f 15 minutes ago 1.24GB [2022-07-29T21:08:13.943Z] b534ad9102c0 15 minutes ago 1.24GB [2022-07-29T21:08:13.943Z] ci-base-image-arm64 latest a10af6322f73 28 minutes ago 994MB [2022-07-29T21:08:13.943Z] alpine 3.15 60f2846fe774 9 days ago 5.32MB [2022-07-29T21:08:13.943Z] alpine 3.16 3d81c46cd875 10 days ago 5.27MB [2022-07-29T21:08:13.943Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-07-29T21:08:13.943Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-29T21:08:13.943Z] 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 [2022-07-29T21:08:14.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T21:08:14.731Z] [2022-07-29T21:08:14.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T21:08:15.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T21:08:15.436Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-29T21:08:15.436Z] 8998bd30e6a1: Pulling fs layer [2022-07-29T21:08:15.436Z] 04944245beec: Pulling fs layer [2022-07-29T21:08:15.436Z] 699f458cf7ca: Pulling fs layer [2022-07-29T21:08:15.436Z] 765212b225bb: Pulling fs layer [2022-07-29T21:08:15.436Z] f23df028b6ca: Pulling fs layer [2022-07-29T21:08:15.436Z] d65c8cfc05b1: Pulling fs layer [2022-07-29T21:08:15.436Z] 2437ff75d9bd: Pulling fs layer [2022-07-29T21:08:15.436Z] f23df028b6ca: Waiting [2022-07-29T21:08:15.436Z] d65c8cfc05b1: Waiting [2022-07-29T21:08:15.436Z] 2437ff75d9bd: Waiting [2022-07-29T21:08:15.436Z] 765212b225bb: Waiting [2022-07-29T21:08:15.436Z] 04944245beec: Verifying Checksum [2022-07-29T21:08:15.436Z] 04944245beec: Download complete [2022-07-29T21:08:15.436Z] 765212b225bb: Verifying Checksum [2022-07-29T21:08:15.436Z] 765212b225bb: Download complete [2022-07-29T21:08:15.709Z] f23df028b6ca: Download complete [2022-07-29T21:08:15.709Z] d65c8cfc05b1: Verifying Checksum [2022-07-29T21:08:15.709Z] d65c8cfc05b1: Download complete [2022-07-29T21:08:15.709Z] 699f458cf7ca: Verifying Checksum [2022-07-29T21:08:15.709Z] 699f458cf7ca: Download complete [2022-07-29T21:08:15.984Z] 8998bd30e6a1: Verifying Checksum [2022-07-29T21:08:15.984Z] 8998bd30e6a1: Download complete [2022-07-29T21:08:18.608Z] 2437ff75d9bd: Verifying Checksum [2022-07-29T21:08:18.608Z] 2437ff75d9bd: Download complete [2022-07-29T21:08:20.584Z] 8998bd30e6a1: Pull complete [2022-07-29T21:08:20.859Z] 04944245beec: Pull complete [2022-07-29T21:08:22.293Z] 699f458cf7ca: Pull complete [2022-07-29T21:08:22.566Z] 765212b225bb: Pull complete [2022-07-29T21:08:23.542Z] f23df028b6ca: Pull complete [2022-07-29T21:08:23.814Z] d65c8cfc05b1: Pull complete [2022-07-29T21:08:38.888Z] 2437ff75d9bd: Pull complete [2022-07-29T21:08:38.888Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-29T21:08:38.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T21:08:38.888Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T21:08:39.275Z] prd-ubuntu20.04-docker-arm64-4c-16g-21516 does not seem to be running inside a container [2022-07-29T21:08:39.347Z] $ 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 [2022-07-29T21:08:41.931Z] $ docker top 07eae769f498e698c6e10024a4db02c33a2987db30730159e3a86ca20fd22408 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T21:08:43.038Z] ---> job-cost.sh [2022-07-29T21:08:43.038Z] lf-activate-venv: SKIPPING [2022-07-29T21:08:43.038Z] INFO: No Stack... [2022-07-29T21:08:43.635Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-29T21:08:44.625Z] INFO: Archiving Costs [Pipeline] sh [2022-07-29T21:08:45.303Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-07-29T21:08:45.303Z] + cut -d, -f6 [Pipeline] lock [2022-07-29T21:08:45.353Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4113-1-stack-cost] [2022-07-29T21:08:45.359Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4113-1-stack-cost] did not exist. Created. [2022-07-29T21:08:45.359Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4113-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-29T21:08:46.114Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-29T21:08:46.313Z] Stashed 1 file(s) [Pipeline] } [2022-07-29T21:08:46.328Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4113-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-29T21:08:46.399Z] $ docker stop --time=1 07eae769f498e698c6e10024a4db02c33a2987db30730159e3a86ca20fd22408 [2022-07-29T21:08:47.940Z] $ docker rm -f 07eae769f498e698c6e10024a4db02c33a2987db30730159e3a86ca20fd22408 [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 [2022-07-29T21:08:48.996Z] provisioning config files... [2022-07-29T21:08:49.004Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3560591532122614945tmp [Pipeline] { [Pipeline] sh [2022-07-29T21:08:49.345Z] + set +x [2022-07-29T21:08:49.345Z] + curl -s https://codecov.io/bash [2022-07-29T21:08:49.345Z] + bash -s -- [2022-07-29T21:08:49.345Z] [2022-07-29T21:08:49.345Z] _____ _ [2022-07-29T21:08:49.345Z] / ____| | | [2022-07-29T21:08:49.345Z] | | ___ __| | ___ ___ _____ __ [2022-07-29T21:08:49.345Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-29T21:08:49.345Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-29T21:08:49.345Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-29T21:08:49.345Z] Bash-1.0.6 [2022-07-29T21:08:49.345Z] [2022-07-29T21:08:49.345Z] [2022-07-29T21:08:49.345Z] ==> git version 2.25.1 found [2022-07-29T21:08:49.345Z] ==> 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 [2022-07-29T21:08:49.345Z] Release-Date: 2020-01-08 [2022-07-29T21:08:49.345Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-29T21:08:49.345Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-29T21:08:49.345Z] ==> Jenkins CI detected. [2022-07-29T21:08:49.345Z] current dir:  /w/workspace/edgex-go/1 [2022-07-29T21:08:49.345Z] project root: . [2022-07-29T21:08:49.345Z] --> token set from env [2022-07-29T21:08:49.345Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-29T21:08:49.607Z] ==> Running gcov in . (disable via -X gcov) [2022-07-29T21:08:49.607Z] ==> Python coveragepy not found [2022-07-29T21:08:49.607Z] ==> Searching for coverage reports in: [2022-07-29T21:08:49.607Z] + . [2022-07-29T21:08:49.607Z] -> Found 1 reports [2022-07-29T21:08:49.607Z] ==> Detecting git/mercurial file structure [2022-07-29T21:08:49.607Z] ==> Reading reports [2022-07-29T21:08:49.607Z] + ./coverage.out bytes=436531 [2022-07-29T21:08:49.607Z] ==> Appending adjustments [2022-07-29T21:08:49.607Z] https://docs.codecov.io/docs/fixing-reports [2022-07-29T21:08:50.989Z] + Found adjustments [2022-07-29T21:08:50.989Z] ==> Gzipping contents [2022-07-29T21:08:50.989Z] 60K /tmp/codecov.jPE38d.gz [2022-07-29T21:08:50.989Z] ==> Uploading reports [2022-07-29T21:08:50.989Z] url: https://codecov.io [2022-07-29T21:08:50.989Z] query: branch=PR-4113&commit=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4113%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4113&job=&cmd_args= [2022-07-29T21:08:50.989Z] -> Pinging Codecov [2022-07-29T21:08:50.989Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4113&commit=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4113%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4113&job=&cmd_args= [2022-07-29T21:08:50.989Z] -> Uploading to [2022-07-29T21:08:50.989Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-29/00271124DB129430A58F1EEE437C3FCB/b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f/8cd515ba-dfe2-4cb0-95f1-f1b67ba5f933.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220729T210850Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4efd31f7a5ae371b1f468e351682994443c2cf402ba088cfd944eae234996d5f [2022-07-29T21:08:50.989Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T21:08:50.989Z] Dload Upload Total Spent Left Speed [2022-07-29T21:08:51.249Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60002 0 0 100 60002 0 208k --:--:-- --:--:-- --:--:-- 208k [2022-07-29T21:08:51.249Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [Pipeline] } [2022-07-29T21:08:51.277Z] 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 [2022-07-29T21:08:52.670Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-29T21:08:53.004Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T21:08:53.897Z] ---> package-listing.sh [2022-07-29T21:08:53.897Z] ++ facter osfamily [2022-07-29T21:08:53.897Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-29T21:08:54.158Z] + OS_FAMILY=debian [2022-07-29T21:08:54.158Z] + workspace=/w/workspace/edgex-go/1 [2022-07-29T21:08:54.158Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-29T21:08:54.158Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-29T21:08:54.158Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-29T21:08:54.158Z] + PACKAGES=/tmp/packages_start.txt [2022-07-29T21:08:54.158Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-29T21:08:54.158Z] + PACKAGES=/tmp/packages_end.txt [2022-07-29T21:08:54.158Z] + case "${OS_FAMILY}" in [2022-07-29T21:08:54.158Z] + dpkg -l [2022-07-29T21:08:54.158Z] + grep '^ii' [2022-07-29T21:08:54.158Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-29T21:08:54.158Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-29T21:08:54.158Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-29T21:08:54.158Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-29T21:08:54.158Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-07-29T21:08:54.158Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-07-29T21:08:54.194Z] 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 [2022-07-29T21:08:54.489Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T21:08:54.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T21:08:54.868Z] [2022-07-29T21:08:54.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T21:08:55.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T21:08:55.257Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-29T21:08:55.257Z] 5eb5b503b376: Pulling fs layer [2022-07-29T21:08:55.257Z] 5c69ac0246d0: Pulling fs layer [2022-07-29T21:08:55.257Z] ec43610c2a17: Pulling fs layer [2022-07-29T21:08:55.257Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-29T21:08:55.257Z] 33b1e0a273af: Pulling fs layer [2022-07-29T21:08:55.257Z] 5d3b04190fa2: Pulling fs layer [2022-07-29T21:08:55.257Z] 2f39f015ded8: Pulling fs layer [2022-07-29T21:08:55.257Z] 5d3b04190fa2: Waiting [2022-07-29T21:08:55.257Z] 2f39f015ded8: Waiting [2022-07-29T21:08:55.257Z] 3a2ae6a8a46f: Waiting [2022-07-29T21:08:55.257Z] 33b1e0a273af: Waiting [2022-07-29T21:08:55.257Z] 5c69ac0246d0: Download complete [2022-07-29T21:08:55.257Z] 3a2ae6a8a46f: Download complete [2022-07-29T21:08:55.518Z] 33b1e0a273af: Verifying Checksum [2022-07-29T21:08:55.518Z] 33b1e0a273af: Download complete [2022-07-29T21:08:55.518Z] 5d3b04190fa2: Verifying Checksum [2022-07-29T21:08:55.518Z] 5d3b04190fa2: Download complete [2022-07-29T21:08:55.518Z] ec43610c2a17: Verifying Checksum [2022-07-29T21:08:55.518Z] 5eb5b503b376: Verifying Checksum [2022-07-29T21:08:55.518Z] 5eb5b503b376: Download complete [2022-07-29T21:08:56.091Z] 2f39f015ded8: Download complete [2022-07-29T21:08:57.032Z] 5eb5b503b376: Pull complete [2022-07-29T21:08:57.032Z] 5c69ac0246d0: Pull complete [2022-07-29T21:08:57.292Z] ec43610c2a17: Pull complete [2022-07-29T21:08:57.555Z] 3a2ae6a8a46f: Pull complete [2022-07-29T21:08:57.814Z] 33b1e0a273af: Pull complete [2022-07-29T21:08:57.814Z] 5d3b04190fa2: Pull complete [2022-07-29T21:09:03.092Z] 2f39f015ded8: Pull complete [2022-07-29T21:09:03.092Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-29T21:09:03.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T21:09:03.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T21:09:03.292Z] prd-ubuntu20.04-docker-8c-8g-21515 does not seem to be running inside a container [2022-07-29T21:09:03.340Z] $ 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 [2022-07-29T21:09:05.686Z] $ docker top d70d501d4363a8710fefc24aba5f6b48f1fca8e98df9168ead8e7d19cafc71c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T21:09:06.088Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-29T21:09:06.401Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-29T21:09:06.713Z] + ls /var/log/sa-host [2022-07-29T21:09:06.713Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T21:09:06.936Z] provisioning config files... [2022-07-29T21:09:06.948Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2198058735751807217tmp [Pipeline] { [Pipeline] echo [2022-07-29T21:09:07.004Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T21:09:07.316Z] ---> create-netrc.sh [Pipeline] } [2022-07-29T21:09:07.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-29T21:09:07.762Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-29T21:09:07.795Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T21:09:08.107Z] ---> sudo-logs.sh [2022-07-29T21:09:08.107Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-29T21:09:08.186Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T21:09:08.498Z] ---> job-cost.sh [2022-07-29T21:09:08.499Z] lf-activate-venv: SKIPPING [2022-07-29T21:09:08.499Z] DEBUG: total: 0.10999999940395355 [2022-07-29T21:09:08.499Z] INFO: Retrieving Stack Cost... [2022-07-29T21:09:09.069Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-29T21:09:09.639Z] INFO: Archiving Costs [Pipeline] echo [2022-07-29T21:09:09.671Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T21:09:09.978Z] ---> logs-deploy.sh [2022-07-29T21:09:09.978Z] lf-activate-venv: SKIPPING [2022-07-29T21:09:09.978Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4113/1 [2022-07-29T21:09:09.978Z] INFO: archiving workspace using pattern(s): [2022-07-29T21:09:10.916Z] Archives upload complete. [2022-07-29T21:09:11.177Z] INFO: archiving logs to Nexus [2022-07-29T21:09:11.748Z] ---> uname -a: [2022-07-29T21:09:11.748Z] Linux prd-ubuntu20-04-docker-8c-8g-21515 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-29T21:09:11.748Z] [2022-07-29T21:09:11.748Z] [2022-07-29T21:09:11.748Z] ---> lscpu: [2022-07-29T21:09:11.748Z] Architecture: x86_64 [2022-07-29T21:09:11.748Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-29T21:09:11.748Z] Byte Order: Little Endian [2022-07-29T21:09:11.748Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-29T21:09:11.748Z] CPU(s): 8 [2022-07-29T21:09:11.748Z] On-line CPU(s) list: 0-7 [2022-07-29T21:09:11.748Z] Thread(s) per core: 1 [2022-07-29T21:09:11.748Z] Core(s) per socket: 1 [2022-07-29T21:09:11.748Z] Socket(s): 8 [2022-07-29T21:09:11.748Z] NUMA node(s): 1 [2022-07-29T21:09:11.748Z] Vendor ID: AuthenticAMD [2022-07-29T21:09:11.748Z] CPU family: 23 [2022-07-29T21:09:11.748Z] Model: 49 [2022-07-29T21:09:11.748Z] Model name: AMD EPYC-Rome Processor [2022-07-29T21:09:11.748Z] Stepping: 0 [2022-07-29T21:09:11.748Z] CPU MHz: 2799.864 [2022-07-29T21:09:11.748Z] BogoMIPS: 5599.72 [2022-07-29T21:09:11.748Z] Virtualization: AMD-V [2022-07-29T21:09:11.748Z] Hypervisor vendor: KVM [2022-07-29T21:09:11.748Z] Virtualization type: full [2022-07-29T21:09:11.748Z] L1d cache: 256 KiB [2022-07-29T21:09:11.748Z] L1i cache: 256 KiB [2022-07-29T21:09:11.748Z] L2 cache: 4 MiB [2022-07-29T21:09:11.748Z] L3 cache: 128 MiB [2022-07-29T21:09:11.748Z] NUMA node0 CPU(s): 0-7 [2022-07-29T21:09:11.748Z] Vulnerability Itlb multihit: Not affected [2022-07-29T21:09:11.748Z] Vulnerability L1tf: Not affected [2022-07-29T21:09:11.748Z] Vulnerability Mds: Not affected [2022-07-29T21:09:11.748Z] Vulnerability Meltdown: Not affected [2022-07-29T21:09:11.748Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-29T21:09:11.748Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-29T21:09:11.748Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-29T21:09:11.748Z] Vulnerability Srbds: Not affected [2022-07-29T21:09:11.748Z] Vulnerability Tsx async abort: Not affected [2022-07-29T21:09:11.748Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-29T21:09:11.748Z] [2022-07-29T21:09:11.748Z] [2022-07-29T21:09:11.748Z] ---> nproc: [2022-07-29T21:09:11.748Z] 8 [2022-07-29T21:09:11.748Z] [2022-07-29T21:09:11.748Z] [2022-07-29T21:09:11.748Z] ---> df -h: [2022-07-29T21:09:11.748Z] Filesystem Size Used Avail Use% Mounted on [2022-07-29T21:09:11.748Z] overlay 155G 17G 138G 11% / [2022-07-29T21:09:11.748Z] tmpfs 64M 0 64M 0% /dev [2022-07-29T21:09:11.748Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-29T21:09:11.748Z] shm 64M 0 64M 0% /dev/shm [2022-07-29T21:09:11.748Z] /dev/vda1 155G 17G 138G 11% /facter-os [2022-07-29T21:09:11.748Z] [2022-07-29T21:09:11.748Z] [2022-07-29T21:09:11.748Z] ---> sar -b -r -n DEV: [2022-07-29T21:09:11.748Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21515) 07/29/22 _x86_64_ (8 CPU) [2022-07-29T21:09:11.748Z] [2022-07-29T21:09:11.748Z] 20:35:10 LINUX RESTART (8 CPU) [2022-07-29T21:09:11.748Z] [2022-07-29T21:09:11.748Z] 20:36:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-29T21:09:11.748Z] 20:37:01 152.19 3.47 148.72 0.00 384.61 73229.89 0.00 [2022-07-29T21:09:11.748Z] 20:38:01 37.59 0.13 37.46 0.00 1.73 13963.29 0.00 [2022-07-29T21:09:11.748Z] 20:39:01 78.30 0.10 78.20 0.00 7.73 33334.98 0.00 [2022-07-29T21:09:11.748Z] 20:40:01 628.55 7.05 621.50 0.00 70.65 262410.93 0.00 [2022-07-29T21:09:11.748Z] 20:41:01 1031.16 1.52 1029.64 0.00 25.32 280953.55 0.00 [2022-07-29T21:09:11.748Z] 20:42:01 710.13 0.40 709.73 0.00 7.73 155692.58 0.00 [2022-07-29T21:09:11.748Z] 20:43:01 82.16 0.00 82.16 0.00 0.00 7698.37 0.00 [2022-07-29T21:09:11.748Z] 20:44:01 2.32 0.00 2.32 0.00 0.00 26.93 0.00 [2022-07-29T21:09:11.748Z] 20:45:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2022-07-29T21:09:11.748Z] 20:46:01 2.93 0.17 2.77 0.00 18.26 36.53 0.00 [2022-07-29T21:09:11.748Z] 20:47:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 [2022-07-29T21:09:11.748Z] 20:48:01 3.22 1.58 1.63 0.00 50.39 20.53 0.00 [2022-07-29T21:09:11.748Z] 20:49:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2022-07-29T21:09:11.748Z] 20:50:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 [2022-07-29T21:09:11.748Z] 20:51:01 1.52 0.02 1.50 0.00 0.13 18.13 0.00 [2022-07-29T21:09:11.748Z] 20:52:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2022-07-29T21:09:11.748Z] 20:53:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 [2022-07-29T21:09:11.748Z] 20:54:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2022-07-29T21:09:11.748Z] 20:55:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2022-07-29T21:09:11.748Z] 20:56:01 3.58 0.87 2.72 0.00 18.39 35.72 0.00 [2022-07-29T21:09:11.748Z] 20:57:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 [2022-07-29T21:09:11.748Z] 20:58:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 [2022-07-29T21:09:11.748Z] 20:59:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2022-07-29T21:09:11.748Z] 21:00:01 1.60 0.00 1.60 0.00 0.00 17.20 0.00 [2022-07-29T21:09:11.748Z] 21:01:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 [2022-07-29T21:09:11.748Z] 21:02:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 [2022-07-29T21:09:11.748Z] 21:03:02 0.95 0.00 0.95 0.00 0.00 11.60 0.00 [2022-07-29T21:09:11.748Z] 21:04:01 1.90 0.00 1.90 0.00 0.00 21.96 0.00 [2022-07-29T21:09:11.748Z] 21:05:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 [2022-07-29T21:09:11.748Z] 21:06:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 [2022-07-29T21:09:11.748Z] 21:07:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 [2022-07-29T21:09:11.748Z] 21:08:01 2.15 0.00 2.15 0.00 0.00 24.13 0.00 [2022-07-29T21:09:11.748Z] 21:09:01 4.60 0.23 4.37 0.00 17.60 333.81 0.00 [2022-07-29T21:09:11.748Z] Average: 83.75 0.47 83.28 0.00 18.08 25081.08 0.00 [2022-07-29T21:09:11.748Z] [2022-07-29T21:09:11.748Z] 20:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-29T21:09:11.748Z] 20:37:01 27644296 31469488 822144 2.50 136388 3890556 2462604 7.26 1664016 3115720 248020 [2022-07-29T21:09:11.748Z] 20:38:01 27508080 31625792 660736 2.01 140528 4145716 2416248 7.12 1464108 3413692 243828 [2022-07-29T21:09:11.748Z] 20:39:01 24944152 31610216 677408 2.06 142236 6635292 2990128 8.81 1723780 5659936 2500980 [2022-07-29T21:09:11.748Z] 20:40:01 21963616 31183212 1075676 3.27 294476 8817860 3619816 10.67 2693956 7417716 503212 [2022-07-29T21:09:11.748Z] 20:41:01 20229412 31475240 788468 2.40 387308 10649296 2687916 7.92 2302848 9447440 281620 [2022-07-29T21:09:11.748Z] 20:42:01 20590388 31655364 611256 1.86 434244 10387016 2222648 6.55 2249668 9108860 78804 [2022-07-29T21:09:11.748Z] 20:43:01 21012084 31750524 521864 1.59 435644 10071568 1925616 5.67 2172416 8783696 456 [2022-07-29T21:09:11.748Z] 20:44:01 21014652 31753120 519244 1.58 435668 10071568 1925616 5.67 2170484 8783696 8 [2022-07-29T21:09:11.749Z] 20:45:01 21020028 31758540 513648 1.56 435696 10071576 1925616 5.67 2165156 8783704 212 [2022-07-29T21:09:11.749Z] 20:46:01 21019816 31759168 512868 1.56 435716 10072104 1957812 5.77 2164336 8784164 28 [2022-07-29T21:09:11.749Z] 20:47:01 21024536 31763904 508320 1.55 435724 10072108 1957812 5.77 2160504 8784168 184 [2022-07-29T21:09:11.749Z] 20:48:01 21020808 31762676 509528 1.55 435748 10073624 1957812 5.77 2166308 8783772 20 [2022-07-29T21:09:11.749Z] 20:49:01 21020540 31762500 509752 1.55 435768 10073624 1957812 5.77 2165272 8783800 16 [2022-07-29T21:09:11.749Z] 20:50:01 21020232 31762208 509968 1.55 435792 10073624 1957812 5.77 2165248 8783812 8 [2022-07-29T21:09:11.749Z] 20:51:01 21020800 31762876 509544 1.55 435816 10073624 1932352 5.69 2164296 8783816 8 [2022-07-29T21:09:11.749Z] 20:52:01 21020216 31762320 510036 1.55 435836 10073632 1932352 5.69 2163772 8783816 16 [2022-07-29T21:09:11.749Z] 20:53:01 21020672 31762780 509504 1.55 435848 10073636 1932352 5.69 2163772 8783820 12 [2022-07-29T21:09:11.749Z] 20:54:01 21020616 31762724 509464 1.55 435876 10073636 1932352 5.69 2163772 8783820 16 [2022-07-29T21:09:11.749Z] 20:55:01 21020776 31762948 509428 1.55 435896 10073640 1932352 5.69 2163840 8783828 12 [2022-07-29T21:09:11.749Z] 20:56:01 21018976 31762068 510280 1.55 435980 10074152 1975276 5.82 2164816 8784280 12 [2022-07-29T21:09:11.749Z] 20:57:01 21019376 31762508 509852 1.55 435980 10074160 1975276 5.82 2164012 8784280 24 [2022-07-29T21:09:11.749Z] 20:58:01 21019492 31762776 509420 1.55 435992 10074292 1975276 5.82 2164268 8784400 12 [2022-07-29T21:09:11.749Z] 20:59:01 21019192 31762504 509644 1.55 436012 10074296 1975276 5.82 2164056 8784404 12 [2022-07-29T21:09:11.749Z] 21:00:01 21019144 31762456 509576 1.55 436028 10074296 1975276 5.82 2164040 8784404 12 [2022-07-29T21:09:11.749Z] 21:01:01 21019532 31762888 509332 1.55 436036 10074300 1975276 5.82 2164504 8784420 8 [2022-07-29T21:09:11.749Z] 21:02:01 21019516 31762908 509288 1.55 436064 10074304 1958676 5.77 2164200 8784424 24 [2022-07-29T21:09:11.749Z] 21:03:02 21019468 31762868 509248 1.55 436084 10074308 1958676 5.77 2164188 8784428 32 [2022-07-29T21:09:11.749Z] 21:04:01 21018948 31762384 509688 1.55 436096 10074316 1958676 5.77 2165092 8784436 20 [2022-07-29T21:09:11.749Z] 21:05:01 21019300 31762808 509172 1.55 436100 10074316 1958676 5.77 2164272 8784436 16 [2022-07-29T21:09:11.749Z] 21:06:01 21019180 31762692 509204 1.55 436124 10074320 1958676 5.77 2164632 8784440 12 [2022-07-29T21:09:11.749Z] 21:07:01 21018856 31762432 509428 1.55 436160 10074320 1958676 5.77 2164328 8784444 44 [2022-07-29T21:09:11.749Z] 21:08:01 21019032 31762616 509336 1.55 436200 10074324 1958676 5.77 2164312 8784448 12 [2022-07-29T21:09:11.749Z] 21:09:01 20393124 31686600 583852 1.78 443084 10579568 2311888 6.81 2244792 9288760 509868 [2022-07-29T21:09:11.749Z] Average: 21508450 31712306 560490 1.70 403398 9606636 2106100 6.21 2140275 8358766 132351 [2022-07-29T21:09:11.749Z] [2022-07-29T21:09:11.749Z] 20:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-29T21:09:11.749Z] 20:37:01 docker0 582.92 510.12 43.37 3928.29 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:37:01 vethe97b838 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:37:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:37:01 ens3 715.78 732.69 7975.06 131.09 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:38:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:38:01 vethe97b838 1.50 1.55 0.12 0.13 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:38:01 ens3 26.45 15.83 21.22 11.48 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:39:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:39:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:39:01 vetha589cef 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:39:01 ens3 125.95 89.62 1698.43 79.09 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:40:01 docker0 144.33 189.57 10.88 1754.03 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:40:01 veth10177c0 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:40:01 veth5df3737 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:40:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:40:01 vetha589cef 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:40:01 ens3 223.26 165.01 1825.55 26.54 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:40:01 vetha5536dd 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:40:01 vethf31aba8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:41:01 veth0963187 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:41:01 docker0 127.92 170.96 8.92 1388.06 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:41:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:41:01 vetha589cef 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:41:01 veth698b79c 13.81 17.08 1.00 77.21 0.00 0.00 0.00 0.01 [2022-07-29T21:09:11.749Z] 20:41:01 veth24bccf4 1.98 4.52 0.15 40.96 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:41:01 ens3 252.82 197.78 1487.81 88.43 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:42:01 docker0 37.56 63.47 2.95 780.65 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:42:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:42:01 vetha589cef 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:42:01 vetha2cea8d 11.08 25.65 1.12 410.98 0.00 0.00 0.00 0.03 [2022-07-29T21:09:11.749Z] 20:42:01 ens3 167.62 113.43 1951.05 79.55 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:43:01 docker0 0.80 1.02 0.11 5.90 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:43:01 ens3 9.66 6.31 13.76 3.93 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:44:01 ens3 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:46:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:46:01 ens3 0.45 0.43 0.19 0.10 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:48:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:48:01 ens3 7.00 4.97 5.17 6.03 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:51:01 ens3 4.70 9.18 0.37 10.53 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:52:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:53:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:56:01 ens3 3.88 3.93 0.32 6.97 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:58:01 ens3 0.32 0.27 0.64 0.02 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 20:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 21:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 21:01:01 ens3 4.21 7.73 0.34 7.55 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.749Z] 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:02:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:03:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:04:01 ens3 7.93 10.30 0.90 14.60 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:06:01 ens3 4.38 4.30 0.35 7.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:09:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] 21:09:01 ens3 93.55 61.69 2520.71 13.98 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] Average: docker0 26.85 28.16 1.99 236.35 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] Average: ens3 49.65 42.83 526.85 14.70 0.00 0.00 0.00 0.00 [2022-07-29T21:09:11.750Z] [2022-07-29T21:09:11.750Z] [2022-07-29T21:09:11.750Z] ---> sar -P ALL: [2022-07-29T21:09:11.750Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21515) 07/29/22 _x86_64_ (8 CPU) [2022-07-29T21:09:11.750Z] [2022-07-29T21:09:11.750Z] 20:35:10 LINUX RESTART (8 CPU) [2022-07-29T21:09:11.750Z] [2022-07-29T21:09:11.750Z] 20:36:02 CPU %user %nice %system %iowait %steal %idle [2022-07-29T21:09:11.750Z] 20:37:01 all 19.66 0.00 4.75 2.15 0.06 73.38 [2022-07-29T21:09:11.750Z] 20:37:01 0 18.82 0.00 5.01 5.20 0.07 70.89 [2022-07-29T21:09:11.750Z] 20:37:01 1 22.38 0.00 4.49 0.51 0.07 72.55 [2022-07-29T21:09:11.750Z] 20:37:01 2 20.12 0.00 4.36 0.09 0.07 75.37 [2022-07-29T21:09:11.750Z] 20:37:01 3 19.57 0.00 4.66 6.38 0.07 69.33 [2022-07-29T21:09:11.750Z] 20:37:01 4 19.74 0.00 5.47 0.07 0.07 74.65 [2022-07-29T21:09:11.750Z] 20:37:01 5 19.09 0.00 4.19 3.48 0.05 73.19 [2022-07-29T21:09:11.750Z] 20:37:01 6 19.18 0.00 4.43 0.38 0.05 75.96 [2022-07-29T21:09:11.750Z] 20:37:01 7 18.35 0.00 5.40 1.10 0.07 75.07 [2022-07-29T21:09:11.750Z] 20:38:01 all 45.27 0.00 6.94 0.52 0.08 47.19 [2022-07-29T21:09:11.750Z] 20:38:01 0 46.40 0.00 6.08 0.13 0.07 47.32 [2022-07-29T21:09:11.750Z] 20:38:01 1 45.22 0.00 7.00 0.50 0.07 47.21 [2022-07-29T21:09:11.750Z] 20:38:01 2 43.61 0.00 8.09 0.07 0.07 48.17 [2022-07-29T21:09:11.750Z] 20:38:01 3 45.70 0.00 6.55 0.10 0.07 47.58 [2022-07-29T21:09:11.750Z] 20:38:01 4 45.44 0.00 7.17 0.22 0.08 47.09 [2022-07-29T21:09:11.750Z] 20:38:01 5 45.90 0.00 6.27 0.12 0.08 47.62 [2022-07-29T21:09:11.750Z] 20:38:01 6 45.32 0.00 7.31 2.90 0.12 44.36 [2022-07-29T21:09:11.750Z] 20:38:01 7 44.56 0.00 7.06 0.15 0.07 48.16 [2022-07-29T21:09:11.750Z] 20:39:01 all 32.08 0.00 7.33 0.86 0.08 59.65 [2022-07-29T21:09:11.750Z] 20:39:01 0 34.29 0.00 7.98 0.59 0.08 57.05 [2022-07-29T21:09:11.750Z] 20:39:01 1 31.18 0.00 7.53 0.94 0.07 60.28 [2022-07-29T21:09:11.750Z] 20:39:01 2 32.28 0.00 7.71 0.05 0.07 59.89 [2022-07-29T21:09:11.750Z] 20:39:01 3 32.11 0.00 7.82 4.33 0.08 55.65 [2022-07-29T21:09:11.750Z] 20:39:01 4 30.92 0.00 7.52 0.14 0.08 61.34 [2022-07-29T21:09:11.750Z] 20:39:01 5 33.06 0.00 6.58 0.02 0.07 60.27 [2022-07-29T21:09:11.750Z] 20:39:01 6 30.95 0.00 6.73 0.81 0.07 61.45 [2022-07-29T21:09:11.750Z] 20:39:01 7 31.88 0.00 6.76 0.05 0.08 61.22 [2022-07-29T21:09:11.750Z] 20:40:01 all 40.53 0.00 11.71 7.90 0.09 39.77 [2022-07-29T21:09:11.750Z] 20:40:01 0 40.00 0.00 11.35 7.26 0.09 41.30 [2022-07-29T21:09:11.750Z] 20:40:01 1 40.34 0.00 11.62 3.91 0.08 44.05 [2022-07-29T21:09:11.750Z] 20:40:01 2 40.71 0.00 13.30 17.92 0.12 27.96 [2022-07-29T21:09:11.750Z] 20:40:01 3 39.71 0.00 11.83 14.73 0.09 33.65 [2022-07-29T21:09:11.750Z] 20:40:01 4 40.33 0.00 11.05 5.82 0.08 42.71 [2022-07-29T21:09:11.750Z] 20:40:01 5 41.66 0.00 11.04 5.85 0.12 41.34 [2022-07-29T21:09:11.750Z] 20:40:01 6 41.67 0.00 10.90 4.40 0.07 42.97 [2022-07-29T21:09:11.750Z] 20:40:01 7 39.81 0.00 12.63 3.38 0.10 44.07 [2022-07-29T21:09:11.750Z] 20:41:01 all 44.83 0.00 14.59 11.42 0.19 28.98 [2022-07-29T21:09:11.750Z] 20:41:01 0 43.80 0.00 13.39 11.90 0.28 30.63 [2022-07-29T21:09:11.750Z] 20:41:01 1 45.38 0.00 14.02 15.85 0.10 24.65 [2022-07-29T21:09:11.750Z] 20:41:01 2 44.60 0.00 15.61 13.87 0.29 25.63 [2022-07-29T21:09:11.750Z] 20:41:01 3 44.76 0.00 15.43 18.07 0.14 21.60 [2022-07-29T21:09:11.750Z] 20:41:01 4 44.58 0.00 14.42 5.51 0.22 35.27 [2022-07-29T21:09:11.750Z] 20:41:01 5 41.55 0.00 13.01 10.69 0.19 34.55 [2022-07-29T21:09:11.750Z] 20:41:01 6 46.36 0.00 13.99 6.96 0.14 32.54 [2022-07-29T21:09:11.750Z] 20:41:01 7 47.52 0.00 16.78 8.63 0.12 26.96 [2022-07-29T21:09:11.750Z] 20:42:01 all 49.63 0.00 11.00 3.96 0.12 35.29 [2022-07-29T21:09:11.750Z] 20:42:01 0 50.82 0.00 10.61 4.07 0.09 34.41 [2022-07-29T21:09:11.750Z] 20:42:01 1 49.90 0.00 10.71 4.06 0.10 35.23 [2022-07-29T21:09:11.750Z] 20:42:01 2 46.44 0.00 10.38 3.36 0.12 39.69 [2022-07-29T21:09:11.750Z] 20:42:01 3 55.10 0.00 12.79 7.72 0.14 24.25 [2022-07-29T21:09:11.750Z] 20:42:01 4 49.36 0.00 10.44 2.68 0.09 37.44 [2022-07-29T21:09:11.750Z] 20:42:01 5 46.77 0.00 10.32 1.70 0.15 41.05 [2022-07-29T21:09:11.750Z] 20:42:01 6 48.18 0.00 10.90 3.64 0.12 37.16 [2022-07-29T21:09:11.750Z] 20:42:01 7 50.51 0.00 11.87 4.44 0.15 33.04 [2022-07-29T21:09:11.750Z] 20:43:01 all 1.23 0.00 0.50 0.41 0.02 97.84 [2022-07-29T21:09:11.750Z] 20:43:01 0 2.22 0.00 0.78 0.25 0.07 96.68 [2022-07-29T21:09:11.750Z] 20:43:01 1 0.60 0.00 0.35 0.00 0.02 99.03 [2022-07-29T21:09:11.750Z] 20:43:01 2 0.85 0.00 0.28 0.00 0.02 98.85 [2022-07-29T21:09:11.750Z] 20:43:01 3 1.72 0.00 0.84 1.54 0.02 95.89 [2022-07-29T21:09:11.750Z] 20:43:01 4 0.88 0.00 0.52 0.27 0.00 98.33 [2022-07-29T21:09:11.750Z] 20:43:01 5 0.57 0.00 0.37 0.02 0.00 99.05 [2022-07-29T21:09:11.750Z] 20:43:01 6 0.95 0.00 0.23 0.00 0.02 98.79 [2022-07-29T21:09:11.750Z] 20:43:01 7 2.04 0.00 0.63 1.20 0.00 96.13 [2022-07-29T21:09:11.750Z] 20:44:01 all 0.19 0.00 0.01 0.01 0.00 99.79 [2022-07-29T21:09:11.750Z] 20:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-29T21:09:11.750Z] 20:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.750Z] 20:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T21:09:11.750Z] 20:44:01 3 0.02 0.00 0.03 0.03 0.00 99.92 [2022-07-29T21:09:11.750Z] 20:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-29T21:09:11.750Z] 20:44:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-29T21:09:11.750Z] 20:44:01 6 1.32 0.00 0.02 0.00 0.00 98.66 [2022-07-29T21:09:11.750Z] 20:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-29T21:09:11.750Z] 20:45:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2022-07-29T21:09:11.750Z] 20:45:01 0 0.05 0.00 0.05 0.02 0.02 99.87 [2022-07-29T21:09:11.750Z] 20:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-29T21:09:11.750Z] 20:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.750Z] 20:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-29T21:09:11.750Z] 20:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.750Z] 20:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-29T21:09:11.750Z] 20:45:01 6 1.97 0.00 0.02 0.00 0.02 98.00 [2022-07-29T21:09:11.750Z] 20:45:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-29T21:09:11.750Z] 20:46:01 all 0.32 0.00 0.04 0.01 0.01 99.62 [2022-07-29T21:09:11.750Z] 20:46:01 0 0.03 0.00 0.05 0.02 0.03 99.87 [2022-07-29T21:09:11.750Z] 20:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T21:09:11.750Z] 20:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T21:09:11.750Z] 20:46:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-29T21:09:11.750Z] 20:46:01 4 0.42 0.00 0.13 0.00 0.02 99.43 [2022-07-29T21:09:11.750Z] 20:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T21:09:11.750Z] 20:46:01 6 2.03 0.00 0.03 0.02 0.00 97.92 [2022-07-29T21:09:11.750Z] 20:46:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2022-07-29T21:09:11.750Z] 20:47:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-07-29T21:09:11.750Z] 20:47:01 0 0.03 0.00 0.10 0.02 0.02 99.83 [2022-07-29T21:09:11.750Z] 20:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.750Z] 20:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.750Z] 20:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.750Z] 20:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.750Z] 20:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.750Z] 20:47:01 6 1.99 0.00 0.00 0.00 0.02 98.00 [2022-07-29T21:09:11.750Z] 20:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-29T21:09:11.750Z] [2022-07-29T21:09:11.750Z] 20:47:01 CPU %user %nice %system %iowait %steal %idle [2022-07-29T21:09:11.750Z] 20:48:01 all 0.25 0.00 0.04 0.01 0.01 99.70 [2022-07-29T21:09:11.750Z] 20:48:01 0 0.37 0.00 0.03 0.02 0.02 99.57 [2022-07-29T21:09:11.750Z] 20:48:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2022-07-29T21:09:11.750Z] 20:48:01 2 0.17 0.00 0.02 0.00 0.02 99.80 [2022-07-29T21:09:11.750Z] 20:48:01 3 0.18 0.00 0.03 0.00 0.00 99.78 [2022-07-29T21:09:11.750Z] 20:48:01 4 0.32 0.00 0.03 0.03 0.00 99.62 [2022-07-29T21:09:11.750Z] 20:48:01 5 0.08 0.00 0.07 0.00 0.02 99.83 [2022-07-29T21:09:11.750Z] 20:48:01 6 0.70 0.00 0.05 0.00 0.00 99.25 [2022-07-29T21:09:11.750Z] 20:48:01 7 0.08 0.00 0.03 0.02 0.00 99.87 [2022-07-29T21:09:11.750Z] 20:49:01 all 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-29T21:09:11.750Z] 20:49:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-29T21:09:11.750Z] 20:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-29T21:09:11.751Z] 20:49:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-29T21:09:11.751Z] 20:49:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-29T21:09:11.751Z] 20:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-29T21:09:11.751Z] 20:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:50:01 all 0.24 0.00 0.01 0.01 0.01 99.73 [2022-07-29T21:09:11.751Z] 20:50:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-29T21:09:11.751Z] 20:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-29T21:09:11.751Z] 20:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:50:01 6 1.87 0.00 0.00 0.00 0.00 98.13 [2022-07-29T21:09:11.751Z] 20:50:01 7 0.02 0.00 0.00 0.10 0.02 99.87 [2022-07-29T21:09:11.751Z] 20:51:01 all 0.16 0.00 0.03 0.04 0.00 99.78 [2022-07-29T21:09:11.751Z] 20:51:01 0 0.05 0.00 0.07 0.17 0.00 99.72 [2022-07-29T21:09:11.751Z] 20:51:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-29T21:09:11.751Z] 20:51:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-29T21:09:11.751Z] 20:51:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-29T21:09:11.751Z] 20:51:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-29T21:09:11.751Z] 20:51:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2022-07-29T21:09:11.751Z] 20:51:01 6 0.94 0.00 0.03 0.00 0.00 99.02 [2022-07-29T21:09:11.751Z] 20:51:01 7 0.03 0.00 0.05 0.10 0.02 99.80 [2022-07-29T21:09:11.751Z] 20:52:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-29T21:09:11.751Z] 20:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-29T21:09:11.751Z] 20:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-29T21:09:11.751Z] 20:53:01 0 0.00 0.00 0.02 0.05 0.00 99.93 [2022-07-29T21:09:11.751Z] 20:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T21:09:11.751Z] 20:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-29T21:09:11.751Z] 20:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:53:01 7 0.02 0.00 0.02 0.03 0.02 99.92 [2022-07-29T21:09:11.751Z] 20:54:01 all 0.00 0.00 0.01 0.01 0.01 99.97 [2022-07-29T21:09:11.751Z] 20:54:01 0 0.00 0.00 0.02 0.05 0.02 99.92 [2022-07-29T21:09:11.751Z] 20:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-29T21:09:11.751Z] 20:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-29T21:09:11.751Z] 20:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-29T21:09:11.751Z] 20:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:54:01 7 0.03 0.00 0.03 0.05 0.02 99.87 [2022-07-29T21:09:11.751Z] 20:55:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:55:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-29T21:09:11.751Z] 20:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:55:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2022-07-29T21:09:11.751Z] 20:56:01 all 0.06 0.00 0.04 0.01 0.01 99.89 [2022-07-29T21:09:11.751Z] 20:56:01 0 0.03 0.00 0.03 0.03 0.00 99.90 [2022-07-29T21:09:11.751Z] 20:56:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-29T21:09:11.751Z] 20:56:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2022-07-29T21:09:11.751Z] 20:56:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-29T21:09:11.751Z] 20:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T21:09:11.751Z] 20:56:01 5 0.20 0.00 0.08 0.03 0.00 99.68 [2022-07-29T21:09:11.751Z] 20:56:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-29T21:09:11.751Z] 20:56:01 7 0.02 0.00 0.03 0.03 0.02 99.90 [2022-07-29T21:09:11.751Z] 20:57:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-07-29T21:09:11.751Z] 20:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-29T21:09:11.751Z] 20:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-29T21:09:11.751Z] 20:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-29T21:09:11.751Z] 20:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:57:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2022-07-29T21:09:11.751Z] 20:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-29T21:09:11.751Z] 20:58:01 0 0.03 0.00 0.00 0.03 0.00 99.93 [2022-07-29T21:09:11.751Z] 20:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-29T21:09:11.751Z] 20:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:58:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2022-07-29T21:09:11.751Z] [2022-07-29T21:09:11.751Z] 20:58:01 CPU %user %nice %system %iowait %steal %idle [2022-07-29T21:09:11.751Z] 20:59:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2022-07-29T21:09:11.751Z] 20:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-29T21:09:11.751Z] 20:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 20:59:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2022-07-29T21:09:11.751Z] 21:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-07-29T21:09:11.751Z] 21:00:01 0 0.07 0.00 0.02 0.02 0.00 99.90 [2022-07-29T21:09:11.751Z] 21:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-29T21:09:11.751Z] 21:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 21:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-29T21:09:11.751Z] 21:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-29T21:09:11.751Z] 21:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-29T21:09:11.751Z] 21:01:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-07-29T21:09:11.751Z] 21:01:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2022-07-29T21:09:11.751Z] 21:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 21:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 21:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:01:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-29T21:09:11.751Z] 21:01:01 6 0.12 0.00 0.00 0.00 0.00 99.88 [2022-07-29T21:09:11.751Z] 21:01:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2022-07-29T21:09:11.751Z] 21:02:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2022-07-29T21:09:11.751Z] 21:02:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-29T21:09:11.751Z] 21:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T21:09:11.751Z] 21:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 21:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-29T21:09:11.751Z] 21:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-29T21:09:11.751Z] 21:02:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2022-07-29T21:09:11.751Z] 21:02:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-29T21:09:11.751Z] 21:02:01 7 0.03 0.00 0.02 0.03 0.03 99.88 [2022-07-29T21:09:11.751Z] 21:03:02 all 0.01 0.00 0.00 0.00 0.01 99.98 [2022-07-29T21:09:11.751Z] 21:03:02 0 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-29T21:09:11.751Z] 21:03:02 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-29T21:09:11.751Z] 21:03:02 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:03:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 21:03:02 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:03:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:03:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 21:03:02 7 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-29T21:09:11.751Z] 21:04:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-07-29T21:09:11.751Z] 21:04:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-29T21:09:11.751Z] 21:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-29T21:09:11.751Z] 21:04:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2022-07-29T21:09:11.751Z] 21:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 21:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-29T21:09:11.751Z] 21:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-29T21:09:11.751Z] 21:05:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:05:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-29T21:09:11.751Z] 21:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 21:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 21:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 21:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:05:01 7 0.02 0.00 0.02 0.02 0.03 99.92 [2022-07-29T21:09:11.751Z] 21:06:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-07-29T21:09:11.751Z] 21:06:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2022-07-29T21:09:11.751Z] 21:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 21:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T21:09:11.751Z] 21:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:06:01 7 0.05 0.00 0.02 0.03 0.02 99.88 [2022-07-29T21:09:11.751Z] 21:07:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-07-29T21:09:11.751Z] 21:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-29T21:09:11.751Z] 21:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T21:09:11.751Z] 21:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T21:09:11.751Z] 21:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:07:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-29T21:09:11.751Z] 21:07:01 7 0.02 0.00 0.02 0.03 0.02 99.92 [2022-07-29T21:09:11.751Z] 21:08:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2022-07-29T21:09:11.751Z] 21:08:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-29T21:09:11.751Z] 21:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 21:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T21:09:11.751Z] 21:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-29T21:09:11.751Z] 21:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T21:09:11.751Z] 21:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-29T21:09:11.751Z] 21:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T21:09:11.751Z] 21:08:01 7 0.03 0.00 0.02 0.03 0.02 99.90 [2022-07-29T21:09:11.751Z] 21:09:01 all 2.86 0.00 0.98 0.08 0.01 96.07 [2022-07-29T21:09:11.751Z] 21:09:01 0 2.56 0.00 1.35 0.03 0.02 96.04 [2022-07-29T21:09:11.751Z] 21:09:01 1 2.67 0.00 0.87 0.02 0.02 96.42 [2022-07-29T21:09:11.751Z] 21:09:01 2 2.47 0.00 0.94 0.02 0.02 96.56 [2022-07-29T21:09:11.751Z] 21:09:01 3 3.61 0.00 0.92 0.02 0.02 95.44 [2022-07-29T21:09:11.751Z] 21:09:01 4 2.84 0.00 0.82 0.03 0.02 96.29 [2022-07-29T21:09:11.751Z] 21:09:01 5 2.81 0.00 1.22 0.00 0.02 95.96 [2022-07-29T21:09:11.751Z] 21:09:01 6 3.01 0.00 0.95 0.03 0.00 96.00 [2022-07-29T21:09:11.751Z] 21:09:01 7 2.91 0.00 0.80 0.45 0.02 95.82 [2022-07-29T21:09:11.751Z] [2022-07-29T21:09:11.751Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-07-29T21:09:11.751Z] Average: all 7.10 0.00 1.73 0.81 0.02 90.34 [2022-07-29T21:09:11.751Z] Average: 0 7.15 0.00 1.70 0.89 0.03 90.24 [2022-07-29T21:09:11.751Z] Average: 1 7.12 0.00 1.70 0.77 0.02 90.40 [2022-07-29T21:09:11.751Z] Average: 2 6.88 0.00 1.81 1.05 0.02 90.24 [2022-07-29T21:09:11.751Z] Average: 3 7.21 0.00 1.81 1.56 0.02 89.39 [2022-07-29T21:09:11.751Z] Average: 4 7.02 0.00 1.72 0.44 0.02 90.80 [2022-07-29T21:09:11.751Z] Average: 5 6.92 0.00 1.59 0.65 0.02 90.82 [2022-07-29T21:09:11.751Z] Average: 6 7.36 0.00 1.66 0.57 0.02 90.39 [2022-07-29T21:09:11.751Z] Average: 7 7.10 0.00 1.86 0.60 0.03 90.41 [2022-07-29T21:09:11.751Z] [2022-07-29T21:09:11.751Z] [2022-07-29T21:09:11.751Z]