Pull request #4414 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 28167453aa7e100448e51f919f853bcb097fb4ef+bf371e8c577b45590121912e6f14e0928f0d9ba1 (cb9c00d5d88b600bfa9b9f89c012246e8233f3c7) 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-ssh11612405725333773532.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-ssh15882395355458038836.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-4414/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-4414/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10291150472137902815.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-4414/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18274762500532247344.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-ssh6947794312556119751.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-4414/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-4414/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2232452860946110061.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 ‘prd-ubuntu20.04-docker-8c-8g-8622’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8624 in /w/workspace/edgexfoundry_edgex-go_PR-4414 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4414/head:refs/remotes/origin/PR-4414 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit 28167453aa7e100448e51f919f853bcb097fb4ef Merge succeeded, producing 28167453aa7e100448e51f919f853bcb097fb4ef Checking out Revision 28167453aa7e100448e51f919f853bcb097fb4ef (PR-4414) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T19:58:17.315Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T19:58:17.468Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T19:58:17.564Z] ========================================================= [2023-03-07T19:58:17.564Z] EdgeX Global Pipelines Version Info [2023-03-07T19:58:17.564Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 28167453aa7e100448e51f919f853bcb097fb4ef # 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 bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28167453aa7e100448e51f919f853bcb097fb4ef # timeout=10 [2023-03-07T19:58:18.328Z] ------------------- [2023-03-07T19:58:18.328Z] stable info: [2023-03-07T19:58:18.328Z] ------------------- [2023-03-07T19:58:18.328Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T19:58:18.328Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T19:58:18.328Z] Message: update stable to v1.0.244 [2023-03-07T19:58:18.900Z] ------------------- [2023-03-07T19:58:18.900Z] experimental info: [2023-03-07T19:58:18.900Z] ------------------- [2023-03-07T19:58:18.900Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T19:58:18.900Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T19:58:18.900Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T19:58:19.186Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-07T19:58:19.228Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-07T19:58:19.268Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T19:58:19.315Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T19:58:19.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T19:58:19.387Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T19:58:19.426Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T19:58:19.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-07T19:58:19.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-07T19:58:19.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-07T19:58:19.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T19:58:19.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T19:58:19.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T19:58:19.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T19:58:19.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T19:58:19.772Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T19:58:19.811Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T19:58:19.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T19:58:19.883Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-07T19:58:19.923Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-07T19:58:19.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T19:58:20.065Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T19:58:20.109Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T19:58:20.147Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4414 [Pipeline] echo [2023-03-07T19:58:20.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4414 [Pipeline] echo [2023-03-07T19:58:20.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4414 [Pipeline] echo [2023-03-07T19:58:20.256Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28167453aa7e100448e51f919f853bcb097fb4ef [Pipeline] echo [2023-03-07T19:58:20.294Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2816745 [Pipeline] echo [2023-03-07T19:58:20.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T19:58:20.446Z] provisioning config files... [2023-03-07T19:58:20.467Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10635507387282927350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T19:58:20.806Z] ---> docker-login.sh [2023-03-07T19:58:20.806Z] nexus3.edgexfoundry.org:10001 [2023-03-07T19:58:21.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T19:58:21.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T19:58:21.074Z] Configure a credential helper to remove this warning. See [2023-03-07T19:58:21.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T19:58:21.074Z] [2023-03-07T19:58:21.074Z] Login Succeeded [2023-03-07T19:58:21.074Z] nexus3.edgexfoundry.org:10002 [2023-03-07T19:58:21.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T19:58:21.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T19:58:21.337Z] Configure a credential helper to remove this warning. See [2023-03-07T19:58:21.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T19:58:21.337Z] [2023-03-07T19:58:21.337Z] Login Succeeded [2023-03-07T19:58:21.337Z] nexus3.edgexfoundry.org:10003 [2023-03-07T19:58:21.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T19:58:21.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T19:58:21.337Z] Configure a credential helper to remove this warning. See [2023-03-07T19:58:21.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T19:58:21.337Z] [2023-03-07T19:58:21.337Z] Login Succeeded [2023-03-07T19:58:21.337Z] nexus3.edgexfoundry.org:10004 [2023-03-07T19:58:21.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T19:58:21.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T19:58:21.597Z] Configure a credential helper to remove this warning. See [2023-03-07T19:58:21.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T19:58:21.597Z] [2023-03-07T19:58:21.597Z] Login Succeeded [2023-03-07T19:58:21.597Z] docker.io [2023-03-07T19:58:21.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T19:58:21.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T19:58:21.861Z] Configure a credential helper to remove this warning. See [2023-03-07T19:58:21.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T19:58:21.861Z] [2023-03-07T19:58:21.861Z] Login Succeeded [2023-03-07T19:58:21.861Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T19:58:21.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T19:58:22.280Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-07T19:58:22.280Z] + dirname cmd/core-command/Dockerfile [2023-03-07T19:58:22.280Z] + cut -d/ -f2 [2023-03-07T19:58:22.280Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-07T19:58:22.280Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile+ [2023-03-07T19:58:22.280Z] cut -d/ -f2 [2023-03-07T19:58:22.280Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-07T19:58:22.280Z] + dirname cmd/core-data/Dockerfile [2023-03-07T19:58:22.280Z] + cut -d/ -f2 [2023-03-07T19:58:22.280Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-07T19:58:22.280Z] + dirname cmd/core-metadata/Dockerfile [2023-03-07T19:58:22.280Z] + cut -d/ -f2 [2023-03-07T19:58:22.280Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-07T19:58:22.280Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-07T19:58:22.280Z] + cut -d/ -f2 [2023-03-07T19:58:22.280Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-07T19:58:22.280Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-07T19:58:22.280Z] + cut -d/ -f2 [2023-03-07T19:58:22.280Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-07T19:58:22.280Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-07T19:58:22.281Z] + cut -d/ -f2 [2023-03-07T19:58:22.281Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-07T19:58:22.281Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-07T19:58:22.281Z] cut -d/ -f2 [2023-03-07T19:58:22.281Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-07T19:58:22.281Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-07T19:58:22.281Z] + cut -d/ -f2 [2023-03-07T19:58:22.281Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-07T19:58:22.281Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-07T19:58:22.281Z] + cut -d/ -f2 [2023-03-07T19:58:22.281Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-07T19:58:22.281Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-07T19:58:22.281Z] + cut -d/ -f2 [2023-03-07T19:58:22.281Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-07T19:58:22.281Z] + + cut -d/ -f2 [2023-03-07T19:58:22.281Z] dirname cmd/security-spire-server/Dockerfile [2023-03-07T19:58:22.281Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-07T19:58:22.281Z] + dirname cmd/support-notifications/Dockerfile [2023-03-07T19:58:22.281Z] + cut -d/ -f2 [2023-03-07T19:58:22.281Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-07T19:58:22.281Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-07T19:58:22.281Z] + cut -d/ -f2 [2023-03-07T19:58:22.281Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-07T19:58:22.352Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T19:58:22.841Z] + git rev-list -1 --merges 28167453aa7e100448e51f919f853bcb097fb4ef~1..28167453aa7e100448e51f919f853bcb097fb4ef [Pipeline] echo [2023-03-07T19:58:22.873Z] -----------> git rev-list -1 --merges 28167453aa7e100448e51f919f853bcb097fb4ef~1..28167453aa7e100448e51f919f853bcb097fb4ef 28167453aa7e100448e51f919f853bcb097fb4ef [false] [Pipeline] sh [2023-03-07T19:58:23.185Z] + git log --format=format:%s -1 28167453aa7e100448e51f919f853bcb097fb4ef [Pipeline] echo [2023-03-07T19:58:23.220Z] ========================================================= [2023-03-07T19:58:23.220Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T19:58:23.220Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-07T19:58:23.653Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T19:58:23.653Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T19:58:23.653Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T19:58:23.653Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T19:58:23.653Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T19:58:23.653Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T19:58:23.653Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T19:58:24.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T19:58:24.075Z] [2023-03-07T19:58:24.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T19:58:24.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T19:58:24.442Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T19:58:24.442Z] b85a868b505f: Pulling fs layer [2023-03-07T19:58:24.442Z] e2be974225ed: Pulling fs layer [2023-03-07T19:58:24.442Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T19:58:24.442Z] 988bab9f4d93: Pulling fs layer [2023-03-07T19:58:24.442Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T19:58:24.442Z] eaf3925da568: Pulling fs layer [2023-03-07T19:58:24.442Z] bab4dde63d76: Pulling fs layer [2023-03-07T19:58:24.442Z] bde34c3a00c8: Pulling fs layer [2023-03-07T19:58:24.442Z] b352a97aabf1: Pulling fs layer [2023-03-07T19:58:24.442Z] 4872d77fe225: Pulling fs layer [2023-03-07T19:58:24.442Z] 5851b861e8e6: Pulling fs layer [2023-03-07T19:58:24.442Z] b352a97aabf1: Waiting [2023-03-07T19:58:24.442Z] 4872d77fe225: Waiting [2023-03-07T19:58:24.442Z] 1469e6f7b9e6: Waiting [2023-03-07T19:58:24.442Z] 988bab9f4d93: Waiting [2023-03-07T19:58:24.442Z] eaf3925da568: Waiting [2023-03-07T19:58:24.442Z] bab4dde63d76: Waiting [2023-03-07T19:58:24.442Z] 5851b861e8e6: Waiting [2023-03-07T19:58:24.442Z] bde34c3a00c8: Waiting [2023-03-07T19:58:24.442Z] e2be974225ed: Download complete [2023-03-07T19:58:24.442Z] 988bab9f4d93: Verifying Checksum [2023-03-07T19:58:24.442Z] 988bab9f4d93: Download complete [2023-03-07T19:58:24.704Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T19:58:24.704Z] 1469e6f7b9e6: Download complete [2023-03-07T19:58:24.704Z] eaf3925da568: Download complete [2023-03-07T19:58:24.704Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T19:58:24.704Z] 339a4e72a1f5: Download complete [2023-03-07T19:58:24.704Z] bde34c3a00c8: Download complete [2023-03-07T19:58:24.704Z] b352a97aabf1: Verifying Checksum [2023-03-07T19:58:24.704Z] b352a97aabf1: Download complete [2023-03-07T19:58:24.704Z] 4872d77fe225: Download complete [2023-03-07T19:58:24.704Z] 5851b861e8e6: Download complete [2023-03-07T19:58:24.964Z] b85a868b505f: Verifying Checksum [2023-03-07T19:58:24.964Z] b85a868b505f: Download complete [2023-03-07T19:58:25.226Z] bab4dde63d76: Verifying Checksum [2023-03-07T19:58:25.226Z] bab4dde63d76: Download complete [2023-03-07T19:58:26.164Z] b85a868b505f: Pull complete [2023-03-07T19:58:26.164Z] e2be974225ed: Pull complete [2023-03-07T19:58:26.733Z] 339a4e72a1f5: Pull complete [2023-03-07T19:58:26.733Z] 988bab9f4d93: Pull complete [2023-03-07T19:58:26.992Z] 1469e6f7b9e6: Pull complete [2023-03-07T19:58:27.253Z] eaf3925da568: Pull complete [2023-03-07T19:58:29.159Z] bab4dde63d76: Pull complete [2023-03-07T19:58:29.159Z] bde34c3a00c8: Pull complete [2023-03-07T19:58:29.159Z] b352a97aabf1: Pull complete [2023-03-07T19:58:29.159Z] 4872d77fe225: Pull complete [2023-03-07T19:58:29.418Z] 5851b861e8e6: Pull complete [2023-03-07T19:58:29.418Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T19:58:29.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T19:58:29.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T19:58:29.643Z] prd-ubuntu20.04-docker-8c-8g-8624 does not seem to be running inside a container [2023-03-07T19:58:29.677Z] $ 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-03-07T19:58:31.010Z] $ docker top d36a10c141a0f81f0a80e74d9193232b9e4fefd3a90d06c13cffe871db570c85 -eo pid,comm [2023-03-07T19:58:31.072Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-07T19:58:31.072Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T19:58:31.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T19:58:31.191Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T19:58:31.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T19:58:31.309Z] $ docker exec d36a10c141a0f81f0a80e74d9193232b9e4fefd3a90d06c13cffe871db570c85 ssh-agent [2023-03-07T19:58:31.426Z] SSH_AUTH_SOCK=/tmp/ssh-tw2yTuus7emz/agent.33 [2023-03-07T19:58:31.426Z] SSH_AGENT_PID=39 [2023-03-07T19:58:31.433Z] Running ssh-add (command line suppressed) [2023-03-07T19:58:31.545Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10211833500295522617.key (/w/workspace/edgex-go/1@tmp/private_key_10211833500295522617.key) [2023-03-07T19:58:31.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T19:58:31.886Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T19:58:31.914Z] $ docker exec --env ******** --env ******** d36a10c141a0f81f0a80e74d9193232b9e4fefd3a90d06c13cffe871db570c85 ssh-agent -k [2023-03-07T19:58:32.007Z] unset SSH_AUTH_SOCK; [2023-03-07T19:58:32.008Z] unset SSH_AGENT_PID; [2023-03-07T19:58:32.008Z] echo Agent pid 39 killed; [2023-03-07T19:58:32.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T19:58:32.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T19:58:32.095Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T19:58:32.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T19:58:32.221Z] $ docker exec d36a10c141a0f81f0a80e74d9193232b9e4fefd3a90d06c13cffe871db570c85 ssh-agent [2023-03-07T19:58:32.316Z] SSH_AUTH_SOCK=/tmp/ssh-CDp2yaJFvsX5/agent.71 [2023-03-07T19:58:32.316Z] SSH_AGENT_PID=77 [2023-03-07T19:58:32.322Z] Running ssh-add (command line suppressed) [2023-03-07T19:58:32.447Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11169334115924332384.key (/w/workspace/edgex-go/1@tmp/private_key_11169334115924332384.key) [2023-03-07T19:58:32.457Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T19:58:32.786Z] + git semver init [2023-03-07T19:58:33.046Z] 2023-03-07 19:58:32,972 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T19:58:33.046Z] 2023-03-07 19:58:32,973 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-07T19:58:33.046Z] 2023-03-07 19:58:32,973 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-07T19:58:33.046Z] 2023-03-07 19:58:32,974 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-07T19:58:38.329Z] 2023-03-07 19:58:37,282 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-07T19:58:38.329Z] 2023-03-07 19:58:37,282 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4414 with force:False [2023-03-07T19:58:38.329Z] 2023-03-07 19:58:37,282 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4414 [2023-03-07T19:58:38.329Z] 2023-03-07 19:58:37,285 [execute] INFO git cat-file --batch-check [2023-03-07T19:58:38.329Z] 2023-03-07 19:58:37,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T19:58:38.329Z] 2023-03-07 19:58:37,290 [execute] INFO git cat-file --batch [2023-03-07T19:58:38.329Z] 2023-03-07 19:58:37,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T19:58:38.329Z] 2023-03-07 19:58:37,296 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4414 [2023-03-07T19:58:38.329Z] 0.0.0 [Pipeline] } [2023-03-07T19:58:38.359Z] $ docker exec --env ******** --env ******** d36a10c141a0f81f0a80e74d9193232b9e4fefd3a90d06c13cffe871db570c85 ssh-agent -k [2023-03-07T19:58:38.472Z] unset SSH_AUTH_SOCK; [2023-03-07T19:58:38.472Z] unset SSH_AGENT_PID; [2023-03-07T19:58:38.472Z] echo Agent pid 77 killed; [2023-03-07T19:58:38.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T19:58:38.893Z] + git semver [Pipeline] } [2023-03-07T19:58:39.178Z] $ docker stop --time=1 d36a10c141a0f81f0a80e74d9193232b9e4fefd3a90d06c13cffe871db570c85 [2023-03-07T19:58:40.545Z] $ docker rm -f --volumes d36a10c141a0f81f0a80e74d9193232b9e4fefd3a90d06c13cffe871db570c85 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T19:58:40.936Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T19:58:41.202Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T19:58:41.219Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T19:58:41.987Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-07T19:58:42.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T19:58:42.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T19:58:42.086Z] ========================================================= [2023-03-07T19:58:42.086Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T19:58:42.086Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-07T19:58:42.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T19:58:42.421Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T19:58:42.421Z] 213ec9aee27d: Pulling fs layer [2023-03-07T19:58:42.421Z] 4583459ba037: Pulling fs layer [2023-03-07T19:58:42.421Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T19:58:42.421Z] 53926ce57604: Pulling fs layer [2023-03-07T19:58:42.421Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T19:58:42.421Z] 22ff95d597cd: Pulling fs layer [2023-03-07T19:58:42.421Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T19:58:42.421Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T19:58:42.421Z] a7acece74701: Pulling fs layer [2023-03-07T19:58:42.421Z] 22ff95d597cd: Waiting [2023-03-07T19:58:42.421Z] 12d6caf4c0d1: Waiting [2023-03-07T19:58:42.421Z] 53926ce57604: Waiting [2023-03-07T19:58:42.421Z] 21b2b0c7a3f4: Waiting [2023-03-07T19:58:42.421Z] a7acece74701: Waiting [2023-03-07T19:58:42.421Z] 96b7cbca73a9: Waiting [2023-03-07T19:58:42.421Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T19:58:42.421Z] 93c1e223e6f2: Download complete [2023-03-07T19:58:42.421Z] 4583459ba037: Verifying Checksum [2023-03-07T19:58:42.421Z] 4583459ba037: Download complete [2023-03-07T19:58:42.421Z] 21b2b0c7a3f4: Download complete [2023-03-07T19:58:42.421Z] 22ff95d597cd: Verifying Checksum [2023-03-07T19:58:42.421Z] 22ff95d597cd: Download complete [2023-03-07T19:58:42.421Z] 213ec9aee27d: Verifying Checksum [2023-03-07T19:58:42.421Z] 213ec9aee27d: Download complete [2023-03-07T19:58:42.421Z] 12d6caf4c0d1: Download complete [2023-03-07T19:58:42.682Z] 213ec9aee27d: Pull complete [2023-03-07T19:58:42.682Z] 4583459ba037: Pull complete [2023-03-07T19:58:42.945Z] 93c1e223e6f2: Pull complete [2023-03-07T19:58:42.945Z] a7acece74701: Verifying Checksum [2023-03-07T19:58:42.945Z] a7acece74701: Download complete [2023-03-07T19:58:43.205Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T19:58:43.205Z] 96b7cbca73a9: Download complete [2023-03-07T19:58:43.205Z] 53926ce57604: Verifying Checksum [2023-03-07T19:58:43.205Z] 53926ce57604: Download complete [2023-03-07T19:58:47.391Z] 53926ce57604: Pull complete [2023-03-07T19:58:47.391Z] 21b2b0c7a3f4: Pull complete [2023-03-07T19:58:47.391Z] 22ff95d597cd: Pull complete [2023-03-07T19:58:47.391Z] 12d6caf4c0d1: Pull complete [2023-03-07T19:58:48.763Z] 96b7cbca73a9: Pull complete [2023-03-07T19:58:49.696Z] a7acece74701: Pull complete [2023-03-07T19:58:49.696Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T19:58:49.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T19:58:49.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-07T19:58:50.046Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T19:58:50.046Z] WORKDIR /edgex [2023-03-07T19:58:50.046Z] COPY go.mod . [2023-03-07T19:58:50.046Z] RUN go mod download [2023-03-07T19:58:50.046Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-07T19:58:50.612Z] Sending build context to Docker daemon 170.3MB [2023-03-07T19:58:50.612Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T19:58:50.612Z] ---> db6d94c90886 [2023-03-07T19:58:50.612Z] Step 2/4 : WORKDIR /edgex [2023-03-07T19:58:52.513Z] ---> Running in f577cfb0aa54 [2023-03-07T19:58:52.513Z] Removing intermediate container f577cfb0aa54 [2023-03-07T19:58:52.513Z] ---> 91bb08451344 [2023-03-07T19:58:52.513Z] Step 3/4 : COPY go.mod . [2023-03-07T19:58:52.513Z] ---> 6ca69864428a [2023-03-07T19:58:52.513Z] Step 4/4 : RUN go mod download [2023-03-07T19:58:52.771Z] ---> Running in 9e55406caeff [2023-03-07T19:58:56.518Z] Still waiting to schedule task [2023-03-07T19:58:56.518Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8623’ is offline [2023-03-07T19:59:04.978Z] Removing intermediate container 9e55406caeff [2023-03-07T19:59:04.978Z] ---> e31160b22a31 [2023-03-07T19:59:04.978Z] Successfully built e31160b22a31 [2023-03-07T19:59:04.978Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T19:59:05.361Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T19:59:05.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T19:59:05.513Z] prd-ubuntu20.04-docker-8c-8g-8624 does not seem to be running inside a container [2023-03-07T19:59:05.546Z] $ 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-03-07T19:59:05.922Z] $ docker top 8442049a99796316776153ddd5ffb266aecd40f8532031128f0f8ef2e001b3b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T19:59:06.316Z] + go version [2023-03-07T19:59:06.316Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T19:59:06.349Z] $ docker stop --time=1 8442049a99796316776153ddd5ffb266aecd40f8532031128f0f8ef2e001b3b6 [2023-03-07T19:59:07.616Z] $ docker rm -f --volumes 8442049a99796316776153ddd5ffb266aecd40f8532031128f0f8ef2e001b3b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T19:59:08.306Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T19:59:08.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T19:59:08.463Z] prd-ubuntu20.04-docker-8c-8g-8624 does not seem to be running inside a container [2023-03-07T19:59:08.494Z] $ 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-03-07T19:59:08.886Z] $ docker top cef9b143240489a63e6e28f6965cacdec33b5888634cf1eb6727d47b15bd05e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T19:59:08.994Z] ========================================================= [2023-03-07T19:59:08.994Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-07T19:59:08.994Z] ========================================================= [Pipeline] sh [2023-03-07T19:59:09.285Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-07T19:59:09.645Z] + make test [2023-03-07T19:59:09.645Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T19:59:16.204Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-07T19:59:31.089Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-07T19:59:31.089Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-07T19:59:31.089Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-07T19:59:31.089Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-07T19:59:31.089Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-07T19:59:31.089Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-07T19:59:31.089Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-07T19:59:31.089Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-07T19:59:31.089Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-07T19:59:31.089Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-07T19:59:31.089Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-07T19:59:31.089Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-07T19:59:31.089Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-07T19:59:31.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-07T19:59:31.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2023-03-07T19:59:31.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-07T19:59:31.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-07T19:59:31.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2023-03-07T19:59:34.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.120s coverage: 71.2% of statements [2023-03-07T19:59:34.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-07T19:59:34.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-07T19:59:34.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-07T19:59:34.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.0% of statements [2023-03-07T19:59:34.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-07T19:59:34.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-07T19:59:35.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.338s coverage: 88.5% of statements [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-07T19:59:35.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 3.9% of statements [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-07T19:59:35.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.513s coverage: 95.6% of statements [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-07T19:59:35.824Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.092s coverage: 72.2% of statements [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-07T19:59:35.824Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 65.9% of statements [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-07T19:59:35.824Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-07T19:59:35.824Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 29.6% of statements [2023-03-07T19:59:35.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-07T19:59:35.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 45.5% of statements [2023-03-07T19:59:35.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 82.9% of statements [2023-03-07T19:59:35.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements [2023-03-07T19:59:35.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2023-03-07T19:59:35.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2023-03-07T19:59:41.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2023-03-07T19:59:59.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.353s coverage: 79.9% of statements [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-07T19:59:59.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-07T19:59:59.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-07T19:59:59.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.128s coverage: 86.9% of statements [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-07T19:59:59.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-03-07T19:59:59.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.065s coverage: 20.0% of statements [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-07T19:59:59.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-07T19:59:59.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.2% of statements [2023-03-07T19:59:59.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-07T19:59:59.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.063s coverage: 84.8% of statements [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-07T19:59:59.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.219s coverage: 63.1% of statements [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-07T19:59:59.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-03-07T19:59:59.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-03-07T19:59:59.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-03-07T19:59:59.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-03-07T19:59:59.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-07T19:59:59.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-07T19:59:59.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 38.4% of statements [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-07T19:59:59.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-07T19:59:59.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-07T19:59:59.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-07T19:59:59.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-07T19:59:59.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-07T19:59:59.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-07T19:59:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-07T19:59:59.291Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-07T20:00:21.202Z] 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-03-07T20:00:21.202Z] go vet ./... [2023-03-07T20:00:22.133Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T20:00:22.133Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T20:00:22.391Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T20:00:22.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-07T20:00:22.733Z] + ls -al . [2023-03-07T20:00:22.733Z] total 704 [2023-03-07T20:00:22.733Z] drwxrwxr-x 11 1001 1001 4096 Mar 7 19:59 . [2023-03-07T20:00:22.733Z] drwxr-xr-x 4 root root 4096 Mar 7 19:59 .. [2023-03-07T20:00:22.733Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 19:58 .blubracket [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 16 Mar 7 19:58 .dockerignore [2023-03-07T20:00:22.733Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 19:59 .git [2023-03-07T20:00:22.733Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 19:58 .github [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 1112 Mar 7 19:58 .gitignore [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 19:58 .golangci.yml [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 19:58 .hadolint.yml [2023-03-07T20:00:22.733Z] drwxr-xr-x 3 1001 1001 4096 Mar 7 19:58 .semver [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 19:58 .sonarcloud.properties [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 19:58 ADOPTERS.md [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 10825 Mar 7 19:58 Attribution.txt [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 73765 Mar 7 19:58 CHANGELOG.md [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 19:58 CONTRIBUTING.md [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 19:58 GOVERNANCE.md [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 883 Mar 7 19:58 Jenkinsfile [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 19:58 LICENSE [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 14071 Mar 7 19:58 Makefile [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 19:58 OWNERS.md [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 9403 Mar 7 19:58 README.md [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 6912 Mar 7 19:58 SECURITY.md [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 19:58 VERSION [2023-03-07T20:00:22.733Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 19:58 bin [2023-03-07T20:00:22.733Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 19:58 cmd [2023-03-07T20:00:22.733Z] -rw-r--r-- 1 root root 446903 Mar 7 19:59 coverage.out [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 3232 Mar 7 19:58 go.mod [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 31099 Mar 7 19:58 go.sum [2023-03-07T20:00:22.733Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 19:58 internal [2023-03-07T20:00:22.733Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 19:58 openapi [2023-03-07T20:00:22.733Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 19:58 snap [2023-03-07T20:00:22.733Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 19:58 version.go [Pipeline] sh [2023-03-07T20:00:23.039Z] + '[' -e coverage.out ] [2023-03-07T20:00:23.039Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-07T20:00:23.162Z] Stashed 1 file(s) [Pipeline] sh [2023-03-07T20:00:23.458Z] + make build [2023-03-07T20:00:23.458Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T20:00:35.650Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T20:00:36.216Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T20:00:37.157Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T20:00:37.601Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8628 in /w/workspace/edgexfoundry_edgex-go_PR-4414 [Pipeline] { [Pipeline] ws [2023-03-07T20:00:37.660Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-07T20:00:37.740Z] The recommended git tool is: git [2023-03-07T20:00:38.090Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T20:00:43.094Z] using credential edgex-jenkins-ssh [2023-03-07T20:00:43.112Z] Cloning the remote Git repository [2023-03-07T20:00:43.159Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-07T20:00:43.250Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-07T20:00:43.437Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-07T20:00:43.439Z] > git --version # timeout=10 [2023-03-07T20:00:43.462Z] > git --version # 'git version 2.25.1' [2023-03-07T20:00:43.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T20:00:43.531Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T20:00:46.192Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T20:00:46.449Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T20:00:47.820Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T20:00:48.750Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T20:00:49.683Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T20:00:50.615Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T20:00:51.549Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-07T20:00:52.947Z] $ docker stop --time=1 cef9b143240489a63e6e28f6965cacdec33b5888634cf1eb6727d47b15bd05e6 [2023-03-07T20:00:55.223Z] $ docker rm -f --volumes cef9b143240489a63e6e28f6965cacdec33b5888634cf1eb6727d47b15bd05e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:00:56.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:00:56.378Z] [2023-03-07T20:00:56.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:00:56.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:00:56.755Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-07T20:00:56.755Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-07T20:00:56.755Z] ca9280d653b3: Pulling fs layer [2023-03-07T20:00:56.755Z] 7e9c9ca2126c: Pulling fs layer [2023-03-07T20:00:57.324Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-07T20:00:57.324Z] cbdbe7a5bc2a: Download complete [2023-03-07T20:00:57.324Z] ca9280d653b3: Verifying Checksum [2023-03-07T20:00:57.324Z] ca9280d653b3: Download complete [2023-03-07T20:00:57.584Z] cbdbe7a5bc2a: Pull complete [2023-03-07T20:00:57.842Z] 7e9c9ca2126c: Verifying Checksum [2023-03-07T20:00:57.842Z] 7e9c9ca2126c: Download complete [2023-03-07T20:00:57.842Z] ca9280d653b3: Pull complete [2023-03-07T20:00:59.783Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-07T20:00:59.826Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T20:01:01.132Z] 7e9c9ca2126c: Pull complete [2023-03-07T20:01:01.132Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-07T20:01:01.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:01:01.132Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:01:01.337Z] prd-ubuntu20.04-docker-8c-8g-8624 does not seem to be running inside a container [2023-03-07T20:01:01.375Z] $ 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-03-07T20:01:01.508Z] Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit 28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:01:01.914Z] Merge succeeded, producing 28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:01:01.915Z] Checking out Revision 28167453aa7e100448e51f919f853bcb097fb4ef (PR-4414) [2023-03-07T20:01:00.721Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-07T20:01:00.769Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-07T20:01:00.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T20:01:00.787Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4414/head:refs/remotes/origin/PR-4414 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-07T20:01:01.524Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T20:01:01.547Z] > git checkout -f 28167453aa7e100448e51f919f853bcb097fb4ef # timeout=10 [2023-03-07T20:01:01.793Z] > git remote # timeout=10 [2023-03-07T20:01:01.813Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T20:01:01.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T20:01:01.848Z] > git merge bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 [2023-03-07T20:01:01.875Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T20:01:01.920Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T20:01:01.940Z] > git checkout -f 28167453aa7e100448e51f919f853bcb097fb4ef # timeout=10 [2023-03-07T20:01:02.541Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" [2023-03-07T20:01:02.587Z] $ docker top 6c9a035825d6ae0471bad5be36dcf701482ed02785f4c8bd17bb5f52f960d575 -eo pid,comm [2023-03-07T20:01:02.584Z] > git --version # timeout=10 [2023-03-07T20:01:02.599Z] > git --version # 'git version 2.25.1' [2023-03-07T20:01:02.617Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] { [Pipeline] sh [2023-03-07T20:01:02.983Z] + docker-compose build --help [2023-03-07T20:01:02.983Z] + grep parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T20:01:03.551Z] --parallel Build images in parallel. [Pipeline] } [2023-03-07T20:01:03.589Z] $ docker stop --time=1 6c9a035825d6ae0471bad5be36dcf701482ed02785f4c8bd17bb5f52f960d575 [2023-03-07T20:01:03.693Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T20:01:03.693Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T20:01:03.693Z] Dload Upload Total Spent Left Speed [2023-03-07T20:01:03.693Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 69677 0 --:--:-- --:--:-- --:--:-- 69677 [2023-03-07T20:01:04.872Z] $ docker rm -f --volumes 6c9a035825d6ae0471bad5be36dcf701482ed02785f4c8bd17bb5f52f960d575 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:01:05.322Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T20:01:05.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:01:05.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:01:05.719Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T20:01:05.719Z] + sudo tee /etc/docker/daemon.new [2023-03-07T20:01:05.719Z] { [2023-03-07T20:01:05.719Z] "registry-mirrors": [ [2023-03-07T20:01:05.719Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T20:01:05.719Z] ], [2023-03-07T20:01:05.719Z] "bip": "10.250.0.254/24", [2023-03-07T20:01:05.719Z] "hosts": [ [2023-03-07T20:01:05.719Z] "tcp://0.0.0.0:5555", [2023-03-07T20:01:05.719Z] "unix:///var/run/docker.sock" [2023-03-07T20:01:05.719Z] ], [2023-03-07T20:01:05.719Z] "mtu": 1458, [2023-03-07T20:01:05.719Z] "selinux-enabled": true, [2023-03-07T20:01:05.719Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T20:01:05.719Z] } [2023-03-07T20:01:05.763Z] prd-ubuntu20.04-docker-8c-8g-8624 does not seem to be running inside a container [2023-03-07T20:01:05.805Z] $ 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-03-07T20:01:06.175Z] $ docker top 2bf9bc5f764ca8ca1bc316782feb67020b5be2eec50f560480325ce1dec4d1d1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-03-07T20:01:06.617Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T20:01:06.662Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-07T20:01:06.961Z] + sudo service docker restart [2023-03-07T20:01:07.231Z] Building core-command ... [2023-03-07T20:01:07.231Z] Building core-common-config-bootstrapper ... [2023-03-07T20:01:07.231Z] Building core-data ... [2023-03-07T20:01:07.231Z] Building core-metadata ... [2023-03-07T20:01:07.231Z] Building security-bootstrapper ... [2023-03-07T20:01:07.231Z] Building security-proxy-auth ... [2023-03-07T20:01:07.231Z] Building security-proxy-setup ... [2023-03-07T20:01:07.231Z] Building security-secretstore-setup ... [2023-03-07T20:01:07.231Z] Building security-spiffe-token-provider ... [2023-03-07T20:01:07.231Z] Building security-spire-agent ... [2023-03-07T20:01:07.231Z] Building security-spire-config ... [2023-03-07T20:01:07.231Z] Building security-spire-server ... [2023-03-07T20:01:07.231Z] Building support-notifications ... [2023-03-07T20:01:07.231Z] Building support-scheduler ... [2023-03-07T20:01:07.231Z] Building security-spire-agent [2023-03-07T20:01:07.231Z] Building support-scheduler [2023-03-07T20:01:07.231Z] Building support-notifications [2023-03-07T20:01:07.231Z] Building core-command [2023-03-07T20:01:07.231Z] Building security-spire-config [2023-03-07T20:01:19.435Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:01:19.435Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:01:19.435Z] ---> e31160b22a31 [2023-03-07T20:01:19.435Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T20:01:19.435Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:01:19.435Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:01:19.435Z] ---> e31160b22a31 [2023-03-07T20:01:19.435Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:01:19.435Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:01:19.435Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:01:19.435Z] ---> e31160b22a31 [2023-03-07T20:01:19.435Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:01:19.435Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:01:19.435Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:01:19.435Z] ---> e31160b22a31 [2023-03-07T20:01:19.435Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:01:19.435Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:01:19.435Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:01:19.435Z] ---> e31160b22a31 [2023-03-07T20:01:19.435Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T20:01:21.345Z] ---> Running in 8ddade22b242 [2023-03-07T20:01:21.345Z] ---> Running in ef34b77508b7 [2023-03-07T20:01:21.345Z] ---> Running in cdde7b9b4279 [2023-03-07T20:01:21.345Z] ---> Running in cd1b78df9ae0 [2023-03-07T20:01:21.345Z] ---> Running in 3bccfee3229f [2023-03-07T20:01:21.345Z] Removing intermediate container cdde7b9b4279 [2023-03-07T20:01:21.345Z] ---> 245727502bd0 [2023-03-07T20:01:21.345Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:01:21.345Z] Removing intermediate container 3bccfee3229f [2023-03-07T20:01:21.345Z] ---> ae94b2519be2 [2023-03-07T20:01:21.345Z] Step 4/23 : WORKDIR /edgex-go [2023-03-07T20:01:21.345Z] Removing intermediate container cd1b78df9ae0 [2023-03-07T20:01:21.345Z] ---> b920e6bd656b [2023-03-07T20:01:21.345Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:01:21.345Z] Removing intermediate container 8ddade22b242 [2023-03-07T20:01:21.345Z] ---> 226877fe3003 [2023-03-07T20:01:21.345Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:01:21.345Z] ---> Running in 07f78f149cc9 [2023-03-07T20:01:21.345Z] Removing intermediate container ef34b77508b7 [2023-03-07T20:01:21.345Z] ---> 195711b9bc27 [2023-03-07T20:01:21.345Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:01:21.345Z] ---> Running in af044d4a0fac [2023-03-07T20:01:21.345Z] ---> Running in 66a1b0cb0bb4 [2023-03-07T20:01:21.345Z] ---> Running in 5b0679932def [2023-03-07T20:01:21.345Z] ---> Running in fcb530069e59 [2023-03-07T20:01:21.345Z] Removing intermediate container 07f78f149cc9 [2023-03-07T20:01:21.345Z] ---> 537198faf6e7 [2023-03-07T20:01:21.345Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:01:21.345Z] Removing intermediate container 66a1b0cb0bb4 [2023-03-07T20:01:21.345Z] ---> aea0a39333db [2023-03-07T20:01:21.345Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-07T20:01:21.345Z] Removing intermediate container af044d4a0fac [2023-03-07T20:01:21.345Z] ---> 27c26994f99b [2023-03-07T20:01:21.345Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-07T20:01:21.345Z] ---> Running in bfbed97af5fc [2023-03-07T20:01:21.345Z] ---> Running in 00dc67027c55 [2023-03-07T20:01:21.345Z] ---> Running in dab3ba70d991 [2023-03-07T20:01:21.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:21.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:21.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:21.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:21.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:21.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:21.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:21.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:21.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:22.121Z] OK: 211 MiB in 51 packages [2023-03-07T20:01:22.121Z] OK: 211 MiB in 51 packages [2023-03-07T20:01:22.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:22.121Z] OK: 211 MiB in 51 packages [2023-03-07T20:01:22.121Z] OK: 211 MiB in 51 packages [2023-03-07T20:01:22.380Z] OK: 211 MiB in 51 packages [2023-03-07T20:01:22.639Z] Removing intermediate container 5b0679932def [2023-03-07T20:01:22.639Z] ---> e28e58309bbe [2023-03-07T20:01:22.639Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T20:01:22.639Z] Removing intermediate container fcb530069e59 [2023-03-07T20:01:22.639Z] ---> 86ccc807442b [2023-03-07T20:01:22.639Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T20:01:22.639Z] ---> fd62601a96f9 [2023-03-07T20:01:22.639Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:01:22.898Z] ---> Running in 918e5f1494ee [2023-03-07T20:01:22.898Z] Removing intermediate container bfbed97af5fc [2023-03-07T20:01:22.898Z] ---> a8f3e717799f [2023-03-07T20:01:22.898Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:01:22.898Z] Removing intermediate container 00dc67027c55 [2023-03-07T20:01:22.898Z] ---> 3b830a446b97 [2023-03-07T20:01:22.898Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:01:22.898Z] ---> 35e508bc6d02 [2023-03-07T20:01:22.898Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:01:22.898Z] Removing intermediate container dab3ba70d991 [2023-03-07T20:01:22.898Z] ---> 3398e10f61b3 [2023-03-07T20:01:22.898Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-07T20:01:22.898Z] ---> Running in e61f29dbd017 [2023-03-07T20:01:22.898Z] ---> 2f1ce6416afa [2023-03-07T20:01:22.898Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:01:23.155Z] ---> b2fb0686b9f6 [2023-03-07T20:01:23.155Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:01:23.156Z] ---> Running in 80962711ec8f [2023-03-07T20:01:23.156Z] ---> Running in 287c4ab17c27 [2023-03-07T20:01:23.156Z] ---> 1d4dec83927e [2023-03-07T20:01:23.156Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:01:23.156Z] ---> Running in e488c5c8894d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T20:01:25.316Z] provisioning config files... [2023-03-07T20:01:25.348Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14288157018860959433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:01:25.739Z] ---> docker-login.sh [2023-03-07T20:01:25.739Z] nexus3.edgexfoundry.org:10001 [2023-03-07T20:01:26.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:01:26.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:01:26.600Z] Configure a credential helper to remove this warning. See [2023-03-07T20:01:26.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:01:26.600Z] [2023-03-07T20:01:26.600Z] Login Succeeded [2023-03-07T20:01:26.600Z] nexus3.edgexfoundry.org:10002 [2023-03-07T20:01:26.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:01:26.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:01:26.872Z] Configure a credential helper to remove this warning. See [2023-03-07T20:01:26.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:01:26.872Z] [2023-03-07T20:01:26.872Z] Login Succeeded [2023-03-07T20:01:26.872Z] nexus3.edgexfoundry.org:10003 [2023-03-07T20:01:27.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:01:27.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:01:27.422Z] Configure a credential helper to remove this warning. See [2023-03-07T20:01:27.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:01:27.422Z] [2023-03-07T20:01:27.422Z] Login Succeeded [2023-03-07T20:01:27.422Z] nexus3.edgexfoundry.org:10004 [2023-03-07T20:01:27.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:01:27.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:01:27.691Z] Configure a credential helper to remove this warning. See [2023-03-07T20:01:27.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:01:27.691Z] [2023-03-07T20:01:27.691Z] Login Succeeded [2023-03-07T20:01:27.691Z] docker.io [2023-03-07T20:01:27.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:01:28.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:01:28.229Z] Configure a credential helper to remove this warning. See [2023-03-07T20:01:28.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:01:28.229Z] [2023-03-07T20:01:28.229Z] Login Succeeded [2023-03-07T20:01:28.229Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T20:01:28.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-07T20:01:28.953Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-07T20:01:28.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T20:01:29.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T20:01:29.059Z] ========================================================= [2023-03-07T20:01:29.059Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T20:01:29.059Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:01:29.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:01:29.441Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T20:01:29.441Z] 9b18e9b68314: Pulling fs layer [2023-03-07T20:01:29.441Z] 35d82f9e3411: Pulling fs layer [2023-03-07T20:01:29.441Z] e16973657156: Pulling fs layer [2023-03-07T20:01:29.441Z] fc693d55d65f: Pulling fs layer [2023-03-07T20:01:29.441Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T20:01:29.441Z] dda99020689f: Pulling fs layer [2023-03-07T20:01:29.441Z] db1c61fa0a46: Pulling fs layer [2023-03-07T20:01:29.441Z] 891c053d2c06: Pulling fs layer [2023-03-07T20:01:29.441Z] fc693d55d65f: Waiting [2023-03-07T20:01:29.441Z] 7e9fc2657dce: Waiting [2023-03-07T20:01:29.441Z] dda99020689f: Waiting [2023-03-07T20:01:29.713Z] db1c61fa0a46: Waiting [2023-03-07T20:01:29.713Z] 891c053d2c06: Waiting [2023-03-07T20:01:29.713Z] e16973657156: Verifying Checksum [2023-03-07T20:01:29.713Z] e16973657156: Download complete [2023-03-07T20:01:29.713Z] 35d82f9e3411: Verifying Checksum [2023-03-07T20:01:29.713Z] 35d82f9e3411: Download complete [2023-03-07T20:01:29.713Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T20:01:29.713Z] 7e9fc2657dce: Download complete [2023-03-07T20:01:29.713Z] dda99020689f: Verifying Checksum [2023-03-07T20:01:29.713Z] dda99020689f: Download complete [2023-03-07T20:01:29.713Z] 9b18e9b68314: Verifying Checksum [2023-03-07T20:01:29.713Z] 9b18e9b68314: Download complete [2023-03-07T20:01:30.692Z] 9b18e9b68314: Pull complete [2023-03-07T20:01:30.985Z] 891c053d2c06: Verifying Checksum [2023-03-07T20:01:30.985Z] 891c053d2c06: Download complete [2023-03-07T20:01:31.257Z] 35d82f9e3411: Pull complete [2023-03-07T20:01:31.533Z] e16973657156: Pull complete [2023-03-07T20:01:32.126Z] db1c61fa0a46: Verifying Checksum [2023-03-07T20:01:32.126Z] db1c61fa0a46: Download complete [2023-03-07T20:01:32.800Z] fc693d55d65f: Download complete [2023-03-07T20:01:47.837Z] fc693d55d65f: Pull complete [2023-03-07T20:01:47.837Z] 7e9fc2657dce: Pull complete [2023-03-07T20:01:47.837Z] dda99020689f: Pull complete [2023-03-07T20:01:52.684Z] db1c61fa0a46: Pull complete [2023-03-07T20:01:54.636Z] 891c053d2c06: Pull complete [2023-03-07T20:01:54.636Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T20:01:54.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:01:54.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:01:55.025Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-07T20:01:55.025Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:01:55.025Z] WORKDIR /edgex [2023-03-07T20:01:55.025Z] COPY go.mod . [2023-03-07T20:01:55.025Z] RUN go mod download [2023-03-07T20:01:55.610Z] Sending build context to Docker daemon 2.946MB [2023-03-07T20:01:55.610Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:01:55.610Z] ---> f96f9c87975a [2023-03-07T20:01:55.610Z] Step 2/4 : WORKDIR /edgex [2023-03-07T20:01:56.572Z] ---> Running in 5248a29c748a [2023-03-07T20:01:56.841Z] Removing intermediate container 5248a29c748a [2023-03-07T20:01:56.841Z] ---> 6672e6260eec [2023-03-07T20:01:56.841Z] Step 3/4 : COPY go.mod . [2023-03-07T20:01:57.112Z] ---> 7c1d4c8801f6 [2023-03-07T20:01:57.112Z] Step 4/4 : RUN go mod download [2023-03-07T20:01:57.381Z] ---> Running in cf590bfec7d0 [2023-03-07T20:02:01.916Z] Removing intermediate container e488c5c8894d [2023-03-07T20:02:01.916Z] ---> 141418a05c27 [2023-03-07T20:02:01.916Z] Step 8/23 : COPY . . [2023-03-07T20:02:01.916Z] Removing intermediate container 287c4ab17c27 [2023-03-07T20:02:01.916Z] ---> 01df67314091 [2023-03-07T20:02:01.916Z] Step 8/22 : COPY . . [2023-03-07T20:02:01.916Z] Removing intermediate container 918e5f1494ee [2023-03-07T20:02:01.916Z] ---> 581a8a654e87 [2023-03-07T20:02:01.916Z] Step 7/24 : COPY . . [2023-03-07T20:02:01.916Z] Removing intermediate container e61f29dbd017 [2023-03-07T20:02:01.916Z] ---> 49f73a3e4c56 [2023-03-07T20:02:01.916Z] Step 7/24 : COPY . . [2023-03-07T20:02:01.916Z] Removing intermediate container 80962711ec8f [2023-03-07T20:02:01.916Z] ---> e96c3405165f [2023-03-07T20:02:01.916Z] Step 8/22 : COPY . . [2023-03-07T20:02:08.468Z] ---> 380dd9f5c64c [2023-03-07T20:02:08.468Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-07T20:02:08.468Z] ---> 5ba7c6e10c12 [2023-03-07T20:02:08.468Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:02:08.468Z] ---> 19c568c82531 [2023-03-07T20:02:08.468Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-07T20:02:08.468Z] ---> 76f8406b62b0 [2023-03-07T20:02:08.468Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:02:08.468Z] ---> Running in 1a31a38457a8 [2023-03-07T20:02:08.468Z] ---> 7933913d7fb9 [2023-03-07T20:02:08.468Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-07T20:02:08.468Z] ---> Running in 3bf71d9afb9a [2023-03-07T20:02:08.468Z] ---> Running in 85d0c9ca71de [2023-03-07T20:02:08.468Z] ---> Running in 8a01ef41ee17 [2023-03-07T20:02:08.468Z] ---> Running in a7c4969e58e1 [2023-03-07T20:02:08.468Z] Removing intermediate container 1a31a38457a8 [2023-03-07T20:02:08.468Z] ---> e5fb06c7fd6f [2023-03-07T20:02:08.468Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T20:02:08.468Z] ---> Running in 5df5f42beece [2023-03-07T20:02:08.468Z] Removing intermediate container 8a01ef41ee17 [2023-03-07T20:02:08.468Z] ---> ff13e8a51c6d [2023-03-07T20:02:08.468Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T20:02:08.468Z] ---> Running in 3e624d733130 [2023-03-07T20:02:08.468Z] Removing intermediate container 5df5f42beece [2023-03-07T20:02:08.468Z] ---> 1e0b352f113b [2023-03-07T20:02:08.468Z] 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-03-07T20:02:08.468Z] ---> Running in 89c399882ef5 [2023-03-07T20:02:08.468Z] Removing intermediate container 3e624d733130 [2023-03-07T20:02:08.468Z] ---> a5092fbbfcf0 [2023-03-07T20:02:08.468Z] 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-03-07T20:02:08.468Z] ---> Running in cf230f0e1b55 [2023-03-07T20:02:08.468Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T20:02:08.726Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T20:02:08.726Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T20:02:09.294Z] Removing intermediate container 89c399882ef5 [2023-03-07T20:02:09.294Z] ---> ae99c201a3a1 [2023-03-07T20:02:09.294Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T20:02:09.552Z] Removing intermediate container cf230f0e1b55 [2023-03-07T20:02:09.552Z] ---> 66532af63432 [2023-03-07T20:02:09.552Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T20:02:09.552Z] ---> Running in f398aed7b671 [2023-03-07T20:02:09.552Z] ---> Running in c71f64adc008 [2023-03-07T20:02:09.810Z] Removing intermediate container f398aed7b671 [2023-03-07T20:02:09.810Z] ---> e73aebc27657 [2023-03-07T20:02:09.810Z] [2023-03-07T20:02:09.810Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T20:02:09.810Z] Removing intermediate container c71f64adc008 [2023-03-07T20:02:09.810Z] ---> 75700f7caa10 [2023-03-07T20:02:09.810Z] [2023-03-07T20:02:09.810Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T20:02:10.374Z] 3.15: Pulling from library/alpine [2023-03-07T20:02:10.374Z] 3.15: Pulling from library/alpine [2023-03-07T20:02:11.306Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T20:02:11.306Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T20:02:11.306Z] Status: Image is up to date for alpine:3.15 [2023-03-07T20:02:11.306Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T20:02:11.306Z] ---> 5ce65d7b0fde [2023-03-07T20:02:11.306Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:02:11.306Z] ---> 5ce65d7b0fde [2023-03-07T20:02:11.306Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:02:11.566Z] ---> Running in e57e2570ca81 [2023-03-07T20:02:11.566Z] ---> Running in 0206461d7c78 [2023-03-07T20:02:11.566Z] Removing intermediate container 0206461d7c78 [2023-03-07T20:02:11.566Z] ---> 6893d25ce2f4 [2023-03-07T20:02:11.566Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T20:02:11.823Z] Removing intermediate container e57e2570ca81 [2023-03-07T20:02:11.823Z] ---> 3755b1785bf5 [2023-03-07T20:02:11.823Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-07T20:02:11.823Z] ---> Running in 43f85e7b353a [2023-03-07T20:02:11.823Z] ---> Running in 7782d099e39e [2023-03-07T20:02:12.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:12.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:12.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:12.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:12.902Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:02:12.902Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:02:12.902Z] OK: 15859 distinct packages available [2023-03-07T20:02:12.902Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:02:12.902Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:02:12.902Z] OK: 15859 distinct packages available [2023-03-07T20:02:12.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:12.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:12.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:13.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:13.159Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-07T20:02:13.159Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:02:13.159Z] (3/4) Installing libucontext (1.1-r0) [2023-03-07T20:02:13.159Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-07T20:02:13.159Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T20:02:13.159Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:02:13.159Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:02:13.159Z] OK: 6 MiB in 18 packages [2023-03-07T20:02:13.159Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T20:02:13.159Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T20:02:13.159Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T20:02:13.159Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:02:13.159Z] OK: 7 MiB in 19 packages [2023-03-07T20:02:15.053Z] Removing intermediate container 43f85e7b353a [2023-03-07T20:02:15.053Z] ---> b7637d1fb56b [2023-03-07T20:02:15.053Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-07T20:02:15.053Z] Removing intermediate container 7782d099e39e [2023-03-07T20:02:15.053Z] ---> 3de1db1d6526 [2023-03-07T20:02:15.053Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:02:18.331Z] ---> 58e84322aa2a [2023-03-07T20:02:18.331Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:02:18.331Z] ---> 9be2bda6d688 [2023-03-07T20:02:18.331Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:02:18.900Z] ---> 42112d4d2c57 [2023-03-07T20:02:18.900Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-07T20:02:19.157Z] ---> Running in 1ac8096dc151 [2023-03-07T20:02:19.720Z] Removing intermediate container 1ac8096dc151 [2023-03-07T20:02:19.720Z] ---> 8502636c66b3 [2023-03-07T20:02:19.720Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-07T20:02:20.284Z] ---> 360b5fe0dca2 [2023-03-07T20:02:20.284Z] Step 19/24 : WORKDIR / [2023-03-07T20:02:20.284Z] ---> 4e988865a5c4 [2023-03-07T20:02:20.284Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:02:20.541Z] ---> Running in fc7f952891a3 [2023-03-07T20:02:20.798Z] Removing intermediate container fc7f952891a3 [2023-03-07T20:02:20.798Z] ---> 958e37332a26 [2023-03-07T20:02:20.798Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:02:20.798Z] ---> Running in faf27b9a47a1 [2023-03-07T20:02:20.798Z] ---> beb0329b2835 [2023-03-07T20:02:20.798Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-07T20:02:21.056Z] Removing intermediate container faf27b9a47a1 [2023-03-07T20:02:21.056Z] ---> c672bb18608e [2023-03-07T20:02:21.056Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:02:21.056Z] ---> Running in 10420ae8819e [2023-03-07T20:02:21.990Z] ---> 51e8a7ac8a95 [2023-03-07T20:02:21.990Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-07T20:02:21.990Z] Removing intermediate container 10420ae8819e [2023-03-07T20:02:21.990Z] ---> e969cdce5e15 [2023-03-07T20:02:21.990Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T20:02:22.554Z] ---> Running in c579d33783d4 [2023-03-07T20:02:22.812Z] ---> 20e1227d3e44 [2023-03-07T20:02:22.812Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:02:23.376Z] ---> Running in ae31efd6d5ba [2023-03-07T20:02:23.634Z] Removing intermediate container c579d33783d4 [2023-03-07T20:02:23.634Z] ---> 2a2dc09acfb2 [2023-03-07T20:02:23.634Z] Step 23/24 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:02:23.955Z] ---> Running in 4129449b0d4a [2023-03-07T20:02:23.955Z] Removing intermediate container ae31efd6d5ba [2023-03-07T20:02:23.955Z] ---> e47a2eb00af3 [2023-03-07T20:02:23.955Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:02:24.540Z] ---> Running in 4e08170941ef [2023-03-07T20:02:24.540Z] Removing intermediate container 4129449b0d4a [2023-03-07T20:02:24.540Z] ---> a91c65a21f98 [2023-03-07T20:02:24.540Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:02:25.104Z] ---> Running in cef228110d67 [2023-03-07T20:02:25.104Z] Removing intermediate container 4e08170941ef [2023-03-07T20:02:25.104Z] ---> 4709bf32cfdc [2023-03-07T20:02:25.104Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T20:02:25.371Z] ---> Running in 386dc1dc2548 [2023-03-07T20:02:25.371Z] Removing intermediate container cef228110d67 [2023-03-07T20:02:25.371Z] ---> 4dcbdde56984 [2023-03-07T20:02:25.371Z] [2023-03-07T20:02:25.638Z] Successfully built 4dcbdde56984 [2023-03-07T20:02:25.638Z] Successfully tagged security-spire-config:latest [2023-03-07T20:02:25.638Z]  Building security-spire-config ... done Building security-proxy-auth [2023-03-07T20:02:27.005Z] Removing intermediate container 386dc1dc2548 [2023-03-07T20:02:27.005Z] ---> 50f88d6562e7 [2023-03-07T20:02:27.005Z] Step 23/24 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:02:27.936Z] ---> Running in 50aec9783dcb [2023-03-07T20:02:28.195Z] Removing intermediate container 50aec9783dcb [2023-03-07T20:02:28.195Z] ---> d1971c856014 [2023-03-07T20:02:28.195Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:02:28.453Z] ---> Running in 13f40e63a0b1 [2023-03-07T20:02:28.713Z] Removing intermediate container 13f40e63a0b1 [2023-03-07T20:02:28.713Z] ---> 930cce7579ee [2023-03-07T20:02:28.713Z] [2023-03-07T20:02:28.713Z] Successfully built 930cce7579ee [2023-03-07T20:02:28.713Z] Successfully tagged security-spire-agent:latest [2023-03-07T20:02:28.713Z]  Building security-spire-agent ... done Building security-spire-server [2023-03-07T20:02:29.640Z] Removing intermediate container cf590bfec7d0 [2023-03-07T20:02:29.640Z] ---> dadddf6317d9 [2023-03-07T20:02:29.640Z] Successfully built dadddf6317d9 [2023-03-07T20:02:29.640Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:02:30.064Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T20:02:30.064Z] . [Pipeline] } [2023-03-07T20:02:30.094Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:02:30.094Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:02:30.094Z] ---> e31160b22a31 [2023-03-07T20:02:30.094Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:02:30.094Z] ---> Using cache [2023-03-07T20:02:30.094Z] ---> b920e6bd656b [2023-03-07T20:02:30.094Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:02:30.094Z] ---> Using cache [2023-03-07T20:02:30.094Z] ---> aea0a39333db [2023-03-07T20:02:30.094Z] Step 5/22 : RUN apk add --update --no-cache make git [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:02:30.379Z] prd-ubuntu20.04-docker-arm64-4c-16g-8628 does not seem to be running inside a container [2023-03-07T20:02:30.453Z] $ 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-03-07T20:02:31.463Z] ---> Running in 31b74c5b0f12 [2023-03-07T20:02:31.852Z] $ docker top 542a7846726e98a61308dc6c24936620e781ad66d74f8b4b5d32e56929c5279f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:02:32.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:32.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:32.652Z] OK: 211 MiB in 51 packages [2023-03-07T20:02:32.755Z] + go version [2023-03-07T20:02:32.755Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T20:02:32.789Z] $ docker stop --time=1 542a7846726e98a61308dc6c24936620e781ad66d74f8b4b5d32e56929c5279f [2023-03-07T20:02:33.222Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:02:33.222Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:02:33.222Z] ---> e31160b22a31 [2023-03-07T20:02:33.222Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T20:02:33.222Z] ---> Using cache [2023-03-07T20:02:33.222Z] ---> 195711b9bc27 [2023-03-07T20:02:33.222Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:02:33.222Z] ---> Using cache [2023-03-07T20:02:33.222Z] ---> 86ccc807442b [2023-03-07T20:02:33.222Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T20:02:33.222Z] ---> Using cache [2023-03-07T20:02:33.222Z] ---> 35e508bc6d02 [2023-03-07T20:02:33.222Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:02:33.222Z] ---> Using cache [2023-03-07T20:02:33.222Z] ---> 49f73a3e4c56 [2023-03-07T20:02:33.222Z] Step 7/23 : COPY . . [2023-03-07T20:02:33.222Z] ---> Using cache [2023-03-07T20:02:33.222Z] ---> 76f8406b62b0 [2023-03-07T20:02:33.222Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:02:33.222Z] ---> Using cache [2023-03-07T20:02:33.222Z] ---> ff13e8a51c6d [2023-03-07T20:02:33.222Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-07T20:02:33.222Z] ---> Using cache [2023-03-07T20:02:33.222Z] ---> a5092fbbfcf0 [2023-03-07T20:02:33.222Z] 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-03-07T20:02:34.189Z] ---> Running in c2f85bd85c90 [2023-03-07T20:02:34.449Z] Removing intermediate container 31b74c5b0f12 [2023-03-07T20:02:34.449Z] ---> 9745035416a7 [2023-03-07T20:02:34.449Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:02:34.568Z] $ docker rm -f --volumes 542a7846726e98a61308dc6c24936620e781ad66d74f8b4b5d32e56929c5279f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2023-03-07T20:02:35.015Z] ---> fd4460047b8a [2023-03-07T20:02:35.015Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:02:35.015Z] ---> Running in f6d6154adab5 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:02:35.480Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T20:02:35.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:02:35.766Z] prd-ubuntu20.04-docker-arm64-4c-16g-8628 does not seem to be running inside a container [2023-03-07T20:02:35.841Z] $ 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-03-07T20:02:35.947Z] Removing intermediate container c2f85bd85c90 [2023-03-07T20:02:35.947Z] ---> 1d6299cf388c [2023-03-07T20:02:35.947Z] Step 11/23 : WORKDIR /edgex-go [2023-03-07T20:02:35.947Z] ---> Running in 2eb1727d6374 [2023-03-07T20:02:36.556Z] Removing intermediate container 2eb1727d6374 [2023-03-07T20:02:36.556Z] ---> 6c722e5d1ce8 [2023-03-07T20:02:36.556Z] [2023-03-07T20:02:36.556Z] Step 12/23 : FROM alpine:3.15 [2023-03-07T20:02:36.556Z] ---> 5ce65d7b0fde [2023-03-07T20:02:36.556Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:02:36.556Z] ---> Using cache [2023-03-07T20:02:36.556Z] ---> 3755b1785bf5 [2023-03-07T20:02:36.556Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T20:02:37.122Z] ---> Running in 17d4e3debfe8 [2023-03-07T20:02:37.151Z] $ docker top 0702ba92b73e11c3a0c4db85e637e894886c54c7a36859344fc39ccf54ad4a30 -eo pid,comm [Pipeline] { [2023-03-07T20:02:37.380Z] Removing intermediate container 85d0c9ca71de [2023-03-07T20:02:37.380Z] ---> d786b5948568 [2023-03-07T20:02:37.380Z] [2023-03-07T20:02:37.380Z] Step 10/23 : FROM alpine:3.16 [Pipeline] echo [2023-03-07T20:02:37.484Z] ========================================================= [2023-03-07T20:02:37.484Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-07T20:02:37.484Z] ========================================================= [Pipeline] sh [2023-03-07T20:02:37.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:37.640Z] 3.16: Pulling from library/alpine [2023-03-07T20:02:37.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:37.897Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:02:37.897Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:02:37.897Z] OK: 15859 distinct packages available [2023-03-07T20:02:37.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:38.135Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [2023-03-07T20:02:38.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:38.172Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T20:02:38.172Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T20:02:38.172Z] ---> dfd21b5a31f5 [2023-03-07T20:02:38.172Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:02:38.172Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T20:02:38.172Z] (2/5) Installing musl-obstack (1.2.3-r0) [Pipeline] sh [2023-03-07T20:02:38.430Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T20:02:38.431Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T20:02:38.431Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T20:02:38.431Z] ---> Running in 41989a7f4f16 [2023-03-07T20:02:38.431Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:02:38.431Z] OK: 7 MiB in 19 packages [2023-03-07T20:02:38.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:38.876Z] + make test [2023-03-07T20:02:38.876Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T20:02:38.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:38.954Z] Removing intermediate container 17d4e3debfe8 [2023-03-07T20:02:38.954Z] ---> 2e5445215a35 [2023-03-07T20:02:38.954Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:02:38.954Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:02:38.954Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:02:38.954Z] OK: 6 MiB in 15 packages [2023-03-07T20:02:39.884Z] ---> ff772934ee59 [2023-03-07T20:02:39.884Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:02:40.141Z] Removing intermediate container 41989a7f4f16 [2023-03-07T20:02:40.141Z] ---> 41f60b11f558 [2023-03-07T20:02:40.142Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:02:40.142Z] ---> Running in 23acacd334cb [2023-03-07T20:02:40.142Z] ---> 9694f032cb08 [2023-03-07T20:02:40.142Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-07T20:02:40.399Z] Removing intermediate container 23acacd334cb [2023-03-07T20:02:40.399Z] ---> 8f91d5298ffc [2023-03-07T20:02:40.399Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-07T20:02:40.657Z] ---> 0a603eab9993 [2023-03-07T20:02:40.657Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-07T20:02:40.657Z] ---> Running in 67ddc614ba43 [2023-03-07T20:02:41.222Z] Removing intermediate container 67ddc614ba43 [2023-03-07T20:02:41.222Z] ---> 82e705f7d96d [2023-03-07T20:02:41.222Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-07T20:02:41.481Z] ---> d29dfdeef912 [2023-03-07T20:02:41.481Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:02:41.739Z] ---> Running in 0934a070b586 [2023-03-07T20:02:41.739Z] ---> Running in bf6a3c5970b7 [2023-03-07T20:02:41.739Z] Removing intermediate container 0934a070b586 [2023-03-07T20:02:41.739Z] ---> 197193a5dc7e [2023-03-07T20:02:41.739Z] Step 15/23 : WORKDIR / [2023-03-07T20:02:41.998Z] Removing intermediate container bf6a3c5970b7 [2023-03-07T20:02:41.998Z] ---> d43a9b05e3a3 [2023-03-07T20:02:41.998Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:02:41.998Z] ---> Running in c7f01afa888c [2023-03-07T20:02:42.256Z] ---> Running in d0409f9ede29 [2023-03-07T20:02:42.515Z] Removing intermediate container c7f01afa888c [2023-03-07T20:02:42.515Z] ---> 957bce87180c [2023-03-07T20:02:42.515Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:02:42.772Z] Removing intermediate container d0409f9ede29 [2023-03-07T20:02:42.772Z] ---> 09cf6d883946 [2023-03-07T20:02:42.772Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T20:02:42.772Z] ---> Running in 563426f4f758 [2023-03-07T20:02:43.030Z] ---> 47e5901bd3ac [2023-03-07T20:02:43.030Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-07T20:02:43.030Z] Removing intermediate container 3bf71d9afb9a [2023-03-07T20:02:43.030Z] ---> f8e100697ca7 [2023-03-07T20:02:43.030Z] [2023-03-07T20:02:43.030Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:02:43.030Z] ---> dfd21b5a31f5 [2023-03-07T20:02:43.030Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T20:02:43.030Z] Removing intermediate container 563426f4f758 [2023-03-07T20:02:43.030Z] ---> 7fd029ac4cd9 [2023-03-07T20:02:43.030Z] Step 22/23 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:02:43.288Z] ---> Running in fbbff4a296f7 [2023-03-07T20:02:43.288Z] ---> Running in bb229642db74 [2023-03-07T20:02:43.288Z] Removing intermediate container a7c4969e58e1 [2023-03-07T20:02:43.288Z] ---> 676f25b79dc8 [2023-03-07T20:02:43.288Z] [2023-03-07T20:02:43.288Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:02:43.288Z] ---> dfd21b5a31f5 [2023-03-07T20:02:43.288Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:02:43.288Z] ---> Using cache [2023-03-07T20:02:43.288Z] ---> 41f60b11f558 [2023-03-07T20:02:43.288Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:02:43.288Z] ---> Using cache [2023-03-07T20:02:43.288Z] ---> 8f91d5298ffc [2023-03-07T20:02:43.288Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-07T20:02:43.288Z] ---> Running in c79da2274ed8 [2023-03-07T20:02:43.288Z] ---> 90c6edae2bd7 [2023-03-07T20:02:43.288Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-07T20:02:43.288Z] Removing intermediate container bb229642db74 [2023-03-07T20:02:43.288Z] ---> 9ecce7030bd2 [2023-03-07T20:02:43.288Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:02:43.288Z] ---> Running in 57fba7b8b6bd [2023-03-07T20:02:43.547Z] Removing intermediate container c79da2274ed8 [2023-03-07T20:02:43.547Z] ---> 5ec4fe493af4 [2023-03-07T20:02:43.547Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T20:02:43.547Z] ---> Running in be0b85c27980 [2023-03-07T20:02:43.547Z] ---> 8dd4b4e0ffd8 [2023-03-07T20:02:43.547Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-07T20:02:43.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:43.547Z] ---> Running in 8f9c34738bc9 [2023-03-07T20:02:43.547Z] Removing intermediate container 57fba7b8b6bd [2023-03-07T20:02:43.547Z] ---> 4664ea839e2d [2023-03-07T20:02:43.547Z] [2023-03-07T20:02:43.547Z] Removing intermediate container be0b85c27980 [2023-03-07T20:02:43.547Z] ---> a6fec9e0206f [2023-03-07T20:02:43.547Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:02:43.547Z] Removing intermediate container 8f9c34738bc9 [2023-03-07T20:02:43.547Z] ---> 66cb15f7c120 [2023-03-07T20:02:43.547Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:02:43.547Z] Successfully built 4664ea839e2d [2023-03-07T20:02:43.547Z] Successfully tagged security-spire-server:latest [2023-03-07T20:02:43.547Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-03-07T20:02:43.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:43.809Z] ---> Running in 8e7e6e6d3e6c [2023-03-07T20:02:43.809Z] ---> 6c2bfc21b2cf [2023-03-07T20:02:43.810Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-07T20:02:43.810Z] Removing intermediate container 8e7e6e6d3e6c [2023-03-07T20:02:43.810Z] ---> 2083e04b18cc [2023-03-07T20:02:43.810Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T20:02:44.067Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T20:02:44.067Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:02:44.067Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:02:44.067Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:02:44.067Z] OK: 6 MiB in 16 packages [2023-03-07T20:02:44.646Z] ---> Running in 35ce59411bdb [2023-03-07T20:02:44.646Z] ---> e9287d6c4a45 [2023-03-07T20:02:44.646Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-07T20:02:44.909Z] Removing intermediate container 35ce59411bdb [2023-03-07T20:02:44.909Z] ---> 103d5b75d649 [2023-03-07T20:02:44.909Z] Step 22/23 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:02:44.909Z] ---> Running in f033873d3f92 [2023-03-07T20:02:44.909Z] ---> ebb1943979cb [2023-03-07T20:02:44.909Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-07T20:02:45.167Z] ---> Running in 154fcc4100ed [2023-03-07T20:02:45.167Z] Removing intermediate container f033873d3f92 [2023-03-07T20:02:45.167Z] ---> 279e63afd53f [2023-03-07T20:02:45.167Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:02:45.167Z] Removing intermediate container fbbff4a296f7 [2023-03-07T20:02:45.167Z] ---> 221a6b1ffabc [2023-03-07T20:02:45.167Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:02:45.167Z] ---> Running in a884a6a8153a [2023-03-07T20:02:45.429Z] ---> Running in 40a3ddc4c1ac [2023-03-07T20:02:45.429Z] Removing intermediate container 154fcc4100ed [2023-03-07T20:02:45.429Z] ---> eb579b440981 [2023-03-07T20:02:45.429Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:02:45.429Z] ---> Running in 71f27f1d9835 [2023-03-07T20:02:45.429Z] Removing intermediate container a884a6a8153a [2023-03-07T20:02:45.429Z] ---> c87bcfb03268 [2023-03-07T20:02:45.429Z] [2023-03-07T20:02:45.429Z] Removing intermediate container 40a3ddc4c1ac [2023-03-07T20:02:45.429Z] ---> 846ef9e2e433 [2023-03-07T20:02:45.429Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-07T20:02:45.704Z] Successfully built c87bcfb03268 [2023-03-07T20:02:45.704Z] Successfully tagged core-command:latest [2023-03-07T20:02:45.704Z] Building security-secretstore-setup [2023-03-07T20:02:45.704Z]  Building core-command ... done  ---> Running in 273178464cc0 [2023-03-07T20:02:45.704Z] Removing intermediate container 71f27f1d9835 [2023-03-07T20:02:45.704Z] ---> c36abde5de10 [2023-03-07T20:02:45.704Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:02:45.704Z] ---> Running in 507ccca0da1d [2023-03-07T20:02:45.964Z] Removing intermediate container 273178464cc0 [2023-03-07T20:02:45.964Z] ---> 3d1506c42c06 [2023-03-07T20:02:45.964Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T20:02:46.903Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:02:46.903Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:02:47.162Z] ---> e31160b22a31 [2023-03-07T20:02:47.162Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:02:47.162Z] ---> Using cache [2023-03-07T20:02:47.162Z] ---> b920e6bd656b [2023-03-07T20:02:47.162Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:02:47.162Z] ---> Using cache [2023-03-07T20:02:47.162Z] ---> aea0a39333db [2023-03-07T20:02:47.162Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:02:47.162Z] ---> Using cache [2023-03-07T20:02:47.162Z] ---> 9745035416a7 [2023-03-07T20:02:47.162Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:02:47.162Z] ---> Using cache [2023-03-07T20:02:47.162Z] ---> fd4460047b8a [2023-03-07T20:02:47.162Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:02:48.542Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:02:48.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:02:48.542Z] ---> e31160b22a31 [2023-03-07T20:02:48.542Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T20:02:48.542Z] ---> Using cache [2023-03-07T20:02:48.542Z] ---> 195711b9bc27 [2023-03-07T20:02:48.542Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-07T20:02:48.799Z] Removing intermediate container 507ccca0da1d [2023-03-07T20:02:48.799Z] ---> 17e024369cae [2023-03-07T20:02:48.799Z] Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:02:49.365Z] ---> Running in d8f8a21cc103 [2023-03-07T20:02:49.365Z] ---> Running in ae0266725845 [2023-03-07T20:02:49.365Z] ---> Running in 162a66abcde4 [2023-03-07T20:02:49.365Z] ---> Running in 8ca9fc281029 [2023-03-07T20:02:49.365Z] Removing intermediate container d8f8a21cc103 [2023-03-07T20:02:49.365Z] ---> 11b89d08289e [2023-03-07T20:02:49.365Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:02:49.624Z] Removing intermediate container 8ca9fc281029 [2023-03-07T20:02:49.624Z] ---> 5685dee370af [2023-03-07T20:02:49.624Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:02:49.624Z] ---> 8bce690359c1 [2023-03-07T20:02:49.624Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-07T20:02:49.882Z] ---> Running in 9a60057008f9 [2023-03-07T20:02:49.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:50.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:50.139Z] Removing intermediate container 9a60057008f9 [2023-03-07T20:02:50.139Z] ---> 1c67f906a224 [2023-03-07T20:02:50.139Z] [2023-03-07T20:02:50.139Z] Successfully built 1c67f906a224 [2023-03-07T20:02:50.139Z] Successfully tagged support-scheduler:latest [2023-03-07T20:02:50.139Z]  Building support-scheduler ... done Building core-data [2023-03-07T20:02:50.139Z] OK: 211 MiB in 51 packages [2023-03-07T20:02:52.678Z] ---> 27a0d2bf997e [2023-03-07T20:02:52.678Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-07T20:02:52.678Z] Removing intermediate container 162a66abcde4 [2023-03-07T20:02:52.678Z] ---> 0b64a45bd054 [2023-03-07T20:02:52.678Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T20:02:52.678Z] ---> 228ece7a5be8 [2023-03-07T20:02:52.678Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-07T20:02:52.678Z] ---> Running in 2b6e2a7dd18a [2023-03-07T20:02:52.940Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:02:52.940Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:02:52.940Z] ---> e31160b22a31 [2023-03-07T20:02:52.940Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:02:52.940Z] ---> Using cache [2023-03-07T20:02:52.940Z] ---> b920e6bd656b [2023-03-07T20:02:52.940Z] Removing intermediate container 2b6e2a7dd18a [2023-03-07T20:02:52.940Z] Step 4/22 : WORKDIR /edgex-go ---> d839fab777a1 [2023-03-07T20:02:52.940Z] [2023-03-07T20:02:52.940Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] ---> Using cache [2023-03-07T20:02:52.940Z] [2023-03-07T20:02:52.940Z] ---> aea0a39333db [2023-03-07T20:02:52.940Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:02:52.940Z] ---> Using cache [2023-03-07T20:02:52.940Z] ---> 9745035416a7 [2023-03-07T20:02:52.940Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:02:52.940Z] ---> Using cache [2023-03-07T20:02:52.940Z] ---> fd4460047b8a [2023-03-07T20:02:52.940Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:02:52.940Z] ---> 1311b5d89457 [2023-03-07T20:02:52.940Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:02:52.940Z] ---> Running in 6e85aef57bfb [2023-03-07T20:02:52.940Z] ---> Running in cc8aee0819a3 [2023-03-07T20:02:53.197Z] ---> Running in 22a9333f34e6 [2023-03-07T20:02:53.197Z] Removing intermediate container cc8aee0819a3 [2023-03-07T20:02:53.197Z] ---> 62e7764b63e2 [2023-03-07T20:02:53.197Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:02:53.197Z] ---> Running in 46da91d25a85 [2023-03-07T20:02:53.457Z] Removing intermediate container 46da91d25a85 [2023-03-07T20:02:53.457Z] ---> 6fb903c83545 [2023-03-07T20:02:53.457Z] Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:02:53.457Z] ---> Running in cdd0bd700599 [2023-03-07T20:02:53.715Z] Removing intermediate container cdd0bd700599 [2023-03-07T20:02:53.715Z] ---> 4f5e34847fe6 [2023-03-07T20:02:53.715Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:02:53.715Z] ---> Running in 5b0036ebdbdf [2023-03-07T20:02:53.972Z] Removing intermediate container 5b0036ebdbdf [2023-03-07T20:02:53.972Z] ---> fe78ddd5d697 [2023-03-07T20:02:53.972Z] [2023-03-07T20:02:53.972Z] Successfully built fe78ddd5d697 [2023-03-07T20:02:53.972Z] Successfully tagged support-notifications:latest [2023-03-07T20:02:53.972Z]  Building support-notifications ... done Building core-metadata [2023-03-07T20:02:57.250Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:02:57.250Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:02:57.250Z] ---> e31160b22a31 [2023-03-07T20:02:57.250Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:02:57.250Z] ---> Using cache [2023-03-07T20:02:57.250Z] ---> b920e6bd656b [2023-03-07T20:02:57.250Z] Step 4/24 : WORKDIR /edgex-go [2023-03-07T20:02:57.250Z] ---> Using cache [2023-03-07T20:02:57.250Z] ---> aea0a39333db [2023-03-07T20:02:57.250Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-07T20:02:57.250Z] ---> Using cache [2023-03-07T20:02:57.250Z] ---> 9745035416a7 [2023-03-07T20:02:57.250Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-07T20:02:57.250Z] ---> Using cache [2023-03-07T20:02:57.250Z] ---> fd4460047b8a [2023-03-07T20:02:57.250Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:02:58.624Z] ---> Running in 981e1fcc972d [2023-03-07T20:02:59.190Z] Removing intermediate container f6d6154adab5 [2023-03-07T20:02:59.190Z] ---> 65078a19c33b [2023-03-07T20:02:59.190Z] Step 8/22 : COPY . . [2023-03-07T20:03:09.227Z] ---> 4bf0c4aa9503 [2023-03-07T20:03:09.227Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-07T20:03:09.227Z] ---> Running in b222ecf5b17e [2023-03-07T20:03:09.227Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T20:03:17.815Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-07T20:03:19.186Z] Removing intermediate container ae0266725845 [2023-03-07T20:03:19.186Z] ---> 39d0211c9258 [2023-03-07T20:03:19.186Z] Step 8/22 : COPY . . [2023-03-07T20:03:19.186Z] Removing intermediate container 22a9333f34e6 [2023-03-07T20:03:19.186Z] ---> a8e66d04439b [2023-03-07T20:03:19.186Z] Step 7/23 : COPY . . [2023-03-07T20:03:19.186Z] Removing intermediate container 6e85aef57bfb [2023-03-07T20:03:19.186Z] ---> 9084f24c6d73 [2023-03-07T20:03:19.186Z] Step 8/22 : COPY . . [2023-03-07T20:03:27.290Z] ---> 7d4385796579 [2023-03-07T20:03:27.290Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-07T20:03:27.290Z] ---> 0b1b383f0987 [2023-03-07T20:03:27.290Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-07T20:03:27.290Z] ---> bfe562cd7308 [2023-03-07T20:03:27.290Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-07T20:03:27.548Z] ---> Running in d867b2b8da09 [2023-03-07T20:03:27.548Z] ---> Running in c0987f43915b [2023-03-07T20:03:27.548Z] ---> Running in 09a925144ebb [2023-03-07T20:03:27.805Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T20:03:28.065Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T20:03:28.065Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T20:03:28.323Z] Removing intermediate container b222ecf5b17e [2023-03-07T20:03:28.324Z] ---> 1e750ab13c25 [2023-03-07T20:03:28.324Z] [2023-03-07T20:03:28.324Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:03:28.324Z] ---> dfd21b5a31f5 [2023-03-07T20:03:28.324Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T20:03:28.581Z] ---> Running in 465bd2ecb912 [2023-03-07T20:03:28.843Z] Removing intermediate container 981e1fcc972d [2023-03-07T20:03:28.843Z] ---> 784780d4223f [2023-03-07T20:03:28.843Z] Step 8/24 : COPY . . [2023-03-07T20:03:29.101Z] Removing intermediate container 465bd2ecb912 [2023-03-07T20:03:29.101Z] ---> 591594d058e2 [2023-03-07T20:03:29.101Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:03:29.666Z] ---> Running in 3bf208d55efd [2023-03-07T20:03:30.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:30.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:30.487Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:03:30.487Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:03:30.487Z] OK: 6 MiB in 15 packages [2023-03-07T20:03:31.420Z] Removing intermediate container 3bf208d55efd [2023-03-07T20:03:31.420Z] ---> ebad5fb1ac7e [2023-03-07T20:03:31.420Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:03:33.324Z] ---> d08cf0a948ee [2023-03-07T20:03:33.324Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-07T20:03:35.226Z] ---> d53cbd0e857c [2023-03-07T20:03:35.226Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-07T20:03:35.490Z] ---> d9641e2e43e8 [2023-03-07T20:03:35.490Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-07T20:03:35.490Z] ---> Running in 7c3df3e01914 [2023-03-07T20:03:35.750Z] ---> c10a05e7d6b9 [2023-03-07T20:03:35.750Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-07T20:03:36.315Z] ---> 790acfc2c663 [2023-03-07T20:03:36.315Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:03:36.315Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T20:03:36.315Z] ---> Running in cdc761a668df [2023-03-07T20:03:38.208Z] Removing intermediate container cdc761a668df [2023-03-07T20:03:38.208Z] ---> 253e920480f3 [2023-03-07T20:03:38.208Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:03:38.208Z] ---> Running in a90e195b39e9 [2023-03-07T20:03:38.465Z] Removing intermediate container a90e195b39e9 [2023-03-07T20:03:38.465Z] ---> 66e75cf48ce6 [2023-03-07T20:03:38.465Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-07T20:03:38.722Z] ---> Running in 738ed27f4902 [2023-03-07T20:03:38.979Z] Removing intermediate container 738ed27f4902 [2023-03-07T20:03:38.979Z] ---> 8d5bb56f8b7c [2023-03-07T20:03:38.979Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:03:39.236Z] ---> Running in de8c21404df4 [2023-03-07T20:03:39.492Z] Removing intermediate container de8c21404df4 [2023-03-07T20:03:39.492Z] ---> 5c26c0c3fa80 [2023-03-07T20:03:39.492Z] Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:03:39.492Z] ---> Running in 5ddc97d9464d [2023-03-07T20:03:40.056Z] Removing intermediate container 5ddc97d9464d [2023-03-07T20:03:40.056Z] ---> e96fcca40255 [2023-03-07T20:03:40.056Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:03:40.056Z] ---> Running in 4f34a3ca0ba6 [2023-03-07T20:03:40.622Z] Removing intermediate container 4f34a3ca0ba6 [2023-03-07T20:03:40.622Z] ---> 45ed8f059809 [2023-03-07T20:03:40.622Z] [2023-03-07T20:03:40.622Z] Successfully built 45ed8f059809 [2023-03-07T20:03:40.622Z] Successfully tagged security-proxy-auth:latest [2023-03-07T20:03:40.622Z] Building security-bootstrapper [2023-03-07T20:03:43.908Z]  Building security-proxy-auth ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:03:43.908Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:03:43.908Z] ---> e31160b22a31 [2023-03-07T20:03:43.908Z] Step 3/32 : WORKDIR /edgex-go [2023-03-07T20:03:43.908Z] ---> Using cache [2023-03-07T20:03:43.908Z] ---> 195711b9bc27 [2023-03-07T20:03:43.908Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-07T20:03:43.908Z] ---> Using cache [2023-03-07T20:03:43.908Z] ---> 0b64a45bd054 [2023-03-07T20:03:43.908Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-07T20:03:43.908Z] ---> Using cache [2023-03-07T20:03:43.908Z] ---> 1311b5d89457 [2023-03-07T20:03:43.908Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:03:43.908Z] ---> Using cache [2023-03-07T20:03:43.908Z] ---> a8e66d04439b [2023-03-07T20:03:43.908Z] Step 7/32 : COPY . . [2023-03-07T20:03:43.908Z] ---> Using cache [2023-03-07T20:03:43.908Z] ---> 0b1b383f0987 [2023-03-07T20:03:43.908Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-07T20:03:45.802Z] ---> Running in 39fd203f34dc [2023-03-07T20:03:46.368Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T20:03:54.466Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T20:04:01.018Z] Removing intermediate container 09a925144ebb [2023-03-07T20:04:01.018Z] ---> b8ec886bb66f [2023-03-07T20:04:01.018Z] [2023-03-07T20:04:01.018Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:04:01.018Z] ---> dfd21b5a31f5 [2023-03-07T20:04:01.018Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T20:04:01.018Z] ---> Using cache [2023-03-07T20:04:01.018Z] ---> 591594d058e2 [2023-03-07T20:04:01.018Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:04:01.018Z] ---> Using cache [2023-03-07T20:04:01.018Z] ---> ebad5fb1ac7e [2023-03-07T20:04:01.018Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:04:01.018Z] ---> Using cache [2023-03-07T20:04:01.018Z] ---> d08cf0a948ee [2023-03-07T20:04:01.018Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-07T20:04:01.018Z] Removing intermediate container d867b2b8da09 [2023-03-07T20:04:01.018Z] ---> e81775252a28 [2023-03-07T20:04:01.018Z] [2023-03-07T20:04:01.018Z] Step 9/23 : FROM alpine:3.16 [2023-03-07T20:04:01.018Z] ---> dfd21b5a31f5 [2023-03-07T20:04:01.018Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-07T20:04:01.282Z] Removing intermediate container c0987f43915b [2023-03-07T20:04:01.282Z] ---> ba48c3d02436 [2023-03-07T20:04:01.282Z] [2023-03-07T20:04:01.282Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:04:01.282Z] ---> dfd21b5a31f5 [2023-03-07T20:04:01.282Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-07T20:04:01.539Z] ---> Running in 2ab3749d178c [2023-03-07T20:04:01.540Z] ---> Running in b56aa0983145 [2023-03-07T20:04:01.798Z] ---> 826f0ffa63f2 [2023-03-07T20:04:01.798Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-07T20:04:02.055Z] Removing intermediate container b56aa0983145 [2023-03-07T20:04:02.055Z] ---> 94feb29a9dbd [2023-03-07T20:04:02.055Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-07T20:04:02.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:04:02.055Z] ---> Running in 521124fe7bf5 [2023-03-07T20:04:02.055Z] ---> 4492f72b3785 [2023-03-07T20:04:02.055Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-07T20:04:02.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:04:02.332Z] Removing intermediate container 521124fe7bf5 [2023-03-07T20:04:02.332Z] ---> 8907c3addd66 [2023-03-07T20:04:02.332Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-07T20:04:02.332Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-07T20:04:02.332Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-07T20:04:02.332Z] (3/3) Installing su-exec (0.2-r1) [2023-03-07T20:04:02.332Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:04:02.333Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:04:02.592Z] OK: 6 MiB in 17 packages [2023-03-07T20:04:02.592Z] ---> Running in 57c114d3130d [2023-03-07T20:04:02.592Z] ---> 3204d83c8ffe [2023-03-07T20:04:02.592Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:04:02.592Z] ---> Running in 0469fc1d2e9f [2023-03-07T20:04:02.592Z] Removing intermediate container 57c114d3130d [2023-03-07T20:04:02.592Z] ---> 1b67f599df36 [2023-03-07T20:04:02.592Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:04:02.592Z] ---> Running in 7f2f8531f4cd [2023-03-07T20:04:03.555Z] Removing intermediate container 2ab3749d178c [2023-03-07T20:04:03.555Z] ---> fd6ef9f9db1a [2023-03-07T20:04:03.555Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-07T20:04:03.555Z] ---> Running in 4154d837f2a8 [2023-03-07T20:04:03.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:04:03.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:04:04.082Z] Removing intermediate container 4154d837f2a8 [2023-03-07T20:04:04.082Z] ---> 67212e4af884 [2023-03-07T20:04:04.082Z] Step 12/23 : WORKDIR / [2023-03-07T20:04:04.082Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:04:04.082Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:04:04.082Z] OK: 6 MiB in 15 packages [2023-03-07T20:04:04.082Z] ---> Running in 2ea772a72db2 [2023-03-07T20:04:04.651Z] Removing intermediate container 2ea772a72db2 [2023-03-07T20:04:04.651Z] ---> 2a5c09f77f57 [2023-03-07T20:04:04.651Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-07T20:04:04.651Z] Removing intermediate container 0469fc1d2e9f [2023-03-07T20:04:04.651Z] ---> b5f466cba3a7 [2023-03-07T20:04:04.651Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:04:04.651Z] ---> Running in 5025eb214ff6 [2023-03-07T20:04:04.913Z] ---> 384199ad275e [2023-03-07T20:04:04.913Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-07T20:04:04.913Z] Removing intermediate container 5025eb214ff6 [2023-03-07T20:04:04.913Z] ---> ff405e6dda5f [2023-03-07T20:04:04.913Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-07T20:04:04.913Z] Removing intermediate container 7f2f8531f4cd [2023-03-07T20:04:04.913Z] ---> 8cb17624acbe [2023-03-07T20:04:04.913Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:04:04.913Z] ---> Running in b700d7981151 [2023-03-07T20:04:05.172Z] ---> 453569bb3fae [2023-03-07T20:04:05.172Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-07T20:04:05.172Z] Removing intermediate container b700d7981151 [2023-03-07T20:04:05.172Z] ---> ea0f0e605caa [2023-03-07T20:04:05.172Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:04:05.430Z] ---> 28df6bc1e103 [2023-03-07T20:04:05.430Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-07T20:04:05.430Z] ---> Running in e36bad0c3cec [2023-03-07T20:04:05.430Z] ---> f437810f1837 [2023-03-07T20:04:05.430Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-07T20:04:05.692Z] Removing intermediate container 7c3df3e01914 [2023-03-07T20:04:05.692Z] ---> df77fc7e7153 [2023-03-07T20:04:05.692Z] [2023-03-07T20:04:05.692Z] Step 10/24 : FROM alpine:3.16 [2023-03-07T20:04:05.692Z] ---> dfd21b5a31f5 [2023-03-07T20:04:05.692Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:04:05.692Z] ---> Using cache [2023-03-07T20:04:05.692Z] ---> 41f60b11f558 [2023-03-07T20:04:05.692Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:04:05.692Z] ---> Using cache [2023-03-07T20:04:05.692Z] ---> 8f91d5298ffc [2023-03-07T20:04:05.692Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-07T20:04:05.692Z] Removing intermediate container e36bad0c3cec [2023-03-07T20:04:05.692Z] ---> 21892c6a6df3 [2023-03-07T20:04:05.692Z] Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:04:05.692Z] ---> Running in b714fcbbf1a6 [2023-03-07T20:04:05.950Z] ---> d4165ed095b3 [2023-03-07T20:04:05.951Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-07T20:04:05.951Z] ---> 38d9eb28a4e8 [2023-03-07T20:04:05.951Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-07T20:04:05.951Z] ---> Running in ed6dc74bcb20 [2023-03-07T20:04:05.951Z] Removing intermediate container b714fcbbf1a6 [2023-03-07T20:04:05.951Z] ---> 17765cd4f4b0 [2023-03-07T20:04:05.951Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-07T20:04:05.951Z] ---> Running in a01ad6488203 [2023-03-07T20:04:05.951Z] Removing intermediate container ed6dc74bcb20 [2023-03-07T20:04:05.951Z] ---> a692ecf22b53 [2023-03-07T20:04:05.951Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:04:06.209Z] ---> c87a1ee9257e [2023-03-07T20:04:06.209Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-07T20:04:06.209Z] ---> Running in 7473c062c733 [2023-03-07T20:04:06.209Z] Removing intermediate container a01ad6488203 [2023-03-07T20:04:06.209Z] ---> 6a6cc9a3e7eb [2023-03-07T20:04:06.209Z] Step 15/24 : WORKDIR / [2023-03-07T20:04:06.209Z] ---> Running in f88b81996213 [2023-03-07T20:04:06.469Z] ---> de5272fd6f22 [2023-03-07T20:04:06.469Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T20:04:06.469Z] ---> Running in 007db2ab5140 [2023-03-07T20:04:06.469Z] Removing intermediate container 7473c062c733 [2023-03-07T20:04:06.469Z] ---> 314914ed6cc1 [2023-03-07T20:04:06.469Z] [2023-03-07T20:04:06.728Z] Removing intermediate container f88b81996213 [2023-03-07T20:04:06.728Z] ---> 982ebfe9457d [2023-03-07T20:04:06.728Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:04:06.728Z] Successfully built 314914ed6cc1 [2023-03-07T20:04:06.728Z] ---> 3051847196fb [2023-03-07T20:04:06.728Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:04:07.016Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-07T20:04:07.016Z] Building security-spiffe-token-provider [2023-03-07T20:04:07.016Z]  Building core-common-config-bootstrapper ... done  ---> Running in 39ea5ce1d607 [2023-03-07T20:04:07.016Z] Removing intermediate container 007db2ab5140 [2023-03-07T20:04:07.016Z] ---> 153979a2753a [2023-03-07T20:04:07.016Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:04:07.016Z] ---> Running in 1186073332a3 [2023-03-07T20:04:07.583Z] Removing intermediate container 39ea5ce1d607 [2023-03-07T20:04:07.583Z] ---> f26b4cd7a688 [2023-03-07T20:04:07.583Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:04:08.150Z] ---> 7790d0215fd6 [2023-03-07T20:04:08.150Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-07T20:04:08.150Z] ---> Running in 6271e0bfb0f8 [2023-03-07T20:04:08.408Z] Removing intermediate container 39fd203f34dc [2023-03-07T20:04:08.408Z] ---> e361a241c5ff [2023-03-07T20:04:08.408Z] [2023-03-07T20:04:08.408Z] Step 9/32 : FROM alpine:3.16 [2023-03-07T20:04:08.408Z] ---> dfd21b5a31f5 [2023-03-07T20:04:08.408Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:04:08.992Z] Removing intermediate container 6271e0bfb0f8 [2023-03-07T20:04:08.992Z] ---> 3175aa2aa7bd [2023-03-07T20:04:08.992Z] Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:04:09.250Z] ---> Running in 287c3d1cdfe6 [2023-03-07T20:04:09.250Z] ---> 68eb718dfedc [2023-03-07T20:04:09.250Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-07T20:04:09.250Z] ---> Running in b589fd2fb7ce [2023-03-07T20:04:09.509Z] Removing intermediate container 287c3d1cdfe6 [2023-03-07T20:04:09.509Z] ---> 451e06dc0376 [2023-03-07T20:04:09.509Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-07T20:04:09.509Z] Removing intermediate container 1186073332a3 [2023-03-07T20:04:09.509Z] ---> d502aa46cc38 [2023-03-07T20:04:09.509Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:04:09.509Z] ---> Running in b2708deceabf [2023-03-07T20:04:09.509Z] Removing intermediate container b589fd2fb7ce [2023-03-07T20:04:09.509Z] ---> dc63e45ea73a [2023-03-07T20:04:09.509Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:04:09.509Z] ---> Running in 40241da39388 [2023-03-07T20:04:09.509Z] ---> 1d9358e90f14 [2023-03-07T20:04:09.509Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-07T20:04:09.767Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:04:09.767Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:04:09.767Z] ---> e31160b22a31 [2023-03-07T20:04:09.767Z] Step 3/19 : WORKDIR /edgex-go [2023-03-07T20:04:09.767Z] ---> Using cache [2023-03-07T20:04:09.768Z] ---> 195711b9bc27 [2023-03-07T20:04:09.768Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-07T20:04:09.768Z] ---> Running in dd4c29302a7b [2023-03-07T20:04:09.768Z] ---> Running in 88c5ee100c87 [2023-03-07T20:04:09.768Z] Removing intermediate container 40241da39388 [2023-03-07T20:04:09.768Z] ---> 25cbde3ca519 [2023-03-07T20:04:09.768Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T20:04:09.768Z] ---> 295742a007de [2023-03-07T20:04:09.768Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-07T20:04:09.768Z] ---> Running in bf2f515e49fc [2023-03-07T20:04:10.026Z] ---> Running in 157ae340ecc3 [2023-03-07T20:04:10.026Z] Removing intermediate container dd4c29302a7b [2023-03-07T20:04:10.026Z] ---> 7b281788ee6a [2023-03-07T20:04:10.026Z] [2023-03-07T20:04:10.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:04:10.026Z] Removing intermediate container bf2f515e49fc [2023-03-07T20:04:10.026Z] ---> 32d115b39ba0 [2023-03-07T20:04:10.026Z] Step 22/23 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:04:10.026Z] Successfully built 7b281788ee6a [2023-03-07T20:04:10.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:04:10.026Z] Successfully tagged core-data:latest [2023-03-07T20:04:10.026Z]  Building core-data ... done Building security-proxy-setup [2023-03-07T20:04:10.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:04:10.284Z] ---> Running in 8d66d4cf8a2e [2023-03-07T20:04:10.284Z] Removing intermediate container 157ae340ecc3 [2023-03-07T20:04:10.284Z] ---> 5d16605a7b66 [2023-03-07T20:04:10.284Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:04:10.284Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:04:10.284Z] (2/2) Installing su-exec (0.2-r1) [2023-03-07T20:04:10.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:04:10.284Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:04:10.284Z] OK: 6 MiB in 16 packages [2023-03-07T20:04:10.542Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-07T20:04:10.542Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-07T20:04:10.542Z] OK: 17046 distinct packages available [2023-03-07T20:04:10.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:04:10.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:04:10.799Z] OK: 211 MiB in 51 packages [2023-03-07T20:04:11.080Z] ---> Running in 79a829a2e641 [2023-03-07T20:04:11.648Z] Removing intermediate container 8d66d4cf8a2e [2023-03-07T20:04:11.648Z] ---> 17e4725b3c1d [2023-03-07T20:04:11.648Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:04:11.916Z] Removing intermediate container 79a829a2e641 [2023-03-07T20:04:11.916Z] ---> 87a813b3057e [2023-03-07T20:04:11.916Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T20:04:12.191Z] ---> Running in cb743a5eb2e9 [2023-03-07T20:04:12.191Z] ---> Running in 28a3d0933f2e [2023-03-07T20:04:12.191Z] Removing intermediate container b2708deceabf [2023-03-07T20:04:12.191Z] ---> cb035951a26b [2023-03-07T20:04:12.191Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-07T20:04:12.191Z] ---> Running in 6de17a0b866b [2023-03-07T20:04:12.191Z] Removing intermediate container cb743a5eb2e9 [2023-03-07T20:04:12.191Z] ---> ddc0e5a0d7d4 [2023-03-07T20:04:12.191Z] [2023-03-07T20:04:12.450Z] Removing intermediate container 28a3d0933f2e [2023-03-07T20:04:12.450Z] ---> eb8be7e21452 [2023-03-07T20:04:12.450Z] Step 23/24 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:04:12.450Z] Successfully built ddc0e5a0d7d4 [2023-03-07T20:04:12.450Z] Successfully tagged security-secretstore-setup:latest [2023-03-07T20:04:12.450Z]  Building security-secretstore-setup ... done  ---> Running in f297db5fe9eb [2023-03-07T20:04:12.450Z] Removing intermediate container 6de17a0b866b [2023-03-07T20:04:12.450Z] ---> 82ca7459bdaf [2023-03-07T20:04:12.450Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-07T20:04:12.450Z] Removing intermediate container 88c5ee100c87 [2023-03-07T20:04:12.450Z] ---> f0a45e9de05d [2023-03-07T20:04:12.450Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-07T20:04:12.709Z] ---> Running in 03960f2232b8 [2023-03-07T20:04:12.709Z] Removing intermediate container f297db5fe9eb [2023-03-07T20:04:12.709Z] ---> 5589fb132edc [2023-03-07T20:04:12.709Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:04:12.709Z] ---> 1a175f593322 [2023-03-07T20:04:12.709Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:04:12.709Z] ---> Running in 511646911dc2 [2023-03-07T20:04:12.967Z] Removing intermediate container 03960f2232b8 [2023-03-07T20:04:12.967Z] ---> f5b3445c15ca [2023-03-07T20:04:12.967Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-07T20:04:12.967Z] ---> Running in 072c643343e6 [2023-03-07T20:04:12.967Z] ---> Running in 1b6813e0b192 [2023-03-07T20:04:12.967Z] Removing intermediate container 511646911dc2 [2023-03-07T20:04:12.967Z] ---> f7bdd91772d7 [2023-03-07T20:04:12.967Z] [2023-03-07T20:04:12.967Z] Successfully built f7bdd91772d7 [2023-03-07T20:04:13.253Z] Successfully tagged core-metadata:latest [2023-03-07T20:04:13.253Z]  Building core-metadata ... done Removing intermediate container 1b6813e0b192 [2023-03-07T20:04:13.253Z] ---> 0fefed846717 [2023-03-07T20:04:13.253Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-07T20:04:13.253Z] ---> Running in d43b799cae86 [2023-03-07T20:04:13.512Z] Removing intermediate container d43b799cae86 [2023-03-07T20:04:13.512Z] ---> 9356a90067f1 [2023-03-07T20:04:13.512Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-07T20:04:13.512Z] ---> Running in 4efac5ddf5e3 [2023-03-07T20:04:13.770Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:04:13.770Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:04:13.770Z] ---> e31160b22a31 [2023-03-07T20:04:13.770Z] Step 3/20 : WORKDIR /edgex-go [2023-03-07T20:04:13.770Z] ---> Using cache [2023-03-07T20:04:13.770Z] ---> 195711b9bc27 [2023-03-07T20:04:13.770Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-07T20:04:13.770Z] ---> Using cache [2023-03-07T20:04:13.770Z] ---> 0b64a45bd054 [2023-03-07T20:04:13.770Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-07T20:04:13.770Z] ---> Using cache [2023-03-07T20:04:13.770Z] ---> 1311b5d89457 [2023-03-07T20:04:13.770Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:04:13.770Z] ---> Using cache [2023-03-07T20:04:13.770Z] ---> a8e66d04439b [2023-03-07T20:04:13.770Z] Step 7/20 : COPY . . [2023-03-07T20:04:13.770Z] ---> Using cache [2023-03-07T20:04:13.770Z] ---> 0b1b383f0987 [2023-03-07T20:04:13.770Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-07T20:04:14.028Z] ---> Running in 1aeb3b95e06e [2023-03-07T20:04:14.286Z] Removing intermediate container 4efac5ddf5e3 [2023-03-07T20:04:14.286Z] ---> c6ab8611e21c [2023-03-07T20:04:14.286Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-07T20:04:14.286Z] ---> Running in 3257fe638886 [2023-03-07T20:04:14.545Z] Removing intermediate container 3257fe638886 [2023-03-07T20:04:14.545Z] ---> fa6a424b45de [2023-03-07T20:04:14.545Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-07T20:04:14.545Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T20:04:14.545Z] ---> 630cd34fcf49 [2023-03-07T20:04:14.545Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-07T20:04:14.803Z] ---> Running in 720a08263c61 [2023-03-07T20:04:15.371Z] Removing intermediate container 720a08263c61 [2023-03-07T20:04:15.371Z] ---> 5f20295f9d8c [2023-03-07T20:04:15.371Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:04:15.628Z] ---> 549520038782 [2023-03-07T20:04:15.628Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-07T20:04:15.888Z] ---> 7314bbc089cc [2023-03-07T20:04:15.888Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-07T20:04:16.146Z] ---> e16f43040028 [2023-03-07T20:04:16.146Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-07T20:04:16.410Z] ---> abb7d36d0a04 [2023-03-07T20:04:16.410Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-07T20:04:16.668Z] ---> 11d3688c751d [2023-03-07T20:04:16.668Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-07T20:04:16.668Z] ---> 330069738e1c [2023-03-07T20:04:16.668Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-07T20:04:16.929Z] ---> 1ef7ccb78f95 [2023-03-07T20:04:16.929Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-07T20:04:16.929Z] ---> Running in 0cdd8ffd3f30 [2023-03-07T20:04:18.834Z] Removing intermediate container 0cdd8ffd3f30 [2023-03-07T20:04:18.834Z] ---> 0ee10a7b0f9a [2023-03-07T20:04:18.834Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-07T20:04:19.092Z] ---> Running in c55ab906d675 [2023-03-07T20:04:19.349Z] Removing intermediate container c55ab906d675 [2023-03-07T20:04:19.349Z] ---> 5a19bd11722c [2023-03-07T20:04:19.349Z] Step 29/32 : CMD ["gate"] [2023-03-07T20:04:19.349Z] ---> Running in 748e74a7dd02 [2023-03-07T20:04:19.607Z] Removing intermediate container 748e74a7dd02 [2023-03-07T20:04:19.607Z] ---> 8c3bbf1c7333 [2023-03-07T20:04:19.607Z] Step 30/32 : LABEL arch=x86_64 [2023-03-07T20:04:19.607Z] ---> Running in 0a30c16fe28c [2023-03-07T20:04:19.866Z] Removing intermediate container 0a30c16fe28c [2023-03-07T20:04:19.866Z] ---> 2a47309f17b9 [2023-03-07T20:04:19.866Z] Step 31/32 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:04:19.866Z] ---> Running in f4cca4fba253 [2023-03-07T20:04:20.141Z] Removing intermediate container f4cca4fba253 [2023-03-07T20:04:20.141Z] ---> f654a31de7e7 [2023-03-07T20:04:20.141Z] Step 32/32 : LABEL version=0.0.0 [2023-03-07T20:04:20.141Z] ---> Running in 3c85fcb3ece6 [2023-03-07T20:04:20.399Z] Removing intermediate container 3c85fcb3ece6 [2023-03-07T20:04:20.399Z] ---> 02c07beaca0d [2023-03-07T20:04:20.399Z] [2023-03-07T20:04:20.399Z] Successfully built 02c07beaca0d [2023-03-07T20:04:20.399Z] Successfully tagged security-bootstrapper:latest [2023-03-07T20:04:26.965Z]  Building security-bootstrapper ... done Removing intermediate container 072c643343e6 [2023-03-07T20:04:26.965Z] ---> 1195623cba22 [2023-03-07T20:04:26.965Z] Step 7/19 : COPY . . [2023-03-07T20:04:30.248Z] ---> ee992aaf046a [2023-03-07T20:04:30.248Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-07T20:04:30.248Z] ---> Running in 6281bdff5a4d [2023-03-07T20:04:30.248Z] Removing intermediate container 1aeb3b95e06e [2023-03-07T20:04:30.248Z] ---> 5e4c4759883f [2023-03-07T20:04:30.248Z] [2023-03-07T20:04:30.248Z] Step 9/20 : FROM alpine:3.16 [2023-03-07T20:04:30.248Z] ---> dfd21b5a31f5 [2023-03-07T20:04:30.248Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-07T20:04:30.248Z] ---> Running in a15d0c03e45d [2023-03-07T20:04:30.248Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-07T20:04:30.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:04:30.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:04:30.505Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:04:30.505Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-07T20:04:30.505Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:04:30.505Z] OK: 6 MiB in 16 packages [2023-03-07T20:04:31.070Z] Removing intermediate container a15d0c03e45d [2023-03-07T20:04:31.070Z] ---> ccff121b3055 [2023-03-07T20:04:31.070Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-07T20:04:31.070Z] ---> Running in 8f3990086fe1 [2023-03-07T20:04:31.328Z] Removing intermediate container 8f3990086fe1 [2023-03-07T20:04:31.328Z] ---> 045863121581 [2023-03-07T20:04:31.328Z] Step 12/20 : WORKDIR /edgex [2023-03-07T20:04:31.328Z] ---> Running in 333fe06cb386 [2023-03-07T20:04:31.585Z] Removing intermediate container 333fe06cb386 [2023-03-07T20:04:31.585Z] ---> ec27a8d025f4 [2023-03-07T20:04:31.585Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-07T20:04:31.585Z] ---> 4bf7760c8f3b [2023-03-07T20:04:31.585Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-07T20:04:31.841Z] ---> 090fc33d8e67 [2023-03-07T20:04:31.841Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T20:04:32.100Z] ---> 97d39a074b49 [2023-03-07T20:04:32.100Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:04:32.100Z] ---> Running in a8119fc0b26f [2023-03-07T20:04:33.038Z] Removing intermediate container a8119fc0b26f [2023-03-07T20:04:33.038Z] ---> cd016ea23d90 [2023-03-07T20:04:33.038Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:04:33.038Z] ---> Running in b5eada200e60 [2023-03-07T20:04:33.038Z] Removing intermediate container b5eada200e60 [2023-03-07T20:04:33.038Z] ---> 7810d1e09a43 [2023-03-07T20:04:33.038Z] Step 18/20 : LABEL arch=x86_64 [2023-03-07T20:04:33.038Z] ---> Running in aaa2df80550e [2023-03-07T20:04:33.295Z] Removing intermediate container aaa2df80550e [2023-03-07T20:04:33.295Z] ---> 983cfde9b56c [2023-03-07T20:04:33.295Z] Step 19/20 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:04:33.295Z] ---> Running in 2c695833a9e1 [2023-03-07T20:04:33.553Z] Removing intermediate container 2c695833a9e1 [2023-03-07T20:04:33.553Z] ---> 511ca7bc62af [2023-03-07T20:04:33.553Z] Step 20/20 : LABEL version=0.0.0 [2023-03-07T20:04:33.810Z] ---> Running in a476f2531ccc [2023-03-07T20:04:33.810Z] Removing intermediate container a476f2531ccc [2023-03-07T20:04:33.810Z] ---> 81e03d59416c [2023-03-07T20:04:33.810Z] [2023-03-07T20:04:33.810Z] Successfully built 81e03d59416c [2023-03-07T20:04:33.810Z] Successfully tagged security-proxy-setup:latest [2023-03-07T20:04:45.990Z]  Building security-proxy-setup ... done Removing intermediate container 6281bdff5a4d [2023-03-07T20:04:45.990Z] ---> 11432cb79c30 [2023-03-07T20:04:45.990Z] [2023-03-07T20:04:45.990Z] Step 9/19 : FROM alpine:3.15 [2023-03-07T20:04:45.990Z] ---> 5ce65d7b0fde [2023-03-07T20:04:45.990Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:04:45.990Z] ---> Using cache [2023-03-07T20:04:45.990Z] ---> 3755b1785bf5 [2023-03-07T20:04:45.990Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-07T20:04:45.990Z] ---> Running in d85530b1b343 [2023-03-07T20:04:46.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:04:46.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:04:46.814Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:04:46.814Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:04:46.814Z] OK: 15859 distinct packages available [2023-03-07T20:04:46.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:04:47.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:04:47.071Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-07T20:04:47.071Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-07T20:04:47.071Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-07T20:04:47.071Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-07T20:04:47.071Z] (5/9) Installing curl (7.80.0-r6) [2023-03-07T20:04:47.071Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-07T20:04:47.071Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:04:47.071Z] (8/9) Installing libucontext (1.1-r0) [2023-03-07T20:04:47.071Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-07T20:04:47.071Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:04:47.071Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:04:47.329Z] OK: 8 MiB in 23 packages [2023-03-07T20:04:47.895Z] Removing intermediate container d85530b1b343 [2023-03-07T20:04:47.895Z] ---> e8c40476621b [2023-03-07T20:04:47.895Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:04:47.895Z] ---> 8eebed093f39 [2023-03-07T20:04:47.895Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-07T20:04:48.466Z] ---> 03f7b048bd6f [2023-03-07T20:04:48.466Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-07T20:04:48.466Z] ---> 931911ce2a61 [2023-03-07T20:04:48.466Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-07T20:04:48.466Z] ---> Running in abda861cf4db [2023-03-07T20:04:48.466Z] Removing intermediate container abda861cf4db [2023-03-07T20:04:48.466Z] ---> 724f06e6aaaa [2023-03-07T20:04:48.466Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:04:48.723Z] ---> Running in 3ce6f310a83d [2023-03-07T20:04:48.723Z] Removing intermediate container 3ce6f310a83d [2023-03-07T20:04:48.723Z] ---> 3cf51b8dc8d8 [2023-03-07T20:04:48.723Z] Step 17/19 : LABEL arch=x86_64 [2023-03-07T20:04:48.723Z] ---> Running in e0734800739d [2023-03-07T20:04:48.723Z] Removing intermediate container e0734800739d [2023-03-07T20:04:48.723Z] ---> 6f08af263109 [2023-03-07T20:04:48.723Z] Step 18/19 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:04:48.723Z] ---> Running in 67e833079448 [2023-03-07T20:04:48.982Z] Removing intermediate container 67e833079448 [2023-03-07T20:04:48.982Z] ---> 6c7f4379a528 [2023-03-07T20:04:48.982Z] Step 19/19 : LABEL version=0.0.0 [2023-03-07T20:04:48.982Z] ---> Running in 49b58d96f74f [2023-03-07T20:04:48.982Z] Removing intermediate container 49b58d96f74f [2023-03-07T20:04:48.982Z] ---> f1792bcc4efc [2023-03-07T20:04:48.982Z] [2023-03-07T20:04:48.982Z] Successfully built f1792bcc4efc [2023-03-07T20:04:48.982Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-07T20:04:49.244Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-07T20:04:49.261Z] $ docker stop --time=1 2bf9bc5f764ca8ca1bc316782feb67020b5be2eec50f560480325ce1dec4d1d1 [2023-03-07T20:04:50.536Z] $ docker rm -f --volumes 2bf9bc5f764ca8ca1bc316782feb67020b5be2eec50f560480325ce1dec4d1d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T20:04:50.922Z] + docker images [2023-03-07T20:04:50.922Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-07T20:04:50.922Z] security-spiffe-token-provider latest f1792bcc4efc 2 seconds ago 30MB [2023-03-07T20:04:50.922Z] 11432cb79c30 5 seconds ago 1.71GB [2023-03-07T20:04:50.922Z] security-proxy-setup latest 81e03d59416c 17 seconds ago 16.4MB [2023-03-07T20:04:50.922Z] 5e4c4759883f 21 seconds ago 1.66GB [2023-03-07T20:04:50.922Z] security-bootstrapper latest 02c07beaca0d 30 seconds ago 19.7MB [2023-03-07T20:04:50.922Z] security-secretstore-setup latest ddc0e5a0d7d4 38 seconds ago 29.9MB [2023-03-07T20:04:50.922Z] core-metadata latest f7bdd91772d7 38 seconds ago 18.5MB [2023-03-07T20:04:50.922Z] core-data latest 7b281788ee6a 41 seconds ago 18MB [2023-03-07T20:04:50.922Z] e361a241c5ff 42 seconds ago 1.66GB [2023-03-07T20:04:50.922Z] core-common-config-bootstrapper latest 314914ed6cc1 44 seconds ago 15.5MB [2023-03-07T20:04:50.922Z] df77fc7e7153 45 seconds ago 1.69GB [2023-03-07T20:04:50.922Z] ba48c3d02436 50 seconds ago 1.68GB [2023-03-07T20:04:50.922Z] e81775252a28 50 seconds ago 1.67GB [2023-03-07T20:04:50.922Z] b8ec886bb66f 52 seconds ago 1.67GB [2023-03-07T20:04:50.922Z] security-proxy-auth latest 45ed8f059809 About a minute ago 16.2MB [2023-03-07T20:04:50.922Z] 1e750ab13c25 About a minute ago 1.66GB [2023-03-07T20:04:50.922Z] support-notifications latest fe78ddd5d697 About a minute ago 30.7MB [2023-03-07T20:04:50.922Z] support-scheduler latest 1c67f906a224 2 minutes ago 30.1MB [2023-03-07T20:04:50.922Z] core-command latest c87bcfb03268 2 minutes ago 17.8MB [2023-03-07T20:04:50.922Z] security-spire-server latest 4664ea839e2d 2 minutes ago 86.5MB [2023-03-07T20:04:50.922Z] f8e100697ca7 2 minutes ago 1.74GB [2023-03-07T20:04:50.922Z] 676f25b79dc8 2 minutes ago 1.74GB [2023-03-07T20:04:50.922Z] d786b5948568 2 minutes ago 1.68GB [2023-03-07T20:04:50.922Z] 6c722e5d1ce8 2 minutes ago 1.55GB [2023-03-07T20:04:50.922Z] security-spire-agent latest 930cce7579ee 2 minutes ago 125MB [2023-03-07T20:04:50.922Z] security-spire-config latest 4dcbdde56984 2 minutes ago 85.8MB [2023-03-07T20:04:50.922Z] e73aebc27657 2 minutes ago 1.55GB [2023-03-07T20:04:50.922Z] 75700f7caa10 2 minutes ago 1.55GB [2023-03-07T20:04:50.922Z] ci-base-image-x86_64 latest e31160b22a31 5 minutes ago 903MB [2023-03-07T20:04:50.922Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-07T20:04:50.922Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-07T20:04:50.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-07T20:04:50.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-07T20:04:50.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T20:05:09.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-07T20:05:09.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-07T20:05:16.162Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-07T20:05:16.431Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-07T20:05:16.432Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-07T20:05:17.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-07T20:05:17.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-07T20:05:17.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-07T20:05:17.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-07T20:05:19.323Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-07T20:05:25.976Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-07T20:05:25.976Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-07T20:05:25.976Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-07T20:05:25.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-07T20:05:44.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.347s coverage: 28.7% of statements [2023-03-07T20:05:44.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-07T20:05:44.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-07T20:05:52.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.565s coverage: 98.5% of statements [2023-03-07T20:05:57.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.115s coverage: 71.2% of statements [2023-03-07T20:05:57.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-07T20:05:57.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-07T20:05:57.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-07T20:05:57.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.839s coverage: 54.0% of statements [2023-03-07T20:05:57.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-07T20:05:57.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-07T20:06:24.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 28.078s coverage: 88.5% of statements [2023-03-07T20:06:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-07T20:06:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-07T20:06:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:06:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-07T20:06:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-07T20:06:24.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.530s coverage: 3.9% of statements [2023-03-07T20:06:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-07T20:06:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-07T20:06:27.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.054s coverage: 95.6% of statements [2023-03-07T20:06:27.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-07T20:06:27.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:06:27.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-07T20:06:27.955Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.504s coverage: 72.2% of statements [2023-03-07T20:06:27.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-07T20:06:27.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-07T20:06:27.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-07T20:06:27.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-07T20:06:27.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-07T20:06:27.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.754s coverage: 65.9% of statements [2023-03-07T20:06:27.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-07T20:06:27.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-07T20:06:27.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-07T20:06:27.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.099s coverage: 0.9% of statements [2023-03-07T20:06:27.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-07T20:06:27.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.349s coverage: 29.6% of statements [2023-03-07T20:06:27.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-07T20:06:27.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.336s coverage: 45.5% of statements [2023-03-07T20:06:27.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.312s coverage: 82.9% of statements [2023-03-07T20:06:27.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.313s coverage: 94.1% of statements [2023-03-07T20:06:29.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.349s coverage: 96.3% of statements [2023-03-07T20:06:30.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.263s coverage: 87.5% of statements [2023-03-07T20:06:43.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.254s coverage: 94.4% of statements [2023-03-07T20:07:01.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.527s coverage: 79.9% of statements [2023-03-07T20:07:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-07T20:07:01.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.321s coverage: 92.9% of statements [2023-03-07T20:07:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-07T20:07:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-07T20:07:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-07T20:07:01.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.147s coverage: 64.4% of statements [2023-03-07T20:07:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-07T20:07:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-07T20:07:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-07T20:07:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-07T20:07:01.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.262s coverage: 86.9% of statements [2023-03-07T20:07:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-07T20:07:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-07T20:07:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-07T20:07:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-07T20:07:01.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.240s coverage: 87.2% of statements [2023-03-07T20:07:01.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.207s coverage: 20.0% of statements [2023-03-07T20:07:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-07T20:07:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-07T20:07:01.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2023-03-07T20:07:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-07T20:07:01.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.342s coverage: 81.2% of statements [2023-03-07T20:07:01.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.440s coverage: 82.1% of statements [2023-03-07T20:07:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-07T20:07:01.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.266s coverage: 84.8% of statements [2023-03-07T20:07:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-07T20:07:04.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.434s coverage: 63.1% of statements [2023-03-07T20:07:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-07T20:07:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-07T20:07:04.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.293s coverage: 100.0% of statements [2023-03-07T20:07:04.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 89.4% of statements [2023-03-07T20:07:04.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2023-03-07T20:07:04.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements [2023-03-07T20:07:04.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2023-03-07T20:07:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-07T20:07:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-07T20:07:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-07T20:07:12.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.926s coverage: 38.4% of statements [2023-03-07T20:07:12.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-07T20:07:12.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-07T20:07:12.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.324s coverage: 89.5% of statements [2023-03-07T20:07:12.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-07T20:07:12.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.305s coverage: 84.8% of statements [2023-03-07T20:07:12.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-07T20:07:12.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-07T20:07:12.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-07T20:07:12.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-07T20:07:21.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.365s coverage: 17.7% of statements [2023-03-07T20:07:21.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-07T20:07:21.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-07T20:07:21.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-07T20:07:21.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-07T20:07:21.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.788s coverage: 92.3% of statements [2023-03-07T20:07:21.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-07T20:07:21.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:07:21.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-07T20:07:21.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-07T20:07:21.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.279s coverage: 63.2% of statements [2023-03-07T20:07:21.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-07T20:07:21.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-07T20:07:21.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.523s coverage: 97.7% of statements [2023-03-07T20:07:21.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-07T20:07:21.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:07:21.434Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-07T20:07:21.434Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T20:07:21.434Z] go vet ./... [2023-03-07T20:09:28.178Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T20:09:28.178Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T20:09:28.178Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T20:09:28.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-07T20:09:28.881Z] + ls -al . [2023-03-07T20:09:28.881Z] total 700 [2023-03-07T20:09:28.881Z] drwxrwxr-x 10 1001 1001 4096 Mar 7 20:02 . [2023-03-07T20:09:28.881Z] drwxr-xr-x 4 root root 4096 Mar 7 20:02 .. [2023-03-07T20:09:28.881Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 20:01 .blubracket [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 16 Mar 7 20:01 .dockerignore [2023-03-07T20:09:28.881Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 20:01 .git [2023-03-07T20:09:28.881Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 20:01 .github [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 1112 Mar 7 20:01 .gitignore [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 20:01 .golangci.yml [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 20:01 .hadolint.yml [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 20:01 .sonarcloud.properties [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 20:01 ADOPTERS.md [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 10825 Mar 7 20:01 Attribution.txt [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 73765 Mar 7 20:01 CHANGELOG.md [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 20:01 CONTRIBUTING.md [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 20:01 GOVERNANCE.md [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 883 Mar 7 20:01 Jenkinsfile [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 20:01 LICENSE [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 14071 Mar 7 20:01 Makefile [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 20:01 OWNERS.md [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 9403 Mar 7 20:01 README.md [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 6912 Mar 7 20:01 SECURITY.md [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 19:58 VERSION [2023-03-07T20:09:28.881Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 20:01 bin [2023-03-07T20:09:28.881Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 20:01 cmd [2023-03-07T20:09:28.881Z] -rw-r--r-- 1 root root 446903 Mar 7 20:07 coverage.out [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 3232 Mar 7 20:01 go.mod [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 31099 Mar 7 20:01 go.sum [2023-03-07T20:09:28.881Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 20:01 internal [2023-03-07T20:09:28.881Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 20:01 openapi [2023-03-07T20:09:28.881Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 20:01 snap [2023-03-07T20:09:28.881Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 20:01 version.go [Pipeline] sh [2023-03-07T20:09:29.595Z] + '[' -e coverage.out ] [2023-03-07T20:09:29.596Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-07T20:09:29.632Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T20:09:30.649Z] Stashed 1 file(s) [Pipeline] sh [2023-03-07T20:09:31.354Z] + make build [2023-03-07T20:09:31.354Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T20:11:08.024Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T20:11:14.682Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T20:11:21.343Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T20:11:24.719Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T20:12:21.160Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T20:12:21.160Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T20:12:27.817Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T20:12:33.180Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T20:12:38.534Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T20:12:42.802Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T20:12:49.470Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-07T20:12:56.158Z] $ docker stop --time=1 0702ba92b73e11c3a0c4db85e637e894886c54c7a36859344fc39ccf54ad4a30 [2023-03-07T20:12:58.202Z] $ docker rm -f --volumes 0702ba92b73e11c3a0c4db85e637e894886c54c7a36859344fc39ccf54ad4a30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:13:00.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T20:13:00.834Z] [2023-03-07T20:13:00.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:13:01.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T20:13:01.527Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-07T20:13:01.527Z] 29e5d40040c1: Pulling fs layer [2023-03-07T20:13:01.527Z] 1ce36da41761: Pulling fs layer [2023-03-07T20:13:01.527Z] 25b303627fd3: Pulling fs layer [2023-03-07T20:13:01.527Z] 29e5d40040c1: Download complete [2023-03-07T20:13:01.798Z] 1ce36da41761: Verifying Checksum [2023-03-07T20:13:01.799Z] 1ce36da41761: Download complete [2023-03-07T20:13:02.072Z] 29e5d40040c1: Pull complete [2023-03-07T20:13:03.492Z] 1ce36da41761: Pull complete [2023-03-07T20:13:03.492Z] 25b303627fd3: Verifying Checksum [2023-03-07T20:13:03.492Z] 25b303627fd3: Download complete [2023-03-07T20:13:13.576Z] 25b303627fd3: Pull complete [2023-03-07T20:13:13.576Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-07T20:13:13.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T20:13:13.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:13:13.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-8628 does not seem to be running inside a container [2023-03-07T20:13:14.004Z] $ 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-03-07T20:13:16.562Z] $ docker top 9de5b07191c762078fd5f8c1333bfe13e45f50104b6c35f0861b34d0e9f9d50c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:13:17.485Z] + grep parallel [2023-03-07T20:13:17.485Z] + docker-compose build --help [2023-03-07T20:13:24.140Z] --parallel Build images in parallel. [Pipeline] } [2023-03-07T20:13:24.168Z] $ docker stop --time=1 9de5b07191c762078fd5f8c1333bfe13e45f50104b6c35f0861b34d0e9f9d50c [2023-03-07T20:13:25.878Z] $ docker rm -f --volumes 9de5b07191c762078fd5f8c1333bfe13e45f50104b6c35f0861b34d0e9f9d50c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:13:26.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T20:13:26.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:13:26.910Z] prd-ubuntu20.04-docker-arm64-4c-16g-8628 does not seem to be running inside a container [2023-03-07T20:13:26.982Z] $ 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-03-07T20:13:28.321Z] $ docker top 64540b518c0351496633e730aa3036ef488ebb1a40438e41bd540be26fe21181 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:13:29.233Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-07T20:13:35.887Z] Building core-command ... [2023-03-07T20:13:35.887Z] Building core-common-config-bootstrapper ... [2023-03-07T20:13:35.887Z] Building core-data ... [2023-03-07T20:13:35.887Z] Building core-metadata ... [2023-03-07T20:13:35.887Z] Building security-bootstrapper ... [2023-03-07T20:13:35.887Z] Building security-proxy-auth ... [2023-03-07T20:13:35.887Z] Building security-proxy-setup ... [2023-03-07T20:13:35.887Z] Building security-secretstore-setup ... [2023-03-07T20:13:35.887Z] Building security-spiffe-token-provider ... [2023-03-07T20:13:35.887Z] Building security-spire-agent ... [2023-03-07T20:13:35.887Z] Building security-spire-config ... [2023-03-07T20:13:35.887Z] Building security-spire-server ... [2023-03-07T20:13:35.887Z] Building support-notifications ... [2023-03-07T20:13:35.887Z] Building support-scheduler ... [2023-03-07T20:13:35.887Z] Building security-bootstrapper [2023-03-07T20:13:35.887Z] Building security-proxy-auth [2023-03-07T20:13:35.887Z] Building core-metadata [2023-03-07T20:13:35.887Z] Building core-command [2023-03-07T20:13:35.887Z] Building security-spire-server [2023-03-07T20:14:22.918Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:14:22.918Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:14:22.918Z] ---> dadddf6317d9 [2023-03-07T20:14:22.918Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:14:22.918Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:14:22.918Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:14:22.918Z] ---> dadddf6317d9 [2023-03-07T20:14:22.918Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:14:22.918Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:14:22.918Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:14:22.918Z] ---> dadddf6317d9 [2023-03-07T20:14:22.918Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:14:22.918Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:14:22.918Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:14:22.918Z] ---> dadddf6317d9 [2023-03-07T20:14:22.918Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T20:14:22.918Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:14:22.918Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:14:22.918Z] ---> dadddf6317d9 [2023-03-07T20:14:22.918Z] Step 3/32 : WORKDIR /edgex-go [2023-03-07T20:14:22.918Z] ---> Running in d45e29c251fc [2023-03-07T20:14:22.918Z] ---> Running in e81d96b4cd57 [2023-03-07T20:14:22.918Z] ---> Running in 2dae8249175a [2023-03-07T20:14:22.918Z] ---> Running in 31fd9b20a317 [2023-03-07T20:14:22.918Z] ---> Running in a3d4cb6144e6 [2023-03-07T20:14:22.918Z] Removing intermediate container e81d96b4cd57 [2023-03-07T20:14:22.918Z] ---> 0b8f76b8400b [2023-03-07T20:14:22.918Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:14:22.918Z] ---> Running in 5571e0ece385 [2023-03-07T20:14:22.918Z] Removing intermediate container d45e29c251fc [2023-03-07T20:14:22.918Z] ---> 858727792333 [2023-03-07T20:14:22.918Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-07T20:14:22.918Z] Removing intermediate container 31fd9b20a317 [2023-03-07T20:14:22.918Z] ---> 11254f963abc [2023-03-07T20:14:22.918Z] Step 4/23 : WORKDIR /edgex-go [2023-03-07T20:14:22.918Z] Removing intermediate container a3d4cb6144e6 [2023-03-07T20:14:22.918Z] ---> da76fa81a1af [2023-03-07T20:14:22.918Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:14:22.918Z] Removing intermediate container 2dae8249175a [2023-03-07T20:14:22.918Z] ---> a088a04a090d [2023-03-07T20:14:22.918Z] Step 4/24 : WORKDIR /edgex-go [2023-03-07T20:14:22.918Z] ---> Running in f31f31ec817a [2023-03-07T20:14:22.918Z] ---> Running in 687c9748da14 [2023-03-07T20:14:22.918Z] ---> Running in 394c57144a0e [2023-03-07T20:14:22.918Z] ---> Running in 3d70454b4487 [2023-03-07T20:14:22.918Z] Removing intermediate container 5571e0ece385 [2023-03-07T20:14:22.918Z] ---> 51339887cc4e [2023-03-07T20:14:22.918Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:14:22.918Z] ---> Running in 141894ecc6ea [2023-03-07T20:14:22.918Z] Removing intermediate container 394c57144a0e [2023-03-07T20:14:22.918Z] ---> ff9d24eb0f8a [2023-03-07T20:14:22.918Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-07T20:14:22.918Z] Removing intermediate container 687c9748da14 [2023-03-07T20:14:22.918Z] ---> ed4c8563b1dc [2023-03-07T20:14:22.918Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-07T20:14:22.918Z] ---> Running in b4b9aa5eda16 [2023-03-07T20:14:22.918Z] ---> Running in ac75c02c20f7 [2023-03-07T20:14:24.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:14:24.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:14:24.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:14:24.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:14:24.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:14:25.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:14:25.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:14:25.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:14:25.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:14:25.976Z] OK: 221 MiB in 51 packages [2023-03-07T20:14:25.976Z] OK: 221 MiB in 51 packages [2023-03-07T20:14:26.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:14:27.372Z] OK: 221 MiB in 51 packages [2023-03-07T20:14:27.642Z] OK: 221 MiB in 51 packages [2023-03-07T20:14:27.642Z] OK: 221 MiB in 51 packages [2023-03-07T20:14:28.607Z] Removing intermediate container f31f31ec817a [2023-03-07T20:14:28.607Z] ---> 9523568efdcc [2023-03-07T20:14:28.607Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-07T20:14:28.879Z] Removing intermediate container 3d70454b4487 [2023-03-07T20:14:28.879Z] ---> 005769e2e01c [2023-03-07T20:14:28.879Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T20:14:29.149Z] Removing intermediate container 141894ecc6ea [2023-03-07T20:14:29.149Z] ---> f85cb2123209 [2023-03-07T20:14:29.149Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:14:29.149Z] Removing intermediate container b4b9aa5eda16 [2023-03-07T20:14:29.149Z] ---> c8dfa4294224 [2023-03-07T20:14:29.149Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-07T20:14:29.417Z] Removing intermediate container ac75c02c20f7 [2023-03-07T20:14:29.417Z] ---> 2ab6d61f6a65 [2023-03-07T20:14:29.417Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-07T20:14:30.028Z] ---> c7c33d6999e5 [2023-03-07T20:14:30.028Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:14:30.028Z] ---> aeda25e188e7 [2023-03-07T20:14:30.028Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:14:30.298Z] ---> Running in aaa99c0a4169 [2023-03-07T20:14:30.298Z] ---> Running in fbf0e2018477 [2023-03-07T20:14:30.578Z] ---> ff8e1f5edf41 [2023-03-07T20:14:30.578Z] ---> 922794733241 [2023-03-07T20:14:30.578Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:14:30.578Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:14:30.578Z] ---> eb9ea3c10f8c [2023-03-07T20:14:30.578Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:14:30.578Z] ---> Running in bbd5ccdfe974 [2023-03-07T20:14:30.849Z] ---> Running in d3fc71b927f4 [2023-03-07T20:14:30.849Z] ---> Running in 5eb8e4ee8a69 [2023-03-07T20:16:37.564Z] Removing intermediate container d3fc71b927f4 [2023-03-07T20:16:37.565Z] ---> 618a6ed8a5ca [2023-03-07T20:16:37.565Z] Step 8/23 : COPY . . [2023-03-07T20:16:37.565Z] Removing intermediate container bbd5ccdfe974 [2023-03-07T20:16:37.565Z] ---> 9e137b2af413 [2023-03-07T20:16:37.565Z] Step 8/22 : COPY . . [2023-03-07T20:16:37.565Z] Removing intermediate container fbf0e2018477 [2023-03-07T20:16:37.565Z] ---> 5e125f0b663a [2023-03-07T20:16:37.565Z] Step 7/32 : COPY . . [2023-03-07T20:16:37.565Z] Removing intermediate container aaa99c0a4169 [2023-03-07T20:16:37.565Z] ---> 811c54c682c9 [2023-03-07T20:16:37.565Z] Step 7/23 : COPY . . [2023-03-07T20:16:37.565Z] Removing intermediate container 5eb8e4ee8a69 [2023-03-07T20:16:37.565Z] ---> f5ffbb50eb53 [2023-03-07T20:16:37.565Z] Step 8/24 : COPY . . [2023-03-07T20:16:52.593Z] ---> b3cb931d4d1a [2023-03-07T20:16:52.593Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-07T20:16:52.593Z] ---> f12070c4bc9a [2023-03-07T20:16:52.593Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-07T20:16:52.593Z] ---> e0fd1ba5e391 [2023-03-07T20:16:52.593Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:16:52.593Z] ---> 846dae0416ae [2023-03-07T20:16:52.593Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-07T20:16:52.593Z] ---> ac4063b958fa [2023-03-07T20:16:52.593Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-07T20:16:52.593Z] ---> Running in 70654da84c97 [2023-03-07T20:16:52.593Z] ---> Running in caff7e856746 [2023-03-07T20:16:52.593Z] ---> Running in 7a7bb383be3a [2023-03-07T20:16:52.593Z] ---> Running in 396b01a235c7 [2023-03-07T20:16:52.593Z] ---> Running in 23482a1f4e08 [2023-03-07T20:16:52.593Z] Removing intermediate container 7a7bb383be3a [2023-03-07T20:16:52.593Z] ---> 79a437e95d66 [2023-03-07T20:16:52.593Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-07T20:16:52.593Z] ---> Running in 85b8bf20fcf9 [2023-03-07T20:16:52.864Z] Removing intermediate container 85b8bf20fcf9 [2023-03-07T20:16:52.864Z] ---> 6cf67aff7483 [2023-03-07T20:16:52.864Z] 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-03-07T20:16:53.139Z] ---> Running in 1ec36920b969 [2023-03-07T20:16:54.109Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T20:16:54.109Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T20:16:54.383Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T20:16:54.383Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T20:16:56.337Z] Removing intermediate container 1ec36920b969 [2023-03-07T20:16:56.337Z] ---> 5dd1fa5dbbd5 [2023-03-07T20:16:56.337Z] Step 11/23 : WORKDIR /edgex-go [2023-03-07T20:16:56.608Z] ---> Running in 57f5e787deea [2023-03-07T20:16:57.216Z] Removing intermediate container 57f5e787deea [2023-03-07T20:16:57.216Z] ---> fb53ff4dd061 [2023-03-07T20:16:57.216Z] [2023-03-07T20:16:57.216Z] Step 12/23 : FROM alpine:3.15 [2023-03-07T20:16:57.485Z] 3.15: Pulling from library/alpine [2023-03-07T20:16:58.901Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T20:16:58.901Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T20:16:58.901Z] ---> 354640af7b1b [2023-03-07T20:16:58.901Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:16:58.901Z] ---> Running in 748800e0112e [2023-03-07T20:16:59.492Z] Removing intermediate container 748800e0112e [2023-03-07T20:16:59.492Z] ---> 9a26553638fa [2023-03-07T20:16:59.492Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T20:16:59.492Z] ---> Running in 6bd9949526a5 [2023-03-07T20:17:02.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:17:02.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:17:04.098Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:17:04.098Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:17:04.098Z] OK: 15736 distinct packages available [2023-03-07T20:17:04.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:17:04.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:17:06.388Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T20:17:06.388Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:17:06.388Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T20:17:06.388Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T20:17:06.388Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T20:17:06.388Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:17:06.388Z] OK: 6 MiB in 19 packages [2023-03-07T20:17:08.343Z] Removing intermediate container 6bd9949526a5 [2023-03-07T20:17:08.343Z] ---> 27932f56637a [2023-03-07T20:17:08.343Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:17:15.006Z] ---> 6a34d7693abb [2023-03-07T20:17:15.006Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:17:15.600Z] ---> ad00593cb37f [2023-03-07T20:17:15.600Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-07T20:17:16.776Z] ---> acaf0556a6ae [2023-03-07T20:17:16.776Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-07T20:17:17.746Z] ---> 8b4d2eaecd11 [2023-03-07T20:17:17.746Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:17:17.746Z] ---> Running in 2a5d8bf192d5 [2023-03-07T20:17:18.358Z] Removing intermediate container 2a5d8bf192d5 [2023-03-07T20:17:18.358Z] ---> b555fc7c0997 [2023-03-07T20:17:18.358Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:17:18.358Z] ---> Running in fb3e44c5275d [2023-03-07T20:17:19.579Z] Removing intermediate container fb3e44c5275d [2023-03-07T20:17:19.579Z] ---> d3c6717146cc [2023-03-07T20:17:19.579Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T20:17:19.579Z] ---> Running in 36b7795ded7c [2023-03-07T20:17:19.579Z] Removing intermediate container 36b7795ded7c [2023-03-07T20:17:19.579Z] ---> 9b844ef36c93 [2023-03-07T20:17:19.579Z] Step 22/23 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:17:19.579Z] ---> Running in 06719cffbe4c [2023-03-07T20:17:20.183Z] Removing intermediate container 06719cffbe4c [2023-03-07T20:17:20.183Z] ---> 53bef218d688 [2023-03-07T20:17:20.183Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:17:20.183Z] ---> Running in c228dd848650 [2023-03-07T20:17:20.808Z] Removing intermediate container c228dd848650 [2023-03-07T20:17:20.808Z] ---> 653a471055e9 [2023-03-07T20:17:20.808Z] [2023-03-07T20:17:21.393Z] Successfully built 653a471055e9 [2023-03-07T20:17:21.393Z] Successfully tagged security-spire-server-arm64:latest [2023-03-07T20:17:21.393Z] Building support-notifications [2023-03-07T20:17:43.485Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:17:43.485Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:17:43.485Z] ---> dadddf6317d9 [2023-03-07T20:17:43.485Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:17:43.485Z] ---> Using cache [2023-03-07T20:17:43.485Z] ---> a088a04a090d [2023-03-07T20:17:43.485Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:17:43.485Z] ---> Using cache [2023-03-07T20:17:43.485Z] ---> ff9d24eb0f8a [2023-03-07T20:17:43.485Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-07T20:17:43.485Z] ---> Running in fa63e471513a [2023-03-07T20:17:43.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:17:43.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:17:44.077Z] OK: 221 MiB in 51 packages [2023-03-07T20:17:46.033Z] Removing intermediate container fa63e471513a [2023-03-07T20:17:46.033Z] ---> a5fe13124e87 [2023-03-07T20:17:46.033Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:17:46.620Z] ---> 30e115de3a60 [2023-03-07T20:17:46.620Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:17:46.890Z] ---> Running in d7e463666004 [2023-03-07T20:19:38.614Z] Removing intermediate container d7e463666004 [2023-03-07T20:19:38.614Z] ---> 17c4e7fc0f60 [2023-03-07T20:19:38.614Z] Step 8/22 : COPY . . [2023-03-07T20:19:40.568Z] ---> 2d1ec239a49f [2023-03-07T20:19:40.838Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-07T20:19:40.838Z] ---> Running in 7fd8686fa65b [2023-03-07T20:19:43.434Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T20:24:05.323Z] Removing intermediate container 23482a1f4e08 [2023-03-07T20:24:05.323Z] ---> aa874b667e2f [2023-03-07T20:24:05.323Z] [2023-03-07T20:24:05.323Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:24:05.323Z] 3.16: Pulling from library/alpine [2023-03-07T20:24:05.323Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T20:24:05.323Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T20:24:05.323Z] ---> 4c81e5bf8899 [2023-03-07T20:24:05.323Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T20:24:05.616Z] ---> Running in 975b390f56d6 [2023-03-07T20:24:06.204Z] Removing intermediate container 975b390f56d6 [2023-03-07T20:24:06.204Z] ---> 95d497215e77 [2023-03-07T20:24:06.204Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:24:06.204Z] ---> Running in c8e82d3e42e7 [2023-03-07T20:24:08.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:24:08.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:24:10.753Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:24:10.753Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:24:10.753Z] OK: 5 MiB in 15 packages [2023-03-07T20:24:13.349Z] Removing intermediate container c8e82d3e42e7 [2023-03-07T20:24:13.349Z] ---> 1802431b08f8 [2023-03-07T20:24:13.349Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:24:15.947Z] ---> 7a7597ae9e00 [2023-03-07T20:24:15.947Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-07T20:24:18.539Z] ---> 2b4a06f3eb48 [2023-03-07T20:24:18.539Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-07T20:24:19.952Z] ---> d6fba56896e2 [2023-03-07T20:24:19.952Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-07T20:24:21.377Z] ---> 923d76179ce5 [2023-03-07T20:24:21.377Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:24:21.377Z] ---> Running in 5c46006352f1 [2023-03-07T20:24:22.353Z] Removing intermediate container 70654da84c97 [2023-03-07T20:24:22.353Z] ---> 8832e432b9ee [2023-03-07T20:24:22.353Z] [2023-03-07T20:24:22.353Z] Step 9/32 : FROM alpine:3.16 [2023-03-07T20:24:22.353Z] ---> 4c81e5bf8899 [2023-03-07T20:24:22.353Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:24:22.353Z] ---> Running in 014e9fa3434d [2023-03-07T20:24:22.943Z] Removing intermediate container 014e9fa3434d [2023-03-07T20:24:22.943Z] ---> faa4664171d1 [2023-03-07T20:24:22.943Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-07T20:24:23.259Z] ---> Running in a1eb303f3221 [2023-03-07T20:24:25.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:24:26.450Z] Removing intermediate container 5c46006352f1 [2023-03-07T20:24:26.451Z] ---> 4cf6b0507338 [2023-03-07T20:24:26.451Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:24:26.451Z] ---> Running in 27e60f68326e [2023-03-07T20:24:26.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:24:27.877Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:24:27.877Z] (2/2) Installing su-exec (0.2-r1) [2023-03-07T20:24:27.877Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:24:27.877Z] OK: 5 MiB in 16 packages [2023-03-07T20:24:28.152Z] Removing intermediate container 27e60f68326e [2023-03-07T20:24:28.152Z] ---> 29c9149fee53 [2023-03-07T20:24:28.152Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-07T20:24:28.152Z] ---> Running in 8350ad45d5d9 [2023-03-07T20:24:29.141Z] Removing intermediate container 8350ad45d5d9 [2023-03-07T20:24:29.141Z] ---> 30ceaa7d012b [2023-03-07T20:24:29.141Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:24:29.412Z] ---> Running in dbc751807b62 [2023-03-07T20:24:30.001Z] Removing intermediate container a1eb303f3221 [2023-03-07T20:24:30.001Z] ---> 4808cc32d482 [2023-03-07T20:24:30.001Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-07T20:24:30.269Z] Removing intermediate container dbc751807b62 [2023-03-07T20:24:30.269Z] ---> 8249bc872e89 [2023-03-07T20:24:30.269Z] Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:24:30.269Z] ---> Running in 62d657c32404 [2023-03-07T20:24:30.536Z] ---> Running in 1846eba05592 [2023-03-07T20:24:31.122Z] Removing intermediate container 1846eba05592 [2023-03-07T20:24:31.393Z] ---> b8bb69b35fcb [2023-03-07T20:24:31.393Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:24:31.393Z] Removing intermediate container 62d657c32404 [2023-03-07T20:24:31.393Z] ---> 17ca9340b3c6 [2023-03-07T20:24:31.393Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-07T20:24:31.393Z] ---> Running in 3c7ebccfc4f5 [2023-03-07T20:24:31.393Z] ---> Running in 058736bd9456 [2023-03-07T20:24:32.358Z] Removing intermediate container 058736bd9456 [2023-03-07T20:24:32.358Z] ---> b53927e3780c [2023-03-07T20:24:32.358Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-07T20:24:32.358Z] ---> Running in 0f90d8b19ff8 [2023-03-07T20:24:32.358Z] Removing intermediate container 3c7ebccfc4f5 [2023-03-07T20:24:32.358Z] ---> 69a111d1f2fb [2023-03-07T20:24:32.358Z] [2023-03-07T20:24:32.945Z] Successfully built 69a111d1f2fb [2023-03-07T20:24:32.945Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-07T20:24:32.945Z]  Building security-proxy-auth ... done Building core-data [2023-03-07T20:24:32.945Z] Removing intermediate container 0f90d8b19ff8 [2023-03-07T20:24:32.945Z] ---> 55601cffbf3c [2023-03-07T20:24:32.945Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-07T20:24:33.224Z] ---> Running in 6b3e988e7308 [2023-03-07T20:24:33.809Z] Removing intermediate container 6b3e988e7308 [2023-03-07T20:24:33.809Z] ---> eb7da7831892 [2023-03-07T20:24:33.809Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-07T20:24:33.809Z] ---> Running in ed8f29c68060 [2023-03-07T20:24:38.065Z] Removing intermediate container ed8f29c68060 [2023-03-07T20:24:38.065Z] ---> d8fc054541c2 [2023-03-07T20:24:38.065Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-07T20:24:38.065Z] ---> Running in 0ff0eeed869f [2023-03-07T20:24:38.065Z] Removing intermediate container 0ff0eeed869f [2023-03-07T20:24:38.065Z] ---> 8d89f10d1941 [2023-03-07T20:24:38.065Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-07T20:24:41.417Z] ---> 19af1ad9dd38 [2023-03-07T20:24:41.417Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-07T20:24:41.417Z] ---> Running in 27c2bd6a275c [2023-03-07T20:24:45.924Z] Removing intermediate container 27c2bd6a275c [2023-03-07T20:24:45.924Z] ---> f0af8bf1468a [2023-03-07T20:24:45.924Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:24:46.983Z] ---> c2bae9abe1b1 [2023-03-07T20:24:46.983Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-07T20:24:49.659Z] ---> 181c31f54895 [2023-03-07T20:24:49.659Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-07T20:24:51.075Z] ---> 406dc5818276 [2023-03-07T20:24:51.075Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-07T20:24:51.658Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:24:51.658Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:24:51.658Z] ---> dadddf6317d9 [2023-03-07T20:24:51.658Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:24:51.658Z] ---> Using cache [2023-03-07T20:24:51.658Z] ---> a088a04a090d [2023-03-07T20:24:51.658Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:24:51.658Z] ---> Using cache [2023-03-07T20:24:51.658Z] ---> ff9d24eb0f8a [2023-03-07T20:24:51.658Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:24:51.658Z] ---> Using cache [2023-03-07T20:24:51.659Z] ---> c8dfa4294224 [2023-03-07T20:24:51.659Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:24:51.659Z] ---> Using cache [2023-03-07T20:24:51.659Z] ---> eb9ea3c10f8c [2023-03-07T20:24:51.659Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:24:51.659Z] ---> Using cache [2023-03-07T20:24:51.659Z] ---> f5ffbb50eb53 [2023-03-07T20:24:51.659Z] Step 8/22 : COPY . . [2023-03-07T20:24:51.925Z] ---> Using cache [2023-03-07T20:24:51.925Z] ---> 846dae0416ae [2023-03-07T20:24:51.925Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-07T20:24:53.894Z] ---> Running in 3e70791b6700 [2023-03-07T20:24:53.894Z] ---> 1ee6286259ea [2023-03-07T20:24:53.894Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-07T20:24:55.871Z] ---> 40dd308ac3c3 [2023-03-07T20:24:55.871Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-07T20:24:56.831Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T20:24:57.799Z] ---> 38aaa1698d61 [2023-03-07T20:24:57.799Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-07T20:24:59.746Z] ---> 433ca3a05749 [2023-03-07T20:24:59.746Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-07T20:24:59.746Z] ---> Running in 97e4d5c75ace [2023-03-07T20:25:06.189Z] Removing intermediate container 97e4d5c75ace [2023-03-07T20:25:06.189Z] ---> b1618baec603 [2023-03-07T20:25:06.189Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-07T20:25:06.189Z] ---> Running in 4e46175cffed [2023-03-07T20:25:06.461Z] Removing intermediate container 4e46175cffed [2023-03-07T20:25:06.461Z] ---> 6af6e4c9ace5 [2023-03-07T20:25:06.461Z] Step 29/32 : CMD ["gate"] [2023-03-07T20:25:06.461Z] ---> Running in 7cf3b7d1bff2 [2023-03-07T20:25:07.439Z] Removing intermediate container 7cf3b7d1bff2 [2023-03-07T20:25:07.439Z] ---> 78c7b71bdaf9 [2023-03-07T20:25:07.439Z] Step 30/32 : LABEL arch=arm64 [2023-03-07T20:25:07.439Z] ---> Running in 1684f6b8218b [2023-03-07T20:25:07.717Z] Removing intermediate container caff7e856746 [2023-03-07T20:25:07.717Z] ---> a99ae33df334 [2023-03-07T20:25:07.717Z] [2023-03-07T20:25:07.717Z] Step 10/23 : FROM alpine:3.16 [2023-03-07T20:25:07.717Z] ---> 4c81e5bf8899 [2023-03-07T20:25:07.717Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:25:07.717Z] ---> Running in 795176568ab1 [2023-03-07T20:25:08.717Z] Removing intermediate container 1684f6b8218b [2023-03-07T20:25:08.717Z] ---> 0642b6cc9818 [2023-03-07T20:25:08.717Z] Step 31/32 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:25:08.717Z] ---> Running in 8ee21f05ef8b [2023-03-07T20:25:09.706Z] Removing intermediate container 8ee21f05ef8b [2023-03-07T20:25:09.706Z] ---> e7116dc6393a [2023-03-07T20:25:09.706Z] Step 32/32 : LABEL version=0.0.0 [2023-03-07T20:25:09.706Z] ---> Running in 3664306d48fa [2023-03-07T20:25:10.290Z] Removing intermediate container 3664306d48fa [2023-03-07T20:25:10.290Z] ---> 7348d1259e4b [2023-03-07T20:25:10.290Z] [2023-03-07T20:25:10.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:25:10.826Z] Successfully built 7348d1259e4b [2023-03-07T20:25:10.826Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-07T20:25:10.826Z] Building security-spire-config [2023-03-07T20:25:11.105Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:25:12.514Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:25:12.514Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:25:12.787Z] OK: 5 MiB in 15 packages [2023-03-07T20:25:15.384Z] Removing intermediate container 795176568ab1 [2023-03-07T20:25:15.384Z] ---> 6cfad28f13f5 [2023-03-07T20:25:15.384Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:25:15.384Z] ---> Running in 606f6adbd8bf [2023-03-07T20:25:15.978Z] Removing intermediate container 606f6adbd8bf [2023-03-07T20:25:15.978Z] ---> 130b2d31352c [2023-03-07T20:25:15.978Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-07T20:25:16.244Z] ---> Running in cd856a390833 [2023-03-07T20:25:17.651Z] Removing intermediate container cd856a390833 [2023-03-07T20:25:17.651Z] ---> e6dfbc2fe924 [2023-03-07T20:25:17.651Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-07T20:25:17.651Z] ---> Running in b56704942504 [2023-03-07T20:25:18.235Z] Removing intermediate container b56704942504 [2023-03-07T20:25:18.235Z] ---> f766ac957880 [2023-03-07T20:25:18.235Z] Step 15/23 : WORKDIR / [2023-03-07T20:25:18.503Z] ---> Running in b39ec11a9ddc [2023-03-07T20:25:19.465Z] Removing intermediate container b39ec11a9ddc [2023-03-07T20:25:19.465Z] ---> f7c1fae78e2d [2023-03-07T20:25:19.465Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:25:21.413Z] ---> 74ad0533c2d7 [2023-03-07T20:25:21.413Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-07T20:25:25.664Z] ---> 2b94e9313d33 [2023-03-07T20:25:25.664Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-07T20:25:25.664Z] Removing intermediate container 396b01a235c7 [2023-03-07T20:25:25.664Z] ---> 057584dc49c0 [2023-03-07T20:25:25.664Z] [2023-03-07T20:25:25.934Z] Step 10/24 : FROM alpine:3.16 [2023-03-07T20:25:25.934Z] ---> 4c81e5bf8899 [2023-03-07T20:25:25.934Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:25:25.934Z] ---> Using cache [2023-03-07T20:25:25.934Z] ---> 6cfad28f13f5 [2023-03-07T20:25:25.934Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:25:25.934Z] ---> Using cache [2023-03-07T20:25:25.934Z] ---> 130b2d31352c [2023-03-07T20:25:25.934Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-07T20:25:26.201Z] ---> Running in 59c1d4e3697f [2023-03-07T20:25:26.787Z] ---> cfad481f8c85 [2023-03-07T20:25:26.787Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-07T20:25:26.787Z] ---> Running in 1bbf6178fd8e [2023-03-07T20:25:27.373Z] Removing intermediate container 59c1d4e3697f [2023-03-07T20:25:27.373Z] ---> 8eefc2e48361 [2023-03-07T20:25:27.373Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-07T20:25:27.373Z] ---> Running in 0a513bcebea4 [2023-03-07T20:25:27.969Z] Removing intermediate container 1bbf6178fd8e [2023-03-07T20:25:27.969Z] ---> 520eb0835f35 [2023-03-07T20:25:27.969Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:25:27.969Z] ---> Running in 2bc92807d415 [2023-03-07T20:25:28.242Z] Removing intermediate container 0a513bcebea4 [2023-03-07T20:25:28.242Z] ---> e494105df636 [2023-03-07T20:25:28.242Z] Step 15/24 : WORKDIR / [2023-03-07T20:25:28.509Z] ---> Running in bebddaac8f96 [2023-03-07T20:25:28.782Z] Removing intermediate container 2bc92807d415 [2023-03-07T20:25:28.782Z] ---> a9f22394e712 [2023-03-07T20:25:28.782Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T20:25:29.058Z] ---> Running in ec5b01a40738 [2023-03-07T20:25:29.642Z] Removing intermediate container bebddaac8f96 [2023-03-07T20:25:29.642Z] ---> 21fcf18452d0 [2023-03-07T20:25:29.642Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:25:29.910Z] Removing intermediate container ec5b01a40738 [2023-03-07T20:25:29.910Z] ---> b1203cd0aff0 [2023-03-07T20:25:29.910Z] Step 22/23 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:25:30.496Z] ---> Running in 276e8525f2e1 [2023-03-07T20:25:31.473Z] Removing intermediate container 276e8525f2e1 [2023-03-07T20:25:31.473Z] ---> 9f0232c3bb30 [2023-03-07T20:25:31.473Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:25:31.473Z] ---> 066e31d128b6 [2023-03-07T20:25:31.473Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-07T20:25:31.742Z] ---> Running in ea30045d0958 [2023-03-07T20:25:32.707Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:25:32.707Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:25:32.707Z] ---> dadddf6317d9 [2023-03-07T20:25:32.707Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T20:25:32.707Z] ---> Using cache [2023-03-07T20:25:32.707Z] ---> da76fa81a1af [2023-03-07T20:25:32.707Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:25:32.707Z] ---> Using cache [2023-03-07T20:25:32.707Z] ---> 005769e2e01c [2023-03-07T20:25:32.707Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T20:25:32.707Z] ---> Using cache [2023-03-07T20:25:32.707Z] ---> aeda25e188e7 [2023-03-07T20:25:32.707Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:25:32.707Z] ---> Using cache [2023-03-07T20:25:32.707Z] ---> 811c54c682c9 [2023-03-07T20:25:32.707Z] Step 7/24 : COPY . . [2023-03-07T20:25:32.707Z] Removing intermediate container ea30045d0958 [2023-03-07T20:25:32.707Z] ---> 67685009dce9 [2023-03-07T20:25:32.707Z] [2023-03-07T20:25:32.707Z] ---> Using cache [2023-03-07T20:25:32.707Z] ---> e0fd1ba5e391 [2023-03-07T20:25:32.707Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:25:32.976Z] ---> Using cache [2023-03-07T20:25:32.976Z] ---> 79a437e95d66 [2023-03-07T20:25:32.976Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T20:25:32.976Z] ---> Using cache [2023-03-07T20:25:32.976Z] ---> 6cf67aff7483 [2023-03-07T20:25:32.976Z] 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-03-07T20:25:32.976Z] ---> Running in dadc06960c69 [2023-03-07T20:25:33.942Z] Successfully built 67685009dce9 [2023-03-07T20:25:33.942Z] Successfully tagged core-command-arm64:latest [2023-03-07T20:25:33.942Z] Building support-scheduler [2023-03-07T20:25:34.903Z]  Building core-command ... done  ---> 0c803ed6ccae [2023-03-07T20:25:34.903Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-07T20:25:36.357Z] ---> 2ff2f4201661 [2023-03-07T20:25:36.357Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-07T20:25:37.331Z] Removing intermediate container dadc06960c69 [2023-03-07T20:25:37.331Z] ---> 350609c22ba6 [2023-03-07T20:25:37.331Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T20:25:37.607Z] ---> Running in 1afa23fdeeb8 [2023-03-07T20:25:37.607Z] ---> 9e17aaf4d8fa [2023-03-07T20:25:37.607Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-07T20:25:37.881Z] ---> Running in 4308d44b15bc [2023-03-07T20:25:38.478Z] Removing intermediate container 1afa23fdeeb8 [2023-03-07T20:25:38.478Z] ---> 9d9f5756d726 [2023-03-07T20:25:38.478Z] [2023-03-07T20:25:38.478Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T20:25:38.478Z] ---> 354640af7b1b [2023-03-07T20:25:38.478Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:25:38.478Z] ---> Using cache [2023-03-07T20:25:38.478Z] ---> 9a26553638fa [2023-03-07T20:25:38.478Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-07T20:25:38.478Z] Removing intermediate container 4308d44b15bc [2023-03-07T20:25:38.478Z] ---> dddfd81bffa1 [2023-03-07T20:25:38.478Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:25:38.747Z] ---> Running in 5ded81a75ea7 [2023-03-07T20:25:38.747Z] ---> Running in 8a1116795fe5 [2023-03-07T20:25:39.337Z] Removing intermediate container 8a1116795fe5 [2023-03-07T20:25:39.337Z] ---> 0fe0dbba01d1 [2023-03-07T20:25:39.337Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T20:25:39.606Z] ---> Running in e92d8818da26 [2023-03-07T20:25:40.199Z] Removing intermediate container e92d8818da26 [2023-03-07T20:25:40.199Z] ---> 5881cea92916 [2023-03-07T20:25:40.199Z] Step 23/24 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:25:40.470Z] ---> Running in deddb1767774 [2023-03-07T20:25:41.063Z] Removing intermediate container deddb1767774 [2023-03-07T20:25:41.063Z] ---> c6648d423b27 [2023-03-07T20:25:41.063Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:25:41.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:25:41.063Z] ---> Running in 3158294f00b5 [2023-03-07T20:25:41.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:25:41.649Z] Removing intermediate container 3158294f00b5 [2023-03-07T20:25:41.649Z] ---> 152d4770419c [2023-03-07T20:25:41.649Z] [2023-03-07T20:25:42.616Z] Successfully built 152d4770419c [2023-03-07T20:25:42.616Z] Successfully tagged core-metadata-arm64:latest [2023-03-07T20:25:42.616Z] Building security-spiffe-token-provider [2023-03-07T20:25:42.885Z]  Building core-metadata ... done v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:25:42.885Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:25:42.885Z] OK: 15736 distinct packages available [2023-03-07T20:25:43.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:25:43.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:25:45.697Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-07T20:25:45.697Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:25:45.697Z] (3/4) Installing libucontext (1.1-r0) [2023-03-07T20:25:45.697Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-07T20:25:45.697Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:25:45.697Z] OK: 6 MiB in 18 packages [2023-03-07T20:25:47.642Z] Removing intermediate container 5ded81a75ea7 [2023-03-07T20:25:47.642Z] ---> 5717e7c3f53e [2023-03-07T20:25:47.642Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:25:57.723Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:25:57.723Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:25:57.723Z] ---> dadddf6317d9 [2023-03-07T20:25:57.723Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:25:57.723Z] ---> Using cache [2023-03-07T20:25:57.723Z] ---> a088a04a090d [2023-03-07T20:25:57.723Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:25:57.723Z] ---> Using cache [2023-03-07T20:25:57.723Z] ---> ff9d24eb0f8a [2023-03-07T20:25:57.723Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:25:57.723Z] ---> Using cache [2023-03-07T20:25:57.723Z] ---> c8dfa4294224 [2023-03-07T20:25:57.723Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:25:57.723Z] ---> Using cache [2023-03-07T20:25:57.723Z] ---> eb9ea3c10f8c [2023-03-07T20:25:57.723Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:25:57.723Z] ---> Using cache [2023-03-07T20:25:57.723Z] ---> f5ffbb50eb53 [2023-03-07T20:25:57.723Z] Step 8/22 : COPY . . [2023-03-07T20:25:57.723Z] ---> Using cache [2023-03-07T20:25:57.723Z] ---> 846dae0416ae [2023-03-07T20:25:57.723Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-07T20:25:57.723Z] ---> Running in d34950910a4c [2023-03-07T20:25:57.723Z] ---> d477b287e810 [2023-03-07T20:25:57.723Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:25:59.668Z] ---> 1a8e65fad686 [2023-03-07T20:25:59.668Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-07T20:25:59.668Z] ---> Running in ca66b5e63876 [2023-03-07T20:25:59.668Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T20:26:00.255Z] Removing intermediate container ca66b5e63876 [2023-03-07T20:26:00.255Z] ---> 59eae8ba0661 [2023-03-07T20:26:00.255Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-07T20:26:01.668Z] ---> 2e93ddf144cf [2023-03-07T20:26:01.668Z] Step 19/24 : WORKDIR / [2023-03-07T20:26:01.668Z] ---> Running in b84e53b8964c [2023-03-07T20:26:02.634Z] Removing intermediate container b84e53b8964c [2023-03-07T20:26:02.634Z] ---> ea2fb32828f1 [2023-03-07T20:26:02.634Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:26:02.634Z] ---> Running in 67a44aa90b73 [2023-03-07T20:26:03.219Z] Removing intermediate container 67a44aa90b73 [2023-03-07T20:26:03.488Z] ---> a65c8f139a99 [2023-03-07T20:26:03.488Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:26:03.488Z] ---> Running in d3a8b53aec01 [2023-03-07T20:26:04.084Z] Removing intermediate container d3a8b53aec01 [2023-03-07T20:26:04.084Z] ---> dbfc4c37a9c3 [2023-03-07T20:26:04.084Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T20:26:04.084Z] ---> Running in e91b73c1481d [2023-03-07T20:26:05.060Z] Removing intermediate container e91b73c1481d [2023-03-07T20:26:05.060Z] ---> e11863b6f82a [2023-03-07T20:26:05.060Z] Step 23/24 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:26:05.060Z] ---> Running in 1b2723140523 [2023-03-07T20:26:06.024Z] Removing intermediate container 1b2723140523 [2023-03-07T20:26:06.024Z] ---> b907cce618e6 [2023-03-07T20:26:06.024Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:26:06.024Z] ---> Running in 046173e6476d [2023-03-07T20:26:06.995Z] Removing intermediate container 046173e6476d [2023-03-07T20:26:06.996Z] ---> c389c6a333ae [2023-03-07T20:26:06.996Z] [2023-03-07T20:26:07.588Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:26:07.588Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:26:07.588Z] ---> dadddf6317d9 [2023-03-07T20:26:07.588Z] Step 3/19 : WORKDIR /edgex-go [2023-03-07T20:26:07.588Z] ---> Using cache [2023-03-07T20:26:07.588Z] ---> da76fa81a1af [2023-03-07T20:26:07.588Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-07T20:26:07.588Z] ---> Running in 4ccb5db3778a [2023-03-07T20:26:07.588Z] Successfully built c389c6a333ae [2023-03-07T20:26:07.588Z] Successfully tagged security-spire-config-arm64:latest [2023-03-07T20:26:07.588Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-03-07T20:26:09.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:26:10.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:26:11.598Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-07T20:26:11.598Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-07T20:26:11.598Z] OK: 16903 distinct packages available [2023-03-07T20:26:11.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:26:12.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:26:13.869Z] OK: 221 MiB in 51 packages [2023-03-07T20:26:16.464Z] Removing intermediate container 4ccb5db3778a [2023-03-07T20:26:16.464Z] ---> b75e959adcb0 [2023-03-07T20:26:16.464Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-07T20:26:17.439Z] ---> a6ae7eeaaa60 [2023-03-07T20:26:17.439Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:26:17.714Z] ---> Running in 462da710122a [2023-03-07T20:26:27.812Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:26:27.812Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:26:27.812Z] ---> dadddf6317d9 [2023-03-07T20:26:27.812Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:26:27.812Z] ---> Using cache [2023-03-07T20:26:27.812Z] ---> a088a04a090d [2023-03-07T20:26:27.812Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:26:27.812Z] ---> Using cache [2023-03-07T20:26:27.812Z] ---> ff9d24eb0f8a [2023-03-07T20:26:27.812Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:26:27.812Z] ---> Using cache [2023-03-07T20:26:27.812Z] ---> c8dfa4294224 [2023-03-07T20:26:27.812Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:26:27.812Z] ---> Using cache [2023-03-07T20:26:27.812Z] ---> eb9ea3c10f8c [2023-03-07T20:26:27.812Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:26:27.812Z] ---> Using cache [2023-03-07T20:26:27.812Z] ---> f5ffbb50eb53 [2023-03-07T20:26:27.812Z] Step 8/22 : COPY . . [2023-03-07T20:26:27.812Z] ---> Using cache [2023-03-07T20:26:27.812Z] ---> 846dae0416ae [2023-03-07T20:26:27.812Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-07T20:26:27.812Z] ---> Running in 7bffbc1f9136 [2023-03-07T20:26:29.766Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T20:28:06.439Z] Removing intermediate container 462da710122a [2023-03-07T20:28:06.439Z] ---> f5df19c37687 [2023-03-07T20:28:06.439Z] Step 7/19 : COPY . . [2023-03-07T20:28:16.527Z] ---> 57218e8bdaec [2023-03-07T20:28:16.527Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-07T20:28:16.527Z] ---> Running in 4bcd8f57651a [2023-03-07T20:28:17.499Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-07T20:31:24.512Z] Removing intermediate container 7fd8686fa65b [2023-03-07T20:31:24.512Z] ---> ee7eb228f8fc [2023-03-07T20:31:24.512Z] [2023-03-07T20:31:24.512Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:31:24.512Z] ---> 4c81e5bf8899 [2023-03-07T20:31:24.512Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T20:31:24.512Z] ---> Running in 342b7ebf7299 [2023-03-07T20:31:24.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:31:24.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:31:24.512Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T20:31:24.512Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:31:24.512Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:31:24.512Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:31:24.512Z] OK: 6 MiB in 16 packages [2023-03-07T20:31:24.512Z] Removing intermediate container 342b7ebf7299 [2023-03-07T20:31:24.512Z] ---> 9bcd9a5555fb [2023-03-07T20:31:24.512Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:31:24.512Z] ---> Running in 8519f9ae2b32 [2023-03-07T20:31:24.512Z] Removing intermediate container 8519f9ae2b32 [2023-03-07T20:31:24.512Z] ---> 5a549b714ffa [2023-03-07T20:31:24.512Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-07T20:31:24.512Z] ---> Running in 5f8f5739412c [2023-03-07T20:31:24.512Z] Removing intermediate container 5f8f5739412c [2023-03-07T20:31:24.512Z] ---> 3772e9d4e508 [2023-03-07T20:31:24.512Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T20:31:24.512Z] ---> Running in 28496987ea72 [2023-03-07T20:31:24.512Z] Removing intermediate container 28496987ea72 [2023-03-07T20:31:24.512Z] ---> d30919333846 [2023-03-07T20:31:24.512Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:31:24.512Z] ---> af9078e97f8a [2023-03-07T20:31:24.512Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-07T20:31:25.937Z] ---> 105f1279bac9 [2023-03-07T20:31:25.937Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-07T20:31:26.908Z] ---> 4ef88112c5b4 [2023-03-07T20:31:26.908Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-07T20:31:26.908Z] ---> Running in 7187002ddc64 [2023-03-07T20:31:27.503Z] Removing intermediate container 7187002ddc64 [2023-03-07T20:31:27.503Z] ---> 8f07f2700fd9 [2023-03-07T20:31:27.503Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:31:27.773Z] ---> Running in 6fd3957b6fd9 [2023-03-07T20:31:28.366Z] Removing intermediate container 6fd3957b6fd9 [2023-03-07T20:31:28.366Z] ---> b973e0055f3a [2023-03-07T20:31:28.366Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:31:28.366Z] ---> Running in 588dda47fbac [2023-03-07T20:31:28.965Z] Removing intermediate container 588dda47fbac [2023-03-07T20:31:28.965Z] ---> 32f9c4223070 [2023-03-07T20:31:28.965Z] Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:31:29.240Z] ---> Running in e6e82669960c [2023-03-07T20:31:29.840Z] Removing intermediate container e6e82669960c [2023-03-07T20:31:29.840Z] ---> 58f97423a97a [2023-03-07T20:31:29.840Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:31:29.840Z] ---> Running in 146703282fb1 [2023-03-07T20:31:30.431Z] Removing intermediate container 146703282fb1 [2023-03-07T20:31:30.431Z] ---> 5df48b21c426 [2023-03-07T20:31:30.431Z] [2023-03-07T20:31:30.699Z] Successfully built 5df48b21c426 [2023-03-07T20:31:30.699Z] Successfully tagged support-notifications-arm64:latest [2023-03-07T20:31:30.699Z] Building security-secretstore-setup [2023-03-07T20:31:52.792Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:31:52.792Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:31:52.792Z] ---> dadddf6317d9 [2023-03-07T20:31:52.792Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T20:31:52.792Z] ---> Using cache [2023-03-07T20:31:52.792Z] ---> da76fa81a1af [2023-03-07T20:31:52.792Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-07T20:31:52.792Z] ---> Running in 26a088470b98 [2023-03-07T20:31:52.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:31:53.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:31:55.358Z] OK: 221 MiB in 51 packages [2023-03-07T20:31:56.779Z] Removing intermediate container 26a088470b98 [2023-03-07T20:31:56.779Z] ---> 0b7d7e22b722 [2023-03-07T20:31:56.779Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T20:31:57.760Z] ---> d10a1655e687 [2023-03-07T20:31:57.760Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:31:57.760Z] ---> Running in 44d85db4fe6b [2023-03-07T20:33:50.962Z] Removing intermediate container 44d85db4fe6b [2023-03-07T20:33:50.962Z] ---> 3bb8ee5347fe [2023-03-07T20:33:50.962Z] Step 7/23 : COPY . . [2023-03-07T20:33:50.962Z] Removing intermediate container 3e70791b6700 [2023-03-07T20:33:50.962Z] ---> e40eb449894b [2023-03-07T20:33:50.962Z] [2023-03-07T20:33:50.962Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:33:50.962Z] ---> 4c81e5bf8899 [2023-03-07T20:33:50.962Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-07T20:33:50.962Z] ---> Running in 46fbc881ad5b [2023-03-07T20:33:50.962Z] Removing intermediate container 46fbc881ad5b [2023-03-07T20:33:50.962Z] ---> 4ed6164e106b [2023-03-07T20:33:50.962Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-07T20:33:50.962Z] ---> Running in a7dbd9a08966 [2023-03-07T20:33:51.231Z] Removing intermediate container a7dbd9a08966 [2023-03-07T20:33:51.231Z] ---> 834848a4a2de [2023-03-07T20:33:51.231Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-07T20:33:51.500Z] ---> Running in 06cf92293953 [2023-03-07T20:33:52.470Z] Removing intermediate container 06cf92293953 [2023-03-07T20:33:52.470Z] ---> ab71065257a6 [2023-03-07T20:33:52.470Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:33:52.470Z] ---> Running in fd0469749ec9 [2023-03-07T20:33:55.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:33:55.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:33:57.093Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:33:57.093Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:33:57.093Z] OK: 5 MiB in 15 packages [2023-03-07T20:34:01.365Z] Removing intermediate container fd0469749ec9 [2023-03-07T20:34:01.365Z] ---> 189d4e07d599 [2023-03-07T20:34:01.365Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:34:01.365Z] ---> 3f3d34da847b [2023-03-07T20:34:01.365Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-07T20:34:01.365Z] ---> Running in 506293fb20b4 [2023-03-07T20:34:02.772Z] ---> 9cbbf5ac9961 [2023-03-07T20:34:02.772Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-07T20:34:03.732Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T20:34:04.690Z] ---> e18c776cb237 [2023-03-07T20:34:04.690Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-07T20:34:05.649Z] ---> 3bad3054644f [2023-03-07T20:34:05.649Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-07T20:34:05.917Z] ---> Running in 116146a4c726 [2023-03-07T20:34:06.501Z] Removing intermediate container 116146a4c726 [2023-03-07T20:34:06.501Z] ---> 663624deb9a1 [2023-03-07T20:34:06.501Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:34:06.501Z] ---> Running in 85bd89abe351 [2023-03-07T20:34:07.090Z] Removing intermediate container 85bd89abe351 [2023-03-07T20:34:07.090Z] ---> 60c6540ab727 [2023-03-07T20:34:07.090Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:34:07.090Z] ---> Running in 3d3eb8d0487a [2023-03-07T20:34:07.686Z] Removing intermediate container 3d3eb8d0487a [2023-03-07T20:34:07.686Z] ---> dc61b16fd932 [2023-03-07T20:34:07.686Z] Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:34:07.686Z] ---> Running in dc4c08dad8ef [2023-03-07T20:34:08.278Z] Removing intermediate container dc4c08dad8ef [2023-03-07T20:34:08.278Z] ---> b597d278efe5 [2023-03-07T20:34:08.278Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:34:08.555Z] ---> Running in 45364f82536d [2023-03-07T20:34:08.823Z] Removing intermediate container 45364f82536d [2023-03-07T20:34:08.823Z] ---> 6eef96055e53 [2023-03-07T20:34:08.823Z] [2023-03-07T20:34:09.406Z] Successfully built 6eef96055e53 [2023-03-07T20:34:09.406Z] Successfully tagged core-data-arm64:latest [2023-03-07T20:34:09.406Z] Building security-proxy-setup [2023-03-07T20:34:31.843Z]  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:34:31.843Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:34:31.843Z] ---> dadddf6317d9 [2023-03-07T20:34:31.843Z] Step 3/20 : WORKDIR /edgex-go [2023-03-07T20:34:31.843Z] ---> Using cache [2023-03-07T20:34:31.843Z] ---> da76fa81a1af [2023-03-07T20:34:31.843Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-07T20:34:31.843Z] ---> Using cache [2023-03-07T20:34:31.843Z] ---> 0b7d7e22b722 [2023-03-07T20:34:31.843Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-07T20:34:31.843Z] ---> Using cache [2023-03-07T20:34:31.843Z] ---> d10a1655e687 [2023-03-07T20:34:31.843Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:34:31.843Z] ---> Using cache [2023-03-07T20:34:31.843Z] ---> 3bb8ee5347fe [2023-03-07T20:34:31.843Z] Step 7/20 : COPY . . [2023-03-07T20:34:31.843Z] ---> Using cache [2023-03-07T20:34:31.843Z] ---> 3f3d34da847b [2023-03-07T20:34:31.843Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-07T20:34:31.843Z] ---> Running in 5e60fb8284e3 [2023-03-07T20:34:31.843Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T20:35:05.581Z] Removing intermediate container 7bffbc1f9136 [2023-03-07T20:35:05.581Z] ---> 3c233c129c9d [2023-03-07T20:35:05.581Z] [2023-03-07T20:35:05.581Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:35:05.581Z] ---> 4c81e5bf8899 [2023-03-07T20:35:05.581Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T20:35:05.581Z] ---> Using cache [2023-03-07T20:35:05.581Z] ---> 95d497215e77 [2023-03-07T20:35:05.581Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:35:05.581Z] ---> Using cache [2023-03-07T20:35:05.581Z] ---> 1802431b08f8 [2023-03-07T20:35:05.581Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:35:05.581Z] ---> Using cache [2023-03-07T20:35:05.856Z] ---> 7a7597ae9e00 [2023-03-07T20:35:05.856Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-07T20:35:07.823Z] ---> 73cf21da67ce [2023-03-07T20:35:07.823Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-07T20:35:08.794Z] ---> 9914de066f67 [2023-03-07T20:35:08.794Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-07T20:35:09.766Z] ---> 038e5b6c76de [2023-03-07T20:35:09.766Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:35:10.041Z] ---> Running in d60eef65a42c [2023-03-07T20:35:13.435Z] Removing intermediate container d60eef65a42c [2023-03-07T20:35:13.435Z] ---> 83bcff6bf611 [2023-03-07T20:35:13.435Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:35:13.712Z] ---> Running in 1c98f3f9597d [2023-03-07T20:35:14.308Z] Removing intermediate container 1c98f3f9597d [2023-03-07T20:35:14.308Z] ---> 5d7ec7b17204 [2023-03-07T20:35:14.308Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-07T20:35:14.308Z] ---> Running in 5448e0acc70f [2023-03-07T20:35:14.905Z] Removing intermediate container 5448e0acc70f [2023-03-07T20:35:14.905Z] ---> fa58ab7ff006 [2023-03-07T20:35:14.905Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:35:14.905Z] ---> Running in 3438962460fb [2023-03-07T20:35:15.547Z] Removing intermediate container 3438962460fb [2023-03-07T20:35:15.547Z] ---> 743b9934b86c [2023-03-07T20:35:15.547Z] Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:35:15.817Z] ---> Running in 96a7a036c733 [2023-03-07T20:35:16.408Z] Removing intermediate container 96a7a036c733 [2023-03-07T20:35:16.408Z] ---> d9cdddc6cdd6 [2023-03-07T20:35:16.408Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:35:16.408Z] ---> Running in c4251cc2b290 [2023-03-07T20:35:17.385Z] Removing intermediate container c4251cc2b290 [2023-03-07T20:35:17.385Z] ---> 5bb89750ba62 [2023-03-07T20:35:17.385Z] [2023-03-07T20:35:17.656Z] Successfully built 5bb89750ba62 [2023-03-07T20:35:17.656Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-07T20:35:17.656Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-03-07T20:35:35.960Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:35:35.961Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:35:35.961Z] ---> dadddf6317d9 [2023-03-07T20:35:35.961Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T20:35:35.961Z] ---> Using cache [2023-03-07T20:35:35.961Z] ---> da76fa81a1af [2023-03-07T20:35:35.961Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:35:35.961Z] ---> Using cache [2023-03-07T20:35:35.961Z] ---> 005769e2e01c [2023-03-07T20:35:35.961Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T20:35:35.961Z] ---> Using cache [2023-03-07T20:35:35.961Z] ---> aeda25e188e7 [2023-03-07T20:35:35.961Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:35:35.961Z] ---> Using cache [2023-03-07T20:35:35.961Z] ---> 811c54c682c9 [2023-03-07T20:35:35.961Z] Step 7/24 : COPY . . [2023-03-07T20:35:35.961Z] ---> Using cache [2023-03-07T20:35:35.961Z] ---> e0fd1ba5e391 [2023-03-07T20:35:35.961Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:35:35.961Z] ---> Using cache [2023-03-07T20:35:35.961Z] ---> 79a437e95d66 [2023-03-07T20:35:35.961Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T20:35:35.961Z] ---> Using cache [2023-03-07T20:35:35.961Z] ---> 6cf67aff7483 [2023-03-07T20:35:35.961Z] 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-03-07T20:35:35.961Z] ---> Using cache [2023-03-07T20:35:35.961Z] ---> 350609c22ba6 [2023-03-07T20:35:35.961Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T20:35:35.961Z] ---> Using cache [2023-03-07T20:35:35.961Z] ---> 9d9f5756d726 [2023-03-07T20:35:35.961Z] [2023-03-07T20:35:35.961Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T20:35:35.961Z] ---> 354640af7b1b [2023-03-07T20:35:35.961Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:35:35.961Z] ---> Using cache [2023-03-07T20:35:35.961Z] ---> 9a26553638fa [2023-03-07T20:35:35.961Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T20:35:35.961Z] ---> Using cache [2023-03-07T20:35:35.961Z] ---> 27932f56637a [2023-03-07T20:35:35.961Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-07T20:35:39.336Z] ---> 566e99f4e1de [2023-03-07T20:35:39.336Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:35:44.721Z] ---> f2949364239c [2023-03-07T20:35:44.721Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:35:45.812Z] ---> 38a9289ea160 [2023-03-07T20:35:45.812Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-07T20:35:47.289Z] ---> cf18b1551c50 [2023-03-07T20:35:47.289Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-07T20:35:47.987Z] ---> 1953f2677034 [2023-03-07T20:35:47.988Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:35:47.988Z] ---> Running in a46c0c97fc18 [2023-03-07T20:35:48.633Z] Removing intermediate container a46c0c97fc18 [2023-03-07T20:35:48.633Z] ---> 1704172c22c9 [2023-03-07T20:35:48.633Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:35:48.913Z] ---> Running in e841cd21baf7 [2023-03-07T20:35:49.520Z] Removing intermediate container e841cd21baf7 [2023-03-07T20:35:49.520Z] ---> b814228a0c65 [2023-03-07T20:35:49.520Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T20:35:49.520Z] ---> Running in ff18666be74f [2023-03-07T20:35:50.110Z] Removing intermediate container ff18666be74f [2023-03-07T20:35:50.110Z] ---> 8722cfc55558 [2023-03-07T20:35:50.111Z] Step 23/24 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:35:50.111Z] ---> Running in 86b071ae19f8 [2023-03-07T20:35:50.704Z] Removing intermediate container 86b071ae19f8 [2023-03-07T20:35:50.704Z] ---> 38faf9ef6c11 [2023-03-07T20:35:50.704Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:35:50.975Z] ---> Running in 9834cce80de4 [2023-03-07T20:35:51.563Z] Removing intermediate container 9834cce80de4 [2023-03-07T20:35:51.563Z] ---> 65e5ea469251 [2023-03-07T20:35:51.563Z] [2023-03-07T20:35:51.834Z] Successfully built 65e5ea469251 [2023-03-07T20:35:51.834Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-07T20:38:13.625Z]  Building security-spire-agent ... done Removing intermediate container d34950910a4c [2023-03-07T20:38:13.625Z] ---> e6008873ee04 [2023-03-07T20:38:13.625Z] [2023-03-07T20:38:13.625Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:38:13.625Z] ---> 4c81e5bf8899 [2023-03-07T20:38:13.625Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:38:13.625Z] ---> Using cache [2023-03-07T20:38:13.625Z] ---> 6cfad28f13f5 [2023-03-07T20:38:13.625Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:38:13.625Z] ---> Using cache [2023-03-07T20:38:13.625Z] ---> 130b2d31352c [2023-03-07T20:38:13.626Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-07T20:38:13.626Z] ---> Running in a4ed927b9470 [2023-03-07T20:38:13.626Z] Removing intermediate container a4ed927b9470 [2023-03-07T20:38:13.626Z] ---> e207cf026db3 [2023-03-07T20:38:13.626Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T20:38:13.626Z] ---> Running in 40c9e2dfda5d [2023-03-07T20:38:14.223Z] Removing intermediate container 40c9e2dfda5d [2023-03-07T20:38:14.223Z] ---> 160ab51120e9 [2023-03-07T20:38:14.223Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:38:15.193Z] ---> 01ff928e1a2a [2023-03-07T20:38:15.193Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-07T20:38:18.564Z] ---> 6e3a1c88a4ba [2023-03-07T20:38:18.564Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-07T20:38:18.833Z] ---> 7b9141e8a0a3 [2023-03-07T20:38:18.833Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-07T20:38:19.111Z] ---> Running in 4d03081e39ed [2023-03-07T20:38:19.701Z] Removing intermediate container 4d03081e39ed [2023-03-07T20:38:19.701Z] ---> d4cb01155cac [2023-03-07T20:38:19.701Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:38:19.701Z] ---> Running in d7c43655ac07 [2023-03-07T20:38:20.296Z] Removing intermediate container d7c43655ac07 [2023-03-07T20:38:20.296Z] ---> 15c9bcecbc7b [2023-03-07T20:38:20.296Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:38:20.296Z] ---> Running in 36bd2f74363d [2023-03-07T20:38:20.891Z] Removing intermediate container 36bd2f74363d [2023-03-07T20:38:20.891Z] ---> f434ac157435 [2023-03-07T20:38:20.891Z] Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:38:21.164Z] ---> Running in bcdca97e4a05 [2023-03-07T20:38:21.446Z] Removing intermediate container bcdca97e4a05 [2023-03-07T20:38:21.446Z] ---> 92bffc55bc64 [2023-03-07T20:38:21.446Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:38:21.731Z] ---> Running in 466d17bf6288 [2023-03-07T20:38:22.327Z] Removing intermediate container 466d17bf6288 [2023-03-07T20:38:22.327Z] ---> c18cb22781a6 [2023-03-07T20:38:22.327Z] [2023-03-07T20:38:22.600Z] Successfully built c18cb22781a6 [2023-03-07T20:38:22.600Z] Successfully tagged support-scheduler-arm64:latest [2023-03-07T20:38:40.870Z]  Building support-scheduler ... done Removing intermediate container 4bcd8f57651a [2023-03-07T20:38:40.870Z] ---> 9cf7849761de [2023-03-07T20:38:40.870Z] [2023-03-07T20:38:40.870Z] Step 9/19 : FROM alpine:3.15 [2023-03-07T20:38:40.870Z] ---> 354640af7b1b [2023-03-07T20:38:40.870Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:38:40.870Z] ---> Using cache [2023-03-07T20:38:40.870Z] ---> 9a26553638fa [2023-03-07T20:38:40.870Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-07T20:38:40.870Z] ---> Running in 083bfc185b20 [2023-03-07T20:38:41.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:38:42.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:38:43.830Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:38:43.830Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:38:43.830Z] OK: 15736 distinct packages available [2023-03-07T20:38:43.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:38:44.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:38:45.828Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-07T20:38:45.828Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-07T20:38:45.828Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-07T20:38:45.828Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-07T20:38:45.828Z] (5/9) Installing curl (7.80.0-r6) [2023-03-07T20:38:45.828Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-07T20:38:45.828Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:38:45.828Z] (8/9) Installing libucontext (1.1-r0) [2023-03-07T20:38:45.828Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-07T20:38:45.828Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:38:45.828Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:38:46.415Z] OK: 8 MiB in 23 packages [2023-03-07T20:38:49.001Z] Removing intermediate container 083bfc185b20 [2023-03-07T20:38:49.001Z] ---> 953a77f8bd82 [2023-03-07T20:38:49.001Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:38:49.586Z] ---> e0f305059f99 [2023-03-07T20:38:49.586Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-07T20:38:52.183Z] ---> 833a65095453 [2023-03-07T20:38:52.183Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-07T20:38:53.161Z] ---> df3d4111585d [2023-03-07T20:38:53.161Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-07T20:38:53.161Z] ---> Running in 52e2093494c9 [2023-03-07T20:38:53.761Z] Removing intermediate container 52e2093494c9 [2023-03-07T20:38:53.761Z] ---> 23e28f784c72 [2023-03-07T20:38:53.761Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:38:54.049Z] ---> Running in 8e11c6187034 [2023-03-07T20:38:54.647Z] Removing intermediate container 8e11c6187034 [2023-03-07T20:38:54.647Z] ---> 3888a369c504 [2023-03-07T20:38:54.647Z] Step 17/19 : LABEL arch=arm64 [2023-03-07T20:38:54.647Z] ---> Running in a13946a3b971 [2023-03-07T20:38:55.236Z] Removing intermediate container a13946a3b971 [2023-03-07T20:38:55.236Z] ---> 027231933e4a [2023-03-07T20:38:55.236Z] Step 18/19 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:38:55.236Z] ---> Running in 81642d6e2737 [2023-03-07T20:38:55.833Z] Removing intermediate container 81642d6e2737 [2023-03-07T20:38:55.833Z] ---> 9ab1d5f32d50 [2023-03-07T20:38:55.833Z] Step 19/19 : LABEL version=0.0.0 [2023-03-07T20:38:56.104Z] ---> Running in b9ee7d92ed91 [2023-03-07T20:38:56.693Z] Removing intermediate container b9ee7d92ed91 [2023-03-07T20:38:56.693Z] ---> 22ce711dc22e [2023-03-07T20:38:56.693Z] [2023-03-07T20:38:56.962Z] Successfully built 22ce711dc22e [2023-03-07T20:38:56.962Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-07T20:39:35.858Z]  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T20:39:48.179Z] Removing intermediate container 506293fb20b4 [2023-03-07T20:39:48.179Z] ---> 0ca3f6fddd0a [2023-03-07T20:39:48.179Z] [2023-03-07T20:39:48.179Z] Step 9/23 : FROM alpine:3.16 [2023-03-07T20:39:48.179Z] ---> 4c81e5bf8899 [2023-03-07T20:39:48.179Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-07T20:39:48.179Z] Removing intermediate container 5e60fb8284e3 [2023-03-07T20:39:48.179Z] ---> fda1ae6f7b57 [2023-03-07T20:39:48.179Z] [2023-03-07T20:39:48.179Z] Step 9/20 : FROM alpine:3.16 [2023-03-07T20:39:48.179Z] ---> 4c81e5bf8899 [2023-03-07T20:39:48.179Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-07T20:39:48.179Z] ---> Running in 59aaf5dece69 [2023-03-07T20:39:48.179Z] ---> Running in 045b2fab28f9 [2023-03-07T20:39:48.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:39:48.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:39:48.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:39:48.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:39:49.870Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-07T20:39:49.870Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:39:49.870Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-07T20:39:49.870Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:39:49.870Z] OK: 6 MiB in 16 packages [2023-03-07T20:39:49.870Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-07T20:39:49.870Z] (3/3) Installing su-exec (0.2-r1) [2023-03-07T20:39:49.870Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:39:49.870Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:39:50.142Z] OK: 6 MiB in 17 packages [2023-03-07T20:39:51.115Z] Removing intermediate container 045b2fab28f9 [2023-03-07T20:39:51.115Z] ---> 09c0cf79e98f [2023-03-07T20:39:51.115Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-07T20:39:51.383Z] ---> Running in ea3e045994fe [2023-03-07T20:39:51.652Z] Removing intermediate container ea3e045994fe [2023-03-07T20:39:51.652Z] ---> f1e774055a95 [2023-03-07T20:39:51.652Z] Step 12/20 : WORKDIR /edgex [2023-03-07T20:39:51.923Z] ---> Running in 039d69b3dffe [2023-03-07T20:39:51.923Z] Removing intermediate container 59aaf5dece69 [2023-03-07T20:39:51.923Z] ---> 784785dd0e8a [2023-03-07T20:39:51.923Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-07T20:39:51.923Z] ---> Running in 56afbc1338e3 [2023-03-07T20:39:52.213Z] Removing intermediate container 039d69b3dffe [2023-03-07T20:39:52.213Z] ---> 00e0478761fe [2023-03-07T20:39:52.213Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-07T20:39:52.483Z] Removing intermediate container 56afbc1338e3 [2023-03-07T20:39:52.483Z] ---> 53d921ad8a9d [2023-03-07T20:39:52.483Z] Step 12/23 : WORKDIR / [2023-03-07T20:39:52.483Z] ---> Running in 08dbd85fa713 [2023-03-07T20:39:53.073Z] Removing intermediate container 08dbd85fa713 [2023-03-07T20:39:53.073Z] ---> 5b241c94669c [2023-03-07T20:39:53.073Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-07T20:39:53.073Z] ---> 91b2833428af [2023-03-07T20:39:53.073Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-07T20:39:53.661Z] ---> 3f0c3b72577c [2023-03-07T20:39:53.661Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-07T20:39:54.259Z] ---> bfa855940d97 [2023-03-07T20:39:54.259Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T20:39:54.528Z] ---> 253915d0ca98 [2023-03-07T20:39:54.528Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-07T20:39:54.797Z] ---> 58efdae15a7a [2023-03-07T20:39:54.797Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:39:55.072Z] ---> Running in f0fc6c620bc9 [2023-03-07T20:39:55.072Z] ---> a657ddd13ea0 [2023-03-07T20:39:55.072Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-07T20:39:57.665Z] ---> d5bed3d8013e [2023-03-07T20:39:57.665Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-07T20:39:58.628Z] Removing intermediate container f0fc6c620bc9 [2023-03-07T20:39:58.628Z] ---> 9c49ff057997 [2023-03-07T20:39:58.628Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:39:58.628Z] ---> Running in 44cb94c5cf00 [2023-03-07T20:39:59.212Z] ---> 4d9c9626744e [2023-03-07T20:39:59.212Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T20:39:59.212Z] Removing intermediate container 44cb94c5cf00 [2023-03-07T20:39:59.212Z] ---> e0afb525c3e0 [2023-03-07T20:39:59.212Z] Step 18/20 : LABEL arch=arm64 [2023-03-07T20:39:59.212Z] ---> Running in 2a892a65b421 [2023-03-07T20:39:59.800Z] Removing intermediate container 2a892a65b421 [2023-03-07T20:39:59.800Z] ---> f5ff2877b052 [2023-03-07T20:39:59.800Z] Step 19/20 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:39:59.800Z] ---> 1b60f008aaf6 [2023-03-07T20:39:59.800Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:39:59.800Z] ---> Running in 6d28b7253be8 [2023-03-07T20:39:59.800Z] ---> Running in cad87378cec8 [2023-03-07T20:40:00.390Z] Removing intermediate container 6d28b7253be8 [2023-03-07T20:40:00.390Z] ---> 0a3901aadc94 [2023-03-07T20:40:00.390Z] Step 20/20 : LABEL version=0.0.0 [2023-03-07T20:40:00.390Z] ---> Running in 8ef44a602329 [2023-03-07T20:40:00.661Z] Removing intermediate container 8ef44a602329 [2023-03-07T20:40:00.661Z] ---> cf97059b4609 [2023-03-07T20:40:00.661Z] [2023-03-07T20:40:00.930Z] Successfully built cf97059b4609 [2023-03-07T20:40:00.930Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-07T20:40:01.897Z]  Building security-proxy-setup ... done Removing intermediate container cad87378cec8 [2023-03-07T20:40:01.897Z] ---> cbe46baaea6a [2023-03-07T20:40:01.897Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:40:01.897Z] ---> Running in f65940f4f836 [2023-03-07T20:40:02.487Z] Removing intermediate container f65940f4f836 [2023-03-07T20:40:02.487Z] ---> f2c53210062a [2023-03-07T20:40:02.487Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T20:40:02.487Z] ---> Running in 8cfcc8c6eeb2 [2023-03-07T20:40:02.756Z] Removing intermediate container 8cfcc8c6eeb2 [2023-03-07T20:40:02.756Z] ---> 24f3fcd54248 [2023-03-07T20:40:02.756Z] Step 22/23 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef [2023-03-07T20:40:03.024Z] ---> Running in 9057e8716ea5 [2023-03-07T20:40:03.293Z] Removing intermediate container 9057e8716ea5 [2023-03-07T20:40:03.293Z] ---> d989ef381261 [2023-03-07T20:40:03.293Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:40:03.293Z] ---> Running in 20bad1a01bbb [2023-03-07T20:40:03.886Z] Removing intermediate container 20bad1a01bbb [2023-03-07T20:40:03.886Z] ---> 1d65c87fc9cc [2023-03-07T20:40:03.886Z] [2023-03-07T20:40:03.886Z] Successfully built 1d65c87fc9cc [2023-03-07T20:40:03.886Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-07T20:40:04.436Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-03-07T20:40:04.432Z] $ docker stop --time=1 64540b518c0351496633e730aa3036ef488ebb1a40438e41bd540be26fe21181 [2023-03-07T20:40:06.302Z] $ docker rm -f --volumes 64540b518c0351496633e730aa3036ef488ebb1a40438e41bd540be26fe21181 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T20:40:06.910Z] + docker images [2023-03-07T20:40:07.182Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-07T20:40:07.182Z] security-secretstore-setup-arm64 latest 1d65c87fc9cc 4 seconds ago 28.7MB [2023-03-07T20:40:07.182Z] security-proxy-setup-arm64 latest cf97059b4609 7 seconds ago 15.8MB [2023-03-07T20:40:07.182Z] 0ca3f6fddd0a 23 seconds ago 1.5GB [2023-03-07T20:40:07.182Z] fda1ae6f7b57 23 seconds ago 1.49GB [2023-03-07T20:40:07.182Z] security-spiffe-token-provider-arm64 latest 22ce711dc22e About a minute ago 29.1MB [2023-03-07T20:40:07.182Z] 9cf7849761de About a minute ago 1.54GB [2023-03-07T20:40:07.182Z] support-scheduler-arm64 latest c18cb22781a6 About a minute ago 29.1MB [2023-03-07T20:40:07.182Z] e6008873ee04 About a minute ago 1.57GB [2023-03-07T20:40:07.182Z] security-spire-agent-arm64 latest 65e5ea469251 4 minutes ago 122MB [2023-03-07T20:40:07.182Z] core-common-config-bootstrapper-arm64 latest 5bb89750ba62 4 minutes ago 14.9MB [2023-03-07T20:40:07.182Z] 3c233c129c9d 5 minutes ago 1.5GB [2023-03-07T20:40:07.182Z] core-data-arm64 latest 6eef96055e53 5 minutes ago 17.3MB [2023-03-07T20:40:07.182Z] e40eb449894b 6 minutes ago 1.51GB [2023-03-07T20:40:07.182Z] support-notifications-arm64 latest 5df48b21c426 8 minutes ago 29.7MB [2023-03-07T20:40:07.182Z] ee7eb228f8fc 8 minutes ago 1.57GB [2023-03-07T20:40:07.182Z] security-spire-config-arm64 latest c389c6a333ae 14 minutes ago 83.6MB [2023-03-07T20:40:07.182Z] core-metadata-arm64 latest 152d4770419c 14 minutes ago 17.8MB [2023-03-07T20:40:07.182Z] 9d9f5756d726 14 minutes ago 1.38GB [2023-03-07T20:40:07.182Z] core-command-arm64 latest 67685009dce9 14 minutes ago 17.1MB [2023-03-07T20:40:07.182Z] 057584dc49c0 14 minutes ago 1.51GB [2023-03-07T20:40:07.182Z] security-bootstrapper-arm64 latest 7348d1259e4b 14 minutes ago 19MB [2023-03-07T20:40:07.183Z] a99ae33df334 15 minutes ago 1.51GB [2023-03-07T20:40:07.183Z] security-proxy-auth-arm64 latest 69a111d1f2fb 15 minutes ago 15.6MB [2023-03-07T20:40:07.183Z] 8832e432b9ee 15 minutes ago 1.49GB [2023-03-07T20:40:07.183Z] aa874b667e2f 16 minutes ago 1.48GB [2023-03-07T20:40:07.183Z] security-spire-server-arm64 latest 653a471055e9 22 minutes ago 84.3MB [2023-03-07T20:40:07.183Z] fb53ff4dd061 23 minutes ago 1.38GB [2023-03-07T20:40:07.183Z] ci-base-image-arm64 latest dadddf6317d9 37 minutes ago 904MB [2023-03-07T20:40:07.183Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-07T20:40:07.183Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-07T20:40:07.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-07T20:40:07.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:40:07.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T20:40:07.977Z] [2023-03-07T20:40:07.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:40:08.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T20:40:08.674Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T20:40:08.674Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T20:40:08.674Z] 04944245beec: Pulling fs layer [2023-03-07T20:40:08.674Z] 699f458cf7ca: Pulling fs layer [2023-03-07T20:40:08.674Z] 765212b225bb: Pulling fs layer [2023-03-07T20:40:08.674Z] f23df028b6ca: Pulling fs layer [2023-03-07T20:40:08.674Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T20:40:08.674Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T20:40:08.674Z] 765212b225bb: Waiting [2023-03-07T20:40:08.674Z] f23df028b6ca: Waiting [2023-03-07T20:40:08.674Z] d65c8cfc05b1: Waiting [2023-03-07T20:40:08.674Z] 2437ff75d9bd: Waiting [2023-03-07T20:40:08.674Z] 04944245beec: Verifying Checksum [2023-03-07T20:40:08.674Z] 04944245beec: Download complete [2023-03-07T20:40:08.674Z] 765212b225bb: Download complete [2023-03-07T20:40:08.947Z] f23df028b6ca: Verifying Checksum [2023-03-07T20:40:08.947Z] f23df028b6ca: Download complete [2023-03-07T20:40:08.947Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T20:40:08.947Z] d65c8cfc05b1: Download complete [2023-03-07T20:40:08.947Z] 699f458cf7ca: Verifying Checksum [2023-03-07T20:40:08.947Z] 699f458cf7ca: Download complete [2023-03-07T20:40:09.534Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T20:40:09.534Z] 8998bd30e6a1: Download complete [2023-03-07T20:40:12.135Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T20:40:12.135Z] 2437ff75d9bd: Download complete [2023-03-07T20:40:13.558Z] 8998bd30e6a1: Pull complete [2023-03-07T20:40:14.149Z] 04944245beec: Pull complete [2023-03-07T20:40:15.564Z] 699f458cf7ca: Pull complete [2023-03-07T20:40:15.835Z] 765212b225bb: Pull complete [2023-03-07T20:40:16.423Z] f23df028b6ca: Pull complete [2023-03-07T20:40:16.691Z] d65c8cfc05b1: Pull complete [2023-03-07T20:40:31.699Z] 2437ff75d9bd: Pull complete [2023-03-07T20:40:31.699Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T20:40:31.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T20:40:31.699Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:40:32.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-8628 does not seem to be running inside a container [2023-03-07T20:40:32.136Z] $ 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-03-07T20:40:35.437Z] $ docker top 49bfe18dec2041fe26855d50f07f46a380b9bb0ab14943cd0a95fd650a759549 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:40:36.459Z] ---> job-cost.sh [2023-03-07T20:40:36.459Z] lf-activate-venv: SKIPPING [2023-03-07T20:40:36.459Z] INFO: No Stack... [2023-03-07T20:40:37.047Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T20:40:38.012Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T20:40:38.683Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-07T20:40:38.683Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T20:40:38.748Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4414-1-stack-cost] [2023-03-07T20:40:38.753Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4414-1-stack-cost] did not exist. Created. [2023-03-07T20:40:38.753Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4414-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T20:40:39.490Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T20:40:39.785Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T20:40:39.806Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4414-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T20:40:39.870Z] $ docker stop --time=1 49bfe18dec2041fe26855d50f07f46a380b9bb0ab14943cd0a95fd650a759549 [2023-03-07T20:40:41.535Z] $ docker rm -f --volumes 49bfe18dec2041fe26855d50f07f46a380b9bb0ab14943cd0a95fd650a759549 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-07T20:40:42.546Z] provisioning config files... [2023-03-07T20:40:42.554Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5462773899256152055tmp [Pipeline] { [Pipeline] sh [2023-03-07T20:40:42.887Z] + set +x [2023-03-07T20:40:42.887Z] + curl -s https://codecov.io/bash [2023-03-07T20:40:42.887Z] + bash -s -- [2023-03-07T20:40:42.887Z] [2023-03-07T20:40:42.887Z] _____ _ [2023-03-07T20:40:42.887Z] / ____| | | [2023-03-07T20:40:42.887Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T20:40:42.887Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T20:40:42.887Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T20:40:42.887Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T20:40:42.887Z] Bash-1.0.6 [2023-03-07T20:40:42.887Z] [2023-03-07T20:40:42.887Z] [2023-03-07T20:40:42.887Z] ==> git version 2.25.1 found [2023-03-07T20:40:42.887Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-07T20:40:42.887Z] Release-Date: 2020-01-08 [2023-03-07T20:40:42.887Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-07T20:40:42.887Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T20:40:42.887Z] ==> Jenkins CI detected. [2023-03-07T20:40:42.887Z] current dir:  /w/workspace/edgex-go/1 [2023-03-07T20:40:42.887Z] project root: . [2023-03-07T20:40:42.887Z] --> token set from env [2023-03-07T20:40:42.887Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T20:40:42.887Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T20:40:42.887Z] ==> Python coveragepy not found [2023-03-07T20:40:42.887Z] ==> Searching for coverage reports in: [2023-03-07T20:40:42.887Z] + . [2023-03-07T20:40:42.887Z] -> Found 1 reports [2023-03-07T20:40:42.887Z] ==> Detecting git/mercurial file structure [2023-03-07T20:40:42.887Z] ==> Reading reports [2023-03-07T20:40:42.887Z] + ./coverage.out bytes=446903 [2023-03-07T20:40:43.147Z] ==> Appending adjustments [2023-03-07T20:40:43.147Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T20:40:44.083Z] + Found adjustments [2023-03-07T20:40:44.083Z] ==> Gzipping contents [2023-03-07T20:40:44.083Z] 60K /tmp/codecov.a9hTRa.gz [2023-03-07T20:40:44.083Z] ==> Uploading reports [2023-03-07T20:40:44.083Z] url: https://codecov.io [2023-03-07T20:40:44.083Z] query: branch=PR-4414&commit=28167453aa7e100448e51f919f853bcb097fb4ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4414%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4414&job=&cmd_args= [2023-03-07T20:40:44.083Z] -> Pinging Codecov [2023-03-07T20:40:44.083Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4414&commit=28167453aa7e100448e51f919f853bcb097fb4ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4414%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4414&job=&cmd_args= [2023-03-07T20:40:44.342Z] -> Uploading to [2023-03-07T20:40:44.342Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/00271124DB129430A58F1EEE437C3FCB/28167453aa7e100448e51f919f853bcb097fb4ef/f24b8562-2f18-46ad-a821-6b7ba81481ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T204044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cabf74d81acbb3595618a493fcd79bea884b7b0fb39d9c85e27bc4cdc28dc9ad [2023-03-07T20:40:44.342Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T20:40:44.342Z] Dload Upload Total Spent Left Speed [2023-03-07T20:40:44.603Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58165 0 0 100 58165 0 217k --:--:-- --:--:-- --:--:-- 217k [2023-03-07T20:40:44.603Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/28167453aa7e100448e51f919f853bcb097fb4ef [Pipeline] } [2023-03-07T20:40:44.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-07T20:40:45.927Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:40:46.257Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:40:47.147Z] ---> package-listing.sh [2023-03-07T20:40:47.147Z] ++ facter osfamily [2023-03-07T20:40:47.147Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T20:40:47.407Z] + OS_FAMILY=debian [2023-03-07T20:40:47.407Z] + workspace=/w/workspace/edgex-go/1 [2023-03-07T20:40:47.407Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T20:40:47.407Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T20:40:47.407Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T20:40:47.407Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T20:40:47.407Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-07T20:40:47.407Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T20:40:47.407Z] + case "${OS_FAMILY}" in [2023-03-07T20:40:47.407Z] + dpkg -l [2023-03-07T20:40:47.407Z] + grep '^ii' [2023-03-07T20:40:47.407Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T20:40:47.407Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T20:40:47.407Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T20:40:47.407Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-07T20:40:47.407Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-07T20:40:47.407Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-07T20:40:47.441Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-07T20:40:47.737Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:40:48.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T20:40:48.369Z] [2023-03-07T20:40:48.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:40:48.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T20:40:48.736Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T20:40:48.736Z] 5eb5b503b376: Pulling fs layer [2023-03-07T20:40:48.736Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T20:40:48.736Z] ec43610c2a17: Pulling fs layer [2023-03-07T20:40:48.736Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T20:40:48.736Z] 33b1e0a273af: Pulling fs layer [2023-03-07T20:40:48.736Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T20:40:48.736Z] 2f39f015ded8: Pulling fs layer [2023-03-07T20:40:48.736Z] 33b1e0a273af: Waiting [2023-03-07T20:40:48.736Z] 5d3b04190fa2: Waiting [2023-03-07T20:40:48.736Z] 2f39f015ded8: Waiting [2023-03-07T20:40:48.736Z] 3a2ae6a8a46f: Waiting [2023-03-07T20:40:48.736Z] 5c69ac0246d0: Download complete [2023-03-07T20:40:48.736Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-07T20:40:48.736Z] 3a2ae6a8a46f: Download complete [2023-03-07T20:40:48.997Z] 33b1e0a273af: Verifying Checksum [2023-03-07T20:40:48.997Z] 33b1e0a273af: Download complete [2023-03-07T20:40:48.997Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T20:40:48.997Z] 5d3b04190fa2: Download complete [2023-03-07T20:40:48.997Z] ec43610c2a17: Verifying Checksum [2023-03-07T20:40:48.997Z] ec43610c2a17: Download complete [2023-03-07T20:40:48.997Z] 5eb5b503b376: Download complete [2023-03-07T20:40:49.561Z] 2f39f015ded8: Verifying Checksum [2023-03-07T20:40:49.561Z] 2f39f015ded8: Download complete [2023-03-07T20:40:50.130Z] 5eb5b503b376: Pull complete [2023-03-07T20:40:50.130Z] 5c69ac0246d0: Pull complete [2023-03-07T20:40:50.704Z] ec43610c2a17: Pull complete [2023-03-07T20:40:50.704Z] 3a2ae6a8a46f: Pull complete [2023-03-07T20:40:50.962Z] 33b1e0a273af: Pull complete [2023-03-07T20:40:50.963Z] 5d3b04190fa2: Pull complete [2023-03-07T20:40:55.145Z] 2f39f015ded8: Pull complete [2023-03-07T20:40:55.146Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T20:40:55.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T20:40:55.146Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:40:55.345Z] prd-ubuntu20.04-docker-8c-8g-8624 does not seem to be running inside a container [2023-03-07T20:40:55.377Z] $ 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-03-07T20:40:57.013Z] $ docker top e7ca098dd7a4f8df3e0587faf84a7d558e3e8e77c8e99007e6f709bf996120e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:40:57.390Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T20:40:57.703Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T20:40:58.009Z] + ls /var/log/sa-host [2023-03-07T20:40:58.009Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T20:40:58.220Z] provisioning config files... [2023-03-07T20:40:58.231Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4269747880602517501tmp [Pipeline] { [Pipeline] echo [2023-03-07T20:40:58.275Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:40:58.589Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T20:40:58.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:40:59.002Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T20:40:59.034Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:40:59.343Z] ---> sudo-logs.sh [2023-03-07T20:40:59.343Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T20:40:59.424Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:40:59.731Z] ---> job-cost.sh [2023-03-07T20:40:59.731Z] lf-activate-venv: SKIPPING [2023-03-07T20:40:59.731Z] DEBUG: total: 0.10999999940395355 [2023-03-07T20:40:59.731Z] INFO: Retrieving Stack Cost... [2023-03-07T20:41:00.297Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T20:41:00.555Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T20:41:00.592Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:41:00.901Z] ---> logs-deploy.sh [2023-03-07T20:41:00.901Z] lf-activate-venv: SKIPPING [2023-03-07T20:41:00.901Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4414/1 [2023-03-07T20:41:00.901Z] INFO: archiving workspace using pattern(s): [2023-03-07T20:41:01.835Z] Archives upload complete. [2023-03-07T20:41:02.094Z] INFO: archiving logs to Nexus [2023-03-07T20:41:02.664Z] ---> uname -a: [2023-03-07T20:41:02.664Z] Linux prd-ubuntu20-04-docker-8c-8g-8624 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-07T20:41:02.664Z] [2023-03-07T20:41:02.664Z] [2023-03-07T20:41:02.664Z] ---> lscpu: [2023-03-07T20:41:02.664Z] Architecture: x86_64 [2023-03-07T20:41:02.664Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-07T20:41:02.664Z] Byte Order: Little Endian [2023-03-07T20:41:02.664Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-07T20:41:02.664Z] CPU(s): 8 [2023-03-07T20:41:02.664Z] On-line CPU(s) list: 0-7 [2023-03-07T20:41:02.664Z] Thread(s) per core: 1 [2023-03-07T20:41:02.664Z] Core(s) per socket: 1 [2023-03-07T20:41:02.664Z] Socket(s): 8 [2023-03-07T20:41:02.664Z] NUMA node(s): 1 [2023-03-07T20:41:02.664Z] Vendor ID: AuthenticAMD [2023-03-07T20:41:02.664Z] CPU family: 23 [2023-03-07T20:41:02.664Z] Model: 49 [2023-03-07T20:41:02.664Z] Model name: AMD EPYC-Rome Processor [2023-03-07T20:41:02.664Z] Stepping: 0 [2023-03-07T20:41:02.664Z] CPU MHz: 2799.998 [2023-03-07T20:41:02.664Z] BogoMIPS: 5599.99 [2023-03-07T20:41:02.664Z] Virtualization: AMD-V [2023-03-07T20:41:02.664Z] Hypervisor vendor: KVM [2023-03-07T20:41:02.664Z] Virtualization type: full [2023-03-07T20:41:02.664Z] L1d cache: 256 KiB [2023-03-07T20:41:02.664Z] L1i cache: 256 KiB [2023-03-07T20:41:02.664Z] L2 cache: 4 MiB [2023-03-07T20:41:02.664Z] L3 cache: 128 MiB [2023-03-07T20:41:02.664Z] NUMA node0 CPU(s): 0-7 [2023-03-07T20:41:02.664Z] Vulnerability Itlb multihit: Not affected [2023-03-07T20:41:02.664Z] Vulnerability L1tf: Not affected [2023-03-07T20:41:02.664Z] Vulnerability Mds: Not affected [2023-03-07T20:41:02.664Z] Vulnerability Meltdown: Not affected [2023-03-07T20:41:02.664Z] Vulnerability Mmio stale data: Not affected [2023-03-07T20:41:02.664Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-07T20:41:02.664Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-07T20:41:02.664Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-07T20:41:02.664Z] Vulnerability Srbds: Not affected [2023-03-07T20:41:02.664Z] Vulnerability Tsx async abort: Not affected [2023-03-07T20:41:02.664Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-07T20:41:02.664Z] [2023-03-07T20:41:02.664Z] [2023-03-07T20:41:02.664Z] ---> nproc: [2023-03-07T20:41:02.664Z] 8 [2023-03-07T20:41:02.664Z] [2023-03-07T20:41:02.664Z] [2023-03-07T20:41:02.664Z] ---> df -h: [2023-03-07T20:41:02.664Z] Filesystem Size Used Avail Use% Mounted on [2023-03-07T20:41:02.664Z] overlay 155G 21G 135G 14% / [2023-03-07T20:41:02.664Z] tmpfs 64M 0 64M 0% /dev [2023-03-07T20:41:02.664Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-07T20:41:02.664Z] shm 64M 0 64M 0% /dev/shm [2023-03-07T20:41:02.664Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-03-07T20:41:02.664Z] [2023-03-07T20:41:02.664Z] [2023-03-07T20:41:02.664Z] ---> sar -b -r -n DEV: [2023-03-07T20:41:02.664Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8624) 03/07/23 _x86_64_ (8 CPU) [2023-03-07T20:41:02.664Z] [2023-03-07T20:41:02.664Z] 19:57:40 LINUX RESTART (8 CPU) [2023-03-07T20:41:02.664Z] [2023-03-07T20:41:02.664Z] 19:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-07T20:41:02.664Z] 19:59:01 179.48 39.40 140.08 0.00 4345.03 167737.67 0.00 [2023-03-07T20:41:02.664Z] 20:00:01 55.82 0.08 55.74 0.00 11.20 24307.02 0.00 [2023-03-07T20:41:02.664Z] 20:01:01 61.31 0.25 61.06 0.00 4.40 22055.54 0.00 [2023-03-07T20:41:02.664Z] 20:02:01 577.64 10.31 567.32 0.00 96.92 217638.13 0.00 [2023-03-07T20:41:02.664Z] 20:03:01 1081.50 7.97 1073.54 0.00 920.65 354049.79 0.00 [2023-03-07T20:41:02.664Z] 20:04:01 840.74 5.53 835.21 0.00 4275.42 304985.61 0.00 [2023-03-07T20:41:02.664Z] 20:05:01 860.69 0.73 859.96 0.00 10.66 146232.16 0.00 [2023-03-07T20:41:02.664Z] 20:06:01 2.68 0.00 2.68 0.00 0.00 30.26 0.00 [2023-03-07T20:41:02.664Z] 20:07:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 [2023-03-07T20:41:02.664Z] 20:08:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2023-03-07T20:41:02.664Z] 20:09:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 [2023-03-07T20:41:02.664Z] 20:10:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2023-03-07T20:41:02.664Z] 20:11:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 [2023-03-07T20:41:02.664Z] 20:12:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 [2023-03-07T20:41:02.664Z] 20:13:01 1.20 0.02 1.18 0.00 0.13 16.53 0.00 [2023-03-07T20:41:02.664Z] 20:14:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 [2023-03-07T20:41:02.664Z] 20:15:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 [2023-03-07T20:41:02.664Z] 20:16:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 [2023-03-07T20:41:02.664Z] 20:17:01 1.32 0.02 1.30 0.00 0.13 14.93 0.00 [2023-03-07T20:41:02.664Z] 20:18:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 [2023-03-07T20:41:02.664Z] 20:19:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2023-03-07T20:41:02.664Z] 20:20:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 [2023-03-07T20:41:02.664Z] 20:21:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2023-03-07T20:41:02.664Z] 20:22:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 [2023-03-07T20:41:02.664Z] 20:23:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2023-03-07T20:41:02.664Z] 20:24:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 [2023-03-07T20:41:02.664Z] 20:25:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2023-03-07T20:41:02.664Z] 20:26:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2023-03-07T20:41:02.664Z] 20:27:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 [2023-03-07T20:41:02.664Z] 20:28:01 1.65 0.00 1.65 0.00 0.00 19.59 0.00 [2023-03-07T20:41:02.664Z] 20:29:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2023-03-07T20:41:02.664Z] 20:30:01 1.67 0.00 1.67 0.00 0.00 18.13 0.00 [2023-03-07T20:41:02.664Z] 20:31:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 [2023-03-07T20:41:02.664Z] 20:32:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 [2023-03-07T20:41:02.664Z] 20:33:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 [2023-03-07T20:41:02.664Z] 20:34:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 [2023-03-07T20:41:02.664Z] 20:35:01 3.23 1.60 1.63 0.00 36.39 20.66 0.00 [2023-03-07T20:41:02.664Z] 20:36:01 1.83 0.00 1.83 0.00 0.00 20.66 0.00 [2023-03-07T20:41:02.664Z] 20:37:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2023-03-07T20:41:02.664Z] 20:38:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 [2023-03-07T20:41:02.664Z] 20:39:01 1.03 0.00 1.03 0.00 0.00 11.39 0.00 [2023-03-07T20:41:02.664Z] 20:40:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 [2023-03-07T20:41:02.664Z] 20:41:01 39.54 0.22 39.33 0.00 16.93 16761.21 0.00 [2023-03-07T20:41:02.664Z] Average: 87.12 1.52 85.60 0.00 224.53 29130.20 0.00 [2023-03-07T20:41:02.664Z] [2023-03-07T20:41:02.664Z] 19:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-07T20:41:02.664Z] 19:59:01 28183564 31567108 742188 2.26 104368 3496768 2046676 6.03 1141932 3132980 161256 [2023-03-07T20:41:02.664Z] 20:00:01 28029132 31402340 897124 2.73 113900 3464764 2375372 7.00 1386448 3018744 69372 [2023-03-07T20:41:02.664Z] 20:01:01 27983432 31567972 736968 2.24 116520 3667480 1842444 5.43 1214472 3238172 261620 [2023-03-07T20:41:02.664Z] 20:02:01 20837760 31411412 876080 2.66 284332 10141584 2702364 7.96 1828172 9398544 3081164 [2023-03-07T20:41:02.664Z] 20:03:01 19879228 31352092 906600 2.76 323828 10892256 2556752 7.54 2178952 9859476 906000 [2023-03-07T20:41:02.664Z] 20:04:01 16257056 31378152 873216 2.66 432784 14233884 2283900 6.73 2666856 12800332 4 [2023-03-07T20:41:02.664Z] 20:05:01 17164452 31518220 745304 2.27 478924 13424032 1931392 5.69 2487852 12084496 492 [2023-03-07T20:41:02.664Z] 20:06:01 17164416 31518236 744908 2.27 478944 13424036 1931392 5.69 2487704 12084500 48 [2023-03-07T20:41:02.664Z] 20:07:01 17165492 31519352 743548 2.26 478952 13424044 1931392 5.69 2487348 12084504 188 [2023-03-07T20:41:02.664Z] 20:08:01 17172368 31526312 736652 2.24 478996 13424048 1931392 5.69 2480548 12084508 188 [2023-03-07T20:41:02.664Z] 20:09:01 17174148 31528100 734796 2.23 479012 13424052 1931392 5.69 2478608 12084512 4 [2023-03-07T20:41:02.664Z] 20:10:01 17178100 31532328 730808 2.22 479032 13424052 1931392 5.69 2474500 12084752 180 [2023-03-07T20:41:02.664Z] 20:11:01 17178084 31532316 730756 2.22 479040 13424056 1931392 5.69 2474500 12084756 12 [2023-03-07T20:41:02.664Z] 20:12:01 17178280 31532552 730468 2.22 479060 13424060 1931392 5.69 2474412 12084760 44 [2023-03-07T20:41:02.664Z] 20:13:01 17169080 31523464 739628 2.25 479100 13424036 1959860 5.78 2488652 12084764 352 [2023-03-07T20:41:02.664Z] 20:14:01 17177492 31531884 731184 2.22 479112 13424040 1942248 5.72 2474632 12084768 260 [2023-03-07T20:41:02.664Z] 20:15:01 17177792 31532192 730864 2.22 479124 13424044 1942248 5.72 2474292 12084772 12 [2023-03-07T20:41:02.664Z] 20:16:01 17177712 31532116 730860 2.22 479144 13424044 1942248 5.72 2474340 12084772 184 [2023-03-07T20:41:02.664Z] 20:17:01 17177372 31531844 731112 2.22 479168 13424048 1942248 5.72 2474540 12084784 8 [2023-03-07T20:41:02.665Z] 20:18:01 17177784 31532304 730732 2.22 479204 13424044 1942248 5.72 2474292 12084788 52 [2023-03-07T20:41:02.665Z] 20:19:01 17177760 31532316 730728 2.22 479216 13424056 1942248 5.72 2474508 12084792 8 [2023-03-07T20:41:02.665Z] 20:20:01 17177924 31532516 730476 2.22 479240 13424060 1942248 5.72 2474584 12084800 44 [2023-03-07T20:41:02.665Z] 20:21:01 17178160 31532752 730156 2.22 479256 13424060 1942248 5.72 2474584 12084800 8 [2023-03-07T20:41:02.665Z] 20:22:01 17178360 31532956 730084 2.22 479280 13424064 1942248 5.72 2474584 12084804 44 [2023-03-07T20:41:02.665Z] 20:23:01 17178304 31532904 730076 2.22 479284 13424068 1942248 5.72 2475004 12084808 68 [2023-03-07T20:41:02.665Z] 20:24:01 17178216 31532888 730064 2.22 479312 13424072 1942248 5.72 2475124 12084816 204 [2023-03-07T20:41:02.665Z] 20:25:01 17178168 31532848 730124 2.22 479328 13424076 1942248 5.72 2475016 12084820 188 [2023-03-07T20:41:02.665Z] 20:26:01 17178072 31532788 730072 2.22 479352 13424080 1942248 5.72 2474648 12084820 44 [2023-03-07T20:41:02.665Z] 20:27:01 17178024 31532824 730044 2.22 479364 13424084 1942248 5.72 2474888 12084828 20 [2023-03-07T20:41:02.665Z] 20:28:01 17178080 31533016 729860 2.22 479412 13424216 1942248 5.72 2475036 12084960 68 [2023-03-07T20:41:02.665Z] 20:29:01 17177820 31532816 730088 2.22 479424 13424216 1942248 5.72 2475188 12084964 176 [2023-03-07T20:41:02.665Z] 20:30:01 17178024 31533028 729788 2.22 479452 13424220 1942248 5.72 2475096 12084968 176 [2023-03-07T20:41:02.665Z] 20:31:01 17178008 31533012 729732 2.22 479464 13424220 1942248 5.72 2475156 12084968 176 [2023-03-07T20:41:02.665Z] 20:32:01 17178032 31533040 729700 2.22 479468 13424224 1942248 5.72 2474772 12084972 44 [2023-03-07T20:41:02.665Z] 20:33:01 17177960 31533036 729648 2.22 479508 13424228 1942248 5.72 2474828 12084980 32 [2023-03-07T20:41:02.665Z] 20:34:01 17177936 31533012 729600 2.22 479536 13424228 1942248 5.72 2474888 12084980 44 [2023-03-07T20:41:02.665Z] 20:35:01 17164412 31521644 741068 2.25 479608 13425320 1942248 5.72 2489288 12085288 8 [2023-03-07T20:41:02.665Z] 20:36:01 17164340 31521616 741088 2.25 479648 13425324 1942248 5.72 2489060 12085264 8 [2023-03-07T20:41:02.665Z] 20:37:01 17164072 31521360 741272 2.25 479660 13425328 1942248 5.72 2488968 12085268 4 [2023-03-07T20:41:02.665Z] 20:38:01 17164276 31521628 740976 2.25 479688 13425332 1942248 5.72 2489032 12085276 12 [2023-03-07T20:41:02.665Z] 20:39:01 17164508 31521864 740936 2.25 479696 13425332 1942248 5.72 2489100 12085280 12 [2023-03-07T20:41:02.665Z] 20:40:01 17164224 31521592 741144 2.25 479724 13425340 1942248 5.72 2489100 12085288 184 [2023-03-07T20:41:02.665Z] 20:41:01 16577308 31455132 801852 2.44 496692 13878632 1992984 5.87 2579760 12523588 496 [2023-03-07T20:41:02.665Z] Average: 18046854 31515835 750055 2.28 444818 12629073 1991911 5.87 2377564 11372721 104268 [2023-03-07T20:41:02.665Z] [2023-03-07T20:41:02.665Z] 19:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-07T20:41:02.665Z] 19:59:01 ens3 1598.85 1440.77 12730.85 179.72 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 19:59:01 lo 5.22 5.22 0.51 0.51 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 19:59:01 docker0 653.36 612.90 46.50 3487.14 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:00:01 ens3 53.89 46.56 39.73 89.04 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:00:01 veth48f9c24 1.23 1.42 0.09 0.11 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:00:01 docker0 1.23 1.30 0.08 0.11 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:01:01 ens3 89.52 57.54 1689.94 17.82 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:01:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:02:01 veth5cb30c3 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:02:01 ens3 910.01 523.25 6094.73 58.22 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:02:01 docker0 509.78 882.94 41.43 6071.04 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:03:01 veth5cb30c3 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:03:01 vethe504239 76.74 165.52 7.80 1085.84 0.00 0.00 0.00 0.09 [2023-03-07T20:41:02.665Z] 20:03:01 vethf256767 27.98 40.43 2.74 14.52 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:03:01 ens3 592.77 313.11 3826.10 50.13 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:03:01 veth8d8ab86 8.53 11.33 0.83 4.37 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:03:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:03:01 docker0 245.04 471.00 20.52 2696.08 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:03:01 veth3be8acf 27.60 38.93 2.69 13.98 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:04:01 veth5cb30c3 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:04:01 veth9b71ac2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:04:01 ens3 634.81 272.82 5447.54 37.39 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:04:01 veth83e6951 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:04:01 veth7f8dd91 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:04:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:04:01 docker0 195.69 464.69 16.45 3611.23 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:04:01 veth9b0bc59 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:05:01 ens3 243.44 124.15 1547.68 26.50 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:05:01 docker0 101.43 204.43 8.09 1516.02 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:06:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:07:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:08:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:09:01 ens3 0.52 0.20 0.50 0.07 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:11:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:12:01 ens3 0.80 0.43 0.36 0.27 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:14:01 ens3 0.32 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:15:01 ens3 0.20 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:16:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:17:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:19:01 ens3 3.10 3.82 0.27 22.54 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:20:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:21:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:23:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:24:01 ens3 0.63 1.13 0.11 6.61 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:27:01 ens3 11.71 20.15 0.98 21.98 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.665Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:28:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:29:01 ens3 3.02 3.10 0.36 6.71 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:31:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:32:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:34:01 ens3 1.83 3.37 0.18 6.72 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:35:01 ens3 49.84 60.87 7.81 138.20 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:35:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:36:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:37:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:39:01 ens3 0.39 0.14 0.30 0.07 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:41:01 ens3 113.51 70.05 2539.51 17.37 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:41:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] Average: ens3 99.75 67.94 784.72 15.75 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] Average: docker0 39.47 61.14 3.08 403.21 0.00 0.00 0.00 0.00 [2023-03-07T20:41:02.666Z] [2023-03-07T20:41:02.666Z]