Pull request #4379 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5893095e9abd4a6665f3e8c7828b1b5208e3eef7+76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 (b8dc045488e4b59fb8261a18b9d66786c79916d2) 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-ssh689580896958282940.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14581879295201968559.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-4379/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-4379/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1867183050445856440.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-4379/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4353313677874115146.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh17551527707275317261.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4379/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-4379/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3015533905443753156.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6920’ Running on prd-ubuntu20.04-docker-8c-8g-6923 in /w/workspace/edgexfoundry_edgex-go_PR-4379 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 Merge succeeded, producing 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 Checking out Revision 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 (PR-4379) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/4379/head:refs/remotes/origin/PR-4379 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 # 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 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-21T20:04:29.267Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-21T20:04:29.430Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-21T20:04:29.525Z] ========================================================= [2023-02-21T20:04:29.525Z] EdgeX Global Pipelines Version Info [2023-02-21T20:04:29.525Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:04:30.250Z] ------------------- [2023-02-21T20:04:30.250Z] stable info: [2023-02-21T20:04:30.250Z] ------------------- [2023-02-21T20:04:30.250Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-21T20:04:30.250Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T20:04:30.250Z] Message: update stable to v1.0.244 [2023-02-21T20:04:30.823Z] ------------------- [2023-02-21T20:04:30.823Z] experimental info: [2023-02-21T20:04:30.823Z] ------------------- [2023-02-21T20:04:30.823Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-21T20:04:30.823Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T20:04:30.823Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-21T20:04:31.126Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-21T20:04:31.165Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-21T20:04:31.199Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-21T20:04:31.235Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-21T20:04:31.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-21T20:04:31.311Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-21T20:04:31.351Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-21T20:04:31.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-21T20:04:31.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-21T20:04:31.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-21T20:04:31.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-21T20:04:31.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-21T20:04:31.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-21T20:04:31.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-21T20:04:31.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-21T20:04:31.717Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-21T20:04:31.758Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-21T20:04:31.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-21T20:04:31.844Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-21T20:04:31.878Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-21T20:04:31.921Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-21T20:04:31.961Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-21T20:04:32.000Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-21T20:04:32.044Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4379 [Pipeline] echo [2023-02-21T20:04:32.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4379 [Pipeline] echo [2023-02-21T20:04:32.118Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4379 [Pipeline] echo [2023-02-21T20:04:32.158Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [Pipeline] echo [2023-02-21T20:04:32.196Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5893095 [Pipeline] echo [2023-02-21T20:04:32.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T20:04:32.348Z] provisioning config files... [2023-02-21T20:04:32.363Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10681839617669322684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:04:32.699Z] ---> docker-login.sh [2023-02-21T20:04:32.699Z] nexus3.edgexfoundry.org:10001 [2023-02-21T20:04:32.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:04:32.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:04:32.959Z] Configure a credential helper to remove this warning. See [2023-02-21T20:04:32.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:04:32.959Z] [2023-02-21T20:04:32.959Z] Login Succeeded [2023-02-21T20:04:32.959Z] nexus3.edgexfoundry.org:10002 [2023-02-21T20:04:32.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:04:32.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:04:32.959Z] Configure a credential helper to remove this warning. See [2023-02-21T20:04:32.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:04:32.959Z] [2023-02-21T20:04:32.959Z] Login Succeeded [2023-02-21T20:04:32.959Z] nexus3.edgexfoundry.org:10003 [2023-02-21T20:04:33.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:04:33.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:04:33.219Z] Configure a credential helper to remove this warning. See [2023-02-21T20:04:33.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:04:33.219Z] [2023-02-21T20:04:33.219Z] Login Succeeded [2023-02-21T20:04:33.219Z] nexus3.edgexfoundry.org:10004 [2023-02-21T20:04:33.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:04:33.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:04:33.219Z] Configure a credential helper to remove this warning. See [2023-02-21T20:04:33.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:04:33.219Z] [2023-02-21T20:04:33.219Z] Login Succeeded [2023-02-21T20:04:33.219Z] docker.io [2023-02-21T20:04:33.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:04:33.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:04:33.479Z] Configure a credential helper to remove this warning. See [2023-02-21T20:04:33.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:04:33.479Z] [2023-02-21T20:04:33.479Z] Login Succeeded [2023-02-21T20:04:33.479Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T20:04:33.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T20:04:33.925Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-21T20:04:33.925Z] + dirname cmd/core-command/Dockerfile [2023-02-21T20:04:33.925Z] + cut -d/ -f2 [2023-02-21T20:04:33.925Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-21T20:04:33.925Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-21T20:04:33.925Z] cut -d/ -f2 [2023-02-21T20:04:33.925Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-21T20:04:33.925Z] + + cut -d/dirname -f2 cmd/core-data/Dockerfile [2023-02-21T20:04:33.925Z] [2023-02-21T20:04:33.925Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-21T20:04:33.925Z] + + dirname cmd/core-metadata/Dockerfile [2023-02-21T20:04:33.925Z] cut -d/ -f2 [2023-02-21T20:04:33.925Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-21T20:04:33.925Z] + cut -d/ -f2 [2023-02-21T20:04:33.925Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-21T20:04:33.925Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-21T20:04:33.925Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-21T20:04:33.925Z] + cut -d/ -f2 [2023-02-21T20:04:33.925Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-21T20:04:33.925Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-21T20:04:33.925Z] + cut -d/ -f2 [2023-02-21T20:04:33.925Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-21T20:04:33.925Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-21T20:04:33.925Z] + cut -d/ -f2 [2023-02-21T20:04:33.925Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-21T20:04:33.925Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-21T20:04:33.925Z] + cut -d/ -f2 [2023-02-21T20:04:33.925Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-21T20:04:33.925Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-21T20:04:33.925Z] + cut -d/ -f2 [2023-02-21T20:04:33.925Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-21T20:04:33.925Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-21T20:04:33.925Z] + cut -d/ -f2 [2023-02-21T20:04:33.925Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-21T20:04:33.925Z] + dirname cmd/support-notifications/Dockerfile [2023-02-21T20:04:33.925Z] + cut -d/ -f2 [2023-02-21T20:04:33.925Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-21T20:04:33.925Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-21T20:04:33.925Z] + cut -d/ -f2 [2023-02-21T20:04:33.925Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-21T20:04:33.989Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-21T20:04:34.474Z] + git rev-list -1 --merges 5893095e9abd4a6665f3e8c7828b1b5208e3eef7~1..5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [Pipeline] echo [2023-02-21T20:04:34.506Z] -----------> git rev-list -1 --merges 5893095e9abd4a6665f3e8c7828b1b5208e3eef7~1..5893095e9abd4a6665f3e8c7828b1b5208e3eef7 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [false] [Pipeline] sh [2023-02-21T20:04:34.810Z] + git log --format=format:%s -1 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [Pipeline] echo [2023-02-21T20:04:34.849Z] ========================================================= [2023-02-21T20:04:34.849Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-21T20:04:34.849Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-21T20:04:35.286Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T20:04:35.286Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-21T20:04:35.286Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-21T20:04:35.286Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-21T20:04:35.286Z] + + sudoecho tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts [2023-02-21T20:04:35.286Z] [2023-02-21T20:04:35.286Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:04:35.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T20:04:35.711Z] [2023-02-21T20:04:35.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:04:36.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T20:04:36.106Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-21T20:04:36.106Z] b85a868b505f: Pulling fs layer [2023-02-21T20:04:36.106Z] e2be974225ed: Pulling fs layer [2023-02-21T20:04:36.106Z] 339a4e72a1f5: Pulling fs layer [2023-02-21T20:04:36.106Z] 988bab9f4d93: Pulling fs layer [2023-02-21T20:04:36.106Z] 1469e6f7b9e6: Pulling fs layer [2023-02-21T20:04:36.106Z] eaf3925da568: Pulling fs layer [2023-02-21T20:04:36.106Z] bab4dde63d76: Pulling fs layer [2023-02-21T20:04:36.106Z] bde34c3a00c8: Pulling fs layer [2023-02-21T20:04:36.106Z] b352a97aabf1: Pulling fs layer [2023-02-21T20:04:36.106Z] 4872d77fe225: Pulling fs layer [2023-02-21T20:04:36.106Z] 5851b861e8e6: Pulling fs layer [2023-02-21T20:04:36.106Z] 988bab9f4d93: Waiting [2023-02-21T20:04:36.106Z] 1469e6f7b9e6: Waiting [2023-02-21T20:04:36.106Z] eaf3925da568: Waiting [2023-02-21T20:04:36.106Z] bab4dde63d76: Waiting [2023-02-21T20:04:36.106Z] bde34c3a00c8: Waiting [2023-02-21T20:04:36.106Z] b352a97aabf1: Waiting [2023-02-21T20:04:36.106Z] 4872d77fe225: Waiting [2023-02-21T20:04:36.106Z] 5851b861e8e6: Waiting [2023-02-21T20:04:36.106Z] e2be974225ed: Download complete [2023-02-21T20:04:36.106Z] 988bab9f4d93: Verifying Checksum [2023-02-21T20:04:36.106Z] 988bab9f4d93: Download complete [2023-02-21T20:04:36.366Z] 1469e6f7b9e6: Verifying Checksum [2023-02-21T20:04:36.366Z] 1469e6f7b9e6: Download complete [2023-02-21T20:04:36.366Z] 339a4e72a1f5: Verifying Checksum [2023-02-21T20:04:36.366Z] 339a4e72a1f5: Download complete [2023-02-21T20:04:36.366Z] eaf3925da568: Verifying Checksum [2023-02-21T20:04:36.366Z] eaf3925da568: Download complete [2023-02-21T20:04:36.366Z] bde34c3a00c8: Verifying Checksum [2023-02-21T20:04:36.366Z] bde34c3a00c8: Download complete [2023-02-21T20:04:36.366Z] b352a97aabf1: Verifying Checksum [2023-02-21T20:04:36.366Z] b352a97aabf1: Download complete [2023-02-21T20:04:36.366Z] 4872d77fe225: Verifying Checksum [2023-02-21T20:04:36.366Z] 4872d77fe225: Download complete [2023-02-21T20:04:36.366Z] 5851b861e8e6: Verifying Checksum [2023-02-21T20:04:36.366Z] 5851b861e8e6: Download complete [2023-02-21T20:04:36.366Z] b85a868b505f: Verifying Checksum [2023-02-21T20:04:36.366Z] b85a868b505f: Download complete [2023-02-21T20:04:36.625Z] bab4dde63d76: Verifying Checksum [2023-02-21T20:04:36.625Z] bab4dde63d76: Download complete [2023-02-21T20:04:37.560Z] b85a868b505f: Pull complete [2023-02-21T20:04:37.820Z] e2be974225ed: Pull complete [2023-02-21T20:04:38.080Z] 339a4e72a1f5: Pull complete [2023-02-21T20:04:38.080Z] 988bab9f4d93: Pull complete [2023-02-21T20:04:38.340Z] 1469e6f7b9e6: Pull complete [2023-02-21T20:04:38.599Z] eaf3925da568: Pull complete [2023-02-21T20:04:39.973Z] bab4dde63d76: Pull complete [2023-02-21T20:04:39.973Z] bde34c3a00c8: Pull complete [2023-02-21T20:04:40.233Z] b352a97aabf1: Pull complete [2023-02-21T20:04:40.233Z] 4872d77fe225: Pull complete [2023-02-21T20:04:40.233Z] 5851b861e8e6: Pull complete [2023-02-21T20:04:40.233Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-21T20:04:40.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T20:04:40.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:04:40.451Z] prd-ubuntu20.04-docker-8c-8g-6923 does not seem to be running inside a container [2023-02-21T20:04:40.483Z] $ 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 [2023-02-21T20:04:42.743Z] $ docker top 796eab08940ecba20a9f56a5464d36bbbf112622d33d55a0cb93f78985e39736 -eo pid,comm [2023-02-21T20:04:42.794Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-21T20:04:42.794Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T20:04:42.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T20:04:42.910Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T20:04:43.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T20:04:43.027Z] $ docker exec 796eab08940ecba20a9f56a5464d36bbbf112622d33d55a0cb93f78985e39736 ssh-agent [2023-02-21T20:04:43.134Z] SSH_AUTH_SOCK=/tmp/ssh-e2uNDZtYtWxB/agent.32 [2023-02-21T20:04:43.134Z] SSH_AGENT_PID=38 [2023-02-21T20:04:43.140Z] Running ssh-add (command line suppressed) [2023-02-21T20:04:43.239Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7770469227610594012.key (/w/workspace/edgex-go/1@tmp/private_key_7770469227610594012.key) [2023-02-21T20:04:43.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T20:04:43.579Z] + git tag --points-at HEAD [Pipeline] } [2023-02-21T20:04:43.604Z] $ docker exec --env ******** --env ******** 796eab08940ecba20a9f56a5464d36bbbf112622d33d55a0cb93f78985e39736 ssh-agent -k [2023-02-21T20:04:43.698Z] unset SSH_AUTH_SOCK; [2023-02-21T20:04:43.698Z] unset SSH_AGENT_PID; [2023-02-21T20:04:43.698Z] echo Agent pid 38 killed; [2023-02-21T20:04:43.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-21T20:04:43.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T20:04:43.794Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T20:04:43.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T20:04:43.911Z] $ docker exec 796eab08940ecba20a9f56a5464d36bbbf112622d33d55a0cb93f78985e39736 ssh-agent [2023-02-21T20:04:44.013Z] SSH_AUTH_SOCK=/tmp/ssh-uSmIunxzibuh/agent.70 [2023-02-21T20:04:44.013Z] SSH_AGENT_PID=76 [2023-02-21T20:04:44.017Z] Running ssh-add (command line suppressed) [2023-02-21T20:04:44.123Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_18286107638492080487.key (/w/workspace/edgex-go/1@tmp/private_key_18286107638492080487.key) [2023-02-21T20:04:44.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T20:04:44.462Z] + git semver init [2023-02-21T20:04:44.721Z] 2023-02-21 20:04:44,618 [run_init] DEBUG init version:0.0.0 force:False [2023-02-21T20:04:44.721Z] 2023-02-21 20:04:44,619 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-21T20:04:44.721Z] 2023-02-21 20:04:44,620 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-21T20:04:44.721Z] 2023-02-21 20:04:44,620 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-21T20:04:49.996Z] 2023-02-21 20:04:49,230 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-21T20:04:49.996Z] 2023-02-21 20:04:49,231 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4379 with force:False [2023-02-21T20:04:49.996Z] 2023-02-21 20:04:49,231 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4379 [2023-02-21T20:04:49.996Z] 2023-02-21 20:04:49,235 [execute] INFO git cat-file --batch-check [2023-02-21T20:04:49.996Z] 2023-02-21 20:04:49,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T20:04:49.996Z] 2023-02-21 20:04:49,241 [execute] INFO git cat-file --batch [2023-02-21T20:04:49.996Z] 2023-02-21 20:04:49,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T20:04:49.996Z] 2023-02-21 20:04:49,246 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4379 [2023-02-21T20:04:49.996Z] 0.0.0 [Pipeline] } [2023-02-21T20:04:50.029Z] $ docker exec --env ******** --env ******** 796eab08940ecba20a9f56a5464d36bbbf112622d33d55a0cb93f78985e39736 ssh-agent -k [2023-02-21T20:04:50.120Z] unset SSH_AUTH_SOCK; [2023-02-21T20:04:50.120Z] unset SSH_AGENT_PID; [2023-02-21T20:04:50.120Z] echo Agent pid 76 killed; [2023-02-21T20:04:50.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T20:04:50.557Z] + git semver [Pipeline] } [2023-02-21T20:04:50.836Z] $ docker stop --time=1 796eab08940ecba20a9f56a5464d36bbbf112622d33d55a0cb93f78985e39736 [2023-02-21T20:04:52.108Z] $ docker rm -f --volumes 796eab08940ecba20a9f56a5464d36bbbf112622d33d55a0cb93f78985e39736 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T20:04:52.503Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-21T20:04:52.790Z] Stashed 1 file(s) [Pipeline] echo [2023-02-21T20:04:52.810Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-21T20:04:53.563Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-21T20:04:53.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T20:04:53.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T20:04:53.669Z] ========================================================= [2023-02-21T20:04:53.669Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-21T20:04:53.669Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-21T20:04:54.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T20:04:54.011Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-21T20:04:54.011Z] 213ec9aee27d: Pulling fs layer [2023-02-21T20:04:54.011Z] 4583459ba037: Pulling fs layer [2023-02-21T20:04:54.011Z] 93c1e223e6f2: Pulling fs layer [2023-02-21T20:04:54.011Z] 53926ce57604: Pulling fs layer [2023-02-21T20:04:54.011Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-21T20:04:54.011Z] 22ff95d597cd: Pulling fs layer [2023-02-21T20:04:54.011Z] 12d6caf4c0d1: Pulling fs layer [2023-02-21T20:04:54.011Z] 96b7cbca73a9: Pulling fs layer [2023-02-21T20:04:54.011Z] a7acece74701: Pulling fs layer [2023-02-21T20:04:54.011Z] 12d6caf4c0d1: Waiting [2023-02-21T20:04:54.011Z] 22ff95d597cd: Waiting [2023-02-21T20:04:54.011Z] 96b7cbca73a9: Waiting [2023-02-21T20:04:54.011Z] 53926ce57604: Waiting [2023-02-21T20:04:54.011Z] 21b2b0c7a3f4: Waiting [2023-02-21T20:04:54.011Z] 93c1e223e6f2: Download complete [2023-02-21T20:04:54.011Z] 4583459ba037: Verifying Checksum [2023-02-21T20:04:54.011Z] 4583459ba037: Download complete [2023-02-21T20:04:54.011Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-21T20:04:54.011Z] 21b2b0c7a3f4: Download complete [2023-02-21T20:04:54.011Z] 22ff95d597cd: Verifying Checksum [2023-02-21T20:04:54.011Z] 22ff95d597cd: Download complete [2023-02-21T20:04:54.011Z] 213ec9aee27d: Verifying Checksum [2023-02-21T20:04:54.011Z] 213ec9aee27d: Download complete [2023-02-21T20:04:54.011Z] 12d6caf4c0d1: Verifying Checksum [2023-02-21T20:04:54.011Z] 12d6caf4c0d1: Download complete [2023-02-21T20:04:54.272Z] 213ec9aee27d: Pull complete [2023-02-21T20:04:54.272Z] 4583459ba037: Pull complete [2023-02-21T20:04:54.533Z] 93c1e223e6f2: Pull complete [2023-02-21T20:04:54.533Z] a7acece74701: Verifying Checksum [2023-02-21T20:04:54.533Z] a7acece74701: Download complete [2023-02-21T20:04:54.792Z] 96b7cbca73a9: Verifying Checksum [2023-02-21T20:04:54.792Z] 53926ce57604: Verifying Checksum [2023-02-21T20:04:54.792Z] 53926ce57604: Download complete [2023-02-21T20:04:58.978Z] 53926ce57604: Pull complete [2023-02-21T20:04:58.978Z] 21b2b0c7a3f4: Pull complete [2023-02-21T20:04:58.978Z] 22ff95d597cd: Pull complete [2023-02-21T20:04:58.978Z] 12d6caf4c0d1: Pull complete [2023-02-21T20:05:00.357Z] 96b7cbca73a9: Pull complete [2023-02-21T20:05:01.290Z] a7acece74701: Pull complete [2023-02-21T20:05:01.290Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-21T20:05:01.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T20:05:01.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-21T20:05:01.644Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T20:05:01.644Z] WORKDIR /edgex [2023-02-21T20:05:01.644Z] COPY go.mod . [2023-02-21T20:05:01.644Z] RUN go mod download [2023-02-21T20:05:01.644Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-21T20:05:02.212Z] Sending build context to Docker daemon 170.4MB [2023-02-21T20:05:02.212Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T20:05:02.212Z] ---> db6d94c90886 [2023-02-21T20:05:02.212Z] Step 2/4 : WORKDIR /edgex [2023-02-21T20:05:06.402Z] ---> Running in f81c114bbd62 [2023-02-21T20:05:06.402Z] Removing intermediate container f81c114bbd62 [2023-02-21T20:05:06.402Z] ---> 56ffd1ffcd37 [2023-02-21T20:05:06.402Z] Step 3/4 : COPY go.mod . [2023-02-21T20:05:06.402Z] ---> 163db3853926 [2023-02-21T20:05:06.402Z] Step 4/4 : RUN go mod download [2023-02-21T20:05:06.661Z] ---> Running in 93cb2a1fb53a [2023-02-21T20:05:08.105Z] Still waiting to schedule task [2023-02-21T20:05:08.105Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6921’ is offline [2023-02-21T20:05:21.539Z] Removing intermediate container 93cb2a1fb53a [2023-02-21T20:05:21.539Z] ---> f9822567bafe [2023-02-21T20:05:21.539Z] Successfully built f9822567bafe [2023-02-21T20:05:21.539Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:05:21.924Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T20:05:21.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:05:22.074Z] prd-ubuntu20.04-docker-8c-8g-6923 does not seem to be running inside a container [2023-02-21T20:05:22.099Z] $ 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 [2023-02-21T20:05:22.480Z] $ docker top 5fee4689f860344de73f4603e4133fad06627704a878e3f83b35da2c4891bb13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T20:05:22.879Z] + go version [2023-02-21T20:05:22.879Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-21T20:05:22.905Z] $ docker stop --time=1 5fee4689f860344de73f4603e4133fad06627704a878e3f83b35da2c4891bb13 [2023-02-21T20:05:24.184Z] $ docker rm -f --volumes 5fee4689f860344de73f4603e4133fad06627704a878e3f83b35da2c4891bb13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:05:25.075Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T20:05:25.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:05:25.225Z] prd-ubuntu20.04-docker-8c-8g-6923 does not seem to be running inside a container [2023-02-21T20:05:25.254Z] $ 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 [2023-02-21T20:05:25.585Z] $ docker top ac71bb0d63e09a3e9dadde11ea0382032628d9d0b259f8af8456b1ff16943e98 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-21T20:05:25.701Z] ========================================================= [2023-02-21T20:05:25.701Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-21T20:05:25.701Z] ========================================================= [Pipeline] sh [2023-02-21T20:05:25.991Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-21T20:05:26.333Z] + make test [2023-02-21T20:05:26.333Z] go test -race -coverprofile=coverage.out ./... [2023-02-21T20:05:32.889Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-21T20:05:45.084Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-21T20:05:45.084Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-21T20:05:45.084Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-21T20:05:45.084Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-21T20:05:45.084Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-21T20:05:45.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-21T20:05:45.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-21T20:05:45.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-21T20:05:45.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-21T20:05:45.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-21T20:05:45.084Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-21T20:05:45.084Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-21T20:05:45.084Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-21T20:05:45.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-21T20:05:46.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements [2023-02-21T20:05:46.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-21T20:05:46.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-21T20:05:46.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements [2023-02-21T20:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.160s coverage: 73.7% of statements [2023-02-21T20:05:49.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-21T20:05:49.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-21T20:05:49.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-21T20:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 54.0% of statements [2023-02-21T20:05:49.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-21T20:05:49.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-21T20:05:49.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.333s coverage: 88.5% of statements [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-21T20:05:49.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.130s coverage: 3.9% of statements [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-21T20:05:49.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-21T20:05:49.861Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.098s coverage: 72.2% of statements [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-21T20:05:49.861Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-21T20:05:49.861Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-21T20:05:49.861Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.098s coverage: 29.6% of statements [2023-02-21T20:05:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-21T20:05:49.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements [2023-02-21T20:05:49.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 82.9% of statements [2023-02-21T20:05:49.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2023-02-21T20:05:49.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2023-02-21T20:05:49.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2023-02-21T20:05:59.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2023-02-21T20:05:59.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.082s coverage: 44.8% of statements [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.446s coverage: 79.9% of statements [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.046s coverage: 64.4% of statements [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 77.4% of statements [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.041s coverage: 87.2% of statements [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.220s coverage: 63.1% of statements [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.379s coverage: 65.3% of statements [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 41.0% of statements [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-21T20:06:12.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.128s coverage: 97.7% of statements [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-21T20:06:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-21T20:06:12.159Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-21T20:06:30.239Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-21T20:06:30.239Z] go vet ./... [2023-02-21T20:06:31.615Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-21T20:06:31.615Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-21T20:06:31.615Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-21T20:06:31.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-21T20:06:32.211Z] + ls -al . [2023-02-21T20:06:32.211Z] total 744 [2023-02-21T20:06:32.211Z] drwxrwxr-x 11 1001 1001 4096 Feb 21 20:05 . [2023-02-21T20:06:32.211Z] drwxr-xr-x 4 root root 4096 Feb 21 20:05 .. [2023-02-21T20:06:32.211Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:04 .blubracket [2023-02-21T20:06:32.211Z] -rw-rw-r-- 1 1001 1001 16 Feb 21 20:04 .dockerignore [2023-02-21T20:06:32.211Z] drwxrwxr-x 8 1001 1001 4096 Feb 21 20:06 .git [2023-02-21T20:06:32.211Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 20:04 .github [2023-02-21T20:06:32.211Z] -rw-rw-r-- 1 1001 1001 1024 Feb 21 20:04 .gitignore [2023-02-21T20:06:32.211Z] -rw-rw-r-- 1 1001 1001 42 Feb 21 20:04 .golangci.yml [2023-02-21T20:06:32.211Z] -rw-rw-r-- 1 1001 1001 87 Feb 21 20:04 .hadolint.yml [2023-02-21T20:06:32.211Z] drwxr-xr-x 3 1001 1001 4096 Feb 21 20:04 .semver [2023-02-21T20:06:32.211Z] -rw-rw-r-- 1 1001 1001 166 Feb 21 20:04 .sonarcloud.properties [2023-02-21T20:06:32.211Z] -rw-rw-r-- 1 1001 1001 1171 Feb 21 20:04 ADOPTERS.md [2023-02-21T20:06:32.211Z] -rw-rw-r-- 1 1001 1001 10825 Feb 21 20:04 Attribution.txt [2023-02-21T20:06:32.211Z] -rw-rw-r-- 1 1001 1001 73765 Feb 21 20:04 CHANGELOG.md [2023-02-21T20:06:32.212Z] -rw-rw-r-- 1 1001 1001 3804 Feb 21 20:04 CONTRIBUTING.md [2023-02-21T20:06:32.212Z] -rw-rw-r-- 1 1001 1001 677 Feb 21 20:04 GOVERNANCE.md [2023-02-21T20:06:32.212Z] -rw-rw-r-- 1 1001 1001 883 Feb 21 20:04 Jenkinsfile [2023-02-21T20:06:32.212Z] -rw-rw-r-- 1 1001 1001 10775 Feb 21 20:04 LICENSE [2023-02-21T20:06:32.212Z] -rw-rw-r-- 1 1001 1001 13375 Feb 21 20:04 Makefile [2023-02-21T20:06:32.212Z] -rw-rw-r-- 1 1001 1001 582 Feb 21 20:04 OWNERS.md [2023-02-21T20:06:32.212Z] -rw-rw-r-- 1 1001 1001 9403 Feb 21 20:04 README.md [2023-02-21T20:06:32.212Z] -rw-rw-r-- 1 1001 1001 6912 Feb 21 20:04 SECURITY.md [2023-02-21T20:06:32.212Z] -rw-rw-r-- 1 1001 1001 5 Feb 21 20:04 VERSION [2023-02-21T20:06:32.212Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:04 bin [2023-02-21T20:06:32.212Z] drwxrwxr-x 17 1001 1001 4096 Feb 21 20:04 cmd [2023-02-21T20:06:32.212Z] -rw-r--r-- 1 root root 487323 Feb 21 20:06 coverage.out [2023-02-21T20:06:32.212Z] -rw-rw-r-- 1 1001 1001 3296 Feb 21 20:04 go.mod [2023-02-21T20:06:32.212Z] -rw-rw-r-- 1 1001 1001 33293 Feb 21 20:04 go.sum [2023-02-21T20:06:32.212Z] drwxrwxr-x 7 1001 1001 4096 Feb 21 20:04 internal [2023-02-21T20:06:32.212Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 20:04 openapi [2023-02-21T20:06:32.212Z] drwxrwxr-x 4 1001 1001 4096 Feb 21 20:04 snap [2023-02-21T20:06:32.212Z] -rw-rw-r-- 1 1001 1001 204 Feb 21 20:04 version.go [Pipeline] sh [2023-02-21T20:06:32.519Z] + '[' -e coverage.out ] [2023-02-21T20:06:32.520Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-21T20:06:32.646Z] Stashed 1 file(s) [Pipeline] sh [2023-02-21T20:06:32.942Z] + make build [2023-02-21T20:06:32.942Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-21T20:06:42.990Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6925 in /w/workspace/edgexfoundry_edgex-go_PR-4379 [Pipeline] { [Pipeline] ws [2023-02-21T20:06:43.051Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-21T20:06:43.130Z] The recommended git tool is: git [2023-02-21T20:06:45.135Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-21T20:06:45.136Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-21T20:06:45.705Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-21T20:06:46.270Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-21T20:06:48.953Z] using credential edgex-jenkins-ssh [2023-02-21T20:06:48.970Z] Cloning the remote Git repository [2023-02-21T20:06:49.019Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-21T20:06:49.104Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-21T20:06:49.255Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-21T20:06:49.256Z] > git --version # timeout=10 [2023-02-21T20:06:49.276Z] > git --version # 'git version 2.25.1' [2023-02-21T20:06:49.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T20:06:49.341Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T20:06:52.830Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-21T20:06:54.213Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-21T20:06:55.157Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-21T20:06:56.532Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-21T20:06:57.102Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-21T20:06:58.033Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-21T20:07:00.562Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-21T20:07:01.520Z] $ docker stop --time=1 ac71bb0d63e09a3e9dadde11ea0382032628d9d0b259f8af8456b1ff16943e98 [2023-02-21T20:07:05.862Z] $ docker rm -f --volumes ac71bb0d63e09a3e9dadde11ea0382032628d9d0b259f8af8456b1ff16943e98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:07:07.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T20:07:07.098Z] [2023-02-21T20:07:07.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:07:07.297Z] Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:07:05.700Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-21T20:07:05.726Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T20:07:06.536Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-21T20:07:06.572Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-21T20:07:06.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T20:07:06.586Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4379/head:refs/remotes/origin/PR-4379 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-21T20:07:07.314Z] > git config core.sparsecheckout # timeout=10 [2023-02-21T20:07:07.333Z] > git checkout -f 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 # timeout=10 [2023-02-21T20:07:07.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T20:07:07.479Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-21T20:07:07.479Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-21T20:07:07.479Z] ca9280d653b3: Pulling fs layer [2023-02-21T20:07:07.479Z] 7e9c9ca2126c: Pulling fs layer [2023-02-21T20:07:07.626Z] Merge succeeded, producing 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:07:07.626Z] Checking out Revision 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 (PR-4379) [2023-02-21T20:07:07.738Z] cbdbe7a5bc2a: Download complete [2023-02-21T20:07:07.738Z] ca9280d653b3: Verifying Checksum [2023-02-21T20:07:07.738Z] ca9280d653b3: Download complete [2023-02-21T20:07:07.738Z] cbdbe7a5bc2a: Pull complete [2023-02-21T20:07:08.240Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-02-21T20:07:08.306Z] 7e9c9ca2126c: Verifying Checksum [2023-02-21T20:07:08.306Z] 7e9c9ca2126c: Download complete [2023-02-21T20:07:08.306Z] ca9280d653b3: Pull complete [2023-02-21T20:07:08.284Z] > git --version # timeout=10 [2023-02-21T20:07:08.294Z] > git --version # 'git version 2.25.1' [2023-02-21T20:07:08.313Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-21T20:07:09.439Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-21T20:07:09.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T20:07:09.439Z] Dload Upload Total Spent Left Speed [2023-02-21T20:07:09.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [2023-02-21T20:07:07.550Z] > git remote # timeout=10 [2023-02-21T20:07:07.565Z] > git config --get remote.origin.url # timeout=10 [2023-02-21T20:07:07.578Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T20:07:07.590Z] > git merge 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 [2023-02-21T20:07:07.610Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-21T20:07:07.634Z] > git config core.sparsecheckout # timeout=10 [2023-02-21T20:07:07.647Z] > git checkout -f 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 # timeout=10 [Pipeline] sh [2023-02-21T20:07:09.982Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-21T20:07:10.352Z] + sudo tee /etc/docker/daemon.new [2023-02-21T20:07:10.352Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-21T20:07:10.352Z] { [2023-02-21T20:07:10.352Z] "registry-mirrors": [ [2023-02-21T20:07:10.352Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-21T20:07:10.352Z] ], [2023-02-21T20:07:10.352Z] "bip": "10.250.0.254/24", [2023-02-21T20:07:10.352Z] "hosts": [ [2023-02-21T20:07:10.352Z] "tcp://0.0.0.0:5555", [2023-02-21T20:07:10.352Z] "unix:///var/run/docker.sock" [2023-02-21T20:07:10.352Z] ], [2023-02-21T20:07:10.352Z] "mtu": 1458, [2023-02-21T20:07:10.352Z] "selinux-enabled": true, [2023-02-21T20:07:10.352Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-21T20:07:10.352Z] } [Pipeline] sh [2023-02-21T20:07:10.701Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-21T20:07:11.050Z] + sudo service docker restart [2023-02-21T20:07:11.592Z] 7e9c9ca2126c: Pull complete [2023-02-21T20:07:11.592Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-21T20:07:11.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T20:07:11.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:07:11.822Z] prd-ubuntu20.04-docker-8c-8g-6923 does not seem to be running inside a container [2023-02-21T20:07:11.855Z] $ 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 [2023-02-21T20:07:14.361Z] $ docker top ae842475c080fef18fc380fe48ee3b15160f839db76600c68ccd898ba96611a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T20:07:14.739Z] + docker-compose build --help [2023-02-21T20:07:14.739Z] + grep parallel [2023-02-21T20:07:15.305Z] --parallel Build images in parallel. [Pipeline] } [2023-02-21T20:07:15.341Z] $ docker stop --time=1 ae842475c080fef18fc380fe48ee3b15160f839db76600c68ccd898ba96611a1 [2023-02-21T20:07:16.612Z] $ docker rm -f --volumes ae842475c080fef18fc380fe48ee3b15160f839db76600c68ccd898ba96611a1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:07:17.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T20:07:17.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:07:17.350Z] prd-ubuntu20.04-docker-8c-8g-6923 does not seem to be running inside a container [2023-02-21T20:07:17.381Z] $ 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 [2023-02-21T20:07:17.704Z] $ docker top 2c5453a9fe541a3ed9088025799967d6104718120ba00422882642d4e7558ae7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T20:07:18.089Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-21T20:07:18.656Z] Building core-command ... [2023-02-21T20:07:18.656Z] Building core-common-config-bootstrapper ... [2023-02-21T20:07:18.656Z] Building core-data ... [2023-02-21T20:07:18.656Z] Building core-metadata ... [2023-02-21T20:07:18.656Z] Building security-bootstrapper ... [2023-02-21T20:07:18.656Z] Building security-proxy-setup ... [2023-02-21T20:07:18.656Z] Building security-secretstore-setup ... [2023-02-21T20:07:18.656Z] Building security-spiffe-token-provider ... [2023-02-21T20:07:18.656Z] Building security-spire-agent ... [2023-02-21T20:07:18.656Z] Building security-spire-config ... [2023-02-21T20:07:18.656Z] Building security-spire-server ... [2023-02-21T20:07:18.656Z] Building support-notifications ... [2023-02-21T20:07:18.656Z] Building support-scheduler ... [2023-02-21T20:07:18.656Z] Building security-bootstrapper [2023-02-21T20:07:18.656Z] Building security-spiffe-token-provider [2023-02-21T20:07:18.656Z] Building security-spire-agent [2023-02-21T20:07:18.656Z] Building core-common-config-bootstrapper [2023-02-21T20:07:18.656Z] Building support-scheduler [2023-02-21T20:07:28.626Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:07:28.626Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:07:28.626Z] ---> f9822567bafe [2023-02-21T20:07:28.626Z] Step 3/19 : WORKDIR /edgex-go [2023-02-21T20:07:28.626Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:07:28.626Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:07:28.626Z] ---> f9822567bafe [2023-02-21T20:07:28.626Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:07:28.885Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:07:28.885Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:07:28.885Z] ---> f9822567bafe [2023-02-21T20:07:28.885Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T20:07:28.885Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:07:28.885Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:07:28.885Z] ---> f9822567bafe [2023-02-21T20:07:28.885Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T20:07:29.356Z] provisioning config files... [2023-02-21T20:07:29.381Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12636613592024473295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:07:29.453Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:07:29.453Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:07:29.453Z] ---> f9822567bafe [2023-02-21T20:07:29.453Z] Step 3/32 : WORKDIR /edgex-go [2023-02-21T20:07:29.757Z] ---> docker-login.sh [2023-02-21T20:07:29.757Z] nexus3.edgexfoundry.org:10001 [2023-02-21T20:07:30.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:07:30.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:07:30.344Z] Configure a credential helper to remove this warning. See [2023-02-21T20:07:30.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:07:30.344Z] [2023-02-21T20:07:30.344Z] Login Succeeded [2023-02-21T20:07:30.344Z] nexus3.edgexfoundry.org:10002 [2023-02-21T20:07:30.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:07:30.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:07:30.615Z] Configure a credential helper to remove this warning. See [2023-02-21T20:07:30.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:07:30.615Z] [2023-02-21T20:07:30.615Z] Login Succeeded [2023-02-21T20:07:30.615Z] nexus3.edgexfoundry.org:10003 [2023-02-21T20:07:30.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:07:31.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:07:31.157Z] Configure a credential helper to remove this warning. See [2023-02-21T20:07:31.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:07:31.157Z] [2023-02-21T20:07:31.157Z] Login Succeeded [2023-02-21T20:07:31.157Z] nexus3.edgexfoundry.org:10004 [2023-02-21T20:07:31.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:07:31.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:07:31.427Z] Configure a credential helper to remove this warning. See [2023-02-21T20:07:31.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:07:31.427Z] [2023-02-21T20:07:31.427Z] Login Succeeded [2023-02-21T20:07:31.427Z] docker.io [2023-02-21T20:07:31.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:07:31.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:07:31.965Z] Configure a credential helper to remove this warning. See [2023-02-21T20:07:31.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:07:31.965Z] [2023-02-21T20:07:31.965Z] Login Succeeded [2023-02-21T20:07:31.965Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T20:07:31.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-21T20:07:32.680Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-21T20:07:32.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T20:07:32.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T20:07:32.792Z] ========================================================= [2023-02-21T20:07:32.792Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-21T20:07:32.792Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-21T20:07:33.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T20:07:33.639Z] ---> Running in 26968f6e28bf [2023-02-21T20:07:33.639Z] ---> Running in 46a766ba345b [2023-02-21T20:07:33.639Z] ---> Running in 190a508b6b88 [2023-02-21T20:07:33.639Z] ---> Running in b0386f244c6e [2023-02-21T20:07:33.639Z] ---> Running in fadd9e7c7eb7 [2023-02-21T20:07:33.639Z] Removing intermediate container 26968f6e28bf [2023-02-21T20:07:33.639Z] ---> ae481acf5e60 [2023-02-21T20:07:33.639Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T20:07:33.639Z] Removing intermediate container b0386f244c6e [2023-02-21T20:07:33.639Z] ---> 126d5f941c9a [2023-02-21T20:07:33.639Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T20:07:33.639Z] Removing intermediate container 46a766ba345b [2023-02-21T20:07:33.639Z] ---> 57a76770f328 [2023-02-21T20:07:33.639Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T20:07:33.639Z] ---> Running in f5dd56552000 [2023-02-21T20:07:33.639Z] Removing intermediate container 190a508b6b88 [2023-02-21T20:07:33.639Z] ---> 2c353f77037a [2023-02-21T20:07:33.639Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-21T20:07:33.639Z] Removing intermediate container fadd9e7c7eb7 [2023-02-21T20:07:33.639Z] ---> 1cb852618298 [2023-02-21T20:07:33.639Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-21T20:07:33.639Z] ---> Running in 1b1984ab7a72 [2023-02-21T20:07:33.639Z] ---> Running in 6ec2a39573ae [2023-02-21T20:07:33.639Z] ---> Running in 560228ffe1b9 [2023-02-21T20:07:33.639Z] ---> Running in 680fe88d4b72 [2023-02-21T20:07:33.639Z] Removing intermediate container f5dd56552000 [2023-02-21T20:07:33.639Z] ---> 2447a1027bfe [2023-02-21T20:07:33.639Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T20:07:33.639Z] Removing intermediate container 1b1984ab7a72 [2023-02-21T20:07:33.639Z] ---> 57da4b979cad [2023-02-21T20:07:33.639Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T20:07:33.639Z] ---> Running in d07e55e568ad [2023-02-21T20:07:33.639Z] ---> Running in 8b5940c8bafd [2023-02-21T20:07:33.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:34.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:34.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:34.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:34.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:34.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:34.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:34.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:34.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:34.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:34.411Z] OK: 211 MiB in 51 packages [2023-02-21T20:07:34.411Z] OK: 211 MiB in 51 packages [2023-02-21T20:07:34.411Z] OK: 211 MiB in 51 packages [2023-02-21T20:07:34.411Z] OK: 211 MiB in 51 packages [2023-02-21T20:07:34.669Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-21T20:07:34.669Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-21T20:07:34.669Z] OK: 17046 distinct packages available [2023-02-21T20:07:34.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:34.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:34.927Z] OK: 211 MiB in 51 packages [2023-02-21T20:07:34.927Z] Removing intermediate container 6ec2a39573ae [2023-02-21T20:07:34.927Z] ---> dd561fee94fa [2023-02-21T20:07:34.927Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T20:07:34.927Z] Removing intermediate container 680fe88d4b72 [2023-02-21T20:07:34.927Z] ---> a525903f052f [2023-02-21T20:07:34.927Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-21T20:07:35.185Z] Removing intermediate container 8b5940c8bafd [2023-02-21T20:07:35.185Z] ---> 0786e95cbbdb [2023-02-21T20:07:35.185Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T20:07:35.185Z] Removing intermediate container d07e55e568ad [2023-02-21T20:07:35.185Z] ---> e46d6dd3587b [2023-02-21T20:07:35.185Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T20:07:35.185Z] ---> a7d0366f98d8 [2023-02-21T20:07:35.185Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:07:35.185Z] ---> f3e4b553645a [2023-02-21T20:07:35.185Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:07:35.185Z] ---> Running in 42430f3375cb [2023-02-21T20:07:35.185Z] ---> Running in c4abbbba63d6 [2023-02-21T20:07:35.185Z] ---> ff88e633f033 [2023-02-21T20:07:35.185Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:07:35.185Z] ---> Running in b0e931954c5e [2023-02-21T20:07:35.185Z] ---> 1fb23b745f1b [2023-02-21T20:07:35.185Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:07:35.443Z] ---> Running in d07cf1637a23 [2023-02-21T20:07:35.443Z] Removing intermediate container 560228ffe1b9 [2023-02-21T20:07:35.443Z] ---> 8058bf75c28f [2023-02-21T20:07:35.443Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-21T20:07:35.701Z] ---> feab40888e6e [2023-02-21T20:07:35.701Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:07:35.701Z] ---> Running in d1d25037b2e8 [2023-02-21T20:07:35.769Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-21T20:07:35.769Z] 9b18e9b68314: Pulling fs layer [2023-02-21T20:07:35.769Z] 35d82f9e3411: Pulling fs layer [2023-02-21T20:07:35.769Z] e16973657156: Pulling fs layer [2023-02-21T20:07:35.769Z] fc693d55d65f: Pulling fs layer [2023-02-21T20:07:35.769Z] 7e9fc2657dce: Pulling fs layer [2023-02-21T20:07:35.769Z] dda99020689f: Pulling fs layer [2023-02-21T20:07:35.769Z] db1c61fa0a46: Pulling fs layer [2023-02-21T20:07:35.769Z] 891c053d2c06: Pulling fs layer [2023-02-21T20:07:35.769Z] dda99020689f: Waiting [2023-02-21T20:07:35.769Z] db1c61fa0a46: Waiting [2023-02-21T20:07:35.769Z] 891c053d2c06: Waiting [2023-02-21T20:07:35.769Z] fc693d55d65f: Waiting [2023-02-21T20:07:35.769Z] 7e9fc2657dce: Waiting [2023-02-21T20:07:35.769Z] e16973657156: Verifying Checksum [2023-02-21T20:07:35.769Z] e16973657156: Download complete [2023-02-21T20:07:35.769Z] 35d82f9e3411: Verifying Checksum [2023-02-21T20:07:35.769Z] 35d82f9e3411: Download complete [2023-02-21T20:07:35.769Z] 7e9fc2657dce: Verifying Checksum [2023-02-21T20:07:35.769Z] 7e9fc2657dce: Download complete [2023-02-21T20:07:35.769Z] dda99020689f: Verifying Checksum [2023-02-21T20:07:35.769Z] dda99020689f: Download complete [2023-02-21T20:07:35.769Z] 9b18e9b68314: Verifying Checksum [2023-02-21T20:07:35.769Z] 9b18e9b68314: Download complete [2023-02-21T20:07:37.198Z] 9b18e9b68314: Pull complete [2023-02-21T20:07:37.198Z] 891c053d2c06: Download complete [2023-02-21T20:07:37.470Z] 35d82f9e3411: Pull complete [2023-02-21T20:07:37.740Z] e16973657156: Pull complete [2023-02-21T20:07:38.327Z] db1c61fa0a46: Verifying Checksum [2023-02-21T20:07:38.327Z] db1c61fa0a46: Download complete [2023-02-21T20:07:38.926Z] fc693d55d65f: Verifying Checksum [2023-02-21T20:07:38.926Z] fc693d55d65f: Download complete [2023-02-21T20:07:51.416Z] fc693d55d65f: Pull complete [2023-02-21T20:07:51.416Z] 7e9fc2657dce: Pull complete [2023-02-21T20:07:51.416Z] dda99020689f: Pull complete [2023-02-21T20:07:58.136Z] db1c61fa0a46: Pull complete [2023-02-21T20:08:00.090Z] 891c053d2c06: Pull complete [2023-02-21T20:08:00.090Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-21T20:08:00.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T20:08:00.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-21T20:08:00.478Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T20:08:00.478Z] WORKDIR /edgex [2023-02-21T20:08:00.478Z] COPY go.mod . [2023-02-21T20:08:00.478Z] RUN go mod download [2023-02-21T20:08:00.478Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-21T20:08:01.070Z] Sending build context to Docker daemon 3.093MB [2023-02-21T20:08:01.070Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T20:08:01.070Z] ---> f96f9c87975a [2023-02-21T20:08:01.070Z] Step 2/4 : WORKDIR /edgex [2023-02-21T20:08:03.671Z] ---> Running in 4423ce7f6bfe [2023-02-21T20:08:03.941Z] Removing intermediate container 4423ce7f6bfe [2023-02-21T20:08:03.941Z] ---> 1b0fb9f33068 [2023-02-21T20:08:03.941Z] Step 3/4 : COPY go.mod . [2023-02-21T20:08:04.536Z] ---> c795928ec5fe [2023-02-21T20:08:04.536Z] Step 4/4 : RUN go mod download [2023-02-21T20:08:04.536Z] ---> Running in a5bb17e5daac [2023-02-21T20:08:31.935Z] Removing intermediate container d07cf1637a23 [2023-02-21T20:08:31.936Z] ---> 9fd21adddac3 [2023-02-21T20:08:31.936Z] Step 8/22 : COPY . . [2023-02-21T20:08:31.936Z] Removing intermediate container b0e931954c5e [2023-02-21T20:08:31.936Z] ---> 3f56d4b5ee60 [2023-02-21T20:08:31.936Z] Step 8/22 : COPY . . [2023-02-21T20:08:31.936Z] Removing intermediate container 42430f3375cb [2023-02-21T20:08:31.936Z] ---> 50b71d7b7a3e [2023-02-21T20:08:31.936Z] Step 7/24 : COPY . . [2023-02-21T20:08:31.936Z] Removing intermediate container c4abbbba63d6 [2023-02-21T20:08:31.936Z] ---> 2833b2319e78 [2023-02-21T20:08:31.936Z] Step 7/32 : COPY . . [2023-02-21T20:08:31.936Z] Removing intermediate container d1d25037b2e8 [2023-02-21T20:08:31.936Z] ---> 14f5e70da7ec [2023-02-21T20:08:31.936Z] Step 7/19 : COPY . . [2023-02-21T20:08:36.826Z] Removing intermediate container a5bb17e5daac [2023-02-21T20:08:36.827Z] ---> 4c7b61ec7d7c [2023-02-21T20:08:36.827Z] Successfully built 4c7b61ec7d7c [2023-02-21T20:08:36.827Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:08:37.235Z] + docker inspect -f . ci-base-image-arm64 [2023-02-21T20:08:37.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:08:37.505Z] prd-ubuntu20.04-docker-arm64-4c-16g-6925 does not seem to be running inside a container [2023-02-21T20:08:37.573Z] $ 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-arm64 cat [2023-02-21T20:08:38.840Z] $ docker top c757f1a01b1ad0b2f51adf3f4a8b4b974f1dcdc457b1808c12f1f7dc216e1097 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T20:08:39.715Z] + go version [2023-02-21T20:08:39.715Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-21T20:08:39.757Z] $ docker stop --time=1 c757f1a01b1ad0b2f51adf3f4a8b4b974f1dcdc457b1808c12f1f7dc216e1097 [2023-02-21T20:08:40.169Z] ---> fdeacf97a065 [2023-02-21T20:08:40.169Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T20:08:40.169Z] ---> 9398716f9a8c [2023-02-21T20:08:40.169Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-21T20:08:40.169Z] ---> 6b6984f4c88a [2023-02-21T20:08:40.169Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-21T20:08:40.169Z] ---> 10dd330a3102 [2023-02-21T20:08:40.169Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-21T20:08:40.169Z] ---> 325707a392ee [2023-02-21T20:08:40.169Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-21T20:08:40.169Z] ---> Running in 78d3da77a6e0 [2023-02-21T20:08:40.169Z] ---> Running in a9fc4d85ee2a [2023-02-21T20:08:40.169Z] ---> Running in b36f030429af [2023-02-21T20:08:40.169Z] ---> Running in 12d3ee7e52ec [2023-02-21T20:08:40.169Z] ---> Running in bd046610b1bd [2023-02-21T20:08:40.169Z] Removing intermediate container a9fc4d85ee2a [2023-02-21T20:08:40.169Z] ---> 421b07c45cc2 [2023-02-21T20:08:40.169Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T20:08:40.169Z] ---> Running in 2cebe24ea1d3 [2023-02-21T20:08:40.169Z] Removing intermediate container 2cebe24ea1d3 [2023-02-21T20:08:40.169Z] ---> ee344b46628b [2023-02-21T20:08:40.170Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T20:08:40.170Z] ---> Running in 81491822c974 [2023-02-21T20:08:40.437Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-21T20:08:40.437Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-21T20:08:40.437Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-21T20:08:40.700Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-21T20:08:41.264Z] Removing intermediate container 81491822c974 [2023-02-21T20:08:41.264Z] ---> 4158a9890cae [2023-02-21T20:08:41.264Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T20:08:41.264Z] ---> Running in 98f757ff9436 [2023-02-21T20:08:41.359Z] $ docker rm -f --volumes c757f1a01b1ad0b2f51adf3f4a8b4b974f1dcdc457b1808c12f1f7dc216e1097 [2023-02-21T20:08:41.526Z] Removing intermediate container 98f757ff9436 [2023-02-21T20:08:41.526Z] ---> f039767e1fc6 [2023-02-21T20:08:41.526Z] [2023-02-21T20:08:41.526Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T20:08:41.526Z] 3.15: Pulling from library/alpine [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:08:42.090Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T20:08:42.090Z] Status: Downloaded newer image for alpine:3.15 [2023-02-21T20:08:42.090Z] ---> 5ce65d7b0fde [2023-02-21T20:08:42.090Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:08:42.316Z] + docker inspect -f . ci-base-image-arm64 [2023-02-21T20:08:42.316Z] . [Pipeline] } [2023-02-21T20:08:42.349Z] ---> Running in b3af411fa04f [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:08:42.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-6925 does not seem to be running inside a container [2023-02-21T20:08:42.607Z] Removing intermediate container b3af411fa04f [2023-02-21T20:08:42.607Z] ---> 5bf351687a7d [2023-02-21T20:08:42.607Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T20:08:42.607Z] ---> Running in c645e0d3cc13 [2023-02-21T20:08:42.655Z] $ 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-arm64 cat [2023-02-21T20:08:43.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:08:43.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:08:43.432Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T20:08:43.432Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T20:08:43.432Z] OK: 15857 distinct packages available [2023-02-21T20:08:43.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:08:43.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:08:43.690Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T20:08:43.690Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T20:08:43.690Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T20:08:43.690Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T20:08:43.690Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-21T20:08:43.690Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T20:08:43.690Z] OK: 7 MiB in 19 packages [2023-02-21T20:08:43.812Z] $ docker top c9a860d6057e3aa4ea174c11b3095925af963a5009c748aa3234ee4748708c50 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-21T20:08:44.127Z] ========================================================= [2023-02-21T20:08:44.127Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-21T20:08:44.127Z] ========================================================= [Pipeline] sh [2023-02-21T20:08:44.451Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2023-02-21T20:08:44.630Z] Removing intermediate container c645e0d3cc13 [2023-02-21T20:08:44.630Z] ---> a3cf98fc92b0 [2023-02-21T20:08:44.630Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] fileExists [Pipeline] sh [2023-02-21T20:08:45.190Z] + make test [2023-02-21T20:08:45.190Z] go test -race -coverprofile=coverage.out ./... [2023-02-21T20:08:46.534Z] ---> 9a05f4db2c82 [2023-02-21T20:08:46.534Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T20:08:50.731Z] ---> 9bebaac28349 [2023-02-21T20:08:50.731Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T20:08:51.297Z] ---> c22eec708550 [2023-02-21T20:08:51.297Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-21T20:08:52.236Z] ---> 3dcbba536fe0 [2023-02-21T20:08:52.236Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-21T20:08:52.801Z] ---> 00086878edd5 [2023-02-21T20:08:52.801Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T20:08:52.801Z] ---> Running in 80a4a82e420f [2023-02-21T20:08:53.367Z] Removing intermediate container 80a4a82e420f [2023-02-21T20:08:53.367Z] ---> 17698e9261f9 [2023-02-21T20:08:53.367Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T20:08:53.625Z] ---> Running in 087fba2d5268 [2023-02-21T20:08:53.906Z] Removing intermediate container 087fba2d5268 [2023-02-21T20:08:53.906Z] ---> 65c247f05690 [2023-02-21T20:08:53.906Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T20:08:54.167Z] ---> Running in 78647f728974 [2023-02-21T20:08:54.427Z] Removing intermediate container 78647f728974 [2023-02-21T20:08:54.427Z] ---> 62320f6c1e18 [2023-02-21T20:08:54.427Z] Step 23/24 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:08:54.427Z] ---> Running in 1b182ecae2f6 [2023-02-21T20:08:55.358Z] Removing intermediate container 1b182ecae2f6 [2023-02-21T20:08:55.358Z] ---> be4a60d1b15c [2023-02-21T20:08:55.358Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T20:08:55.358Z] ---> Running in 3d4a22b638df [2023-02-21T20:08:55.924Z] Removing intermediate container 3d4a22b638df [2023-02-21T20:08:55.924Z] ---> d569693c2072 [2023-02-21T20:08:55.924Z] [2023-02-21T20:08:55.924Z] Successfully built d569693c2072 [2023-02-21T20:08:55.924Z] Successfully tagged security-spire-agent:latest [2023-02-21T20:08:55.924Z] Building core-metadata [2023-02-21T20:08:58.465Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:08:58.465Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:08:58.465Z] ---> f9822567bafe [2023-02-21T20:08:58.465Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:08:58.465Z] ---> Using cache [2023-02-21T20:08:58.465Z] ---> 126d5f941c9a [2023-02-21T20:08:58.465Z] Step 4/24 : WORKDIR /edgex-go [2023-02-21T20:08:58.465Z] ---> Using cache [2023-02-21T20:08:58.465Z] ---> 57da4b979cad [2023-02-21T20:08:58.465Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-21T20:08:58.465Z] ---> Using cache [2023-02-21T20:08:58.465Z] ---> 0786e95cbbdb [2023-02-21T20:08:58.465Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-21T20:08:58.465Z] ---> Using cache [2023-02-21T20:08:58.465Z] ---> ff88e633f033 [2023-02-21T20:08:58.465Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:08:58.465Z] ---> Using cache [2023-02-21T20:08:58.465Z] ---> 3f56d4b5ee60 [2023-02-21T20:08:58.465Z] Step 8/24 : COPY . . [2023-02-21T20:08:58.465Z] ---> Using cache [2023-02-21T20:08:58.465Z] ---> 6b6984f4c88a [2023-02-21T20:08:58.465Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-21T20:09:03.095Z] ---> Running in a6b89fe10bff [2023-02-21T20:09:04.032Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-21T20:09:24.080Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-21T20:09:25.990Z] Removing intermediate container 12d3ee7e52ec [2023-02-21T20:09:25.990Z] ---> 3354fd30430b [2023-02-21T20:09:25.990Z] [2023-02-21T20:09:25.990Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T20:09:25.990Z] Removing intermediate container b36f030429af [2023-02-21T20:09:25.990Z] ---> 4e74bbabe667 [2023-02-21T20:09:25.990Z] [2023-02-21T20:09:25.990Z] Step 9/32 : FROM alpine:3.16 [2023-02-21T20:09:25.990Z] 3.16: Pulling from library/alpine [2023-02-21T20:09:25.990Z] 3.16: Pulling from library/alpine [2023-02-21T20:09:25.990Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T20:09:25.990Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T20:09:25.990Z] ---> dfd21b5a31f5 [2023-02-21T20:09:25.990Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:09:25.990Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T20:09:25.990Z] Status: Image is up to date for alpine:3.16 [2023-02-21T20:09:25.990Z] ---> dfd21b5a31f5 [2023-02-21T20:09:25.990Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-21T20:09:29.405Z] ---> Running in 688d12696b9f [2023-02-21T20:09:29.405Z] ---> Running in 3b31c630ba57 [2023-02-21T20:09:29.405Z] Removing intermediate container bd046610b1bd [2023-02-21T20:09:29.405Z] ---> 386ab646356a [2023-02-21T20:09:29.405Z] [2023-02-21T20:09:29.405Z] Step 9/19 : FROM alpine:3.15 [2023-02-21T20:09:29.405Z] Removing intermediate container 78d3da77a6e0 [2023-02-21T20:09:29.405Z] ---> 8c60f3865dfe [2023-02-21T20:09:29.405Z] [2023-02-21T20:09:29.405Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T20:09:29.405Z] ---> dfd21b5a31f5 [2023-02-21T20:09:29.405Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:09:29.405Z] ---> 5ce65d7b0fde [2023-02-21T20:09:29.405Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:09:29.405Z] ---> Using cache [2023-02-21T20:09:29.405Z] ---> 5bf351687a7d [2023-02-21T20:09:29.405Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-21T20:09:29.405Z] Removing intermediate container 3b31c630ba57 [2023-02-21T20:09:29.405Z] ---> 61dce36f7452 [2023-02-21T20:09:29.405Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-21T20:09:29.405Z] Removing intermediate container 688d12696b9f [2023-02-21T20:09:29.405Z] ---> e48d5f6155b1 [2023-02-21T20:09:29.406Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:09:29.406Z] ---> Running in b10befb0f62b [2023-02-21T20:09:29.406Z] ---> Running in 9b312d1105c3 [2023-02-21T20:09:29.406Z] ---> Running in 491e91556fa6 [2023-02-21T20:09:29.406Z] ---> Running in 551440ba1386 [2023-02-21T20:09:29.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:29.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:29.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:29.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:30.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:30.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:30.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:30.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:30.181Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-21T20:09:30.181Z] (2/2) Installing su-exec (0.2-r1) [2023-02-21T20:09:30.181Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:09:30.181Z] OK: 6 MiB in 16 packages [2023-02-21T20:09:30.181Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T20:09:30.181Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:09:30.181Z] OK: 6 MiB in 15 packages [2023-02-21T20:09:30.445Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T20:09:30.445Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T20:09:30.445Z] OK: 15857 distinct packages available [2023-02-21T20:09:30.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:30.445Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T20:09:30.445Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:09:30.445Z] OK: 6 MiB in 15 packages [2023-02-21T20:09:30.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:30.726Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-21T20:09:30.726Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-21T20:09:30.726Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-21T20:09:30.726Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-21T20:09:30.726Z] (5/9) Installing curl (7.80.0-r6) [2023-02-21T20:09:30.726Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-21T20:09:30.726Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-21T20:09:30.726Z] (8/9) Installing libucontext (1.1-r0) [2023-02-21T20:09:30.726Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-21T20:09:30.726Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T20:09:30.726Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T20:09:30.726Z] OK: 8 MiB in 23 packages [2023-02-21T20:09:32.119Z] Removing intermediate container a6b89fe10bff [2023-02-21T20:09:32.119Z] ---> 915c4b9cca1d [2023-02-21T20:09:32.119Z] [2023-02-21T20:09:32.119Z] Step 10/24 : FROM alpine:3.16 [2023-02-21T20:09:32.119Z] ---> dfd21b5a31f5 [2023-02-21T20:09:32.119Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:09:32.119Z] ---> Running in a2d4029901f8 [2023-02-21T20:09:32.380Z] Removing intermediate container 9b312d1105c3 [2023-02-21T20:09:32.380Z] ---> 927b0009e54e [2023-02-21T20:09:32.380Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-21T20:09:32.380Z] Removing intermediate container b10befb0f62b [2023-02-21T20:09:32.380Z] ---> b911a3f4b960 [2023-02-21T20:09:32.380Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T20:09:32.380Z] Removing intermediate container 551440ba1386 [2023-02-21T20:09:32.380Z] ---> 7b85e2dbd75e [2023-02-21T20:09:32.380Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:09:32.380Z] ---> Running in 1f6111b9c5eb [2023-02-21T20:09:32.380Z] ---> Running in 1559f74bfa1a [2023-02-21T20:09:32.644Z] Removing intermediate container 1f6111b9c5eb [2023-02-21T20:09:32.644Z] ---> 3e704fb81caf [2023-02-21T20:09:32.644Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-21T20:09:32.644Z] ---> 24de9bd07ae0 [2023-02-21T20:09:32.644Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-21T20:09:32.644Z] Removing intermediate container 1559f74bfa1a [2023-02-21T20:09:32.644Z] ---> 49e8c8a4dec3 [2023-02-21T20:09:32.644Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-21T20:09:32.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:32.644Z] ---> Running in 4d485e2b6aba [2023-02-21T20:09:32.644Z] ---> Running in 3bba4b816fd1 [2023-02-21T20:09:32.644Z] Removing intermediate container 491e91556fa6 [2023-02-21T20:09:32.644Z] ---> 3f74c284fbc8 [2023-02-21T20:09:32.644Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:09:32.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:32.903Z] Removing intermediate container 3bba4b816fd1 [2023-02-21T20:09:32.903Z] ---> a6c4f33ac1e4 [2023-02-21T20:09:32.903Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T20:09:32.903Z] Removing intermediate container 4d485e2b6aba [2023-02-21T20:09:32.903Z] ---> 9cf9befa0a46 [2023-02-21T20:09:32.903Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-21T20:09:32.903Z] ---> Running in b0d437fbeacf [2023-02-21T20:09:32.903Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T20:09:32.903Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:09:32.903Z] OK: 6 MiB in 15 packages [2023-02-21T20:09:32.903Z] ---> Running in d81a8a7e929d [2023-02-21T20:09:33.163Z] ---> 8a7306ec8e38 [2023-02-21T20:09:33.163Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-21T20:09:33.163Z] Removing intermediate container b0d437fbeacf [2023-02-21T20:09:33.163Z] ---> 8134d345cadc [2023-02-21T20:09:33.163Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:09:33.163Z] Removing intermediate container d81a8a7e929d [2023-02-21T20:09:33.163Z] ---> 37650aaa1dd3 [2023-02-21T20:09:33.163Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-21T20:09:33.163Z] ---> Running in 93ceadf00051 [2023-02-21T20:09:33.437Z] ---> a99c42ca8fe6 [2023-02-21T20:09:33.437Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-21T20:09:33.704Z] ---> 498737462e26 [2023-02-21T20:09:33.704Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-21T20:09:33.704Z] Removing intermediate container 93ceadf00051 [2023-02-21T20:09:33.704Z] ---> 691c84fb5a0f [2023-02-21T20:09:33.704Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-21T20:09:33.964Z] Removing intermediate container a2d4029901f8 [2023-02-21T20:09:33.964Z] ---> 27433def9b02 [2023-02-21T20:09:33.964Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T20:09:34.531Z] ---> Running in 2d4baa3e7b98 [2023-02-21T20:09:34.531Z] ---> a827ef060698 [2023-02-21T20:09:34.531Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-21T20:09:34.531Z] ---> Running in 896f04ae554a [2023-02-21T20:09:34.531Z] ---> e8e35e9cd413 [2023-02-21T20:09:34.531Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-21T20:09:34.531Z] ---> cf30570a6b3b [2023-02-21T20:09:34.531Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-21T20:09:34.531Z] Removing intermediate container 896f04ae554a [2023-02-21T20:09:34.531Z] ---> f6c4270cf4c7 [2023-02-21T20:09:34.531Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-21T20:09:34.531Z] ---> Running in eb10c0231cd5 [2023-02-21T20:09:34.790Z] ---> 956f7e4b693b [2023-02-21T20:09:34.790Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-21T20:09:34.790Z] ---> Running in 16e6f6a6dd31 [2023-02-21T20:09:34.790Z] ---> 13a630399cc6 [2023-02-21T20:09:34.790Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T20:09:34.790Z] Removing intermediate container eb10c0231cd5 [2023-02-21T20:09:34.790Z] ---> 52eddb67f403 [2023-02-21T20:09:34.790Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-21T20:09:34.790Z] ---> bd7c550549b9 [2023-02-21T20:09:34.790Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-21T20:09:34.790Z] ---> Running in 3e2a8ea69ddb [2023-02-21T20:09:34.790Z] ---> Running in 225c9b1fc241 [2023-02-21T20:09:34.790Z] ---> Running in eb18912041fa [2023-02-21T20:09:34.790Z] Removing intermediate container 16e6f6a6dd31 [2023-02-21T20:09:34.790Z] ---> 79b447c93706 [2023-02-21T20:09:34.790Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:09:34.790Z] ---> Running in 431446f10ad2 [2023-02-21T20:09:35.049Z] Removing intermediate container 225c9b1fc241 [2023-02-21T20:09:35.049Z] ---> ad5fc26fcb30 [2023-02-21T20:09:35.049Z] Step 15/24 : WORKDIR / [2023-02-21T20:09:35.049Z] Removing intermediate container eb18912041fa [2023-02-21T20:09:35.049Z] ---> 8ff4b87d30af [2023-02-21T20:09:35.049Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:09:35.049Z] Removing intermediate container 431446f10ad2 [2023-02-21T20:09:35.049Z] ---> 5b759f812df6 [2023-02-21T20:09:35.049Z] Step 17/19 : LABEL arch=x86_64 [2023-02-21T20:09:35.049Z] ---> Running in b606419258f3 [2023-02-21T20:09:35.049Z] ---> Running in a7c25d266e00 [2023-02-21T20:09:35.049Z] ---> Running in eb55d6cf76b7 [2023-02-21T20:09:35.049Z] Removing intermediate container b606419258f3 [2023-02-21T20:09:35.049Z] ---> 57185fef7c44 [2023-02-21T20:09:35.049Z] Step 18/19 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:09:35.310Z] ---> Running in 0d3ce3b66e72 [2023-02-21T20:09:35.310Z] Removing intermediate container eb55d6cf76b7 [2023-02-21T20:09:35.310Z] ---> 3020bcc27425 [2023-02-21T20:09:35.310Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T20:09:35.310Z] Removing intermediate container a7c25d266e00 [2023-02-21T20:09:35.310Z] ---> 25f6bacb1cea [2023-02-21T20:09:35.310Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:09:35.310Z] Removing intermediate container 2d4baa3e7b98 [2023-02-21T20:09:35.310Z] ---> e80f70bba61a [2023-02-21T20:09:35.310Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-21T20:09:35.310Z] ---> Running in 521e65cbdffd [2023-02-21T20:09:35.310Z] ---> Running in c1e939e5a5c4 [2023-02-21T20:09:35.310Z] Removing intermediate container 0d3ce3b66e72 [2023-02-21T20:09:35.310Z] ---> 6dd9e6a7a54c [2023-02-21T20:09:35.310Z] Step 19/19 : LABEL version=0.0.0 [2023-02-21T20:09:35.310Z] ---> Running in 02a92c2ca681 [2023-02-21T20:09:35.310Z] Removing intermediate container 521e65cbdffd [2023-02-21T20:09:35.310Z] ---> 418f5efee1ea [2023-02-21T20:09:35.310Z] Step 21/22 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:09:35.570Z] ---> 7cefb88141e7 [2023-02-21T20:09:35.570Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-21T20:09:35.570Z] ---> Running in ca01dda83192 [2023-02-21T20:09:35.570Z] Removing intermediate container c1e939e5a5c4 [2023-02-21T20:09:35.570Z] ---> 31346568a65b [2023-02-21T20:09:35.570Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-21T20:09:35.570Z] Removing intermediate container 02a92c2ca681 [2023-02-21T20:09:35.570Z] ---> 5e1d80f65cc6 [2023-02-21T20:09:35.570Z] [2023-02-21T20:09:35.570Z] Removing intermediate container ca01dda83192 [2023-02-21T20:09:35.570Z] ---> 1b17d6246563 [2023-02-21T20:09:35.570Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T20:09:35.570Z] Successfully built 5e1d80f65cc6 [2023-02-21T20:09:35.834Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-21T20:09:35.834Z] Building security-secretstore-setup [2023-02-21T20:09:35.834Z]  Building security-spiffe-token-provider ... done  ---> Running in fee233c4f90d [2023-02-21T20:09:36.770Z] Removing intermediate container 3e2a8ea69ddb [2023-02-21T20:09:36.770Z] ---> 07816f4899b6 [2023-02-21T20:09:36.770Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T20:09:38.701Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:09:38.701Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:09:38.701Z] ---> f9822567bafe [2023-02-21T20:09:38.701Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T20:09:38.701Z] ---> Using cache [2023-02-21T20:09:38.701Z] ---> 1cb852618298 [2023-02-21T20:09:38.701Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-21T20:09:40.177Z] ---> 06e25cf46b20 [2023-02-21T20:09:40.177Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-21T20:09:40.177Z] ---> c55fbc5975df [2023-02-21T20:09:40.177Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-21T20:09:40.177Z] ---> Running in 4a1ebc95d167 [2023-02-21T20:09:40.177Z] ---> Running in 12582be28a1b [2023-02-21T20:09:40.177Z] Removing intermediate container fee233c4f90d [2023-02-21T20:09:40.177Z] ---> 4db047891c19 [2023-02-21T20:09:40.177Z] [2023-02-21T20:09:40.434Z] ---> Running in 813402b528ed [2023-02-21T20:09:40.435Z] Successfully built 4db047891c19 [2023-02-21T20:09:40.435Z] Successfully tagged support-scheduler:latest [2023-02-21T20:09:40.435Z] Building core-data [2023-02-21T20:09:40.435Z]  Building support-scheduler ... done Removing intermediate container 4a1ebc95d167 [2023-02-21T20:09:40.435Z] ---> cee80191ea96 [2023-02-21T20:09:40.435Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-21T20:09:40.435Z] ---> Running in 93d0310bdf44 [2023-02-21T20:09:40.435Z] ---> 37ae9f2c294d [2023-02-21T20:09:40.435Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-21T20:09:41.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:41.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:41.963Z] OK: 211 MiB in 51 packages [2023-02-21T20:09:43.339Z] Removing intermediate container 93d0310bdf44 [2023-02-21T20:09:43.339Z] ---> 914533198c50 [2023-02-21T20:09:43.339Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T20:09:43.603Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:09:43.603Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:09:43.603Z] ---> f9822567bafe [2023-02-21T20:09:43.603Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:09:43.603Z] ---> Using cache [2023-02-21T20:09:43.603Z] ---> 126d5f941c9a [2023-02-21T20:09:43.603Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T20:09:43.603Z] ---> Using cache [2023-02-21T20:09:43.603Z] ---> 57da4b979cad [2023-02-21T20:09:43.603Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T20:09:43.603Z] ---> Using cache [2023-02-21T20:09:43.603Z] ---> 0786e95cbbdb [2023-02-21T20:09:43.603Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T20:09:43.603Z] ---> Using cache [2023-02-21T20:09:43.603Z] ---> ff88e633f033 [2023-02-21T20:09:43.603Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:09:43.603Z] ---> Using cache [2023-02-21T20:09:43.603Z] ---> 3f56d4b5ee60 [2023-02-21T20:09:43.603Z] Step 8/22 : COPY . . [2023-02-21T20:09:43.603Z] ---> Using cache [2023-02-21T20:09:43.603Z] ---> 6b6984f4c88a [2023-02-21T20:09:43.603Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-21T20:09:44.982Z] ---> a007ad88e5af [2023-02-21T20:09:44.982Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-21T20:09:44.982Z] ---> Running in 85238d4189be [2023-02-21T20:09:44.982Z] ---> Running in bffe73be3b6b [2023-02-21T20:09:44.982Z] ---> Running in f8a8b3cedeb8 [2023-02-21T20:09:44.982Z] Removing intermediate container 85238d4189be [2023-02-21T20:09:44.982Z] ---> 8f6ef49c506e [2023-02-21T20:09:44.982Z] Step 21/22 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:09:44.982Z] Removing intermediate container 12582be28a1b [2023-02-21T20:09:44.982Z] ---> f58bec23d335 [2023-02-21T20:09:44.982Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T20:09:44.982Z] ---> Running in 2b67671c5a97 [2023-02-21T20:09:44.982Z] Removing intermediate container f8a8b3cedeb8 [2023-02-21T20:09:44.982Z] ---> d184da4be14c [2023-02-21T20:09:44.982Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:09:44.982Z] Removing intermediate container 813402b528ed [2023-02-21T20:09:44.982Z] ---> e6fe0cc07312 [2023-02-21T20:09:44.982Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:09:44.982Z] ---> Running in f66fbd2a6c67 [2023-02-21T20:09:44.982Z] Removing intermediate container 2b67671c5a97 [2023-02-21T20:09:44.982Z] ---> 6262d96c9f4e [2023-02-21T20:09:44.982Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T20:09:45.242Z] ---> Running in 17c1c3744215 [2023-02-21T20:09:45.242Z] ---> ac9b72a82840 [2023-02-21T20:09:45.242Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:09:45.242Z] ---> Running in 9e827f7ec4ab [2023-02-21T20:09:45.242Z] Removing intermediate container f66fbd2a6c67 [2023-02-21T20:09:45.242Z] ---> 1c07851f533e [2023-02-21T20:09:45.242Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T20:09:45.242Z] ---> Running in 9ad6aa764149 [2023-02-21T20:09:45.242Z] Removing intermediate container 17c1c3744215 [2023-02-21T20:09:45.242Z] ---> 5ae8421776ca [2023-02-21T20:09:45.242Z] [2023-02-21T20:09:45.242Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-21T20:09:45.242Z] ---> 360fc2814e9e [2023-02-21T20:09:45.242Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-21T20:09:45.242Z] Successfully built 5ae8421776ca [2023-02-21T20:09:45.242Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-21T20:09:45.242Z]  Building core-common-config-bootstrapper ... done Building security-proxy-setup [2023-02-21T20:09:45.501Z] Removing intermediate container 9ad6aa764149 [2023-02-21T20:09:45.501Z] ---> 9983861ed599 [2023-02-21T20:09:45.501Z] Step 23/24 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:09:45.501Z] ---> Running in 6d8df2056357 [2023-02-21T20:09:48.821Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:09:48.821Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:09:48.821Z] ---> f9822567bafe [2023-02-21T20:09:48.821Z] Step 3/21 : WORKDIR /edgex-go [2023-02-21T20:09:48.821Z] ---> Using cache [2023-02-21T20:09:48.821Z] ---> 1cb852618298 [2023-02-21T20:09:48.821Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-21T20:09:48.821Z] ---> Using cache [2023-02-21T20:09:48.821Z] ---> f58bec23d335 [2023-02-21T20:09:48.821Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-21T20:09:48.821Z] ---> Using cache [2023-02-21T20:09:48.821Z] ---> ac9b72a82840 [2023-02-21T20:09:48.821Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:09:50.203Z] Removing intermediate container 6d8df2056357 [2023-02-21T20:09:50.203Z] ---> 6b17d2cd134a [2023-02-21T20:09:50.203Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T20:09:50.203Z] ---> Running in 2caa21ceed7b [2023-02-21T20:09:50.203Z] ---> Running in 990e8eeee4fb [2023-02-21T20:09:50.203Z] ---> b8ac67681bd3 [2023-02-21T20:09:50.203Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-21T20:09:50.203Z] Removing intermediate container 990e8eeee4fb [2023-02-21T20:09:50.203Z] ---> 8569dcf48ed9 [2023-02-21T20:09:50.203Z] [2023-02-21T20:09:50.203Z] Successfully built 8569dcf48ed9 [2023-02-21T20:09:50.203Z] Successfully tagged core-metadata:latest [2023-02-21T20:09:50.203Z]  Building core-metadata ... done Building security-spire-config [2023-02-21T20:09:50.203Z] ---> 65b78c15fe98 [2023-02-21T20:09:50.203Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-21T20:09:54.506Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:09:54.506Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:09:54.506Z] ---> f9822567bafe [2023-02-21T20:09:54.506Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T20:09:54.506Z] ---> Using cache [2023-02-21T20:09:54.506Z] ---> 1cb852618298 [2023-02-21T20:09:54.506Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T20:09:55.077Z] ---> 72bef7e2fd03 [2023-02-21T20:09:55.077Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-21T20:09:55.077Z] ---> Running in 1ab0d1b3175d [2023-02-21T20:09:55.337Z] ---> 0be66f81a767 [2023-02-21T20:09:55.337Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-21T20:09:55.337Z] ---> 0c0c5ce32aa7 [2023-02-21T20:09:55.337Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-21T20:09:55.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:55.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:55.597Z] ---> 4f847b10d10b [2023-02-21T20:09:55.597Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-21T20:09:55.597Z] ---> Running in d87c2dc60374 [2023-02-21T20:09:55.856Z] OK: 211 MiB in 51 packages [2023-02-21T20:09:56.121Z] Removing intermediate container 1ab0d1b3175d [2023-02-21T20:09:56.121Z] ---> 0b119cfc4351 [2023-02-21T20:09:56.121Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T20:09:56.384Z] Removing intermediate container d87c2dc60374 [2023-02-21T20:09:56.384Z] ---> ce5bdc6415a6 [2023-02-21T20:09:56.384Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-21T20:09:56.384Z] ---> b0878889017f [2023-02-21T20:09:56.384Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:09:56.384Z] ---> Running in 9d56415fe2c2 [2023-02-21T20:09:56.384Z] ---> Running in 1c946d71a305 [2023-02-21T20:09:56.643Z] Removing intermediate container 9d56415fe2c2 [2023-02-21T20:09:56.643Z] ---> c190ccd70df9 [2023-02-21T20:09:56.643Z] Step 29/32 : CMD ["gate"] [2023-02-21T20:09:56.643Z] ---> Running in 99d0956a1977 [2023-02-21T20:09:56.643Z] Removing intermediate container 99d0956a1977 [2023-02-21T20:09:56.643Z] ---> 1e51ab286613 [2023-02-21T20:09:56.643Z] Step 30/32 : LABEL arch=x86_64 [2023-02-21T20:09:56.903Z] ---> Running in 248d9c980c6f [2023-02-21T20:09:56.903Z] Removing intermediate container 248d9c980c6f [2023-02-21T20:09:56.903Z] ---> 6fcbf9c8f382 [2023-02-21T20:09:56.903Z] Step 31/32 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:09:56.903Z] ---> Running in 487682b8faf8 [2023-02-21T20:09:57.163Z] Removing intermediate container 487682b8faf8 [2023-02-21T20:09:57.163Z] ---> 7c85c59ada18 [2023-02-21T20:09:57.163Z] Step 32/32 : LABEL version=0.0.0 [2023-02-21T20:09:57.163Z] ---> Running in 2ae07edbe3be [2023-02-21T20:09:57.424Z] Removing intermediate container 2ae07edbe3be [2023-02-21T20:09:57.424Z] ---> 8748b6ac34a4 [2023-02-21T20:09:57.424Z] [2023-02-21T20:09:57.424Z] Successfully built 8748b6ac34a4 [2023-02-21T20:09:57.424Z] Successfully tagged security-bootstrapper:latest [2023-02-21T20:09:57.424Z]  Building security-bootstrapper ... done Building support-notifications [2023-02-21T20:09:59.967Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:09:59.967Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:09:59.967Z] ---> f9822567bafe [2023-02-21T20:09:59.967Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:09:59.967Z] ---> Using cache [2023-02-21T20:09:59.967Z] ---> 126d5f941c9a [2023-02-21T20:09:59.967Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T20:09:59.967Z] ---> Using cache [2023-02-21T20:09:59.967Z] ---> 57da4b979cad [2023-02-21T20:09:59.968Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-21T20:10:01.368Z] ---> Running in 3d4cab389ebf [2023-02-21T20:10:01.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:10:01.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:10:02.164Z] OK: 211 MiB in 51 packages [2023-02-21T20:10:04.104Z] Removing intermediate container 3d4cab389ebf [2023-02-21T20:10:04.104Z] ---> e2b37e6aa522 [2023-02-21T20:10:04.104Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T20:10:04.674Z] ---> 675fabf2c93a [2023-02-21T20:10:04.674Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:10:05.623Z] ---> Running in d8da4ba20b77 [2023-02-21T20:10:08.273Z] Removing intermediate container bffe73be3b6b [2023-02-21T20:10:08.273Z] ---> ccb93b63a900 [2023-02-21T20:10:08.273Z] [2023-02-21T20:10:08.273Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T20:10:08.273Z] ---> dfd21b5a31f5 [2023-02-21T20:10:08.273Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-21T20:10:08.857Z] ---> Running in 572b9d46de89 [2023-02-21T20:10:09.440Z] Removing intermediate container 572b9d46de89 [2023-02-21T20:10:09.441Z] ---> 4df056850eb7 [2023-02-21T20:10:09.441Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-21T20:10:12.225Z] ---> Running in 4e9bab1c3b8f [2023-02-21T20:10:14.189Z] Removing intermediate container 4e9bab1c3b8f [2023-02-21T20:10:14.189Z] ---> 095d47c61675 [2023-02-21T20:10:14.189Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-21T20:10:16.205Z] ---> Running in 8a9284eb7e7a [2023-02-21T20:10:17.163Z] Removing intermediate container 9e827f7ec4ab [2023-02-21T20:10:17.163Z] ---> 747ab809df52 [2023-02-21T20:10:17.163Z] Step 7/24 : COPY . . [2023-02-21T20:10:19.169Z] Removing intermediate container 8a9284eb7e7a [2023-02-21T20:10:19.169Z] ---> 220826aca29a [2023-02-21T20:10:19.169Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:10:25.828Z] ---> Running in 21db42b6a1e8 [2023-02-21T20:10:25.828Z] ---> 29409e95c76a [2023-02-21T20:10:25.828Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-21T20:10:25.828Z] ---> Running in 23b22aad02d8 [2023-02-21T20:10:25.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:10:25.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:10:25.828Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-21T20:10:25.828Z] Removing intermediate container 2caa21ceed7b [2023-02-21T20:10:25.828Z] ---> d6a3e6a58a67 [2023-02-21T20:10:25.828Z] Step 7/21 : COPY . . [2023-02-21T20:10:25.828Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T20:10:25.828Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:10:25.828Z] OK: 6 MiB in 15 packages [2023-02-21T20:10:34.522Z] Removing intermediate container 21db42b6a1e8 [2023-02-21T20:10:34.522Z] ---> f3b7422cd387 [2023-02-21T20:10:34.522Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:10:34.522Z] ---> 0f1662593d8d [2023-02-21T20:10:34.522Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-21T20:10:34.522Z] ---> 97a313416c6d [2023-02-21T20:10:34.522Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-21T20:10:34.522Z] ---> Running in 179050d5fb9c [2023-02-21T20:10:35.088Z] Removing intermediate container 1c946d71a305 [2023-02-21T20:10:35.088Z] ---> 42270d2c7445 [2023-02-21T20:10:35.088Z] Step 7/24 : COPY . . [2023-02-21T20:10:35.652Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-21T20:10:37.262Z] ---> 56ba91ab193f [2023-02-21T20:10:37.262Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-21T20:10:39.262Z] ---> 0d490125fa19 [2023-02-21T20:10:39.262Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-21T20:10:42.140Z] ---> Running in e68fcabc4387 [2023-02-21T20:10:42.140Z] ---> c0c475409135 [2023-02-21T20:10:42.140Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T20:10:43.537Z] ---> Running in e3951554fe50 [2023-02-21T20:10:43.537Z] Removing intermediate container e68fcabc4387 [2023-02-21T20:10:43.537Z] ---> 6c0f01c22d04 [2023-02-21T20:10:43.537Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:10:45.999Z] Removing intermediate container e3951554fe50 [2023-02-21T20:10:45.999Z] ---> b8fad2d3e989 [2023-02-21T20:10:45.999Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T20:10:45.999Z] ---> Running in a2995be17599 [2023-02-21T20:10:45.999Z] ---> Running in 5b00674d1759 [2023-02-21T20:10:45.999Z] Removing intermediate container 5b00674d1759 [2023-02-21T20:10:45.999Z] ---> 22905f01b127 [2023-02-21T20:10:45.999Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T20:10:45.999Z] Removing intermediate container a2995be17599 [2023-02-21T20:10:45.999Z] ---> 7eb9f904810f [2023-02-21T20:10:45.999Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T20:10:45.999Z] ---> Running in 97e1a94bfb85 [2023-02-21T20:10:45.999Z] ---> Running in b4de3ed1226b [2023-02-21T20:10:45.999Z] Removing intermediate container b4de3ed1226b [2023-02-21T20:10:45.999Z] ---> da5cd7f3145e [2023-02-21T20:10:45.999Z] Step 21/22 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:10:47.411Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-21T20:10:47.411Z] ---> Running in 7d4c2f8d5522 [2023-02-21T20:10:48.016Z] Removing intermediate container 7d4c2f8d5522 [2023-02-21T20:10:48.016Z] ---> de2d3fc544fa [2023-02-21T20:10:48.016Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T20:10:48.276Z] Removing intermediate container 97e1a94bfb85 [2023-02-21T20:10:48.277Z] ---> dd567f22a654 [2023-02-21T20:10:48.277Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T20:10:48.277Z] ---> Running in 617ba906d497 [2023-02-21T20:10:48.277Z] ---> Running in 9c6d8dad0e57 [2023-02-21T20:10:48.571Z] Removing intermediate container 617ba906d497 [2023-02-21T20:10:48.571Z] ---> f3bbf95f5ea8 [2023-02-21T20:10:48.571Z] [2023-02-21T20:10:48.571Z] Removing intermediate container 9c6d8dad0e57 [2023-02-21T20:10:48.571Z] ---> c219f51020d3 [2023-02-21T20:10:48.571Z] [2023-02-21T20:10:48.571Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T20:10:48.571Z] ---> 5ce65d7b0fde [2023-02-21T20:10:48.571Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:10:48.571Z] ---> Using cache [2023-02-21T20:10:48.571Z] ---> 5bf351687a7d [2023-02-21T20:10:48.571Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-21T20:10:48.571Z] Successfully built f3bbf95f5ea8 [2023-02-21T20:10:48.571Z] Successfully tagged core-data:latest [2023-02-21T20:10:48.571Z]  Building core-data ... done Building security-spire-server [2023-02-21T20:10:48.833Z] ---> Running in db46521c4e54 [2023-02-21T20:10:50.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:10:50.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:10:50.807Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T20:10:50.807Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T20:10:50.807Z] OK: 15857 distinct packages available [2023-02-21T20:10:51.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:10:51.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:10:51.329Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-21T20:10:51.329Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-21T20:10:51.329Z] (3/4) Installing libucontext (1.1-r0) [2023-02-21T20:10:51.329Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-21T20:10:51.329Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T20:10:51.329Z] OK: 6 MiB in 18 packages [2023-02-21T20:10:52.701Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:10:52.701Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:10:52.701Z] ---> f9822567bafe [2023-02-21T20:10:52.701Z] Step 3/23 : WORKDIR /edgex-go [2023-02-21T20:10:52.701Z] ---> Using cache [2023-02-21T20:10:52.701Z] ---> 1cb852618298 [2023-02-21T20:10:52.701Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T20:10:52.701Z] ---> Using cache [2023-02-21T20:10:52.701Z] ---> 0b119cfc4351 [2023-02-21T20:10:52.701Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-21T20:10:52.701Z] ---> Using cache [2023-02-21T20:10:52.701Z] ---> b0878889017f [2023-02-21T20:10:52.701Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:10:52.701Z] ---> Using cache [2023-02-21T20:10:52.701Z] ---> 42270d2c7445 [2023-02-21T20:10:52.701Z] Step 7/23 : COPY . . [2023-02-21T20:10:52.701Z] ---> Using cache [2023-02-21T20:10:52.701Z] ---> c0c475409135 [2023-02-21T20:10:52.701Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T20:10:52.701Z] ---> Using cache [2023-02-21T20:10:52.701Z] ---> b8fad2d3e989 [2023-02-21T20:10:52.701Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-21T20:10:52.701Z] ---> Using cache [2023-02-21T20:10:52.701Z] ---> 22905f01b127 [2023-02-21T20:10:52.701Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T20:10:56.047Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-21T20:10:56.047Z] ---> Running in 318e75e46238 [2023-02-21T20:10:56.311Z] Removing intermediate container d8da4ba20b77 [2023-02-21T20:10:56.311Z] ---> f22c9565a039 [2023-02-21T20:10:56.311Z] Step 8/22 : COPY . . [2023-02-21T20:11:00.553Z] Removing intermediate container db46521c4e54 [2023-02-21T20:11:00.553Z] ---> 4e1173579948 [2023-02-21T20:11:00.553Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T20:11:02.017Z] Removing intermediate container 23b22aad02d8 [2023-02-21T20:11:02.017Z] ---> a1758e037c0e [2023-02-21T20:11:02.017Z] [2023-02-21T20:11:02.017Z] Step 9/24 : FROM alpine:3.16 [2023-02-21T20:11:02.017Z] ---> dfd21b5a31f5 [2023-02-21T20:11:02.017Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-21T20:11:02.017Z] ---> a4cddd535f1e [2023-02-21T20:11:02.017Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-21T20:11:04.558Z] ---> Running in 0443a9c1ca49 [2023-02-21T20:11:04.558Z] ---> Running in 9d8027cf84c2 [2023-02-21T20:11:04.558Z] ---> 6ee73ea245cd [2023-02-21T20:11:04.558Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T20:11:04.558Z] Removing intermediate container 318e75e46238 [2023-02-21T20:11:04.558Z] ---> f2bbe5f7e674 [2023-02-21T20:11:04.558Z] Step 11/23 : WORKDIR /edgex-go [2023-02-21T20:11:04.558Z] ---> Running in 9d682f38fdd8 [2023-02-21T20:11:04.558Z] Removing intermediate container 179050d5fb9c [2023-02-21T20:11:04.558Z] ---> 7a7455a31b3b [2023-02-21T20:11:04.558Z] [2023-02-21T20:11:04.558Z] Step 9/21 : FROM alpine:3.16 [2023-02-21T20:11:04.558Z] ---> dfd21b5a31f5 [2023-02-21T20:11:04.558Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-21T20:11:04.558Z] ---> 661b7d6d2fa7 [2023-02-21T20:11:04.558Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-21T20:11:04.558Z] ---> Running in 03b7c1b46fc0 [2023-02-21T20:11:04.558Z] ---> Running in fe38ecb7d5a8 [2023-02-21T20:11:04.815Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-21T20:11:04.815Z] Removing intermediate container 9d682f38fdd8 [2023-02-21T20:11:04.815Z] ---> dfa2cb7853d8 [2023-02-21T20:11:04.815Z] [2023-02-21T20:11:04.815Z] Step 12/23 : FROM alpine:3.15 [2023-02-21T20:11:04.815Z] ---> 5ce65d7b0fde [2023-02-21T20:11:04.815Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:11:04.815Z] ---> Using cache [2023-02-21T20:11:04.815Z] ---> 5bf351687a7d [2023-02-21T20:11:04.815Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T20:11:04.815Z] ---> Using cache [2023-02-21T20:11:04.815Z] ---> a3cf98fc92b0 [2023-02-21T20:11:04.815Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T20:11:04.815Z] Removing intermediate container fe38ecb7d5a8 [2023-02-21T20:11:04.815Z] ---> acb6adca5be9 [2023-02-21T20:11:04.815Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-21T20:11:04.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:11:04.815Z] ---> 144c7fe71833 [2023-02-21T20:11:04.815Z] Step 19/24 : WORKDIR / [2023-02-21T20:11:05.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:11:05.074Z] ---> Running in af06f135c4ec [2023-02-21T20:11:05.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:11:05.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:11:05.332Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-21T20:11:05.332Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-21T20:11:05.332Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-21T20:11:05.332Z] (3/3) Installing su-exec (0.2-r1) [2023-02-21T20:11:05.332Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:11:05.332Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T20:11:05.332Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-21T20:11:05.332Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-21T20:11:05.332Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-21T20:11:05.332Z] (5/6) Installing curl (7.83.1-r6) [2023-02-21T20:11:05.332Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-21T20:11:05.332Z] OK: 6 MiB in 17 packages [2023-02-21T20:11:05.332Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:11:05.332Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T20:11:05.332Z] OK: 8 MiB in 20 packages [2023-02-21T20:11:06.814Z] Removing intermediate container af06f135c4ec [2023-02-21T20:11:06.814Z] ---> 501057569bf6 [2023-02-21T20:11:06.814Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T20:11:06.814Z] ---> 79f92f283887 [2023-02-21T20:11:06.814Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T20:11:06.814Z] ---> Running in 94397bac8ab5 [2023-02-21T20:11:06.814Z] Removing intermediate container 94397bac8ab5 [2023-02-21T20:11:06.814Z] ---> 63b204b7691e [2023-02-21T20:11:06.814Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T20:11:06.814Z] ---> 5a45b3b049d7 [2023-02-21T20:11:06.814Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-21T20:11:06.814Z] ---> Running in 672f767c4eed [2023-02-21T20:11:07.075Z] Removing intermediate container 672f767c4eed [2023-02-21T20:11:07.075Z] ---> 5769060c5a99 [2023-02-21T20:11:07.075Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T20:11:07.075Z] ---> Running in 1e83f69aab3c [2023-02-21T20:11:07.075Z] ---> 8220d3f513e3 [2023-02-21T20:11:07.075Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-21T20:11:07.075Z] Removing intermediate container 0443a9c1ca49 [2023-02-21T20:11:07.075Z] ---> 997f96635b8b [2023-02-21T20:11:07.075Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T20:11:07.075Z] ---> Running in 12614f75697e [2023-02-21T20:11:07.075Z] Removing intermediate container 03b7c1b46fc0 [2023-02-21T20:11:07.075Z] ---> dc115d2a0d0b [2023-02-21T20:11:07.075Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T20:11:07.076Z] ---> Running in 3eccf738e358 [2023-02-21T20:11:07.338Z] Removing intermediate container 1e83f69aab3c [2023-02-21T20:11:07.339Z] ---> 124fa2002958 [2023-02-21T20:11:07.339Z] Step 23/24 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:11:07.339Z] ---> Running in 5db72daab185 [2023-02-21T20:11:07.339Z] Removing intermediate container 12614f75697e [2023-02-21T20:11:07.339Z] ---> 210cdd5f2b8a [2023-02-21T20:11:07.339Z] Step 12/24 : WORKDIR / [2023-02-21T20:11:07.339Z] ---> 0e76e8a2f4d9 [2023-02-21T20:11:07.339Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T20:11:07.339Z] ---> Running in 402b894b3da2 [2023-02-21T20:11:07.339Z] Removing intermediate container 3eccf738e358 [2023-02-21T20:11:07.339Z] ---> 0b8c83e397fc [2023-02-21T20:11:07.339Z] Step 12/21 : WORKDIR /edgex [2023-02-21T20:11:07.339Z] ---> Running in 93ede81a50d5 [2023-02-21T20:11:07.339Z] ---> Running in 23b9e4285dba [2023-02-21T20:11:07.339Z] Removing intermediate container 5db72daab185 [2023-02-21T20:11:07.339Z] ---> 7dadc2dcc23f [2023-02-21T20:11:07.339Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T20:11:07.604Z] ---> Running in 4fe0d5090915 [2023-02-21T20:11:07.604Z] Removing intermediate container 93ede81a50d5 [2023-02-21T20:11:07.604Z] ---> 0f29e1339504 [2023-02-21T20:11:07.604Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T20:11:07.604Z] Removing intermediate container 402b894b3da2 [2023-02-21T20:11:07.604Z] ---> 78734d37aed2 [2023-02-21T20:11:07.604Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-21T20:11:07.604Z] ---> Running in bf098e2a0711 [2023-02-21T20:11:07.604Z] Removing intermediate container 23b9e4285dba [2023-02-21T20:11:07.604Z] ---> c990ebe3ae79 [2023-02-21T20:11:07.604Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-21T20:11:07.604Z] Removing intermediate container 4fe0d5090915 [2023-02-21T20:11:07.604Z] ---> 96f4e6a8ea00 [2023-02-21T20:11:07.604Z] [2023-02-21T20:11:07.604Z] Removing intermediate container bf098e2a0711 [2023-02-21T20:11:07.604Z] ---> 9a2f447aa0cf [2023-02-21T20:11:07.604Z] Step 21/23 : LABEL arch=x86_64 [2023-02-21T20:11:07.604Z] Successfully built 96f4e6a8ea00 [2023-02-21T20:11:07.604Z] ---> Running in 9515cadd89f4 [2023-02-21T20:11:07.604Z] Successfully tagged security-spire-config:latest [2023-02-21T20:11:07.604Z]  Building security-spire-config ... done Building core-command [2023-02-21T20:11:07.869Z] ---> 4081e8b8e23e [2023-02-21T20:11:07.869Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-21T20:11:11.318Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:11:11.319Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:11:11.319Z] ---> f9822567bafe [2023-02-21T20:11:11.319Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:11:11.319Z] ---> Using cache [2023-02-21T20:11:11.319Z] ---> 126d5f941c9a [2023-02-21T20:11:11.319Z] Step 4/23 : WORKDIR /edgex-go [2023-02-21T20:11:11.319Z] ---> Using cache [2023-02-21T20:11:11.319Z] ---> 57da4b979cad [2023-02-21T20:11:11.319Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-21T20:11:11.319Z] ---> Using cache [2023-02-21T20:11:11.319Z] ---> 0786e95cbbdb [2023-02-21T20:11:11.319Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-21T20:11:11.319Z] ---> Using cache [2023-02-21T20:11:11.319Z] ---> ff88e633f033 [2023-02-21T20:11:11.319Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:11:11.319Z] ---> Using cache [2023-02-21T20:11:11.319Z] ---> 3f56d4b5ee60 [2023-02-21T20:11:11.319Z] Step 8/23 : COPY . . [2023-02-21T20:11:11.319Z] ---> Using cache [2023-02-21T20:11:11.319Z] ---> 6b6984f4c88a [2023-02-21T20:11:11.319Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-21T20:11:13.876Z] Removing intermediate container 9515cadd89f4 [2023-02-21T20:11:13.876Z] ---> d7b2b8b355b7 [2023-02-21T20:11:13.876Z] Step 22/23 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:11:13.876Z] ---> bcc43d83b39b [2023-02-21T20:11:13.876Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-21T20:11:13.876Z] ---> 0e281251512a [2023-02-21T20:11:13.876Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-21T20:11:13.876Z] ---> Running in b2606d617a5c [2023-02-21T20:11:13.876Z] ---> Running in f565159fa168 [2023-02-21T20:11:14.138Z] Removing intermediate container f565159fa168 [2023-02-21T20:11:14.138Z] ---> 764f92ac7cf2 [2023-02-21T20:11:14.138Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T20:11:14.138Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-21T20:11:14.138Z] ---> a4dc0eec0334 [2023-02-21T20:11:14.138Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-21T20:11:14.138Z] ---> 302df96f815c [2023-02-21T20:11:14.138Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-21T20:11:14.462Z] ---> Running in 626c0f737720 [2023-02-21T20:11:14.767Z] Removing intermediate container 626c0f737720 [2023-02-21T20:11:14.767Z] ---> 80767f0f0a71 [2023-02-21T20:11:14.767Z] [2023-02-21T20:11:14.767Z] Successfully built 80767f0f0a71 [2023-02-21T20:11:14.767Z] ---> c7243384f9a4 [2023-02-21T20:11:14.767Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-21T20:11:14.767Z] Successfully tagged security-spire-server:latest [2023-02-21T20:11:15.029Z]  Building security-spire-server ... done  ---> 0a2c146b8726 [2023-02-21T20:11:15.029Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T20:11:15.600Z] ---> 628a700d2f4d [2023-02-21T20:11:15.600Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T20:11:15.600Z] ---> 9add17b78f58 [2023-02-21T20:11:15.600Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-21T20:11:15.600Z] ---> Running in 5bd4d351000e [2023-02-21T20:11:16.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-21T20:11:16.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-21T20:11:16.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-21T20:11:16.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-21T20:11:16.043Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-21T20:11:16.545Z] ---> 9c8f92c724a9 [2023-02-21T20:11:16.545Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T20:11:16.806Z] ---> d4bc70b03bbc [2023-02-21T20:11:16.806Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T20:11:16.806Z] ---> Running in 9bd3df2e189a [2023-02-21T20:11:16.806Z] Removing intermediate container 5bd4d351000e [2023-02-21T20:11:16.806Z] ---> b60c1193f246 [2023-02-21T20:11:16.806Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T20:11:17.069Z] ---> Running in 44f1e0f151e8 [2023-02-21T20:11:17.069Z] Removing intermediate container 44f1e0f151e8 [2023-02-21T20:11:17.069Z] ---> 9915e70d098c [2023-02-21T20:11:17.069Z] Step 19/21 : LABEL arch=x86_64 [2023-02-21T20:11:17.069Z] ---> Running in 5deb3880062b [2023-02-21T20:11:17.331Z] Removing intermediate container 5deb3880062b [2023-02-21T20:11:17.331Z] ---> 0fed5f2f5ca7 [2023-02-21T20:11:17.331Z] Step 20/21 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:11:17.331Z] ---> Running in ee518350b437 [2023-02-21T20:11:17.591Z] Removing intermediate container ee518350b437 [2023-02-21T20:11:17.591Z] ---> 61ece64e2f5d [2023-02-21T20:11:17.591Z] Step 21/21 : LABEL version=0.0.0 [2023-02-21T20:11:17.591Z] ---> Running in e4cb828ae825 [2023-02-21T20:11:17.851Z] Removing intermediate container e4cb828ae825 [2023-02-21T20:11:17.851Z] ---> 3f56c66e513a [2023-02-21T20:11:17.851Z] [2023-02-21T20:11:17.851Z] Successfully built 3f56c66e513a [2023-02-21T20:11:17.851Z] Removing intermediate container 9bd3df2e189a [2023-02-21T20:11:17.851Z] ---> efaf468b20c6 [2023-02-21T20:11:17.851Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T20:11:17.851Z] Successfully tagged security-proxy-setup:latest [2023-02-21T20:11:17.851Z]  Building security-proxy-setup ... done  ---> Running in 3ca4bef83e4e [2023-02-21T20:11:18.166Z] Removing intermediate container 3ca4bef83e4e [2023-02-21T20:11:18.166Z] ---> 32bdde8e6d84 [2023-02-21T20:11:18.166Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T20:11:18.166Z] ---> Running in 4560cecfd7c0 [2023-02-21T20:11:18.434Z] Removing intermediate container 4560cecfd7c0 [2023-02-21T20:11:18.434Z] ---> 38c2fac0ba7d [2023-02-21T20:11:18.434Z] Step 23/24 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:11:18.434Z] ---> Running in ad8bf27e8efe [2023-02-21T20:11:18.694Z] Removing intermediate container ad8bf27e8efe [2023-02-21T20:11:18.695Z] ---> dbe75b597df5 [2023-02-21T20:11:18.695Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T20:11:18.695Z] ---> Running in 48f41f620a00 [2023-02-21T20:11:18.954Z] Removing intermediate container 48f41f620a00 [2023-02-21T20:11:18.954Z] ---> 4de0576b0a76 [2023-02-21T20:11:18.954Z] [2023-02-21T20:11:18.954Z] Successfully built 4de0576b0a76 [2023-02-21T20:11:18.954Z] Successfully tagged security-secretstore-setup:latest [2023-02-21T20:11:28.356Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-21T20:11:28.356Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-21T20:11:28.356Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-21T20:11:28.356Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-21T20:11:28.356Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-21T20:11:28.356Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-21T20:11:28.356Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-21T20:11:28.356Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-21T20:11:28.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-21T20:11:37.172Z]  Building security-secretstore-setup ... done Removing intermediate container b2606d617a5c [2023-02-21T20:11:37.172Z] ---> 3ec03d5fd4a2 [2023-02-21T20:11:37.172Z] [2023-02-21T20:11:37.172Z] Step 10/23 : FROM alpine:3.16 [2023-02-21T20:11:37.172Z] ---> dfd21b5a31f5 [2023-02-21T20:11:37.172Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:11:37.172Z] ---> Using cache [2023-02-21T20:11:37.172Z] ---> 27433def9b02 [2023-02-21T20:11:37.172Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T20:11:37.172Z] ---> Using cache [2023-02-21T20:11:37.172Z] ---> f6c4270cf4c7 [2023-02-21T20:11:37.172Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-21T20:11:37.172Z] ---> Running in eeac0fd84995 [2023-02-21T20:11:37.172Z] Removing intermediate container 9d8027cf84c2 [2023-02-21T20:11:37.172Z] ---> 45c87f30e679 [2023-02-21T20:11:37.172Z] [2023-02-21T20:11:37.172Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T20:11:37.172Z] ---> dfd21b5a31f5 [2023-02-21T20:11:37.172Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-21T20:11:37.172Z] ---> Running in 3d3a414c7216 [2023-02-21T20:11:37.172Z] Removing intermediate container eeac0fd84995 [2023-02-21T20:11:37.172Z] ---> 117043b77802 [2023-02-21T20:11:37.172Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-21T20:11:37.172Z] ---> Running in a335a4662838 [2023-02-21T20:11:37.172Z] Removing intermediate container a335a4662838 [2023-02-21T20:11:37.172Z] ---> 1a911b5f2881 [2023-02-21T20:11:37.172Z] Step 15/23 : WORKDIR / [2023-02-21T20:11:37.172Z] ---> Running in ccdb4d4d937e [2023-02-21T20:11:37.172Z] Removing intermediate container ccdb4d4d937e [2023-02-21T20:11:37.172Z] ---> 6ced4691507b [2023-02-21T20:11:37.172Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:11:37.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:11:37.172Z] ---> f1a7a9ca4c68 [2023-02-21T20:11:37.172Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-21T20:11:37.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:11:37.172Z] ---> 55e4559ff2d1 [2023-02-21T20:11:37.172Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-21T20:11:37.172Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-21T20:11:37.430Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-21T20:11:37.430Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:11:37.430Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T20:11:37.430Z] OK: 6 MiB in 16 packages [2023-02-21T20:11:37.430Z] ---> 2998e3446a9b [2023-02-21T20:11:37.430Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-21T20:11:37.430Z] ---> Running in 926e01827c6e [2023-02-21T20:11:37.430Z] Removing intermediate container 926e01827c6e [2023-02-21T20:11:37.430Z] ---> 24d6daae657a [2023-02-21T20:11:37.430Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:11:37.430Z] ---> Running in 3411a698f43c [2023-02-21T20:11:37.688Z] Removing intermediate container 3411a698f43c [2023-02-21T20:11:37.689Z] ---> 2de2e5f43cdb [2023-02-21T20:11:37.689Z] Step 21/23 : LABEL arch=x86_64 [2023-02-21T20:11:37.689Z] ---> Running in 56f22a79eea0 [2023-02-21T20:11:37.689Z] Removing intermediate container 3d3a414c7216 [2023-02-21T20:11:37.689Z] ---> 3a08fe616877 [2023-02-21T20:11:37.689Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T20:11:37.689Z] ---> Running in 882d62e02a2c [2023-02-21T20:11:37.689Z] Removing intermediate container 56f22a79eea0 [2023-02-21T20:11:37.689Z] ---> e70f0f9f158e [2023-02-21T20:11:37.689Z] Step 22/23 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:11:37.689Z] ---> Running in e48981146674 [2023-02-21T20:11:37.947Z] Removing intermediate container 882d62e02a2c [2023-02-21T20:11:37.947Z] ---> abcf57ee1b82 [2023-02-21T20:11:37.947Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-21T20:11:37.947Z] Removing intermediate container e48981146674 [2023-02-21T20:11:37.947Z] ---> 01c6560637eb [2023-02-21T20:11:37.947Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T20:11:37.947Z] ---> Running in 718c581f7743 [2023-02-21T20:11:37.947Z] ---> Running in 3130d5d68012 [2023-02-21T20:11:37.947Z] Removing intermediate container 718c581f7743 [2023-02-21T20:11:37.947Z] ---> fd905682942a [2023-02-21T20:11:37.947Z] [2023-02-21T20:11:37.947Z] Removing intermediate container 3130d5d68012 [2023-02-21T20:11:37.947Z] ---> d537c74a6063 [2023-02-21T20:11:37.947Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T20:11:37.947Z] ---> Running in 9b420e666ec7 [2023-02-21T20:11:37.947Z] Successfully built fd905682942a [2023-02-21T20:11:37.947Z] Successfully tagged core-command:latest [2023-02-21T20:11:37.947Z]  Building core-command ... done Removing intermediate container 9b420e666ec7 [2023-02-21T20:11:37.947Z] ---> 402a848d7222 [2023-02-21T20:11:37.947Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:11:38.205Z] ---> d04f93e000e3 [2023-02-21T20:11:38.205Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-21T20:11:38.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.356s coverage: 28.7% of statements [2023-02-21T20:11:38.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-21T20:11:38.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-21T20:11:38.772Z] ---> 7f0193e104e0 [2023-02-21T20:11:38.772Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-21T20:11:39.030Z] ---> 80ec86f5b816 [2023-02-21T20:11:39.030Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-21T20:11:39.030Z] ---> Running in ddb73e4fa68e [2023-02-21T20:11:39.030Z] Removing intermediate container ddb73e4fa68e [2023-02-21T20:11:39.030Z] ---> ab60f3d13482 [2023-02-21T20:11:39.030Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:11:39.030Z] ---> Running in b16901d2c6a1 [2023-02-21T20:11:39.369Z] Removing intermediate container b16901d2c6a1 [2023-02-21T20:11:39.369Z] ---> c2a052614699 [2023-02-21T20:11:39.369Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T20:11:39.369Z] ---> Running in 6cae6475e5de [2023-02-21T20:11:39.369Z] Removing intermediate container 6cae6475e5de [2023-02-21T20:11:39.369Z] ---> 23ed859a2f0b [2023-02-21T20:11:39.369Z] Step 21/22 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:11:39.369Z] ---> Running in 57dbff1962d1 [2023-02-21T20:11:39.369Z] Removing intermediate container 57dbff1962d1 [2023-02-21T20:11:39.369Z] ---> bdf941a0b8c3 [2023-02-21T20:11:39.369Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T20:11:39.369Z] ---> Running in 857c481c39cd [2023-02-21T20:11:39.369Z] Removing intermediate container 857c481c39cd [2023-02-21T20:11:39.369Z] ---> d84a706f2092 [2023-02-21T20:11:39.369Z] [2023-02-21T20:11:39.369Z] Successfully built d84a706f2092 [2023-02-21T20:11:39.643Z] Successfully tagged support-notifications:latest [2023-02-21T20:11:39.668Z]  Building support-notifications ... done  [Pipeline] } [2023-02-21T20:11:39.686Z] $ docker stop --time=1 2c5453a9fe541a3ed9088025799967d6104718120ba00422882642d4e7558ae7 [2023-02-21T20:11:40.980Z] $ docker rm -f --volumes 2c5453a9fe541a3ed9088025799967d6104718120ba00422882642d4e7558ae7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T20:11:41.431Z] + docker images [2023-02-21T20:11:41.431Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-21T20:11:41.431Z] support-notifications latest d84a706f2092 2 seconds ago 30.7MB [2023-02-21T20:11:41.431Z] core-command latest fd905682942a 4 seconds ago 17.7MB [2023-02-21T20:11:41.431Z] 45c87f30e679 6 seconds ago 1.74GB [2023-02-21T20:11:41.431Z] 3ec03d5fd4a2 7 seconds ago 1.68GB [2023-02-21T20:11:41.431Z] security-secretstore-setup latest 4de0576b0a76 23 seconds ago 30MB [2023-02-21T20:11:41.431Z] security-proxy-setup latest 3f56c66e513a 24 seconds ago 27.8MB [2023-02-21T20:11:41.431Z] security-spire-server latest 80767f0f0a71 27 seconds ago 86.5MB [2023-02-21T20:11:41.431Z] security-spire-config latest 96f4e6a8ea00 34 seconds ago 85.8MB [2023-02-21T20:11:41.431Z] dfa2cb7853d8 37 seconds ago 1.55GB [2023-02-21T20:11:41.431Z] 7a7455a31b3b 37 seconds ago 1.67GB [2023-02-21T20:11:41.431Z] a1758e037c0e 42 seconds ago 1.67GB [2023-02-21T20:11:41.431Z] c219f51020d3 53 seconds ago 1.55GB [2023-02-21T20:11:41.431Z] core-data latest f3bbf95f5ea8 53 seconds ago 17.9MB [2023-02-21T20:11:41.431Z] ccb93b63a900 About a minute ago 1.68GB [2023-02-21T20:11:41.431Z] security-bootstrapper latest 8748b6ac34a4 About a minute ago 20.4MB [2023-02-21T20:11:41.431Z] core-metadata latest 8569dcf48ed9 About a minute ago 18.5MB [2023-02-21T20:11:41.431Z] core-common-config-bootstrapper latest 5ae8421776ca About a minute ago 15.5MB [2023-02-21T20:11:41.431Z] support-scheduler latest 4db047891c19 2 minutes ago 30MB [2023-02-21T20:11:41.431Z] security-spiffe-token-provider latest 5e1d80f65cc6 2 minutes ago 30MB [2023-02-21T20:11:41.431Z] 915c4b9cca1d 2 minutes ago 1.69GB [2023-02-21T20:11:41.431Z] 8c60f3865dfe 2 minutes ago 1.74GB [2023-02-21T20:11:41.431Z] 386ab646356a 2 minutes ago 1.72GB [2023-02-21T20:11:41.431Z] 4e74bbabe667 2 minutes ago 1.67GB [2023-02-21T20:11:41.431Z] 3354fd30430b 2 minutes ago 1.67GB [2023-02-21T20:11:41.431Z] security-spire-agent latest d569693c2072 2 minutes ago 125MB [2023-02-21T20:11:41.431Z] f039767e1fc6 3 minutes ago 1.55GB [2023-02-21T20:11:41.431Z] ci-base-image-x86_64 latest f9822567bafe 6 minutes ago 904MB [2023-02-21T20:11:41.431Z] alpine 3.15 5ce65d7b0fde 10 days ago 5.59MB [2023-02-21T20:11:41.431Z] alpine 3.16 dfd21b5a31f5 10 days ago 5.55MB [2023-02-21T20:11:41.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-21T20:11:41.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-21T20:11:41.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-21T20:11:45.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.412s coverage: 98.5% of statements [2023-02-21T20:11:49.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.649s coverage: 73.7% of statements [2023-02-21T20:11:49.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-21T20:11:49.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-21T20:11:49.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-21T20:11:49.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.443s coverage: 54.0% of statements [2023-02-21T20:11:49.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-21T20:11:49.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-21T20:12:04.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.858s coverage: 88.5% of statements [2023-02-21T20:12:04.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-21T20:12:04.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-21T20:12:04.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-21T20:12:04.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-21T20:12:04.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-21T20:12:04.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.607s coverage: 3.9% of statements [2023-02-21T20:12:04.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-21T20:12:04.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-21T20:12:11.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.359s coverage: 95.6% of statements [2023-02-21T20:12:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-21T20:12:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-21T20:12:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-21T20:12:11.184Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.390s coverage: 72.2% of statements [2023-02-21T20:12:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-21T20:12:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-21T20:12:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-21T20:12:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-21T20:12:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-21T20:12:11.184Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.355s coverage: 65.9% of statements [2023-02-21T20:12:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-21T20:12:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-21T20:12:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-21T20:12:11.184Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.443s coverage: 0.9% of statements [2023-02-21T20:12:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-21T20:12:11.184Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.403s coverage: 29.6% of statements [2023-02-21T20:12:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-21T20:12:11.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.470s coverage: 47.1% of statements [2023-02-21T20:12:11.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.314s coverage: 82.9% of statements [2023-02-21T20:12:11.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.241s coverage: 94.1% of statements [2023-02-21T20:12:11.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.495s coverage: 96.3% of statements [2023-02-21T20:12:13.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.244s coverage: 87.5% of statements [2023-02-21T20:12:26.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.470s coverage: 94.4% of statements [2023-02-21T20:12:26.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.219s coverage: 44.8% of statements [2023-02-21T20:12:44.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.551s coverage: 79.9% of statements [2023-02-21T20:12:44.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-21T20:12:44.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.309s coverage: 92.9% of statements [2023-02-21T20:12:44.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-21T20:12:44.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-21T20:12:44.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-21T20:12:44.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 64.4% of statements [2023-02-21T20:12:44.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-21T20:12:44.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-21T20:12:44.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-21T20:12:44.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-21T20:12:44.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.274s coverage: 86.9% of statements [2023-02-21T20:12:44.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-21T20:12:44.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-21T20:12:44.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-21T20:12:44.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-21T20:12:44.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.251s coverage: 87.2% of statements [2023-02-21T20:12:44.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.212s coverage: 20.0% of statements [2023-02-21T20:12:44.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-21T20:12:44.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-21T20:12:44.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.220s coverage: 100.0% of statements [2023-02-21T20:12:44.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-21T20:12:44.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.307s coverage: 77.4% of statements [2023-02-21T20:12:44.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-21T20:12:44.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.284s coverage: 80.0% of statements [2023-02-21T20:12:44.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.392s coverage: 87.2% of statements [2023-02-21T20:12:44.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.243s coverage: 91.2% of statements [2023-02-21T20:12:44.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-21T20:12:52.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.290s coverage: 63.1% of statements [2023-02-21T20:12:52.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-21T20:12:52.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-21T20:12:52.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.427s coverage: 100.0% of statements [2023-02-21T20:12:52.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.177s coverage: 89.4% of statements [2023-02-21T20:12:52.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.113s coverage: 100.0% of statements [2023-02-21T20:12:52.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.134s coverage: 73.7% of statements [2023-02-21T20:12:52.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.116s coverage: 100.0% of statements [2023-02-21T20:13:03.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 2.091s coverage: 65.3% of statements [2023-02-21T20:13:03.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-21T20:13:03.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-21T20:13:03.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-21T20:13:05.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.097s coverage: 41.0% of statements [2023-02-21T20:13:05.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-21T20:13:05.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-21T20:13:05.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.626s coverage: 89.5% of statements [2023-02-21T20:13:05.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-21T20:13:05.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.567s coverage: 84.8% of statements [2023-02-21T20:13:05.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-21T20:13:05.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-21T20:13:05.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-21T20:13:05.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-21T20:13:13.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.322s coverage: 17.7% of statements [2023-02-21T20:13:13.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-21T20:13:13.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-21T20:13:13.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-21T20:13:13.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-21T20:13:13.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.746s coverage: 92.3% of statements [2023-02-21T20:13:13.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-21T20:13:13.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-21T20:13:13.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-21T20:13:13.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-21T20:13:13.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.318s coverage: 63.2% of statements [2023-02-21T20:13:13.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-21T20:13:13.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-21T20:13:13.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.480s coverage: 97.7% of statements [2023-02-21T20:13:13.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-21T20:13:13.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-21T20:13:14.828Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-21T20:13:14.829Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-21T20:13:14.829Z] go vet ./... [2023-02-21T20:15:21.548Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-21T20:15:21.548Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-21T20:15:21.548Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-21T20:15:21.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-21T20:15:22.252Z] + ls -al . [2023-02-21T20:15:22.252Z] total 740 [2023-02-21T20:15:22.252Z] drwxrwxr-x 10 1001 1001 4096 Feb 21 20:08 . [2023-02-21T20:15:22.252Z] drwxr-xr-x 4 root root 4096 Feb 21 20:08 .. [2023-02-21T20:15:22.252Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:07 .blubracket [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 16 Feb 21 20:07 .dockerignore [2023-02-21T20:15:22.252Z] drwxrwxr-x 8 1001 1001 4096 Feb 21 20:07 .git [2023-02-21T20:15:22.252Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 20:07 .github [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 1024 Feb 21 20:07 .gitignore [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 42 Feb 21 20:07 .golangci.yml [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 87 Feb 21 20:07 .hadolint.yml [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 166 Feb 21 20:07 .sonarcloud.properties [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 1171 Feb 21 20:07 ADOPTERS.md [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 10825 Feb 21 20:07 Attribution.txt [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 73765 Feb 21 20:07 CHANGELOG.md [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 3804 Feb 21 20:07 CONTRIBUTING.md [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 677 Feb 21 20:07 GOVERNANCE.md [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 883 Feb 21 20:07 Jenkinsfile [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 10775 Feb 21 20:07 LICENSE [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 13375 Feb 21 20:07 Makefile [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 582 Feb 21 20:07 OWNERS.md [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 9403 Feb 21 20:07 README.md [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 6912 Feb 21 20:07 SECURITY.md [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 5 Feb 21 20:04 VERSION [2023-02-21T20:15:22.252Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:07 bin [2023-02-21T20:15:22.252Z] drwxrwxr-x 17 1001 1001 4096 Feb 21 20:07 cmd [2023-02-21T20:15:22.252Z] -rw-r--r-- 1 root root 487323 Feb 21 20:13 coverage.out [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 3296 Feb 21 20:07 go.mod [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 33293 Feb 21 20:07 go.sum [2023-02-21T20:15:22.252Z] drwxrwxr-x 7 1001 1001 4096 Feb 21 20:07 internal [2023-02-21T20:15:22.252Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 20:07 openapi [2023-02-21T20:15:22.252Z] drwxrwxr-x 4 1001 1001 4096 Feb 21 20:07 snap [2023-02-21T20:15:22.252Z] -rw-rw-r-- 1 1001 1001 204 Feb 21 20:07 version.go [Pipeline] sh [2023-02-21T20:15:22.914Z] + '[' -e coverage.out ] [2023-02-21T20:15:22.914Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-21T20:15:22.952Z] Warning: overwriting stash ‘coverage-report’ [2023-02-21T20:15:23.833Z] Stashed 1 file(s) [Pipeline] sh [2023-02-21T20:15:24.486Z] + make build [2023-02-21T20:15:24.486Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-21T20:17:01.160Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-21T20:17:01.160Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-21T20:17:06.506Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-21T20:17:09.853Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-21T20:17:56.699Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-21T20:17:59.276Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-21T20:18:04.616Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-21T20:18:11.254Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-21T20:18:15.505Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-21T20:18:19.757Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-21T20:18:34.743Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-21T20:18:38.998Z] $ docker stop --time=1 c9a860d6057e3aa4ea174c11b3095925af963a5009c748aa3234ee4748708c50 [2023-02-21T20:18:40.967Z] $ docker rm -f --volumes c9a860d6057e3aa4ea174c11b3095925af963a5009c748aa3234ee4748708c50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:18:43.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T20:18:43.482Z] [2023-02-21T20:18:43.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:18:43.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T20:18:43.899Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-21T20:18:43.899Z] 29e5d40040c1: Pulling fs layer [2023-02-21T20:18:43.899Z] 1ce36da41761: Pulling fs layer [2023-02-21T20:18:43.899Z] 25b303627fd3: Pulling fs layer [2023-02-21T20:18:44.173Z] 29e5d40040c1: Download complete [2023-02-21T20:18:44.446Z] 1ce36da41761: Verifying Checksum [2023-02-21T20:18:44.446Z] 1ce36da41761: Download complete [2023-02-21T20:18:44.716Z] 29e5d40040c1: Pull complete [2023-02-21T20:18:46.127Z] 25b303627fd3: Verifying Checksum [2023-02-21T20:18:46.127Z] 25b303627fd3: Download complete [2023-02-21T20:18:46.127Z] 1ce36da41761: Pull complete [2023-02-21T20:18:56.203Z] 25b303627fd3: Pull complete [2023-02-21T20:18:56.203Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-21T20:18:56.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T20:18:56.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:18:56.504Z] prd-ubuntu20.04-docker-arm64-4c-16g-6925 does not seem to be running inside a container [2023-02-21T20:18:56.548Z] $ 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-arm64:latest cat [2023-02-21T20:18:59.066Z] $ docker top 3a7ef9bcc571e0ec7fd26dc4378807d0febb97c9ec5fd042c6ba7f8c9413d593 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T20:18:59.990Z] + docker-compose build --help [2023-02-21T20:18:59.990Z] + grep parallel [2023-02-21T20:19:05.335Z] --parallel Build images in parallel. [Pipeline] } [2023-02-21T20:19:05.345Z] $ docker stop --time=1 3a7ef9bcc571e0ec7fd26dc4378807d0febb97c9ec5fd042c6ba7f8c9413d593 [2023-02-21T20:19:07.007Z] $ docker rm -f --volumes 3a7ef9bcc571e0ec7fd26dc4378807d0febb97c9ec5fd042c6ba7f8c9413d593 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:19:07.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T20:19:07.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:19:08.071Z] prd-ubuntu20.04-docker-arm64-4c-16g-6925 does not seem to be running inside a container [2023-02-21T20:19:08.158Z] $ 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-arm64:latest cat [2023-02-21T20:19:09.453Z] $ docker top af6d249c98b409dfd111b7388e60ce218e80f4e52d4afcfbcf941f2b5cb9b9d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T20:19:10.412Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-21T20:19:15.780Z] Building core-command ... [2023-02-21T20:19:15.780Z] Building core-common-config-bootstrapper ... [2023-02-21T20:19:15.780Z] Building core-data ... [2023-02-21T20:19:15.780Z] Building core-metadata ... [2023-02-21T20:19:15.780Z] Building security-bootstrapper ... [2023-02-21T20:19:15.780Z] Building security-proxy-setup ... [2023-02-21T20:19:15.780Z] Building security-secretstore-setup ... [2023-02-21T20:19:15.780Z] Building security-spiffe-token-provider ... [2023-02-21T20:19:15.780Z] Building security-spire-agent ... [2023-02-21T20:19:15.780Z] Building security-spire-config ... [2023-02-21T20:19:15.780Z] Building security-spire-server ... [2023-02-21T20:19:15.780Z] Building support-notifications ... [2023-02-21T20:19:15.780Z] Building support-scheduler ... [2023-02-21T20:19:15.780Z] Building core-metadata [2023-02-21T20:19:15.780Z] Building support-scheduler [2023-02-21T20:19:15.780Z] Building support-notifications [2023-02-21T20:19:15.780Z] Building security-spire-agent [2023-02-21T20:19:15.780Z] Building security-spire-server [2023-02-21T20:20:02.607Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:20:02.607Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:20:02.607Z] ---> 4c7b61ec7d7c [2023-02-21T20:20:02.607Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T20:20:02.607Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:20:02.607Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:20:02.607Z] ---> 4c7b61ec7d7c [2023-02-21T20:20:02.607Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:20:02.607Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:20:02.607Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:20:02.607Z] ---> 4c7b61ec7d7c [2023-02-21T20:20:02.607Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:20:02.607Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:20:02.607Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:20:02.607Z] ---> 4c7b61ec7d7c [2023-02-21T20:20:02.607Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:20:02.607Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:20:02.607Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:20:02.607Z] ---> 4c7b61ec7d7c [2023-02-21T20:20:02.607Z] Step 3/23 : WORKDIR /edgex-go [2023-02-21T20:20:02.607Z] ---> Running in d762df67ea71 [2023-02-21T20:20:02.607Z] ---> Running in 95aac864bc3f [2023-02-21T20:20:02.607Z] ---> Running in f5761abeb5d0 [2023-02-21T20:20:02.607Z] ---> Running in c68a3bb8ba83 [2023-02-21T20:20:02.607Z] ---> Running in 09d13c7a3bad [2023-02-21T20:20:02.607Z] Removing intermediate container d762df67ea71 [2023-02-21T20:20:02.607Z] ---> e03b2d272c44 [2023-02-21T20:20:02.607Z] Step 4/24 : WORKDIR /edgex-go [2023-02-21T20:20:02.607Z] Removing intermediate container c68a3bb8ba83 [2023-02-21T20:20:02.607Z] ---> dc67c7e6818d [2023-02-21T20:20:02.607Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T20:20:02.607Z] Removing intermediate container f5761abeb5d0 [2023-02-21T20:20:02.607Z] ---> 35be3a8662cd [2023-02-21T20:20:02.607Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T20:20:02.607Z] Removing intermediate container 95aac864bc3f [2023-02-21T20:20:02.607Z] ---> b9029a71b141 [2023-02-21T20:20:02.607Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T20:20:02.607Z] ---> Running in 486a8115e771 [2023-02-21T20:20:02.607Z] ---> Running in 1a922a907034 [2023-02-21T20:20:02.607Z] ---> Running in 15cd5d0ba102 [2023-02-21T20:20:02.607Z] ---> Running in 3349ccdd7591 [2023-02-21T20:20:02.607Z] Removing intermediate container 09d13c7a3bad [2023-02-21T20:20:02.607Z] ---> 864a08f5e89e [2023-02-21T20:20:02.607Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T20:20:02.607Z] ---> Running in 6120b1285a15 [2023-02-21T20:20:02.607Z] Removing intermediate container 486a8115e771 [2023-02-21T20:20:02.607Z] ---> 6c5b139f37cb [2023-02-21T20:20:02.607Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-21T20:20:02.607Z] Removing intermediate container 15cd5d0ba102 [2023-02-21T20:20:02.607Z] ---> a7a8ebdcbdd6 [2023-02-21T20:20:02.607Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T20:20:02.607Z] Removing intermediate container 3349ccdd7591 [2023-02-21T20:20:02.607Z] ---> 8bbcb1346696 [2023-02-21T20:20:02.607Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-21T20:20:02.607Z] ---> Running in fdb92edda131 [2023-02-21T20:20:02.607Z] ---> Running in 5f2b3f2ff3a0 [2023-02-21T20:20:02.607Z] ---> Running in e11a0aeb7149 [2023-02-21T20:20:03.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:20:03.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:20:03.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:20:03.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:20:04.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:20:04.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:20:04.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:20:04.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:20:04.871Z] OK: 221 MiB in 51 packages [2023-02-21T20:20:04.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:20:05.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:20:05.140Z] OK: 221 MiB in 51 packages [2023-02-21T20:20:06.120Z] OK: 221 MiB in 51 packages [2023-02-21T20:20:06.711Z] OK: 221 MiB in 51 packages [2023-02-21T20:20:06.985Z] OK: 221 MiB in 51 packages [2023-02-21T20:20:06.985Z] Removing intermediate container 6120b1285a15 [2023-02-21T20:20:06.985Z] ---> 6bb742e653d6 [2023-02-21T20:20:06.985Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-21T20:20:07.252Z] Removing intermediate container 1a922a907034 [2023-02-21T20:20:07.252Z] ---> 5273911b226b [2023-02-21T20:20:07.252Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T20:20:08.671Z] ---> 383c6b0fae8e [2023-02-21T20:20:08.671Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:20:08.671Z] Removing intermediate container 5f2b3f2ff3a0 [2023-02-21T20:20:08.671Z] ---> e6d1704ef8f5 [2023-02-21T20:20:08.671Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T20:20:08.671Z] Removing intermediate container fdb92edda131 [2023-02-21T20:20:08.671Z] ---> 82f114418e1a [2023-02-21T20:20:08.671Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-21T20:20:08.671Z] ---> Running in 11dc3f8e000f [2023-02-21T20:20:08.671Z] Removing intermediate container e11a0aeb7149 [2023-02-21T20:20:08.671Z] ---> 85579d4e29bd [2023-02-21T20:20:08.671Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:20:08.671Z] ---> 9995479b758e [2023-02-21T20:20:08.671Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T20:20:08.941Z] ---> Running in e67cc91a0d01 [2023-02-21T20:20:09.904Z] ---> 503111d961f3 [2023-02-21T20:20:09.904Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:20:09.904Z] ---> f853f8a72a91 [2023-02-21T20:20:09.904Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:20:10.181Z] ---> 2ac2609695e5 [2023-02-21T20:20:10.181Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:20:10.181Z] ---> Running in ca6bcf7d8147 [2023-02-21T20:20:10.181Z] ---> Running in b1b518c71968 [2023-02-21T20:20:10.456Z] ---> Running in f0f679b22f8b [2023-02-21T20:22:02.118Z] Removing intermediate container 11dc3f8e000f [2023-02-21T20:22:02.118Z] ---> 651eef6f1e40 [2023-02-21T20:22:02.118Z] Step 7/23 : COPY . . [2023-02-21T20:22:02.118Z] Removing intermediate container e67cc91a0d01 [2023-02-21T20:22:02.118Z] ---> 1bb84c096009 [2023-02-21T20:22:02.118Z] Step 7/24 : COPY . . [2023-02-21T20:22:02.119Z] Removing intermediate container b1b518c71968 [2023-02-21T20:22:02.119Z] ---> 52e806ef247a [2023-02-21T20:22:02.119Z] Step 8/24 : COPY . . [2023-02-21T20:22:02.119Z] Removing intermediate container f0f679b22f8b [2023-02-21T20:22:02.119Z] ---> 6579f07bcf84 [2023-02-21T20:22:02.119Z] Step 8/22 : COPY . . [2023-02-21T20:22:02.119Z] Removing intermediate container ca6bcf7d8147 [2023-02-21T20:22:02.119Z] ---> 20d5d8b1c7bd [2023-02-21T20:22:02.119Z] Step 8/22 : COPY . . [2023-02-21T20:22:12.195Z] ---> af45613c0201 [2023-02-21T20:22:12.195Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-21T20:22:12.195Z] ---> fb481bdd0996 [2023-02-21T20:22:12.195Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-21T20:22:12.195Z] ---> d60fc23c7cba [2023-02-21T20:22:12.195Z] ---> 45c891494b04 [2023-02-21T20:22:12.195Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T20:22:12.195Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T20:22:12.195Z] ---> Running in 3e917c99e77d [2023-02-21T20:22:12.195Z] ---> 8963b452733e [2023-02-21T20:22:12.195Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-21T20:22:12.195Z] ---> Running in bb883d2ed553 [2023-02-21T20:22:12.195Z] ---> Running in 9e7269173cda [2023-02-21T20:22:12.195Z] ---> Running in 11c283d4fcfc [2023-02-21T20:22:12.195Z] ---> Running in e1d8da1e3e9b [2023-02-21T20:22:12.195Z] Removing intermediate container bb883d2ed553 [2023-02-21T20:22:12.195Z] ---> 7e9bee0bc27c [2023-02-21T20:22:12.195Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-21T20:22:12.467Z] ---> Running in ab7d993e353e [2023-02-21T20:22:12.737Z] Removing intermediate container 11c283d4fcfc [2023-02-21T20:22:12.737Z] ---> 0fc37be8ee76 [2023-02-21T20:22:12.737Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T20:22:13.003Z] ---> Running in 06f2a7386111 [2023-02-21T20:22:13.587Z] Removing intermediate container ab7d993e353e [2023-02-21T20:22:13.587Z] ---> f70b144e5c15 [2023-02-21T20:22:13.587Z] Removing intermediate container 06f2a7386111 [2023-02-21T20:22:13.587Z] ---> a72f52521f78 [2023-02-21T20:22:13.587Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T20:22:13.587Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T20:22:13.587Z] ---> Running in a2b20621f3d3 [2023-02-21T20:22:13.587Z] ---> Running in 7a0cd72dec8d [2023-02-21T20:22:13.855Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-21T20:22:14.444Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-21T20:22:14.444Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-21T20:22:17.034Z] Removing intermediate container a2b20621f3d3 [2023-02-21T20:22:17.034Z] ---> 20e96f13aefa [2023-02-21T20:22:17.034Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T20:22:17.302Z] ---> Running in 84f9e02b51db [2023-02-21T20:22:17.568Z] Removing intermediate container 7a0cd72dec8d [2023-02-21T20:22:17.568Z] ---> 5efb0c619983 [2023-02-21T20:22:17.568Z] Step 11/23 : WORKDIR /edgex-go [2023-02-21T20:22:17.838Z] ---> Running in a488c49812cf [2023-02-21T20:22:17.838Z] Removing intermediate container 84f9e02b51db [2023-02-21T20:22:17.838Z] ---> 1f131f9ce83f [2023-02-21T20:22:17.838Z] [2023-02-21T20:22:17.838Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T20:22:18.104Z] 3.15: Pulling from library/alpine [2023-02-21T20:22:18.104Z] Removing intermediate container a488c49812cf [2023-02-21T20:22:18.104Z] ---> ce36897a6191 [2023-02-21T20:22:18.104Z] [2023-02-21T20:22:18.104Z] Step 12/23 : FROM alpine:3.15 [2023-02-21T20:22:18.372Z] 3.15: Pulling from library/alpine [2023-02-21T20:22:19.326Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T20:22:19.326Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T20:22:19.326Z] Status: Image is up to date for alpine:3.15 [2023-02-21T20:22:19.326Z] Status: Downloaded newer image for alpine:3.15 [2023-02-21T20:22:19.326Z] ---> 354640af7b1b [2023-02-21T20:22:19.326Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:22:19.326Z] ---> 354640af7b1b [2023-02-21T20:22:19.326Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:22:19.326Z] ---> Running in 39e1e9ac3373 [2023-02-21T20:22:19.326Z] ---> Running in 331aca0bd910 [2023-02-21T20:22:19.915Z] Removing intermediate container 331aca0bd910 [2023-02-21T20:22:19.915Z] ---> 535a75490d2f [2023-02-21T20:22:19.915Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T20:22:20.186Z] Removing intermediate container 39e1e9ac3373 [2023-02-21T20:22:20.186Z] ---> 1351ac374ef4 [2023-02-21T20:22:20.187Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T20:22:20.187Z] ---> Running in d0ade2bf3842 [2023-02-21T20:22:20.459Z] ---> Running in c33a7076f2ef [2023-02-21T20:22:22.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:22.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:22.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:23.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:24.623Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T20:22:24.623Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T20:22:24.623Z] OK: 15734 distinct packages available [2023-02-21T20:22:24.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:24.623Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T20:22:24.623Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T20:22:24.623Z] OK: 15734 distinct packages available [2023-02-21T20:22:24.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:24.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:25.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:26.124Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T20:22:26.124Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T20:22:26.124Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T20:22:26.124Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T20:22:26.389Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-21T20:22:26.389Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T20:22:26.389Z] OK: 6 MiB in 19 packages [2023-02-21T20:22:26.970Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T20:22:26.970Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T20:22:26.970Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T20:22:26.970Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T20:22:27.442Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-21T20:22:27.442Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T20:22:27.442Z] OK: 6 MiB in 19 packages [2023-02-21T20:22:28.399Z] Removing intermediate container c33a7076f2ef [2023-02-21T20:22:28.399Z] ---> 8d559aa359a7 [2023-02-21T20:22:28.399Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T20:22:28.980Z] Removing intermediate container d0ade2bf3842 [2023-02-21T20:22:28.980Z] ---> cee17e2c3b85 [2023-02-21T20:22:28.980Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-21T20:22:34.313Z] ---> 2e961477b9aa [2023-02-21T20:22:34.313Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T20:22:37.650Z] ---> 9c5961ee4902 [2023-02-21T20:22:37.651Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T20:22:38.608Z] ---> 5dc96ae5e269 [2023-02-21T20:22:38.608Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-21T20:22:40.028Z] ---> b73ea440ad2a [2023-02-21T20:22:40.028Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-21T20:22:41.435Z] ---> b3b3cd1c9488 [2023-02-21T20:22:41.435Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T20:22:41.435Z] ---> Running in 3ec29a4242c0 [2023-02-21T20:22:42.017Z] Removing intermediate container 3ec29a4242c0 [2023-02-21T20:22:42.017Z] ---> e0ce25f5f5ca [2023-02-21T20:22:42.017Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T20:22:42.284Z] ---> Running in 71c47f36d1b9 [2023-02-21T20:22:42.284Z] ---> 9e854e3b5f1f [2023-02-21T20:22:42.284Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T20:22:42.868Z] Removing intermediate container 71c47f36d1b9 [2023-02-21T20:22:42.868Z] ---> 693bf780021c [2023-02-21T20:22:42.868Z] Step 21/23 : LABEL arch=arm64 [2023-02-21T20:22:43.139Z] ---> Running in 8d2e77d4efec [2023-02-21T20:22:43.726Z] ---> 8f0ddef977d4 [2023-02-21T20:22:43.726Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-21T20:22:43.726Z] Removing intermediate container 8d2e77d4efec [2023-02-21T20:22:43.726Z] ---> a3cac2c19feb [2023-02-21T20:22:43.726Z] Step 22/23 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:22:43.995Z] ---> Running in b404f57f07d4 [2023-02-21T20:22:44.579Z] Removing intermediate container b404f57f07d4 [2023-02-21T20:22:44.579Z] ---> b2db6d25df9d [2023-02-21T20:22:44.579Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T20:22:44.845Z] ---> Running in 604e9606a4d8 [2023-02-21T20:22:45.112Z] ---> e2c88c6a63a7 [2023-02-21T20:22:45.112Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-21T20:22:45.379Z] Removing intermediate container 604e9606a4d8 [2023-02-21T20:22:45.379Z] ---> 455c037dc1b0 [2023-02-21T20:22:45.379Z] [2023-02-21T20:22:45.992Z] ---> 2c5e6c7311bf [2023-02-21T20:22:45.992Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T20:22:45.992Z] Successfully built 455c037dc1b0 [2023-02-21T20:22:46.259Z] Successfully tagged security-spire-server-arm64:latest [2023-02-21T20:22:46.259Z]  Building security-spire-server ... done Building security-bootstrapper [2023-02-21T20:22:46.259Z] ---> Running in f5e415b58d88 [2023-02-21T20:22:46.527Z] Removing intermediate container f5e415b58d88 [2023-02-21T20:22:46.527Z] ---> 5040248a6293 [2023-02-21T20:22:46.527Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T20:22:46.800Z] ---> Running in 15fe9a58026e [2023-02-21T20:22:47.381Z] Removing intermediate container 15fe9a58026e [2023-02-21T20:22:47.381Z] ---> 47d74613fd7d [2023-02-21T20:22:47.381Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T20:22:47.381Z] ---> Running in 2d0cae805f60 [2023-02-21T20:22:47.972Z] Removing intermediate container 2d0cae805f60 [2023-02-21T20:22:47.972Z] ---> 7ea3e8ed0800 [2023-02-21T20:22:47.972Z] Step 23/24 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:22:47.972Z] ---> Running in 3cd032f7534d [2023-02-21T20:22:48.553Z] Removing intermediate container 3cd032f7534d [2023-02-21T20:22:48.553Z] ---> 282329ec2957 [2023-02-21T20:22:48.553Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T20:22:48.820Z] ---> Running in 12e94de51d18 [2023-02-21T20:22:49.403Z] Removing intermediate container 12e94de51d18 [2023-02-21T20:22:49.404Z] ---> 839a67e6b481 [2023-02-21T20:22:49.404Z] [2023-02-21T20:22:49.669Z] Successfully built 839a67e6b481 [2023-02-21T20:22:49.669Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-21T20:22:49.669Z] Building security-spire-config [2023-02-21T20:23:11.725Z]  Building security-spire-agent ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:23:11.725Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:23:11.725Z] ---> 4c7b61ec7d7c [2023-02-21T20:23:11.725Z] Step 3/32 : WORKDIR /edgex-go [2023-02-21T20:23:11.725Z] ---> Using cache [2023-02-21T20:23:11.725Z] ---> 864a08f5e89e [2023-02-21T20:23:11.725Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-21T20:23:11.725Z] ---> Running in 4535ae259d1e [2023-02-21T20:23:11.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:23:12.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:23:13.985Z] OK: 221 MiB in 51 packages [2023-02-21T20:23:14.252Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:23:14.252Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:23:14.252Z] ---> 4c7b61ec7d7c [2023-02-21T20:23:14.252Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T20:23:14.252Z] ---> Using cache [2023-02-21T20:23:14.252Z] ---> 864a08f5e89e [2023-02-21T20:23:14.252Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T20:23:14.252Z] ---> Using cache [2023-02-21T20:23:14.252Z] ---> 6bb742e653d6 [2023-02-21T20:23:14.252Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T20:23:14.252Z] ---> Using cache [2023-02-21T20:23:14.252Z] ---> 383c6b0fae8e [2023-02-21T20:23:14.252Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:23:14.252Z] ---> Using cache [2023-02-21T20:23:14.252Z] ---> 651eef6f1e40 [2023-02-21T20:23:14.252Z] Step 7/24 : COPY . . [2023-02-21T20:23:14.252Z] ---> Using cache [2023-02-21T20:23:14.252Z] ---> 45c891494b04 [2023-02-21T20:23:14.252Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T20:23:14.252Z] ---> Using cache [2023-02-21T20:23:14.252Z] ---> 7e9bee0bc27c [2023-02-21T20:23:14.252Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T20:23:14.252Z] ---> Using cache [2023-02-21T20:23:14.252Z] ---> f70b144e5c15 [2023-02-21T20:23:14.252Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T20:23:14.833Z] ---> Running in 36381f67d51e [2023-02-21T20:23:16.244Z] Removing intermediate container 4535ae259d1e [2023-02-21T20:23:16.244Z] ---> 39372ae3552d [2023-02-21T20:23:16.244Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-21T20:23:17.203Z] ---> 95c263b493c5 [2023-02-21T20:23:17.203Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:23:17.203Z] ---> Running in 2e3636a50414 [2023-02-21T20:23:19.145Z] Removing intermediate container 36381f67d51e [2023-02-21T20:23:19.145Z] ---> 8b1308881503 [2023-02-21T20:23:19.145Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T20:23:19.145Z] ---> Running in d5bf2a4466e6 [2023-02-21T20:23:19.729Z] Removing intermediate container d5bf2a4466e6 [2023-02-21T20:23:19.729Z] ---> e43075dc1473 [2023-02-21T20:23:19.729Z] [2023-02-21T20:23:19.729Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T20:23:19.729Z] ---> 354640af7b1b [2023-02-21T20:23:19.729Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:23:19.729Z] ---> Using cache [2023-02-21T20:23:19.729Z] ---> 1351ac374ef4 [2023-02-21T20:23:19.729Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-21T20:23:19.996Z] ---> Running in ccc57f9a18b5 [2023-02-21T20:23:21.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:23:22.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:23:23.925Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T20:23:23.925Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T20:23:23.925Z] OK: 15734 distinct packages available [2023-02-21T20:23:24.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:23:24.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:23:25.862Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-21T20:23:25.862Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-21T20:23:25.862Z] (3/4) Installing libucontext (1.1-r0) [2023-02-21T20:23:25.862Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-21T20:23:25.862Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T20:23:25.862Z] OK: 6 MiB in 18 packages [2023-02-21T20:23:27.800Z] Removing intermediate container ccc57f9a18b5 [2023-02-21T20:23:27.800Z] ---> bb4f93ee7148 [2023-02-21T20:23:27.800Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T20:23:34.435Z] ---> 6106b0480ec1 [2023-02-21T20:23:34.435Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T20:23:34.435Z] ---> d05f861ec0fe [2023-02-21T20:23:34.435Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-21T20:23:34.435Z] ---> Running in 295bf640217a [2023-02-21T20:23:35.016Z] Removing intermediate container 295bf640217a [2023-02-21T20:23:35.016Z] ---> a51e8a9446e0 [2023-02-21T20:23:35.016Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-21T20:23:35.982Z] ---> 0b61d4f3e3b8 [2023-02-21T20:23:35.982Z] Step 19/24 : WORKDIR / [2023-02-21T20:23:36.248Z] ---> Running in e8590321e72f [2023-02-21T20:23:36.518Z] Removing intermediate container e8590321e72f [2023-02-21T20:23:36.518Z] ---> f78774aae2cb [2023-02-21T20:23:36.518Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T20:23:36.784Z] ---> Running in bfb4f0f074be [2023-02-21T20:23:37.366Z] Removing intermediate container bfb4f0f074be [2023-02-21T20:23:37.366Z] ---> 8f99c18e79fa [2023-02-21T20:23:37.366Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T20:23:37.366Z] ---> Running in acf532cf27ca [2023-02-21T20:23:39.955Z] Removing intermediate container acf532cf27ca [2023-02-21T20:23:39.955Z] ---> 44f1d6b9b9fe [2023-02-21T20:23:39.955Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T20:23:40.222Z] ---> Running in 59f3440ee3a4 [2023-02-21T20:23:40.807Z] Removing intermediate container 59f3440ee3a4 [2023-02-21T20:23:40.807Z] ---> 76dbe4d22c7e [2023-02-21T20:23:40.807Z] Step 23/24 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:23:40.807Z] ---> Running in 554e3ce48d22 [2023-02-21T20:23:41.389Z] Removing intermediate container 554e3ce48d22 [2023-02-21T20:23:41.389Z] ---> 321fac0feff2 [2023-02-21T20:23:41.389Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T20:23:41.658Z] ---> Running in faa771c32fc6 [2023-02-21T20:23:42.239Z] Removing intermediate container faa771c32fc6 [2023-02-21T20:23:42.239Z] ---> 23b9db1c71e7 [2023-02-21T20:23:42.239Z] [2023-02-21T20:23:42.506Z] Successfully built 23b9db1c71e7 [2023-02-21T20:23:42.506Z] Successfully tagged security-spire-config-arm64:latest [2023-02-21T20:23:42.773Z]  Building security-spire-config ... done Building core-command [2023-02-21T20:24:01.242Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:24:01.242Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:24:01.242Z] ---> 4c7b61ec7d7c [2023-02-21T20:24:01.242Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:24:01.242Z] ---> Using cache [2023-02-21T20:24:01.242Z] ---> b9029a71b141 [2023-02-21T20:24:01.242Z] Step 4/23 : WORKDIR /edgex-go [2023-02-21T20:24:01.242Z] ---> Using cache [2023-02-21T20:24:01.242Z] ---> 8bbcb1346696 [2023-02-21T20:24:01.242Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-21T20:24:01.526Z] ---> Running in 247e3a425b68 [2023-02-21T20:24:03.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:24:04.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:24:05.538Z] OK: 221 MiB in 51 packages [2023-02-21T20:24:07.479Z] Removing intermediate container 247e3a425b68 [2023-02-21T20:24:07.479Z] ---> 83173fc72786 [2023-02-21T20:24:07.479Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-21T20:24:08.066Z] ---> ff740598496f [2023-02-21T20:24:08.066Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:24:08.066Z] ---> Running in 234cdaecbaf2 [2023-02-21T20:24:54.880Z] Removing intermediate container 2e3636a50414 [2023-02-21T20:24:54.880Z] ---> 8ed9e243c683 [2023-02-21T20:24:54.880Z] Step 7/32 : COPY . . [2023-02-21T20:25:07.261Z] ---> 4163dc1fe774 [2023-02-21T20:25:07.261Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-21T20:25:07.261Z] ---> Running in cc215f478c36 [2023-02-21T20:25:07.841Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-21T20:25:46.673Z] Removing intermediate container 234cdaecbaf2 [2023-02-21T20:25:46.673Z] ---> 35c67aa10164 [2023-02-21T20:25:46.673Z] Step 8/23 : COPY . . [2023-02-21T20:25:56.756Z] ---> ca4ea531c3ef [2023-02-21T20:25:56.756Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-21T20:25:56.756Z] ---> Running in dcc1890d42ff [2023-02-21T20:25:58.695Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-21T20:29:50.468Z] Removing intermediate container e1d8da1e3e9b [2023-02-21T20:29:50.468Z] ---> fcc13e33dfad [2023-02-21T20:29:50.468Z] [2023-02-21T20:29:50.468Z] Step 10/24 : FROM alpine:3.16 [2023-02-21T20:29:50.468Z] 3.16: Pulling from library/alpine [2023-02-21T20:29:50.468Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T20:29:50.468Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T20:29:50.468Z] ---> 4c81e5bf8899 [2023-02-21T20:29:50.468Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:29:50.468Z] ---> Running in 3af676a7b2d9 [2023-02-21T20:29:51.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:29:51.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:29:53.036Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T20:29:53.036Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:29:53.301Z] OK: 5 MiB in 15 packages [2023-02-21T20:29:54.710Z] Removing intermediate container 3af676a7b2d9 [2023-02-21T20:29:54.710Z] ---> e48db70f04bd [2023-02-21T20:29:54.710Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T20:29:54.976Z] ---> Running in 6a11352ca7a2 [2023-02-21T20:29:55.245Z] Removing intermediate container 6a11352ca7a2 [2023-02-21T20:29:55.245Z] ---> 52517337c0a5 [2023-02-21T20:29:55.245Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-21T20:29:55.512Z] ---> Running in 819d8162e2cc [2023-02-21T20:29:56.094Z] Removing intermediate container 819d8162e2cc [2023-02-21T20:29:56.094Z] ---> 0c20edac066e [2023-02-21T20:29:56.094Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-21T20:29:56.094Z] ---> Running in c611e2899b5f [2023-02-21T20:29:56.361Z] Removing intermediate container c611e2899b5f [2023-02-21T20:29:56.361Z] ---> 3c6aba5b59db [2023-02-21T20:29:56.361Z] Step 15/24 : WORKDIR / [2023-02-21T20:29:56.627Z] ---> Running in 20ff5123826f [2023-02-21T20:29:57.211Z] Removing intermediate container 20ff5123826f [2023-02-21T20:29:57.211Z] ---> 9917a6b84e9d [2023-02-21T20:29:57.211Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:29:58.169Z] ---> 625d0eb74ead [2023-02-21T20:29:58.169Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-21T20:29:59.579Z] ---> f715bb6cbe26 [2023-02-21T20:29:59.579Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-21T20:30:00.535Z] ---> 3f8e6291c629 [2023-02-21T20:30:00.535Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-21T20:30:01.494Z] ---> be25768285ec [2023-02-21T20:30:01.494Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-21T20:30:01.494Z] ---> Running in b37c8df64a7c [2023-02-21T20:30:01.766Z] Removing intermediate container b37c8df64a7c [2023-02-21T20:30:01.766Z] ---> c82cad40475f [2023-02-21T20:30:01.766Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:30:02.031Z] ---> Running in 096936cefb01 [2023-02-21T20:30:04.365Z] Removing intermediate container 096936cefb01 [2023-02-21T20:30:04.365Z] ---> 0b7d8b1c3d9e [2023-02-21T20:30:04.365Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T20:30:04.365Z] ---> Running in ecc6c35f73ec [2023-02-21T20:30:04.946Z] Removing intermediate container ecc6c35f73ec [2023-02-21T20:30:04.946Z] ---> 5add7165912c [2023-02-21T20:30:04.946Z] Step 23/24 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:30:04.946Z] ---> Running in 819d9d649729 [2023-02-21T20:30:05.525Z] Removing intermediate container 819d9d649729 [2023-02-21T20:30:05.525Z] ---> 52725b9526db [2023-02-21T20:30:05.525Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T20:30:05.525Z] ---> Running in 388d688b67cf [2023-02-21T20:30:06.106Z] Removing intermediate container 388d688b67cf [2023-02-21T20:30:06.106Z] ---> 0248faeabd84 [2023-02-21T20:30:06.106Z] [2023-02-21T20:30:06.370Z] Successfully built 0248faeabd84 [2023-02-21T20:30:06.370Z] Successfully tagged core-metadata-arm64:latest [2023-02-21T20:30:06.371Z] Building security-secretstore-setup [2023-02-21T20:30:24.557Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:30:24.557Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:30:24.557Z] ---> 4c7b61ec7d7c [2023-02-21T20:30:24.557Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T20:30:24.557Z] ---> Using cache [2023-02-21T20:30:24.557Z] ---> 864a08f5e89e [2023-02-21T20:30:24.557Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-21T20:30:24.557Z] ---> Using cache [2023-02-21T20:30:24.557Z] ---> 39372ae3552d [2023-02-21T20:30:24.557Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T20:30:24.557Z] ---> Using cache [2023-02-21T20:30:24.557Z] ---> 95c263b493c5 [2023-02-21T20:30:24.557Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:30:24.557Z] ---> Using cache [2023-02-21T20:30:24.557Z] ---> 8ed9e243c683 [2023-02-21T20:30:24.557Z] Step 7/24 : COPY . . [2023-02-21T20:30:24.557Z] ---> Using cache [2023-02-21T20:30:24.557Z] ---> 4163dc1fe774 [2023-02-21T20:30:24.557Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-21T20:30:24.557Z] ---> Running in 90d8ef854c5b [2023-02-21T20:30:24.557Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-21T20:31:46.146Z] Removing intermediate container cc215f478c36 [2023-02-21T20:31:46.146Z] ---> fc9b50f63750 [2023-02-21T20:31:46.146Z] [2023-02-21T20:31:46.146Z] Step 9/32 : FROM alpine:3.16 [2023-02-21T20:31:46.146Z] ---> 4c81e5bf8899 [2023-02-21T20:31:46.146Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:31:46.146Z] ---> Running in 572919c0d091 [2023-02-21T20:31:46.146Z] Removing intermediate container 572919c0d091 [2023-02-21T20:31:46.146Z] ---> dc04520ca21a [2023-02-21T20:31:46.146Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-21T20:31:46.146Z] ---> Running in 963801df4d69 [2023-02-21T20:31:48.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:31:48.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:31:49.778Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-21T20:31:49.778Z] (2/2) Installing su-exec (0.2-r1) [2023-02-21T20:31:49.778Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:31:49.778Z] OK: 5 MiB in 16 packages [2023-02-21T20:31:51.724Z] Removing intermediate container 963801df4d69 [2023-02-21T20:31:51.724Z] ---> 36b3fbaefa80 [2023-02-21T20:31:51.724Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-21T20:31:51.724Z] ---> Running in 5d2d290bd807 [2023-02-21T20:31:51.994Z] Removing intermediate container 5d2d290bd807 [2023-02-21T20:31:51.994Z] ---> 61184696a936 [2023-02-21T20:31:51.994Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-21T20:31:52.263Z] ---> Running in 972b471334da [2023-02-21T20:31:52.846Z] Removing intermediate container 972b471334da [2023-02-21T20:31:52.846Z] ---> 0cc8bd5c2d42 [2023-02-21T20:31:52.846Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-21T20:31:52.846Z] ---> Running in 3a69fa0c3f81 [2023-02-21T20:31:53.430Z] Removing intermediate container 3a69fa0c3f81 [2023-02-21T20:31:53.430Z] ---> 5377dc3c4ccd [2023-02-21T20:31:53.430Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-21T20:31:53.430Z] ---> Running in 113eb5d3e628 [2023-02-21T20:31:54.015Z] Removing intermediate container 113eb5d3e628 [2023-02-21T20:31:54.015Z] ---> 37dc08c7855d [2023-02-21T20:31:54.015Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-21T20:31:54.283Z] ---> Running in 0e26384c5481 [2023-02-21T20:31:57.626Z] Removing intermediate container 0e26384c5481 [2023-02-21T20:31:57.626Z] ---> 8dea5e77efa7 [2023-02-21T20:31:57.626Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-21T20:31:57.626Z] ---> Running in 0c2391a03c44 [2023-02-21T20:31:57.893Z] Removing intermediate container 0c2391a03c44 [2023-02-21T20:31:57.893Z] ---> 8b160e4f2560 [2023-02-21T20:31:57.893Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-21T20:31:58.852Z] ---> 4d7aee395f14 [2023-02-21T20:31:58.852Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-21T20:31:58.852Z] ---> Running in a61a021210ed [2023-02-21T20:32:04.196Z] Removing intermediate container a61a021210ed [2023-02-21T20:32:04.196Z] ---> f0c3d8dec850 [2023-02-21T20:32:04.196Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:32:04.779Z] ---> eddc13b5de86 [2023-02-21T20:32:04.779Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-21T20:32:06.722Z] ---> 565c14708543 [2023-02-21T20:32:06.722Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-21T20:32:07.681Z] ---> 947b9bda66b7 [2023-02-21T20:32:07.681Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-21T20:32:08.643Z] ---> 21e0dbc0d32c [2023-02-21T20:32:08.644Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-21T20:32:09.604Z] ---> e98bd7cc9bd6 [2023-02-21T20:32:09.604Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-21T20:32:11.012Z] ---> 26394c6b929d [2023-02-21T20:32:11.012Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-21T20:32:12.424Z] ---> b4fb8bdf7585 [2023-02-21T20:32:12.424Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-21T20:32:12.691Z] ---> Running in 5decbb547214 [2023-02-21T20:32:18.046Z] Removing intermediate container 5decbb547214 [2023-02-21T20:32:18.046Z] ---> ebc7d2065bf1 [2023-02-21T20:32:18.046Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-21T20:32:18.046Z] ---> Running in 2088135581ff [2023-02-21T20:32:18.628Z] Removing intermediate container 2088135581ff [2023-02-21T20:32:18.628Z] ---> 5253736da756 [2023-02-21T20:32:18.628Z] Step 29/32 : CMD ["gate"] [2023-02-21T20:32:18.894Z] ---> Running in 34fd3eb8cc6d [2023-02-21T20:32:19.851Z] Removing intermediate container 34fd3eb8cc6d [2023-02-21T20:32:19.851Z] ---> ed0cf5834673 [2023-02-21T20:32:19.851Z] Step 30/32 : LABEL arch=arm64 [2023-02-21T20:32:20.116Z] ---> Running in f0759b7d5096 [2023-02-21T20:32:21.080Z] Removing intermediate container f0759b7d5096 [2023-02-21T20:32:21.081Z] ---> 8cc000a77e43 [2023-02-21T20:32:21.081Z] Step 31/32 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:32:21.352Z] ---> Running in c4ebcc9f1214 [2023-02-21T20:32:22.311Z] Removing intermediate container c4ebcc9f1214 [2023-02-21T20:32:22.311Z] ---> 6be11359e92a [2023-02-21T20:32:22.311Z] Step 32/32 : LABEL version=0.0.0 [2023-02-21T20:32:22.576Z] ---> Running in 72484d12467e [2023-02-21T20:32:23.532Z] Removing intermediate container 72484d12467e [2023-02-21T20:32:23.532Z] ---> 781ec8b8bef3 [2023-02-21T20:32:23.532Z] [2023-02-21T20:32:24.491Z] Successfully built 781ec8b8bef3 [2023-02-21T20:32:24.491Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-21T20:32:24.491Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-02-21T20:32:32.902Z] Removing intermediate container 9e7269173cda [2023-02-21T20:32:32.902Z] ---> 7b40404a715c [2023-02-21T20:32:32.902Z] [2023-02-21T20:32:32.902Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T20:32:32.902Z] ---> 4c81e5bf8899 [2023-02-21T20:32:32.902Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:32:32.902Z] ---> Using cache [2023-02-21T20:32:32.902Z] ---> e48db70f04bd [2023-02-21T20:32:32.902Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T20:32:32.902Z] ---> Using cache [2023-02-21T20:32:32.902Z] ---> 52517337c0a5 [2023-02-21T20:32:32.902Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-21T20:32:32.902Z] ---> Running in ccc7a78108a1 [2023-02-21T20:32:32.902Z] Removing intermediate container ccc7a78108a1 [2023-02-21T20:32:32.902Z] ---> c5a977a33cfc [2023-02-21T20:32:32.902Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T20:32:33.200Z] ---> Running in f666d3d4a636 [2023-02-21T20:32:33.200Z] Removing intermediate container 3e917c99e77d [2023-02-21T20:32:33.200Z] ---> fa05c4d747ee [2023-02-21T20:32:33.200Z] [2023-02-21T20:32:33.200Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T20:32:33.200Z] ---> 4c81e5bf8899 [2023-02-21T20:32:33.200Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-21T20:32:33.495Z] ---> Running in 6265d4ca5bae [2023-02-21T20:32:34.108Z] Removing intermediate container f666d3d4a636 [2023-02-21T20:32:34.108Z] ---> 8a5169bbf74e [2023-02-21T20:32:34.108Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:32:36.086Z] ---> f8f213e0bff6 [2023-02-21T20:32:36.086Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-21T20:32:36.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:32:37.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:32:39.039Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-21T20:32:39.039Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-21T20:32:39.039Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:32:39.039Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T20:32:39.305Z] OK: 6 MiB in 16 packages [2023-02-21T20:32:42.639Z] ---> f16e803fdcdc [2023-02-21T20:32:42.639Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-21T20:32:44.043Z] ---> 8bff5cf19977 [2023-02-21T20:32:44.043Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-21T20:32:44.309Z] ---> Running in bbee5a806114 [2023-02-21T20:32:44.577Z] Removing intermediate container 6265d4ca5bae [2023-02-21T20:32:44.577Z] ---> 9d1aedb0e470 [2023-02-21T20:32:44.577Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T20:32:44.849Z] ---> Running in f400f90db9d1 [2023-02-21T20:32:45.432Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:32:45.432Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:32:45.432Z] ---> 4c7b61ec7d7c [2023-02-21T20:32:45.432Z] Step 3/21 : WORKDIR /edgex-go [2023-02-21T20:32:45.432Z] ---> Using cache [2023-02-21T20:32:45.432Z] ---> 864a08f5e89e [2023-02-21T20:32:45.432Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-21T20:32:45.432Z] ---> Using cache [2023-02-21T20:32:45.432Z] ---> 39372ae3552d [2023-02-21T20:32:45.432Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-21T20:32:45.432Z] ---> Using cache [2023-02-21T20:32:45.432Z] ---> 95c263b493c5 [2023-02-21T20:32:45.432Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:32:45.432Z] ---> Using cache [2023-02-21T20:32:45.432Z] ---> 8ed9e243c683 [2023-02-21T20:32:45.432Z] Step 7/21 : COPY . . [2023-02-21T20:32:45.697Z] Removing intermediate container bbee5a806114 [2023-02-21T20:32:45.697Z] ---> ccf5611ba1f0 [2023-02-21T20:32:45.697Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:32:45.962Z] ---> Using cache [2023-02-21T20:32:45.962Z] ---> 4163dc1fe774 [2023-02-21T20:32:45.962Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-21T20:32:45.962Z] ---> Running in aac6af6695e6 [2023-02-21T20:32:45.962Z] Removing intermediate container f400f90db9d1 [2023-02-21T20:32:45.962Z] ---> 973295c80713 [2023-02-21T20:32:45.962Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-21T20:32:46.227Z] ---> Running in 9ec63d2bc9eb [2023-02-21T20:32:46.492Z] ---> Running in cc7cf6ca92dd [2023-02-21T20:32:47.449Z] Removing intermediate container aac6af6695e6 [2023-02-21T20:32:47.449Z] ---> f7e49f761e48 [2023-02-21T20:32:47.449Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T20:32:47.449Z] Removing intermediate container cc7cf6ca92dd [2023-02-21T20:32:47.449Z] ---> 8dc18d3aa0da [2023-02-21T20:32:47.449Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T20:32:47.449Z] ---> Running in 81c91ec9d13a [2023-02-21T20:32:47.714Z] ---> Running in dcf2c168eff6 [2023-02-21T20:32:48.669Z] Removing intermediate container 81c91ec9d13a [2023-02-21T20:32:48.669Z] ---> c18f60ad8c35 [2023-02-21T20:32:48.669Z] Step 21/22 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:32:48.936Z] ---> Running in aad52115d690 [2023-02-21T20:32:48.936Z] Removing intermediate container dcf2c168eff6 [2023-02-21T20:32:48.936Z] ---> 996de4f50a7a [2023-02-21T20:32:48.936Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:32:49.203Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-21T20:32:50.158Z] Removing intermediate container aad52115d690 [2023-02-21T20:32:50.158Z] ---> 863f5ae16a8e [2023-02-21T20:32:50.158Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T20:32:50.158Z] ---> Running in c37cdd7d8bb7 [2023-02-21T20:32:50.762Z] ---> deca1c19381a [2023-02-21T20:32:50.762Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-21T20:32:51.029Z] Removing intermediate container c37cdd7d8bb7 [2023-02-21T20:32:51.029Z] ---> 589825591dc9 [2023-02-21T20:32:51.029Z] [2023-02-21T20:32:51.610Z] Successfully built 589825591dc9 [2023-02-21T20:32:51.610Z] Removing intermediate container dcc1890d42ff [2023-02-21T20:32:51.610Z] ---> d80d0676ab9b [2023-02-21T20:32:51.610Z] [2023-02-21T20:32:51.610Z] Step 10/23 : FROM alpine:3.16 [2023-02-21T20:32:51.610Z] ---> 4c81e5bf8899 [2023-02-21T20:32:51.610Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:32:51.610Z] ---> Using cache [2023-02-21T20:32:51.610Z] ---> e48db70f04bd [2023-02-21T20:32:51.610Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation'Successfully tagged support-scheduler-arm64:latest [2023-02-21T20:32:51.610Z] [2023-02-21T20:32:51.610Z] ---> Using cache [2023-02-21T20:32:51.610Z]  Building support-scheduler ... done  ---> 52517337c0a5 [2023-02-21T20:32:51.610Z] Step 13/23 : ENV APP_PORT=59882Building core-data [2023-02-21T20:32:51.610Z] [2023-02-21T20:32:51.875Z] ---> Running in 27717f6e38ae [2023-02-21T20:32:52.456Z] Removing intermediate container 27717f6e38ae [2023-02-21T20:32:52.456Z] ---> 8df50cf2c004 [2023-02-21T20:32:52.456Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-21T20:32:52.722Z] ---> Running in 8b15cbb7c6e6 [2023-02-21T20:32:55.306Z] Removing intermediate container 8b15cbb7c6e6 [2023-02-21T20:32:55.307Z] ---> 91e10a96ebd3 [2023-02-21T20:32:55.307Z] Step 15/23 : WORKDIR / [2023-02-21T20:32:55.890Z] ---> Running in d1d0532757c9 [2023-02-21T20:32:55.890Z] ---> eb08f0982f5d [2023-02-21T20:32:55.890Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-21T20:32:56.472Z] Removing intermediate container d1d0532757c9 [2023-02-21T20:32:56.472Z] ---> 627fdaf00450 [2023-02-21T20:32:56.472Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:32:57.056Z] ---> 12ab71929091 [2023-02-21T20:32:57.056Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-21T20:32:57.056Z] ---> Running in cebf2d5125dd [2023-02-21T20:32:58.013Z] ---> b4dead0980a7 [2023-02-21T20:32:58.013Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-21T20:32:58.013Z] Removing intermediate container cebf2d5125dd [2023-02-21T20:32:58.013Z] ---> ec9ab60caac1 [2023-02-21T20:32:58.013Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:32:58.013Z] ---> Running in 57bdb65a112f [2023-02-21T20:32:58.969Z] Removing intermediate container 57bdb65a112f [2023-02-21T20:32:58.969Z] ---> e68f5cf6f9ee [2023-02-21T20:32:58.969Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T20:32:59.234Z] ---> Running in 67ff65aa2c54 [2023-02-21T20:33:00.213Z] Removing intermediate container 67ff65aa2c54 [2023-02-21T20:33:00.213Z] ---> d0393d4bb87e [2023-02-21T20:33:00.213Z] Step 21/22 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:33:00.213Z] ---> Running in c2628471ea91 [2023-02-21T20:33:01.627Z] Removing intermediate container c2628471ea91 [2023-02-21T20:33:01.627Z] ---> 815fa1f951a4 [2023-02-21T20:33:01.627Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T20:33:01.627Z] ---> 8f452576c8da [2023-02-21T20:33:01.627Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-21T20:33:01.627Z] ---> Running in ce7140d9253d [2023-02-21T20:33:02.206Z] Removing intermediate container ce7140d9253d [2023-02-21T20:33:02.206Z] ---> 31c79193aef8 [2023-02-21T20:33:02.206Z] [2023-02-21T20:33:02.806Z] ---> 3454dd56a4d7 [2023-02-21T20:33:02.806Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-21T20:33:03.071Z] Successfully built 31c79193aef8 [2023-02-21T20:33:03.071Z] Successfully tagged support-notifications-arm64:latest [2023-02-21T20:33:03.071Z] ---> Running in 36223b375690 [2023-02-21T20:33:03.071Z]  Building support-notifications ... done Building security-spiffe-token-provider [2023-02-21T20:33:04.026Z] Removing intermediate container 36223b375690 [2023-02-21T20:33:04.026Z] ---> ef59d431e076 [2023-02-21T20:33:04.026Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:33:04.026Z] ---> Running in 4057cf115d52 [2023-02-21T20:33:04.606Z] Removing intermediate container 4057cf115d52 [2023-02-21T20:33:04.606Z] ---> 02eb042771c8 [2023-02-21T20:33:04.606Z] Step 21/23 : LABEL arch=arm64 [2023-02-21T20:33:04.606Z] ---> Running in 1882ac69c578 [2023-02-21T20:33:05.212Z] Removing intermediate container 1882ac69c578 [2023-02-21T20:33:05.212Z] ---> d094dc099579 [2023-02-21T20:33:05.212Z] Step 22/23 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:33:05.480Z] ---> Running in b2100d5bd6ae [2023-02-21T20:33:05.748Z] Removing intermediate container b2100d5bd6ae [2023-02-21T20:33:06.015Z] ---> a20b637a7107 [2023-02-21T20:33:06.015Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T20:33:06.015Z] ---> Running in a4b8e0a6e18c [2023-02-21T20:33:06.982Z] Removing intermediate container a4b8e0a6e18c [2023-02-21T20:33:06.983Z] ---> 54df55fc55d4 [2023-02-21T20:33:06.983Z] [2023-02-21T20:33:07.250Z] Successfully built 54df55fc55d4 [2023-02-21T20:33:07.250Z] Successfully tagged core-command-arm64:latest [2023-02-21T20:33:07.250Z] Building core-common-config-bootstrapper [2023-02-21T20:33:12.635Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:33:12.635Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:33:12.635Z] ---> 4c7b61ec7d7c [2023-02-21T20:33:12.635Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:33:12.635Z] ---> Using cache [2023-02-21T20:33:12.635Z] ---> b9029a71b141 [2023-02-21T20:33:12.635Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T20:33:12.635Z] ---> Using cache [2023-02-21T20:33:12.635Z] ---> 8bbcb1346696 [2023-02-21T20:33:12.635Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T20:33:12.635Z] ---> Using cache [2023-02-21T20:33:12.635Z] ---> 83173fc72786 [2023-02-21T20:33:12.635Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T20:33:12.635Z] ---> Using cache [2023-02-21T20:33:12.635Z] ---> ff740598496f [2023-02-21T20:33:12.635Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:33:12.635Z] ---> Using cache [2023-02-21T20:33:12.635Z] ---> 35c67aa10164 [2023-02-21T20:33:12.635Z] Step 8/22 : COPY . . [2023-02-21T20:33:12.635Z] ---> Using cache [2023-02-21T20:33:12.635Z] ---> ca4ea531c3ef [2023-02-21T20:33:12.635Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-21T20:33:12.635Z] ---> Running in bdd19d66fdd6 [2023-02-21T20:33:14.578Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-21T20:33:32.765Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:33:32.765Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:33:32.765Z] ---> 4c7b61ec7d7c [2023-02-21T20:33:32.765Z] Step 3/19 : WORKDIR /edgex-go [2023-02-21T20:33:32.765Z] ---> Using cache [2023-02-21T20:33:32.765Z] ---> 864a08f5e89e [2023-02-21T20:33:32.765Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-21T20:33:32.765Z] ---> Running in 94df0d029da9 [2023-02-21T20:33:35.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:33:35.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:33:36.239Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:33:36.239Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:33:36.239Z] ---> 4c7b61ec7d7c [2023-02-21T20:33:36.239Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:33:36.239Z] ---> Using cache [2023-02-21T20:33:36.239Z] ---> b9029a71b141 [2023-02-21T20:33:36.239Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T20:33:36.239Z] ---> Using cache [2023-02-21T20:33:36.239Z] ---> 8bbcb1346696 [2023-02-21T20:33:36.239Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T20:33:36.239Z] ---> Using cache [2023-02-21T20:33:36.239Z] ---> 83173fc72786 [2023-02-21T20:33:36.239Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T20:33:36.240Z] ---> Using cache [2023-02-21T20:33:36.240Z] ---> ff740598496f [2023-02-21T20:33:36.240Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:33:36.240Z] ---> Using cache [2023-02-21T20:33:36.240Z] ---> 35c67aa10164 [2023-02-21T20:33:36.240Z] Step 8/22 : COPY . . [2023-02-21T20:33:36.240Z] ---> Using cache [2023-02-21T20:33:36.240Z] ---> ca4ea531c3ef [2023-02-21T20:33:36.240Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-21T20:33:36.240Z] ---> Running in d904e67b542c [2023-02-21T20:33:38.180Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-21T20:33:38.180Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-21T20:33:38.180Z] OK: 16903 distinct packages available [2023-02-21T20:33:38.180Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-21T20:33:38.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:33:38.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:33:39.722Z] OK: 221 MiB in 51 packages [2023-02-21T20:33:41.132Z] Removing intermediate container 94df0d029da9 [2023-02-21T20:33:41.132Z] ---> 6ad57a6d0efe [2023-02-21T20:33:41.132Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-21T20:33:42.097Z] ---> 8a9711604ee9 [2023-02-21T20:33:42.097Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:33:42.097Z] ---> Running in ebbce427d5a4 [2023-02-21T20:35:18.721Z] Removing intermediate container ebbce427d5a4 [2023-02-21T20:35:18.721Z] ---> 403009f7e264 [2023-02-21T20:35:18.721Z] Step 7/19 : COPY . . [2023-02-21T20:35:28.773Z] ---> 1f836318e7bf [2023-02-21T20:35:28.773Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-21T20:35:28.773Z] ---> Running in 04f4595271f4 [2023-02-21T20:35:30.719Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-21T20:35:52.754Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-21T20:36:14.798Z] Removing intermediate container 90d8ef854c5b [2023-02-21T20:36:14.798Z] ---> d4cf7b479887 [2023-02-21T20:36:14.798Z] [2023-02-21T20:36:14.798Z] Step 9/24 : FROM alpine:3.16 [2023-02-21T20:36:14.798Z] ---> 4c81e5bf8899 [2023-02-21T20:36:14.798Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-21T20:36:14.798Z] ---> Running in 93966d9a5ac2 [2023-02-21T20:36:14.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:36:14.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:36:16.203Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-21T20:36:16.203Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-21T20:36:16.203Z] (3/3) Installing su-exec (0.2-r1) [2023-02-21T20:36:16.203Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:36:16.470Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T20:36:16.738Z] OK: 6 MiB in 17 packages [2023-02-21T20:36:19.320Z] Removing intermediate container 93966d9a5ac2 [2023-02-21T20:36:19.320Z] ---> 8bfc517bcad9 [2023-02-21T20:36:19.320Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T20:36:19.320Z] ---> Running in 3864dee92ba9 [2023-02-21T20:36:19.589Z] Removing intermediate container 3864dee92ba9 [2023-02-21T20:36:19.589Z] ---> 9e65f06720f4 [2023-02-21T20:36:19.589Z] Step 12/24 : WORKDIR / [2023-02-21T20:36:19.856Z] ---> Running in 47d195bbecff [2023-02-21T20:36:20.440Z] Removing intermediate container 47d195bbecff [2023-02-21T20:36:20.440Z] ---> eb693fd1241c [2023-02-21T20:36:20.440Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-21T20:36:21.399Z] ---> ed321345f442 [2023-02-21T20:36:21.399Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-21T20:36:22.361Z] ---> 71c6a14dc4e9 [2023-02-21T20:36:22.361Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-21T20:36:23.319Z] ---> 43041e040f6e [2023-02-21T20:36:23.319Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-21T20:36:24.284Z] ---> b5469e6ab7c8 [2023-02-21T20:36:24.284Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-21T20:36:25.689Z] ---> d1599adf7aaa [2023-02-21T20:36:25.689Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-21T20:36:27.670Z] ---> 99c2cfa03aca [2023-02-21T20:36:27.670Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T20:36:28.249Z] ---> 657a0f69f37c [2023-02-21T20:36:28.249Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T20:36:28.515Z] ---> Running in a956d589de18 [2023-02-21T20:36:31.853Z] Removing intermediate container a956d589de18 [2023-02-21T20:36:31.853Z] ---> 356d7ed68d93 [2023-02-21T20:36:31.853Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T20:36:31.853Z] ---> Running in 7d1a6f061ab1 [2023-02-21T20:36:31.853Z] Removing intermediate container 7d1a6f061ab1 [2023-02-21T20:36:31.853Z] ---> 2e7fe3e363be [2023-02-21T20:36:31.853Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T20:36:32.120Z] ---> Running in ecee108f4c91 [2023-02-21T20:36:32.393Z] Removing intermediate container ecee108f4c91 [2023-02-21T20:36:32.393Z] ---> 4ac053c14b94 [2023-02-21T20:36:32.393Z] Step 23/24 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:36:32.666Z] ---> Running in abba2cb42a46 [2023-02-21T20:36:32.932Z] Removing intermediate container abba2cb42a46 [2023-02-21T20:36:32.932Z] ---> 98039742213b [2023-02-21T20:36:32.932Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T20:36:32.932Z] ---> Running in 76dcdf3819fe [2023-02-21T20:36:33.516Z] Removing intermediate container 76dcdf3819fe [2023-02-21T20:36:33.516Z] ---> 3ef13864cd64 [2023-02-21T20:36:33.516Z] [2023-02-21T20:36:33.781Z] Successfully built 3ef13864cd64 [2023-02-21T20:36:33.781Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-21T20:38:25.564Z]  Building security-secretstore-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-21T20:38:40.595Z] Removing intermediate container 9ec63d2bc9eb [2023-02-21T20:38:40.595Z] ---> 46c390e60e0e [2023-02-21T20:38:40.595Z] [2023-02-21T20:38:40.595Z] Step 9/21 : FROM alpine:3.16 [2023-02-21T20:38:40.595Z] ---> 4c81e5bf8899 [2023-02-21T20:38:40.595Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-21T20:38:40.595Z] ---> Running in fe07cd6620e4 [2023-02-21T20:38:41.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:38:41.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:38:43.161Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-21T20:38:43.161Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-21T20:38:43.426Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-21T20:38:43.426Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-21T20:38:43.426Z] (5/6) Installing curl (7.83.1-r6) [2023-02-21T20:38:43.426Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-21T20:38:43.426Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:38:43.426Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T20:38:44.007Z] OK: 8 MiB in 20 packages [2023-02-21T20:38:45.945Z] Removing intermediate container fe07cd6620e4 [2023-02-21T20:38:45.945Z] ---> eed9187ed41b [2023-02-21T20:38:45.945Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T20:38:45.945Z] ---> Running in 98f102b3a411 [2023-02-21T20:38:46.533Z] Removing intermediate container 98f102b3a411 [2023-02-21T20:38:46.533Z] ---> 62cb1d41f992 [2023-02-21T20:38:46.533Z] Step 12/21 : WORKDIR /edgex [2023-02-21T20:38:46.533Z] ---> Running in 94901ab1e4f3 [2023-02-21T20:38:48.478Z] Removing intermediate container 94901ab1e4f3 [2023-02-21T20:38:48.478Z] ---> cee79adbd75c [2023-02-21T20:38:48.478Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-21T20:38:49.437Z] ---> ae80fb07320b [2023-02-21T20:38:49.437Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-21T20:38:50.844Z] ---> 6f767cb60009 [2023-02-21T20:38:50.844Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-21T20:38:52.785Z] ---> ff1a367ebdd9 [2023-02-21T20:38:52.785Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T20:38:53.369Z] ---> 827734167c30 [2023-02-21T20:38:53.369Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T20:38:53.369Z] ---> Running in c4b7157aaf01 [2023-02-21T20:38:56.715Z] Removing intermediate container c4b7157aaf01 [2023-02-21T20:38:56.715Z] ---> f854f55da71b [2023-02-21T20:38:56.715Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T20:38:56.715Z] ---> Running in 7c89d09de2f3 [2023-02-21T20:38:57.298Z] Removing intermediate container 7c89d09de2f3 [2023-02-21T20:38:57.298Z] ---> 9e9148fdc75d [2023-02-21T20:38:57.298Z] Step 19/21 : LABEL arch=arm64 [2023-02-21T20:38:57.298Z] ---> Running in a5cff6e81cfe [2023-02-21T20:38:57.880Z] Removing intermediate container a5cff6e81cfe [2023-02-21T20:38:57.880Z] ---> 4fdf703cc30f [2023-02-21T20:38:57.880Z] Step 20/21 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:38:57.880Z] ---> Running in 18a0f62ce33f [2023-02-21T20:38:58.464Z] Removing intermediate container 18a0f62ce33f [2023-02-21T20:38:58.464Z] ---> 565857f2e8e8 [2023-02-21T20:38:58.464Z] Step 21/21 : LABEL version=0.0.0 [2023-02-21T20:38:58.464Z] ---> Running in 93884e20a03b [2023-02-21T20:39:02.709Z] Removing intermediate container 93884e20a03b [2023-02-21T20:39:02.709Z] ---> 42fc078a456c [2023-02-21T20:39:02.709Z] [2023-02-21T20:39:02.709Z] Successfully built 42fc078a456c [2023-02-21T20:39:02.709Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-21T20:39:41.562Z]  Building security-proxy-setup ... done Removing intermediate container d904e67b542c [2023-02-21T20:39:41.562Z] ---> fa979200fedc [2023-02-21T20:39:41.562Z] [2023-02-21T20:39:41.562Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T20:39:41.562Z] ---> 4c81e5bf8899 [2023-02-21T20:39:41.562Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-21T20:39:41.562Z] ---> Running in 0458bb689bdb [2023-02-21T20:39:41.562Z] Removing intermediate container 0458bb689bdb [2023-02-21T20:39:41.562Z] ---> 19307077dc57 [2023-02-21T20:39:41.562Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:39:41.562Z] Removing intermediate container bdd19d66fdd6 [2023-02-21T20:39:41.562Z] ---> f88882c95ae2 [2023-02-21T20:39:41.562Z] [2023-02-21T20:39:41.562Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T20:39:41.562Z] ---> 4c81e5bf8899 [2023-02-21T20:39:41.562Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-21T20:39:41.562Z] ---> Running in bdbf80d42bdf [2023-02-21T20:39:41.562Z] ---> Running in c696cb95720a [2023-02-21T20:39:41.562Z] Removing intermediate container bdbf80d42bdf [2023-02-21T20:39:41.562Z] ---> ce8a5f854f97 [2023-02-21T20:39:41.562Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-21T20:39:41.562Z] ---> Running in 4e99754f0055 [2023-02-21T20:39:42.144Z] Removing intermediate container 4e99754f0055 [2023-02-21T20:39:42.144Z] ---> 1d0e23291e8e [2023-02-21T20:39:42.144Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-21T20:39:42.415Z] ---> Running in 4bb41b256b88 [2023-02-21T20:39:42.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:39:42.950Z] Removing intermediate container 4bb41b256b88 [2023-02-21T20:39:42.950Z] ---> fdee12617488 [2023-02-21T20:39:42.950Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:39:42.950Z] ---> Running in 40233db94d3e [2023-02-21T20:39:43.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:39:44.638Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T20:39:44.638Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:39:44.638Z] OK: 5 MiB in 15 packages [2023-02-21T20:39:44.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:39:45.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:39:45.771Z] Removing intermediate container c696cb95720a [2023-02-21T20:39:45.771Z] ---> 1c5efb3da7a1 [2023-02-21T20:39:45.771Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:39:46.354Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T20:39:46.354Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:39:46.354Z] OK: 5 MiB in 15 packages [2023-02-21T20:39:46.622Z] ---> 7136221c689c [2023-02-21T20:39:46.622Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-21T20:39:48.024Z] Removing intermediate container 40233db94d3e [2023-02-21T20:39:48.024Z] ---> d5e4d006fb72 [2023-02-21T20:39:48.024Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:39:48.605Z] ---> d9ab82b39b43 [2023-02-21T20:39:48.605Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-21T20:39:49.563Z] ---> a63f0e0b443e [2023-02-21T20:39:49.563Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-21T20:39:49.828Z] ---> 7c42f2608b96 [2023-02-21T20:39:49.828Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-21T20:39:52.400Z] ---> d629f0138f18 [2023-02-21T20:39:52.400Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T20:39:52.400Z] ---> 1572dd5cd7d0 [2023-02-21T20:39:52.400Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-21T20:39:52.400Z] ---> Running in a6161ade738d [2023-02-21T20:39:53.355Z] ---> 6a372dc3b3f4 [2023-02-21T20:39:53.355Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-21T20:39:53.621Z] ---> Running in 497eea60dacd [2023-02-21T20:39:54.199Z] Removing intermediate container 497eea60dacd [2023-02-21T20:39:54.199Z] ---> 73d84ccfafce [2023-02-21T20:39:54.199Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:39:54.463Z] ---> Running in e9c7f9a374fb [2023-02-21T20:39:55.419Z] Removing intermediate container e9c7f9a374fb [2023-02-21T20:39:55.419Z] ---> f2ee51f03a1b [2023-02-21T20:39:55.419Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T20:39:55.419Z] ---> Running in 0535e38d4e3f [2023-02-21T20:39:55.684Z] Removing intermediate container a6161ade738d [2023-02-21T20:39:55.684Z] ---> 34b48ae03b2c [2023-02-21T20:39:55.684Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T20:39:55.684Z] ---> Running in f3eb0f0aba12 [2023-02-21T20:39:56.268Z] Removing intermediate container 0535e38d4e3f [2023-02-21T20:39:56.268Z] ---> 7b6584791166 [2023-02-21T20:39:56.268Z] Step 21/22 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:39:56.268Z] Removing intermediate container f3eb0f0aba12 [2023-02-21T20:39:56.268Z] ---> 1299ec24f2e5 [2023-02-21T20:39:56.268Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-21T20:39:56.268Z] ---> Running in 8555daf2e24a [2023-02-21T20:39:56.533Z] ---> Running in d29e27220911 [2023-02-21T20:39:56.801Z] Removing intermediate container d29e27220911 [2023-02-21T20:39:56.801Z] ---> 4b9ac6044f2a [2023-02-21T20:39:56.801Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T20:39:57.076Z] Removing intermediate container 8555daf2e24a [2023-02-21T20:39:57.076Z] ---> d1930d373f10 [2023-02-21T20:39:57.076Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T20:39:57.076Z] ---> Running in 9476de9a152a [2023-02-21T20:39:57.076Z] ---> Running in e30db53bd066 [2023-02-21T20:39:57.656Z] Removing intermediate container 9476de9a152a [2023-02-21T20:39:57.656Z] ---> 294454eb71db [2023-02-21T20:39:57.656Z] Step 21/22 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:39:57.923Z] ---> Running in 90dd36a16487 [2023-02-21T20:39:57.923Z] Removing intermediate container e30db53bd066 [2023-02-21T20:39:57.923Z] ---> 5d390c5f7375 [2023-02-21T20:39:57.923Z] [2023-02-21T20:39:58.504Z] Removing intermediate container 90dd36a16487 [2023-02-21T20:39:58.504Z] ---> 908541779bb9 [2023-02-21T20:39:58.504Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T20:39:58.504Z] ---> Running in 934d4db43581 [2023-02-21T20:39:58.504Z] Successfully built 5d390c5f7375 [2023-02-21T20:39:58.504Z] Successfully tagged core-data-arm64:latest [2023-02-21T20:39:59.085Z]  Building core-data ... done Removing intermediate container 934d4db43581 [2023-02-21T20:39:59.085Z] ---> a054ec5177c6 [2023-02-21T20:39:59.085Z] [2023-02-21T20:39:59.350Z] Successfully built a054ec5177c6 [2023-02-21T20:39:59.350Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-21T20:40:38.185Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 04f4595271f4 [2023-02-21T20:40:38.185Z] ---> 2d4bc3781432 [2023-02-21T20:40:38.185Z] [2023-02-21T20:40:38.185Z] Step 9/19 : FROM alpine:3.15 [2023-02-21T20:40:38.185Z] ---> 354640af7b1b [2023-02-21T20:40:38.185Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:40:38.185Z] ---> Using cache [2023-02-21T20:40:38.185Z] ---> 1351ac374ef4 [2023-02-21T20:40:38.185Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-21T20:40:38.185Z] ---> Running in d00362e75de4 [2023-02-21T20:40:38.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:40:38.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:40:38.185Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T20:40:38.185Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T20:40:38.185Z] OK: 15734 distinct packages available [2023-02-21T20:40:38.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:40:38.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:40:39.411Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-21T20:40:39.680Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-21T20:40:39.680Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-21T20:40:39.680Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-21T20:40:39.680Z] (5/9) Installing curl (7.80.0-r6) [2023-02-21T20:40:39.680Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-21T20:40:39.680Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-21T20:40:39.680Z] (8/9) Installing libucontext (1.1-r0) [2023-02-21T20:40:39.680Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-21T20:40:39.680Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T20:40:39.680Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T20:40:39.948Z] OK: 8 MiB in 23 packages [2023-02-21T20:40:43.287Z] Removing intermediate container d00362e75de4 [2023-02-21T20:40:43.287Z] ---> a36c5597f6a5 [2023-02-21T20:40:43.287Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:40:43.553Z] ---> 845110aa1f2f [2023-02-21T20:40:43.553Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-21T20:40:44.958Z] ---> efba1c9bc309 [2023-02-21T20:40:44.958Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-21T20:40:45.543Z] ---> 5109f36b6a92 [2023-02-21T20:40:45.543Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-21T20:40:45.543Z] ---> Running in c301a862985e [2023-02-21T20:40:45.810Z] Removing intermediate container c301a862985e [2023-02-21T20:40:45.810Z] ---> 099d97c75d5f [2023-02-21T20:40:45.810Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:40:45.810Z] ---> Running in 5e05832684c6 [2023-02-21T20:40:46.080Z] Removing intermediate container 5e05832684c6 [2023-02-21T20:40:46.080Z] ---> aaa2a6971ede [2023-02-21T20:40:46.080Z] Step 17/19 : LABEL arch=arm64 [2023-02-21T20:40:46.348Z] ---> Running in b7f4cbdcd07c [2023-02-21T20:40:46.614Z] Removing intermediate container b7f4cbdcd07c [2023-02-21T20:40:46.614Z] ---> db6c90fe562a [2023-02-21T20:40:46.614Z] Step 18/19 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [2023-02-21T20:40:46.614Z] ---> Running in e65bea010608 [2023-02-21T20:40:46.881Z] Removing intermediate container e65bea010608 [2023-02-21T20:40:46.881Z] ---> 2678191897d6 [2023-02-21T20:40:46.881Z] Step 19/19 : LABEL version=0.0.0 [2023-02-21T20:40:47.149Z] ---> Running in 1affe0e2a29d [2023-02-21T20:40:47.419Z] Removing intermediate container 1affe0e2a29d [2023-02-21T20:40:47.419Z] ---> 1b25c7137379 [2023-02-21T20:40:47.419Z] [2023-02-21T20:40:47.686Z] Successfully built 1b25c7137379 [2023-02-21T20:40:47.686Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-21T20:40:47.962Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-21T20:40:47.899Z] $ docker stop --time=1 af6d249c98b409dfd111b7388e60ce218e80f4e52d4afcfbcf941f2b5cb9b9d0 [2023-02-21T20:40:49.613Z] $ docker rm -f --volumes af6d249c98b409dfd111b7388e60ce218e80f4e52d4afcfbcf941f2b5cb9b9d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T20:40:50.282Z] + docker images [2023-02-21T20:40:50.557Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-21T20:40:50.557Z] security-spiffe-token-provider-arm64 latest 1b25c7137379 3 seconds ago 29.1MB [2023-02-21T20:40:50.557Z] 2d4bc3781432 16 seconds ago 1.54GB [2023-02-21T20:40:50.557Z] core-common-config-bootstrapper-arm64 latest a054ec5177c6 52 seconds ago 14.9MB [2023-02-21T20:40:50.557Z] core-data-arm64 latest 5d390c5f7375 53 seconds ago 17.2MB [2023-02-21T20:40:50.557Z] f88882c95ae2 About a minute ago 1.51GB [2023-02-21T20:40:50.557Z] fa979200fedc About a minute ago 1.5GB [2023-02-21T20:40:50.557Z] security-proxy-setup-arm64 latest 42fc078a456c About a minute ago 26.9MB [2023-02-21T20:40:50.558Z] 46c390e60e0e 2 minutes ago 1.5GB [2023-02-21T20:40:50.558Z] security-secretstore-setup-arm64 latest 3ef13864cd64 4 minutes ago 29MB [2023-02-21T20:40:50.558Z] d4cf7b479887 4 minutes ago 1.5GB [2023-02-21T20:40:50.558Z] core-command-arm64 latest 54df55fc55d4 7 minutes ago 17MB [2023-02-21T20:40:50.558Z] support-notifications-arm64 latest 31c79193aef8 7 minutes ago 29.7MB [2023-02-21T20:40:50.558Z] support-scheduler-arm64 latest 589825591dc9 8 minutes ago 29MB [2023-02-21T20:40:50.558Z] d80d0676ab9b 8 minutes ago 1.51GB [2023-02-21T20:40:50.558Z] fa05c4d747ee 8 minutes ago 1.57GB [2023-02-21T20:40:50.558Z] 7b40404a715c 8 minutes ago 1.57GB [2023-02-21T20:40:50.558Z] security-bootstrapper-arm64 latest 781ec8b8bef3 8 minutes ago 19.6MB [2023-02-21T20:40:50.558Z] fc9b50f63750 9 minutes ago 1.5GB [2023-02-21T20:40:50.558Z] core-metadata-arm64 latest 0248faeabd84 10 minutes ago 17.7MB [2023-02-21T20:40:50.558Z] fcc13e33dfad 11 minutes ago 1.51GB [2023-02-21T20:40:50.558Z] security-spire-config-arm64 latest 23b9db1c71e7 17 minutes ago 83.6MB [2023-02-21T20:40:50.558Z] e43075dc1473 17 minutes ago 1.38GB [2023-02-21T20:40:50.558Z] security-spire-agent-arm64 latest 839a67e6b481 18 minutes ago 122MB [2023-02-21T20:40:50.558Z] security-spire-server-arm64 latest 455c037dc1b0 18 minutes ago 84.3MB [2023-02-21T20:40:50.558Z] ce36897a6191 18 minutes ago 1.38GB [2023-02-21T20:40:50.558Z] 1f131f9ce83f 18 minutes ago 1.38GB [2023-02-21T20:40:50.558Z] ci-base-image-arm64 latest 4c7b61ec7d7c 32 minutes ago 905MB [2023-02-21T20:40:50.558Z] alpine 3.15 354640af7b1b 10 days ago 5.34MB [2023-02-21T20:40:50.558Z] alpine 3.16 4c81e5bf8899 10 days ago 5.3MB [2023-02-21T20:40:50.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-21T20:40:50.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:40:51.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T20:40:51.348Z] [2023-02-21T20:40:51.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:40:51.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T20:40:52.045Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-21T20:40:52.046Z] 8998bd30e6a1: Pulling fs layer [2023-02-21T20:40:52.046Z] 04944245beec: Pulling fs layer [2023-02-21T20:40:52.046Z] 699f458cf7ca: Pulling fs layer [2023-02-21T20:40:52.046Z] 765212b225bb: Pulling fs layer [2023-02-21T20:40:52.046Z] f23df028b6ca: Pulling fs layer [2023-02-21T20:40:52.046Z] d65c8cfc05b1: Pulling fs layer [2023-02-21T20:40:52.046Z] 2437ff75d9bd: Pulling fs layer [2023-02-21T20:40:52.046Z] f23df028b6ca: Waiting [2023-02-21T20:40:52.046Z] d65c8cfc05b1: Waiting [2023-02-21T20:40:52.046Z] 2437ff75d9bd: Waiting [2023-02-21T20:40:52.046Z] 765212b225bb: Waiting [2023-02-21T20:40:52.046Z] 04944245beec: Verifying Checksum [2023-02-21T20:40:52.046Z] 04944245beec: Download complete [2023-02-21T20:40:52.046Z] 765212b225bb: Verifying Checksum [2023-02-21T20:40:52.046Z] 765212b225bb: Download complete [2023-02-21T20:40:52.312Z] 699f458cf7ca: Verifying Checksum [2023-02-21T20:40:52.312Z] 699f458cf7ca: Download complete [2023-02-21T20:40:52.312Z] d65c8cfc05b1: Verifying Checksum [2023-02-21T20:40:52.312Z] d65c8cfc05b1: Download complete [2023-02-21T20:40:52.899Z] 8998bd30e6a1: Verifying Checksum [2023-02-21T20:40:52.899Z] 8998bd30e6a1: Download complete [2023-02-21T20:40:52.899Z] f23df028b6ca: Verifying Checksum [2023-02-21T20:40:52.899Z] f23df028b6ca: Download complete [2023-02-21T20:40:55.482Z] 2437ff75d9bd: Verifying Checksum [2023-02-21T20:40:55.482Z] 2437ff75d9bd: Download complete [2023-02-21T20:40:56.885Z] 8998bd30e6a1: Pull complete [2023-02-21T20:40:57.152Z] 04944245beec: Pull complete [2023-02-21T20:40:58.559Z] 699f458cf7ca: Pull complete [2023-02-21T20:40:58.826Z] 765212b225bb: Pull complete [2023-02-21T20:40:59.784Z] f23df028b6ca: Pull complete [2023-02-21T20:40:59.784Z] d65c8cfc05b1: Pull complete [2023-02-21T20:41:14.766Z] 2437ff75d9bd: Pull complete [2023-02-21T20:41:14.766Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-21T20:41:14.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T20:41:14.766Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:41:15.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-6925 does not seem to be running inside a container [2023-02-21T20:41:15.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-21T20:41:17.893Z] $ docker top a1e6f1623bbbfc30ff65d13250fb8a1f9c6595594fab768bef44793670b1bc3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:41:18.961Z] ---> job-cost.sh [2023-02-21T20:41:18.961Z] lf-activate-venv: SKIPPING [2023-02-21T20:41:18.961Z] INFO: No Stack... [2023-02-21T20:41:19.542Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-21T20:41:20.501Z] INFO: Archiving Costs [Pipeline] sh [2023-02-21T20:41:21.161Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-21T20:41:21.161Z] + cut -d, -f6 [Pipeline] lock [2023-02-21T20:41:21.217Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4379-1-stack-cost] [2023-02-21T20:41:21.221Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4379-1-stack-cost] did not exist. Created. [2023-02-21T20:41:21.222Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4379-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-21T20:41:21.941Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-21T20:41:22.134Z] Stashed 1 file(s) [Pipeline] } [2023-02-21T20:41:22.149Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4379-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-21T20:41:22.138Z] $ docker stop --time=1 a1e6f1623bbbfc30ff65d13250fb8a1f9c6595594fab768bef44793670b1bc3f [2023-02-21T20:41:23.700Z] $ docker rm -f --volumes a1e6f1623bbbfc30ff65d13250fb8a1f9c6595594fab768bef44793670b1bc3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-21T20:41:24.809Z] provisioning config files... [2023-02-21T20:41:24.815Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4847009007379918666tmp [Pipeline] { [Pipeline] sh [2023-02-21T20:41:25.151Z] + set +x [2023-02-21T20:41:25.151Z] + curl -s https://codecov.io/bash [2023-02-21T20:41:25.151Z] + bash -s -- [2023-02-21T20:41:25.151Z] [2023-02-21T20:41:25.151Z] _____ _ [2023-02-21T20:41:25.151Z] / ____| | | [2023-02-21T20:41:25.151Z] | | ___ __| | ___ ___ _____ __ [2023-02-21T20:41:25.151Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-21T20:41:25.151Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-21T20:41:25.151Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-21T20:41:25.151Z] Bash-1.0.6 [2023-02-21T20:41:25.151Z] [2023-02-21T20:41:25.151Z] [2023-02-21T20:41:25.151Z] ==> git version 2.25.1 found [2023-02-21T20:41:25.151Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-21T20:41:25.151Z] Release-Date: 2020-01-08 [2023-02-21T20:41:25.151Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-21T20:41:25.151Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-21T20:41:25.151Z] ==> Jenkins CI detected. [2023-02-21T20:41:25.151Z] current dir:  /w/workspace/edgex-go/1 [2023-02-21T20:41:25.151Z] project root: . [2023-02-21T20:41:25.151Z] --> token set from env [2023-02-21T20:41:25.151Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-21T20:41:25.151Z] ==> Running gcov in . (disable via -X gcov) [2023-02-21T20:41:25.151Z] ==> Python coveragepy not found [2023-02-21T20:41:25.151Z] ==> Searching for coverage reports in: [2023-02-21T20:41:25.151Z] + . [2023-02-21T20:41:25.409Z] -> Found 1 reports [2023-02-21T20:41:25.409Z] ==> Detecting git/mercurial file structure [2023-02-21T20:41:25.409Z] ==> Reading reports [2023-02-21T20:41:25.409Z] + ./coverage.out bytes=487323 [2023-02-21T20:41:25.409Z] ==> Appending adjustments [2023-02-21T20:41:25.409Z] https://docs.codecov.io/docs/fixing-reports [2023-02-21T20:41:26.344Z] + Found adjustments [2023-02-21T20:41:26.344Z] ==> Gzipping contents [2023-02-21T20:41:26.603Z] 64K /tmp/codecov.hwh4ln.gz [2023-02-21T20:41:26.603Z] ==> Uploading reports [2023-02-21T20:41:26.603Z] url: https://codecov.io [2023-02-21T20:41:26.603Z] query: branch=PR-4379&commit=5893095e9abd4a6665f3e8c7828b1b5208e3eef7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4379%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4379&job=&cmd_args= [2023-02-21T20:41:26.603Z] -> Pinging Codecov [2023-02-21T20:41:26.603Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4379&commit=5893095e9abd4a6665f3e8c7828b1b5208e3eef7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4379%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4379&job=&cmd_args= [2023-02-21T20:41:26.603Z] -> Uploading to [2023-02-21T20:41:26.603Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-21/00271124DB129430A58F1EEE437C3FCB/5893095e9abd4a6665f3e8c7828b1b5208e3eef7/d4b5c430-5757-4fec-913b-75915c976b27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230221T204126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28c9e389769f030158dd4dd4f1ad4ff4b0c4f6ed5393b0049088767ddb692a38 [2023-02-21T20:41:26.603Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T20:41:26.603Z] Dload Upload Total Spent Left Speed [2023-02-21T20:41:26.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62977 0 0 100 62977 0 219k --:--:-- --:--:-- --:--:-- 218k [2023-02-21T20:41:26.861Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [Pipeline] } [2023-02-21T20:41:26.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-21T20:41:28.247Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:41:28.582Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:41:29.470Z] ---> package-listing.sh [2023-02-21T20:41:29.470Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-21T20:41:29.470Z] ++ facter osfamily [2023-02-21T20:41:29.729Z] + OS_FAMILY=debian [2023-02-21T20:41:29.729Z] + workspace=/w/workspace/edgex-go/1 [2023-02-21T20:41:29.729Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-21T20:41:29.729Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-21T20:41:29.729Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-21T20:41:29.729Z] + PACKAGES=/tmp/packages_start.txt [2023-02-21T20:41:29.729Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-21T20:41:29.729Z] + PACKAGES=/tmp/packages_end.txt [2023-02-21T20:41:29.729Z] + case "${OS_FAMILY}" in [2023-02-21T20:41:29.729Z] + dpkg -l [2023-02-21T20:41:29.729Z] + grep '^ii' [2023-02-21T20:41:29.729Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-21T20:41:29.729Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-21T20:41:29.729Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-21T20:41:29.729Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-21T20:41:29.729Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-21T20:41:29.729Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-21T20:41:29.763Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-21T20:41:30.058Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:41:30.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T20:41:30.707Z] [2023-02-21T20:41:30.707Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:41:31.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T20:41:31.073Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-21T20:41:31.073Z] 5eb5b503b376: Pulling fs layer [2023-02-21T20:41:31.073Z] 5c69ac0246d0: Pulling fs layer [2023-02-21T20:41:31.073Z] ec43610c2a17: Pulling fs layer [2023-02-21T20:41:31.073Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-21T20:41:31.073Z] 33b1e0a273af: Pulling fs layer [2023-02-21T20:41:31.073Z] 5d3b04190fa2: Pulling fs layer [2023-02-21T20:41:31.073Z] 2f39f015ded8: Pulling fs layer [2023-02-21T20:41:31.073Z] 33b1e0a273af: Waiting [2023-02-21T20:41:31.073Z] 5d3b04190fa2: Waiting [2023-02-21T20:41:31.073Z] 2f39f015ded8: Waiting [2023-02-21T20:41:31.073Z] 3a2ae6a8a46f: Waiting [2023-02-21T20:41:31.073Z] 5c69ac0246d0: Verifying Checksum [2023-02-21T20:41:31.073Z] 5c69ac0246d0: Download complete [2023-02-21T20:41:31.073Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-21T20:41:31.073Z] 3a2ae6a8a46f: Download complete [2023-02-21T20:41:31.073Z] 33b1e0a273af: Verifying Checksum [2023-02-21T20:41:31.332Z] 5d3b04190fa2: Verifying Checksum [2023-02-21T20:41:31.332Z] 5d3b04190fa2: Download complete [2023-02-21T20:41:31.332Z] ec43610c2a17: Verifying Checksum [2023-02-21T20:41:31.332Z] ec43610c2a17: Download complete [2023-02-21T20:41:31.332Z] 5eb5b503b376: Download complete [2023-02-21T20:41:31.898Z] 2f39f015ded8: Download complete [2023-02-21T20:41:32.465Z] 5eb5b503b376: Pull complete [2023-02-21T20:41:32.722Z] 5c69ac0246d0: Pull complete [2023-02-21T20:41:33.289Z] ec43610c2a17: Pull complete [2023-02-21T20:41:33.548Z] 3a2ae6a8a46f: Pull complete [2023-02-21T20:41:33.807Z] 33b1e0a273af: Pull complete [2023-02-21T20:41:34.065Z] 5d3b04190fa2: Pull complete [2023-02-21T20:41:38.251Z] 2f39f015ded8: Pull complete [2023-02-21T20:41:38.251Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-21T20:41:38.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T20:41:38.251Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:41:38.461Z] prd-ubuntu20.04-docker-8c-8g-6923 does not seem to be running inside a container [2023-02-21T20:41:38.490Z] $ 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 [2023-02-21T20:41:41.756Z] $ docker top d0d5230ac206eafafca35f36ddd7044ab19ac310ce7669752ae064835ad987b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T20:41:42.153Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-21T20:41:42.461Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-21T20:41:42.768Z] + ls /var/log/sa-host [2023-02-21T20:41:42.768Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T20:41:42.982Z] provisioning config files... [2023-02-21T20:41:42.989Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config18245820270989952910tmp [Pipeline] { [Pipeline] echo [2023-02-21T20:41:43.041Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:41:43.359Z] ---> create-netrc.sh [Pipeline] } [2023-02-21T20:41:43.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:41:43.783Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-21T20:41:43.813Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:41:44.124Z] ---> sudo-logs.sh [2023-02-21T20:41:44.124Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-21T20:41:44.196Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:41:44.516Z] ---> job-cost.sh [2023-02-21T20:41:44.516Z] lf-activate-venv: SKIPPING [2023-02-21T20:41:44.516Z] DEBUG: total: 0.10999999940395355 [2023-02-21T20:41:44.516Z] INFO: Retrieving Stack Cost... [2023-02-21T20:41:45.084Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-21T20:41:45.344Z] INFO: Archiving Costs [Pipeline] echo [2023-02-21T20:41:45.377Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:41:45.686Z] ---> logs-deploy.sh [2023-02-21T20:41:45.686Z] lf-activate-venv: SKIPPING [2023-02-21T20:41:45.686Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4379/1 [2023-02-21T20:41:45.686Z] INFO: archiving workspace using pattern(s): [2023-02-21T20:41:46.621Z] Archives upload complete. [2023-02-21T20:41:46.880Z] INFO: archiving logs to Nexus [2023-02-21T20:41:47.448Z] ---> uname -a: [2023-02-21T20:41:47.448Z] Linux prd-ubuntu20-04-docker-8c-8g-6923 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-21T20:41:47.448Z] [2023-02-21T20:41:47.448Z] [2023-02-21T20:41:47.448Z] ---> lscpu: [2023-02-21T20:41:47.448Z] Architecture: x86_64 [2023-02-21T20:41:47.448Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-21T20:41:47.448Z] Byte Order: Little Endian [2023-02-21T20:41:47.448Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-21T20:41:47.448Z] CPU(s): 8 [2023-02-21T20:41:47.448Z] On-line CPU(s) list: 0-7 [2023-02-21T20:41:47.448Z] Thread(s) per core: 1 [2023-02-21T20:41:47.448Z] Core(s) per socket: 1 [2023-02-21T20:41:47.448Z] Socket(s): 8 [2023-02-21T20:41:47.448Z] NUMA node(s): 1 [2023-02-21T20:41:47.448Z] Vendor ID: AuthenticAMD [2023-02-21T20:41:47.448Z] CPU family: 23 [2023-02-21T20:41:47.448Z] Model: 49 [2023-02-21T20:41:47.448Z] Model name: AMD EPYC-Rome Processor [2023-02-21T20:41:47.448Z] Stepping: 0 [2023-02-21T20:41:47.448Z] CPU MHz: 2799.998 [2023-02-21T20:41:47.448Z] BogoMIPS: 5599.99 [2023-02-21T20:41:47.448Z] Virtualization: AMD-V [2023-02-21T20:41:47.448Z] Hypervisor vendor: KVM [2023-02-21T20:41:47.448Z] Virtualization type: full [2023-02-21T20:41:47.448Z] L1d cache: 256 KiB [2023-02-21T20:41:47.448Z] L1i cache: 256 KiB [2023-02-21T20:41:47.448Z] L2 cache: 4 MiB [2023-02-21T20:41:47.448Z] L3 cache: 128 MiB [2023-02-21T20:41:47.448Z] NUMA node0 CPU(s): 0-7 [2023-02-21T20:41:47.448Z] Vulnerability Itlb multihit: Not affected [2023-02-21T20:41:47.448Z] Vulnerability L1tf: Not affected [2023-02-21T20:41:47.448Z] Vulnerability Mds: Not affected [2023-02-21T20:41:47.448Z] Vulnerability Meltdown: Not affected [2023-02-21T20:41:47.448Z] Vulnerability Mmio stale data: Not affected [2023-02-21T20:41:47.448Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-21T20:41:47.449Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-21T20:41:47.449Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-21T20:41:47.449Z] Vulnerability Srbds: Not affected [2023-02-21T20:41:47.449Z] Vulnerability Tsx async abort: Not affected [2023-02-21T20:41:47.449Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-21T20:41:47.449Z] [2023-02-21T20:41:47.449Z] [2023-02-21T20:41:47.449Z] ---> nproc: [2023-02-21T20:41:47.449Z] 8 [2023-02-21T20:41:47.449Z] [2023-02-21T20:41:47.449Z] [2023-02-21T20:41:47.449Z] ---> df -h: [2023-02-21T20:41:47.449Z] Filesystem Size Used Avail Use% Mounted on [2023-02-21T20:41:47.449Z] overlay 155G 20G 136G 13% / [2023-02-21T20:41:47.449Z] tmpfs 64M 0 64M 0% /dev [2023-02-21T20:41:47.449Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-21T20:41:47.449Z] shm 64M 0 64M 0% /dev/shm [2023-02-21T20:41:47.449Z] /dev/vda1 155G 20G 136G 13% /facter-os [2023-02-21T20:41:47.449Z] [2023-02-21T20:41:47.449Z] [2023-02-21T20:41:47.449Z] ---> sar -b -r -n DEV: [2023-02-21T20:41:47.449Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6923) 02/21/23 _x86_64_ (8 CPU) [2023-02-21T20:41:47.449Z] [2023-02-21T20:41:47.449Z] 20:03:50 LINUX RESTART (8 CPU) [2023-02-21T20:41:47.449Z] [2023-02-21T20:41:47.449Z] 20:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-21T20:41:47.449Z] 20:05:01 138.63 48.64 89.99 0.00 5388.04 130057.52 0.00 [2023-02-21T20:41:47.449Z] 20:06:01 100.73 0.55 100.18 0.00 8.13 50375.74 0.00 [2023-02-21T20:41:47.449Z] 20:07:01 49.03 0.20 48.83 0.00 3.60 19712.73 0.00 [2023-02-21T20:41:47.449Z] 20:08:01 408.05 4.50 403.55 0.00 51.32 156212.76 0.00 [2023-02-21T20:41:47.449Z] 20:09:01 475.98 5.00 470.98 0.00 104.08 222991.17 0.00 [2023-02-21T20:41:47.449Z] 20:10:01 786.77 9.13 777.64 0.00 2851.92 187384.24 0.00 [2023-02-21T20:41:47.449Z] 20:11:01 739.28 2.22 737.06 0.00 47.14 242827.14 0.00 [2023-02-21T20:41:47.449Z] 20:12:01 519.55 0.13 519.41 0.00 3.73 79417.12 0.00 [2023-02-21T20:41:47.449Z] 20:13:01 2.40 0.00 2.40 0.00 0.00 27.33 0.00 [2023-02-21T20:41:47.449Z] 20:14:01 1.37 0.00 1.37 0.00 0.00 23.86 0.00 [2023-02-21T20:41:47.449Z] 20:15:01 1.43 0.00 1.43 0.00 0.00 15.46 0.00 [2023-02-21T20:41:47.449Z] 20:16:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2023-02-21T20:41:47.449Z] 20:17:01 1.22 0.02 1.20 0.00 0.13 13.60 0.00 [2023-02-21T20:41:47.449Z] 20:18:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2023-02-21T20:41:47.449Z] 20:19:01 1.97 0.02 1.95 0.00 0.13 22.53 0.00 [2023-02-21T20:41:47.449Z] 20:20:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 [2023-02-21T20:41:47.449Z] 20:21:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 [2023-02-21T20:41:47.449Z] 20:22:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 [2023-02-21T20:41:47.449Z] 20:23:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 [2023-02-21T20:41:47.449Z] 20:24:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 [2023-02-21T20:41:47.449Z] 20:25:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2023-02-21T20:41:47.449Z] 20:26:01 1.57 0.00 1.57 0.00 0.00 17.99 0.00 [2023-02-21T20:41:47.449Z] 20:27:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 [2023-02-21T20:41:47.449Z] 20:28:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2023-02-21T20:41:47.449Z] 20:29:01 1.68 0.00 1.68 0.00 0.00 20.00 0.00 [2023-02-21T20:41:47.449Z] 20:30:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 [2023-02-21T20:41:47.449Z] 20:31:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2023-02-21T20:41:47.449Z] 20:32:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 [2023-02-21T20:41:47.449Z] 20:33:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2023-02-21T20:41:47.449Z] 20:34:02 1.35 0.00 1.35 0.00 0.00 15.73 0.00 [2023-02-21T20:41:47.449Z] 20:35:01 1.39 0.00 1.39 0.00 0.00 15.59 0.00 [2023-02-21T20:41:47.449Z] 20:36:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 [2023-02-21T20:41:47.449Z] 20:37:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 [2023-02-21T20:41:47.449Z] 20:38:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2023-02-21T20:41:47.449Z] 20:39:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2023-02-21T20:41:47.449Z] 20:40:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 [2023-02-21T20:41:47.449Z] 20:41:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2023-02-21T20:41:47.449Z] Average: 88.18 1.90 86.28 0.00 228.65 29498.26 0.00 [2023-02-21T20:41:47.449Z] [2023-02-21T20:41:47.449Z] 20:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-21T20:41:47.449Z] 20:05:01 28903216 31630352 688716 2.09 72512 2927176 1725988 5.09 981172 2640332 719152 [2023-02-21T20:41:47.449Z] 20:06:01 27848488 31474544 827388 2.52 113720 3710712 2013328 5.93 1563728 3016684 536756 [2023-02-21T20:41:47.449Z] 20:07:01 27590836 31479072 821316 2.50 116052 3946032 1934948 5.70 1449040 3369796 351048 [2023-02-21T20:41:47.449Z] 20:08:01 24298108 31522204 767188 2.33 199600 6983128 1937312 5.71 1990120 5886080 160640 [2023-02-21T20:41:47.449Z] 20:09:01 21052004 30853576 1415292 4.30 290312 9340684 3665452 10.80 2745404 8221668 115184 [2023-02-21T20:41:47.449Z] 20:10:01 20839288 31371192 896528 2.73 304240 10036164 2590180 7.63 2286048 8875752 152 [2023-02-21T20:41:47.449Z] 20:11:01 17376312 31440428 831264 2.53 375472 13298088 2137740 6.30 2334644 12095192 812 [2023-02-21T20:41:47.449Z] 20:12:01 19076096 31519612 756528 2.30 390020 11709188 1895856 5.59 2218472 10562496 592 [2023-02-21T20:41:47.449Z] 20:13:01 19077560 31521108 754928 2.30 390048 11709188 1895856 5.59 2217032 10562496 4 [2023-02-21T20:41:47.449Z] 20:14:01 19093868 31537428 738492 2.25 390104 11709172 1895856 5.59 2201088 10562480 240 [2023-02-21T20:41:47.449Z] 20:15:01 19096588 31540216 735908 2.24 390128 11709180 1895856 5.59 2199080 10562492 16 [2023-02-21T20:41:47.449Z] 20:16:01 19096540 31540200 735904 2.24 390152 11709180 1895856 5.59 2199088 10562488 176 [2023-02-21T20:41:47.449Z] 20:17:01 19096808 31540496 735596 2.24 390176 11709180 1895856 5.59 2199316 10562492 32 [2023-02-21T20:41:47.449Z] 20:18:01 19096908 31540644 735276 2.24 390208 11709184 1895856 5.59 2199108 10562492 176 [2023-02-21T20:41:47.449Z] 20:19:01 19095556 31539676 736288 2.24 390240 11709184 1878588 5.54 2198964 10562732 28 [2023-02-21T20:41:47.449Z] 20:20:01 19095224 31539440 736460 2.24 390268 11709256 1878588 5.54 2199116 10562796 164 [2023-02-21T20:41:47.449Z] 20:21:01 19095240 31539456 736412 2.24 390284 11709256 1878588 5.54 2199056 10562796 8 [2023-02-21T20:41:47.449Z] 20:22:01 19094900 31539120 736648 2.24 390296 11709260 1878588 5.54 2199524 10562800 168 [2023-02-21T20:41:47.449Z] 20:23:01 19094924 31539148 736612 2.24 390304 11709260 1878588 5.54 2199060 10562800 8 [2023-02-21T20:41:47.449Z] 20:24:01 19095104 31539392 736344 2.24 390328 11709268 1878588 5.54 2199112 10562808 56 [2023-02-21T20:41:47.449Z] 20:25:01 19095272 31539596 736308 2.24 390352 11709268 1878588 5.54 2199212 10562812 8 [2023-02-21T20:41:47.449Z] 20:26:01 19095256 31539604 736268 2.24 390372 11709272 1862128 5.49 2199160 10562816 40 [2023-02-21T20:41:47.449Z] 20:27:01 19094940 31539428 736376 2.24 390396 11709396 1862128 5.49 2199376 10562948 28 [2023-02-21T20:41:47.449Z] 20:28:01 19095168 31539656 736052 2.24 390408 11709404 1862128 5.49 2199252 10562948 180 [2023-02-21T20:41:47.449Z] 20:29:01 19095372 31539960 735812 2.24 390480 11709408 1862128 5.49 2199296 10562952 8 [2023-02-21T20:41:47.449Z] 20:30:01 19095372 31539972 735772 2.24 390516 11709412 1862128 5.49 2199360 10562956 44 [2023-02-21T20:41:47.449Z] 20:31:01 19095252 31539856 735772 2.24 390528 11709416 1862128 5.49 2199624 10562960 176 [2023-02-21T20:41:47.449Z] 20:32:01 19095420 31540032 735740 2.24 390536 11709420 1862128 5.49 2199632 10562964 212 [2023-02-21T20:41:47.449Z] 20:33:01 19095484 31540100 735680 2.24 390536 11709424 1862128 5.49 2199308 10562968 8 [2023-02-21T20:41:47.449Z] 20:34:02 19095832 31540516 735468 2.24 390544 11709428 1862128 5.49 2199356 10562972 44 [2023-02-21T20:41:47.449Z] 20:35:01 19095532 31540220 735680 2.24 390572 11709428 1862128 5.49 2199388 10562972 8 [2023-02-21T20:41:47.449Z] 20:36:01 19095272 31540056 735772 2.24 390596 11709560 1862128 5.49 2199360 10563068 40 [2023-02-21T20:41:47.449Z] 20:37:01 19095516 31540360 735444 2.24 390620 11709560 1862128 5.49 2199380 10563072 12 [2023-02-21T20:41:47.449Z] 20:38:01 19096004 31540876 734904 2.23 390652 11709564 1862128 5.49 2199700 10563072 184 [2023-02-21T20:41:47.449Z] 20:39:01 19095704 31540576 735132 2.24 390664 11709564 1862128 5.49 2199440 10563072 8 [2023-02-21T20:41:47.449Z] 20:40:01 19095624 31540576 735116 2.24 390696 11709568 1862128 5.49 2199544 10563112 24 [2023-02-21T20:41:47.449Z] 20:41:01 19095792 31540752 735080 2.24 390712 11709572 1862128 5.49 2199484 10563116 8 [2023-02-21T20:41:47.449Z] Average: 20019902 31511606 766634 2.33 356315 10851957 1951895 5.75 2145082 9756499 50985 [2023-02-21T20:41:47.449Z] [2023-02-21T20:41:47.449Z] 20:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-21T20:41:47.449Z] 20:05:01 lo 5.47 5.47 0.52 0.52 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:05:01 docker0 478.99 389.64 34.19 2734.31 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:05:01 ens3 1403.83 1348.88 11877.55 166.30 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:06:01 docker0 73.69 99.80 6.20 700.51 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:06:01 vethc7e32de 0.30 0.48 0.02 0.04 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:06:01 ens3 164.44 146.51 738.24 103.32 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:07:01 docker0 1.00 1.00 0.06 0.08 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:07:01 vethc7e32de 1.00 1.02 0.08 0.08 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:07:01 ens3 30.18 18.58 25.50 13.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:08:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:08:01 docker0 456.31 838.56 38.21 6113.27 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:08:01 veth8e8a11f 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:08:01 ens3 928.45 511.95 7805.42 61.06 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:09:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:09:01 docker0 3.45 6.70 0.23 81.04 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:09:01 veth8e8a11f 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:09:01 ens3 59.90 33.73 215.91 11.15 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:09:01 veth4cf170c 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.449Z] 20:09:01 vetha5c3374 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:09:01 vethef34e43 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:09:01 veth8a6704d 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:10:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:10:01 docker0 79.95 125.63 6.39 368.16 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:10:01 veth3ce6166 13.28 19.06 1.30 6.51 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:10:01 veth8c1e09f 27.88 40.73 2.73 13.65 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:10:01 vethe43434a 0.02 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:10:01 veth8e8a11f 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:10:01 ens3 221.70 133.51 936.31 25.32 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:10:01 veth5e9fdac 23.11 33.91 2.27 10.82 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:11:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:11:01 docker0 289.51 566.00 23.45 4778.23 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:11:01 veth8e8a11f 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:11:01 ens3 611.93 318.29 4814.12 50.48 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:12:01 docker0 6.76 15.07 0.43 143.54 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:12:01 ens3 58.56 69.96 164.57 144.98 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:13:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:15:01 ens3 1.37 2.65 0.15 6.71 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:16:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:17:01 ens3 0.43 0.18 0.48 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:19:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:20:01 ens3 2.27 3.18 0.21 6.75 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:21:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:25:01 ens3 0.58 2.68 0.10 6.70 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:27:01 ens3 7.72 16.21 0.73 14.90 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:30:01 ens3 4.12 8.46 0.33 7.44 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:33:01 ens3 0.20 0.08 0.17 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:34:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:34:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:35:01 ens3 4.02 7.69 0.33 7.51 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:38:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:40:01 ens3 2.35 6.25 0.22 7.29 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] 20:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] Average: docker0 37.62 55.32 2.95 404.18 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] Average: ens3 94.82 71.15 719.42 17.12 0.00 0.00 0.00 0.00 [2023-02-21T20:41:47.450Z] [2023-02-21T20:41:47.450Z]