Pull request #4120 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5172ebc092bb91c60b6f179f23810544182ce92a+d217c32573f785860214a4b128a5ddb28bdceca4 (68dcb7253b38d3eef03e8f19f091fa2c1401c380) 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-ssh12819650186813919338.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-ssh5448237110130553202.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-4120/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-4120/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4006574522288243774.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-4120/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12921248583240845519.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-ssh14364746574164386184.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-4120/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-4120/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh116117078257024196.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 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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-22161 in /w/workspace/edgexfoundry_edgex-go_PR-4120 [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 d217c32573f785860214a4b128a5ddb28bdceca4 into PR head commit 5172ebc092bb91c60b6f179f23810544182ce92a Merge succeeded, producing 5172ebc092bb91c60b6f179f23810544182ce92a Checking out Revision 5172ebc092bb91c60b6f179f23810544182ce92a (PR-4120) > 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/4120/head:refs/remotes/origin/PR-4120 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5172ebc092bb91c60b6f179f23810544182ce92a # 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 d217c32573f785860214a4b128a5ddb28bdceca4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5172ebc092bb91c60b6f179f23810544182ce92a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 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-08-08T19:07:13.568Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-08T19:07:13.755Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-08T19:07:13.861Z] ========================================================= [2022-08-08T19:07:13.861Z] EdgeX Global Pipelines Version Info [2022-08-08T19:07:13.861Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-08T19:07:14.692Z] ------------------- [2022-08-08T19:07:14.693Z] stable info: [2022-08-08T19:07:14.693Z] ------------------- [2022-08-08T19:07:14.693Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-08T19:07:14.693Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-08T19:07:14.693Z] Message: update stable to v1.0.238 [2022-08-08T19:07:15.271Z] ------------------- [2022-08-08T19:07:15.271Z] experimental info: [2022-08-08T19:07:15.271Z] ------------------- [2022-08-08T19:07:15.271Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-08T19:07:15.271Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-08T19:07:15.271Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-08T19:07:15.664Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-08T19:07:15.705Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-08T19:07:15.749Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-08T19:07:15.788Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-08T19:07:15.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-08T19:07:15.862Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-08T19:07:15.901Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-08T19:07:15.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-08T19:07:15.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-08T19:07:16.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-08T19:07:16.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-08T19:07:16.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-08T19:07:16.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-08T19:07:16.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-08T19:07:16.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-08T19:07:16.242Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-08T19:07:16.284Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-08T19:07:16.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-08T19:07:16.362Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-08T19:07:16.403Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-08T19:07:16.448Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-08T19:07:16.501Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-08T19:07:16.540Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-08T19:07:16.577Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4120 [Pipeline] echo [2022-08-08T19:07:16.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4120 [Pipeline] echo [2022-08-08T19:07:16.656Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4120 [Pipeline] echo [2022-08-08T19:07:16.698Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5172ebc092bb91c60b6f179f23810544182ce92a [Pipeline] echo [2022-08-08T19:07:16.739Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5172ebc [Pipeline] echo [2022-08-08T19:07:16.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-08T19:07:16.898Z] provisioning config files... [2022-08-08T19:07:16.916Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4401814598606037212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-08T19:07:17.272Z] ---> docker-login.sh [2022-08-08T19:07:17.272Z] nexus3.edgexfoundry.org:10001 [2022-08-08T19:07:17.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T19:07:17.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T19:07:17.534Z] Configure a credential helper to remove this warning. See [2022-08-08T19:07:17.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T19:07:17.534Z] [2022-08-08T19:07:17.534Z] Login Succeeded [2022-08-08T19:07:17.796Z] nexus3.edgexfoundry.org:10002 [2022-08-08T19:07:17.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T19:07:17.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T19:07:17.796Z] Configure a credential helper to remove this warning. See [2022-08-08T19:07:17.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T19:07:17.796Z] [2022-08-08T19:07:17.796Z] Login Succeeded [2022-08-08T19:07:17.796Z] nexus3.edgexfoundry.org:10003 [2022-08-08T19:07:17.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T19:07:18.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T19:07:18.059Z] Configure a credential helper to remove this warning. See [2022-08-08T19:07:18.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T19:07:18.059Z] [2022-08-08T19:07:18.059Z] Login Succeeded [2022-08-08T19:07:18.059Z] nexus3.edgexfoundry.org:10004 [2022-08-08T19:07:18.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T19:07:18.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T19:07:18.059Z] Configure a credential helper to remove this warning. See [2022-08-08T19:07:18.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T19:07:18.059Z] [2022-08-08T19:07:18.059Z] Login Succeeded [2022-08-08T19:07:18.059Z] docker.io [2022-08-08T19:07:18.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T19:07:18.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T19:07:18.584Z] Configure a credential helper to remove this warning. See [2022-08-08T19:07:18.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T19:07:18.584Z] [2022-08-08T19:07:18.584Z] Login Succeeded [2022-08-08T19:07:18.584Z] ---> docker-login.sh ends [Pipeline] } [2022-08-08T19:07:18.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-08T19:07:19.032Z] + 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-08-08T19:07:19.032Z] + dirname cmd/core-command/Dockerfile [2022-08-08T19:07:19.032Z] + cut -d/ -f2 [2022-08-08T19:07:19.032Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-08T19:07:19.032Z] + dirname+ cmd/core-data/Dockerfile [2022-08-08T19:07:19.032Z] cut -d/ -f2 [2022-08-08T19:07:19.032Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-08T19:07:19.032Z] + dirname cmd/core-metadata/Dockerfile [2022-08-08T19:07:19.032Z] + cut -d/ -f2 [2022-08-08T19:07:19.032Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-08T19:07:19.032Z] + cut -d/ -f2 [2022-08-08T19:07:19.032Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-08T19:07:19.032Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-08T19:07:19.032Z] + + cut -d/ -f2 [2022-08-08T19:07:19.032Z] dirname cmd/security-proxy-setup/Dockerfile [2022-08-08T19:07:19.032Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-08T19:07:19.032Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-08T19:07:19.032Z] + cut -d/ -f2 [2022-08-08T19:07:19.032Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-08T19:07:19.032Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-08T19:07:19.032Z] + cut -d/ -f2 [2022-08-08T19:07:19.032Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-08T19:07:19.032Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-08T19:07:19.032Z] + cut -d/ -f2 [2022-08-08T19:07:19.032Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-08T19:07:19.032Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-08T19:07:19.032Z] + cut -d/ -f2 [2022-08-08T19:07:19.032Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-08T19:07:19.032Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-08T19:07:19.032Z] + cut -d/ -f2 [2022-08-08T19:07:19.032Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-08T19:07:19.032Z] + dirname cmd/support-notifications/Dockerfile [2022-08-08T19:07:19.032Z] + cut -d/ -f2 [2022-08-08T19:07:19.032Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-08T19:07:19.032Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-08T19:07:19.032Z] + cut -d/ -f2 [2022-08-08T19:07:19.032Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-08T19:07:19.032Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-08T19:07:19.032Z] + cut -d/ -f2 [2022-08-08T19:07:19.032Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-08T19:07:19.095Z] 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-08-08T19:07:19.615Z] + git rev-list -1 --merges 5172ebc092bb91c60b6f179f23810544182ce92a~1..5172ebc092bb91c60b6f179f23810544182ce92a [Pipeline] echo [2022-08-08T19:07:19.647Z] -----------> git rev-list -1 --merges 5172ebc092bb91c60b6f179f23810544182ce92a~1..5172ebc092bb91c60b6f179f23810544182ce92a 5172ebc092bb91c60b6f179f23810544182ce92a [false] [Pipeline] sh [2022-08-08T19:07:19.961Z] + git log --format=format:%s -1 5172ebc092bb91c60b6f179f23810544182ce92a [Pipeline] echo [2022-08-08T19:07:19.998Z] ========================================================= [2022-08-08T19:07:19.998Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-08T19:07:19.998Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-08T19:07:20.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-08T19:07:20.501Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-08T19:07:20.501Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-08T19:07:20.501Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-08T19:07:20.501Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-08T19:07:20.501Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-08T19:07:20.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T19:07:21.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-08T19:07:21.026Z] [2022-08-08T19:07:21.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T19:07:21.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-08T19:07:21.409Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-08T19:07:21.409Z] b85a868b505f: Pulling fs layer [2022-08-08T19:07:21.409Z] e2be974225ed: Pulling fs layer [2022-08-08T19:07:21.409Z] 339a4e72a1f5: Pulling fs layer [2022-08-08T19:07:21.409Z] 988bab9f4d93: Pulling fs layer [2022-08-08T19:07:21.409Z] 1469e6f7b9e6: Pulling fs layer [2022-08-08T19:07:21.409Z] eaf3925da568: Pulling fs layer [2022-08-08T19:07:21.409Z] bab4dde63d76: Pulling fs layer [2022-08-08T19:07:21.409Z] bde34c3a00c8: Pulling fs layer [2022-08-08T19:07:21.409Z] b352a97aabf1: Pulling fs layer [2022-08-08T19:07:21.409Z] 4872d77fe225: Pulling fs layer [2022-08-08T19:07:21.409Z] 5851b861e8e6: Pulling fs layer [2022-08-08T19:07:21.409Z] bab4dde63d76: Waiting [2022-08-08T19:07:21.409Z] bde34c3a00c8: Waiting [2022-08-08T19:07:21.409Z] b352a97aabf1: Waiting [2022-08-08T19:07:21.409Z] 4872d77fe225: Waiting [2022-08-08T19:07:21.409Z] 5851b861e8e6: Waiting [2022-08-08T19:07:21.409Z] 988bab9f4d93: Waiting [2022-08-08T19:07:21.409Z] eaf3925da568: Waiting [2022-08-08T19:07:21.409Z] 1469e6f7b9e6: Waiting [2022-08-08T19:07:21.409Z] e2be974225ed: Verifying Checksum [2022-08-08T19:07:21.409Z] e2be974225ed: Download complete [2022-08-08T19:07:21.409Z] 988bab9f4d93: Verifying Checksum [2022-08-08T19:07:21.409Z] 988bab9f4d93: Download complete [2022-08-08T19:07:21.671Z] 1469e6f7b9e6: Verifying Checksum [2022-08-08T19:07:21.671Z] 1469e6f7b9e6: Download complete [2022-08-08T19:07:21.671Z] 339a4e72a1f5: Verifying Checksum [2022-08-08T19:07:21.671Z] 339a4e72a1f5: Download complete [2022-08-08T19:07:21.671Z] eaf3925da568: Verifying Checksum [2022-08-08T19:07:21.671Z] eaf3925da568: Download complete [2022-08-08T19:07:21.671Z] bde34c3a00c8: Verifying Checksum [2022-08-08T19:07:21.671Z] bde34c3a00c8: Download complete [2022-08-08T19:07:21.671Z] b352a97aabf1: Verifying Checksum [2022-08-08T19:07:21.671Z] b352a97aabf1: Download complete [2022-08-08T19:07:21.671Z] 4872d77fe225: Verifying Checksum [2022-08-08T19:07:21.671Z] 4872d77fe225: Download complete [2022-08-08T19:07:21.671Z] 5851b861e8e6: Verifying Checksum [2022-08-08T19:07:21.671Z] 5851b861e8e6: Download complete [2022-08-08T19:07:21.671Z] b85a868b505f: Verifying Checksum [2022-08-08T19:07:21.671Z] b85a868b505f: Download complete [2022-08-08T19:07:21.934Z] bab4dde63d76: Verifying Checksum [2022-08-08T19:07:21.934Z] bab4dde63d76: Download complete [2022-08-08T19:07:22.875Z] b85a868b505f: Pull complete [2022-08-08T19:07:22.876Z] e2be974225ed: Pull complete [2022-08-08T19:07:23.454Z] 339a4e72a1f5: Pull complete [2022-08-08T19:07:23.454Z] 988bab9f4d93: Pull complete [2022-08-08T19:07:24.029Z] 1469e6f7b9e6: Pull complete [2022-08-08T19:07:24.029Z] eaf3925da568: Pull complete [2022-08-08T19:07:25.946Z] bab4dde63d76: Pull complete [2022-08-08T19:07:25.946Z] bde34c3a00c8: Pull complete [2022-08-08T19:07:25.946Z] b352a97aabf1: Pull complete [2022-08-08T19:07:25.946Z] 4872d77fe225: Pull complete [2022-08-08T19:07:26.207Z] 5851b861e8e6: Pull complete [2022-08-08T19:07:26.207Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-08T19:07:26.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-08T19:07:26.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T19:07:26.439Z] prd-ubuntu20.04-docker-8c-8g-22161 does not seem to be running inside a container [2022-08-08T19:07:26.480Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-08T19:07:29.067Z] $ docker top f1bf42b031f43030816af001013c976df245f5cf89c758c6169ba2032f704d5e -eo pid,comm [2022-08-08T19:07:29.137Z] 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-08-08T19:07:29.137Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-08T19:07:29.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-08T19:07:29.255Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-08T19:07:29.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-08T19:07:29.383Z] $ docker exec f1bf42b031f43030816af001013c976df245f5cf89c758c6169ba2032f704d5e ssh-agent [2022-08-08T19:07:29.506Z] SSH_AUTH_SOCK=/tmp/ssh-BjFLHvhrsOrU/agent.34 [2022-08-08T19:07:29.506Z] SSH_AGENT_PID=40 [2022-08-08T19:07:29.513Z] Running ssh-add (command line suppressed) [2022-08-08T19:07:29.632Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6497562680577853768.key (/w/workspace/edgex-go/1@tmp/private_key_6497562680577853768.key) [2022-08-08T19:07:29.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-08T19:07:29.989Z] + git tag --points-at HEAD [Pipeline] } [2022-08-08T19:07:30.015Z] $ docker exec --env ******** --env ******** f1bf42b031f43030816af001013c976df245f5cf89c758c6169ba2032f704d5e ssh-agent -k [2022-08-08T19:07:30.146Z] unset SSH_AUTH_SOCK; [2022-08-08T19:07:30.146Z] unset SSH_AGENT_PID; [2022-08-08T19:07:30.147Z] echo Agent pid 40 killed; [2022-08-08T19:07:30.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-08T19:07:30.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-08T19:07:30.241Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-08T19:07:30.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-08T19:07:30.393Z] $ docker exec f1bf42b031f43030816af001013c976df245f5cf89c758c6169ba2032f704d5e ssh-agent [2022-08-08T19:07:30.519Z] SSH_AUTH_SOCK=/tmp/ssh-mozm9cJHWNhi/agent.72 [2022-08-08T19:07:30.519Z] SSH_AGENT_PID=78 [2022-08-08T19:07:30.525Z] Running ssh-add (command line suppressed) [2022-08-08T19:07:30.665Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6894923701918174089.key (/w/workspace/edgex-go/1@tmp/private_key_6894923701918174089.key) [2022-08-08T19:07:30.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-08T19:07:31.026Z] + git semver init [2022-08-08T19:07:31.286Z] 2022-08-08 19:07:31,230 [run_init] DEBUG init version:0.0.0 force:False [2022-08-08T19:07:31.286Z] 2022-08-08 19:07:31,232 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-08-08T19:07:31.286Z] 2022-08-08 19:07:31,232 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-08-08T19:07:31.286Z] 2022-08-08 19:07:31,232 [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-08-08T19:07:36.630Z] 2022-08-08 19:07:36,221 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-08-08T19:07:36.630Z] 2022-08-08 19:07:36,221 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4120 with force:False [2022-08-08T19:07:36.630Z] 2022-08-08 19:07:36,221 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4120 [2022-08-08T19:07:36.630Z] 2022-08-08 19:07:36,224 [execute] INFO git cat-file --batch-check [2022-08-08T19:07:36.630Z] 2022-08-08 19:07:36,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-08T19:07:36.630Z] 2022-08-08 19:07:36,232 [execute] INFO git cat-file --batch [2022-08-08T19:07:36.630Z] 2022-08-08 19:07:36,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-08T19:07:36.630Z] 2022-08-08 19:07:36,238 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4120 [2022-08-08T19:07:36.630Z] 0.0.0 [Pipeline] } [2022-08-08T19:07:36.660Z] $ docker exec --env ******** --env ******** f1bf42b031f43030816af001013c976df245f5cf89c758c6169ba2032f704d5e ssh-agent -k [2022-08-08T19:07:36.780Z] unset SSH_AUTH_SOCK; [2022-08-08T19:07:36.780Z] unset SSH_AGENT_PID; [2022-08-08T19:07:36.780Z] echo Agent pid 78 killed; [2022-08-08T19:07:36.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-08T19:07:37.217Z] + git semver [Pipeline] } [2022-08-08T19:07:37.510Z] $ docker stop --time=1 f1bf42b031f43030816af001013c976df245f5cf89c758c6169ba2032f704d5e [2022-08-08T19:07:38.806Z] $ docker rm -f f1bf42b031f43030816af001013c976df245f5cf89c758c6169ba2032f704d5e [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-08T19:07:39.227Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-08T19:07:39.539Z] Stashed 1 file(s) [Pipeline] echo [2022-08-08T19:07:39.562Z] [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 [2022-08-08T19:07:40.002Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22158 in /w/workspace/edgexfoundry_edgex-go_PR-4120 [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2022-08-08T19:07:40.125Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-08-08T19:07:40.184Z] The recommended git tool is: git [2022-08-08T19:07:40.349Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-08T19:07:40.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T19:07:40.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T19:07:40.450Z] ========================================================= [2022-08-08T19:07:40.450Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-08T19:07:40.450Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-08T19:07:40.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-08T19:07:40.791Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-08T19:07:40.791Z] 2408cc74d12b: Pulling fs layer [2022-08-08T19:07:40.791Z] ea60b727a1ce: Pulling fs layer [2022-08-08T19:07:40.791Z] 30c4a7721957: Pulling fs layer [2022-08-08T19:07:40.791Z] 370296b7ddb6: Pulling fs layer [2022-08-08T19:07:40.791Z] 7c6cee850709: Pulling fs layer [2022-08-08T19:07:40.791Z] 39a5fcdaea64: Pulling fs layer [2022-08-08T19:07:40.791Z] d94ebbe4e438: Pulling fs layer [2022-08-08T19:07:40.791Z] bcfd1f05c69d: Pulling fs layer [2022-08-08T19:07:40.791Z] 59ccb84bbe0f: Pulling fs layer [2022-08-08T19:07:40.791Z] 7c6cee850709: Waiting [2022-08-08T19:07:40.791Z] 39a5fcdaea64: Waiting [2022-08-08T19:07:40.791Z] d94ebbe4e438: Waiting [2022-08-08T19:07:40.791Z] bcfd1f05c69d: Waiting [2022-08-08T19:07:40.791Z] 59ccb84bbe0f: Waiting [2022-08-08T19:07:40.791Z] 370296b7ddb6: Waiting [2022-08-08T19:07:40.791Z] 30c4a7721957: Verifying Checksum [2022-08-08T19:07:40.791Z] 30c4a7721957: Download complete [2022-08-08T19:07:40.791Z] ea60b727a1ce: Verifying Checksum [2022-08-08T19:07:40.791Z] ea60b727a1ce: Download complete [2022-08-08T19:07:40.791Z] 7c6cee850709: Verifying Checksum [2022-08-08T19:07:40.791Z] 7c6cee850709: Download complete [2022-08-08T19:07:40.791Z] 39a5fcdaea64: Verifying Checksum [2022-08-08T19:07:40.791Z] 39a5fcdaea64: Download complete [2022-08-08T19:07:40.791Z] 2408cc74d12b: Verifying Checksum [2022-08-08T19:07:40.791Z] 2408cc74d12b: Download complete [2022-08-08T19:07:40.791Z] d94ebbe4e438: Download complete [2022-08-08T19:07:41.063Z] 2408cc74d12b: Pull complete [2022-08-08T19:07:41.063Z] ea60b727a1ce: Pull complete [2022-08-08T19:07:41.325Z] 30c4a7721957: Pull complete [2022-08-08T19:07:41.325Z] 59ccb84bbe0f: Verifying Checksum [2022-08-08T19:07:41.326Z] 59ccb84bbe0f: Download complete [2022-08-08T19:07:41.587Z] bcfd1f05c69d: Verifying Checksum [2022-08-08T19:07:41.587Z] bcfd1f05c69d: Download complete [2022-08-08T19:07:41.587Z] 370296b7ddb6: Verifying Checksum [2022-08-08T19:07:41.587Z] 370296b7ddb6: Download complete [2022-08-08T19:07:45.005Z] using credential edgex-jenkins-ssh [2022-08-08T19:07:45.020Z] Cloning the remote Git repository [2022-08-08T19:07:45.065Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-08T19:07:45.126Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-08-08T19:07:45.221Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-08T19:07:45.222Z] > git --version # timeout=10 [2022-08-08T19:07:45.237Z] > git --version # 'git version 2.25.1' [2022-08-08T19:07:45.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-08T19:07:45.303Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-08T19:07:46.858Z] 370296b7ddb6: Pull complete [2022-08-08T19:07:46.858Z] 7c6cee850709: Pull complete [2022-08-08T19:07:46.858Z] 39a5fcdaea64: Pull complete [2022-08-08T19:07:46.858Z] d94ebbe4e438: Pull complete [2022-08-08T19:07:48.237Z] bcfd1f05c69d: Pull complete [2022-08-08T19:07:49.176Z] 59ccb84bbe0f: Pull complete [2022-08-08T19:07:49.176Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-08T19:07:49.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-08T19:07:49.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-08T19:07:49.535Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-08T19:07:49.535Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-08T19:07:49.535Z] WORKDIR /edgex [2022-08-08T19:07:49.535Z] COPY go.mod . [2022-08-08T19:07:49.535Z] RUN go mod download [2022-08-08T19:07:50.108Z] Sending build context to Docker daemon 169.2MB [2022-08-08T19:07:50.108Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-08T19:07:50.108Z] ---> a4fb48ad2a94 [2022-08-08T19:07:50.108Z] Step 2/4 : WORKDIR /edgex [2022-08-08T19:07:55.400Z] ---> Running in d64dabb585e7 [2022-08-08T19:07:55.400Z] Removing intermediate container d64dabb585e7 [2022-08-08T19:07:55.400Z] ---> 01b6484559e5 [2022-08-08T19:07:55.400Z] Step 3/4 : COPY go.mod . [2022-08-08T19:07:55.400Z] ---> d548a7360f9e [2022-08-08T19:07:55.400Z] Step 4/4 : RUN go mod download [2022-08-08T19:07:55.400Z] ---> Running in 5860ff74266b [2022-08-08T19:08:01.541Z] Merging remotes/origin/main commit d217c32573f785860214a4b128a5ddb28bdceca4 into PR head commit 5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:08:01.917Z] Merge succeeded, producing 5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:08:01.917Z] Checking out Revision 5172ebc092bb91c60b6f179f23810544182ce92a (PR-4120) [2022-08-08T19:08:00.895Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-08T19:08:00.912Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-08T19:08:00.936Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-08T19:08:00.970Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-08T19:08:00.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-08T19:08:00.985Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4120/head:refs/remotes/origin/PR-4120 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-08T19:08:01.562Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T19:08:01.575Z] > git checkout -f 5172ebc092bb91c60b6f179f23810544182ce92a # timeout=10 [2022-08-08T19:08:01.815Z] > git remote # timeout=10 [2022-08-08T19:08:01.830Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T19:08:01.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-08T19:08:01.864Z] > git merge d217c32573f785860214a4b128a5ddb28bdceca4 # timeout=10 [2022-08-08T19:08:01.891Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T19:08:01.926Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T19:08:01.940Z] > git checkout -f 5172ebc092bb91c60b6f179f23810544182ce92a # timeout=10 [2022-08-08T19:08:06.637Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-08-08T19:08:06.737Z] > git --version # timeout=10 [2022-08-08T19:08:06.750Z] > git --version # 'git version 2.25.1' [2022-08-08T19:08:06.765Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-08T19:08:07.868Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-08T19:08:07.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-08T19:08:07.868Z] Dload Upload Total Spent Left Speed [2022-08-08T19:08:07.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 86237 0 --:--:-- --:--:-- --:--:-- 86237 [Pipeline] sh [2022-08-08T19:08:08.536Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-08T19:08:08.900Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-08T19:08:08.900Z] + sudo tee /etc/docker/daemon.new [2022-08-08T19:08:08.900Z] { [2022-08-08T19:08:08.900Z] "registry-mirrors": [ [2022-08-08T19:08:08.900Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-08T19:08:08.900Z] ], [2022-08-08T19:08:08.900Z] "bip": "10.250.0.254/24", [2022-08-08T19:08:08.900Z] "hosts": [ [2022-08-08T19:08:08.900Z] "tcp://0.0.0.0:5555", [2022-08-08T19:08:08.900Z] "unix:///var/run/docker.sock" [2022-08-08T19:08:08.900Z] ], [2022-08-08T19:08:08.900Z] "mtu": 1458, [2022-08-08T19:08:08.900Z] "selinux-enabled": true, [2022-08-08T19:08:08.900Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-08T19:08:08.900Z] } [Pipeline] sh [2022-08-08T19:08:09.258Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-08T19:08:09.660Z] + sudo service docker restart [2022-08-08T19:08:13.540Z] Removing intermediate container 5860ff74266b [2022-08-08T19:08:13.540Z] ---> b5ff39f776a6 [2022-08-08T19:08:13.540Z] Successfully built b5ff39f776a6 [2022-08-08T19:08:13.540Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T19:08:13.928Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-08T19:08:13.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T19:08:14.102Z] prd-ubuntu20.04-docker-8c-8g-22161 does not seem to be running inside a container [2022-08-08T19:08:14.142Z] $ 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 ******** ci-base-image-x86_64 cat [2022-08-08T19:08:14.539Z] $ docker top 1bedced4d2ce41059fec498c1b1cf5f77da6b035ef1a0360a58820b6600bbdd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T19:08:14.958Z] + go version [2022-08-08T19:08:14.958Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-08T19:08:14.997Z] $ docker stop --time=1 1bedced4d2ce41059fec498c1b1cf5f77da6b035ef1a0360a58820b6600bbdd3 [2022-08-08T19:08:16.243Z] $ docker rm -f 1bedced4d2ce41059fec498c1b1cf5f77da6b035ef1a0360a58820b6600bbdd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T19:08:16.963Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-08T19:08:16.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T19:08:17.128Z] prd-ubuntu20.04-docker-8c-8g-22161 does not seem to be running inside a container [2022-08-08T19:08:17.180Z] $ 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 ******** ci-base-image-x86_64 cat [2022-08-08T19:08:17.551Z] $ docker top c153d793e959154ba6370ce9eae0595c722ffe6bf143963c755b149d3413e76e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-08T19:08:17.673Z] ========================================================= [2022-08-08T19:08:17.673Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-08T19:08:17.673Z] ========================================================= [Pipeline] sh [2022-08-08T19:08:18.000Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-08T19:08:18.354Z] + make test [2022-08-08T19:08:18.354Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-08T19:08:24.929Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-08T19:08:28.053Z] provisioning config files... [2022-08-08T19:08:28.079Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6829141528640103711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-08T19:08:28.481Z] ---> docker-login.sh [2022-08-08T19:08:28.481Z] nexus3.edgexfoundry.org:10001 [2022-08-08T19:08:29.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T19:08:29.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T19:08:29.354Z] Configure a credential helper to remove this warning. See [2022-08-08T19:08:29.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T19:08:29.354Z] [2022-08-08T19:08:29.354Z] Login Succeeded [2022-08-08T19:08:29.354Z] nexus3.edgexfoundry.org:10002 [2022-08-08T19:08:29.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T19:08:29.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T19:08:29.626Z] Configure a credential helper to remove this warning. See [2022-08-08T19:08:29.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T19:08:29.626Z] [2022-08-08T19:08:29.626Z] Login Succeeded [2022-08-08T19:08:29.626Z] nexus3.edgexfoundry.org:10003 [2022-08-08T19:08:30.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T19:08:30.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T19:08:30.227Z] Configure a credential helper to remove this warning. See [2022-08-08T19:08:30.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T19:08:30.227Z] [2022-08-08T19:08:30.227Z] Login Succeeded [2022-08-08T19:08:30.227Z] nexus3.edgexfoundry.org:10004 [2022-08-08T19:08:30.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T19:08:30.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T19:08:30.777Z] Configure a credential helper to remove this warning. See [2022-08-08T19:08:30.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T19:08:30.777Z] [2022-08-08T19:08:30.777Z] Login Succeeded [2022-08-08T19:08:30.777Z] docker.io [2022-08-08T19:08:31.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T19:08:31.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T19:08:31.324Z] Configure a credential helper to remove this warning. See [2022-08-08T19:08:31.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T19:08:31.324Z] [2022-08-08T19:08:31.324Z] Login Succeeded [2022-08-08T19:08:31.324Z] ---> docker-login.sh ends [Pipeline] } [2022-08-08T19:08:31.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-08T19:08:32.112Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-08T19:08:32.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T19:08:32.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T19:08:32.215Z] ========================================================= [2022-08-08T19:08:32.215Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-08T19:08:32.215Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-08T19:08:32.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-08T19:08:32.891Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-08T19:08:32.891Z] b3c136eddcbf: Pulling fs layer [2022-08-08T19:08:32.891Z] c0a3192eca97: Pulling fs layer [2022-08-08T19:08:32.891Z] a050256f5b6f: Pulling fs layer [2022-08-08T19:08:32.891Z] 656be50a0ddc: Pulling fs layer [2022-08-08T19:08:32.891Z] 2bbca73fdf42: Pulling fs layer [2022-08-08T19:08:32.891Z] 46d945488cbd: Pulling fs layer [2022-08-08T19:08:32.891Z] 8a5474983e97: Pulling fs layer [2022-08-08T19:08:32.891Z] 329c88fbcd65: Pulling fs layer [2022-08-08T19:08:32.891Z] 656be50a0ddc: Waiting [2022-08-08T19:08:32.891Z] 8a5474983e97: Waiting [2022-08-08T19:08:32.891Z] 329c88fbcd65: Waiting [2022-08-08T19:08:32.891Z] 2bbca73fdf42: Waiting [2022-08-08T19:08:32.891Z] 46d945488cbd: Waiting [2022-08-08T19:08:32.891Z] a050256f5b6f: Verifying Checksum [2022-08-08T19:08:32.891Z] a050256f5b6f: Download complete [2022-08-08T19:08:32.891Z] c0a3192eca97: Verifying Checksum [2022-08-08T19:08:32.891Z] c0a3192eca97: Download complete [2022-08-08T19:08:32.891Z] 2bbca73fdf42: Verifying Checksum [2022-08-08T19:08:32.891Z] 2bbca73fdf42: Download complete [2022-08-08T19:08:32.891Z] 46d945488cbd: Download complete [2022-08-08T19:08:32.891Z] b3c136eddcbf: Verifying Checksum [2022-08-08T19:08:32.891Z] b3c136eddcbf: Download complete [2022-08-08T19:08:33.898Z] b3c136eddcbf: Pull complete [2022-08-08T19:08:34.181Z] 329c88fbcd65: Verifying Checksum [2022-08-08T19:08:34.181Z] 329c88fbcd65: Download complete [2022-08-08T19:08:34.465Z] c0a3192eca97: Pull complete [2022-08-08T19:08:34.744Z] a050256f5b6f: Pull complete [2022-08-08T19:08:35.344Z] 8a5474983e97: Verifying Checksum [2022-08-08T19:08:35.345Z] 8a5474983e97: Download complete [2022-08-08T19:08:35.947Z] 656be50a0ddc: Verifying Checksum [2022-08-08T19:08:35.947Z] 656be50a0ddc: Download complete [2022-08-08T19:08:37.135Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-08T19:08:37.135Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-08T19:08:37.395Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-08T19:08:37.395Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-08T19:08:37.395Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-08T19:08:37.395Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-08T19:08:37.395Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-08T19:08:37.395Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-08T19:08:37.395Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-08T19:08:37.654Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-08T19:08:37.654Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-08T19:08:37.654Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-08T19:08:37.654Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-08T19:08:37.654Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-08T19:08:37.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-08T19:08:38.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2022-08-08T19:08:38.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-08T19:08:38.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-08T19:08:38.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements [2022-08-08T19:08:38.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-08T19:08:38.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.2% of statements [2022-08-08T19:08:38.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-08T19:08:38.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-08T19:08:42.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.996s coverage: 89.2% of statements [2022-08-08T19:08:42.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-08T19:08:42.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-08T19:08:42.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-08T19:08:42.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-08T19:08:42.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-08T19:08:42.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 2.1% of statements [2022-08-08T19:08:42.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-08T19:08:42.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-08T19:08:42.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.512s coverage: 95.6% of statements [2022-08-08T19:08:42.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-08T19:08:42.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-08T19:08:42.140Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements [2022-08-08T19:08:42.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-08T19:08:42.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-08T19:08:42.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-08T19:08:42.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-08T19:08:42.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-08T19:08:42.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2022-08-08T19:08:42.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-08T19:08:42.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-08T19:08:42.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-08T19:08:42.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2022-08-08T19:08:42.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-08T19:08:42.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-08-08T19:08:42.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.091s coverage: 29.6% of statements [2022-08-08T19:08:42.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-08T19:08:42.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2022-08-08T19:08:42.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.075s coverage: 79.5% of statements [2022-08-08T19:08:42.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2022-08-08T19:08:42.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2022-08-08T19:08:42.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2022-08-08T19:08:48.370Z] 656be50a0ddc: Pull complete [2022-08-08T19:08:48.370Z] 2bbca73fdf42: Pull complete [2022-08-08T19:08:48.643Z] 46d945488cbd: Pull complete [2022-08-08T19:08:52.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.095s coverage: 94.4% of statements [2022-08-08T19:08:52.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2022-08-08T19:08:54.042Z] 8a5474983e97: Pull complete [2022-08-08T19:08:54.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.265s coverage: 82.2% of statements [2022-08-08T19:08:54.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-08T19:08:56.020Z] 329c88fbcd65: Pull complete [2022-08-08T19:08:56.020Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-08T19:08:56.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-08T19:08:56.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-08T19:08:56.436Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-08T19:08:56.436Z] WORKDIR /edgex [2022-08-08T19:08:56.436Z] COPY go.mod . [2022-08-08T19:08:56.436Z] RUN go mod download [2022-08-08T19:08:56.436Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-08T19:08:57.047Z] Sending build context to Docker daemon 3.123MB [2022-08-08T19:08:57.047Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-08T19:08:57.047Z] ---> ff4287adb874 [2022-08-08T19:08:57.047Z] Step 2/4 : WORKDIR /edgex [2022-08-08T19:08:59.020Z] ---> Running in aa4ce2848591 [2022-08-08T19:08:59.294Z] Removing intermediate container aa4ce2848591 [2022-08-08T19:08:59.294Z] ---> ab2a76d34a1f [2022-08-08T19:08:59.294Z] Step 3/4 : COPY go.mod . [2022-08-08T19:08:59.896Z] ---> 991f05dfa8c7 [2022-08-08T19:08:59.896Z] Step 4/4 : RUN go mod download [2022-08-08T19:08:59.896Z] ---> Running in 8bbc3f5e4930 [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.063s coverage: 87.2% of statements [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 58.8% of statements [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.081s coverage: 85.4% of statements [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.200s coverage: 91.2% of statements [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.7% of statements [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.342s coverage: 65.8% of statements [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.6% of statements [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-08T19:09:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-08T19:09:04.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-08T19:09:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-08T19:09:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-08T19:09:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-08T19:09:04.082Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements [2022-08-08T19:09:04.082Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-08-08T19:09:04.082Z] 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-08-08T19:09:22.186Z] 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-08-08T19:09:22.186Z] GO111MODULE=on go vet ./... [2022-08-08T19:09:24.724Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-08T19:09:24.724Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-08T19:09:24.724Z] ./bin/test-attribution-txt.sh [2022-08-08T19:09:24.724Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-08T19:09:24.724Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-08T19:09:24.724Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-08T19:09:24.724Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-08T19:09:24.724Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-08T19:09:24.724Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-08T19:09:24.724Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-08T19:09:24.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-08T19:09:25.085Z] + ls -al . [2022-08-08T19:09:25.085Z] total 728 [2022-08-08T19:09:25.085Z] drwxrwxr-x 10 1001 1001 4096 Aug 8 19:08 . [2022-08-08T19:09:25.085Z] drwxr-xr-x 4 root root 4096 Aug 8 19:08 .. [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 16 Aug 8 19:07 .dockerignore [2022-08-08T19:09:25.085Z] drwxrwxr-x 8 1001 1001 4096 Aug 8 19:09 .git [2022-08-08T19:09:25.085Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 19:07 .github [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 1030 Aug 8 19:07 .gitignore [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 42 Aug 8 19:07 .golangci.yml [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 87 Aug 8 19:07 .hadolint.yml [2022-08-08T19:09:25.085Z] drwxr-xr-x 3 1001 1001 4096 Aug 8 19:07 .semver [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 166 Aug 8 19:07 .sonarcloud.properties [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 1171 Aug 8 19:07 ADOPTERS.md [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 10347 Aug 8 19:07 Attribution.txt [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 63209 Aug 8 19:07 CHANGELOG.md [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 3804 Aug 8 19:07 CONTRIBUTING.md [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 677 Aug 8 19:07 GOVERNANCE.md [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 850 Aug 8 19:07 Jenkinsfile [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 10775 Aug 8 19:07 LICENSE [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 12212 Aug 8 19:07 Makefile [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 582 Aug 8 19:07 OWNERS.md [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 9094 Aug 8 19:07 README.md [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 6912 Aug 8 19:07 SECURITY.md [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 5 Aug 8 19:07 VERSION [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 4131 Aug 8 19:07 ZMQWindows.md [2022-08-08T19:09:25.085Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 19:07 bin [2022-08-08T19:09:25.085Z] drwxrwxr-x 18 1001 1001 4096 Aug 8 19:07 cmd [2022-08-08T19:09:25.085Z] -rw-r--r-- 1 root root 478941 Aug 8 19:09 coverage.out [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 3681 Aug 8 19:07 go.mod [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 38033 Aug 8 19:07 go.sum [2022-08-08T19:09:25.085Z] drwxrwxr-x 8 1001 1001 4096 Aug 8 19:07 internal [2022-08-08T19:09:25.085Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 19:07 openapi [2022-08-08T19:09:25.085Z] drwxrwxr-x 4 1001 1001 4096 Aug 8 19:07 snap [2022-08-08T19:09:25.085Z] -rw-rw-r-- 1 1001 1001 204 Aug 8 19:07 version.go [Pipeline] sh [2022-08-08T19:09:25.402Z] + '[' -e coverage.out ] [2022-08-08T19:09:25.402Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-08T19:09:25.522Z] Stashed 1 file(s) [Pipeline] sh [2022-08-08T19:09:25.817Z] + make build [2022-08-08T19:09:25.817Z] 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-08-08T19:09:32.271Z] Removing intermediate container 8bbc3f5e4930 [2022-08-08T19:09:32.272Z] ---> 7889f0d767fc [2022-08-08T19:09:32.272Z] Successfully built 7889f0d767fc [2022-08-08T19:09:32.272Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T19:09:32.693Z] + docker inspect -f . ci-base-image-arm64 [2022-08-08T19:09:32.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T19:09:33.022Z] prd-ubuntu20.04-docker-arm64-4c-16g-22158 does not seem to be running inside a container [2022-08-08T19:09:33.104Z] $ 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 ******** ci-base-image-arm64 cat [2022-08-08T19:09:34.377Z] $ docker top 3842d6a4a7f0f25d43a097e00b588fc865b886aa1cea1fd20c47b1ac30a1ca22 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T19:09:35.339Z] + go version [2022-08-08T19:09:35.339Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-08T19:09:35.378Z] $ docker stop --time=1 3842d6a4a7f0f25d43a097e00b588fc865b886aa1cea1fd20c47b1ac30a1ca22 [2022-08-08T19:09:37.038Z] $ docker rm -f 3842d6a4a7f0f25d43a097e00b588fc865b886aa1cea1fd20c47b1ac30a1ca22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T19:09:37.942Z] + docker inspect -f . ci-base-image-arm64 [2022-08-08T19:09:37.942Z] . [Pipeline] } [Pipeline] // withEnv [2022-08-08T19:09:38.040Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [Pipeline] withDockerContainer [2022-08-08T19:09:38.264Z] prd-ubuntu20.04-docker-arm64-4c-16g-22158 does not seem to be running inside a container [2022-08-08T19:09:38.348Z] $ 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 ******** ci-base-image-arm64 cat [2022-08-08T19:09:39.613Z] $ docker top e675d7346c8bd52c89d12de4976c28511e7b6e5a0afd1490421a429cc4de7059 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-08T19:09:39.979Z] ========================================================= [2022-08-08T19:09:39.979Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-08T19:09:39.979Z] ========================================================= [Pipeline] sh [2022-08-08T19:09:40.634Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-08T19:09:41.365Z] + make test [2022-08-08T19:09:41.365Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-08T19:09:50.289Z] 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-08-08T19:09:50.289Z] 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-08-08T19:09:56.869Z] 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-08-08T19:09:56.869Z] 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-08-08T19:09:57.133Z] 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-08-08T19:09:58.517Z] 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-08-08T19:09:59.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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-08T19:10:00.036Z] 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-08-08T19:10:00.981Z] 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-08-08T19:10:01.920Z] 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-08-08T19:10:03.306Z] 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-08-08T19:10:04.277Z] $ docker stop --time=1 c153d793e959154ba6370ce9eae0595c722ffe6bf143963c755b149d3413e76e [2022-08-08T19:10:09.809Z] $ docker rm -f c153d793e959154ba6370ce9eae0595c722ffe6bf143963c755b149d3413e76e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T19:10:11.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-08T19:10:11.018Z] [2022-08-08T19:10:11.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T19:10:11.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-08T19:10:11.675Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-08T19:10:11.675Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-08T19:10:11.675Z] ca9280d653b3: Pulling fs layer [2022-08-08T19:10:11.675Z] 7e9c9ca2126c: Pulling fs layer [2022-08-08T19:10:11.675Z] cbdbe7a5bc2a: Download complete [2022-08-08T19:10:11.675Z] ca9280d653b3: Verifying Checksum [2022-08-08T19:10:11.675Z] ca9280d653b3: Download complete [2022-08-08T19:10:11.675Z] cbdbe7a5bc2a: Pull complete [2022-08-08T19:10:12.243Z] 7e9c9ca2126c: Download complete [2022-08-08T19:10:12.243Z] ca9280d653b3: Pull complete [2022-08-08T19:10:13.738Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-08T19:10:15.538Z] 7e9c9ca2126c: Pull complete [2022-08-08T19:10:15.539Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-08T19:10:15.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-08T19:10:15.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T19:10:15.776Z] prd-ubuntu20.04-docker-8c-8g-22161 does not seem to be running inside a container [2022-08-08T19:10:15.817Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-08T19:10:19.228Z] $ docker top 12f1c71b00ed952af1aa705c19c661a69f22cd50995adc18bb5cad6c684aae80 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T19:10:19.636Z] + docker-compose build --help [2022-08-08T19:10:19.636Z] + grep parallel [2022-08-08T19:10:20.207Z] --parallel Build images in parallel. [Pipeline] } [2022-08-08T19:10:20.279Z] $ docker stop --time=1 12f1c71b00ed952af1aa705c19c661a69f22cd50995adc18bb5cad6c684aae80 [2022-08-08T19:10:21.745Z] $ docker rm -f 12f1c71b00ed952af1aa705c19c661a69f22cd50995adc18bb5cad6c684aae80 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T19:10:22.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-08T19:10:22.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T19:10:22.638Z] prd-ubuntu20.04-docker-8c-8g-22161 does not seem to be running inside a container [2022-08-08T19:10:22.676Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-08T19:10:23.241Z] $ docker top 46812d109028f67d14fec588577cb8e19e555a93cd4521eb859fc3af7a4672ef -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T19:10:23.640Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-08T19:10:24.214Z] Building core-command ... [2022-08-08T19:10:24.214Z] Building core-data ... [2022-08-08T19:10:24.214Z] Building core-metadata ... [2022-08-08T19:10:24.214Z] Building security-bootstrapper ... [2022-08-08T19:10:24.214Z] Building security-proxy-setup ... [2022-08-08T19:10:24.214Z] Building security-secretstore-setup ... [2022-08-08T19:10:24.214Z] Building security-spiffe-token-provider ... [2022-08-08T19:10:24.214Z] Building security-spire-agent ... [2022-08-08T19:10:24.214Z] Building security-spire-config ... [2022-08-08T19:10:24.214Z] Building security-spire-server ... [2022-08-08T19:10:24.214Z] Building support-notifications ... [2022-08-08T19:10:24.214Z] Building support-scheduler ... [2022-08-08T19:10:24.214Z] Building sys-mgmt-agent ... [2022-08-08T19:10:24.214Z] Building security-spiffe-token-provider [2022-08-08T19:10:24.214Z] Building security-bootstrapper [2022-08-08T19:10:24.214Z] Building security-secretstore-setup [2022-08-08T19:10:24.214Z] Building security-spire-agent [2022-08-08T19:10:24.214Z] Building security-spire-config [2022-08-08T19:10:34.211Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:10:34.211Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:10:34.211Z] ---> b5ff39f776a6 [2022-08-08T19:10:34.211Z] Step 3/31 : WORKDIR /edgex-go [2022-08-08T19:10:34.211Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:10:34.211Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:10:34.211Z] ---> b5ff39f776a6 [2022-08-08T19:10:34.211Z] Step 3/20 : WORKDIR /edgex-go [2022-08-08T19:10:34.211Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:10:34.211Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:10:34.211Z] ---> b5ff39f776a6 [2022-08-08T19:10:34.211Z] Step 3/25 : WORKDIR /edgex-go [2022-08-08T19:10:34.211Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:10:34.211Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:10:34.211Z] ---> b5ff39f776a6 [2022-08-08T19:10:34.211Z] Step 3/26 : WORKDIR /edgex-go [2022-08-08T19:10:34.786Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:10:34.786Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:10:34.786Z] ---> b5ff39f776a6 [2022-08-08T19:10:34.786Z] Step 3/26 : WORKDIR /edgex-go [2022-08-08T19:10:41.388Z] ---> Running in 17811babafc2 [2022-08-08T19:10:41.388Z] ---> Running in 5b77668972d1 [2022-08-08T19:10:41.388Z] ---> Running in ef8cfa4e672e [2022-08-08T19:10:41.388Z] ---> Running in 84e320f55838 [2022-08-08T19:10:41.388Z] ---> Running in 92ae3d70b5ac [2022-08-08T19:10:41.388Z] Removing intermediate container 17811babafc2 [2022-08-08T19:10:41.388Z] ---> 427e553de0a5 [2022-08-08T19:10:41.388Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-08T19:10:41.388Z] Removing intermediate container ef8cfa4e672e [2022-08-08T19:10:41.388Z] ---> b30adedbd6c3 [2022-08-08T19:10:41.388Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:10:41.388Z] Removing intermediate container 84e320f55838 [2022-08-08T19:10:41.388Z] ---> e82046ed3b85 [2022-08-08T19:10:41.388Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:10:41.388Z] Removing intermediate container 5b77668972d1 [2022-08-08T19:10:41.388Z] ---> 55736216abf4 [2022-08-08T19:10:41.388Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:10:41.388Z] ---> Running in c8908ea4ed38 [2022-08-08T19:10:41.388Z] Removing intermediate container 92ae3d70b5ac [2022-08-08T19:10:41.388Z] ---> cc881fdb6d29 [2022-08-08T19:10:41.388Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:10:41.388Z] ---> Running in 631c17a221ed [2022-08-08T19:10:41.388Z] ---> Running in aeb44502c1fc [2022-08-08T19:10:41.388Z] ---> Running in abc458521566 [2022-08-08T19:10:41.388Z] ---> Running in b263187621d4 [2022-08-08T19:10:41.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:10:42.590Z] Removing intermediate container 631c17a221ed [2022-08-08T19:10:42.590Z] ---> 9b7a8db421d1 [2022-08-08T19:10:42.590Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-08T19:10:42.590Z] Removing intermediate container aeb44502c1fc [2022-08-08T19:10:42.590Z] ---> bfa69558844e [2022-08-08T19:10:42.590Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-08T19:10:42.590Z] ---> Running in 119c3b1fa220 [2022-08-08T19:10:42.590Z] Removing intermediate container abc458521566 [2022-08-08T19:10:42.590Z] ---> e884308d28e1 [2022-08-08T19:10:42.590Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-08T19:10:42.590Z] ---> Running in bb7c79af8d98 [2022-08-08T19:10:42.590Z] ---> Running in 4b2bbfd045e6 [2022-08-08T19:10:42.590Z] Removing intermediate container b263187621d4 [2022-08-08T19:10:42.590Z] ---> b3adb4893dec [2022-08-08T19:10:42.590Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-08T19:10:42.590Z] ---> Running in a6b06f83eb08 [2022-08-08T19:10:42.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:10:42.851Z] v3.16.1-120-g7aab12b192 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-08T19:10:42.851Z] v3.16.1-123-g8df8eb3436 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-08T19:10:42.851Z] OK: 17038 distinct packages available [2022-08-08T19:10:43.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:10:43.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:10:43.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:10:43.113Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:10:43.374Z] OK: 211 MiB in 51 packages [2022-08-08T19:10:43.374Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:10:43.374Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:10:43.948Z] Removing intermediate container c8908ea4ed38 [2022-08-08T19:10:43.948Z] ---> 12178b886d41 [2022-08-08T19:10:43.948Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-08T19:10:43.948Z] ---> d8c44478c3ad [2022-08-08T19:10:43.948Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:10:43.948Z] ---> Running in 4f8323f73ad2 [2022-08-08T19:10:43.948Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:10:43.948Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:10:44.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:10:44.208Z] OK: 211 MiB in 51 packages [2022-08-08T19:10:44.472Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:10:44.472Z] OK: 211 MiB in 51 packages [2022-08-08T19:10:44.732Z] OK: 211 MiB in 51 packages [2022-08-08T19:10:44.732Z] Removing intermediate container 119c3b1fa220 [2022-08-08T19:10:44.732Z] ---> 16b1f75f7058 [2022-08-08T19:10:44.732Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-08T19:10:44.992Z] Removing intermediate container bb7c79af8d98 [2022-08-08T19:10:44.992Z] ---> 872376b998ee [2022-08-08T19:10:44.992Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-08T19:10:44.992Z] ---> 3a15cfc5f384 [2022-08-08T19:10:44.992Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:10:44.992Z] Removing intermediate container a6b06f83eb08 [2022-08-08T19:10:44.992Z] ---> ed52e1378bce [2022-08-08T19:10:44.992Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-08T19:10:44.992Z] ---> Running in 5fea423d9e40 [2022-08-08T19:10:44.992Z] ---> 84db05ba354e [2022-08-08T19:10:44.992Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:10:44.992Z] ---> Running in cbd788318ef3 [2022-08-08T19:10:45.251Z] ---> 16aedf8268ad [2022-08-08T19:10:45.251Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:10:45.251Z] ---> Running in ec845f50dc72 [2022-08-08T19:10:45.251Z] OK: 211 MiB in 51 packages [2022-08-08T19:10:46.194Z] Removing intermediate container 4b2bbfd045e6 [2022-08-08T19:10:46.194Z] ---> 5be8e653dfed [2022-08-08T19:10:46.194Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-08T19:10:48.739Z] ---> e328796a2375 [2022-08-08T19:10:48.739Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:10:55.431Z] ---> Running in 4ba8d8181905 [2022-08-08T19:11:07.677Z] Removing intermediate container 4f8323f73ad2 [2022-08-08T19:11:07.677Z] ---> 6912d51a512f [2022-08-08T19:11:07.677Z] Step 7/20 : COPY . . [2022-08-08T19:11:07.678Z] Removing intermediate container ec845f50dc72 [2022-08-08T19:11:07.678Z] ---> 9ada5421d698 [2022-08-08T19:11:07.678Z] Step 8/25 : COPY . . [2022-08-08T19:11:07.678Z] Removing intermediate container cbd788318ef3 [2022-08-08T19:11:07.678Z] ---> 569ab6a94ead [2022-08-08T19:11:07.678Z] Removing intermediate container 5fea423d9e40 [2022-08-08T19:11:07.678Z] Step 8/26 : COPY . . ---> 9c146030af61 [2022-08-08T19:11:07.678Z] [2022-08-08T19:11:07.678Z] Step 8/31 : COPY . . [2022-08-08T19:11:20.000Z] ---> 14110cbcd9be [2022-08-08T19:11:20.000Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-08T19:11:20.000Z] ---> 15199d57a17f [2022-08-08T19:11:20.000Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-08T19:11:20.000Z] ---> 342fbdc4af9f [2022-08-08T19:11:20.000Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-08T19:11:20.000Z] ---> f63af40ae268 [2022-08-08T19:11:20.000Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-08T19:11:20.000Z] ---> Running in 8a3e8aff464e [2022-08-08T19:11:20.000Z] ---> Running in 44b7a0812749 [2022-08-08T19:11:20.000Z] ---> Running in d23bf0c5e125 [2022-08-08T19:11:20.000Z] ---> Running in cf61ec6ca82e [2022-08-08T19:11:20.000Z] Removing intermediate container d23bf0c5e125 [2022-08-08T19:11:20.000Z] ---> c84b39ac1c5d [2022-08-08T19:11:20.000Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-08T19:11:20.000Z] ---> Running in 9cc1da90fa4a [2022-08-08T19:11:20.000Z] Removing intermediate container 4ba8d8181905 [2022-08-08T19:11:20.000Z] ---> 136aaf402a3d [2022-08-08T19:11:20.000Z] Step 8/26 : COPY . . [2022-08-08T19:11:20.000Z] Removing intermediate container 9cc1da90fa4a [2022-08-08T19:11:20.000Z] ---> a37990f3fb3b [2022-08-08T19:11:20.000Z] 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-08-08T19:11:20.000Z] ---> Running in bff898a2e8c4 [2022-08-08T19:11:20.000Z] 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-08-08T19:11:20.000Z] 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-08-08T19:11:20.000Z] 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-08-08T19:11:24.238Z] Removing intermediate container bff898a2e8c4 [2022-08-08T19:11:24.238Z] ---> 816d9394a700 [2022-08-08T19:11:24.238Z] Step 12/26 : WORKDIR /edgex-go [2022-08-08T19:11:24.238Z] ---> 71fa647cafd3 [2022-08-08T19:11:24.238Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-08T19:11:24.238Z] ---> Running in e4f17e0ac014 [2022-08-08T19:11:24.238Z] ---> Running in a2f39412dd58 [2022-08-08T19:11:24.238Z] Removing intermediate container e4f17e0ac014 [2022-08-08T19:11:24.238Z] ---> dad032e136d3 [2022-08-08T19:11:24.238Z] [2022-08-08T19:11:24.238Z] Step 13/26 : FROM alpine:3.15 [2022-08-08T19:11:24.238Z] Removing intermediate container a2f39412dd58 [2022-08-08T19:11:24.238Z] ---> 274bac966860 [2022-08-08T19:11:24.238Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-08T19:11:24.238Z] ---> Running in 60172ab39dfb [2022-08-08T19:11:24.238Z] 3.15: Pulling from library/alpine [2022-08-08T19:11:24.504Z] Removing intermediate container 60172ab39dfb [2022-08-08T19:11:24.504Z] ---> 376155936749 [2022-08-08T19:11:24.504Z] 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-08-08T19:11:24.767Z] ---> Running in dd1b72ed36d9 [2022-08-08T19:11:24.767Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-08T19:11:24.767Z] Status: Downloaded newer image for alpine:3.15 [2022-08-08T19:11:24.767Z] ---> 2720e26172a0 [2022-08-08T19:11:24.767Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T19:11:25.043Z] ---> Running in 9707d4f4ebe3 [2022-08-08T19:11:25.303Z] Removing intermediate container 9707d4f4ebe3 [2022-08-08T19:11:25.303Z] ---> 6d7b0e7a0b45 [2022-08-08T19:11:25.303Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:11:25.303Z] ---> Running in 622b633314f5 [2022-08-08T19:11:26.683Z] Removing intermediate container dd1b72ed36d9 [2022-08-08T19:11:26.683Z] ---> 7174459ad93f [2022-08-08T19:11:26.683Z] Step 12/26 : WORKDIR /edgex-go [2022-08-08T19:11:26.683Z] ---> Running in 7ecf672414a3 [2022-08-08T19:11:26.683Z] Removing intermediate container 622b633314f5 [2022-08-08T19:11:26.683Z] ---> f77bbec56f00 [2022-08-08T19:11:26.683Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-08T19:11:26.683Z] Removing intermediate container 7ecf672414a3 [2022-08-08T19:11:26.683Z] ---> 385b5f42a291 [2022-08-08T19:11:26.683Z] [2022-08-08T19:11:26.683Z] Step 13/26 : FROM alpine:3.15 [2022-08-08T19:11:26.683Z] ---> 2720e26172a0 [2022-08-08T19:11:26.683Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T19:11:26.683Z] ---> Using cache [2022-08-08T19:11:26.683Z] ---> 6d7b0e7a0b45 [2022-08-08T19:11:26.683Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:11:26.683Z] ---> Using cache [2022-08-08T19:11:26.683Z] ---> f77bbec56f00 [2022-08-08T19:11:26.683Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-08T19:11:26.683Z] ---> Running in da784c55a98d [2022-08-08T19:11:26.683Z] ---> Running in 3020db24c6ec [2022-08-08T19:11:28.072Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:11:28.072Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:11:28.644Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:11:28.644Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:11:28.903Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T19:11:28.903Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T19:11:28.903Z] OK: 15858 distinct packages available [2022-08-08T19:11:28.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:11:28.903Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T19:11:28.903Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T19:11:28.903Z] OK: 15858 distinct packages available [2022-08-08T19:11:28.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:11:29.840Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:11:29.840Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:11:30.407Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-08T19:11:30.407Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-08T19:11:30.407Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-08T19:11:30.407Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-08T19:11:30.407Z] (3/5) Installing libucontext (1.1-r0) [2022-08-08T19:11:30.665Z] (3/4) Installing libucontext (1.1-r0) [2022-08-08T19:11:30.665Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-08T19:11:30.665Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-08T19:11:30.665Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-08T19:11:30.665Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T19:11:30.665Z] OK: 6 MiB in 18 packages [2022-08-08T19:11:30.665Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T19:11:30.665Z] OK: 6 MiB in 19 packages [2022-08-08T19:11:35.938Z] Removing intermediate container 3020db24c6ec [2022-08-08T19:11:35.938Z] ---> 64281509f74c [2022-08-08T19:11:35.938Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-08T19:11:35.938Z] Removing intermediate container da784c55a98d [2022-08-08T19:11:35.938Z] ---> bb91638725f8 [2022-08-08T19:11:35.938Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-08T19:11:40.130Z] 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-08-08T19:11:40.130Z] ---> 354a1fbcbaa4 [2022-08-08T19:11:40.130Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-08T19:11:40.130Z] ---> d2abc8f5e1e2 [2022-08-08T19:11:40.130Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-08T19:11:40.390Z] ---> b466ce0b5755 [2022-08-08T19:11:40.390Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-08T19:11:42.299Z] ---> Running in 771e66f29ec6 [2022-08-08T19:11:42.299Z] ---> a3f063f73d51 [2022-08-08T19:11:42.299Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-08T19:11:42.299Z] Removing intermediate container 44b7a0812749 [2022-08-08T19:11:42.299Z] ---> a198f17235e8 [2022-08-08T19:11:42.299Z] [2022-08-08T19:11:42.299Z] Step 10/31 : FROM alpine:3.16 [2022-08-08T19:11:42.561Z] Removing intermediate container 771e66f29ec6 [2022-08-08T19:11:42.561Z] ---> 77745767e5ae [2022-08-08T19:11:42.561Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-08T19:11:42.561Z] 3.16: Pulling from library/alpine [2022-08-08T19:11:42.561Z] ---> e31a282c61b6 [2022-08-08T19:11:42.561Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-08T19:11:44.527Z] ---> 5d551de3de40 [2022-08-08T19:11:44.527Z] Step 21/26 : WORKDIR / [2022-08-08T19:11:44.527Z] ---> 125e75dfd95a [2022-08-08T19:11:44.527Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-08T19:11:44.527Z] ---> Running in 3edb95720527 [2022-08-08T19:11:44.527Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-08T19:11:44.527Z] Status: Downloaded newer image for alpine:3.16 [2022-08-08T19:11:44.527Z] ---> d7d3d98c851f [2022-08-08T19:11:44.527Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T19:11:44.527Z] ---> Running in b6c8d335b1d1 [2022-08-08T19:11:44.527Z] Removing intermediate container 3edb95720527 [2022-08-08T19:11:44.527Z] ---> fe15648fc7b1 [2022-08-08T19:11:44.527Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-08T19:11:44.787Z] ---> 1267eadb170b [2022-08-08T19:11:44.787Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-08T19:11:44.787Z] Removing intermediate container b6c8d335b1d1 [2022-08-08T19:11:44.787Z] ---> ae801b73ccf8 [2022-08-08T19:11:44.787Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-08T19:11:44.787Z] ---> Running in 0c61acfb888d [2022-08-08T19:11:44.787Z] Removing intermediate container cf61ec6ca82e [2022-08-08T19:11:44.787Z] ---> ad6e70af8e9e [2022-08-08T19:11:44.787Z] [2022-08-08T19:11:44.787Z] Step 10/25 : FROM alpine:3.16 [2022-08-08T19:11:44.787Z] ---> d7d3d98c851f [2022-08-08T19:11:44.787Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-08T19:11:44.787Z] ---> Running in 264c88d7220a [2022-08-08T19:11:44.787Z] ---> Running in 67427d8531e0 [2022-08-08T19:11:44.787Z] Removing intermediate container 8a3e8aff464e [2022-08-08T19:11:44.787Z] ---> 5a4c27ce8492 [2022-08-08T19:11:44.787Z] [2022-08-08T19:11:44.787Z] Step 9/20 : FROM alpine:3.15 [2022-08-08T19:11:44.787Z] ---> 2720e26172a0 [2022-08-08T19:11:44.787Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T19:11:44.787Z] ---> Using cache [2022-08-08T19:11:44.787Z] ---> 6d7b0e7a0b45 [2022-08-08T19:11:44.787Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:11:44.787Z] ---> Using cache [2022-08-08T19:11:44.787Z] ---> f77bbec56f00 [2022-08-08T19:11:44.787Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-08T19:11:44.787Z] ---> Running in 9f1bb24c404c [2022-08-08T19:11:44.787Z] ---> Running in 23a20d57f86d [2022-08-08T19:11:44.787Z] Removing intermediate container 0c61acfb888d [2022-08-08T19:11:44.787Z] ---> f614b718da6c [2022-08-08T19:11:44.787Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-08T19:11:45.048Z] ---> Running in 2ec0b0194dbe [2022-08-08T19:11:45.048Z] Removing intermediate container 264c88d7220a [2022-08-08T19:11:45.048Z] ---> 226d310ad486 [2022-08-08T19:11:45.048Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-08T19:11:45.048Z] ---> Running in 4c25599caa62 [2022-08-08T19:11:45.048Z] Removing intermediate container 2ec0b0194dbe [2022-08-08T19:11:45.048Z] ---> e0da7bc267a0 [2022-08-08T19:11:45.048Z] Step 24/26 : LABEL arch=x86_64 [2022-08-08T19:11:45.048Z] ---> Running in 201bd74c0bc6 [2022-08-08T19:11:45.048Z] Removing intermediate container 4c25599caa62 [2022-08-08T19:11:45.048Z] ---> 7915ddbc7623 [2022-08-08T19:11:45.048Z] Step 24/26 : LABEL arch=x86_64 [2022-08-08T19:11:45.048Z] ---> Running in c105083e6d76 [2022-08-08T19:11:45.048Z] Removing intermediate container 201bd74c0bc6 [2022-08-08T19:11:45.048Z] ---> 919648da417f [2022-08-08T19:11:45.048Z] Step 25/26 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:11:45.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:11:45.312Z] ---> Running in 2bca8c0cda0f [2022-08-08T19:11:45.312Z] Removing intermediate container c105083e6d76 [2022-08-08T19:11:45.312Z] ---> 3f9208e3b189 [2022-08-08T19:11:45.312Z] Step 25/26 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:11:45.312Z] ---> Running in 275de1775e9c [2022-08-08T19:11:45.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:11:45.312Z] Removing intermediate container 2bca8c0cda0f [2022-08-08T19:11:45.312Z] ---> f169c1a9dcaa [2022-08-08T19:11:45.312Z] Step 26/26 : LABEL version=0.0.0 [2022-08-08T19:11:45.312Z] ---> Running in 9946dd092779 [2022-08-08T19:11:45.312Z] Removing intermediate container 275de1775e9c [2022-08-08T19:11:45.312Z] ---> 292802eb26c4 [2022-08-08T19:11:45.312Z] Step 26/26 : LABEL version=0.0.0 [2022-08-08T19:11:45.312Z] ---> Running in 878bf627d33d [2022-08-08T19:11:45.312Z] Removing intermediate container 9946dd092779 [2022-08-08T19:11:45.312Z] ---> 40ab6e4175f6 [2022-08-08T19:11:45.312Z] [2022-08-08T19:11:45.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:11:45.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:11:45.572Z] Successfully built 40ab6e4175f6 [2022-08-08T19:11:45.572Z] Successfully tagged security-spire-config:latest [2022-08-08T19:11:45.572Z] Building core-command [2022-08-08T19:11:45.572Z]  Building security-spire-config ... done Removing intermediate container 878bf627d33d [2022-08-08T19:11:45.572Z] ---> 027c280f1ab9 [2022-08-08T19:11:45.572Z] [2022-08-08T19:11:45.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:11:45.572Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-08T19:11:45.572Z] Successfully built 027c280f1ab9 [2022-08-08T19:11:45.572Z] (2/2) Installing su-exec (0.2-r1) [2022-08-08T19:11:45.572Z] Successfully tagged security-spire-agent:latest [2022-08-08T19:11:45.572Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T19:11:45.572Z] Building support-scheduler [2022-08-08T19:11:45.572Z]  Building security-spire-agent ... done OK: 6 MiB in 16 packages [2022-08-08T19:11:45.846Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-08T19:11:45.846Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-08T19:11:45.846Z] (3/3) Installing su-exec (0.2-r1) [2022-08-08T19:11:45.846Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T19:11:45.846Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T19:11:45.846Z] OK: 6 MiB in 17 packages [2022-08-08T19:11:46.418Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:11:46.679Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T19:11:46.679Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T19:11:46.679Z] OK: 15858 distinct packages available [2022-08-08T19:11:46.939Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:11:47.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:11:48.144Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-08T19:11:48.145Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-08T19:11:48.405Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-08T19:11:48.405Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-08T19:11:48.405Z] (5/9) Installing curl (7.80.0-r2) [2022-08-08T19:11:48.669Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-08T19:11:48.669Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:11:48.669Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:11:48.669Z] ---> b5ff39f776a6 [2022-08-08T19:11:48.669Z] Step 3/22 : WORKDIR /edgex-go [2022-08-08T19:11:48.669Z] ---> Using cache [2022-08-08T19:11:48.669Z] ---> cc881fdb6d29 [2022-08-08T19:11:48.669Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:11:48.669Z] ---> Using cache [2022-08-08T19:11:48.669Z] ---> b3adb4893dec [2022-08-08T19:11:48.669Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-08T19:11:48.669Z] ---> Using cache [2022-08-08T19:11:48.669Z] ---> ed52e1378bce [2022-08-08T19:11:48.669Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-08T19:11:48.669Z] ---> Using cache [2022-08-08T19:11:48.669Z] ---> 16aedf8268ad [2022-08-08T19:11:48.669Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:11:48.669Z] ---> Using cache [2022-08-08T19:11:48.669Z] ---> 9ada5421d698 [2022-08-08T19:11:48.669Z] Step 8/22 : COPY . . [2022-08-08T19:11:48.669Z] ---> Using cache [2022-08-08T19:11:48.669Z] ---> f63af40ae268 [2022-08-08T19:11:48.669Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-08T19:11:48.669Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-08T19:11:48.930Z] (8/9) Installing libucontext (1.1-r0) [2022-08-08T19:11:48.930Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-08T19:11:48.930Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T19:11:48.930Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T19:11:49.190Z] OK: 8 MiB in 23 packages [2022-08-08T19:11:49.190Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:11:49.190Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:11:49.190Z] ---> b5ff39f776a6 [2022-08-08T19:11:49.190Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T19:11:49.190Z] ---> Using cache [2022-08-08T19:11:49.190Z] ---> cc881fdb6d29 [2022-08-08T19:11:49.190Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:11:49.190Z] ---> Using cache [2022-08-08T19:11:49.190Z] ---> b3adb4893dec [2022-08-08T19:11:49.190Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-08T19:11:49.190Z] ---> Using cache [2022-08-08T19:11:49.190Z] ---> ed52e1378bce [2022-08-08T19:11:49.190Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T19:11:49.190Z] ---> Using cache [2022-08-08T19:11:49.190Z] ---> 16aedf8268ad [2022-08-08T19:11:49.190Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:11:49.190Z] ---> Using cache [2022-08-08T19:11:49.190Z] ---> 9ada5421d698 [2022-08-08T19:11:49.190Z] Step 8/23 : COPY . . [2022-08-08T19:11:49.190Z] ---> Using cache [2022-08-08T19:11:49.190Z] ---> f63af40ae268 [2022-08-08T19:11:49.190Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-08T19:11:51.775Z] ---> Running in 9645866b28dc [2022-08-08T19:11:51.775Z] ---> Running in e7fd7fa81e6c [2022-08-08T19:11:51.775Z] Removing intermediate container 67427d8531e0 [2022-08-08T19:11:51.775Z] ---> 86e0f3772937 [2022-08-08T19:11:51.775Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-08T19:11:51.775Z] ---> Running in 3a95449236c7 [2022-08-08T19:11:51.775Z] Removing intermediate container 9f1bb24c404c [2022-08-08T19:11:51.775Z] ---> 1462ae67088e [2022-08-08T19:11:51.775Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-08T19:11:51.775Z] ---> Running in ca94b7f4e6b7 [2022-08-08T19:11:51.775Z] Removing intermediate container 3a95449236c7 [2022-08-08T19:11:51.775Z] ---> ec1e377419b8 [2022-08-08T19:11:51.775Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-08T19:11:51.775Z] Removing intermediate container 23a20d57f86d [2022-08-08T19:11:51.775Z] ---> b86f27a0fc04 [2022-08-08T19:11:51.775Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T19:11:51.775Z] 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-08-08T19:11:51.775Z] ---> Running in e17706318786 [2022-08-08T19:11:51.775Z] 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-08-08T19:11:51.775Z] Removing intermediate container ca94b7f4e6b7 [2022-08-08T19:11:51.775Z] ---> f57581ce0837 [2022-08-08T19:11:51.775Z] Step 13/25 : WORKDIR / [2022-08-08T19:11:51.775Z] ---> Running in 74d1e72afcd9 [2022-08-08T19:11:51.775Z] Removing intermediate container e17706318786 [2022-08-08T19:11:51.775Z] ---> d2cb4fc1850f [2022-08-08T19:11:51.775Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-08T19:11:51.775Z] ---> Running in 925fb82cfca9 [2022-08-08T19:11:52.035Z] Removing intermediate container 74d1e72afcd9 [2022-08-08T19:11:52.035Z] ---> ef8f5bff2939 [2022-08-08T19:11:52.035Z] 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-08-08T19:11:52.035Z] ---> 5fe073c72ee9 [2022-08-08T19:11:52.035Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-08T19:11:52.035Z] Removing intermediate container 925fb82cfca9 [2022-08-08T19:11:52.035Z] ---> 3c751afdf2a1 [2022-08-08T19:11:52.035Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-08T19:11:52.035Z] ---> Running in 6c935e53c3da [2022-08-08T19:11:52.298Z] ---> 3fa9bc1f350d [2022-08-08T19:11:52.298Z] 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-08-08T19:11:52.872Z] ---> 0ae7d406de56 [2022-08-08T19:11:52.872Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-08T19:11:52.872Z] ---> c8c8941a0dec [2022-08-08T19:11:52.872Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-08T19:11:52.872Z] ---> 9bf05b078d78 [2022-08-08T19:11:52.872Z] 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-08-08T19:11:53.133Z] Removing intermediate container 6c935e53c3da [2022-08-08T19:11:53.133Z] ---> f93fc98861e0 [2022-08-08T19:11:53.133Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-08T19:11:53.133Z] ---> d03c1438304d [2022-08-08T19:11:53.133Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-08T19:11:53.133Z] ---> Running in e391e1858252 [2022-08-08T19:11:53.133Z] ---> Running in 4f7b20a53fb7 [2022-08-08T19:11:53.133Z] Removing intermediate container 4f7b20a53fb7 [2022-08-08T19:11:53.133Z] ---> b3d4e61f7c79 [2022-08-08T19:11:53.133Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-08T19:11:53.133Z] Removing intermediate container e391e1858252 [2022-08-08T19:11:53.133Z] ---> a38e0acf5c3e [2022-08-08T19:11:53.133Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T19:11:53.133Z] ---> e68f2c6d8f72 [2022-08-08T19:11:53.133Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-08T19:11:53.133Z] ---> Running in c4a231cbd8fe [2022-08-08T19:11:53.133Z] Removing intermediate container c4a231cbd8fe [2022-08-08T19:11:53.133Z] ---> 8ba0081bfcee [2022-08-08T19:11:53.133Z] Step 18/20 : LABEL arch=x86_64 [2022-08-08T19:11:53.392Z] ---> Running in c60c49eb9aea [2022-08-08T19:11:53.652Z] ---> 6d175354e035 [2022-08-08T19:11:53.652Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-08T19:11:53.652Z] ---> Running in f2a21bc25a95 [2022-08-08T19:11:53.652Z] Removing intermediate container c60c49eb9aea [2022-08-08T19:11:53.652Z] ---> 103c5bf84b0e [2022-08-08T19:11:53.652Z] Step 19/20 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:11:53.652Z] ---> 49813551b169 [2022-08-08T19:11:53.652Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-08T19:11:53.652Z] ---> Running in 9132f4a14bb9 [2022-08-08T19:11:53.913Z] Removing intermediate container 9132f4a14bb9 [2022-08-08T19:11:53.913Z] ---> 6566fabf2677 [2022-08-08T19:11:53.913Z] Step 20/20 : LABEL version=0.0.0 [2022-08-08T19:11:53.913Z] ---> Running in 5aa0ada6b026 [2022-08-08T19:11:54.177Z] Removing intermediate container 5aa0ada6b026 [2022-08-08T19:11:54.177Z] ---> 7425caef5cfc [2022-08-08T19:11:54.177Z] [2022-08-08T19:11:54.177Z] Successfully built 7425caef5cfc [2022-08-08T19:11:54.177Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-08T19:11:54.177Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-08-08T19:11:57.482Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:11:57.482Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:11:57.482Z] ---> b5ff39f776a6 [2022-08-08T19:11:57.482Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T19:11:57.482Z] ---> Using cache [2022-08-08T19:11:57.482Z] ---> cc881fdb6d29 [2022-08-08T19:11:57.482Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:11:57.482Z] ---> Using cache [2022-08-08T19:11:57.482Z] ---> b3adb4893dec [2022-08-08T19:11:57.482Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-08T19:12:00.041Z] ---> 035f4a901a87 [2022-08-08T19:12:00.041Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-08T19:12:00.041Z] ---> Running in 08a92841d573 [2022-08-08T19:12:00.302Z] Removing intermediate container f2a21bc25a95 [2022-08-08T19:12:00.302Z] ---> 80859c82c81f [2022-08-08T19:12:00.303Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T19:12:00.303Z] ---> e6e974661586 [2022-08-08T19:12:00.303Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-08T19:12:00.303Z] ---> Running in bf48b2812ca7 [2022-08-08T19:12:00.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:12:01.130Z] ---> 4a34ef46bb72 [2022-08-08T19:12:01.130Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-08T19:12:01.404Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:12:01.974Z] OK: 211 MiB in 51 packages [2022-08-08T19:12:03.373Z] ---> e53f5e3ad4bf [2022-08-08T19:12:03.373Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-08T19:12:03.647Z] Removing intermediate container bf48b2812ca7 [2022-08-08T19:12:03.647Z] ---> 1de8ebe4addc [2022-08-08T19:12:03.647Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-08T19:12:03.908Z] Removing intermediate container 08a92841d573 [2022-08-08T19:12:03.908Z] ---> 299e866b489a [2022-08-08T19:12:03.908Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T19:12:03.908Z] ---> f74d8e9e3173 [2022-08-08T19:12:03.908Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-08T19:12:03.908Z] ---> Running in 82928c417dde [2022-08-08T19:12:04.212Z] ---> 88cad0f85526 [2022-08-08T19:12:04.212Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-08T19:12:04.212Z] ---> 7db8f65ec039 [2022-08-08T19:12:04.212Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:12:04.212Z] Removing intermediate container 82928c417dde [2022-08-08T19:12:04.212Z] ---> e85f55eba663 [2022-08-08T19:12:04.212Z] Step 23/25 : LABEL arch=x86_64 [2022-08-08T19:12:04.472Z] ---> Running in bd5a1598237a [2022-08-08T19:12:04.472Z] ---> Running in 9dfe0e34d27d [2022-08-08T19:12:04.472Z] ---> 5e025ebd79ec [2022-08-08T19:12:04.472Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-08T19:12:04.748Z] Removing intermediate container 9dfe0e34d27d [2022-08-08T19:12:04.748Z] ---> 01ebe06d1bca [2022-08-08T19:12:04.748Z] Step 24/25 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:12:04.748Z] ---> Running in 008334cfad78 [2022-08-08T19:12:05.031Z] ---> 5200798c7c62 [2022-08-08T19:12:05.031Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-08T19:12:05.031Z] ---> Running in 16e7fa58c974 [2022-08-08T19:12:05.031Z] Removing intermediate container 008334cfad78 [2022-08-08T19:12:05.031Z] ---> 386d30a77f0e [2022-08-08T19:12:05.031Z] Step 25/25 : LABEL version=0.0.0 [2022-08-08T19:12:05.031Z] ---> Running in bbb0cd10bc60 [2022-08-08T19:12:05.291Z] Removing intermediate container bbb0cd10bc60 [2022-08-08T19:12:05.291Z] ---> e2d22f5344d7 [2022-08-08T19:12:05.291Z] [2022-08-08T19:12:05.291Z] Successfully built e2d22f5344d7 [2022-08-08T19:12:05.291Z] Successfully tagged security-secretstore-setup:latest [2022-08-08T19:12:05.291Z] Building security-spire-server [2022-08-08T19:12:05.641Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-08T19:12:05.641Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-08T19:12:05.641Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-08T19:12:05.641Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-08T19:12:05.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-08T19:12:05.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-08T19:12:05.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-08T19:12:05.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-08T19:12:05.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-08T19:12:05.641Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-08T19:12:05.641Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-08T19:12:05.641Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-08T19:12:05.641Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-08T19:12:05.641Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-08T19:12:05.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-08T19:12:08.633Z]  Building security-secretstore-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:12:08.633Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:12:08.633Z] ---> b5ff39f776a6 [2022-08-08T19:12:08.633Z] Step 3/25 : WORKDIR /edgex-go [2022-08-08T19:12:08.633Z] ---> Using cache [2022-08-08T19:12:08.633Z] ---> cc881fdb6d29 [2022-08-08T19:12:08.633Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:12:08.633Z] ---> Using cache [2022-08-08T19:12:08.633Z] ---> b3adb4893dec [2022-08-08T19:12:08.633Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-08T19:12:13.917Z] ---> Running in a7b50806d0c0 [2022-08-08T19:12:13.917Z] Removing intermediate container 16e7fa58c974 [2022-08-08T19:12:13.917Z] ---> 1d8c5e477237 [2022-08-08T19:12:13.917Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-08T19:12:13.917Z] ---> Running in 13535b5c9ac5 [2022-08-08T19:12:13.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:12:14.176Z] Removing intermediate container 13535b5c9ac5 [2022-08-08T19:12:14.176Z] ---> dafd56fd30ab [2022-08-08T19:12:14.176Z] Step 28/31 : CMD ["gate"] [2022-08-08T19:12:14.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:12:15.012Z] OK: 211 MiB in 51 packages [2022-08-08T19:12:15.012Z] ---> Running in c2b40403384e [2022-08-08T19:12:16.921Z] Removing intermediate container 9645866b28dc [2022-08-08T19:12:16.921Z] ---> 4892006dc2ae [2022-08-08T19:12:16.921Z] [2022-08-08T19:12:16.921Z] Step 10/23 : FROM alpine:3.16 [2022-08-08T19:12:16.921Z] ---> d7d3d98c851f [2022-08-08T19:12:16.921Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-08T19:12:17.180Z] Removing intermediate container c2b40403384e [2022-08-08T19:12:17.180Z] ---> 53860aefc364 [2022-08-08T19:12:17.180Z] Step 29/31 : LABEL arch=x86_64 [2022-08-08T19:12:17.180Z] ---> Running in fd73f32a0844 [2022-08-08T19:12:17.440Z] ---> Running in 1cce1adebc1f [2022-08-08T19:12:17.440Z] Removing intermediate container a7b50806d0c0 [2022-08-08T19:12:17.440Z] ---> 6459654bc7bf [2022-08-08T19:12:17.440Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-08T19:12:17.440Z] Removing intermediate container 1cce1adebc1f [2022-08-08T19:12:17.440Z] ---> 3942e799d8d0 [2022-08-08T19:12:17.440Z] Step 30/31 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:12:17.700Z] ---> Running in db41dbceeffe [2022-08-08T19:12:17.700Z] ---> db5cfb32cfde [2022-08-08T19:12:17.700Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:12:17.700Z] Removing intermediate container e7fd7fa81e6c [2022-08-08T19:12:17.700Z] ---> a56ce57b09f7 [2022-08-08T19:12:17.700Z] [2022-08-08T19:12:17.700Z] Step 10/22 : FROM alpine:3.16 [2022-08-08T19:12:17.700Z] ---> d7d3d98c851f [2022-08-08T19:12:17.700Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-08T19:12:17.700Z] ---> Running in 16927e046db9 [2022-08-08T19:12:17.700Z] Removing intermediate container db41dbceeffe [2022-08-08T19:12:17.700Z] ---> 7eb8ed7fa2a9 [2022-08-08T19:12:17.700Z] Step 31/31 : LABEL version=0.0.0 [2022-08-08T19:12:17.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:12:17.700Z] ---> Running in 908428477c44 [2022-08-08T19:12:17.700Z] ---> Running in c4f973a4ce9b [2022-08-08T19:12:17.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:12:17.959Z] Removing intermediate container c4f973a4ce9b [2022-08-08T19:12:17.959Z] ---> 1c8ce30bbf8b [2022-08-08T19:12:17.959Z] [2022-08-08T19:12:17.959Z] Removing intermediate container bd5a1598237a [2022-08-08T19:12:17.959Z] ---> b44ec25e3b5b [2022-08-08T19:12:17.959Z] Step 8/23 : COPY . . [2022-08-08T19:12:17.959Z] Successfully built 1c8ce30bbf8b [2022-08-08T19:12:17.959Z] Successfully tagged security-bootstrapper:latest [2022-08-08T19:12:17.960Z]  Building security-bootstrapper ... done Building support-notifications [2022-08-08T19:12:17.960Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-08T19:12:17.960Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T19:12:17.960Z] OK: 6 MiB in 15 packages [2022-08-08T19:12:18.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.398s coverage: 28.7% of statements [2022-08-08T19:12:18.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-08T19:12:18.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-08T19:12:18.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:12:18.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:12:18.478Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-08T19:12:18.478Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T19:12:18.478Z] OK: 6 MiB in 15 packages [2022-08-08T19:12:21.020Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:12:21.020Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:12:21.020Z] ---> b5ff39f776a6 [2022-08-08T19:12:21.020Z] Step 3/22 : WORKDIR /edgex-go [2022-08-08T19:12:21.020Z] ---> Using cache [2022-08-08T19:12:21.020Z] ---> cc881fdb6d29 [2022-08-08T19:12:21.020Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:12:21.020Z] ---> Using cache [2022-08-08T19:12:21.020Z] ---> b3adb4893dec [2022-08-08T19:12:21.020Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-08T19:12:21.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.433s coverage: 98.5% of statements [2022-08-08T19:12:21.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-08T19:12:21.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.478s coverage: 54.2% of statements [2022-08-08T19:12:21.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-08T19:12:21.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-08T19:12:26.309Z] ---> Running in e9ca0f6d7dee [2022-08-08T19:12:26.309Z] ---> 27c1013ebbe5 [2022-08-08T19:12:26.309Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-08T19:12:26.309Z] ---> Running in 6c1a7000730b [2022-08-08T19:12:26.309Z] Removing intermediate container 908428477c44 [2022-08-08T19:12:26.309Z] ---> a75bf548b0ba [2022-08-08T19:12:26.309Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T19:12:26.309Z] ---> Running in 6b5eba75f491 [2022-08-08T19:12:26.309Z] Removing intermediate container fd73f32a0844 [2022-08-08T19:12:26.309Z] ---> 5799a662dcc8 [2022-08-08T19:12:26.309Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T19:12:26.309Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:12:26.309Z] ---> Running in 38cc0ab19e4a [2022-08-08T19:12:26.309Z] Removing intermediate container 6b5eba75f491 [2022-08-08T19:12:26.309Z] ---> 6f0963a636c3 [2022-08-08T19:12:26.309Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-08T19:12:26.309Z] 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-08-08T19:12:26.309Z] Removing intermediate container 38cc0ab19e4a [2022-08-08T19:12:26.309Z] ---> 40b76995ce74 [2022-08-08T19:12:26.309Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-08T19:12:26.309Z] ---> Running in a5aa663cdd2c [2022-08-08T19:12:26.309Z] ---> Running in d33640c57725 [2022-08-08T19:12:26.309Z] Removing intermediate container a5aa663cdd2c [2022-08-08T19:12:26.309Z] ---> ae54d5a2eee2 [2022-08-08T19:12:26.309Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-08T19:12:26.570Z] Removing intermediate container d33640c57725 [2022-08-08T19:12:26.570Z] ---> f84148563697 [2022-08-08T19:12:26.570Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-08T19:12:26.570Z] ---> Running in c73f6bd01320 [2022-08-08T19:12:26.570Z] ---> Running in 0a7a53decda0 [2022-08-08T19:12:26.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:12:26.570Z] Removing intermediate container c73f6bd01320 [2022-08-08T19:12:26.570Z] ---> 5c3b674a8e3f [2022-08-08T19:12:26.570Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T19:12:26.834Z] Removing intermediate container 0a7a53decda0 [2022-08-08T19:12:26.834Z] ---> 51dcfbbb77c5 [2022-08-08T19:12:26.834Z] Step 15/23 : WORKDIR / [2022-08-08T19:12:26.834Z] ---> Running in f864cce85269 [2022-08-08T19:12:26.834Z] OK: 211 MiB in 51 packages [2022-08-08T19:12:26.834Z] ---> 3e3902a1b131 [2022-08-08T19:12:26.834Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-08T19:12:27.173Z] Removing intermediate container f864cce85269 [2022-08-08T19:12:27.173Z] ---> 217c10a60440 [2022-08-08T19:12:27.173Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T19:12:27.743Z] ---> 932a0e31a44a [2022-08-08T19:12:27.743Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-08T19:12:27.743Z] ---> 2b696f418ed0 [2022-08-08T19:12:27.743Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-08T19:12:27.743Z] Removing intermediate container e9ca0f6d7dee [2022-08-08T19:12:27.743Z] ---> ada813819f50 [2022-08-08T19:12:27.743Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-08T19:12:28.694Z] ---> ebe974110c03 [2022-08-08T19:12:28.695Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:12:28.695Z] ---> df747c5ed1f8 [2022-08-08T19:12:28.695Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-08T19:12:28.956Z] ---> 5961bab0b2bb [2022-08-08T19:12:28.956Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-08T19:12:28.956Z] ---> Running in 0dc0f574a5af [2022-08-08T19:12:28.956Z] ---> Running in 828b43dda62f [2022-08-08T19:12:29.527Z] Removing intermediate container 828b43dda62f [2022-08-08T19:12:29.527Z] ---> cd312f834a65 [2022-08-08T19:12:29.527Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T19:12:29.527Z] ---> 7a854f571ba0 [2022-08-08T19:12:29.527Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-08T19:12:29.527Z] ---> Running in 69f7b3153ade [2022-08-08T19:12:29.527Z] ---> Running in c1fe3993b00d [2022-08-08T19:12:30.106Z] Removing intermediate container 69f7b3153ade [2022-08-08T19:12:30.106Z] ---> 387b6f2d2ca0 [2022-08-08T19:12:30.106Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T19:12:30.106Z] Removing intermediate container c1fe3993b00d [2022-08-08T19:12:30.106Z] ---> 920f30c9261e [2022-08-08T19:12:30.106Z] Step 20/22 : LABEL arch=x86_64 [2022-08-08T19:12:30.106Z] ---> Running in 4e71915728e5 [2022-08-08T19:12:30.106Z] ---> Running in d5cb3f56c7ae [2022-08-08T19:12:30.106Z] Removing intermediate container 4e71915728e5 [2022-08-08T19:12:30.106Z] ---> 0b6ebb24eab2 [2022-08-08T19:12:30.106Z] Step 21/23 : LABEL arch=x86_64 [2022-08-08T19:12:30.106Z] Removing intermediate container d5cb3f56c7ae [2022-08-08T19:12:30.106Z] ---> a6234122dd75 [2022-08-08T19:12:30.106Z] Step 21/22 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:12:30.457Z] ---> Running in a2ba6aa0afc9 [2022-08-08T19:12:30.457Z] ---> Running in af9ff1c821a2 [2022-08-08T19:12:30.457Z] Removing intermediate container 16927e046db9 [2022-08-08T19:12:30.457Z] ---> 34c083a83351 [2022-08-08T19:12:30.457Z] Step 8/25 : COPY . . [2022-08-08T19:12:33.004Z] Removing intermediate container af9ff1c821a2 [2022-08-08T19:12:33.004Z] ---> 2ef1e8cf1368 [2022-08-08T19:12:33.004Z] Step 22/22 : LABEL version=0.0.0 [2022-08-08T19:12:33.265Z] Removing intermediate container a2ba6aa0afc9 [2022-08-08T19:12:33.265Z] ---> dede0b8bb672 [2022-08-08T19:12:33.265Z] Step 22/23 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:12:37.472Z] ---> Running in 812a00e81377 [2022-08-08T19:12:37.472Z] ---> Running in f333288ca819 [2022-08-08T19:12:37.472Z] ---> fa04446eecaf [2022-08-08T19:12:37.472Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-08T19:12:37.472Z] ---> Running in e37f10dfa392 [2022-08-08T19:12:37.472Z] Removing intermediate container 812a00e81377 [2022-08-08T19:12:37.472Z] ---> a8d0a9b0ba23 [2022-08-08T19:12:37.472Z] [2022-08-08T19:12:37.472Z] Removing intermediate container f333288ca819 [2022-08-08T19:12:37.472Z] ---> b7c0a22816f5 [2022-08-08T19:12:37.472Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T19:12:37.472Z] Successfully built a8d0a9b0ba23 [2022-08-08T19:12:37.472Z] Successfully tagged support-scheduler:latest [2022-08-08T19:12:37.472Z] Building security-proxy-setup [2022-08-08T19:12:37.472Z]  Building support-scheduler ... done Removing intermediate container e37f10dfa392 [2022-08-08T19:12:37.472Z] ---> 2fe48f53d52e [2022-08-08T19:12:37.472Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-08T19:12:37.472Z] ---> Running in 401c296bbff3 [2022-08-08T19:12:40.792Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:12:40.792Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:12:40.792Z] ---> b5ff39f776a6 [2022-08-08T19:12:40.792Z] Step 3/22 : WORKDIR /edgex-go [2022-08-08T19:12:40.792Z] ---> Using cache [2022-08-08T19:12:40.792Z] ---> cc881fdb6d29 [2022-08-08T19:12:40.792Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:12:40.792Z] ---> Using cache [2022-08-08T19:12:40.792Z] ---> b3adb4893dec [2022-08-08T19:12:40.792Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-08T19:12:40.792Z] ---> Using cache [2022-08-08T19:12:40.792Z] ---> ed52e1378bce [2022-08-08T19:12:40.792Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-08T19:12:40.792Z] ---> Using cache [2022-08-08T19:12:40.792Z] ---> 16aedf8268ad [2022-08-08T19:12:40.792Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:12:40.792Z] ---> Using cache [2022-08-08T19:12:40.792Z] ---> 9ada5421d698 [2022-08-08T19:12:40.792Z] Step 8/22 : COPY . . [2022-08-08T19:12:40.792Z] ---> Using cache [2022-08-08T19:12:40.792Z] ---> f63af40ae268 [2022-08-08T19:12:40.792Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-08T19:12:42.722Z] ---> Running in 5ef93508f503 [2022-08-08T19:12:42.722Z] Removing intermediate container 401c296bbff3 [2022-08-08T19:12:42.722Z] ---> 750e87cf9ee5 [2022-08-08T19:12:42.722Z] [2022-08-08T19:12:42.722Z] ---> Running in 4bb1c8e2dee1 [2022-08-08T19:12:42.722Z] Successfully built 750e87cf9ee5 [2022-08-08T19:12:42.722Z] Successfully tagged core-command:latest [2022-08-08T19:12:42.722Z] Building core-metadata [2022-08-08T19:12:42.722Z]  Building core-command ... done Removing intermediate container 5ef93508f503 [2022-08-08T19:12:42.722Z] ---> 71b76998b903 [2022-08-08T19:12:42.722Z] 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-08-08T19:12:42.984Z] Removing intermediate container 0dc0f574a5af [2022-08-08T19:12:42.984Z] ---> ad4fc21144c3 [2022-08-08T19:12:42.984Z] Step 8/22 : COPY . . [2022-08-08T19:12:42.984Z] ---> Running in 6345f00fbf8b [2022-08-08T19:12:42.984Z] 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-08-08T19:12:44.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.312s coverage: 89.2% of statements [2022-08-08T19:12:44.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-08T19:12:44.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-08T19:12:44.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-08T19:12:44.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-08T19:12:44.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-08T19:12:44.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.537s coverage: 2.1% of statements [2022-08-08T19:12:44.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-08T19:12:44.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-08T19:12:45.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.438s coverage: 95.6% of statements [2022-08-08T19:12:45.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-08T19:12:45.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-08T19:12:45.455Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.586s coverage: 72.2% of statements [2022-08-08T19:12:45.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-08T19:12:45.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-08T19:12:45.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-08T19:12:45.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-08T19:12:45.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-08T19:12:45.455Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.415s coverage: 60.0% of statements [2022-08-08T19:12:45.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-08T19:12:45.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-08T19:12:45.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-08T19:12:45.455Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.361s coverage: 0.9% of statements [2022-08-08T19:12:45.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-08T19:12:45.731Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.255s coverage: 58.8% of statements [2022-08-08T19:12:46.310Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:12:46.310Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:12:46.310Z] ---> b5ff39f776a6 [2022-08-08T19:12:46.310Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T19:12:46.310Z] ---> Using cache [2022-08-08T19:12:46.310Z] ---> cc881fdb6d29 [2022-08-08T19:12:46.310Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:12:46.310Z] ---> Using cache [2022-08-08T19:12:46.310Z] ---> b3adb4893dec [2022-08-08T19:12:46.310Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-08T19:12:46.310Z] ---> Using cache [2022-08-08T19:12:46.310Z] ---> ed52e1378bce [2022-08-08T19:12:46.310Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T19:12:46.310Z] ---> Using cache [2022-08-08T19:12:46.310Z] ---> 16aedf8268ad [2022-08-08T19:12:46.310Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:12:46.310Z] ---> Using cache [2022-08-08T19:12:46.310Z] ---> 9ada5421d698 [2022-08-08T19:12:46.310Z] Step 8/23 : COPY . . [2022-08-08T19:12:46.310Z] ---> Using cache [2022-08-08T19:12:46.310Z] ---> f63af40ae268 [2022-08-08T19:12:46.310Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-08T19:12:46.345Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.298s coverage: 29.6% of statements [2022-08-08T19:12:46.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-08T19:12:52.928Z] ---> Running in b24f52e2cd76 [2022-08-08T19:12:52.929Z] ---> 48e60586a03e [2022-08-08T19:12:52.929Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-08T19:12:52.929Z] ---> Running in c804d36fdbd4 [2022-08-08T19:12:52.929Z] Removing intermediate container 6c1a7000730b [2022-08-08T19:12:52.929Z] ---> bc37ebd1a54c [2022-08-08T19:12:52.929Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-08T19:12:52.929Z] Removing intermediate container 6345f00fbf8b [2022-08-08T19:12:52.929Z] ---> a5a764dcf2b6 [2022-08-08T19:12:52.929Z] Step 12/25 : WORKDIR /edgex-go [2022-08-08T19:12:52.929Z] ---> Running in c826d828ca5b [2022-08-08T19:12:52.929Z] ---> Running in 42c470bceebf [2022-08-08T19:12:52.929Z] Removing intermediate container 42c470bceebf [2022-08-08T19:12:52.929Z] ---> dcf4bb97b61b [2022-08-08T19:12:52.929Z] [2022-08-08T19:12:52.929Z] Step 13/25 : FROM alpine:3.15 [2022-08-08T19:12:52.929Z] ---> 2720e26172a0 [2022-08-08T19:12:52.929Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T19:12:52.929Z] ---> Using cache [2022-08-08T19:12:52.929Z] ---> 6d7b0e7a0b45 [2022-08-08T19:12:52.929Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:12:52.929Z] ---> Using cache [2022-08-08T19:12:52.929Z] ---> f77bbec56f00 [2022-08-08T19:12:52.929Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-08T19:12:52.929Z] ---> Using cache [2022-08-08T19:12:52.929Z] ---> bb91638725f8 [2022-08-08T19:12:52.929Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-08T19:12:52.929Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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-08-08T19:12:52.929Z] 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-08-08T19:12:52.929Z] 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-08-08T19:12:53.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.252s coverage: 47.1% of statements [2022-08-08T19:12:53.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.269s coverage: 79.5% of statements [2022-08-08T19:12:53.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements [2022-08-08T19:12:53.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements [2022-08-08T19:12:54.846Z] ---> 313fa690b89a [2022-08-08T19:12:54.846Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-08T19:12:54.846Z] Removing intermediate container c826d828ca5b [2022-08-08T19:12:54.846Z] ---> 82f297e4d6fb [2022-08-08T19:12:54.846Z] [2022-08-08T19:12:54.846Z] Step 11/23 : FROM alpine:3.16 [2022-08-08T19:12:54.846Z] ---> d7d3d98c851f [2022-08-08T19:12:54.846Z] 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-08-08T19:12:55.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.334s coverage: 87.5% of statements [2022-08-08T19:12:55.459Z] ---> Running in 3c206b600b26 [2022-08-08T19:12:55.459Z] ---> a44fe21b8868 [2022-08-08T19:12:55.459Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-08T19:12:55.735Z] Removing intermediate container 3c206b600b26 [2022-08-08T19:12:55.735Z] ---> e4e52ee0c96c [2022-08-08T19:12:55.735Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-08T19:12:55.998Z] ---> Running in a45a9ebe8c27 [2022-08-08T19:12:55.998Z] ---> 039e446c9ac6 [2022-08-08T19:12:55.998Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-08T19:12:56.263Z] 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-08-08T19:12:56.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:12:56.528Z] ---> 50919d3910d0 [2022-08-08T19:12:56.528Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-08T19:12:56.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:12:56.834Z] ---> Running in 0d6bb058f8b2 [2022-08-08T19:12:56.834Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-08T19:12:56.834Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-08T19:12:56.834Z] (3/33) Installing readline (8.1.2-r0) [2022-08-08T19:12:56.834Z] (4/33) Installing bash (5.1.16-r2) [2022-08-08T19:12:56.834Z] Executing bash-5.1.16-r2.post-install [2022-08-08T19:12:56.834Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-08T19:12:57.160Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-08T19:12:57.160Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-08T19:12:57.160Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-08T19:12:57.160Z] (9/33) Installing curl (7.83.1-r2) [2022-08-08T19:12:57.160Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-08T19:12:57.160Z] Removing intermediate container 0d6bb058f8b2 [2022-08-08T19:12:57.160Z] ---> ebf68ea3d786 [2022-08-08T19:12:57.160Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-08T19:12:57.421Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-08T19:12:57.421Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-08T19:12:57.421Z] (13/33) Installing expat (2.4.8-r0) [2022-08-08T19:12:57.421Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-08T19:12:57.421Z] (15/33) Installing gdbm (1.23-r0) [2022-08-08T19:12:57.421Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-08T19:12:57.421Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-08T19:12:57.421Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-08T19:12:57.421Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-08T19:12:57.421Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-08T19:12:57.421Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-08T19:12:57.421Z] ---> Running in 90fe1cd11f7e [2022-08-08T19:12:57.683Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-08T19:12:57.683Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-08T19:12:57.946Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-08T19:12:57.946Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-08T19:12:57.946Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-08T19:12:57.946Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-08T19:12:57.946Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-08T19:12:57.946Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-08T19:12:57.946Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-08T19:12:57.946Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-08T19:12:57.946Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-08T19:12:57.946Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-08T19:12:57.946Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T19:12:57.946Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T19:12:57.946Z] OK: 122 MiB in 47 packages [2022-08-08T19:12:58.891Z] Removing intermediate container 90fe1cd11f7e [2022-08-08T19:12:58.891Z] ---> c6798f24f0ae [2022-08-08T19:12:58.891Z] Step 23/25 : LABEL arch=x86_64 [2022-08-08T19:12:59.153Z] ---> Running in 75a8245b6133 [2022-08-08T19:13:00.101Z] Removing intermediate container 75a8245b6133 [2022-08-08T19:13:00.101Z] ---> eed4ad6df794 [2022-08-08T19:13:00.101Z] Step 24/25 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:13:01.050Z] ---> Running in 4fcf1195b831 [2022-08-08T19:13:01.624Z] Removing intermediate container 4bb1c8e2dee1 [2022-08-08T19:13:01.624Z] ---> bac22c9aa147 [2022-08-08T19:13:01.624Z] [2022-08-08T19:13:01.624Z] Step 10/22 : FROM alpine:3.16 [2022-08-08T19:13:01.624Z] ---> d7d3d98c851f [2022-08-08T19:13:01.624Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-08T19:13:01.906Z] Removing intermediate container 4fcf1195b831 [2022-08-08T19:13:01.906Z] ---> f93c9f1bfa2c [2022-08-08T19:13:01.906Z] Step 25/25 : LABEL version=0.0.0 [2022-08-08T19:13:01.906Z] ---> Running in 057c305bfb46 [2022-08-08T19:13:01.906Z] ---> Running in 9852238ff024 [2022-08-08T19:13:02.168Z] Removing intermediate container 9852238ff024 [2022-08-08T19:13:02.168Z] ---> ca929af3a6f4 [2022-08-08T19:13:02.168Z] [2022-08-08T19:13:02.168Z] Successfully built ca929af3a6f4 [2022-08-08T19:13:02.168Z] Successfully tagged security-spire-server:latest [2022-08-08T19:13:02.168Z]  Building security-spire-server ... done Building core-data [2022-08-08T19:13:02.429Z] Collecting docker-compose==1.23.2 [2022-08-08T19:13:02.429Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-08T19:13:02.691Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 22.9 MB/s eta 0:00:00 [2022-08-08T19:13:02.691Z] Collecting jsonschema<3,>=2.5.1 [2022-08-08T19:13:02.691Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-08T19:13:02.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:13:02.691Z] Collecting PyYAML<4,>=3.10 [2022-08-08T19:13:02.691Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-08T19:13:02.691Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 37.1 MB/s eta 0:00:00 [2022-08-08T19:13:02.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:13:02.952Z] Preparing metadata (setup.py): started [2022-08-08T19:13:02.952Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-08T19:13:02.952Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-08T19:13:02.952Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-08T19:13:02.952Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-08T19:13:02.952Z] (5/6) Installing curl (7.83.1-r2) [2022-08-08T19:13:02.952Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-08T19:13:02.952Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T19:13:02.952Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T19:13:03.219Z] OK: 8 MiB in 20 packages [2022-08-08T19:13:03.219Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T19:13:03.219Z] Collecting cached-property<2,>=1.2.0 [2022-08-08T19:13:03.219Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-08T19:13:03.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.252s coverage: 94.4% of statements [2022-08-08T19:13:03.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.191s coverage: 44.8% of statements [2022-08-08T19:13:03.486Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-08T19:13:03.486Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-08T19:13:03.486Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 166.8 MB/s eta 0:00:00 [2022-08-08T19:13:03.486Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-08T19:13:03.486Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-08T19:13:03.486Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 127.2 MB/s eta 0:00:00 [2022-08-08T19:13:03.486Z] Collecting texttable<0.10,>=0.9.0 [2022-08-08T19:13:03.486Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-08T19:13:03.486Z] Preparing metadata (setup.py): started [2022-08-08T19:13:03.796Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T19:13:03.796Z] Collecting docopt<0.7,>=0.6.1 [2022-08-08T19:13:03.796Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-08T19:13:04.057Z] Preparing metadata (setup.py): started [2022-08-08T19:13:04.634Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T19:13:04.634Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-08T19:13:04.634Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-08T19:13:04.634Z] Preparing metadata (setup.py): started [2022-08-08T19:13:05.205Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T19:13:05.466Z] Collecting docker<4.0,>=3.6.0 [2022-08-08T19:13:05.466Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-08T19:13:05.466Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 23.2 MB/s eta 0:00:00 [2022-08-08T19:13:05.466Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-08T19:13:05.466Z] Collecting docker-pycreds>=0.4.0 [2022-08-08T19:13:05.466Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-08T19:13:05.728Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-08T19:13:05.728Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:13:05.729Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:13:05.729Z] ---> b5ff39f776a6 [2022-08-08T19:13:05.729Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T19:13:05.729Z] ---> Using cache [2022-08-08T19:13:05.729Z] ---> cc881fdb6d29 [2022-08-08T19:13:05.729Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:13:05.729Z] ---> Using cache [2022-08-08T19:13:05.729Z] ---> b3adb4893dec [2022-08-08T19:13:05.729Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-08T19:13:05.729Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-08T19:13:05.729Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 103.2 MB/s eta 0:00:00 [2022-08-08T19:13:05.729Z] Collecting idna<2.8,>=2.5 [2022-08-08T19:13:05.729Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-08T19:13:05.729Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 171.2 MB/s eta 0:00:00 [2022-08-08T19:13:05.729Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-08T19:13:05.729Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-08T19:13:05.729Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 171.7 MB/s eta 0:00:00 [2022-08-08T19:13:05.729Z] Collecting certifi>=2017.4.17 [2022-08-08T19:13:05.729Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-08T19:13:05.729Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 23.0 MB/s eta 0:00:00 [2022-08-08T19:13:05.729Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-08T19:13:05.729Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-08T19:13:05.729Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-08T19:13:05.729Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-08T19:13:05.991Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-08T19:13:05.991Z] Running setup.py install for texttable: started [2022-08-08T19:13:06.251Z] Running setup.py install for texttable: finished with status 'done' [2022-08-08T19:13:06.251Z] Running setup.py install for PyYAML: started [2022-08-08T19:13:06.825Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-08T19:13:10.130Z] Running setup.py install for docopt: started [2022-08-08T19:13:10.130Z] ---> Running in 5b3a7a93ab83 [2022-08-08T19:13:10.130Z] Removing intermediate container 057c305bfb46 [2022-08-08T19:13:10.130Z] ---> 425e8aa4c98e [2022-08-08T19:13:10.130Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-08T19:13:10.130Z] Running setup.py install for docopt: finished with status 'done' [2022-08-08T19:13:10.130Z] ---> Running in 41b516408603 [2022-08-08T19:13:10.390Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:13:10.654Z] Removing intermediate container 41b516408603 [2022-08-08T19:13:10.654Z] ---> d5dd908dfcba [2022-08-08T19:13:10.654Z] Step 13/22 : WORKDIR /edgex [2022-08-08T19:13:10.654Z] ---> Running in 03a662b8c80d [2022-08-08T19:13:10.654Z] Removing intermediate container 03a662b8c80d [2022-08-08T19:13:10.654Z] ---> 0eff3a9559bd [2022-08-08T19:13:10.654Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-08T19:13:10.915Z] Running setup.py install for dockerpty: started [2022-08-08T19:13:10.915Z] ---> 7ff7f99a5c1c [2022-08-08T19:13:10.915Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-08T19:13:11.178Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-08T19:13:11.178Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:13:11.440Z] OK: 211 MiB in 51 packages [2022-08-08T19:13:13.358Z] ---> 0cdcfbc8fd28 [2022-08-08T19:13:13.358Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-08T19:13:13.358Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-08T19:13:13.358Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-08T19:13:13.637Z] Removing intermediate container 5b3a7a93ab83 [2022-08-08T19:13:13.637Z] ---> 0e8194ca8d62 [2022-08-08T19:13:13.637Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T19:13:13.637Z] ---> d21171ffdfc4 [2022-08-08T19:13:13.637Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-08T19:13:13.637Z] Removing intermediate container b24f52e2cd76 [2022-08-08T19:13:13.637Z] ---> 1dfcaee27523 [2022-08-08T19:13:13.637Z] [2022-08-08T19:13:13.637Z] Step 10/23 : FROM alpine:3.16 [2022-08-08T19:13:13.637Z] ---> d7d3d98c851f [2022-08-08T19:13:13.637Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-08T19:13:13.637Z] ---> Using cache [2022-08-08T19:13:13.637Z] ---> 5799a662dcc8 [2022-08-08T19:13:13.637Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T19:13:13.637Z] ---> Using cache [2022-08-08T19:13:13.637Z] ---> 40b76995ce74 [2022-08-08T19:13:13.637Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-08T19:13:13.898Z] ---> Running in e86ea3a7f08a [2022-08-08T19:13:13.898Z] ---> 96a867655a97 [2022-08-08T19:13:13.898Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-08T19:13:13.898Z] ---> 5034fab85995 [2022-08-08T19:13:13.898Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:13:13.898Z] ---> Running in 6ca43a8b4b34 [2022-08-08T19:13:13.898Z] ---> Running in 9128fc0f6875 [2022-08-08T19:13:13.898Z] Removing intermediate container e86ea3a7f08a [2022-08-08T19:13:13.898Z] ---> 363c58482cb0 [2022-08-08T19:13:13.898Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-08T19:13:14.164Z] ---> Running in ea2191af978b [2022-08-08T19:13:15.556Z] Removing intermediate container ea2191af978b [2022-08-08T19:13:15.556Z] ---> bee5982cbc6c [2022-08-08T19:13:15.556Z] Step 15/23 : WORKDIR / [2022-08-08T19:13:15.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.766s coverage: 82.2% of statements [2022-08-08T19:13:15.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-08T19:13:16.958Z] ---> Running in 0594caa58d56 [2022-08-08T19:13:17.225Z] Removing intermediate container c804d36fdbd4 [2022-08-08T19:13:17.225Z] ---> 632bc6e3fe18 [2022-08-08T19:13:17.225Z] [2022-08-08T19:13:17.225Z] Step 10/22 : FROM alpine:3.16 [2022-08-08T19:13:17.225Z] ---> d7d3d98c851f [2022-08-08T19:13:17.225Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-08T19:13:17.225Z] Removing intermediate container a45a9ebe8c27 [2022-08-08T19:13:17.225Z] ---> a3ab945251e8 [2022-08-08T19:13:17.225Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-08T19:13:17.225Z] Removing intermediate container 6ca43a8b4b34 [2022-08-08T19:13:17.225Z] ---> c7b058cdb8c4 [2022-08-08T19:13:17.225Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-08T19:13:17.488Z] Removing intermediate container 0594caa58d56 [2022-08-08T19:13:17.488Z] ---> d7bbcddf7fce [2022-08-08T19:13:17.488Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T19:13:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements [2022-08-08T19:13:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-08T19:13:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-08T19:13:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-08T19:13:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-08-08T19:13:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-08T19:13:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-08T19:13:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-08T19:13:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-08T19:13:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-08T19:13:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements [2022-08-08T19:13:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-08T19:13:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-08T19:13:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-08-08T19:13:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-08T19:13:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.271s coverage: 58.8% of statements [2022-08-08T19:13:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-08T19:13:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.262s coverage: 80.0% of statements [2022-08-08T19:13:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2022-08-08T19:13:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements [2022-08-08T19:13:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.754s coverage: 91.2% of statements [2022-08-08T19:13:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-08T19:13:18.437Z] ---> Running in 2c7f886bb18b [2022-08-08T19:13:18.437Z] ---> Running in 638dd05fd6f2 [2022-08-08T19:13:18.437Z] ---> Running in e19c4091e62a [2022-08-08T19:13:18.437Z] ---> 05b02665b49c [2022-08-08T19:13:18.437Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-08T19:13:18.437Z] Removing intermediate container 638dd05fd6f2 [2022-08-08T19:13:18.437Z] ---> 7c14e96a6138 [2022-08-08T19:13:18.437Z] Step 20/22 : LABEL arch=x86_64 [2022-08-08T19:13:18.437Z] Removing intermediate container e19c4091e62a [2022-08-08T19:13:18.437Z] ---> 8946f4aa9c9f [2022-08-08T19:13:18.437Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-08T19:13:18.438Z] ---> Running in aa681fa407a0 [2022-08-08T19:13:18.703Z] ---> Running in 1d6276cbecd4 [2022-08-08T19:13:18.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:13:18.985Z] Removing intermediate container aa681fa407a0 [2022-08-08T19:13:18.985Z] ---> b0469fdf6728 [2022-08-08T19:13:18.985Z] Step 21/22 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:13:19.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:13:19.250Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-08T19:13:19.512Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-08T19:13:19.512Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T19:13:19.512Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T19:13:19.512Z] Removing intermediate container 1d6276cbecd4 [2022-08-08T19:13:19.512Z] ---> 148f31922daa [2022-08-08T19:13:19.512Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-08T19:13:19.512Z] ---> e186d0861e15 [2022-08-08T19:13:19.512Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-08T19:13:19.512Z] OK: 6 MiB in 16 packages [2022-08-08T19:13:19.512Z] ---> Running in 7c89af792089 [2022-08-08T19:13:19.778Z] Removing intermediate container 7c89af792089 [2022-08-08T19:13:19.778Z] ---> feb7527a81e2 [2022-08-08T19:13:19.778Z] Step 22/22 : LABEL version=0.0.0 [2022-08-08T19:13:20.040Z] ---> e22800929c5b [2022-08-08T19:13:20.040Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-08T19:13:20.040Z] ---> Running in f358bfd66046 [2022-08-08T19:13:20.040Z] ---> Running in 565b25d31c74 [2022-08-08T19:13:20.040Z] ---> 3b95483c5102 [2022-08-08T19:13:20.040Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-08T19:13:20.300Z] Removing intermediate container f358bfd66046 [2022-08-08T19:13:20.300Z] ---> c4f73f41fc5f [2022-08-08T19:13:20.300Z] [2022-08-08T19:13:20.300Z] Removing intermediate container 565b25d31c74 [2022-08-08T19:13:20.300Z] ---> 35b909b8906d [2022-08-08T19:13:20.300Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T19:13:20.300Z] ---> 81e31a339d21 [2022-08-08T19:13:20.300Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-08T19:13:20.300Z] Successfully built c4f73f41fc5f [2022-08-08T19:13:20.300Z] Removing intermediate container 2c7f886bb18b [2022-08-08T19:13:20.300Z] ---> 7ff65208569f [2022-08-08T19:13:20.300Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T19:13:20.300Z] Successfully tagged security-proxy-setup:latest [2022-08-08T19:13:20.300Z]  Building security-proxy-setup ... done  ---> Running in 7639a11cca83 [2022-08-08T19:13:20.300Z] ---> Running in 8adc7c025e07 [2022-08-08T19:13:20.561Z] Removing intermediate container 7639a11cca83 [2022-08-08T19:13:20.561Z] ---> 8ee31738c0ea [2022-08-08T19:13:20.561Z] Step 21/23 : LABEL arch=x86_64 [2022-08-08T19:13:20.561Z] Removing intermediate container 8adc7c025e07 [2022-08-08T19:13:20.561Z] ---> c11b9e5ed6c7 [2022-08-08T19:13:20.561Z] Step 13/22 : ENV APP_PORT=59860 ---> e5c175a8d8e1 [2022-08-08T19:13:20.561Z] [2022-08-08T19:13:20.561Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-08T19:13:20.561Z] ---> Running in 9a58890d6144 [2022-08-08T19:13:20.823Z] ---> Running in ebfe91baf5fb [2022-08-08T19:13:20.823Z] ---> Running in 44f9ddeb906f [2022-08-08T19:13:20.823Z] Removing intermediate container 9a58890d6144 [2022-08-08T19:13:20.823Z] ---> 6ffa43ea7674 [2022-08-08T19:13:20.823Z] Step 22/23 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:13:20.823Z] Removing intermediate container ebfe91baf5fb [2022-08-08T19:13:20.823Z] ---> a413e47bed24 [2022-08-08T19:13:20.823Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-08T19:13:20.823Z] Removing intermediate container 44f9ddeb906f [2022-08-08T19:13:20.823Z] ---> 878d780f3a5d [2022-08-08T19:13:20.823Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T19:13:20.823Z] ---> Running in d5184803243f [2022-08-08T19:13:20.823Z] ---> Running in 3868b6545567 [2022-08-08T19:13:21.086Z] ---> Running in 7928b44b7dba [2022-08-08T19:13:21.086Z] Removing intermediate container 3868b6545567 [2022-08-08T19:13:21.086Z] ---> 405d89215b10 [2022-08-08T19:13:21.086Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T19:13:21.086Z] Removing intermediate container d5184803243f [2022-08-08T19:13:21.086Z] ---> d2da1a712f6d [2022-08-08T19:13:21.086Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T19:13:21.348Z] Removing intermediate container 7928b44b7dba [2022-08-08T19:13:21.348Z] ---> f9a95d53787e [2022-08-08T19:13:21.348Z] Step 21/23 : LABEL arch=x86_64 [2022-08-08T19:13:21.348Z] ---> Running in 7e7f4fad64bb [2022-08-08T19:13:21.348Z] ---> Running in af2fe444f8bb [2022-08-08T19:13:21.348Z] Removing intermediate container 7e7f4fad64bb [2022-08-08T19:13:21.348Z] ---> 4e8e57697909 [2022-08-08T19:13:21.348Z] [2022-08-08T19:13:21.348Z] ---> d74c654a6833 [2022-08-08T19:13:21.348Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-08T19:13:21.348Z] Removing intermediate container af2fe444f8bb [2022-08-08T19:13:21.348Z] ---> fca59ae5f26b [2022-08-08T19:13:21.348Z] Step 22/23 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:13:21.618Z] ---> Running in c23ac202c0bf [2022-08-08T19:13:21.618Z] Successfully built 4e8e57697909 [2022-08-08T19:13:21.618Z] Successfully tagged core-metadata:latest [2022-08-08T19:13:21.880Z]  Building core-metadata ... done Removing intermediate container c23ac202c0bf [2022-08-08T19:13:21.880Z] ---> 2a2e472348eb [2022-08-08T19:13:21.880Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T19:13:22.456Z] ---> Running in 46831e81e086 [2022-08-08T19:13:22.456Z] ---> c3aaf7641982 [2022-08-08T19:13:22.456Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-08T19:13:22.722Z] Removing intermediate container 9128fc0f6875 [2022-08-08T19:13:22.722Z] ---> 5799738745cf [2022-08-08T19:13:22.722Z] Step 8/23 : COPY . . [2022-08-08T19:13:22.984Z] Removing intermediate container 46831e81e086 [2022-08-08T19:13:22.984Z] ---> 06b46ba90831 [2022-08-08T19:13:22.984Z] [2022-08-08T19:13:22.984Z] Successfully built 06b46ba90831 [2022-08-08T19:13:23.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.009s coverage: 64.7% of statements [2022-08-08T19:13:23.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-08T19:13:23.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-08T19:13:23.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.266s coverage: 100.0% of statements [2022-08-08T19:13:23.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.134s coverage: 89.4% of statements [2022-08-08T19:13:23.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2022-08-08T19:13:23.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2022-08-08T19:13:23.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2022-08-08T19:13:24.371Z] Successfully tagged sys-mgmt-agent:latest [2022-08-08T19:13:27.693Z]  Building sys-mgmt-agent ... done  ---> 234e0e73466c [2022-08-08T19:13:27.693Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-08T19:13:27.693Z] ---> Running in 5c13e938361c [2022-08-08T19:13:27.693Z] ---> da6d5195137d [2022-08-08T19:13:27.693Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-08T19:13:27.693Z] ---> Running in 760555839c4c [2022-08-08T19:13:27.956Z] Removing intermediate container 5c13e938361c [2022-08-08T19:13:27.956Z] ---> be7314f8760d [2022-08-08T19:13:27.956Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T19:13:27.956Z] ---> Running in f3d7d09fb2c7 [2022-08-08T19:13:28.217Z] Removing intermediate container f3d7d09fb2c7 [2022-08-08T19:13:28.217Z] ---> 22c9cd557314 [2022-08-08T19:13:28.217Z] Step 20/22 : LABEL arch=x86_64 [2022-08-08T19:13:28.217Z] ---> Running in 5587963a39be [2022-08-08T19:13:28.217Z] 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-08-08T19:13:28.482Z] Removing intermediate container 5587963a39be [2022-08-08T19:13:28.482Z] ---> 1b33a2b935ed [2022-08-08T19:13:28.482Z] Step 21/22 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:13:28.482Z] ---> Running in 502ebb20ae59 [2022-08-08T19:13:28.482Z] Removing intermediate container 502ebb20ae59 [2022-08-08T19:13:28.482Z] ---> fb7d071690b8 [2022-08-08T19:13:28.482Z] Step 22/22 : LABEL version=0.0.0 [2022-08-08T19:13:28.482Z] ---> Running in aa6886ca94eb [2022-08-08T19:13:28.745Z] Removing intermediate container aa6886ca94eb [2022-08-08T19:13:28.745Z] ---> ef862a1c4188 [2022-08-08T19:13:28.745Z] [2022-08-08T19:13:28.745Z] Successfully built ef862a1c4188 [2022-08-08T19:13:28.745Z] Successfully tagged support-notifications:latest [2022-08-08T19:13:30.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.316s coverage: 65.8% of statements [2022-08-08T19:13:30.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-08T19:13:30.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-08T19:13:30.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-08T19:13:33.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.839s coverage: 43.6% of statements [2022-08-08T19:13:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-08T19:13:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-08T19:13:33.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.298s coverage: 89.5% of statements [2022-08-08T19:13:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-08T19:13:33.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements [2022-08-08T19:13:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-08T19:13:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-08T19:13:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-08T19:13:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-08T19:13:41.741Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.398s coverage: 17.7% of statements [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-08T19:13:41.741Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.690s coverage: 92.3% of statements [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-08T19:13:41.741Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.406s coverage: 63.2% of statements [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-08T19:13:41.741Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.463s coverage: 97.7% of statements [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-08T19:13:41.741Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.194s coverage: 28.9% of statements [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-08T19:13:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-08T19:13:41.741Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.219s coverage: 100.0% of statements [2022-08-08T19:13:41.741Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-08-08T19:13:42.721Z] 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-08-08T19:13:42.721Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-08T19:13:42.721Z] GO111MODULE=on go vet ./... [2022-08-08T19:13:46.878Z]  Building support-notifications ... done Removing intermediate container 760555839c4c [2022-08-08T19:13:46.879Z] ---> 85ecbb9e2abe [2022-08-08T19:13:46.879Z] [2022-08-08T19:13:46.879Z] Step 10/23 : FROM alpine:3.16 [2022-08-08T19:13:46.879Z] ---> d7d3d98c851f [2022-08-08T19:13:46.879Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-08T19:13:46.879Z] ---> Running in 19b818b2f42e [2022-08-08T19:13:46.879Z] Removing intermediate container 19b818b2f42e [2022-08-08T19:13:46.879Z] ---> 665538b068aa [2022-08-08T19:13:46.879Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-08T19:13:46.879Z] ---> Running in 9031ebe63053 [2022-08-08T19:13:46.879Z] Removing intermediate container 9031ebe63053 [2022-08-08T19:13:46.879Z] ---> d5a57bb9de6b [2022-08-08T19:13:46.879Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-08T19:13:46.879Z] ---> Running in 86d9c50f3798 [2022-08-08T19:13:46.879Z] Removing intermediate container 86d9c50f3798 [2022-08-08T19:13:46.879Z] ---> 75c2d5e08379 [2022-08-08T19:13:46.879Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:13:46.879Z] ---> Running in 9561fa0d778d [2022-08-08T19:13:46.879Z] Removing intermediate container 9561fa0d778d [2022-08-08T19:13:46.879Z] ---> 52da20fb2d68 [2022-08-08T19:13:46.879Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-08T19:13:46.879Z] ---> Running in 2e3f28ca44fe [2022-08-08T19:13:46.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T19:13:47.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T19:13:47.718Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-08T19:13:47.718Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-08T19:13:47.718Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-08T19:13:47.718Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-08T19:13:47.981Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-08T19:13:47.981Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-08T19:13:47.981Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T19:13:47.981Z] OK: 8 MiB in 20 packages [2022-08-08T19:13:48.556Z] Removing intermediate container 2e3f28ca44fe [2022-08-08T19:13:48.556Z] ---> b624b8480d71 [2022-08-08T19:13:48.556Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T19:13:48.556Z] ---> f56e5a70c0fc [2022-08-08T19:13:48.556Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-08T19:13:49.241Z] ---> 7da6cfcc5a0b [2022-08-08T19:13:49.241Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-08T19:13:49.241Z] ---> 95c72c3ddf2f [2022-08-08T19:13:49.241Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-08T19:13:49.241Z] ---> Running in a8eafb1f1ce0 [2022-08-08T19:13:49.241Z] Removing intermediate container a8eafb1f1ce0 [2022-08-08T19:13:49.241Z] ---> 36a2897d14a3 [2022-08-08T19:13:49.241Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T19:13:49.503Z] ---> Running in d0cbaef9d883 [2022-08-08T19:13:49.503Z] Removing intermediate container d0cbaef9d883 [2022-08-08T19:13:49.503Z] ---> dde5f070c6a2 [2022-08-08T19:13:49.503Z] Step 21/23 : LABEL arch=x86_64 [2022-08-08T19:13:49.503Z] ---> Running in c91eb00c83a1 [2022-08-08T19:13:49.503Z] Removing intermediate container c91eb00c83a1 [2022-08-08T19:13:49.503Z] ---> 5a129435fd20 [2022-08-08T19:13:49.503Z] Step 22/23 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:13:49.503Z] ---> Running in b2f9570bcbe4 [2022-08-08T19:13:49.768Z] Removing intermediate container b2f9570bcbe4 [2022-08-08T19:13:49.768Z] ---> 41d8cf4c34b4 [2022-08-08T19:13:49.768Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T19:13:49.768Z] ---> Running in 88cb9932df0a [2022-08-08T19:13:49.768Z] Removing intermediate container 88cb9932df0a [2022-08-08T19:13:49.768Z] ---> 31edb7e688c3 [2022-08-08T19:13:49.768Z] [2022-08-08T19:13:49.768Z] Successfully built 31edb7e688c3 [2022-08-08T19:13:49.768Z] Successfully tagged core-data:latest [2022-08-08T19:13:49.777Z]  Building core-data ... done  [Pipeline] } [2022-08-08T19:13:49.813Z] $ docker stop --time=1 46812d109028f67d14fec588577cb8e19e555a93cd4521eb859fc3af7a4672ef [2022-08-08T19:13:51.070Z] $ docker rm -f 46812d109028f67d14fec588577cb8e19e555a93cd4521eb859fc3af7a4672ef [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-08T19:13:51.491Z] + docker images [2022-08-08T19:13:51.491Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-08T19:13:51.491Z] core-data latest 31edb7e688c3 2 seconds ago 21.5MB [2022-08-08T19:13:51.491Z] 85ecbb9e2abe 8 seconds ago 1.55GB [2022-08-08T19:13:51.491Z] support-notifications latest ef862a1c4188 23 seconds ago 27.1MB [2022-08-08T19:13:51.491Z] sys-mgmt-agent latest 06b46ba90831 29 seconds ago 135MB [2022-08-08T19:13:51.491Z] core-metadata latest 4e8e57697909 30 seconds ago 18.2MB [2022-08-08T19:13:51.491Z] security-proxy-setup latest c4f73f41fc5f 32 seconds ago 27.2MB [2022-08-08T19:13:51.491Z] 632bc6e3fe18 35 seconds ago 1.58GB [2022-08-08T19:13:51.491Z] 1dfcaee27523 38 seconds ago 1.55GB [2022-08-08T19:13:51.491Z] security-spire-server latest ca929af3a6f4 50 seconds ago 86.5MB [2022-08-08T19:13:51.491Z] bac22c9aa147 50 seconds ago 1.53GB [2022-08-08T19:13:51.491Z] 82f297e4d6fb 57 seconds ago 1.52GB [2022-08-08T19:13:51.491Z] dcf4bb97b61b 59 seconds ago 1.42GB [2022-08-08T19:13:51.491Z] core-command latest 750e87cf9ee5 About a minute ago 16.2MB [2022-08-08T19:13:51.491Z] support-scheduler latest a8d0a9b0ba23 About a minute ago 26.5MB [2022-08-08T19:13:51.491Z] a56ce57b09f7 About a minute ago 1.58GB [2022-08-08T19:13:51.491Z] security-bootstrapper latest 1c8ce30bbf8b About a minute ago 19.3MB [2022-08-08T19:13:51.491Z] 4892006dc2ae About a minute ago 1.52GB [2022-08-08T19:13:51.491Z] security-secretstore-setup latest e2d22f5344d7 About a minute ago 28.9MB [2022-08-08T19:13:51.491Z] security-spiffe-token-provider latest 7425caef5cfc About a minute ago 29.2MB [2022-08-08T19:13:51.491Z] security-spire-config latest 40ab6e4175f6 2 minutes ago 85.8MB [2022-08-08T19:13:51.491Z] security-spire-agent latest 027c280f1ab9 2 minutes ago 125MB [2022-08-08T19:13:51.491Z] 5a4c27ce8492 2 minutes ago 1.57GB [2022-08-08T19:13:51.491Z] ad6e70af8e9e 2 minutes ago 1.53GB [2022-08-08T19:13:51.491Z] a198f17235e8 2 minutes ago 1.52GB [2022-08-08T19:13:51.491Z] 385b5f42a291 2 minutes ago 1.42GB [2022-08-08T19:13:51.491Z] dad032e136d3 2 minutes ago 1.42GB [2022-08-08T19:13:51.491Z] ci-base-image-x86_64 latest b5ff39f776a6 5 minutes ago 993MB [2022-08-08T19:13:51.491Z] alpine 3.15 2720e26172a0 2 weeks ago 5.57MB [2022-08-08T19:13:51.491Z] alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB [2022-08-08T19:13:51.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB [2022-08-08T19:13:51.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB [2022-08-08T19:13:51.491Z] 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-08-08T19:15:34.638Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-08T19:15:34.638Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-08T19:15:34.638Z] ./bin/test-attribution-txt.sh [2022-08-08T19:15:34.638Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-08T19:15:34.638Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-08T19:15:34.638Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-08T19:15:34.638Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-08T19:15:34.638Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-08T19:15:34.638Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-08T19:15:34.638Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-08T19:15:34.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-08T19:15:35.365Z] + ls -al . [2022-08-08T19:15:35.365Z] total 724 [2022-08-08T19:15:35.365Z] drwxrwxr-x 9 1001 1001 4096 Aug 8 19:09 . [2022-08-08T19:15:35.365Z] drwxr-xr-x 4 root root 4096 Aug 8 19:09 .. [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 16 Aug 8 19:08 .dockerignore [2022-08-08T19:15:35.365Z] drwxrwxr-x 8 1001 1001 4096 Aug 8 19:08 .git [2022-08-08T19:15:35.365Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 19:08 .github [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 1030 Aug 8 19:08 .gitignore [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 42 Aug 8 19:08 .golangci.yml [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 87 Aug 8 19:08 .hadolint.yml [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 166 Aug 8 19:08 .sonarcloud.properties [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 1171 Aug 8 19:08 ADOPTERS.md [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 10347 Aug 8 19:08 Attribution.txt [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 63209 Aug 8 19:08 CHANGELOG.md [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 3804 Aug 8 19:08 CONTRIBUTING.md [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 677 Aug 8 19:08 GOVERNANCE.md [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 850 Aug 8 19:08 Jenkinsfile [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 10775 Aug 8 19:08 LICENSE [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 12212 Aug 8 19:08 Makefile [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 582 Aug 8 19:08 OWNERS.md [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 9094 Aug 8 19:08 README.md [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 6912 Aug 8 19:08 SECURITY.md [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 5 Aug 8 19:07 VERSION [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 4131 Aug 8 19:08 ZMQWindows.md [2022-08-08T19:15:35.365Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 19:08 bin [2022-08-08T19:15:35.365Z] drwxrwxr-x 18 1001 1001 4096 Aug 8 19:08 cmd [2022-08-08T19:15:35.365Z] -rw-r--r-- 1 root root 478941 Aug 8 19:13 coverage.out [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 3681 Aug 8 19:08 go.mod [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 38033 Aug 8 19:08 go.sum [2022-08-08T19:15:35.365Z] drwxrwxr-x 8 1001 1001 4096 Aug 8 19:08 internal [2022-08-08T19:15:35.365Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 19:08 openapi [2022-08-08T19:15:35.365Z] drwxrwxr-x 4 1001 1001 4096 Aug 8 19:08 snap [2022-08-08T19:15:35.365Z] -rw-rw-r-- 1 1001 1001 204 Aug 8 19:08 version.go [Pipeline] sh [2022-08-08T19:15:36.045Z] + '[' -e coverage.out ] [2022-08-08T19:15:36.045Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-08T19:15:36.088Z] Warning: overwriting stash ‘coverage-report’ [2022-08-08T19:15:36.949Z] Stashed 1 file(s) [Pipeline] sh [2022-08-08T19:15:37.691Z] + make build [2022-08-08T19:15:37.691Z] 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-08-08T19:17:14.634Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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-08-08T19:18:22.726Z] 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-08-08T19:18:23.001Z] 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-08-08T19:19:02.038Z] 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-08-08T19:19:03.472Z] 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-08-08T19:19:07.782Z] 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-08-08T19:19:13.190Z] 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-08-08T19:19:17.508Z] 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-08-08T19:19:22.928Z] 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-08-08T19:19:26.336Z] 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-08-08T19:19:29.732Z] 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-08-08T19:19:38.029Z] 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-08-08T19:19:43.470Z] $ docker stop --time=1 e675d7346c8bd52c89d12de4976c28511e7b6e5a0afd1490421a429cc4de7059 [2022-08-08T19:19:45.432Z] $ docker rm -f e675d7346c8bd52c89d12de4976c28511e7b6e5a0afd1490421a429cc4de7059 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T19:19:48.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-08T19:19:48.050Z] [2022-08-08T19:19:48.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T19:19:48.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-08T19:19:48.744Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-08T19:19:48.744Z] 29e5d40040c1: Pulling fs layer [2022-08-08T19:19:48.744Z] 1ce36da41761: Pulling fs layer [2022-08-08T19:19:48.744Z] 25b303627fd3: Pulling fs layer [2022-08-08T19:19:49.025Z] 29e5d40040c1: Verifying Checksum [2022-08-08T19:19:49.025Z] 29e5d40040c1: Download complete [2022-08-08T19:19:49.300Z] 1ce36da41761: Verifying Checksum [2022-08-08T19:19:49.300Z] 1ce36da41761: Download complete [2022-08-08T19:19:49.575Z] 29e5d40040c1: Pull complete [2022-08-08T19:19:51.008Z] 25b303627fd3: Verifying Checksum [2022-08-08T19:19:51.008Z] 25b303627fd3: Download complete [2022-08-08T19:19:51.008Z] 1ce36da41761: Pull complete [2022-08-08T19:20:03.406Z] 25b303627fd3: Pull complete [2022-08-08T19:20:03.407Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-08T19:20:03.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-08T19:20:03.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T19:20:03.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-22158 does not seem to be running inside a container [2022-08-08T19:20:03.881Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-08T19:20:06.234Z] $ docker top 3152212d2d816792104f30cb48a026720b30115f089acfd627ff66ac4610a19f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T19:20:07.184Z] + docker-compose build --help [2022-08-08T19:20:07.184Z] + grep parallel [2022-08-08T19:20:11.556Z] --parallel Build images in parallel. [Pipeline] } [2022-08-08T19:20:11.599Z] $ docker stop --time=1 3152212d2d816792104f30cb48a026720b30115f089acfd627ff66ac4610a19f [2022-08-08T19:20:13.278Z] $ docker rm -f 3152212d2d816792104f30cb48a026720b30115f089acfd627ff66ac4610a19f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T19:20:14.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-08T19:20:14.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T19:20:14.433Z] prd-ubuntu20.04-docker-arm64-4c-16g-22158 does not seem to be running inside a container [2022-08-08T19:20:14.517Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-08T19:20:15.783Z] $ docker top f388bcb9899a259801dbea548e07056dbf94842aa99a6c7ecbd2f71153d8f77a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T19:20:16.753Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-08T19:20:23.446Z] Building core-command ... [2022-08-08T19:20:23.446Z] Building core-data ... [2022-08-08T19:20:23.446Z] Building core-metadata ... [2022-08-08T19:20:23.446Z] Building security-bootstrapper ... [2022-08-08T19:20:23.446Z] Building security-proxy-setup ... [2022-08-08T19:20:23.446Z] Building security-secretstore-setup ... [2022-08-08T19:20:23.446Z] Building security-spiffe-token-provider ... [2022-08-08T19:20:23.446Z] Building security-spire-agent ... [2022-08-08T19:20:23.446Z] Building security-spire-config ... [2022-08-08T19:20:23.446Z] Building security-spire-server ... [2022-08-08T19:20:23.446Z] Building support-notifications ... [2022-08-08T19:20:23.446Z] Building support-scheduler ... [2022-08-08T19:20:23.446Z] Building sys-mgmt-agent ... [2022-08-08T19:20:23.446Z] Building security-spiffe-token-provider [2022-08-08T19:20:23.446Z] Building security-bootstrapper [2022-08-08T19:20:23.446Z] Building security-secretstore-setup [2022-08-08T19:20:23.446Z] Building security-spire-agent [2022-08-08T19:20:23.446Z] Building security-spire-config [2022-08-08T19:21:10.466Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:21:10.466Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:21:10.466Z] ---> 7889f0d767fc [2022-08-08T19:21:10.466Z] Step 3/26 : WORKDIR /edgex-go [2022-08-08T19:21:10.757Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:21:10.757Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:21:10.757Z] ---> 7889f0d767fc [2022-08-08T19:21:10.757Z] Step 3/20 : WORKDIR /edgex-go [2022-08-08T19:21:10.757Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:21:10.757Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:21:10.757Z] ---> 7889f0d767fc [2022-08-08T19:21:10.757Z] Step 3/25 : WORKDIR /edgex-go [2022-08-08T19:21:11.042Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:21:11.042Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:21:11.042Z] ---> 7889f0d767fc [2022-08-08T19:21:11.042Z] Step 3/26 : WORKDIR /edgex-go [2022-08-08T19:21:11.324Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:21:11.324Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:21:11.324Z] ---> 7889f0d767fc [2022-08-08T19:21:11.324Z] Step 3/31 : WORKDIR /edgex-go [2022-08-08T19:21:11.922Z] ---> Running in 93bff79cae26 [2022-08-08T19:21:11.922Z] ---> Running in 24c091245492 [2022-08-08T19:21:11.922Z] ---> Running in f7c484ea8d82 [2022-08-08T19:21:11.922Z] ---> Running in d62a04b49e72 [2022-08-08T19:21:11.922Z] ---> Running in 133ddf492e3e [2022-08-08T19:21:12.536Z] Removing intermediate container 93bff79cae26 [2022-08-08T19:21:12.537Z] ---> 6d94d2b8c01a [2022-08-08T19:21:12.537Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:21:12.537Z] Removing intermediate container f7c484ea8d82 [2022-08-08T19:21:12.537Z] ---> 491be10e82bb [2022-08-08T19:21:12.537Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:21:12.537Z] Removing intermediate container 24c091245492 [2022-08-08T19:21:12.537Z] ---> 66c1cef8582d [2022-08-08T19:21:12.537Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-08T19:21:12.537Z] Removing intermediate container d62a04b49e72 [2022-08-08T19:21:12.537Z] ---> fbce4047a5eb [2022-08-08T19:21:12.537Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:21:12.537Z] Removing intermediate container 133ddf492e3e [2022-08-08T19:21:12.537Z] ---> af5c7085f28b [2022-08-08T19:21:12.537Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:21:12.537Z] ---> Running in 77b70720d3b5 [2022-08-08T19:21:12.537Z] ---> Running in 725bf131273b [2022-08-08T19:21:12.537Z] ---> Running in 7b34a40e5c86 [2022-08-08T19:21:12.818Z] ---> Running in 12d43c101598 [2022-08-08T19:21:12.818Z] ---> Running in d17df6873477 [2022-08-08T19:21:14.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:21:15.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:21:16.116Z] v3.16.1-120-g7aab12b192 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-08T19:21:16.116Z] v3.16.1-123-g8df8eb3436 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-08T19:21:16.116Z] OK: 16892 distinct packages available [2022-08-08T19:21:16.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:21:16.410Z] Removing intermediate container d17df6873477 [2022-08-08T19:21:16.410Z] ---> 8527a499a668 [2022-08-08T19:21:16.410Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-08T19:21:16.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:21:16.692Z] ---> Running in f39791c2b1ba [2022-08-08T19:21:16.964Z] Removing intermediate container 7b34a40e5c86 [2022-08-08T19:21:16.964Z] ---> cb23a885dc7e [2022-08-08T19:21:16.964Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-08T19:21:16.964Z] Removing intermediate container 12d43c101598 [2022-08-08T19:21:16.964Z] ---> 371c9e7c9379 [2022-08-08T19:21:16.964Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-08T19:21:16.964Z] ---> Running in 541768d67e9c [2022-08-08T19:21:16.964Z] ---> Running in f1927ca7f6ee [2022-08-08T19:21:17.243Z] Removing intermediate container 725bf131273b [2022-08-08T19:21:17.243Z] ---> e922f6b3ddd2 [2022-08-08T19:21:17.243Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-08T19:21:17.532Z] ---> Running in 4fee47950f51 [2022-08-08T19:21:17.810Z] OK: 221 MiB in 51 packages [2022-08-08T19:21:19.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:21:19.522Z] Removing intermediate container 77b70720d3b5 [2022-08-08T19:21:19.522Z] ---> b06d98c92429 [2022-08-08T19:21:19.522Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-08T19:21:19.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:21:19.799Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:21:19.799Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:21:20.073Z] ---> 1ca40290cfa7 [2022-08-08T19:21:20.073Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:21:20.362Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:21:20.362Z] ---> Running in 96d2882144da [2022-08-08T19:21:20.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:21:20.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:21:20.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:21:21.925Z] OK: 221 MiB in 51 packages [2022-08-08T19:21:22.206Z] OK: 221 MiB in 51 packages [2022-08-08T19:21:22.206Z] OK: 221 MiB in 51 packages [2022-08-08T19:21:22.486Z] OK: 221 MiB in 51 packages [2022-08-08T19:21:23.490Z] Removing intermediate container f39791c2b1ba [2022-08-08T19:21:23.490Z] ---> ecd20a7bd623 [2022-08-08T19:21:23.490Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-08T19:21:24.097Z] Removing intermediate container 4fee47950f51 [2022-08-08T19:21:24.097Z] ---> c13225b47fff [2022-08-08T19:21:24.097Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-08T19:21:24.097Z] Removing intermediate container f1927ca7f6ee [2022-08-08T19:21:24.097Z] ---> 673561cf79d5 [2022-08-08T19:21:24.097Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-08T19:21:24.097Z] Removing intermediate container 541768d67e9c [2022-08-08T19:21:24.097Z] ---> 17801c51c98a [2022-08-08T19:21:24.097Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-08T19:21:24.374Z] ---> 852a7d75728d [2022-08-08T19:21:24.374Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:21:24.649Z] ---> Running in 567043399e71 [2022-08-08T19:21:25.255Z] ---> 552fdb678257 [2022-08-08T19:21:25.255Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:21:25.255Z] ---> 2b444d667b56 [2022-08-08T19:21:25.255Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:21:25.255Z] ---> Running in fc53c6f726ac [2022-08-08T19:21:25.532Z] ---> Running in ad1f8c124a19 [2022-08-08T19:21:25.532Z] ---> 4c1e93ce250a [2022-08-08T19:21:25.532Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:21:25.817Z] ---> Running in ede4ceadcae0 [2022-08-08T19:22:22.392Z] Removing intermediate container 96d2882144da [2022-08-08T19:22:22.392Z] ---> fce7047891bf [2022-08-08T19:22:22.392Z] Step 7/20 : COPY . . [2022-08-08T19:22:22.392Z] Removing intermediate container ede4ceadcae0 [2022-08-08T19:22:22.392Z] ---> 75f7a7220371 [2022-08-08T19:22:22.392Z] Step 8/25 : COPY . . [2022-08-08T19:22:22.392Z] Removing intermediate container 567043399e71 [2022-08-08T19:22:22.392Z] ---> 2fd047e115f2 [2022-08-08T19:22:22.392Z] Step 8/26 : COPY . . [2022-08-08T19:22:22.392Z] Removing intermediate container ad1f8c124a19 [2022-08-08T19:22:22.392Z] ---> 92882a8df18b [2022-08-08T19:22:22.392Z] Step 8/31 : COPY . . [2022-08-08T19:22:22.392Z] Removing intermediate container fc53c6f726ac [2022-08-08T19:22:22.392Z] ---> 7d9759c7405a [2022-08-08T19:22:22.392Z] Step 8/26 : COPY . . [2022-08-08T19:22:34.802Z] ---> e9f5f14bd98d [2022-08-08T19:22:34.802Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-08T19:22:34.802Z] ---> cd339917ff9f [2022-08-08T19:22:34.802Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-08T19:22:34.802Z] ---> ed0bafe55cd1 [2022-08-08T19:22:34.802Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-08T19:22:34.802Z] ---> Running in 09f524f0bed8 [2022-08-08T19:22:34.802Z] ---> 34e78c5e41d4 [2022-08-08T19:22:34.802Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-08T19:22:34.802Z] ---> Running in b977d6af718a [2022-08-08T19:22:34.802Z] ---> 6923f6bec1ce [2022-08-08T19:22:34.802Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-08T19:22:34.802Z] ---> Running in d62a7d5a09b5 [2022-08-08T19:22:35.079Z] ---> Running in 1fa13357e4b4 [2022-08-08T19:22:35.079Z] ---> Running in 82f52ae38b04 [2022-08-08T19:22:35.678Z] Removing intermediate container 09f524f0bed8 [2022-08-08T19:22:35.678Z] ---> c3fe9e167dc0 [2022-08-08T19:22:35.678Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-08T19:22:35.678Z] ---> Running in ec89a7139646 [2022-08-08T19:22:36.281Z] Removing intermediate container d62a7d5a09b5 [2022-08-08T19:22:36.281Z] ---> d0150afb3b43 [2022-08-08T19:22:36.281Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-08T19:22:36.281Z] ---> Running in 865a2c4308ec [2022-08-08T19:22:36.281Z] Removing intermediate container ec89a7139646 [2022-08-08T19:22:36.281Z] ---> 01492dfb7b2d [2022-08-08T19:22:36.281Z] 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-08-08T19:22:36.566Z] ---> Running in 81a4640881ba [2022-08-08T19:22:36.854Z] 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-08-08T19:22:37.135Z] Removing intermediate container 865a2c4308ec [2022-08-08T19:22:37.135Z] ---> 12a938e507ea [2022-08-08T19:22:37.135Z] 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-08-08T19:22:37.135Z] 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-08-08T19:22:37.413Z] ---> Running in e795f2232521 [2022-08-08T19:22:37.690Z] 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-08-08T19:22:40.350Z] Removing intermediate container 81a4640881ba [2022-08-08T19:22:40.350Z] ---> e544718ea6f4 [2022-08-08T19:22:40.350Z] Step 12/26 : WORKDIR /edgex-go [2022-08-08T19:22:40.350Z] ---> Running in f0df65e73e2b [2022-08-08T19:22:40.625Z] Removing intermediate container e795f2232521 [2022-08-08T19:22:40.625Z] ---> 0310e4ce94c8 [2022-08-08T19:22:40.625Z] Step 12/26 : WORKDIR /edgex-go [2022-08-08T19:22:40.900Z] ---> Running in 015e1e135498 [2022-08-08T19:22:40.900Z] Removing intermediate container f0df65e73e2b [2022-08-08T19:22:40.900Z] ---> 717b83e062c4 [2022-08-08T19:22:40.900Z] [2022-08-08T19:22:40.900Z] Step 13/26 : FROM alpine:3.15 [2022-08-08T19:22:41.177Z] 3.15: Pulling from library/alpine [2022-08-08T19:22:41.455Z] Removing intermediate container 015e1e135498 [2022-08-08T19:22:41.455Z] ---> a423e2def64a [2022-08-08T19:22:41.455Z] [2022-08-08T19:22:41.455Z] Step 13/26 : FROM alpine:3.15 [2022-08-08T19:22:41.732Z] 3.15: Pulling from library/alpine [2022-08-08T19:22:42.734Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-08T19:22:42.734Z] Status: Downloaded newer image for alpine:3.15 [2022-08-08T19:22:42.734Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-08T19:22:42.734Z] Status: Image is up to date for alpine:3.15 [2022-08-08T19:22:42.734Z] ---> 60f2846fe774 [2022-08-08T19:22:42.734Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T19:22:42.734Z] ---> 60f2846fe774 [2022-08-08T19:22:42.734Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T19:22:43.023Z] ---> Running in 08cfb6c63be0 [2022-08-08T19:22:43.023Z] ---> Running in b48cec487e1b [2022-08-08T19:22:43.633Z] Removing intermediate container b48cec487e1b [2022-08-08T19:22:43.634Z] ---> c2a7fc2c9449 [2022-08-08T19:22:43.634Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:22:43.913Z] Removing intermediate container 08cfb6c63be0 [2022-08-08T19:22:43.913Z] ---> ec5bf8c72dba [2022-08-08T19:22:43.913Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:22:43.913Z] ---> Running in 951b0977f186 [2022-08-08T19:22:44.190Z] ---> Running in 82534e87b9ff [2022-08-08T19:22:48.717Z] Removing intermediate container 951b0977f186 [2022-08-08T19:22:48.717Z] ---> c6c0179d85ff [2022-08-08T19:22:48.717Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-08T19:22:48.717Z] ---> Running in 8e0f01ff1679 [2022-08-08T19:22:48.999Z] Removing intermediate container 82534e87b9ff [2022-08-08T19:22:48.999Z] ---> f8cd18bef52a [2022-08-08T19:22:48.999Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-08T19:22:48.999Z] ---> Running in ff46602e64b1 [2022-08-08T19:22:50.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:22:51.254Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:22:52.241Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:22:52.241Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:22:53.233Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T19:22:53.233Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T19:22:53.233Z] OK: 15735 distinct packages available [2022-08-08T19:22:53.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:22:53.515Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T19:22:53.515Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T19:22:53.515Z] OK: 15735 distinct packages available [2022-08-08T19:22:53.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:22:54.397Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:22:55.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:22:55.990Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-08T19:22:55.990Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-08T19:22:55.990Z] (3/4) Installing libucontext (1.1-r0) [2022-08-08T19:22:55.990Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-08T19:22:56.270Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-08T19:22:56.270Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-08T19:22:56.270Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T19:22:56.270Z] OK: 6 MiB in 18 packages [2022-08-08T19:22:56.270Z] (3/5) Installing libucontext (1.1-r0) [2022-08-08T19:22:56.546Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-08T19:22:56.546Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-08T19:22:56.842Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T19:22:56.842Z] OK: 6 MiB in 19 packages [2022-08-08T19:22:57.839Z] Removing intermediate container 8e0f01ff1679 [2022-08-08T19:22:57.839Z] ---> 643d7ad45c23 [2022-08-08T19:22:57.839Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-08T19:22:58.827Z] Removing intermediate container ff46602e64b1 [2022-08-08T19:22:58.827Z] ---> d8472b8a0a7a [2022-08-08T19:22:58.827Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-08T19:23:04.248Z] ---> 605c1338fcd9 [2022-08-08T19:23:04.248Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-08T19:23:06.239Z] ---> 6cd2fd2b88ee [2022-08-08T19:23:06.239Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-08T19:23:07.236Z] ---> 78b887f34d44 [2022-08-08T19:23:07.236Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-08T19:23:07.236Z] ---> Running in 2d2bb6136959 [2022-08-08T19:23:07.843Z] Removing intermediate container 2d2bb6136959 [2022-08-08T19:23:07.843Z] ---> 2c82ea068bf6 [2022-08-08T19:23:07.843Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-08T19:23:09.838Z] ---> ac0380a5046e [2022-08-08T19:23:09.838Z] Step 21/26 : WORKDIR / [2022-08-08T19:23:09.838Z] ---> Running in 0689e63650be [2022-08-08T19:23:10.443Z] Removing intermediate container 0689e63650be [2022-08-08T19:23:10.443Z] ---> 3f41e5235fac [2022-08-08T19:23:10.722Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-08T19:23:10.722Z] ---> d88df36989f4 [2022-08-08T19:23:10.722Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-08T19:23:10.722Z] ---> Running in f66b7791ce62 [2022-08-08T19:23:11.321Z] Removing intermediate container f66b7791ce62 [2022-08-08T19:23:11.321Z] ---> 942f21fb33c7 [2022-08-08T19:23:11.321Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-08T19:23:11.603Z] ---> Running in b982dcded468 [2022-08-08T19:23:12.198Z] ---> d48b710a1756 [2022-08-08T19:23:12.198Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-08T19:23:12.198Z] Removing intermediate container b982dcded468 [2022-08-08T19:23:12.198Z] ---> 42f098e6a4c8 [2022-08-08T19:23:12.198Z] Step 24/26 : LABEL arch=arm64 [2022-08-08T19:23:12.478Z] ---> Running in 5a968f68a71d [2022-08-08T19:23:13.107Z] Removing intermediate container 5a968f68a71d [2022-08-08T19:23:13.107Z] ---> 5fd0eb3fc2f1 [2022-08-08T19:23:13.107Z] Step 25/26 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:23:13.403Z] ---> Running in 434ea65fea31 [2022-08-08T19:23:13.403Z] ---> 78d3eff14e8e [2022-08-08T19:23:13.403Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-08T19:23:14.007Z] Removing intermediate container 434ea65fea31 [2022-08-08T19:23:14.007Z] ---> 0a8853e23977 [2022-08-08T19:23:14.007Z] Step 26/26 : LABEL version=0.0.0 [2022-08-08T19:23:14.007Z] ---> Running in 176c9750818f [2022-08-08T19:23:14.653Z] ---> 3175b99db754 [2022-08-08T19:23:14.653Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-08T19:23:14.935Z] ---> Running in c92b4d409a3d [2022-08-08T19:23:14.935Z] Removing intermediate container 176c9750818f [2022-08-08T19:23:14.935Z] ---> 39d49105d89e [2022-08-08T19:23:14.935Z] [2022-08-08T19:23:15.224Z] Removing intermediate container c92b4d409a3d [2022-08-08T19:23:15.224Z] ---> 329bf7f22e0a [2022-08-08T19:23:15.225Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-08T19:23:15.225Z] Successfully built 39d49105d89e [2022-08-08T19:23:15.225Z] Successfully tagged security-spire-config-arm64:latest [2022-08-08T19:23:15.508Z] Building core-command [2022-08-08T19:23:15.508Z]  Building security-spire-config ... done  ---> Running in 524a83ddb5bd [2022-08-08T19:23:16.114Z] Removing intermediate container 524a83ddb5bd [2022-08-08T19:23:16.114Z] ---> d0e4af2b5714 [2022-08-08T19:23:16.114Z] Step 24/26 : LABEL arch=arm64 [2022-08-08T19:23:16.114Z] ---> Running in 71fb28425359 [2022-08-08T19:23:16.743Z] Removing intermediate container 71fb28425359 [2022-08-08T19:23:16.743Z] ---> 31775a289ce8 [2022-08-08T19:23:16.743Z] Step 25/26 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:23:16.743Z] ---> Running in ac8bdd34b66e [2022-08-08T19:23:17.355Z] Removing intermediate container ac8bdd34b66e [2022-08-08T19:23:17.355Z] ---> 357fafe5ee42 [2022-08-08T19:23:17.355Z] Step 26/26 : LABEL version=0.0.0 [2022-08-08T19:23:17.635Z] ---> Running in ae5b3e577835 [2022-08-08T19:23:18.236Z] Removing intermediate container ae5b3e577835 [2022-08-08T19:23:18.236Z] ---> 39320f06cbb0 [2022-08-08T19:23:18.236Z] [2022-08-08T19:23:18.515Z] Successfully built 39320f06cbb0 [2022-08-08T19:23:18.515Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-08T19:23:18.515Z]  Building security-spire-agent ... done Building support-scheduler [2022-08-08T19:23:45.339Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:23:45.339Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:23:45.339Z] ---> 7889f0d767fc [2022-08-08T19:23:45.339Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T19:23:45.339Z] ---> Using cache [2022-08-08T19:23:45.339Z] ---> af5c7085f28b [2022-08-08T19:23:45.339Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:23:45.339Z] ---> Using cache [2022-08-08T19:23:45.339Z] ---> 8527a499a668 [2022-08-08T19:23:45.339Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-08T19:23:45.339Z] ---> Running in 60dd001094f8 [2022-08-08T19:23:45.339Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:23:45.339Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:23:45.339Z] ---> 7889f0d767fc [2022-08-08T19:23:45.339Z] Step 3/22 : WORKDIR /edgex-go [2022-08-08T19:23:45.339Z] ---> Using cache [2022-08-08T19:23:45.339Z] ---> af5c7085f28b [2022-08-08T19:23:45.339Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:23:45.339Z] ---> Using cache [2022-08-08T19:23:45.339Z] ---> 8527a499a668 [2022-08-08T19:23:45.339Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-08T19:23:45.339Z] ---> Running in f71b5bedaa77 [2022-08-08T19:23:45.339Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:23:45.947Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:23:45.947Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:23:46.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:23:47.208Z] OK: 221 MiB in 51 packages [2022-08-08T19:23:48.207Z] OK: 221 MiB in 51 packages [2022-08-08T19:23:48.496Z] Removing intermediate container 60dd001094f8 [2022-08-08T19:23:48.496Z] ---> 66918128eb46 [2022-08-08T19:23:48.496Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T19:23:49.993Z] Removing intermediate container f71b5bedaa77 [2022-08-08T19:23:49.993Z] ---> 86c712f515e7 [2022-08-08T19:23:49.993Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-08T19:23:49.993Z] ---> 0b7eade227f8 [2022-08-08T19:23:49.993Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:23:50.271Z] ---> Running in ac50249e1972 [2022-08-08T19:23:51.269Z] ---> b15c727760fd [2022-08-08T19:23:51.269Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:23:51.544Z] ---> Running in 5be8e3afcb63 [2022-08-08T19:24:59.613Z] Removing intermediate container ac50249e1972 [2022-08-08T19:24:59.613Z] ---> 00de73b7c22c [2022-08-08T19:24:59.613Z] Step 8/23 : COPY . . [2022-08-08T19:24:59.613Z] Removing intermediate container 5be8e3afcb63 [2022-08-08T19:24:59.613Z] ---> cbb584bed744 [2022-08-08T19:24:59.613Z] Step 8/22 : COPY . . [2022-08-08T19:25:12.526Z] ---> b6cc98089890 [2022-08-08T19:25:12.526Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-08T19:25:12.526Z] ---> Running in e8b6046e1f7d [2022-08-08T19:25:12.526Z] ---> 13442c1495cb [2022-08-08T19:25:12.526Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-08T19:25:12.526Z] ---> Running in 4fbdf67eaf3d [2022-08-08T19:25:13.535Z] 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-08-08T19:25:13.816Z] 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-08-08T19:27:38.357Z] 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-08-08T19:27:56.750Z] Removing intermediate container 1fa13357e4b4 [2022-08-08T19:27:56.750Z] ---> 3bfb1f9b0f5a [2022-08-08T19:27:56.750Z] [2022-08-08T19:27:56.750Z] Step 10/31 : FROM alpine:3.16 [2022-08-08T19:27:57.029Z] 3.16: Pulling from library/alpine [2022-08-08T19:27:59.035Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-08T19:27:59.035Z] Status: Downloaded newer image for alpine:3.16 [2022-08-08T19:27:59.035Z] ---> 3d81c46cd875 [2022-08-08T19:27:59.035Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T19:27:59.035Z] ---> Running in 8b166c3f0386 [2022-08-08T19:27:59.319Z] Removing intermediate container 82f52ae38b04 [2022-08-08T19:27:59.319Z] ---> 2d946cc02a57 [2022-08-08T19:27:59.319Z] [2022-08-08T19:27:59.319Z] Step 10/25 : FROM alpine:3.16 [2022-08-08T19:27:59.319Z] ---> 3d81c46cd875 [2022-08-08T19:27:59.319Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-08T19:27:59.595Z] ---> Running in 4e0e8365e2a3 [2022-08-08T19:28:00.210Z] Removing intermediate container 8b166c3f0386 [2022-08-08T19:28:00.210Z] ---> e25d74fc748d [2022-08-08T19:28:00.210Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-08T19:28:00.210Z] ---> Running in 2d5795d101dc [2022-08-08T19:28:01.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:28:02.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:28:02.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:28:02.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:28:03.448Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-08T19:28:03.727Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-08T19:28:03.727Z] (3/3) Installing su-exec (0.2-r1) [2022-08-08T19:28:03.727Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T19:28:03.727Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T19:28:04.004Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-08T19:28:04.004Z] (2/2) Installing su-exec (0.2-r1) [2022-08-08T19:28:04.004Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T19:28:04.004Z] OK: 5 MiB in 16 packages [2022-08-08T19:28:04.292Z] OK: 6 MiB in 17 packages [2022-08-08T19:28:06.323Z] Removing intermediate container 2d5795d101dc [2022-08-08T19:28:06.323Z] ---> 5ea58a5c2d2f [2022-08-08T19:28:06.323Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-08T19:28:06.323Z] ---> Running in 3531aa480083 [2022-08-08T19:28:06.926Z] Removing intermediate container 4e0e8365e2a3 [2022-08-08T19:28:06.926Z] ---> cc21edf2d255 [2022-08-08T19:28:06.926Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-08T19:28:06.926Z] ---> Running in b1d9ed6858c1 [2022-08-08T19:28:07.202Z] Removing intermediate container 3531aa480083 [2022-08-08T19:28:07.202Z] ---> 7b24b2fe49a3 [2022-08-08T19:28:07.202Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-08T19:28:07.202Z] ---> Running in f232e58a835a [2022-08-08T19:28:07.827Z] Removing intermediate container f232e58a835a [2022-08-08T19:28:07.827Z] ---> c9656a7df929 [2022-08-08T19:28:07.827Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-08T19:28:07.827Z] Removing intermediate container b1d9ed6858c1 [2022-08-08T19:28:07.827Z] ---> 262b1aaddef4 [2022-08-08T19:28:07.827Z] Step 13/25 : WORKDIR / [2022-08-08T19:28:07.827Z] ---> Running in 05bb9154f046 [2022-08-08T19:28:08.113Z] ---> Running in bf46b5164595 [2022-08-08T19:28:08.719Z] Removing intermediate container bf46b5164595 [2022-08-08T19:28:08.719Z] ---> 765820c92a08 [2022-08-08T19:28:08.719Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-08T19:28:08.719Z] Removing intermediate container 05bb9154f046 [2022-08-08T19:28:08.719Z] ---> 84531d28dd55 [2022-08-08T19:28:08.719Z] 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-08-08T19:28:08.719Z] ---> Running in 26b9daed7bae [2022-08-08T19:28:10.169Z] ---> a9cadf2ece2f [2022-08-08T19:28:10.169Z] 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-08-08T19:28:11.616Z] ---> 886750d5e697 [2022-08-08T19:28:11.616Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-08T19:28:12.605Z] Removing intermediate container 26b9daed7bae [2022-08-08T19:28:12.605Z] ---> bad5c7fd72ae [2022-08-08T19:28:12.605Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-08T19:28:12.605Z] ---> Running in 920b85243568 [2022-08-08T19:28:12.879Z] ---> 1d9a9c41818c [2022-08-08T19:28:12.879Z] 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-08-08T19:28:13.151Z] Removing intermediate container 920b85243568 [2022-08-08T19:28:13.151Z] ---> e5720226785c [2022-08-08T19:28:13.151Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-08T19:28:14.593Z] ---> f9dc7f9d217e [2022-08-08T19:28:14.593Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-08T19:28:14.593Z] ---> 9c37572cce77 [2022-08-08T19:28:14.593Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-08T19:28:14.593Z] ---> Running in f657b0f7f693 [2022-08-08T19:28:16.578Z] ---> 18525696fc94 [2022-08-08T19:28:16.578Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-08T19:28:18.572Z] Removing intermediate container f657b0f7f693 [2022-08-08T19:28:18.572Z] ---> e27f71360e88 [2022-08-08T19:28:18.572Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T19:28:19.187Z] ---> c00fef906129 [2022-08-08T19:28:19.187Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-08T19:28:19.796Z] ---> 101685101357 [2022-08-08T19:28:19.797Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-08T19:28:20.410Z] ---> 571cccd7c8e0 [2022-08-08T19:28:20.411Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-08T19:28:20.411Z] ---> Running in f64b6c79b26b [2022-08-08T19:28:22.396Z] ---> 09ee8a2a0b9c [2022-08-08T19:28:22.396Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-08T19:28:23.844Z] ---> 8440bf306df9 [2022-08-08T19:28:23.844Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-08T19:28:24.119Z] Removing intermediate container f64b6c79b26b [2022-08-08T19:28:24.119Z] ---> 479adb813d35 [2022-08-08T19:28:24.119Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-08T19:28:24.119Z] ---> Running in abf80feb8394 [2022-08-08T19:28:24.725Z] Removing intermediate container abf80feb8394 [2022-08-08T19:28:24.725Z] ---> 8612e3da25c0 [2022-08-08T19:28:24.725Z] Step 23/25 : LABEL arch=arm64 [2022-08-08T19:28:24.725Z] ---> Running in 927824a4c161 [2022-08-08T19:28:25.003Z] ---> 67e00984d742 [2022-08-08T19:28:25.003Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-08T19:28:25.607Z] Removing intermediate container 927824a4c161 [2022-08-08T19:28:25.607Z] ---> 5a859a781d7e [2022-08-08T19:28:25.607Z] Step 24/25 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:28:25.607Z] ---> Running in a42ddf594b4d [2022-08-08T19:28:25.890Z] ---> 5f4248d82725 [2022-08-08T19:28:25.890Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-08T19:28:26.507Z] Removing intermediate container a42ddf594b4d [2022-08-08T19:28:26.507Z] ---> 068deb9fedaf [2022-08-08T19:28:26.507Z] Step 25/25 : LABEL version=0.0.0 [2022-08-08T19:28:26.507Z] ---> Running in 1accedc0fe67 [2022-08-08T19:28:27.123Z] ---> de8b6cfb2cf4 [2022-08-08T19:28:27.123Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-08T19:28:27.123Z] Removing intermediate container 1accedc0fe67 [2022-08-08T19:28:27.123Z] ---> 023e725d150a [2022-08-08T19:28:27.123Z] [2022-08-08T19:28:27.408Z] ---> Running in 3c546fb2e2d2 [2022-08-08T19:28:28.016Z] Successfully built 023e725d150a [2022-08-08T19:28:28.016Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-08T19:28:28.016Z] Building sys-mgmt-agent [2022-08-08T19:28:30.659Z]  Building security-secretstore-setup ... done Removing intermediate container 3c546fb2e2d2 [2022-08-08T19:28:30.659Z] ---> 2b9f7dc440d7 [2022-08-08T19:28:30.659Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-08T19:28:30.659Z] ---> Running in 4091d79793a7 [2022-08-08T19:28:30.938Z] Removing intermediate container 4091d79793a7 [2022-08-08T19:28:30.938Z] ---> 9d52edc76790 [2022-08-08T19:28:30.938Z] Step 28/31 : CMD ["gate"] [2022-08-08T19:28:31.213Z] ---> Running in 89a09fd221f7 [2022-08-08T19:28:31.493Z] Removing intermediate container 89a09fd221f7 [2022-08-08T19:28:31.493Z] ---> f5245fc5921b [2022-08-08T19:28:31.493Z] Step 29/31 : LABEL arch=arm64 [2022-08-08T19:28:31.772Z] ---> Running in efda60f35f3d [2022-08-08T19:28:32.382Z] Removing intermediate container efda60f35f3d [2022-08-08T19:28:32.382Z] ---> b38c74dfa0bc [2022-08-08T19:28:32.382Z] Step 30/31 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:28:32.382Z] ---> Running in e07d68fd7b17 [2022-08-08T19:28:32.990Z] Removing intermediate container e07d68fd7b17 [2022-08-08T19:28:32.990Z] ---> 798c8c7929c4 [2022-08-08T19:28:32.990Z] Step 31/31 : LABEL version=0.0.0 [2022-08-08T19:28:33.263Z] ---> Running in 62efc4bb4dca [2022-08-08T19:28:33.865Z] Removing intermediate container 62efc4bb4dca [2022-08-08T19:28:33.865Z] ---> aa83a96c305c [2022-08-08T19:28:33.865Z] [2022-08-08T19:28:33.865Z] Successfully built aa83a96c305c [2022-08-08T19:28:33.865Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-08T19:28:33.865Z]  Building security-bootstrapper ... done Building security-spire-server [2022-08-08T19:28:52.226Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:28:52.226Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:28:52.226Z] ---> 7889f0d767fc [2022-08-08T19:28:52.226Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T19:28:52.226Z] ---> Using cache [2022-08-08T19:28:52.226Z] ---> af5c7085f28b [2022-08-08T19:28:52.226Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:28:52.226Z] ---> Using cache [2022-08-08T19:28:52.226Z] ---> 8527a499a668 [2022-08-08T19:28:52.226Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-08T19:28:52.226Z] ---> Running in c5b9ebe2fc58 [2022-08-08T19:28:54.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:28:55.679Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:28:57.137Z] OK: 221 MiB in 51 packages [2022-08-08T19:28:57.412Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:28:57.412Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:28:57.412Z] ---> 7889f0d767fc [2022-08-08T19:28:57.412Z] Step 3/25 : WORKDIR /edgex-go [2022-08-08T19:28:57.412Z] ---> Using cache [2022-08-08T19:28:57.412Z] ---> af5c7085f28b [2022-08-08T19:28:57.412Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:28:57.412Z] ---> Using cache [2022-08-08T19:28:57.412Z] ---> 8527a499a668 [2022-08-08T19:28:57.412Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-08T19:28:57.412Z] ---> Using cache [2022-08-08T19:28:57.412Z] ---> ecd20a7bd623 [2022-08-08T19:28:57.412Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-08T19:28:57.412Z] ---> Using cache [2022-08-08T19:28:57.412Z] ---> 852a7d75728d [2022-08-08T19:28:57.412Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:28:57.412Z] ---> Using cache [2022-08-08T19:28:57.412Z] ---> 2fd047e115f2 [2022-08-08T19:28:57.412Z] Step 8/25 : COPY . . [2022-08-08T19:28:57.412Z] ---> Using cache [2022-08-08T19:28:57.412Z] ---> 34e78c5e41d4 [2022-08-08T19:28:57.412Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-08T19:28:57.412Z] ---> Using cache [2022-08-08T19:28:57.412Z] ---> d0150afb3b43 [2022-08-08T19:28:57.412Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-08T19:28:57.412Z] ---> Using cache [2022-08-08T19:28:57.412Z] ---> 12a938e507ea [2022-08-08T19:28:57.412Z] 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-08-08T19:28:58.016Z] ---> Running in 8ee0e0497545 [2022-08-08T19:28:59.005Z] Removing intermediate container c5b9ebe2fc58 [2022-08-08T19:28:59.005Z] ---> cb2136e63efb [2022-08-08T19:28:59.005Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T19:29:00.152Z] ---> a9d41da0e7a9 [2022-08-08T19:29:00.152Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:29:00.430Z] ---> Running in d15a02123fe6 [2022-08-08T19:29:02.647Z] Removing intermediate container 8ee0e0497545 [2022-08-08T19:29:02.647Z] ---> 65a9f8cac950 [2022-08-08T19:29:02.647Z] Step 12/25 : WORKDIR /edgex-go [2022-08-08T19:29:02.647Z] ---> Running in 7326112fe342 [2022-08-08T19:29:03.262Z] Removing intermediate container 7326112fe342 [2022-08-08T19:29:03.262Z] ---> d77007f4702e [2022-08-08T19:29:03.262Z] [2022-08-08T19:29:03.262Z] Step 13/25 : FROM alpine:3.15 [2022-08-08T19:29:03.262Z] ---> 60f2846fe774 [2022-08-08T19:29:03.262Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T19:29:03.262Z] ---> Using cache [2022-08-08T19:29:03.262Z] ---> ec5bf8c72dba [2022-08-08T19:29:03.262Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:29:03.262Z] ---> Using cache [2022-08-08T19:29:03.262Z] ---> f8cd18bef52a [2022-08-08T19:29:03.262Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-08T19:29:03.262Z] ---> Using cache [2022-08-08T19:29:03.262Z] ---> d8472b8a0a7a [2022-08-08T19:29:03.262Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-08T19:29:08.685Z] ---> 1cb574664bff [2022-08-08T19:29:08.685Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-08T19:29:09.295Z] ---> 825faad19f62 [2022-08-08T19:29:09.295Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-08T19:29:10.296Z] ---> 7b62defce61b [2022-08-08T19:29:10.296Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-08T19:29:11.294Z] ---> 7a73bc696fc3 [2022-08-08T19:29:11.294Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-08T19:29:11.294Z] ---> Running in cf6567fb52f9 [2022-08-08T19:29:11.570Z] Removing intermediate container cf6567fb52f9 [2022-08-08T19:29:11.570Z] ---> b5f2ada967c3 [2022-08-08T19:29:11.570Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-08T19:29:11.848Z] ---> Running in 7b8db1206935 [2022-08-08T19:29:12.450Z] Removing intermediate container 7b8db1206935 [2022-08-08T19:29:12.451Z] ---> 5aeb6ff675f4 [2022-08-08T19:29:12.451Z] Step 23/25 : LABEL arch=arm64 [2022-08-08T19:29:12.451Z] ---> Running in 2e4cf2869e18 [2022-08-08T19:29:13.052Z] Removing intermediate container 2e4cf2869e18 [2022-08-08T19:29:13.052Z] ---> 94ca3d8a2054 [2022-08-08T19:29:13.052Z] Step 24/25 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:29:13.052Z] ---> Running in 318e22081b9b [2022-08-08T19:29:13.653Z] Removing intermediate container 318e22081b9b [2022-08-08T19:29:13.653Z] ---> 210a26930006 [2022-08-08T19:29:13.653Z] Step 25/25 : LABEL version=0.0.0 [2022-08-08T19:29:13.653Z] ---> Running in 05d3545f0b69 [2022-08-08T19:29:14.253Z] Removing intermediate container 05d3545f0b69 [2022-08-08T19:29:14.253Z] ---> bb1a887c3eb8 [2022-08-08T19:29:14.253Z] [2022-08-08T19:29:14.529Z] Successfully built bb1a887c3eb8 [2022-08-08T19:29:14.529Z] Successfully tagged security-spire-server-arm64:latest [2022-08-08T19:29:14.529Z]  Building security-spire-server ... done Building support-notifications [2022-08-08T19:29:29.642Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:29:29.642Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:29:29.642Z] ---> 7889f0d767fc [2022-08-08T19:29:29.642Z] Step 3/22 : WORKDIR /edgex-go [2022-08-08T19:29:29.642Z] ---> Using cache [2022-08-08T19:29:29.642Z] ---> af5c7085f28b [2022-08-08T19:29:29.642Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:29:29.642Z] ---> Using cache [2022-08-08T19:29:29.642Z] ---> 8527a499a668 [2022-08-08T19:29:29.642Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-08T19:29:29.642Z] ---> Running in 5232fd9769d1 [2022-08-08T19:29:30.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:29:31.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:29:33.245Z] OK: 221 MiB in 51 packages [2022-08-08T19:29:35.237Z] Removing intermediate container 5232fd9769d1 [2022-08-08T19:29:35.237Z] ---> c4dc235a0362 [2022-08-08T19:29:35.237Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-08T19:29:36.701Z] ---> 048fefb9d1aa [2022-08-08T19:29:36.701Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:29:36.701Z] ---> Running in 2a697fc0c6a2 [2022-08-08T19:29:55.046Z] Removing intermediate container b977d6af718a [2022-08-08T19:29:55.046Z] ---> 73c31357a087 [2022-08-08T19:29:55.046Z] [2022-08-08T19:29:55.046Z] Step 9/20 : FROM alpine:3.15 [2022-08-08T19:29:55.046Z] ---> 60f2846fe774 [2022-08-08T19:29:55.046Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T19:29:55.046Z] ---> Using cache [2022-08-08T19:29:55.046Z] ---> ec5bf8c72dba [2022-08-08T19:29:55.046Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:29:55.046Z] ---> Using cache [2022-08-08T19:29:55.046Z] ---> f8cd18bef52a [2022-08-08T19:29:55.046Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-08T19:29:55.644Z] ---> Running in 936a943f4012 [2022-08-08T19:29:58.304Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:29:58.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:29:59.912Z] Removing intermediate container d15a02123fe6 [2022-08-08T19:29:59.912Z] ---> a602e9215f46 [2022-08-08T19:29:59.912Z] Step 8/23 : COPY . . [2022-08-08T19:30:00.518Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T19:30:00.518Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T19:30:00.518Z] OK: 15735 distinct packages available [2022-08-08T19:30:00.816Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:30:01.822Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:30:02.825Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-08T19:30:03.109Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-08T19:30:03.109Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-08T19:30:03.388Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-08T19:30:03.388Z] (5/9) Installing curl (7.80.0-r2) [2022-08-08T19:30:03.388Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-08T19:30:03.670Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-08T19:30:03.670Z] (8/9) Installing libucontext (1.1-r0) [2022-08-08T19:30:03.670Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-08T19:30:03.957Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T19:30:03.957Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T19:30:04.238Z] OK: 8 MiB in 23 packages [2022-08-08T19:30:08.578Z] Removing intermediate container 936a943f4012 [2022-08-08T19:30:08.578Z] ---> 147fc3d8b413 [2022-08-08T19:30:08.578Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T19:30:10.586Z] ---> 5daa3db6c26c [2022-08-08T19:30:10.586Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-08T19:30:17.348Z] ---> fadc359e3079 [2022-08-08T19:30:17.348Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-08T19:30:18.354Z] ---> 759b1a509adc [2022-08-08T19:30:18.354Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-08T19:30:18.354Z] ---> Running in 9f652c82d2bf [2022-08-08T19:30:19.820Z] Removing intermediate container 9f652c82d2bf [2022-08-08T19:30:19.820Z] ---> 64616fdbb190 [2022-08-08T19:30:19.820Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T19:30:19.820Z] ---> Running in de1aaa60e3e7 [2022-08-08T19:30:20.098Z] Removing intermediate container 4fbdf67eaf3d [2022-08-08T19:30:20.381Z] ---> e064f60bdb52 [2022-08-08T19:30:20.381Z] [2022-08-08T19:30:20.381Z] Step 10/23 : FROM alpine:3.16 [2022-08-08T19:30:20.381Z] ---> 3d81c46cd875 [2022-08-08T19:30:20.381Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-08T19:30:20.381Z] ---> Running in 255f4f2bc126 [2022-08-08T19:30:21.847Z] Removing intermediate container de1aaa60e3e7 [2022-08-08T19:30:21.847Z] ---> 993d366e6841 [2022-08-08T19:30:21.847Z] Step 18/20 : LABEL arch=arm64 [2022-08-08T19:30:21.847Z] ---> Running in da2c2abb9355 [2022-08-08T19:30:22.868Z] Removing intermediate container da2c2abb9355 [2022-08-08T19:30:22.868Z] ---> 53622e720733 [2022-08-08T19:30:22.868Z] Step 19/20 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:30:23.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:30:23.150Z] ---> Running in bf478f8bd6f9 [2022-08-08T19:30:23.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:30:24.045Z] Removing intermediate container bf478f8bd6f9 [2022-08-08T19:30:24.045Z] ---> 45f262fd55ef [2022-08-08T19:30:24.045Z] Step 20/20 : LABEL version=0.0.0 [2022-08-08T19:30:24.329Z] ---> Running in e2cf70817a0b [2022-08-08T19:30:24.611Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-08T19:30:24.611Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T19:30:24.611Z] OK: 5 MiB in 15 packages [2022-08-08T19:30:25.620Z] Removing intermediate container e2cf70817a0b [2022-08-08T19:30:25.620Z] ---> f259f8330745 [2022-08-08T19:30:25.620Z] [2022-08-08T19:30:26.619Z] Successfully built f259f8330745 [2022-08-08T19:30:26.619Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-08T19:30:26.619Z] Building security-proxy-setup [2022-08-08T19:30:26.619Z] Removing intermediate container 255f4f2bc126 [2022-08-08T19:30:26.619Z] ---> a1d8769df9fb [2022-08-08T19:30:26.900Z]  Building security-spiffe-token-provider ... done Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T19:30:26.900Z] ---> Running in e0fe393a0eb9 [2022-08-08T19:30:27.891Z] Removing intermediate container e0fe393a0eb9 [2022-08-08T19:30:27.891Z] ---> 10ccfe1a857f [2022-08-08T19:30:27.891Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-08T19:30:28.176Z] ---> Running in 3f2be8eec447 [2022-08-08T19:30:29.810Z] Removing intermediate container 3f2be8eec447 [2022-08-08T19:30:29.810Z] ---> 3e46af363cc9 [2022-08-08T19:30:29.810Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-08T19:30:29.810Z] ---> feb317cf4b50 [2022-08-08T19:30:29.810Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-08T19:30:29.810Z] ---> Running in 36ca39f8242c [2022-08-08T19:30:29.810Z] ---> Running in b650f14f8850 [2022-08-08T19:30:31.905Z] Removing intermediate container b650f14f8850 [2022-08-08T19:30:31.905Z] ---> 4197462eb32a [2022-08-08T19:30:31.905Z] Step 15/23 : WORKDIR / [2022-08-08T19:30:32.179Z] ---> Running in 1c006c5dbba4 [2022-08-08T19:30:33.173Z] 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-08-08T19:30:33.449Z] Removing intermediate container 1c006c5dbba4 [2022-08-08T19:30:33.449Z] ---> 0f82666f07b7 [2022-08-08T19:30:33.449Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T19:30:35.454Z] ---> 9eeb422c7b90 [2022-08-08T19:30:35.454Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-08T19:30:39.821Z] ---> f1f09031fc65 [2022-08-08T19:30:39.821Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-08T19:30:40.827Z] ---> c97baf94347d [2022-08-08T19:30:40.827Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-08T19:30:41.113Z] ---> Running in 8c060663efa0 [2022-08-08T19:30:41.738Z] Removing intermediate container 8c060663efa0 [2022-08-08T19:30:41.738Z] ---> 7b2d003c115f [2022-08-08T19:30:41.738Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T19:30:42.028Z] ---> Running in e7e27d86d810 [2022-08-08T19:30:43.043Z] Removing intermediate container e7e27d86d810 [2022-08-08T19:30:43.043Z] ---> a0edced63e55 [2022-08-08T19:30:43.043Z] Step 21/23 : LABEL arch=arm64 [2022-08-08T19:30:43.325Z] ---> Running in a5bd52b9b619 [2022-08-08T19:30:43.934Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:30:43.934Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:30:43.934Z] ---> 7889f0d767fc [2022-08-08T19:30:43.934Z] Step 3/22 : WORKDIR /edgex-go [2022-08-08T19:30:43.934Z] ---> Using cache [2022-08-08T19:30:43.934Z] ---> af5c7085f28b [2022-08-08T19:30:43.934Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:30:43.934Z] ---> Using cache [2022-08-08T19:30:43.934Z] ---> 8527a499a668 [2022-08-08T19:30:43.934Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-08T19:30:43.934Z] ---> Using cache [2022-08-08T19:30:43.934Z] ---> 86c712f515e7 [2022-08-08T19:30:43.934Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-08T19:30:43.934Z] ---> Using cache [2022-08-08T19:30:43.934Z] ---> b15c727760fd [2022-08-08T19:30:43.934Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:30:43.934Z] ---> Using cache [2022-08-08T19:30:43.934Z] ---> cbb584bed744 [2022-08-08T19:30:43.934Z] Step 8/22 : COPY . . [2022-08-08T19:30:43.934Z] ---> Using cache [2022-08-08T19:30:43.934Z] ---> b6cc98089890 [2022-08-08T19:30:43.934Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-08T19:30:44.236Z] Removing intermediate container a5bd52b9b619 [2022-08-08T19:30:44.236Z] ---> 6f0a3c8a1cf6 [2022-08-08T19:30:44.236Z] Step 22/23 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:30:44.236Z] ---> Running in b7097aa22b77 [2022-08-08T19:30:44.518Z] ---> Running in 7935d7651c76 [2022-08-08T19:30:45.518Z] Removing intermediate container 7935d7651c76 [2022-08-08T19:30:45.518Z] ---> de03011874e9 [2022-08-08T19:30:45.518Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T19:30:45.518Z] ---> Running in 3d12026a4633 [2022-08-08T19:30:46.533Z] Removing intermediate container 2a697fc0c6a2 [2022-08-08T19:30:46.533Z] ---> 773ad9295cc9 [2022-08-08T19:30:46.533Z] Step 8/22 : COPY . . [2022-08-08T19:30:46.533Z] Removing intermediate container 3d12026a4633 [2022-08-08T19:30:46.533Z] ---> 5e3a68f631f7 [2022-08-08T19:30:46.533Z] [2022-08-08T19:30:46.533Z] 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-08-08T19:30:47.139Z] Successfully built 5e3a68f631f7 [2022-08-08T19:30:47.139Z] Successfully tagged core-command-arm64:latest [2022-08-08T19:30:47.139Z] Building core-metadata [2022-08-08T19:31:02.272Z]  Building core-command ... done  ---> 64ec0ffe4cbd [2022-08-08T19:31:02.272Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-08T19:31:02.272Z] ---> Running in 8855daf33576 [2022-08-08T19:31:03.745Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:31:03.745Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:31:03.745Z] ---> 7889f0d767fc [2022-08-08T19:31:03.745Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T19:31:03.745Z] ---> Using cache [2022-08-08T19:31:03.745Z] ---> af5c7085f28b [2022-08-08T19:31:03.745Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:31:03.746Z] ---> Using cache [2022-08-08T19:31:03.746Z] ---> 8527a499a668 [2022-08-08T19:31:03.746Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-08T19:31:03.746Z] ---> Using cache [2022-08-08T19:31:03.746Z] ---> 86c712f515e7 [2022-08-08T19:31:03.746Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T19:31:03.746Z] ---> Using cache [2022-08-08T19:31:03.746Z] ---> b15c727760fd [2022-08-08T19:31:03.746Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:31:03.746Z] ---> Using cache [2022-08-08T19:31:03.746Z] ---> cbb584bed744 [2022-08-08T19:31:03.746Z] Step 8/23 : COPY . . [2022-08-08T19:31:03.746Z] ---> Using cache [2022-08-08T19:31:03.746Z] ---> b6cc98089890 [2022-08-08T19:31:03.746Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-08T19:31:04.024Z] ---> Running in 8e43ac2940eb [2022-08-08T19:31:04.629Z] 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-08-08T19:31:06.085Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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-08-08T19:32:14.129Z] Removing intermediate container e8b6046e1f7d [2022-08-08T19:32:14.129Z] ---> 47241a0bb2a8 [2022-08-08T19:32:14.129Z] [2022-08-08T19:32:14.129Z] Step 10/22 : FROM alpine:3.16 [2022-08-08T19:32:14.129Z] ---> 3d81c46cd875 [2022-08-08T19:32:14.129Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-08T19:32:14.129Z] ---> Using cache [2022-08-08T19:32:14.129Z] ---> a1d8769df9fb [2022-08-08T19:32:14.129Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T19:32:14.129Z] ---> Using cache [2022-08-08T19:32:14.129Z] ---> 10ccfe1a857f [2022-08-08T19:32:14.129Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-08T19:32:14.129Z] ---> Running in 8e9c5898bdb3 [2022-08-08T19:32:14.129Z] Removing intermediate container 8e9c5898bdb3 [2022-08-08T19:32:14.129Z] ---> af2eafc200ad [2022-08-08T19:32:14.129Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-08T19:32:14.129Z] ---> Running in dd8bf365438b [2022-08-08T19:32:14.129Z] Removing intermediate container dd8bf365438b [2022-08-08T19:32:14.129Z] ---> 18d62669d6d4 [2022-08-08T19:32:14.129Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T19:32:14.129Z] ---> a699a60d5fa6 [2022-08-08T19:32:14.129Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-08T19:32:14.724Z] ---> f232b0785e14 [2022-08-08T19:32:14.724Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-08T19:32:15.710Z] ---> 6fdce1ab48b2 [2022-08-08T19:32:15.710Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-08T19:32:15.710Z] ---> Running in 15c6b5e47609 [2022-08-08T19:32:16.309Z] Removing intermediate container 15c6b5e47609 [2022-08-08T19:32:16.309Z] ---> 95f79ffe5c7a [2022-08-08T19:32:16.309Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T19:32:16.309Z] ---> Running in 6a99e6b4856f [2022-08-08T19:32:16.921Z] Removing intermediate container 6a99e6b4856f [2022-08-08T19:32:16.921Z] ---> d30e0bf2f116 [2022-08-08T19:32:16.921Z] Step 20/22 : LABEL arch=arm64 [2022-08-08T19:32:16.921Z] ---> Running in c1171453fad8 [2022-08-08T19:32:17.521Z] Removing intermediate container c1171453fad8 [2022-08-08T19:32:17.521Z] ---> 10b486108e43 [2022-08-08T19:32:17.521Z] Step 21/22 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:32:17.521Z] ---> Running in 18d1b8ecf957 [2022-08-08T19:32:18.136Z] Removing intermediate container 18d1b8ecf957 [2022-08-08T19:32:18.136Z] ---> bc22885caa41 [2022-08-08T19:32:18.136Z] Step 22/22 : LABEL version=0.0.0 [2022-08-08T19:32:18.136Z] ---> Running in 4600bbdb6ab4 [2022-08-08T19:32:18.744Z] Removing intermediate container 4600bbdb6ab4 [2022-08-08T19:32:18.744Z] ---> add305a2f282 [2022-08-08T19:32:18.744Z] [2022-08-08T19:32:19.019Z] Successfully built add305a2f282 [2022-08-08T19:32:19.019Z] Successfully tagged support-scheduler-arm64:latest [2022-08-08T19:32:19.019Z]  Building support-scheduler ... done Building core-data [2022-08-08T19:32:37.376Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T19:32:37.376Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T19:32:37.376Z] ---> 7889f0d767fc [2022-08-08T19:32:37.376Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T19:32:37.376Z] ---> Using cache [2022-08-08T19:32:37.376Z] ---> af5c7085f28b [2022-08-08T19:32:37.376Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:32:37.376Z] ---> Using cache [2022-08-08T19:32:37.376Z] ---> 8527a499a668 [2022-08-08T19:32:37.376Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-08T19:32:37.376Z] ---> Running in ac19488847a2 [2022-08-08T19:32:39.382Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:32:40.376Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:32:41.822Z] OK: 221 MiB in 51 packages [2022-08-08T19:32:43.300Z] Removing intermediate container ac19488847a2 [2022-08-08T19:32:43.300Z] ---> e7777c1edb69 [2022-08-08T19:32:43.300Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T19:32:43.912Z] ---> 6d285442b59c [2022-08-08T19:32:43.912Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T19:32:44.206Z] ---> Running in 02a7d8cf990e [2022-08-08T19:33:40.877Z] Removing intermediate container 02a7d8cf990e [2022-08-08T19:33:40.877Z] ---> eb594604aa9a [2022-08-08T19:33:40.877Z] Step 8/23 : COPY . . [2022-08-08T19:33:43.513Z] ---> 1d41f9d18ff9 [2022-08-08T19:33:43.513Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-08T19:33:43.513Z] ---> Running in f515d1747868 [2022-08-08T19:33:45.498Z] 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-08-08T19:35:37.374Z] Removing intermediate container 36ca39f8242c [2022-08-08T19:35:37.374Z] ---> 2f3b93f5222c [2022-08-08T19:35:37.374Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-08T19:35:37.374Z] ---> Running in 2ab8e5239138 [2022-08-08T19:35:39.375Z] 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-08-08T19:35:44.836Z] Removing intermediate container 2ab8e5239138 [2022-08-08T19:35:44.836Z] ---> 734bc1b833a2 [2022-08-08T19:35:44.836Z] [2022-08-08T19:35:44.836Z] Step 11/23 : FROM alpine:3.16 [2022-08-08T19:35:44.836Z] ---> 3d81c46cd875 [2022-08-08T19:35:44.836Z] 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-08-08T19:35:44.836Z] ---> Running in 86d2770b224e [2022-08-08T19:35:45.123Z] Removing intermediate container 86d2770b224e [2022-08-08T19:35:45.123Z] ---> 023a071c51e7 [2022-08-08T19:35:45.123Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-08T19:35:45.406Z] ---> Running in e914a46b44ec [2022-08-08T19:35:45.406Z] 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-08-08T19:35:47.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:35:47.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:35:49.118Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-08T19:35:49.118Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-08T19:35:49.118Z] (3/33) Installing readline (8.1.2-r0) [2022-08-08T19:35:49.118Z] (4/33) Installing bash (5.1.16-r2) [2022-08-08T19:35:49.118Z] Executing bash-5.1.16-r2.post-install [2022-08-08T19:35:49.118Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-08T19:35:49.118Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-08T19:35:49.118Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-08T19:35:49.118Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-08T19:35:49.118Z] (9/33) Installing curl (7.83.1-r2) [2022-08-08T19:35:49.118Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-08T19:35:50.114Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-08T19:35:50.114Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-08T19:35:50.114Z] (13/33) Installing expat (2.4.8-r0) [2022-08-08T19:35:50.114Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-08T19:35:50.114Z] (15/33) Installing gdbm (1.23-r0) [2022-08-08T19:35:50.114Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-08T19:35:50.114Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-08T19:35:50.114Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-08T19:35:50.392Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-08T19:35:50.392Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-08T19:35:50.392Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-08T19:35:53.029Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-08T19:35:53.029Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-08T19:35:53.029Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-08T19:35:53.029Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-08T19:35:53.029Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-08T19:35:53.029Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-08T19:35:53.029Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-08T19:35:53.029Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-08T19:35:53.029Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-08T19:35:53.029Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-08T19:35:53.029Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-08T19:35:53.305Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-08T19:35:54.294Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T19:35:54.294Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T19:35:54.574Z] OK: 120 MiB in 47 packages [2022-08-08T19:36:09.676Z] Removing intermediate container b7097aa22b77 [2022-08-08T19:36:09.676Z] ---> 6a304741fbe3 [2022-08-08T19:36:09.676Z] [2022-08-08T19:36:09.676Z] Step 10/22 : FROM alpine:3.16 [2022-08-08T19:36:09.676Z] ---> 3d81c46cd875 [2022-08-08T19:36:09.676Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-08T19:36:09.676Z] ---> Running in 27d4e1539a9e [2022-08-08T19:36:11.113Z] Collecting docker-compose==1.23.2 [2022-08-08T19:36:11.113Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-08T19:36:11.389Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.1 MB/s eta 0:00:00 [2022-08-08T19:36:11.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:36:11.668Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-08T19:36:11.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:36:13.114Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-08T19:36:13.114Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-08T19:36:13.114Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-08T19:36:13.114Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.7 MB/s eta 0:00:00 [2022-08-08T19:36:13.114Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-08T19:36:13.114Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-08T19:36:13.114Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-08T19:36:13.114Z] (5/6) Installing curl (7.83.1-r2) [2022-08-08T19:36:13.114Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-08T19:36:13.114Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T19:36:13.114Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T19:36:13.715Z] OK: 8 MiB in 20 packages [2022-08-08T19:36:13.994Z] Collecting PyYAML<4,>=3.10 [2022-08-08T19:36:13.994Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-08T19:36:13.994Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 6.3 MB/s eta 0:00:00 [2022-08-08T19:36:15.996Z] Removing intermediate container 27d4e1539a9e [2022-08-08T19:36:15.996Z] ---> dadc4c640fdc [2022-08-08T19:36:15.996Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-08T19:36:15.996Z] ---> Running in 1133a51a288f [2022-08-08T19:36:15.996Z] Preparing metadata (setup.py): started [2022-08-08T19:36:16.285Z] Removing intermediate container 1133a51a288f [2022-08-08T19:36:16.285Z] ---> e2698c30138d [2022-08-08T19:36:16.285Z] Step 13/22 : WORKDIR /edgex [2022-08-08T19:36:16.285Z] ---> Running in c633e39a36e4 [2022-08-08T19:36:16.891Z] Removing intermediate container c633e39a36e4 [2022-08-08T19:36:16.891Z] ---> f7bf0db2e8c7 [2022-08-08T19:36:16.891Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-08T19:36:17.883Z] ---> 0244a86bf001 [2022-08-08T19:36:17.883Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-08T19:36:18.872Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T19:36:19.152Z] Collecting cached-property<2,>=1.2.0 [2022-08-08T19:36:19.152Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-08T19:36:19.437Z] Collecting docopt<0.7,>=0.6.1 [2022-08-08T19:36:19.437Z] ---> 0a1dd7cd5bea [2022-08-08T19:36:19.437Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-08T19:36:19.437Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-08T19:36:19.437Z] Preparing metadata (setup.py): started [2022-08-08T19:36:20.888Z] ---> e4039a73bd33 [2022-08-08T19:36:20.888Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-08T19:36:21.881Z] ---> f50534c4c7de [2022-08-08T19:36:21.881Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-08T19:36:21.881Z] ---> Running in 6dbe04749b3e [2022-08-08T19:36:22.165Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T19:36:22.458Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-08T19:36:22.458Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-08T19:36:22.744Z] Preparing metadata (setup.py): started [2022-08-08T19:36:25.383Z] Removing intermediate container 6dbe04749b3e [2022-08-08T19:36:25.383Z] ---> 8e76b6db05f0 [2022-08-08T19:36:25.383Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-08T19:36:25.383Z] ---> Running in a724847e1d47 [2022-08-08T19:36:25.383Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T19:36:25.383Z] Collecting texttable<0.10,>=0.9.0 [2022-08-08T19:36:25.383Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-08T19:36:25.383Z] Preparing metadata (setup.py): started [2022-08-08T19:36:25.671Z] Removing intermediate container a724847e1d47 [2022-08-08T19:36:25.671Z] ---> 95a448d0e22b [2022-08-08T19:36:25.671Z] Step 20/22 : LABEL arch=arm64 [2022-08-08T19:36:25.953Z] ---> Running in 2933102965d5 [2022-08-08T19:36:26.558Z] Removing intermediate container 2933102965d5 [2022-08-08T19:36:26.558Z] ---> bb9dec6140b2 [2022-08-08T19:36:26.558Z] Step 21/22 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:36:26.558Z] ---> Running in ce0f96fd2488 [2022-08-08T19:36:27.165Z] Removing intermediate container ce0f96fd2488 [2022-08-08T19:36:27.165Z] ---> 9e81a9f6c57d [2022-08-08T19:36:27.165Z] Step 22/22 : LABEL version=0.0.0 [2022-08-08T19:36:27.165Z] ---> Running in d9a693c8c724 [2022-08-08T19:36:27.780Z] Removing intermediate container d9a693c8c724 [2022-08-08T19:36:27.780Z] ---> 883aa28b2578 [2022-08-08T19:36:27.780Z] [2022-08-08T19:36:28.060Z] Successfully built 883aa28b2578 [2022-08-08T19:36:28.060Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-08T19:36:28.340Z]  Building security-proxy-setup ... done  Preparing metadata (setup.py): finished with status 'done' [2022-08-08T19:36:28.619Z] Collecting jsonschema<3,>=2.5.1 [2022-08-08T19:36:28.619Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-08T19:36:29.224Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-08T19:36:29.224Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-08T19:36:29.224Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.7 MB/s eta 0:00:00 [2022-08-08T19:36:29.502Z] Collecting docker<4.0,>=3.6.0 [2022-08-08T19:36:29.502Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-08T19:36:29.502Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.9 MB/s eta 0:00:00 [2022-08-08T19:36:30.108Z] Collecting docker-pycreds>=0.4.0 [2022-08-08T19:36:30.108Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-08T19:36:31.099Z] Collecting idna<2.8,>=2.5 [2022-08-08T19:36:31.099Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-08T19:36:31.099Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.1 MB/s eta 0:00:00 [2022-08-08T19:36:31.378Z] Collecting certifi>=2017.4.17 [2022-08-08T19:36:31.378Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-08T19:36:31.378Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 13.3 MB/s eta 0:00:00 [2022-08-08T19:36:32.014Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-08T19:36:32.014Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-08T19:36:32.293Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 2.7 MB/s eta 0:00:00 [2022-08-08T19:36:32.569Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-08T19:36:32.569Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-08T19:36:32.866Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 6.4 MB/s eta 0:00:00 [2022-08-08T19:36:33.555Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-08T19:36:33.555Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-08T19:36:33.555Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-08T19:36:33.555Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-08T19:36:34.582Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-08T19:36:34.582Z] Running setup.py install for texttable: started [2022-08-08T19:36:36.579Z] Running setup.py install for texttable: finished with status 'done' [2022-08-08T19:36:36.579Z] Running setup.py install for PyYAML: started [2022-08-08T19:36:39.234Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-08T19:36:40.697Z] Running setup.py install for docopt: started [2022-08-08T19:36:43.347Z] Running setup.py install for docopt: finished with status 'done' [2022-08-08T19:36:46.003Z] Running setup.py install for dockerpty: started [2022-08-08T19:36:47.994Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-08T19:36:50.641Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-08T19:36:50.641Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-08T19:37:09.028Z] Removing intermediate container e914a46b44ec [2022-08-08T19:37:09.028Z] ---> 2b62660950a5 [2022-08-08T19:37:09.028Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-08T19:37:09.028Z] ---> Running in ca8f71718780 [2022-08-08T19:37:09.634Z] Removing intermediate container ca8f71718780 [2022-08-08T19:37:09.634Z] ---> 218d9cbbccc4 [2022-08-08T19:37:09.634Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-08T19:37:09.912Z] ---> Running in 327cf0af5876 [2022-08-08T19:37:10.910Z] Removing intermediate container 327cf0af5876 [2022-08-08T19:37:10.910Z] ---> 3afd98729974 [2022-08-08T19:37:10.910Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-08T19:37:14.327Z] ---> a140b8d71aea [2022-08-08T19:37:14.327Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-08T19:37:15.315Z] ---> 3632c52840e4 [2022-08-08T19:37:15.315Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-08T19:37:16.783Z] ---> fcbd99ea6faa [2022-08-08T19:37:16.783Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-08T19:37:17.062Z] ---> Running in cc8a6a511cf8 [2022-08-08T19:37:17.062Z] Removing intermediate container 8e43ac2940eb [2022-08-08T19:37:17.062Z] ---> b8b7a31b5834 [2022-08-08T19:37:17.062Z] [2022-08-08T19:37:17.062Z] Step 10/23 : FROM alpine:3.16 [2022-08-08T19:37:17.062Z] ---> 3d81c46cd875 [2022-08-08T19:37:17.062Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-08T19:37:17.062Z] ---> Using cache [2022-08-08T19:37:17.062Z] ---> a1d8769df9fb [2022-08-08T19:37:17.339Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T19:37:17.339Z] ---> Using cache [2022-08-08T19:37:17.339Z] ---> 10ccfe1a857f [2022-08-08T19:37:17.339Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-08T19:37:17.339Z] ---> Running in 21c049e53f87 [2022-08-08T19:37:17.618Z] Removing intermediate container cc8a6a511cf8 [2022-08-08T19:37:17.618Z] ---> bdf414c9d54d [2022-08-08T19:37:17.618Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T19:37:17.618Z] ---> Running in 16f01a2b429b [2022-08-08T19:37:18.222Z] Removing intermediate container 21c049e53f87 [2022-08-08T19:37:18.222Z] ---> a45d0a5f919e [2022-08-08T19:37:18.222Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-08T19:37:18.499Z] ---> Running in 11167701ef11 [2022-08-08T19:37:18.499Z] Removing intermediate container 16f01a2b429b [2022-08-08T19:37:18.499Z] ---> 80ca97417bb7 [2022-08-08T19:37:18.499Z] Step 21/23 : LABEL arch=arm64 [2022-08-08T19:37:18.776Z] ---> Running in 010d1e1ebab5 [2022-08-08T19:37:19.054Z] Removing intermediate container 11167701ef11 [2022-08-08T19:37:19.054Z] ---> 9e5da5cee985 [2022-08-08T19:37:19.054Z] Step 15/23 : WORKDIR / [2022-08-08T19:37:19.331Z] ---> Running in 9b6f040a31d4 [2022-08-08T19:37:19.331Z] Removing intermediate container 010d1e1ebab5 [2022-08-08T19:37:19.331Z] ---> d2fd0f71cfff [2022-08-08T19:37:19.331Z] Step 22/23 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:37:19.608Z] ---> Running in 386b8cdf8d40 [2022-08-08T19:37:19.886Z] Removing intermediate container 9b6f040a31d4 [2022-08-08T19:37:19.886Z] ---> d4364cf3584a [2022-08-08T19:37:19.886Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T19:37:20.163Z] Removing intermediate container 386b8cdf8d40 [2022-08-08T19:37:20.163Z] ---> 496cd7928cf1 [2022-08-08T19:37:20.163Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T19:37:20.439Z] ---> Running in d5c6451d8fb6 [2022-08-08T19:37:21.054Z] Removing intermediate container d5c6451d8fb6 [2022-08-08T19:37:21.054Z] ---> b6840683e3a4 [2022-08-08T19:37:21.054Z] [2022-08-08T19:37:21.333Z] ---> b7c21e0ea1b3 [2022-08-08T19:37:21.333Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-08T19:37:21.610Z] Successfully built b6840683e3a4 [2022-08-08T19:37:21.610Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-08T19:37:23.337Z]  Building sys-mgmt-agent ... done  ---> 06869155f430 [2022-08-08T19:37:23.337Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-08T19:37:23.949Z] ---> be687592ca4c [2022-08-08T19:37:23.949Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-08T19:37:24.226Z] ---> Running in 99ad28ac3926 [2022-08-08T19:37:24.833Z] Removing intermediate container 99ad28ac3926 [2022-08-08T19:37:24.833Z] ---> b7b5c1204519 [2022-08-08T19:37:24.833Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T19:37:24.833Z] ---> Running in fe90b7976e59 [2022-08-08T19:37:25.438Z] Removing intermediate container fe90b7976e59 [2022-08-08T19:37:25.438Z] ---> da51f80fe40b [2022-08-08T19:37:25.438Z] Step 21/23 : LABEL arch=arm64 [2022-08-08T19:37:25.438Z] ---> Running in 2b64497d48b2 [2022-08-08T19:37:25.718Z] Removing intermediate container 2b64497d48b2 [2022-08-08T19:37:25.718Z] ---> daca384704fe [2022-08-08T19:37:25.718Z] Step 22/23 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:37:25.995Z] ---> Running in 2ac4fcb36ac2 [2022-08-08T19:37:26.603Z] Removing intermediate container 2ac4fcb36ac2 [2022-08-08T19:37:26.603Z] ---> e797f457d5d5 [2022-08-08T19:37:26.603Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T19:37:26.603Z] ---> Running in 5fb470befce7 [2022-08-08T19:37:27.222Z] Removing intermediate container 5fb470befce7 [2022-08-08T19:37:27.222Z] ---> 7e97baffa5f4 [2022-08-08T19:37:27.222Z] [2022-08-08T19:37:27.501Z] Successfully built 7e97baffa5f4 [2022-08-08T19:37:27.501Z] Successfully tagged core-metadata-arm64:latest [2022-08-08T19:38:06.554Z]  Building core-metadata ... done Removing intermediate container 8855daf33576 [2022-08-08T19:38:06.554Z] ---> 4df08a99d068 [2022-08-08T19:38:06.554Z] [2022-08-08T19:38:06.554Z] Step 10/22 : FROM alpine:3.16 [2022-08-08T19:38:06.554Z] ---> 3d81c46cd875 [2022-08-08T19:38:06.554Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-08T19:38:06.554Z] ---> Running in cba0d12ffaa6 [2022-08-08T19:38:06.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:38:06.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:38:07.159Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-08T19:38:07.159Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-08T19:38:07.159Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T19:38:07.159Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T19:38:07.437Z] OK: 6 MiB in 16 packages [2022-08-08T19:38:08.884Z] Removing intermediate container cba0d12ffaa6 [2022-08-08T19:38:08.884Z] ---> 457095de902c [2022-08-08T19:38:08.884Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T19:38:08.884Z] ---> Running in ebea889019d2 [2022-08-08T19:38:09.159Z] Removing intermediate container ebea889019d2 [2022-08-08T19:38:09.159Z] ---> 3a49ed03ad45 [2022-08-08T19:38:09.159Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-08T19:38:09.159Z] ---> Running in f2a7ed8f954e [2022-08-08T19:38:09.763Z] Removing intermediate container f2a7ed8f954e [2022-08-08T19:38:09.763Z] ---> 5d15568eae63 [2022-08-08T19:38:09.763Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-08T19:38:09.763Z] ---> Running in eed7945bd2ff [2022-08-08T19:38:10.367Z] Removing intermediate container eed7945bd2ff [2022-08-08T19:38:10.367Z] ---> 5ffb7716a2f2 [2022-08-08T19:38:10.367Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T19:38:10.970Z] ---> c63ae4773a39 [2022-08-08T19:38:10.970Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-08T19:38:12.423Z] ---> 91f85d09daf2 [2022-08-08T19:38:12.423Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-08T19:38:13.105Z] ---> 1d4a8ef50614 [2022-08-08T19:38:13.105Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-08T19:38:13.105Z] ---> Running in 38463c6e62c4 [2022-08-08T19:38:13.461Z] Removing intermediate container 38463c6e62c4 [2022-08-08T19:38:13.461Z] ---> 406a4eebdb02 [2022-08-08T19:38:13.461Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T19:38:13.461Z] ---> Running in e9fe90065f30 [2022-08-08T19:38:14.111Z] Removing intermediate container e9fe90065f30 [2022-08-08T19:38:14.112Z] ---> 523a39fa9366 [2022-08-08T19:38:14.112Z] Step 20/22 : LABEL arch=arm64 [2022-08-08T19:38:14.112Z] ---> Running in 17d81d1da535 [2022-08-08T19:38:14.397Z] Removing intermediate container 17d81d1da535 [2022-08-08T19:38:14.397Z] ---> 77439336826c [2022-08-08T19:38:14.397Z] Step 21/22 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:38:14.684Z] ---> Running in 5c2c1584b382 [2022-08-08T19:38:14.961Z] Removing intermediate container 5c2c1584b382 [2022-08-08T19:38:14.962Z] ---> b45749c89891 [2022-08-08T19:38:14.962Z] Step 22/22 : LABEL version=0.0.0 [2022-08-08T19:38:14.962Z] ---> Running in 8bcd28b48502 [2022-08-08T19:38:15.556Z] Removing intermediate container 8bcd28b48502 [2022-08-08T19:38:15.556Z] ---> ed2f0721df8e [2022-08-08T19:38:15.556Z] [2022-08-08T19:38:15.830Z] Successfully built ed2f0721df8e [2022-08-08T19:38:15.830Z] Successfully tagged support-notifications-arm64:latest [2022-08-08T19:38:19.211Z]  Building support-notifications ... done Removing intermediate container f515d1747868 [2022-08-08T19:38:19.211Z] ---> e92ae4ff89ad [2022-08-08T19:38:19.211Z] [2022-08-08T19:38:19.211Z] Step 10/23 : FROM alpine:3.16 [2022-08-08T19:38:19.211Z] ---> 3d81c46cd875 [2022-08-08T19:38:19.211Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-08T19:38:19.487Z] ---> Running in fbbaf1fbe349 [2022-08-08T19:38:19.764Z] Removing intermediate container fbbaf1fbe349 [2022-08-08T19:38:19.764Z] ---> e21faad20d6b [2022-08-08T19:38:19.764Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-08T19:38:19.764Z] ---> Running in 0eddf1bf6194 [2022-08-08T19:38:20.035Z] Removing intermediate container 0eddf1bf6194 [2022-08-08T19:38:20.035Z] ---> 87ee4e0839fb [2022-08-08T19:38:20.035Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-08T19:38:20.035Z] ---> Running in 35c40144a912 [2022-08-08T19:38:20.314Z] Removing intermediate container 35c40144a912 [2022-08-08T19:38:20.314Z] ---> 860d5e8a660e [2022-08-08T19:38:20.314Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T19:38:20.591Z] ---> Running in 154022a2ac06 [2022-08-08T19:38:22.027Z] Removing intermediate container 154022a2ac06 [2022-08-08T19:38:22.027Z] ---> 6c22e18af500 [2022-08-08T19:38:22.027Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-08T19:38:22.027Z] ---> Running in b5a6728bf9d2 [2022-08-08T19:38:23.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T19:38:23.975Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T19:38:24.949Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-08T19:38:24.949Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-08T19:38:25.221Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-08T19:38:25.221Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-08T19:38:25.491Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-08T19:38:25.491Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-08T19:38:25.763Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T19:38:25.763Z] OK: 8 MiB in 20 packages [2022-08-08T19:38:26.745Z] Removing intermediate container b5a6728bf9d2 [2022-08-08T19:38:26.745Z] ---> 2c641544c498 [2022-08-08T19:38:26.745Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T19:38:27.018Z] ---> e239d659bd42 [2022-08-08T19:38:27.018Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-08T19:38:27.993Z] ---> 8866a3f758ce [2022-08-08T19:38:27.993Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-08T19:38:28.588Z] ---> b9344b555160 [2022-08-08T19:38:28.588Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-08T19:38:28.588Z] ---> Running in 87e7cfe6e0eb [2022-08-08T19:38:28.857Z] Removing intermediate container 87e7cfe6e0eb [2022-08-08T19:38:28.857Z] ---> 94465f3b9455 [2022-08-08T19:38:28.857Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T19:38:29.128Z] ---> Running in 4fde18f6d016 [2022-08-08T19:38:29.401Z] Removing intermediate container 4fde18f6d016 [2022-08-08T19:38:29.401Z] ---> d1a6944f3eba [2022-08-08T19:38:29.401Z] Step 21/23 : LABEL arch=arm64 [2022-08-08T19:38:29.401Z] ---> Running in e3aef65ad69c [2022-08-08T19:38:29.674Z] Removing intermediate container e3aef65ad69c [2022-08-08T19:38:29.674Z] ---> cdc84ba03e29 [2022-08-08T19:38:29.674Z] Step 22/23 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a [2022-08-08T19:38:29.674Z] ---> Running in 3f5aca84e6e0 [2022-08-08T19:38:29.947Z] Removing intermediate container 3f5aca84e6e0 [2022-08-08T19:38:29.947Z] ---> 3572d0a7de1a [2022-08-08T19:38:29.947Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T19:38:30.227Z] ---> Running in d838cbede26c [2022-08-08T19:38:30.498Z] Removing intermediate container d838cbede26c [2022-08-08T19:38:30.498Z] ---> 83635c22bdd6 [2022-08-08T19:38:30.498Z] [2022-08-08T19:38:30.772Z] Successfully built 83635c22bdd6 [2022-08-08T19:38:30.772Z] Successfully tagged core-data-arm64:latest [2022-08-08T19:38:30.787Z]  Building core-data ... done  [Pipeline] } [2022-08-08T19:38:30.812Z] $ docker stop --time=1 f388bcb9899a259801dbea548e07056dbf94842aa99a6c7ecbd2f71153d8f77a [2022-08-08T19:38:32.487Z] $ docker rm -f f388bcb9899a259801dbea548e07056dbf94842aa99a6c7ecbd2f71153d8f77a [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-08T19:38:33.075Z] + docker images [2022-08-08T19:38:33.347Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-08T19:38:33.347Z] core-data-arm64 latest 83635c22bdd6 3 seconds ago 20.6MB [2022-08-08T19:38:33.347Z] e92ae4ff89ad 15 seconds ago 1.38GB [2022-08-08T19:38:33.347Z] support-notifications-arm64 latest ed2f0721df8e 18 seconds ago 26.1MB [2022-08-08T19:38:33.347Z] 4df08a99d068 31 seconds ago 1.41GB [2022-08-08T19:38:33.347Z] core-metadata-arm64 latest 7e97baffa5f4 About a minute ago 17.4MB [2022-08-08T19:38:33.347Z] sys-mgmt-agent-arm64 latest b6840683e3a4 About a minute ago 133MB [2022-08-08T19:38:33.347Z] b8b7a31b5834 About a minute ago 1.38GB [2022-08-08T19:38:33.347Z] security-proxy-setup-arm64 latest 883aa28b2578 2 minutes ago 26.2MB [2022-08-08T19:38:33.347Z] 6a304741fbe3 2 minutes ago 1.36GB [2022-08-08T19:38:33.347Z] 734bc1b833a2 2 minutes ago 1.35GB [2022-08-08T19:38:33.347Z] support-scheduler-arm64 latest add305a2f282 6 minutes ago 25.6MB [2022-08-08T19:38:33.347Z] 47241a0bb2a8 6 minutes ago 1.41GB [2022-08-08T19:38:33.347Z] core-command-arm64 latest 5e3a68f631f7 7 minutes ago 15.5MB [2022-08-08T19:38:33.347Z] security-spiffe-token-provider-arm64 latest f259f8330745 8 minutes ago 28.3MB [2022-08-08T19:38:33.347Z] e064f60bdb52 8 minutes ago 1.35GB [2022-08-08T19:38:33.347Z] 73c31357a087 8 minutes ago 1.4GB [2022-08-08T19:38:33.347Z] security-spire-server-arm64 latest bb1a887c3eb8 9 minutes ago 84.2MB [2022-08-08T19:38:33.347Z] d77007f4702e 9 minutes ago 1.25GB [2022-08-08T19:38:33.347Z] security-bootstrapper-arm64 latest aa83a96c305c 10 minutes ago 18.6MB [2022-08-08T19:38:33.347Z] security-secretstore-setup-arm64 latest 023e725d150a 10 minutes ago 27.9MB [2022-08-08T19:38:33.347Z] 2d946cc02a57 10 minutes ago 1.36GB [2022-08-08T19:38:33.347Z] 3bfb1f9b0f5a 10 minutes ago 1.35GB [2022-08-08T19:38:33.347Z] security-spire-agent-arm64 latest 39320f06cbb0 15 minutes ago 122MB [2022-08-08T19:38:33.347Z] security-spire-config-arm64 latest 39d49105d89e 15 minutes ago 83.6MB [2022-08-08T19:38:33.347Z] a423e2def64a 15 minutes ago 1.25GB [2022-08-08T19:38:33.347Z] 717b83e062c4 15 minutes ago 1.25GB [2022-08-08T19:38:33.347Z] ci-base-image-arm64 latest 7889f0d767fc 29 minutes ago 995MB [2022-08-08T19:38:33.347Z] alpine 3.15 60f2846fe774 2 weeks ago 5.32MB [2022-08-08T19:38:33.347Z] alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB [2022-08-08T19:38:33.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB [2022-08-08T19:38:33.347Z] 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-08-08T19:38:34.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-08T19:38:34.199Z] [2022-08-08T19:38:34.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T19:38:34.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-08T19:38:34.878Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-08T19:38:34.878Z] 8998bd30e6a1: Pulling fs layer [2022-08-08T19:38:34.878Z] 04944245beec: Pulling fs layer [2022-08-08T19:38:34.878Z] 699f458cf7ca: Pulling fs layer [2022-08-08T19:38:34.878Z] 765212b225bb: Pulling fs layer [2022-08-08T19:38:34.878Z] f23df028b6ca: Pulling fs layer [2022-08-08T19:38:34.878Z] d65c8cfc05b1: Pulling fs layer [2022-08-08T19:38:34.878Z] 2437ff75d9bd: Pulling fs layer [2022-08-08T19:38:34.878Z] 765212b225bb: Waiting [2022-08-08T19:38:34.878Z] f23df028b6ca: Waiting [2022-08-08T19:38:34.878Z] d65c8cfc05b1: Waiting [2022-08-08T19:38:34.878Z] 2437ff75d9bd: Waiting [2022-08-08T19:38:34.878Z] 04944245beec: Verifying Checksum [2022-08-08T19:38:34.878Z] 04944245beec: Download complete [2022-08-08T19:38:35.151Z] 765212b225bb: Verifying Checksum [2022-08-08T19:38:35.151Z] 765212b225bb: Download complete [2022-08-08T19:38:35.151Z] f23df028b6ca: Verifying Checksum [2022-08-08T19:38:35.151Z] f23df028b6ca: Download complete [2022-08-08T19:38:35.151Z] d65c8cfc05b1: Verifying Checksum [2022-08-08T19:38:35.151Z] d65c8cfc05b1: Download complete [2022-08-08T19:38:35.151Z] 699f458cf7ca: Verifying Checksum [2022-08-08T19:38:35.151Z] 699f458cf7ca: Download complete [2022-08-08T19:38:35.744Z] 8998bd30e6a1: Verifying Checksum [2022-08-08T19:38:35.744Z] 8998bd30e6a1: Download complete [2022-08-08T19:38:37.716Z] 2437ff75d9bd: Verifying Checksum [2022-08-08T19:38:37.716Z] 2437ff75d9bd: Download complete [2022-08-08T19:38:39.690Z] 8998bd30e6a1: Pull complete [2022-08-08T19:38:40.289Z] 04944245beec: Pull complete [2022-08-08T19:38:41.718Z] 699f458cf7ca: Pull complete [2022-08-08T19:38:41.994Z] 765212b225bb: Pull complete [2022-08-08T19:38:42.984Z] f23df028b6ca: Pull complete [2022-08-08T19:38:43.255Z] d65c8cfc05b1: Pull complete [2022-08-08T19:38:58.328Z] 2437ff75d9bd: Pull complete [2022-08-08T19:38:58.328Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-08T19:38:58.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-08T19:38:58.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T19:38:58.719Z] prd-ubuntu20.04-docker-arm64-4c-16g-22158 does not seem to be running inside a container [2022-08-08T19:38:58.809Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-08T19:39:01.460Z] $ docker top 8ef64d166ade0ac79ad56ef6f1b646e49b1c05fc380b9f662e2b2315857975d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-08T19:39:02.500Z] ---> job-cost.sh [2022-08-08T19:39:02.500Z] lf-activate-venv: SKIPPING [2022-08-08T19:39:02.500Z] INFO: No Stack... [2022-08-08T19:39:03.092Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-08T19:39:04.068Z] INFO: Archiving Costs [Pipeline] sh [2022-08-08T19:39:04.797Z] + + catcut /w/workspace/edgex-go/1/archives/cost.csv -d, [2022-08-08T19:39:04.797Z] -f6 [Pipeline] lock [2022-08-08T19:39:04.899Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4120-1-stack-cost] [2022-08-08T19:39:04.905Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4120-1-stack-cost] did not exist. Created. [2022-08-08T19:39:04.905Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4120-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-08T19:39:05.652Z] + echo total: 0.33000001311302185 [Pipeline] stash [2022-08-08T19:39:05.835Z] Stashed 1 file(s) [Pipeline] } [2022-08-08T19:39:05.852Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4120-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-08T19:39:05.936Z] $ docker stop --time=1 8ef64d166ade0ac79ad56ef6f1b646e49b1c05fc380b9f662e2b2315857975d3 [2022-08-08T19:39:07.406Z] $ docker rm -f 8ef64d166ade0ac79ad56ef6f1b646e49b1c05fc380b9f662e2b2315857975d3 [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-08-08T19:39:08.452Z] provisioning config files... [2022-08-08T19:39:08.468Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8274869998945520616tmp [Pipeline] { [Pipeline] sh [2022-08-08T19:39:08.836Z] + set +x [2022-08-08T19:39:08.836Z] + curl -s https://codecov.io/bash [2022-08-08T19:39:08.836Z] + bash -s -- [2022-08-08T19:39:08.836Z] [2022-08-08T19:39:08.836Z] _____ _ [2022-08-08T19:39:08.836Z] / ____| | | [2022-08-08T19:39:08.836Z] | | ___ __| | ___ ___ _____ __ [2022-08-08T19:39:08.836Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-08T19:39:08.836Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-08T19:39:08.836Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-08T19:39:08.836Z] Bash-1.0.6 [2022-08-08T19:39:08.836Z] [2022-08-08T19:39:08.836Z] [2022-08-08T19:39:08.836Z] ==> git version 2.25.1 found [2022-08-08T19:39:08.836Z] ==> 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-08-08T19:39:08.836Z] Release-Date: 2020-01-08 [2022-08-08T19:39:08.836Z] 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-08-08T19:39:08.836Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-08T19:39:08.836Z] ==> Jenkins CI detected. [2022-08-08T19:39:08.836Z] current dir:  /w/workspace/edgex-go/1 [2022-08-08T19:39:08.836Z] project root: . [2022-08-08T19:39:08.836Z] --> token set from env [2022-08-08T19:39:08.836Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-08T19:39:08.836Z] ==> Running gcov in . (disable via -X gcov) [2022-08-08T19:39:09.106Z] ==> Python coveragepy not found [2022-08-08T19:39:09.106Z] ==> Searching for coverage reports in: [2022-08-08T19:39:09.106Z] + . [2022-08-08T19:39:09.106Z] -> Found 1 reports [2022-08-08T19:39:09.106Z] ==> Detecting git/mercurial file structure [2022-08-08T19:39:09.106Z] ==> Reading reports [2022-08-08T19:39:09.106Z] + ./coverage.out bytes=478941 [2022-08-08T19:39:09.106Z] ==> Appending adjustments [2022-08-08T19:39:09.106Z] https://docs.codecov.io/docs/fixing-reports [2022-08-08T19:39:10.082Z] + Found adjustments [2022-08-08T19:39:10.345Z] ==> Gzipping contents [2022-08-08T19:39:10.345Z] 64K /tmp/codecov.yrnXLL.gz [2022-08-08T19:39:10.345Z] ==> Uploading reports [2022-08-08T19:39:10.345Z] url: https://codecov.io [2022-08-08T19:39:10.345Z] query: branch=PR-4120&commit=5172ebc092bb91c60b6f179f23810544182ce92a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4120%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4120&job=&cmd_args= [2022-08-08T19:39:10.345Z] -> Pinging Codecov [2022-08-08T19:39:10.345Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4120&commit=5172ebc092bb91c60b6f179f23810544182ce92a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4120%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4120&job=&cmd_args= [2022-08-08T19:39:10.627Z] -> Uploading to [2022-08-08T19:39:10.627Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-08/00271124DB129430A58F1EEE437C3FCB/5172ebc092bb91c60b6f179f23810544182ce92a/bc14118a-1d80-402f-8ad6-daca90f561be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220808%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220808T193910Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=335be88ba30d7726d67dd21930cc5d137b423f19e1e6926b42c115aef6ede8df [2022-08-08T19:39:10.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-08T19:39:10.627Z] Dload Upload Total Spent Left Speed [2022-08-08T19:39:10.913Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62836 0 0 100 62836 0 300k --:--:-- --:--:-- --:--:-- 299k 100 62836 0 0 100 62836 0 261k --:--:-- --:--:-- --:--:-- 260k [2022-08-08T19:39:10.913Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5172ebc092bb91c60b6f179f23810544182ce92a [Pipeline] } [2022-08-08T19:39:10.952Z] 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-08-08T19:39:12.425Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-08T19:39:12.762Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T19:39:13.665Z] ---> package-listing.sh [2022-08-08T19:39:13.666Z] ++ facter osfamily [2022-08-08T19:39:13.666Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-08T19:39:13.928Z] + OS_FAMILY=debian [2022-08-08T19:39:13.928Z] + workspace=/w/workspace/edgex-go/1 [2022-08-08T19:39:13.928Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-08T19:39:13.928Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-08T19:39:13.928Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-08T19:39:13.928Z] + PACKAGES=/tmp/packages_start.txt [2022-08-08T19:39:13.928Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-08T19:39:13.928Z] + PACKAGES=/tmp/packages_end.txt [2022-08-08T19:39:13.928Z] + case "${OS_FAMILY}" in [2022-08-08T19:39:13.928Z] + dpkg -l [2022-08-08T19:39:13.928Z] + grep '^ii' [2022-08-08T19:39:13.928Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-08T19:39:13.928Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-08T19:39:13.928Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-08T19:39:13.928Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-08T19:39:13.928Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-08-08T19:39:13.928Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-08-08T19:39:13.966Z] 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-08-08T19:39:14.266Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T19:39:14.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-08T19:39:14.916Z] [2022-08-08T19:39:14.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T19:39:15.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-08T19:39:15.313Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-08T19:39:15.313Z] 5eb5b503b376: Pulling fs layer [2022-08-08T19:39:15.313Z] 5c69ac0246d0: Pulling fs layer [2022-08-08T19:39:15.313Z] ec43610c2a17: Pulling fs layer [2022-08-08T19:39:15.313Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-08T19:39:15.313Z] 33b1e0a273af: Pulling fs layer [2022-08-08T19:39:15.313Z] 5d3b04190fa2: Pulling fs layer [2022-08-08T19:39:15.313Z] 2f39f015ded8: Pulling fs layer [2022-08-08T19:39:15.313Z] 33b1e0a273af: Waiting [2022-08-08T19:39:15.313Z] 5d3b04190fa2: Waiting [2022-08-08T19:39:15.313Z] 3a2ae6a8a46f: Waiting [2022-08-08T19:39:15.313Z] 2f39f015ded8: Waiting [2022-08-08T19:39:15.313Z] 5c69ac0246d0: Download complete [2022-08-08T19:39:15.313Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-08T19:39:15.313Z] 3a2ae6a8a46f: Download complete [2022-08-08T19:39:15.313Z] 33b1e0a273af: Verifying Checksum [2022-08-08T19:39:15.313Z] 33b1e0a273af: Download complete [2022-08-08T19:39:15.574Z] 5d3b04190fa2: Verifying Checksum [2022-08-08T19:39:15.574Z] 5d3b04190fa2: Download complete [2022-08-08T19:39:15.574Z] ec43610c2a17: Verifying Checksum [2022-08-08T19:39:15.574Z] ec43610c2a17: Download complete [2022-08-08T19:39:15.574Z] 5eb5b503b376: Verifying Checksum [2022-08-08T19:39:15.574Z] 5eb5b503b376: Download complete [2022-08-08T19:39:16.145Z] 2f39f015ded8: Download complete [2022-08-08T19:39:17.085Z] 5eb5b503b376: Pull complete [2022-08-08T19:39:17.085Z] 5c69ac0246d0: Pull complete [2022-08-08T19:39:17.654Z] ec43610c2a17: Pull complete [2022-08-08T19:39:17.917Z] 3a2ae6a8a46f: Pull complete [2022-08-08T19:39:17.917Z] 33b1e0a273af: Pull complete [2022-08-08T19:39:18.180Z] 5d3b04190fa2: Pull complete [2022-08-08T19:39:23.461Z] 2f39f015ded8: Pull complete [2022-08-08T19:39:23.461Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-08T19:39:23.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-08T19:39:23.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T19:39:23.696Z] prd-ubuntu20.04-docker-8c-8g-22161 does not seem to be running inside a container [2022-08-08T19:39:23.748Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-08T19:39:27.721Z] $ docker top 78e2b9b1210779e6c71de33eed01c94589ff0fb42546d0669966eb797baf85ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T19:39:28.104Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-08T19:39:28.414Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-08T19:39:28.729Z] + ls /var/log/sa-host [2022-08-08T19:39:28.729Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-08T19:39:28.950Z] provisioning config files... [2022-08-08T19:39:28.960Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1366177393548441603tmp [Pipeline] { [Pipeline] echo [2022-08-08T19:39:29.015Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T19:39:29.327Z] ---> create-netrc.sh [Pipeline] } [2022-08-08T19:39:29.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-08T19:39:29.772Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-08T19:39:29.807Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T19:39:30.129Z] ---> sudo-logs.sh [2022-08-08T19:39:30.129Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-08T19:39:30.204Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T19:39:30.517Z] ---> job-cost.sh [2022-08-08T19:39:30.518Z] lf-activate-venv: SKIPPING [2022-08-08T19:39:30.518Z] DEBUG: total: 0.33000001311302185 [2022-08-08T19:39:30.518Z] INFO: Retrieving Stack Cost... [2022-08-08T19:39:31.090Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-08T19:39:31.661Z] INFO: Archiving Costs [Pipeline] echo [2022-08-08T19:39:31.693Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T19:39:32.008Z] ---> logs-deploy.sh [2022-08-08T19:39:32.008Z] lf-activate-venv: SKIPPING [2022-08-08T19:39:32.008Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4120/1 [2022-08-08T19:39:32.008Z] INFO: archiving workspace using pattern(s): [2022-08-08T19:39:32.946Z] Archives upload complete. [2022-08-08T19:39:33.207Z] INFO: archiving logs to Nexus [2022-08-08T19:39:33.781Z] ---> uname -a: [2022-08-08T19:39:33.781Z] Linux prd-ubuntu20-04-docker-8c-8g-22161 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-08T19:39:33.781Z] [2022-08-08T19:39:33.781Z] [2022-08-08T19:39:33.781Z] ---> lscpu: [2022-08-08T19:39:33.781Z] Architecture: x86_64 [2022-08-08T19:39:33.781Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-08T19:39:33.781Z] Byte Order: Little Endian [2022-08-08T19:39:33.781Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-08T19:39:33.781Z] CPU(s): 8 [2022-08-08T19:39:33.781Z] On-line CPU(s) list: 0-7 [2022-08-08T19:39:33.781Z] Thread(s) per core: 1 [2022-08-08T19:39:33.781Z] Core(s) per socket: 1 [2022-08-08T19:39:33.781Z] Socket(s): 8 [2022-08-08T19:39:33.781Z] NUMA node(s): 1 [2022-08-08T19:39:33.781Z] Vendor ID: AuthenticAMD [2022-08-08T19:39:33.781Z] CPU family: 23 [2022-08-08T19:39:33.781Z] Model: 49 [2022-08-08T19:39:33.781Z] Model name: AMD EPYC-Rome Processor [2022-08-08T19:39:33.781Z] Stepping: 0 [2022-08-08T19:39:33.781Z] CPU MHz: 2799.994 [2022-08-08T19:39:33.781Z] BogoMIPS: 5599.98 [2022-08-08T19:39:33.781Z] Virtualization: AMD-V [2022-08-08T19:39:33.781Z] Hypervisor vendor: KVM [2022-08-08T19:39:33.781Z] Virtualization type: full [2022-08-08T19:39:33.781Z] L1d cache: 256 KiB [2022-08-08T19:39:33.781Z] L1i cache: 256 KiB [2022-08-08T19:39:33.781Z] L2 cache: 4 MiB [2022-08-08T19:39:33.781Z] L3 cache: 128 MiB [2022-08-08T19:39:33.781Z] NUMA node0 CPU(s): 0-7 [2022-08-08T19:39:33.781Z] Vulnerability Itlb multihit: Not affected [2022-08-08T19:39:33.781Z] Vulnerability L1tf: Not affected [2022-08-08T19:39:33.781Z] Vulnerability Mds: Not affected [2022-08-08T19:39:33.781Z] Vulnerability Meltdown: Not affected [2022-08-08T19:39:33.781Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-08T19:39:33.781Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-08T19:39:33.781Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-08T19:39:33.781Z] Vulnerability Srbds: Not affected [2022-08-08T19:39:33.781Z] Vulnerability Tsx async abort: Not affected [2022-08-08T19:39:33.781Z] 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-08-08T19:39:33.781Z] [2022-08-08T19:39:33.781Z] [2022-08-08T19:39:33.781Z] ---> nproc: [2022-08-08T19:39:33.781Z] 8 [2022-08-08T19:39:33.781Z] [2022-08-08T19:39:33.781Z] [2022-08-08T19:39:33.781Z] ---> df -h: [2022-08-08T19:39:33.781Z] Filesystem Size Used Avail Use% Mounted on [2022-08-08T19:39:33.781Z] overlay 155G 17G 139G 11% / [2022-08-08T19:39:33.781Z] tmpfs 64M 0 64M 0% /dev [2022-08-08T19:39:33.781Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-08T19:39:33.781Z] shm 64M 0 64M 0% /dev/shm [2022-08-08T19:39:33.781Z] /dev/vda1 155G 17G 139G 11% /facter-os [2022-08-08T19:39:33.781Z] [2022-08-08T19:39:33.781Z] [2022-08-08T19:39:33.781Z] ---> sar -b -r -n DEV: [2022-08-08T19:39:33.781Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22161) 08/08/22 _x86_64_ (8 CPU) [2022-08-08T19:39:33.781Z] [2022-08-08T19:39:33.781Z] 19:06:30 LINUX RESTART (8 CPU) [2022-08-08T19:39:33.781Z] [2022-08-08T19:39:33.781Z] 19:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-08T19:39:33.781Z] 19:08:01 351.91 15.16 336.74 0.00 2162.04 131551.01 0.00 [2022-08-08T19:39:33.781Z] 19:09:01 64.54 0.03 64.51 0.00 0.53 29620.13 0.00 [2022-08-08T19:39:33.781Z] 19:10:01 46.38 0.23 46.14 0.00 2.53 12931.06 0.00 [2022-08-08T19:39:33.781Z] 19:11:01 358.12 5.23 352.89 0.00 50.92 125983.67 0.00 [2022-08-08T19:39:33.781Z] 19:12:01 736.86 0.08 736.78 0.00 6.93 255941.10 0.00 [2022-08-08T19:39:33.781Z] 19:13:01 895.58 0.78 894.80 0.00 6.53 254979.77 0.00 [2022-08-08T19:39:33.781Z] 19:14:01 548.12 0.80 547.32 0.00 8.66 104688.70 0.00 [2022-08-08T19:39:33.781Z] 19:15:01 2.43 0.00 2.43 0.00 0.00 27.86 0.00 [2022-08-08T19:39:33.781Z] 19:16:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2022-08-08T19:39:33.781Z] 19:17:01 1.75 0.02 1.73 0.00 0.13 22.79 0.00 [2022-08-08T19:39:33.781Z] 19:18:01 1.85 0.00 1.85 0.00 0.00 19.20 0.00 [2022-08-08T19:39:33.781Z] 19:19:01 1.53 0.00 1.53 0.00 0.00 18.80 0.00 [2022-08-08T19:39:33.781Z] 19:20:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2022-08-08T19:39:33.781Z] 19:21:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 [2022-08-08T19:39:33.781Z] 19:22:01 1.73 0.02 1.72 0.00 0.13 19.60 0.00 [2022-08-08T19:39:33.781Z] 19:23:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 [2022-08-08T19:39:33.781Z] 19:24:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 [2022-08-08T19:39:33.781Z] 19:25:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 [2022-08-08T19:39:33.781Z] 19:26:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2022-08-08T19:39:33.781Z] 19:27:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 [2022-08-08T19:39:33.781Z] 19:28:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2022-08-08T19:39:33.781Z] 19:29:01 0.97 0.00 0.97 0.00 0.00 13.06 0.00 [2022-08-08T19:39:33.781Z] 19:30:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 [2022-08-08T19:39:33.781Z] 19:31:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 [2022-08-08T19:39:33.781Z] 19:32:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 [2022-08-08T19:39:33.781Z] 19:33:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2022-08-08T19:39:33.781Z] 19:34:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2022-08-08T19:39:33.781Z] 19:35:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 [2022-08-08T19:39:33.781Z] 19:36:01 2.63 0.87 1.77 0.00 18.40 23.33 0.00 [2022-08-08T19:39:33.781Z] 19:37:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 [2022-08-08T19:39:33.781Z] 19:38:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2022-08-08T19:39:33.781Z] 19:39:02 1.07 0.00 1.07 0.00 0.00 14.26 0.00 [2022-08-08T19:39:33.781Z] Average: 94.86 0.73 94.14 0.00 70.52 28629.81 0.00 [2022-08-08T19:39:33.781Z] [2022-08-08T19:39:33.781Z] 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-08T19:39:33.781Z] 19:08:01 28047204 31754176 540756 1.64 119652 3811012 2167492 6.39 1231196 3172444 231872 [2022-08-08T19:39:33.781Z] 19:09:01 27584716 31704096 584140 1.78 137836 4164584 2164180 6.38 1575052 3243380 289644 [2022-08-08T19:39:33.781Z] 19:10:01 27266696 31763524 522352 1.59 140532 4509016 2048504 6.04 1393480 3712152 409260 [2022-08-08T19:39:33.781Z] 19:11:01 24634412 31676268 595944 1.81 260920 6726792 2236424 6.59 1854444 5655204 248952 [2022-08-08T19:39:33.781Z] 19:12:01 21976280 31188616 1077044 3.28 280312 8836172 3768496 11.11 2548104 7568104 35960 [2022-08-08T19:39:33.781Z] 19:13:01 19877612 31303208 956552 2.91 347888 10841684 3584040 10.56 2531832 9537516 1032 [2022-08-08T19:39:33.781Z] 19:14:01 21094928 31652116 622184 1.89 393888 9941816 2081404 6.13 2226492 8658240 444 [2022-08-08T19:39:33.781Z] 19:15:01 21096204 31653348 620864 1.89 393900 9941816 2065264 6.09 2225448 8658240 60 [2022-08-08T19:39:33.781Z] 19:16:01 21085120 31642336 631852 1.92 393920 9941820 2210632 6.51 2238612 8658292 12 [2022-08-08T19:39:33.781Z] 19:17:01 21097280 31654472 619700 1.88 393952 9941792 2210632 6.51 2225844 8658268 72 [2022-08-08T19:39:33.781Z] 19:18:01 21097884 31655252 618764 1.88 393988 9941800 2210632 6.51 2224124 8658272 16 [2022-08-08T19:39:33.781Z] 19:19:01 21097908 31655312 618688 1.88 394020 9941808 2210632 6.51 2224308 8658280 56 [2022-08-08T19:39:33.781Z] 19:20:01 21098100 31655628 618528 1.88 394032 9941936 2210632 6.51 2224320 8658388 16 [2022-08-08T19:39:33.781Z] 19:21:01 21097744 31655356 618720 1.88 394040 9941940 2210632 6.51 2224328 8658428 48 [2022-08-08T19:39:33.781Z] 19:22:01 21097932 31655628 618424 1.88 394064 9941940 2207976 6.51 2224696 8658432 24 [2022-08-08T19:39:33.782Z] 19:23:01 21097924 31655656 618308 1.88 394088 9941944 2207976 6.51 2224680 8658432 172 [2022-08-08T19:39:33.782Z] 19:24:01 21097876 31655620 618276 1.88 394100 9941948 2207976 6.51 2224460 8658436 32 [2022-08-08T19:39:33.782Z] 19:25:01 21097860 31655616 618228 1.88 394104 9941948 2207976 6.51 2225024 8658436 16 [2022-08-08T19:39:33.782Z] 19:26:01 21097812 31655588 618196 1.88 394116 9941952 2207976 6.51 2224964 8658440 36 [2022-08-08T19:39:33.782Z] 19:27:01 21097608 31655388 618544 1.88 394124 9941956 2207976 6.51 2224556 8658444 196 [2022-08-08T19:39:33.782Z] 19:28:01 21097428 31655216 618680 1.88 394140 9941956 2207976 6.51 2225080 8658444 16 [2022-08-08T19:39:33.782Z] 19:29:01 21098168 31655980 617948 1.88 394164 9941964 2207976 6.51 2224596 8658448 208 [2022-08-08T19:39:33.782Z] 19:30:01 21098112 31655960 617928 1.88 394172 9941968 2207976 6.51 2224636 8658456 8 [2022-08-08T19:39:33.782Z] 19:31:01 21097812 31655676 618164 1.88 394180 9941972 2207976 6.51 2224640 8658460 64 [2022-08-08T19:39:33.782Z] 19:32:01 21097764 31655640 618144 1.88 394184 9941976 2207976 6.51 2224940 8658464 8 [2022-08-08T19:39:33.782Z] 19:33:01 21097932 31655812 618112 1.88 394204 9941976 2207976 6.51 2224972 8658464 184 [2022-08-08T19:39:33.782Z] 19:34:01 21097916 31655824 618084 1.88 394212 9941980 2207976 6.51 2224672 8658468 12 [2022-08-08T19:39:33.782Z] 19:35:01 21097608 31655532 618308 1.88 394220 9941984 2207976 6.51 2224680 8658472 12 [2022-08-08T19:39:33.782Z] 19:36:01 21096044 31654860 619024 1.88 394280 9942496 2228584 6.57 2224852 8658924 12 [2022-08-08T19:39:33.782Z] 19:37:01 21095688 31654524 619292 1.88 394280 9942504 2228584 6.57 2225404 8658932 64 [2022-08-08T19:39:33.782Z] 19:38:01 21095956 31654792 618960 1.88 394300 9942504 2228584 6.57 2225404 8658932 12 [2022-08-08T19:39:33.782Z] 19:39:02 21096336 31655196 618732 1.88 394300 9942508 2228584 6.57 2224864 8658936 64 [2022-08-08T19:39:33.782Z] Average: 21809558 31637882 636795 1.94 360441 9293171 2287675 6.74 2156084 8062788 38081 [2022-08-08T19:39:33.782Z] [2022-08-08T19:39:33.782Z] 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-08T19:39:33.782Z] 19:08:01 docker0 539.69 493.63 40.24 3862.48 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:08:01 ens3 1391.82 1283.20 12599.15 172.67 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:08:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:09:01 docker0 1.23 1.30 0.08 0.11 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:09:01 ens3 62.79 50.32 34.42 65.08 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:09:01 vethd884187 1.23 1.42 0.10 0.12 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:10:01 ens3 24.70 14.33 21.19 11.42 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:10:01 vethd884187 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:11:01 docker0 136.33 174.44 10.26 1672.58 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:11:01 ens3 312.68 232.34 3373.33 92.25 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:11:01 veth4f6063e 0.00 0.68 0.00 0.04 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:11:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:12:01 docker0 50.42 65.97 2.94 375.97 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:12:01 ens3 107.96 77.53 498.20 20.05 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:12:01 veth4f6063e 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:12:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:12:01 vethf9afbc9 5.88 7.53 0.40 40.63 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:12:01 vethf06deaf 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:12:01 veth1e9cff1 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:13:01 docker0 81.64 133.68 6.18 1649.71 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:13:01 vethd52733e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:13:01 ens3 175.50 105.07 1682.98 25.23 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:13:01 veth4f6063e 0.00 0.45 0.00 0.03 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:13:01 veth6c907c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:13:01 veth81c6e36 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:13:01 veth0cb49cb 10.00 33.34 0.79 629.53 0.00 0.00 0.00 0.05 [2022-08-08T19:39:33.782Z] 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:13:01 vethe5f87d8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:14:01 docker0 46.85 61.33 3.52 508.08 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:14:01 ens3 97.18 67.21 536.29 18.98 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:15:01 ens3 0.45 0.47 0.03 0.04 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:16:01 ens3 16.83 16.21 14.60 20.83 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:17:01 ens3 2.95 3.85 0.26 6.97 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:22:01 ens3 4.47 8.50 0.38 7.61 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:24:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:25:01 ens3 0.20 0.20 0.12 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:26:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:27:01 ens3 3.90 8.07 0.32 7.58 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:32:01 ens3 4.37 8.62 0.35 7.61 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.782Z] 19:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] 19:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] 19:36:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] 19:37:01 ens3 4.07 8.15 0.33 7.58 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] 19:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] 19:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] 19:39:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] 19:39:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] Average: docker0 26.75 29.07 1.98 252.15 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] Average: ens3 69.09 58.90 586.30 14.50 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 [2022-08-08T19:39:33.783Z] [2022-08-08T19:39:33.783Z] [2022-08-08T19:39:33.783Z] ---> sar -P ALL: [2022-08-08T19:39:33.783Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22161) 08/08/22 _x86_64_ (8 CPU) [2022-08-08T19:39:33.783Z] [2022-08-08T19:39:33.783Z] 19:06:30 LINUX RESTART (8 CPU) [2022-08-08T19:39:33.783Z] [2022-08-08T19:39:33.783Z] 19:07:01 CPU %user %nice %system %iowait %steal %idle [2022-08-08T19:39:33.783Z] 19:08:01 all 11.11 0.00 4.17 2.97 0.06 81.68 [2022-08-08T19:39:33.783Z] 19:08:01 0 13.08 0.00 3.65 5.18 0.05 78.04 [2022-08-08T19:39:33.783Z] 19:08:01 1 10.43 0.00 4.91 10.23 0.07 74.37 [2022-08-08T19:39:33.783Z] 19:08:01 2 10.70 0.00 3.86 1.75 0.05 83.64 [2022-08-08T19:39:33.783Z] 19:08:01 3 11.67 0.00 3.78 1.25 0.08 83.21 [2022-08-08T19:39:33.783Z] 19:08:01 4 12.42 0.00 3.72 0.69 0.05 83.12 [2022-08-08T19:39:33.783Z] 19:08:01 5 11.09 0.00 5.73 1.90 0.05 81.23 [2022-08-08T19:39:33.783Z] 19:08:01 6 8.80 0.00 2.97 1.62 0.07 86.54 [2022-08-08T19:39:33.783Z] 19:08:01 7 10.66 0.00 4.77 1.11 0.09 83.36 [2022-08-08T19:39:33.783Z] 19:09:01 all 29.26 0.00 5.46 1.43 0.06 63.79 [2022-08-08T19:39:33.783Z] 19:09:01 0 28.80 0.00 5.32 0.02 0.05 65.81 [2022-08-08T19:39:33.783Z] 19:09:01 1 29.22 0.00 6.09 5.97 0.07 58.65 [2022-08-08T19:39:33.783Z] 19:09:01 2 28.56 0.00 5.51 0.35 0.05 65.52 [2022-08-08T19:39:33.783Z] 19:09:01 3 29.48 0.00 5.90 0.08 0.05 64.49 [2022-08-08T19:39:33.783Z] 19:09:01 4 30.29 0.00 4.70 0.05 0.07 64.89 [2022-08-08T19:39:33.783Z] 19:09:01 5 30.33 0.00 4.97 0.32 0.05 64.33 [2022-08-08T19:39:33.783Z] 19:09:01 6 27.82 0.00 4.85 0.13 0.05 67.15 [2022-08-08T19:39:33.783Z] 19:09:01 7 29.58 0.00 6.32 4.53 0.07 59.50 [2022-08-08T19:39:33.783Z] 19:10:01 all 54.06 0.00 7.24 0.30 0.08 38.32 [2022-08-08T19:39:33.783Z] 19:10:01 0 54.40 0.00 7.13 0.17 0.08 38.22 [2022-08-08T19:39:33.783Z] 19:10:01 1 54.49 0.00 7.94 0.02 0.08 37.46 [2022-08-08T19:39:33.783Z] 19:10:01 2 53.16 0.00 6.67 0.77 0.09 39.33 [2022-08-08T19:39:33.783Z] 19:10:01 3 51.88 0.00 6.29 0.17 0.10 41.56 [2022-08-08T19:39:33.783Z] 19:10:01 4 54.34 0.00 7.48 0.02 0.07 38.10 [2022-08-08T19:39:33.783Z] 19:10:01 5 55.90 0.00 7.27 0.07 0.08 36.67 [2022-08-08T19:39:33.783Z] 19:10:01 6 53.92 0.00 7.13 0.07 0.08 38.80 [2022-08-08T19:39:33.783Z] 19:10:01 7 54.40 0.00 7.98 1.10 0.08 36.43 [2022-08-08T19:39:33.783Z] 19:11:01 all 12.99 0.00 7.27 11.57 0.07 68.10 [2022-08-08T19:39:33.783Z] 19:11:01 0 11.86 0.00 7.48 6.58 0.09 74.00 [2022-08-08T19:39:33.783Z] 19:11:01 1 13.06 0.00 6.67 28.68 0.07 51.52 [2022-08-08T19:39:33.783Z] 19:11:01 2 12.76 0.00 7.71 11.84 0.07 67.62 [2022-08-08T19:39:33.783Z] 19:11:01 3 12.59 0.00 6.77 11.38 0.09 69.18 [2022-08-08T19:39:33.783Z] 19:11:01 4 13.78 0.00 7.65 5.12 0.07 73.38 [2022-08-08T19:39:33.783Z] 19:11:01 5 14.88 0.00 7.33 5.91 0.07 71.81 [2022-08-08T19:39:33.783Z] 19:11:01 6 11.38 0.00 7.01 7.35 0.05 74.21 [2022-08-08T19:39:33.783Z] 19:11:01 7 13.60 0.00 7.52 15.72 0.09 63.07 [2022-08-08T19:39:33.783Z] 19:12:01 all 44.93 0.00 10.76 10.06 0.09 34.16 [2022-08-08T19:39:33.783Z] 19:12:01 0 45.31 0.00 10.70 8.15 0.08 35.74 [2022-08-08T19:39:33.783Z] 19:12:01 1 46.43 0.00 10.51 5.93 0.08 37.04 [2022-08-08T19:39:33.783Z] 19:12:01 2 45.21 0.00 10.46 4.58 0.07 39.68 [2022-08-08T19:39:33.783Z] 19:12:01 3 43.57 0.00 10.31 15.23 0.09 30.80 [2022-08-08T19:39:33.783Z] 19:12:01 4 45.60 0.00 9.79 5.14 0.10 39.37 [2022-08-08T19:39:33.783Z] 19:12:01 5 45.40 0.00 11.98 11.36 0.10 31.16 [2022-08-08T19:39:33.783Z] 19:12:01 6 46.16 0.00 10.48 3.48 0.10 39.78 [2022-08-08T19:39:33.783Z] 19:12:01 7 41.68 0.00 11.88 26.92 0.12 19.39 [2022-08-08T19:39:33.783Z] 19:13:01 all 47.59 0.00 11.90 13.63 0.12 26.76 [2022-08-08T19:39:33.783Z] 19:13:01 0 45.09 0.00 12.34 20.61 0.10 21.86 [2022-08-08T19:39:33.783Z] 19:13:01 1 49.54 0.00 12.70 14.61 0.10 23.04 [2022-08-08T19:39:33.783Z] 19:13:01 2 50.01 0.00 11.72 14.21 0.12 23.94 [2022-08-08T19:39:33.783Z] 19:13:01 3 45.84 0.00 9.99 7.45 0.12 36.60 [2022-08-08T19:39:33.783Z] 19:13:01 4 47.28 0.00 11.00 12.30 0.12 29.30 [2022-08-08T19:39:33.783Z] 19:13:01 5 49.28 0.00 12.61 13.55 0.12 24.44 [2022-08-08T19:39:33.783Z] 19:13:01 6 48.08 0.00 11.84 14.73 0.10 25.25 [2022-08-08T19:39:33.783Z] 19:13:01 7 45.56 0.00 13.01 11.53 0.17 29.73 [2022-08-08T19:39:33.783Z] 19:14:01 all 29.85 0.00 6.58 7.47 0.08 56.02 [2022-08-08T19:39:33.783Z] 19:14:01 0 28.89 0.00 5.69 3.41 0.08 61.92 [2022-08-08T19:39:33.783Z] 19:14:01 1 33.11 0.00 6.64 16.28 0.08 43.89 [2022-08-08T19:39:33.783Z] 19:14:01 2 29.14 0.00 8.25 5.19 0.08 57.34 [2022-08-08T19:39:33.783Z] 19:14:01 3 28.37 0.00 5.83 2.91 0.07 62.83 [2022-08-08T19:39:33.783Z] 19:14:01 4 29.00 0.00 5.82 5.59 0.08 59.51 [2022-08-08T19:39:33.783Z] 19:14:01 5 31.81 0.00 7.11 9.27 0.07 51.74 [2022-08-08T19:39:33.783Z] 19:14:01 6 28.81 0.00 6.43 3.62 0.08 61.06 [2022-08-08T19:39:33.783Z] 19:14:01 7 29.62 0.00 6.89 13.49 0.08 49.92 [2022-08-08T19:39:33.783Z] 19:15:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2022-08-08T19:39:33.783Z] 19:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.783Z] 19:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.783Z] 19:15:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-08T19:39:33.783Z] 19:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-08T19:39:33.783Z] 19:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.783Z] 19:15:01 5 1.97 0.00 0.00 0.00 0.02 98.01 [2022-08-08T19:39:33.783Z] 19:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T19:39:33.783Z] 19:15:01 7 0.03 0.00 0.05 0.03 0.02 99.87 [2022-08-08T19:39:33.783Z] 19:16:01 all 0.09 0.00 0.03 0.01 0.00 99.87 [2022-08-08T19:39:33.783Z] 19:16:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2022-08-08T19:39:33.783Z] 19:16:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-08-08T19:39:33.783Z] 19:16:01 2 0.03 0.00 0.02 0.03 0.02 99.90 [2022-08-08T19:39:33.783Z] 19:16:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2022-08-08T19:39:33.783Z] 19:16:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2022-08-08T19:39:33.783Z] 19:16:01 5 0.38 0.00 0.05 0.00 0.00 99.57 [2022-08-08T19:39:33.783Z] 19:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.783Z] 19:16:01 7 0.03 0.00 0.03 0.03 0.00 99.90 [2022-08-08T19:39:33.783Z] 19:17:01 all 0.02 0.00 0.03 0.01 0.00 99.94 [2022-08-08T19:39:33.783Z] 19:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-08T19:39:33.783Z] 19:17:01 1 0.02 0.00 0.07 0.00 0.02 99.90 [2022-08-08T19:39:33.783Z] 19:17:01 2 0.03 0.00 0.02 0.07 0.00 99.88 [2022-08-08T19:39:33.783Z] 19:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-08T19:39:33.783Z] 19:17:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2022-08-08T19:39:33.783Z] 19:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T19:39:33.783Z] 19:17:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-08T19:39:33.783Z] 19:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.783Z] 19:18:01 all 0.01 0.00 0.01 0.04 0.00 99.95 [2022-08-08T19:39:33.783Z] 19:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.783Z] 19:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.783Z] 19:18:01 2 0.03 0.00 0.03 0.28 0.02 99.63 [2022-08-08T19:39:33.783Z] 19:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.783Z] 19:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.783Z] 19:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.783Z] 19:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.783Z] 19:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T19:39:33.783Z] [2022-08-08T19:39:33.783Z] 19:18:01 CPU %user %nice %system %iowait %steal %idle [2022-08-08T19:39:33.783Z] 19:19:01 all 0.04 0.00 0.01 0.07 0.00 99.88 [2022-08-08T19:39:33.783Z] 19:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.783Z] 19:19:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2022-08-08T19:39:33.783Z] 19:19:01 2 0.07 0.00 0.00 0.27 0.00 99.67 [2022-08-08T19:39:33.783Z] 19:19:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-08T19:39:33.784Z] 19:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:19:01 5 0.02 0.00 0.05 0.07 0.00 99.87 [2022-08-08T19:39:33.784Z] 19:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:19:01 7 0.00 0.00 0.00 0.20 0.00 99.80 [2022-08-08T19:39:33.784Z] 19:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-08T19:39:33.784Z] 19:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T19:39:33.784Z] 19:20:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-08T19:39:33.784Z] 19:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T19:39:33.784Z] 19:20:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-08T19:39:33.784Z] 19:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:20:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-08T19:39:33.784Z] 19:21:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-08-08T19:39:33.784Z] 19:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-08T19:39:33.784Z] 19:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2022-08-08T19:39:33.784Z] 19:21:01 2 0.02 0.00 0.00 0.07 0.00 99.92 [2022-08-08T19:39:33.784Z] 19:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-08T19:39:33.784Z] 19:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:22:01 all 0.01 0.00 0.02 0.01 0.00 99.95 [2022-08-08T19:39:33.784Z] 19:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-08T19:39:33.784Z] 19:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T19:39:33.784Z] 19:22:01 2 0.02 0.00 0.02 0.10 0.00 99.87 [2022-08-08T19:39:33.784Z] 19:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T19:39:33.784Z] 19:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:22:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-08T19:39:33.784Z] 19:22:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-08T19:39:33.784Z] 19:22:01 7 0.00 0.00 0.03 0.02 0.00 99.95 [2022-08-08T19:39:33.784Z] 19:23:01 all 0.02 0.00 0.01 0.03 0.00 99.93 [2022-08-08T19:39:33.784Z] 19:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T19:39:33.784Z] 19:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:23:01 2 0.02 0.00 0.00 0.23 0.00 99.75 [2022-08-08T19:39:33.784Z] 19:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T19:39:33.784Z] 19:23:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-08T19:39:33.784Z] 19:23:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-08T19:39:33.784Z] 19:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T19:39:33.784Z] 19:24:01 all 0.00 0.00 0.01 0.04 0.00 99.94 [2022-08-08T19:39:33.784Z] 19:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:24:01 2 0.00 0.00 0.00 0.17 0.00 99.83 [2022-08-08T19:39:33.784Z] 19:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:24:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2022-08-08T19:39:33.784Z] 19:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:24:01 7 0.03 0.00 0.00 0.17 0.00 99.80 [2022-08-08T19:39:33.784Z] 19:25:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-08T19:39:33.784Z] 19:25:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-08T19:39:33.784Z] 19:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-08T19:39:33.784Z] 19:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:26:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T19:39:33.784Z] 19:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T19:39:33.784Z] 19:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-08T19:39:33.784Z] 19:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:26:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-08T19:39:33.784Z] 19:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-08-08T19:39:33.784Z] 19:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T19:39:33.784Z] 19:27:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2022-08-08T19:39:33.784Z] 19:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T19:39:33.784Z] 19:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T19:39:33.784Z] 19:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-08T19:39:33.784Z] 19:28:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T19:39:33.784Z] 19:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:28:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-08T19:39:33.784Z] 19:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:28:01 5 0.00 0.00 0.05 0.00 0.02 99.93 [2022-08-08T19:39:33.784Z] 19:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T19:39:33.784Z] 19:29:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2022-08-08T19:39:33.784Z] 19:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-08T19:39:33.784Z] 19:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] [2022-08-08T19:39:33.784Z] 19:29:01 CPU %user %nice %system %iowait %steal %idle [2022-08-08T19:39:33.784Z] 19:30:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-08T19:39:33.784Z] 19:30:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-08T19:39:33.784Z] 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:30:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-08T19:39:33.784Z] 19:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:31:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:31:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2022-08-08T19:39:33.784Z] 19:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:31:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-08T19:39:33.784Z] 19:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-08T19:39:33.784Z] 19:32:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2022-08-08T19:39:33.784Z] 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:33:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-08-08T19:39:33.784Z] 19:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T19:39:33.784Z] 19:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:33:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-08T19:39:33.784Z] 19:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-08T19:39:33.784Z] 19:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-08T19:39:33.784Z] 19:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:34:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-08-08T19:39:33.784Z] 19:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-08T19:39:33.784Z] 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:34:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2022-08-08T19:39:33.784Z] 19:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.784Z] 19:34:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-08T19:39:33.785Z] 19:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-08T19:39:33.785Z] 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.785Z] 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.785Z] 19:35:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-08-08T19:39:33.785Z] 19:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.785Z] 19:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-08T19:39:33.785Z] 19:35:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2022-08-08T19:39:33.785Z] 19:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.785Z] 19:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-08T19:39:33.785Z] 19:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T19:39:33.785Z] 19:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.785Z] 19:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T19:39:33.785Z] 19:36:01 all 0.05 0.00 0.03 0.01 0.00 99.91 [2022-08-08T19:39:33.785Z] 19:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.785Z] 19:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T19:39:33.785Z] 19:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.785Z] 19:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.785Z] 19:36:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-08T19:39:33.785Z] 19:36:01 5 0.10 0.00 0.07 0.02 0.02 99.80 [2022-08-08T19:39:33.785Z] 19:36:01 6 0.20 0.00 0.08 0.03 0.00 99.68 [2022-08-08T19:39:33.785Z] 19:36:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2022-08-08T19:39:33.785Z] 19:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-08T19:39:33.785Z] 19:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.785Z] 19:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-08-08T19:39:33.785Z] 19:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-08T19:39:33.785Z] 19:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T19:39:33.785Z] 19:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T19:39:33.785Z] 19:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T19:39:33.785Z] 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.785Z] 19:37:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-08T19:39:33.785Z] 19:38:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2022-08-08T19:39:33.785Z] 19:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T19:39:33.785Z] 19:38:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2022-08-08T19:39:33.785Z] 19:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.785Z] 19:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T19:39:33.785Z] 19:38:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-08T19:39:33.785Z] 19:38:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-08T19:39:33.785Z] 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.785Z] 19:38:01 7 0.02 0.00 0.02 0.05 0.00 99.92 [2022-08-08T19:39:33.785Z] 19:39:02 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-08-08T19:39:33.785Z] 19:39:02 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T19:39:33.785Z] 19:39:02 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-08T19:39:33.785Z] 19:39:02 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T19:39:33.785Z] 19:39:02 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-08T19:39:33.785Z] 19:39:02 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T19:39:33.785Z] 19:39:02 5 0.05 0.00 0.03 0.00 0.00 99.92 [2022-08-08T19:39:33.785Z] 19:39:02 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T19:39:33.785Z] 19:39:02 7 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-08T19:39:33.785Z] Average: all 7.11 0.00 1.65 1.47 0.02 89.75 [2022-08-08T19:39:33.785Z] Average: 0 7.04 0.00 1.62 1.36 0.02 89.97 [2022-08-08T19:39:33.785Z] Average: 1 7.32 0.00 1.72 2.52 0.02 88.42 [2022-08-08T19:39:33.785Z] Average: 2 7.10 0.00 1.68 1.24 0.02 89.97 [2022-08-08T19:39:33.785Z] Average: 3 6.89 0.00 1.51 1.18 0.02 90.40 [2022-08-08T19:39:33.785Z] Average: 4 7.19 0.00 1.55 0.89 0.02 90.35 [2022-08-08T19:39:33.785Z] Average: 5 7.47 0.00 1.78 1.31 0.02 89.42 [2022-08-08T19:39:33.785Z] Average: 6 6.95 0.00 1.57 0.95 0.02 90.51 [2022-08-08T19:39:33.785Z] Average: 7 6.90 0.00 1.79 2.29 0.02 88.99 [2022-08-08T19:39:33.785Z] [2022-08-08T19:39:33.785Z] [2022-08-08T19:39:33.785Z]