Pull request #4439 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 6c3c222a5e380517e43922619e1b32249a78320f+b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e (598216ed6d178543602ce2350e5f013b8ebd0404) 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-ssh1373023492258829218.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15946030976712846208.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4439/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-4439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16284444406757290448.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-4439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4912063179978198354.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16292867627471352190.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-4439/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-4439/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18393157995954447157.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-148’ Running on prd-ubuntu20.04-docker-8c-8g-150 in /w/workspace/edgexfoundry_edgex-go_PR-4439 [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/4439/head:refs/remotes/origin/PR-4439 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e into PR head commit 6c3c222a5e380517e43922619e1b32249a78320f Merge succeeded, producing 6c3c222a5e380517e43922619e1b32249a78320f Checking out Revision 6c3c222a5e380517e43922619e1b32249a78320f (PR-4439) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c3c222a5e380517e43922619e1b32249a78320f # 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 b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c3c222a5e380517e43922619e1b32249a78320f # timeout=10 Commit message: "refactor(snap): Remove obsolete parts, upgrade Go, build nginx" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T12:31:47.545Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T12:31:47.693Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T12:31:47.781Z] ========================================================= [2023-03-14T12:31:47.781Z] EdgeX Global Pipelines Version Info [2023-03-14T12:31:47.781Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T12:31:48.528Z] ------------------- [2023-03-14T12:31:48.528Z] stable info: [2023-03-14T12:31:48.528Z] ------------------- [2023-03-14T12:31:48.528Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T12:31:48.528Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T12:31:48.528Z] Message: update stable to v1.0.245 [2023-03-14T12:31:49.102Z] ------------------- [2023-03-14T12:31:49.102Z] experimental info: [2023-03-14T12:31:49.102Z] ------------------- [2023-03-14T12:31:49.102Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T12:31:49.102Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T12:31:49.102Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T12:31:49.435Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-14T12:31:49.473Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-14T12:31:49.517Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T12:31:49.555Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T12:31:49.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T12:31:49.629Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T12:31:49.668Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T12:31:49.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-14T12:31:49.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-14T12:31:49.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-14T12:31:49.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T12:31:49.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T12:31:49.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T12:31:49.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T12:31:49.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T12:31:50.020Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T12:31:50.057Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T12:31:50.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T12:31:50.131Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-14T12:31:50.166Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-14T12:31:50.203Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T12:31:50.242Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T12:31:50.280Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T12:31:50.320Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4439 [Pipeline] echo [2023-03-14T12:31:50.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4439 [Pipeline] echo [2023-03-14T12:31:50.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4439 [Pipeline] echo [2023-03-14T12:31:50.430Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c3c222a5e380517e43922619e1b32249a78320f [Pipeline] echo [2023-03-14T12:31:50.465Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c3c222 [Pipeline] echo [2023-03-14T12:31:50.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T12:31:50.611Z] provisioning config files... [2023-03-14T12:31:50.628Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4718698782175370365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T12:31:50.962Z] ---> docker-login.sh [2023-03-14T12:31:50.962Z] nexus3.edgexfoundry.org:10001 [2023-03-14T12:31:51.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T12:31:51.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T12:31:51.223Z] Configure a credential helper to remove this warning. See [2023-03-14T12:31:51.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T12:31:51.223Z] [2023-03-14T12:31:51.223Z] Login Succeeded [2023-03-14T12:31:51.223Z] nexus3.edgexfoundry.org:10002 [2023-03-14T12:31:51.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T12:31:51.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T12:31:51.223Z] Configure a credential helper to remove this warning. See [2023-03-14T12:31:51.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T12:31:51.223Z] [2023-03-14T12:31:51.223Z] Login Succeeded [2023-03-14T12:31:51.484Z] nexus3.edgexfoundry.org:10003 [2023-03-14T12:31:51.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T12:31:51.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T12:31:51.484Z] Configure a credential helper to remove this warning. See [2023-03-14T12:31:51.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T12:31:51.484Z] [2023-03-14T12:31:51.484Z] Login Succeeded [2023-03-14T12:31:51.484Z] nexus3.edgexfoundry.org:10004 [2023-03-14T12:31:51.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T12:31:51.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T12:31:51.484Z] Configure a credential helper to remove this warning. See [2023-03-14T12:31:51.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T12:31:51.484Z] [2023-03-14T12:31:51.484Z] Login Succeeded [2023-03-14T12:31:51.484Z] docker.io [2023-03-14T12:31:51.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T12:31:51.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T12:31:51.745Z] Configure a credential helper to remove this warning. See [2023-03-14T12:31:51.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T12:31:51.745Z] [2023-03-14T12:31:51.745Z] Login Succeeded [2023-03-14T12:31:51.745Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T12:31:51.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T12:31:52.197Z] + 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-14T12:31:52.197Z] + dirname cmd/core-command/Dockerfile [2023-03-14T12:31:52.197Z] + cut -d/ -f2 [2023-03-14T12:31:52.197Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-14T12:31:52.197Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-14T12:31:52.197Z] + cut -d/ -f2 [2023-03-14T12:31:52.197Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-14T12:31:52.197Z] + dirname cmd/core-data/Dockerfile [2023-03-14T12:31:52.197Z] + cut -d/ -f2 [2023-03-14T12:31:52.197Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-14T12:31:52.197Z] + dirname cmd/core-metadata/Dockerfile [2023-03-14T12:31:52.197Z] + cut -d/ -f2 [2023-03-14T12:31:52.197Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-14T12:31:52.197Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-14T12:31:52.197Z] + cut -d/ -f2 [2023-03-14T12:31:52.197Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-14T12:31:52.197Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-14T12:31:52.197Z] + cut -d/ -f2 [2023-03-14T12:31:52.197Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-14T12:31:52.197Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-14T12:31:52.197Z] + cut -d/ -f2 [2023-03-14T12:31:52.197Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-14T12:31:52.197Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-14T12:31:52.197Z] + cut -d/ -f2 [2023-03-14T12:31:52.197Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-14T12:31:52.197Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-14T12:31:52.197Z] + cut -d/ -f2 [2023-03-14T12:31:52.197Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-14T12:31:52.197Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-03-14T12:31:52.197Z] cut -d/ -f2 [2023-03-14T12:31:52.197Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-14T12:31:52.197Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-14T12:31:52.197Z] + cut -d/ -f2 [2023-03-14T12:31:52.197Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-14T12:31:52.197Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-14T12:31:52.197Z] + cut -d/ -f2 [2023-03-14T12:31:52.197Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-14T12:31:52.197Z] + dirname cmd/support-notifications/Dockerfile [2023-03-14T12:31:52.197Z] + cut -d/ -f2 [2023-03-14T12:31:52.197Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-14T12:31:52.197Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-14T12:31:52.197Z] + cut -d/ -f2 [2023-03-14T12:31:52.197Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-14T12:31:52.267Z] 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-14T12:31:52.767Z] + git rev-list -1 --merges 6c3c222a5e380517e43922619e1b32249a78320f~1..6c3c222a5e380517e43922619e1b32249a78320f [Pipeline] echo [2023-03-14T12:31:52.801Z] -----------> git rev-list -1 --merges 6c3c222a5e380517e43922619e1b32249a78320f~1..6c3c222a5e380517e43922619e1b32249a78320f 6c3c222a5e380517e43922619e1b32249a78320f [false] [Pipeline] sh [2023-03-14T12:31:53.110Z] + git log --format=format:%s -1 6c3c222a5e380517e43922619e1b32249a78320f [Pipeline] echo [2023-03-14T12:31:53.148Z] ========================================================= [2023-03-14T12:31:53.148Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T12:31:53.148Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-14T12:31:53.577Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T12:31:53.577Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T12:31:53.577Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T12:31:53.577Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T12:31:53.577Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T12:31:53.577Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T12:31:53.577Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T12:31:53.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T12:31:53.999Z] [2023-03-14T12:31:53.999Z] 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-14T12:31:54.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T12:31:54.373Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T12:31:54.373Z] b85a868b505f: Pulling fs layer [2023-03-14T12:31:54.373Z] e2be974225ed: Pulling fs layer [2023-03-14T12:31:54.373Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T12:31:54.373Z] 988bab9f4d93: Pulling fs layer [2023-03-14T12:31:54.373Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T12:31:54.373Z] 988bab9f4d93: Waiting [2023-03-14T12:31:54.373Z] 1469e6f7b9e6: Waiting [2023-03-14T12:31:54.373Z] eaf3925da568: Pulling fs layer [2023-03-14T12:31:54.373Z] bab4dde63d76: Pulling fs layer [2023-03-14T12:31:54.373Z] bde34c3a00c8: Pulling fs layer [2023-03-14T12:31:54.373Z] b352a97aabf1: Pulling fs layer [2023-03-14T12:31:54.373Z] bab4dde63d76: Waiting [2023-03-14T12:31:54.373Z] 4872d77fe225: Pulling fs layer [2023-03-14T12:31:54.373Z] b352a97aabf1: Waiting [2023-03-14T12:31:54.373Z] 5851b861e8e6: Pulling fs layer [2023-03-14T12:31:54.373Z] 5851b861e8e6: Waiting [2023-03-14T12:31:54.373Z] 4872d77fe225: Waiting [2023-03-14T12:31:54.373Z] e2be974225ed: Verifying Checksum [2023-03-14T12:31:54.373Z] e2be974225ed: Download complete [2023-03-14T12:31:54.373Z] 988bab9f4d93: Verifying Checksum [2023-03-14T12:31:54.373Z] 988bab9f4d93: Download complete [2023-03-14T12:31:54.633Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T12:31:54.633Z] 339a4e72a1f5: Download complete [2023-03-14T12:31:54.633Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T12:31:54.633Z] 1469e6f7b9e6: Download complete [2023-03-14T12:31:54.633Z] eaf3925da568: Verifying Checksum [2023-03-14T12:31:54.633Z] eaf3925da568: Download complete [2023-03-14T12:31:54.633Z] bde34c3a00c8: Verifying Checksum [2023-03-14T12:31:54.633Z] bde34c3a00c8: Download complete [2023-03-14T12:31:54.633Z] b352a97aabf1: Verifying Checksum [2023-03-14T12:31:54.633Z] b352a97aabf1: Download complete [2023-03-14T12:31:54.633Z] 4872d77fe225: Verifying Checksum [2023-03-14T12:31:54.633Z] 4872d77fe225: Download complete [2023-03-14T12:31:54.633Z] 5851b861e8e6: Verifying Checksum [2023-03-14T12:31:54.633Z] 5851b861e8e6: Download complete [2023-03-14T12:31:54.633Z] b85a868b505f: Verifying Checksum [2023-03-14T12:31:54.633Z] b85a868b505f: Download complete [2023-03-14T12:31:54.893Z] bab4dde63d76: Verifying Checksum [2023-03-14T12:31:54.893Z] bab4dde63d76: Download complete [2023-03-14T12:31:55.833Z] b85a868b505f: Pull complete [2023-03-14T12:31:56.093Z] e2be974225ed: Pull complete [2023-03-14T12:31:56.662Z] 339a4e72a1f5: Pull complete [2023-03-14T12:31:56.662Z] 988bab9f4d93: Pull complete [2023-03-14T12:31:56.921Z] 1469e6f7b9e6: Pull complete [2023-03-14T12:31:56.921Z] eaf3925da568: Pull complete [2023-03-14T12:31:58.827Z] bab4dde63d76: Pull complete [2023-03-14T12:31:58.827Z] bde34c3a00c8: Pull complete [2023-03-14T12:31:58.827Z] b352a97aabf1: Pull complete [2023-03-14T12:31:59.087Z] 4872d77fe225: Pull complete [2023-03-14T12:31:59.087Z] 5851b861e8e6: Pull complete [2023-03-14T12:31:59.087Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T12:31:59.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T12:31:59.087Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T12:31:59.364Z] prd-ubuntu20.04-docker-8c-8g-150 does not seem to be running inside a container [2023-03-14T12:31:59.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T12:32:00.772Z] $ docker top e2e3cb0d5d71db5e3ff693881274b478da0d708769e17b92a7767614bba8c0fe -eo pid,comm [2023-03-14T12:32:00.829Z] 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-14T12:32:00.829Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T12:32:00.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T12:32:00.941Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T12:32:01.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T12:32:01.080Z] $ docker exec e2e3cb0d5d71db5e3ff693881274b478da0d708769e17b92a7767614bba8c0fe ssh-agent [2023-03-14T12:32:01.192Z] SSH_AUTH_SOCK=/tmp/ssh-Ju1I5qWxAYmO/agent.33 [2023-03-14T12:32:01.192Z] SSH_AGENT_PID=39 [2023-03-14T12:32:01.197Z] Running ssh-add (command line suppressed) [2023-03-14T12:32:01.313Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8903065867765259710.key (/w/workspace/edgex-go/1@tmp/private_key_8903065867765259710.key) [2023-03-14T12:32:01.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T12:32:01.648Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T12:32:01.674Z] $ docker exec --env ******** --env ******** e2e3cb0d5d71db5e3ff693881274b478da0d708769e17b92a7767614bba8c0fe ssh-agent -k [2023-03-14T12:32:01.771Z] unset SSH_AUTH_SOCK; [2023-03-14T12:32:01.772Z] unset SSH_AGENT_PID; [2023-03-14T12:32:01.772Z] echo Agent pid 39 killed; [2023-03-14T12:32:01.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T12:32:01.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T12:32:01.856Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T12:32:01.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T12:32:01.977Z] $ docker exec e2e3cb0d5d71db5e3ff693881274b478da0d708769e17b92a7767614bba8c0fe ssh-agent [2023-03-14T12:32:02.093Z] SSH_AUTH_SOCK=/tmp/ssh-x0HtpgfDjLSD/agent.71 [2023-03-14T12:32:02.093Z] SSH_AGENT_PID=77 [2023-03-14T12:32:02.098Z] Running ssh-add (command line suppressed) [2023-03-14T12:32:02.209Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1932633160929629513.key (/w/workspace/edgex-go/1@tmp/private_key_1932633160929629513.key) [2023-03-14T12:32:02.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T12:32:02.546Z] + git semver init [2023-03-14T12:32:02.805Z] 2023-03-14 12:32:02,749 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T12:32:02.805Z] 2023-03-14 12:32:02,750 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-14T12:32:02.805Z] 2023-03-14 12:32:02,751 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-14T12:32:02.805Z] 2023-03-14 12:32:02,751 [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-14T12:32:06.996Z] 2023-03-14 12:32:06,890 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-14T12:32:06.996Z] 2023-03-14 12:32:06,891 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4439 with force:False [2023-03-14T12:32:06.996Z] 2023-03-14 12:32:06,891 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4439 [2023-03-14T12:32:06.996Z] 2023-03-14 12:32:06,895 [execute] INFO git cat-file --batch-check [2023-03-14T12:32:06.996Z] 2023-03-14 12:32:06,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T12:32:06.996Z] 2023-03-14 12:32:06,902 [execute] INFO git cat-file --batch [2023-03-14T12:32:06.996Z] 2023-03-14 12:32:06,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T12:32:06.996Z] 2023-03-14 12:32:06,908 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4439 [2023-03-14T12:32:06.996Z] 0.0.0 [Pipeline] } [2023-03-14T12:32:07.024Z] $ docker exec --env ******** --env ******** e2e3cb0d5d71db5e3ff693881274b478da0d708769e17b92a7767614bba8c0fe ssh-agent -k [2023-03-14T12:32:07.133Z] unset SSH_AUTH_SOCK; [2023-03-14T12:32:07.133Z] unset SSH_AGENT_PID; [2023-03-14T12:32:07.134Z] echo Agent pid 77 killed; [2023-03-14T12:32:07.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T12:32:07.560Z] + git semver [Pipeline] } [2023-03-14T12:32:07.847Z] $ docker stop --time=1 e2e3cb0d5d71db5e3ff693881274b478da0d708769e17b92a7767614bba8c0fe [2023-03-14T12:32:09.147Z] $ docker rm -f --volumes e2e3cb0d5d71db5e3ff693881274b478da0d708769e17b92a7767614bba8c0fe [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T12:32:09.540Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T12:32:09.808Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T12:32:09.829Z] [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-14T12:32:10.607Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-14T12:32:10.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T12:32:10.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T12:32:10.723Z] ========================================================= [2023-03-14T12:32:10.723Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T12:32:10.723Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-14T12:32:11.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T12:32:11.066Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T12:32:11.066Z] 63b65145d645: Pulling fs layer [2023-03-14T12:32:11.066Z] a2d21d5440eb: Pulling fs layer [2023-03-14T12:32:11.066Z] 935e6c44a52c: Pulling fs layer [2023-03-14T12:32:11.066Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T12:32:11.066Z] 30dea6a524f1: Pulling fs layer [2023-03-14T12:32:11.067Z] 94cc34f8dd06: Waiting [2023-03-14T12:32:11.067Z] a2aff8979fd8: Pulling fs layer [2023-03-14T12:32:11.067Z] 6808be2612f2: Pulling fs layer [2023-03-14T12:32:11.067Z] 30dea6a524f1: Waiting [2023-03-14T12:32:11.067Z] f25807f1079a: Pulling fs layer [2023-03-14T12:32:11.067Z] a2aff8979fd8: Waiting [2023-03-14T12:32:11.067Z] 6808be2612f2: Waiting [2023-03-14T12:32:11.067Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T12:32:11.067Z] 94cc34f8dd06: Download complete [2023-03-14T12:32:11.067Z] 30dea6a524f1: Download complete [2023-03-14T12:32:11.067Z] 63b65145d645: Verifying Checksum [2023-03-14T12:32:11.067Z] 63b65145d645: Download complete [2023-03-14T12:32:11.336Z] a2aff8979fd8: Verifying Checksum [2023-03-14T12:32:11.336Z] a2aff8979fd8: Download complete [2023-03-14T12:32:11.336Z] 63b65145d645: Pull complete [2023-03-14T12:32:11.599Z] a2d21d5440eb: Pull complete [2023-03-14T12:32:11.859Z] 935e6c44a52c: Verifying Checksum [2023-03-14T12:32:11.859Z] 935e6c44a52c: Download complete [2023-03-14T12:32:11.859Z] f25807f1079a: Verifying Checksum [2023-03-14T12:32:11.859Z] f25807f1079a: Download complete [2023-03-14T12:32:12.118Z] 6808be2612f2: Verifying Checksum [2023-03-14T12:32:12.118Z] 6808be2612f2: Download complete [2023-03-14T12:32:16.306Z] 935e6c44a52c: Pull complete [2023-03-14T12:32:16.306Z] 94cc34f8dd06: Pull complete [2023-03-14T12:32:16.306Z] 30dea6a524f1: Pull complete [2023-03-14T12:32:16.306Z] a2aff8979fd8: Pull complete [2023-03-14T12:32:18.209Z] 6808be2612f2: Pull complete [2023-03-14T12:32:19.154Z] f25807f1079a: Pull complete [2023-03-14T12:32:19.154Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T12:32:19.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T12:32:19.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-14T12:32:19.508Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T12:32:19.508Z] WORKDIR /edgex [2023-03-14T12:32:19.508Z] COPY go.mod . [2023-03-14T12:32:19.508Z] RUN go mod download [2023-03-14T12:32:19.508Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-14T12:32:20.447Z] Sending build context to Docker daemon 170.4MB [2023-03-14T12:32:20.447Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T12:32:20.447Z] ---> 3b553350e43f [2023-03-14T12:32:20.447Z] Step 2/4 : WORKDIR /edgex [2023-03-14T12:32:22.355Z] ---> Running in 0ef4d5efdf1e [2023-03-14T12:32:22.355Z] Removing intermediate container 0ef4d5efdf1e [2023-03-14T12:32:22.355Z] ---> be266d664b0a [2023-03-14T12:32:22.355Z] Step 3/4 : COPY go.mod . [2023-03-14T12:32:22.616Z] ---> 651af388a533 [2023-03-14T12:32:22.616Z] Step 4/4 : RUN go mod download [2023-03-14T12:32:22.616Z] ---> Running in 0bf0406310c4 [2023-03-14T12:32:25.145Z] Still waiting to schedule task [2023-03-14T12:32:25.145Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-149’ [2023-03-14T12:32:32.599Z] Removing intermediate container 0bf0406310c4 [2023-03-14T12:32:32.599Z] ---> 0a3771467ae6 [2023-03-14T12:32:32.599Z] Successfully built 0a3771467ae6 [2023-03-14T12:32:32.599Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T12:32:32.969Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T12:32:32.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T12:32:33.123Z] prd-ubuntu20.04-docker-8c-8g-150 does not seem to be running inside a container [2023-03-14T12:32:33.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T12:32:33.543Z] $ docker top 9a188a77f2a2080d3a16fdfabc8c2db1dd44162e0eca45bee480533e57858cd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T12:32:33.926Z] + go version [2023-03-14T12:32:33.926Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T12:32:33.960Z] $ docker stop --time=1 9a188a77f2a2080d3a16fdfabc8c2db1dd44162e0eca45bee480533e57858cd3 [2023-03-14T12:32:35.249Z] $ docker rm -f --volumes 9a188a77f2a2080d3a16fdfabc8c2db1dd44162e0eca45bee480533e57858cd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T12:32:35.952Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T12:32:35.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T12:32:36.099Z] prd-ubuntu20.04-docker-8c-8g-150 does not seem to be running inside a container [2023-03-14T12:32:36.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T12:32:36.517Z] $ docker top 7f55752e638584188310c82bfeed1302c2b0695e532fc040932c5c8583bfd0e7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-14T12:32:36.630Z] ========================================================= [2023-03-14T12:32:36.630Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-14T12:32:36.630Z] ========================================================= [Pipeline] sh [2023-03-14T12:32:36.925Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T12:32:37.286Z] + make test [2023-03-14T12:32:37.286Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T12:32:45.414Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-14T12:33:00.297Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-14T12:33:00.297Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-14T12:33:00.297Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-14T12:33:00.297Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-14T12:33:00.297Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-14T12:33:00.297Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-14T12:33:00.297Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-14T12:33:00.297Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-14T12:33:00.297Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-14T12:33:00.297Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-14T12:33:00.297Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-14T12:33:00.297Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-14T12:33:00.297Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-14T12:33:00.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-14T12:33:01.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-14T12:33:01.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-14T12:33:01.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-03-14T12:33:03.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2023-03-14T12:33:08.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.2% of statements [2023-03-14T12:33:08.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-14T12:33:08.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-14T12:33:08.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-14T12:33:09.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-14T12:33:09.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-14T12:33:09.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.0% of statements [2023-03-14T12:33:11.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-14T12:33:11.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-14T12:33:11.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-14T12:33:11.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-14T12:33:11.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-14T12:33:12.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-14T12:33:12.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-14T12:33:13.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.027s coverage: 88.5% of statements [2023-03-14T12:33:13.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.9% of statements [2023-03-14T12:33:14.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-14T12:33:14.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-14T12:33:14.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-14T12:33:14.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.395s coverage: 95.6% of statements [2023-03-14T12:33:14.826Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-14T12:33:14.826Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-14T12:33:14.826Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-14T12:33:14.826Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-14T12:33:14.826Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-14T12:33:14.826Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements [2023-03-14T12:33:16.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-14T12:33:16.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-14T12:33:16.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-14T12:33:16.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements [2023-03-14T12:33:16.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-14T12:33:16.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-14T12:33:16.765Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-03-14T12:33:16.765Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements [2023-03-14T12:33:16.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 45.5% of statements [2023-03-14T12:33:17.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 82.9% of statements [2023-03-14T12:33:17.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2023-03-14T12:33:17.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2023-03-14T12:33:17.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2023-03-14T12:33:18.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-14T12:33:18.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-14T12:33:18.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-14T12:33:18.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-14T12:33:18.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-14T12:33:18.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-14T12:33:18.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-14T12:33:18.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-14T12:33:19.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-14T12:33:19.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-14T12:33:19.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-14T12:33:19.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-14T12:33:20.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-14T12:33:20.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-14T12:33:20.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-14T12:33:21.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-14T12:33:21.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-14T12:33:23.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-14T12:33:23.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-14T12:33:24.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-14T12:33:24.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-14T12:33:24.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-14T12:33:26.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-14T12:33:26.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-14T12:33:26.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-14T12:33:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-14T12:33:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-14T12:33:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-14T12:33:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-14T12:33:28.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-14T12:33:28.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-14T12:33:28.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-14T12:33:28.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-14T12:33:29.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2023-03-14T12:33:29.735Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-14T12:33:29.735Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-14T12:33:29.735Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-14T12:33:29.735Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-14T12:33:30.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-14T12:33:30.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-14T12:33:31.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-14T12:33:31.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.281s coverage: 79.9% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.074s coverage: 92.9% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.2% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.046s coverage: 84.8% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 63.1% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.205s coverage: 38.4% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-03-14T12:33:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2023-03-14T12:33:43.455Z] 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-14T12:34:10.010Z] go vet ./... [2023-03-14T12:34:10.944Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T12:34:11.202Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T12:34:11.202Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T12:34:11.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-14T12:34:11.804Z] + ls -al . [2023-03-14T12:34:11.804Z] total 704 [2023-03-14T12:34:11.804Z] drwxrwxr-x 11 1001 1001 4096 Mar 14 12:32 . [2023-03-14T12:34:11.804Z] drwxr-xr-x 4 root root 4096 Mar 14 12:32 .. [2023-03-14T12:34:11.804Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 12:31 .blubracket [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 16 Mar 14 12:31 .dockerignore [2023-03-14T12:34:11.804Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 12:32 .git [2023-03-14T12:34:11.804Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 12:31 .github [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 1133 Mar 14 12:31 .gitignore [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 42 Mar 14 12:31 .golangci.yml [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 87 Mar 14 12:31 .hadolint.yml [2023-03-14T12:34:11.804Z] drwxr-xr-x 3 1001 1001 4096 Mar 14 12:32 .semver [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 166 Mar 14 12:31 .sonarcloud.properties [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 12:31 ADOPTERS.md [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 10825 Mar 14 12:31 Attribution.txt [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 73765 Mar 14 12:31 CHANGELOG.md [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 12:31 CONTRIBUTING.md [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 12:31 GOVERNANCE.md [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 883 Mar 14 12:31 Jenkinsfile [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 12:31 LICENSE [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 14266 Mar 14 12:31 Makefile [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 12:31 OWNERS.md [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 9403 Mar 14 12:31 README.md [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 789 Mar 14 12:31 SECURITY.md [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 5 Mar 14 12:32 VERSION [2023-03-14T12:34:11.804Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 12:31 bin [2023-03-14T12:34:11.804Z] drwxrwxr-x 18 1001 1001 4096 Mar 14 12:31 cmd [2023-03-14T12:34:11.804Z] -rw-r--r-- 1 root root 447486 Mar 14 12:33 coverage.out [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 3232 Mar 14 12:31 go.mod [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 31098 Mar 14 12:31 go.sum [2023-03-14T12:34:11.804Z] drwxrwxr-x 7 1001 1001 4096 Mar 14 12:31 internal [2023-03-14T12:34:11.804Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 12:31 openapi [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 594 Mar 14 12:31 security.txt [2023-03-14T12:34:11.804Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 12:31 snap [2023-03-14T12:34:11.804Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 12:31 version.go [Pipeline] sh [2023-03-14T12:34:12.114Z] + '[' -e coverage.out ] [2023-03-14T12:34:12.114Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-14T12:34:12.223Z] Stashed 1 file(s) [Pipeline] sh [2023-03-14T12:34:12.519Z] + make build [2023-03-14T12:34:12.519Z] 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-14T12:34:24.724Z] 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-14T12:34:25.660Z] 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-14T12:34:26.597Z] 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-14T12:34:27.538Z] 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-14T12:34:34.093Z] 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-14T12:34:35.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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-14T12:34:36.401Z] 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-14T12:34:37.773Z] 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-14T12:34:38.339Z] 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-14T12:34:39.274Z] 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-14T12:34:40.208Z] 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-14T12:34:41.609Z] $ docker stop --time=1 7f55752e638584188310c82bfeed1302c2b0695e532fc040932c5c8583bfd0e7 [2023-03-14T12:34:44.279Z] $ docker rm -f --volumes 7f55752e638584188310c82bfeed1302c2b0695e532fc040932c5c8583bfd0e7 [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-14T12:34:45.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T12:34:45.403Z] [2023-03-14T12:34:45.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T12:34:45.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T12:34:46.051Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-14T12:34:46.051Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-14T12:34:46.051Z] ca9280d653b3: Pulling fs layer [2023-03-14T12:34:46.051Z] 7e9c9ca2126c: Pulling fs layer [2023-03-14T12:34:46.051Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-14T12:34:46.051Z] cbdbe7a5bc2a: Download complete [2023-03-14T12:34:46.051Z] ca9280d653b3: Verifying Checksum [2023-03-14T12:34:46.051Z] ca9280d653b3: Download complete [2023-03-14T12:34:46.311Z] cbdbe7a5bc2a: Pull complete [2023-03-14T12:34:46.571Z] 7e9c9ca2126c: Download complete [2023-03-14T12:34:46.571Z] ca9280d653b3: Pull complete [2023-03-14T12:34:49.852Z] 7e9c9ca2126c: Pull complete [2023-03-14T12:34:49.852Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-14T12:34:49.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T12:34:49.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T12:34:50.048Z] prd-ubuntu20.04-docker-8c-8g-150 does not seem to be running inside a container [2023-03-14T12:34:50.079Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-14T12:34:51.494Z] $ docker top 1244330dc30f677247f718017e7ab86f68a1ca88c83c07c1376b148032535cbf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T12:34:51.871Z] + docker-compose build --help [2023-03-14T12:34:51.871Z] + grep parallel [2023-03-14T12:34:52.438Z] --parallel Build images in parallel. [Pipeline] } [2023-03-14T12:34:52.471Z] $ docker stop --time=1 1244330dc30f677247f718017e7ab86f68a1ca88c83c07c1376b148032535cbf [2023-03-14T12:34:53.734Z] $ docker rm -f --volumes 1244330dc30f677247f718017e7ab86f68a1ca88c83c07c1376b148032535cbf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T12:34:54.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T12:34:54.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T12:34:54.451Z] prd-ubuntu20.04-docker-8c-8g-150 does not seem to be running inside a container [2023-03-14T12:34:54.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-14T12:34:54.847Z] $ docker top e1a0a9e075a124eaecc08481f7bfb41c4c4d3b41526c7fef0d92b9d8b074b0ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T12:34:55.241Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-14T12:34:55.811Z] Building core-command ... [2023-03-14T12:34:55.811Z] Building core-common-config-bootstrapper ... [2023-03-14T12:34:55.811Z] Building core-data ... [2023-03-14T12:34:55.811Z] Building core-metadata ... [2023-03-14T12:34:55.811Z] Building security-bootstrapper ... [2023-03-14T12:34:55.811Z] Building security-proxy-auth ... [2023-03-14T12:34:55.811Z] Building security-proxy-setup ... [2023-03-14T12:34:55.811Z] Building security-secretstore-setup ... [2023-03-14T12:34:55.811Z] Building security-spiffe-token-provider ... [2023-03-14T12:34:55.811Z] Building security-spire-agent ... [2023-03-14T12:34:55.811Z] Building security-spire-config ... [2023-03-14T12:34:55.811Z] Building security-spire-server ... [2023-03-14T12:34:55.811Z] Building support-notifications ... [2023-03-14T12:34:55.811Z] Building support-scheduler ... [2023-03-14T12:34:55.811Z] Building security-spire-server [2023-03-14T12:34:55.811Z] Building core-command [2023-03-14T12:34:55.811Z] Building security-proxy-setup [2023-03-14T12:34:55.811Z] Building core-metadata [2023-03-14T12:34:55.811Z] Building security-secretstore-setup [2023-03-14T12:35:05.782Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:35:05.782Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:35:05.782Z] ---> 0a3771467ae6 [2023-03-14T12:35:05.782Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-14T12:35:05.782Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:35:05.782Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:35:05.782Z] ---> 0a3771467ae6 [2023-03-14T12:35:05.782Z] Step 3/24 : WORKDIR /edgex-go [2023-03-14T12:35:06.040Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:35:06.040Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:35:06.040Z] ---> 0a3771467ae6 [2023-03-14T12:35:06.040Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T12:35:06.040Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:35:06.040Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:35:06.040Z] ---> 0a3771467ae6 [2023-03-14T12:35:06.040Z] Step 3/23 : WORKDIR /edgex-go [2023-03-14T12:35:06.607Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:35:06.607Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:35:06.607Z] ---> 0a3771467ae6 [2023-03-14T12:35:06.607Z] Step 3/20 : WORKDIR /edgex-go [2023-03-14T12:35:10.792Z] ---> Running in 632b6fd2b7be [2023-03-14T12:35:10.792Z] ---> Running in adb1f9ebdab5 [2023-03-14T12:35:10.792Z] ---> Running in 22b615dbebf0 [2023-03-14T12:35:10.792Z] ---> Running in 6b94cea3f92c [2023-03-14T12:35:10.792Z] ---> Running in a399afa570fc [2023-03-14T12:35:10.792Z] Removing intermediate container adb1f9ebdab5 [2023-03-14T12:35:10.792Z] ---> 691a5b287245 [2023-03-14T12:35:10.792Z] Step 4/24 : WORKDIR /edgex-go [2023-03-14T12:35:10.792Z] Removing intermediate container 22b615dbebf0 [2023-03-14T12:35:10.792Z] ---> 8ee804588bd8 [2023-03-14T12:35:10.792Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T12:35:10.792Z] Removing intermediate container 6b94cea3f92c [2023-03-14T12:35:10.792Z] ---> 97229b3f5a0e [2023-03-14T12:35:10.792Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-14T12:35:10.792Z] Removing intermediate container a399afa570fc [2023-03-14T12:35:10.792Z] ---> a3f43ea52292 [2023-03-14T12:35:10.792Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-14T12:35:10.792Z] Removing intermediate container 632b6fd2b7be [2023-03-14T12:35:10.792Z] ---> cdd759d1a486 [2023-03-14T12:35:10.792Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T12:35:10.792Z] ---> Running in c3794fda81ce [2023-03-14T12:35:10.792Z] ---> Running in 4dc1df2cf941 [2023-03-14T12:35:10.792Z] ---> Running in c9de13b8eb99 [2023-03-14T12:35:10.792Z] ---> Running in ad9fc087df91 [2023-03-14T12:35:10.792Z] ---> Running in f81b5d87ffbd [2023-03-14T12:35:10.792Z] Removing intermediate container c3794fda81ce [2023-03-14T12:35:10.792Z] ---> 924ffe01b567 [2023-03-14T12:35:10.792Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T12:35:10.792Z] Removing intermediate container 4dc1df2cf941 [2023-03-14T12:35:10.792Z] ---> 03fb1a0ec098 [2023-03-14T12:35:10.792Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-14T12:35:11.050Z] ---> Running in 95e88e9fd3cd [2023-03-14T12:35:11.050Z] ---> Running in 6e044430b77d [2023-03-14T12:35:11.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:35:11.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:35:11.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:35:11.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:35:11.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:35:11.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:35:11.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:35:11.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:35:11.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:35:11.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:35:11.827Z] OK: 265 MiB in 53 packages [2023-03-14T12:35:11.827Z] OK: 265 MiB in 53 packages [2023-03-14T12:35:11.827Z] OK: 265 MiB in 53 packages [2023-03-14T12:35:12.086Z] OK: 265 MiB in 53 packages [2023-03-14T12:35:12.086Z] OK: 265 MiB in 53 packages [2023-03-14T12:35:12.652Z] Removing intermediate container ad9fc087df91 [2023-03-14T12:35:12.652Z] ---> 83fae13a8056 [2023-03-14T12:35:12.652Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-14T12:35:12.652Z] Removing intermediate container 95e88e9fd3cd [2023-03-14T12:35:12.652Z] ---> de211171b138 [2023-03-14T12:35:12.652Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T12:35:12.652Z] Removing intermediate container f81b5d87ffbd [2023-03-14T12:35:12.652Z] ---> f616f90f7197 [2023-03-14T12:35:12.652Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-14T12:35:12.652Z] Removing intermediate container c9de13b8eb99 [2023-03-14T12:35:12.652Z] ---> 2d5c31bd6135 [2023-03-14T12:35:12.652Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-14T12:35:12.652Z] Removing intermediate container 6e044430b77d [2023-03-14T12:35:12.652Z] ---> 62f9a4ba2fa2 [2023-03-14T12:35:12.652Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-14T12:35:12.909Z] ---> 085bd3d11d73 [2023-03-14T12:35:12.909Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:35:12.909Z] ---> Running in 270d759155d6 [2023-03-14T12:35:12.909Z] ---> dbb47a7ea39f [2023-03-14T12:35:12.909Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:35:12.909Z] ---> d2a936ef8f3f [2023-03-14T12:35:12.909Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:35:12.909Z] ---> 353d89bb2f73 [2023-03-14T12:35:12.909Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:35:12.909Z] ---> 427ea3c8a945 [2023-03-14T12:35:12.909Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:35:12.909Z] ---> Running in baa497acdf69 [2023-03-14T12:35:13.168Z] ---> Running in 07d8e6fe8994 [2023-03-14T12:35:13.168Z] ---> Running in ebd5a9726552 [2023-03-14T12:35:13.168Z] ---> Running in a94b3d6558bc [2023-03-14T12:35:31.262Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-151 in /w/workspace/edgexfoundry_edgex-go_PR-4439 [Pipeline] { [Pipeline] ws [2023-03-14T12:35:31.313Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-14T12:35:31.383Z] The recommended git tool is: git [2023-03-14T12:35:36.918Z] using credential edgex-jenkins-ssh [2023-03-14T12:35:36.942Z] Cloning the remote Git repository [2023-03-14T12:35:36.995Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-14T12:35:37.105Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-14T12:35:37.286Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-14T12:35:37.287Z] > git --version # timeout=10 [2023-03-14T12:35:37.315Z] > git --version # 'git version 2.25.1' [2023-03-14T12:35:37.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T12:35:37.493Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T12:35:45.236Z] Removing intermediate container ebd5a9726552 [2023-03-14T12:35:45.236Z] ---> 218f6b4ed27b [2023-03-14T12:35:45.236Z] Step 7/23 : COPY . . [2023-03-14T12:35:45.236Z] Removing intermediate container a94b3d6558bc [2023-03-14T12:35:45.236Z] ---> 8439aec8d9f0 [2023-03-14T12:35:45.236Z] Step 7/24 : COPY . . [2023-03-14T12:35:45.236Z] Removing intermediate container baa497acdf69 [2023-03-14T12:35:45.236Z] ---> ca5f99358390 [2023-03-14T12:35:45.236Z] Step 8/23 : COPY . . [2023-03-14T12:35:45.236Z] Removing intermediate container 07d8e6fe8994 [2023-03-14T12:35:45.236Z] ---> 3d9d63c87032 [2023-03-14T12:35:45.236Z] Step 8/24 : COPY . . [2023-03-14T12:35:45.236Z] Removing intermediate container 270d759155d6 [2023-03-14T12:35:45.236Z] ---> 250b4a64106a [2023-03-14T12:35:45.236Z] Step 7/20 : COPY . . [2023-03-14T12:35:55.214Z] ---> 0525629c9cb3 [2023-03-14T12:35:55.214Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T12:35:55.214Z] ---> 3fbc3cc91971 [2023-03-14T12:35:55.214Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-14T12:35:55.214Z] ---> b36e6ae7c2ee [2023-03-14T12:35:55.214Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-14T12:35:55.214Z] ---> 124947fc7ce4 [2023-03-14T12:35:55.214Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-14T12:35:55.214Z] ---> 4ae18574edb9 [2023-03-14T12:35:55.214Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-14T12:35:55.214Z] ---> Running in f54e0ac6aef8 [2023-03-14T12:35:55.214Z] ---> Running in 9a60248319cd [2023-03-14T12:35:55.214Z] ---> Running in 0c847e06274f [2023-03-14T12:35:55.214Z] ---> Running in dae73608fd3e [2023-03-14T12:35:55.214Z] ---> Running in 3b5cacfc1eb5 [2023-03-14T12:35:55.214Z] Removing intermediate container f54e0ac6aef8 [2023-03-14T12:35:55.214Z] ---> cfa436f2e632 [2023-03-14T12:35:55.214Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-14T12:35:55.214Z] ---> Running in 8412babfed72 [2023-03-14T12:35:55.214Z] Removing intermediate container 8412babfed72 [2023-03-14T12:35:55.214Z] ---> 0d2ec312c52f [2023-03-14T12:35:55.214Z] Step 10/24 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T12:35:55.214Z] ---> Running in 83628454747a [2023-03-14T12:35:55.214Z] 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-14T12:35:55.214Z] Removing intermediate container 83628454747a [2023-03-14T12:35:55.214Z] ---> 233aa24d984f [2023-03-14T12:35:55.214Z] Step 11/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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T12:35:55.214Z] ---> Running in b61b0ee952d8 [2023-03-14T12:35:55.214Z] 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-14T12:35:55.214Z] 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-14T12:35:55.214Z] 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-14T12:35:56.149Z] Removing intermediate container b61b0ee952d8 [2023-03-14T12:35:56.149Z] ---> 221282a2b650 [2023-03-14T12:35:56.149Z] Step 12/24 : WORKDIR /edgex-go [2023-03-14T12:35:56.149Z] ---> Running in 1893f8affbe1 [2023-03-14T12:35:56.408Z] Removing intermediate container 1893f8affbe1 [2023-03-14T12:35:56.408Z] ---> be56177154b8 [2023-03-14T12:35:56.408Z] [2023-03-14T12:35:56.408Z] Step 13/24 : FROM alpine:3.17 [2023-03-14T12:35:56.408Z] 3.17: Pulling from library/alpine [2023-03-14T12:35:56.408Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T12:35:56.408Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T12:35:56.408Z] ---> b2aa39c304c2 [2023-03-14T12:35:56.408Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T12:35:56.408Z] ---> Running in d2cbb02e291e [2023-03-14T12:35:56.666Z] Removing intermediate container d2cbb02e291e [2023-03-14T12:35:56.666Z] ---> e776819200c3 [2023-03-14T12:35:56.666Z] Step 15/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T12:35:56.666Z] ---> Running in c4782334be0b [2023-03-14T12:35:56.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:35:57.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:35:57.439Z] v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T12:35:57.439Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T12:35:57.439Z] OK: 17812 distinct packages available [2023-03-14T12:35:57.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:35:57.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:35:57.696Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-14T12:35:57.696Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-14T12:35:57.696Z] (3/5) Installing libucontext (1.2-r0) [2023-03-14T12:35:57.696Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-14T12:35:57.696Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-14T12:35:57.696Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T12:35:57.696Z] OK: 8 MiB in 20 packages [2023-03-14T12:35:56.668Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-14T12:35:56.691Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T12:35:57.661Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-14T12:35:57.715Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-14T12:35:57.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T12:35:57.733Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4439/head:refs/remotes/origin/PR-4439 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-14T12:35:58.601Z] Merging remotes/origin/main commit b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e into PR head commit 6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:35:58.629Z] Removing intermediate container c4782334be0b [2023-03-14T12:35:58.629Z] ---> 6bfc877dc926 [2023-03-14T12:35:58.629Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T12:35:59.057Z] Merge succeeded, producing 6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:35:59.057Z] Checking out Revision 6c3c222a5e380517e43922619e1b32249a78320f (PR-4439) [2023-03-14T12:35:58.619Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T12:35:58.715Z] > git checkout -f 6c3c222a5e380517e43922619e1b32249a78320f # timeout=10 [2023-03-14T12:35:58.944Z] > git remote # timeout=10 [2023-03-14T12:35:58.963Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T12:35:58.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T12:35:59.002Z] > git merge b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e # timeout=10 [2023-03-14T12:35:59.030Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T12:35:59.061Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T12:35:59.076Z] > git checkout -f 6c3c222a5e380517e43922619e1b32249a78320f # timeout=10 [2023-03-14T12:36:00.524Z] ---> 43e028d683a4 [2023-03-14T12:36:00.524Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T12:36:01.456Z] ---> 9b0819864098 [2023-03-14T12:36:01.456Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-14T12:36:02.020Z] ---> aa67bf5c7028 [2023-03-14T12:36:02.020Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-14T12:36:02.761Z] Commit message: "refactor(snap): Remove obsolete parts, upgrade Go, build nginx" [2023-03-14T12:36:02.806Z] > git --version # timeout=10 [2023-03-14T12:36:02.817Z] > git --version # 'git version 2.25.1' [2023-03-14T12:36:02.832Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T12:36:02.952Z] ---> 195be7ca0daf [2023-03-14T12:36:02.952Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T12:36:02.952Z] ---> Running in 2667dc17ba16 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T12:36:03.517Z] Removing intermediate container 2667dc17ba16 [2023-03-14T12:36:03.517Z] ---> a00f60b53fa9 [2023-03-14T12:36:03.517Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T12:36:03.517Z] ---> Running in 8c9a154940b7 [2023-03-14T12:36:03.966Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T12:36:03.966Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T12:36:03.966Z] Dload Upload Total Spent Left Speed [2023-03-14T12:36:03.966Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [2023-03-14T12:36:04.093Z] Removing intermediate container 8c9a154940b7 [2023-03-14T12:36:04.093Z] ---> 83b6d177526d [2023-03-14T12:36:04.093Z] Step 22/24 : LABEL arch=x86_64 [2023-03-14T12:36:04.353Z] ---> Running in 6896d8da0467 [Pipeline] sh [2023-03-14T12:36:04.610Z] Removing intermediate container 6896d8da0467 [2023-03-14T12:36:04.610Z] ---> 2059bf826a72 [2023-03-14T12:36:04.610Z] Step 23/24 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:36:04.713Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T12:36:04.867Z] ---> Running in 68c69398246a [2023-03-14T12:36:05.093Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T12:36:05.093Z] + sudo tee /etc/docker/daemon.new [2023-03-14T12:36:05.093Z] { [2023-03-14T12:36:05.093Z] "registry-mirrors": [ [2023-03-14T12:36:05.093Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T12:36:05.093Z] ], [2023-03-14T12:36:05.093Z] "bip": "10.250.0.254/24", [2023-03-14T12:36:05.093Z] "hosts": [ [2023-03-14T12:36:05.093Z] "tcp://0.0.0.0:5555", [2023-03-14T12:36:05.093Z] "unix:///var/run/docker.sock" [2023-03-14T12:36:05.093Z] ], [2023-03-14T12:36:05.093Z] "mtu": 1458, [2023-03-14T12:36:05.093Z] "selinux-enabled": true, [2023-03-14T12:36:05.093Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T12:36:05.093Z] } [Pipeline] sh [2023-03-14T12:36:05.431Z] Removing intermediate container 68c69398246a [2023-03-14T12:36:05.431Z] ---> 59583e58c9e7 [2023-03-14T12:36:05.431Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T12:36:05.431Z] ---> Running in 90ac45a358ae [2023-03-14T12:36:05.454Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T12:36:05.799Z] + sudo service docker restart [2023-03-14T12:36:05.996Z] Removing intermediate container 90ac45a358ae [2023-03-14T12:36:05.996Z] ---> fb1152570d73 [2023-03-14T12:36:05.996Z] [2023-03-14T12:36:05.996Z] Successfully built fb1152570d73 [2023-03-14T12:36:05.996Z] Successfully tagged security-spire-server:latest [2023-03-14T12:36:05.996Z] Building core-data [2023-03-14T12:36:10.172Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:36:10.172Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:36:10.172Z] ---> 0a3771467ae6 [2023-03-14T12:36:10.172Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-14T12:36:10.172Z] ---> Using cache [2023-03-14T12:36:10.172Z] ---> 8ee804588bd8 [2023-03-14T12:36:10.172Z] Step 4/22 : WORKDIR /edgex-go [2023-03-14T12:36:10.172Z] ---> Using cache [2023-03-14T12:36:10.172Z] ---> 924ffe01b567 [2023-03-14T12:36:10.172Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-14T12:36:10.172Z] ---> Using cache [2023-03-14T12:36:10.172Z] ---> de211171b138 [2023-03-14T12:36:10.172Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-14T12:36:10.172Z] ---> Using cache [2023-03-14T12:36:10.172Z] ---> dbb47a7ea39f [2023-03-14T12:36:10.172Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:36:10.172Z] ---> Using cache [2023-03-14T12:36:10.172Z] ---> ca5f99358390 [2023-03-14T12:36:10.172Z] Step 8/22 : COPY . . [2023-03-14T12:36:10.172Z] ---> Using cache [2023-03-14T12:36:10.172Z] ---> 4ae18574edb9 [2023-03-14T12:36:10.172Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-14T12:36:12.067Z] ---> Running in 8a51f4e4d0e2 [2023-03-14T12:36:12.999Z] 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-14T12:36:21.098Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T12:36:24.111Z] provisioning config files... [2023-03-14T12:36:24.137Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12157957069256304072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T12:36:24.517Z] ---> docker-login.sh [2023-03-14T12:36:24.517Z] nexus3.edgexfoundry.org:10001 [2023-03-14T12:36:25.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T12:36:25.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T12:36:25.106Z] Configure a credential helper to remove this warning. See [2023-03-14T12:36:25.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T12:36:25.106Z] [2023-03-14T12:36:25.106Z] Login Succeeded [2023-03-14T12:36:25.106Z] nexus3.edgexfoundry.org:10002 [2023-03-14T12:36:25.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T12:36:25.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T12:36:25.375Z] Configure a credential helper to remove this warning. See [2023-03-14T12:36:25.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T12:36:25.375Z] [2023-03-14T12:36:25.375Z] Login Succeeded [2023-03-14T12:36:25.375Z] nexus3.edgexfoundry.org:10003 [2023-03-14T12:36:25.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T12:36:25.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T12:36:25.911Z] Configure a credential helper to remove this warning. See [2023-03-14T12:36:25.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T12:36:25.911Z] [2023-03-14T12:36:25.911Z] Login Succeeded [2023-03-14T12:36:25.911Z] nexus3.edgexfoundry.org:10004 [2023-03-14T12:36:25.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T12:36:26.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T12:36:26.182Z] Configure a credential helper to remove this warning. See [2023-03-14T12:36:26.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T12:36:26.182Z] [2023-03-14T12:36:26.182Z] Login Succeeded [2023-03-14T12:36:26.182Z] docker.io [2023-03-14T12:36:26.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T12:36:26.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T12:36:26.717Z] Configure a credential helper to remove this warning. See [2023-03-14T12:36:26.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T12:36:26.717Z] [2023-03-14T12:36:26.717Z] Login Succeeded [2023-03-14T12:36:26.717Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T12:36:26.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-14T12:36:27.399Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-14T12:36:27.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T12:36:27.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T12:36:27.507Z] ========================================================= [2023-03-14T12:36:27.507Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T12:36:27.507Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-14T12:36:27.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T12:36:27.880Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T12:36:27.880Z] af6eaf76a39c: Pulling fs layer [2023-03-14T12:36:27.880Z] 55522c791124: Pulling fs layer [2023-03-14T12:36:27.880Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T12:36:27.880Z] 169dfbe0d373: Pulling fs layer [2023-03-14T12:36:27.880Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T12:36:27.880Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T12:36:27.880Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T12:36:27.880Z] e1ff8fa3b103: Waiting [2023-03-14T12:36:27.880Z] 169dfbe0d373: Waiting [2023-03-14T12:36:27.880Z] 52ebb69f0ebf: Waiting [2023-03-14T12:36:27.880Z] 5abe8eddf0d5: Waiting [2023-03-14T12:36:28.150Z] 55522c791124: Verifying Checksum [2023-03-14T12:36:28.150Z] 55522c791124: Download complete [2023-03-14T12:36:28.150Z] 169dfbe0d373: Verifying Checksum [2023-03-14T12:36:28.150Z] 169dfbe0d373: Download complete [2023-03-14T12:36:28.150Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T12:36:28.150Z] e1ff8fa3b103: Download complete [2023-03-14T12:36:28.150Z] af6eaf76a39c: Verifying Checksum [2023-03-14T12:36:28.150Z] af6eaf76a39c: Download complete [2023-03-14T12:36:29.121Z] af6eaf76a39c: Pull complete [2023-03-14T12:36:29.121Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T12:36:29.121Z] 5abe8eddf0d5: Download complete [2023-03-14T12:36:29.201Z] Removing intermediate container 3b5cacfc1eb5 [2023-03-14T12:36:29.201Z] ---> f13bf8e071ff [2023-03-14T12:36:29.201Z] [2023-03-14T12:36:29.201Z] Step 9/20 : FROM alpine:3.17 [2023-03-14T12:36:29.201Z] ---> b2aa39c304c2 [2023-03-14T12:36:29.201Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-14T12:36:29.201Z] Removing intermediate container 9a60248319cd [2023-03-14T12:36:29.201Z] ---> 5b2df48260c6 [2023-03-14T12:36:29.201Z] [2023-03-14T12:36:29.201Z] Step 9/23 : FROM alpine:3.17 [2023-03-14T12:36:29.201Z] ---> b2aa39c304c2 [2023-03-14T12:36:29.201Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-14T12:36:29.201Z] Removing intermediate container 0c847e06274f [2023-03-14T12:36:29.201Z] ---> 27aee5ffaf1f [2023-03-14T12:36:29.201Z] [2023-03-14T12:36:29.201Z] Step 10/24 : FROM alpine:3.17 [2023-03-14T12:36:29.201Z] ---> b2aa39c304c2 [2023-03-14T12:36:29.201Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-14T12:36:29.201Z] Removing intermediate container dae73608fd3e [2023-03-14T12:36:29.201Z] ---> 0cfcd014d039 [2023-03-14T12:36:29.201Z] [2023-03-14T12:36:29.201Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T12:36:29.201Z] ---> b2aa39c304c2 [2023-03-14T12:36:29.201Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T12:36:29.201Z] ---> Running in 4f69a0e33cda [2023-03-14T12:36:29.201Z] ---> Running in 668db6717730 [2023-03-14T12:36:29.201Z] ---> Running in 5ebd9d1c87a9 [2023-03-14T12:36:29.201Z] ---> Running in ef337a478faf [2023-03-14T12:36:29.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:36:29.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:36:29.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:36:29.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:36:29.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:36:29.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:36:29.715Z] 55522c791124: Pull complete [2023-03-14T12:36:29.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:36:29.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:36:29.719Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T12:36:29.719Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T12:36:29.719Z] OK: 7 MiB in 16 packages [2023-03-14T12:36:29.719Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T12:36:29.977Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T12:36:29.977Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-14T12:36:29.977Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T12:36:29.977Z] OK: 7 MiB in 16 packages [2023-03-14T12:36:29.977Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T12:36:29.977Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-14T12:36:29.977Z] OK: 8 MiB in 17 packages [2023-03-14T12:36:29.977Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-14T12:36:29.977Z] (3/3) Installing su-exec (0.2-r2) [2023-03-14T12:36:29.977Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T12:36:29.977Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T12:36:29.977Z] OK: 8 MiB in 18 packages [2023-03-14T12:36:30.677Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T12:36:30.677Z] 52ebb69f0ebf: Download complete [2023-03-14T12:36:30.677Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T12:36:30.677Z] ce5c4a1c91eb: Download complete [2023-03-14T12:36:31.351Z] Removing intermediate container 5ebd9d1c87a9 [2023-03-14T12:36:31.352Z] ---> d765c8d1d602 [2023-03-14T12:36:31.352Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T12:36:31.352Z] Removing intermediate container 4f69a0e33cda [2023-03-14T12:36:31.352Z] ---> 3f50ada7d897 [2023-03-14T12:36:31.352Z] 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-14T12:36:31.352Z] Removing intermediate container ef337a478faf [2023-03-14T12:36:31.352Z] ---> 9ca7bfda4fcc [2023-03-14T12:36:31.352Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T12:36:31.352Z] ---> Running in 7d727ff7184f [2023-03-14T12:36:31.352Z] ---> Running in 83411ed2b2fe [2023-03-14T12:36:31.352Z] ---> Running in 535dd233a629 [2023-03-14T12:36:31.352Z] Removing intermediate container 668db6717730 [2023-03-14T12:36:31.352Z] ---> f01b1ccb528e [2023-03-14T12:36:31.352Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-14T12:36:31.610Z] ---> Running in 81c5e955c4bb [2023-03-14T12:36:31.610Z] Removing intermediate container 7d727ff7184f [2023-03-14T12:36:31.610Z] ---> ff9deef017f7 [2023-03-14T12:36:31.610Z] Step 12/20 : WORKDIR /edgex [2023-03-14T12:36:31.610Z] Removing intermediate container 535dd233a629 [2023-03-14T12:36:31.610Z] ---> f132d09f5a5a [2023-03-14T12:36:31.610Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-14T12:36:31.869Z] ---> Running in f31616406a5c [2023-03-14T12:36:31.869Z] Removing intermediate container 83411ed2b2fe [2023-03-14T12:36:31.869Z] ---> 71540aaabde2 [2023-03-14T12:36:31.869Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-14T12:36:31.869Z] ---> Running in 82d2c5994436 [2023-03-14T12:36:31.869Z] Removing intermediate container 81c5e955c4bb [2023-03-14T12:36:31.869Z] ---> 3331c609cc00 [2023-03-14T12:36:31.869Z] Step 12/23 : WORKDIR / [2023-03-14T12:36:31.869Z] ---> Running in 359e94c26b81 [2023-03-14T12:36:32.127Z] ---> Running in 4948668dd03c [2023-03-14T12:36:32.127Z] Removing intermediate container f31616406a5c [2023-03-14T12:36:32.127Z] ---> c48754dcc733 [2023-03-14T12:36:32.127Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-14T12:36:32.127Z] Removing intermediate container 82d2c5994436 [2023-03-14T12:36:32.127Z] ---> 607b79bbeabe [2023-03-14T12:36:32.127Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-14T12:36:32.127Z] Removing intermediate container 359e94c26b81 [2023-03-14T12:36:32.127Z] ---> e76b35a7dcd5 [2023-03-14T12:36:32.127Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T12:36:32.383Z] ---> Running in eb1027dcea5b [2023-03-14T12:36:32.383Z] ---> Running in c8893b812fdf [2023-03-14T12:36:32.383Z] Removing intermediate container 4948668dd03c [2023-03-14T12:36:32.383Z] ---> bbfd00aa12b8 [2023-03-14T12:36:32.383Z] 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-14T12:36:32.383Z] ---> 0945ba524b04 [2023-03-14T12:36:32.383Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-14T12:36:32.948Z] Removing intermediate container eb1027dcea5b [2023-03-14T12:36:32.948Z] ---> e017fe8eab64 [2023-03-14T12:36:32.948Z] Step 15/23 : WORKDIR / [2023-03-14T12:36:32.948Z] Removing intermediate container c8893b812fdf [2023-03-14T12:36:32.948Z] ---> 8ba794a230a4 [2023-03-14T12:36:32.948Z] Step 15/24 : WORKDIR / [2023-03-14T12:36:33.206Z] ---> 14edf7346eb2 [2023-03-14T12:36:33.206Z] 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-14T12:36:33.206Z] ---> ee88404ccb84 [2023-03-14T12:36:33.206Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T12:36:33.206Z] ---> Running in b7600ac88bb8 [2023-03-14T12:36:33.206Z] ---> Running in faf1ca0e9da8 [2023-03-14T12:36:33.464Z] Removing intermediate container b7600ac88bb8 [2023-03-14T12:36:33.464Z] ---> 3ab9d56e88b3 [2023-03-14T12:36:33.464Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T12:36:33.464Z] ---> cf0d46d54754 [2023-03-14T12:36:33.464Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T12:36:33.464Z] ---> 3b502de8c2d8 [2023-03-14T12:36:33.464Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-14T12:36:33.723Z] ---> Running in 5c096124c497 [2023-03-14T12:36:33.723Z] Removing intermediate container faf1ca0e9da8 [2023-03-14T12:36:33.723Z] ---> ea47144f2e51 [2023-03-14T12:36:33.723Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T12:36:33.981Z] ---> 7aa3df7372d1 [2023-03-14T12:36:33.981Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-14T12:36:33.981Z] ---> ad365d4d4508 [2023-03-14T12:36:33.981Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-14T12:36:34.240Z] Removing intermediate container 8a51f4e4d0e2 [2023-03-14T12:36:34.240Z] ---> bf6dbed2e83d [2023-03-14T12:36:34.240Z] [2023-03-14T12:36:34.240Z] Step 10/22 : FROM alpine:3.17 [2023-03-14T12:36:34.240Z] ---> b2aa39c304c2 [2023-03-14T12:36:34.240Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-14T12:36:34.240Z] ---> f8cf8fc31e61 [2023-03-14T12:36:34.240Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-14T12:36:34.240Z] ---> Running in f42f79fc1139 [2023-03-14T12:36:34.499Z] ---> eaa79894c411 [2023-03-14T12:36:34.499Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-14T12:36:34.499Z] ---> be79eb3fdba9 [2023-03-14T12:36:34.499Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-14T12:36:34.499Z] Removing intermediate container f42f79fc1139 [2023-03-14T12:36:34.499Z] ---> a60399f49fff [2023-03-14T12:36:34.499Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-14T12:36:34.761Z] ---> d168e7369db7 [2023-03-14T12:36:34.762Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-14T12:36:34.762Z] ---> Running in 444c7541e62d [2023-03-14T12:36:34.762Z] ---> 0cde03cd0bd6 [2023-03-14T12:36:34.762Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-14T12:36:35.020Z] ---> d5d51215becc [2023-03-14T12:36:35.020Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T12:36:35.020Z] Removing intermediate container 5c096124c497 [2023-03-14T12:36:35.020Z] ---> e91966adac34 [2023-03-14T12:36:35.020Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T12:36:35.020Z] Removing intermediate container 444c7541e62d [2023-03-14T12:36:35.020Z] ---> e2c4c1670cb3 [2023-03-14T12:36:35.020Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-14T12:36:35.020Z] ---> Running in cca4cd19b82b [2023-03-14T12:36:35.020Z] ---> Running in 20cb8543ae99 [2023-03-14T12:36:35.020Z] ---> 241438f9877b [2023-03-14T12:36:35.020Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-14T12:36:35.277Z] ---> e45759aed758 [2023-03-14T12:36:35.277Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T12:36:35.277Z] ---> a1661f1c0283 [2023-03-14T12:36:35.277Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-14T12:36:35.277Z] ---> Running in ea53e0be7743 [2023-03-14T12:36:35.277Z] ---> Running in 045764dd6356 [2023-03-14T12:36:35.277Z] ---> Running in fed4a7468887 [2023-03-14T12:36:35.277Z] Removing intermediate container cca4cd19b82b [2023-03-14T12:36:35.277Z] ---> 3023372fc440 [2023-03-14T12:36:35.277Z] Step 18/20 : LABEL arch=x86_64 [2023-03-14T12:36:35.277Z] Removing intermediate container 20cb8543ae99 [2023-03-14T12:36:35.277Z] ---> abbf65597613 [2023-03-14T12:36:35.277Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-14T12:36:35.277Z] ---> Running in 236ddb506b8c [2023-03-14T12:36:35.277Z] Removing intermediate container ea53e0be7743 [2023-03-14T12:36:35.277Z] ---> d82353faddfb [2023-03-14T12:36:35.277Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T12:36:35.277Z] ---> Running in 9aeef87c996e [2023-03-14T12:36:35.277Z] ---> Running in 802b3865921a [2023-03-14T12:36:35.536Z] Removing intermediate container 045764dd6356 [2023-03-14T12:36:35.536Z] ---> bc89c9d4ecbb [2023-03-14T12:36:35.536Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T12:36:35.536Z] Removing intermediate container 802b3865921a [2023-03-14T12:36:35.536Z] ---> a72b16b8439c [2023-03-14T12:36:35.536Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T12:36:35.536Z] Removing intermediate container 236ddb506b8c [2023-03-14T12:36:35.536Z] ---> cf730828461a [2023-03-14T12:36:35.536Z] Step 19/20 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:36:35.805Z] ---> Running in 7ae28016d743 [2023-03-14T12:36:35.805Z] ---> Running in 7745eb651fac [2023-03-14T12:36:35.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:36:35.805Z] ---> Running in 51df1b32f51f [2023-03-14T12:36:35.805Z] Removing intermediate container 7ae28016d743 [2023-03-14T12:36:35.805Z] ---> 0855fd116c60 [2023-03-14T12:36:35.805Z] Step 22/23 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:36:35.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:36:35.805Z] Removing intermediate container 51df1b32f51f [2023-03-14T12:36:35.805Z] ---> 5e5f893a66c8 [2023-03-14T12:36:35.805Z] Step 20/20 : LABEL version=0.0.0 [2023-03-14T12:36:35.805Z] Removing intermediate container 7745eb651fac [2023-03-14T12:36:35.805Z] ---> 0e4d1bea3d77 [2023-03-14T12:36:35.805Z] Step 22/24 : LABEL arch=x86_64 [2023-03-14T12:36:35.805Z] ---> Running in 7507112aaa6d [2023-03-14T12:36:36.066Z] ---> Running in 59b9db561378 [2023-03-14T12:36:36.066Z] ---> Running in dfbdbfa0ba6e [2023-03-14T12:36:36.066Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T12:36:36.066Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T12:36:36.066Z] OK: 7 MiB in 16 packages [2023-03-14T12:36:36.325Z] Removing intermediate container fed4a7468887 [2023-03-14T12:36:36.325Z] ---> de484927f4d9 [2023-03-14T12:36:36.325Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T12:36:36.325Z] Removing intermediate container 59b9db561378 [2023-03-14T12:36:36.325Z] ---> 9f4e24c3583c [2023-03-14T12:36:36.325Z] Step 23/24 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:36:36.325Z] Removing intermediate container 7507112aaa6d [2023-03-14T12:36:36.325Z] ---> 2ccc840725c9 [2023-03-14T12:36:36.325Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T12:36:36.325Z] Removing intermediate container dfbdbfa0ba6e [2023-03-14T12:36:36.325Z] ---> 30da42091336 [2023-03-14T12:36:36.325Z] [2023-03-14T12:36:36.325Z] ---> Running in cf347d2239c2 [2023-03-14T12:36:36.325Z] ---> Running in 908b64efdb0c [2023-03-14T12:36:36.325Z] ---> Running in fab5e37d9e45 [2023-03-14T12:36:36.325Z] Successfully built 30da42091336 [2023-03-14T12:36:36.325Z] Successfully tagged security-proxy-setup:latest [2023-03-14T12:36:36.325Z] Building security-proxy-auth [2023-03-14T12:36:36.583Z]  Building security-proxy-setup ... done Removing intermediate container cf347d2239c2 [2023-03-14T12:36:36.583Z] ---> f322d46849c7 [2023-03-14T12:36:36.583Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T12:36:36.583Z] Removing intermediate container 908b64efdb0c [2023-03-14T12:36:36.583Z] ---> f0626d77e13d [2023-03-14T12:36:36.583Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T12:36:36.583Z] Removing intermediate container fab5e37d9e45 [2023-03-14T12:36:36.583Z] ---> 905f047b369c [2023-03-14T12:36:36.583Z] [2023-03-14T12:36:36.583Z] Successfully built 905f047b369c [2023-03-14T12:36:37.149Z] Successfully tagged core-command:latest [2023-03-14T12:36:37.149Z]  Building core-command ... done Building core-common-config-bootstrapper [2023-03-14T12:36:38.080Z] Removing intermediate container 9aeef87c996e [2023-03-14T12:36:38.080Z] ---> 3c7b105c7817 [2023-03-14T12:36:38.080Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T12:36:38.080Z] ---> Running in 2db604e3b559 [2023-03-14T12:36:38.080Z] ---> Running in e8b5beeb856d [2023-03-14T12:36:39.012Z] Removing intermediate container 2db604e3b559 [2023-03-14T12:36:39.012Z] ---> a3304a630f47 [2023-03-14T12:36:39.012Z] Step 22/23 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:36:39.270Z] Removing intermediate container e8b5beeb856d [2023-03-14T12:36:39.270Z] ---> 235d72549fca [2023-03-14T12:36:39.270Z] [2023-03-14T12:36:39.571Z] ---> 25569409ef52 [2023-03-14T12:36:39.571Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-14T12:36:39.571Z] ---> Running in 0a7472e5c950 [2023-03-14T12:36:39.571Z] Successfully built 235d72549fca [2023-03-14T12:36:39.571Z] Successfully tagged core-metadata:latest [2023-03-14T12:36:39.571Z]  Building core-metadata ... done Building security-spiffe-token-provider [2023-03-14T12:36:39.831Z] Removing intermediate container 0a7472e5c950 [2023-03-14T12:36:39.831Z] ---> 791441651dbf [2023-03-14T12:36:39.831Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T12:36:40.400Z] ---> Running in d78e1f653521 [2023-03-14T12:36:40.400Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:36:40.400Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:36:40.400Z] ---> 0a3771467ae6 [2023-03-14T12:36:40.400Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-14T12:36:40.400Z] ---> Using cache [2023-03-14T12:36:40.400Z] ---> 8ee804588bd8 [2023-03-14T12:36:40.400Z] Step 4/22 : WORKDIR /edgex-go [2023-03-14T12:36:40.400Z] ---> Using cache [2023-03-14T12:36:40.400Z] ---> 924ffe01b567 [2023-03-14T12:36:40.400Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-14T12:36:40.400Z] ---> Using cache [2023-03-14T12:36:40.400Z] ---> de211171b138 [2023-03-14T12:36:40.400Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-14T12:36:40.400Z] ---> Using cache [2023-03-14T12:36:40.400Z] ---> dbb47a7ea39f [2023-03-14T12:36:40.400Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:36:40.400Z] ---> Using cache [2023-03-14T12:36:40.400Z] ---> ca5f99358390 [2023-03-14T12:36:40.400Z] Step 8/22 : COPY . . [2023-03-14T12:36:40.400Z] ---> Using cache [2023-03-14T12:36:40.400Z] ---> 4ae18574edb9 [2023-03-14T12:36:40.400Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-14T12:36:40.752Z] ce5c4a1c91eb: Pull complete [2023-03-14T12:36:40.752Z] 169dfbe0d373: Pull complete [2023-03-14T12:36:40.752Z] e1ff8fa3b103: Pull complete [2023-03-14T12:36:41.359Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:36:41.359Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:36:41.359Z] ---> 0a3771467ae6 [2023-03-14T12:36:41.359Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-14T12:36:41.359Z] ---> Using cache [2023-03-14T12:36:41.359Z] ---> 8ee804588bd8 [2023-03-14T12:36:41.359Z] Step 4/22 : WORKDIR /edgex-go [2023-03-14T12:36:41.359Z] ---> Using cache [2023-03-14T12:36:41.359Z] ---> 924ffe01b567 [2023-03-14T12:36:41.359Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-14T12:36:41.359Z] ---> Using cache [2023-03-14T12:36:41.359Z] ---> de211171b138 [2023-03-14T12:36:41.359Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-14T12:36:41.359Z] ---> Using cache [2023-03-14T12:36:41.359Z] ---> dbb47a7ea39f [2023-03-14T12:36:41.359Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:36:41.359Z] ---> Using cache [2023-03-14T12:36:41.359Z] ---> ca5f99358390 [2023-03-14T12:36:41.359Z] Step 8/22 : COPY . . [2023-03-14T12:36:41.359Z] ---> Using cache [2023-03-14T12:36:41.359Z] ---> 4ae18574edb9 [2023-03-14T12:36:41.359Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-14T12:36:41.618Z] ---> afaa75d5529e [2023-03-14T12:36:41.618Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-14T12:36:41.896Z] ---> Running in 255536d593e0 [2023-03-14T12:36:41.896Z] ---> Running in 296cda46ad9c [2023-03-14T12:36:41.896Z] Removing intermediate container d78e1f653521 [2023-03-14T12:36:41.896Z] ---> e8c56aff3bcf [2023-03-14T12:36:41.896Z] [2023-03-14T12:36:41.896Z] Successfully built e8c56aff3bcf [2023-03-14T12:36:42.154Z] Successfully tagged security-secretstore-setup:latest [2023-03-14T12:36:42.154Z] Building support-scheduler [2023-03-14T12:36:42.154Z]  Building security-secretstore-setup ... done  ---> 5c8e9db989fd [2023-03-14T12:36:42.154Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-14T12:36:42.414Z] ---> Running in bfa5f914b9a6 [2023-03-14T12:36:42.414Z] 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-14T12:36:42.414Z] 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-14T12:36:43.346Z] Removing intermediate container bfa5f914b9a6 [2023-03-14T12:36:43.346Z] ---> dc51242ee151 [2023-03-14T12:36:43.346Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T12:36:43.346Z] Step 1/19 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:36:43.346Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:36:43.346Z] ---> 0a3771467ae6 [2023-03-14T12:36:43.346Z] Step 3/19 : WORKDIR /edgex-go [2023-03-14T12:36:43.346Z] ---> Using cache [2023-03-14T12:36:43.346Z] ---> cdd759d1a486 [2023-03-14T12:36:43.346Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-14T12:36:44.720Z] ---> Running in 0db2d767ec87 [2023-03-14T12:36:44.720Z] ---> Running in 576bd8b49644 [2023-03-14T12:36:44.720Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:36:44.720Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:36:44.720Z] ---> 0a3771467ae6 [2023-03-14T12:36:44.720Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-14T12:36:44.720Z] ---> Using cache [2023-03-14T12:36:44.720Z] ---> 8ee804588bd8 [2023-03-14T12:36:44.720Z] Step 4/22 : WORKDIR /edgex-go [2023-03-14T12:36:44.720Z] ---> Using cache [2023-03-14T12:36:44.720Z] ---> 924ffe01b567 [2023-03-14T12:36:44.720Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-14T12:36:44.720Z] ---> Using cache [2023-03-14T12:36:44.721Z] ---> de211171b138 [2023-03-14T12:36:44.721Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-14T12:36:44.721Z] ---> Using cache [2023-03-14T12:36:44.721Z] ---> dbb47a7ea39f [2023-03-14T12:36:44.721Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:36:44.721Z] ---> Using cache [2023-03-14T12:36:44.721Z] ---> ca5f99358390 [2023-03-14T12:36:44.721Z] Step 8/22 : COPY . . [2023-03-14T12:36:44.721Z] ---> Using cache [2023-03-14T12:36:44.721Z] ---> 4ae18574edb9 [2023-03-14T12:36:44.721Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-14T12:36:44.721Z] Removing intermediate container 0db2d767ec87 [2023-03-14T12:36:44.721Z] ---> 360389702a90 [2023-03-14T12:36:44.721Z] Step 20/22 : LABEL arch=x86_64 [2023-03-14T12:36:44.980Z] ---> Running in 3e52fdc3804d [2023-03-14T12:36:44.980Z] ---> Running in b4e6384a6006 [2023-03-14T12:36:44.980Z] Removing intermediate container b4e6384a6006 [2023-03-14T12:36:44.980Z] ---> e8a9a458b456 [2023-03-14T12:36:44.980Z] Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:36:44.980Z] ---> Running in d7cdcbc98358 [2023-03-14T12:36:44.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:36:45.238Z] Removing intermediate container d7cdcbc98358 [2023-03-14T12:36:45.238Z] ---> 5af8671c73f2 [2023-03-14T12:36:45.238Z] Step 22/22 : LABEL version=0.0.0 [2023-03-14T12:36:45.238Z] ---> Running in 951d8652ebae [2023-03-14T12:36:45.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:36:45.497Z] Removing intermediate container 951d8652ebae [2023-03-14T12:36:45.497Z] ---> c1ecc06dd6c5 [2023-03-14T12:36:45.497Z] [2023-03-14T12:36:45.497Z] Successfully built c1ecc06dd6c5 [2023-03-14T12:36:45.497Z] Successfully tagged core-data:latest [2023-03-14T12:36:45.497Z]  Building core-data ... done Building security-bootstrapper [2023-03-14T12:36:45.497Z] 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-14T12:36:45.497Z] v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T12:36:45.497Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T12:36:45.497Z] OK: 17812 distinct packages available [2023-03-14T12:36:45.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:36:45.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:36:46.012Z] OK: 265 MiB in 53 packages [2023-03-14T12:36:47.415Z] 52ebb69f0ebf: Pull complete [2023-03-14T12:36:48.541Z] Step 1/32 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:36:48.541Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:36:48.541Z] ---> 0a3771467ae6 [2023-03-14T12:36:48.541Z] Step 3/32 : WORKDIR /edgex-go [2023-03-14T12:36:48.541Z] ---> Using cache [2023-03-14T12:36:48.541Z] ---> cdd759d1a486 [2023-03-14T12:36:48.541Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-14T12:36:49.105Z] ---> Running in 967298b5c9e3 [2023-03-14T12:36:49.368Z] 5abe8eddf0d5: Pull complete [2023-03-14T12:36:49.368Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T12:36:49.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T12:36:49.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-14T12:36:49.747Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T12:36:49.747Z] WORKDIR /edgex [2023-03-14T12:36:49.747Z] COPY go.mod . [2023-03-14T12:36:49.747Z] RUN go mod download [2023-03-14T12:36:49.747Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-14T12:36:49.759Z] Removing intermediate container 576bd8b49644 [2023-03-14T12:36:49.760Z] ---> 612b6efbfb91 [2023-03-14T12:36:49.760Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-14T12:36:49.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:36:49.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:36:50.112Z] OK: 265 MiB in 53 packages [2023-03-14T12:36:50.337Z] Sending build context to Docker daemon 2.931MB [2023-03-14T12:36:50.337Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T12:36:50.337Z] ---> 6cb57ee374ae [2023-03-14T12:36:50.337Z] Step 2/4 : WORKDIR /edgex [2023-03-14T12:36:50.415Z] ---> 9b84aca19f79 [2023-03-14T12:36:50.415Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:36:50.415Z] ---> Running in f07fbecfad13 [2023-03-14T12:36:51.071Z] Removing intermediate container 967298b5c9e3 [2023-03-14T12:36:51.071Z] ---> 2bb8df611eab [2023-03-14T12:36:51.071Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-14T12:36:51.792Z] ---> 5520ef19d164 [2023-03-14T12:36:51.792Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:36:51.792Z] ---> Running in 43212ac53090 [2023-03-14T12:36:52.289Z] ---> Running in c894dac4e3aa [2023-03-14T12:36:52.289Z] Removing intermediate container c894dac4e3aa [2023-03-14T12:36:52.289Z] ---> 7ebbda83d80f [2023-03-14T12:36:52.289Z] Step 3/4 : COPY go.mod . [2023-03-14T12:36:52.555Z] ---> 514ba48aa6aa [2023-03-14T12:36:52.555Z] Step 4/4 : RUN go mod download [2023-03-14T12:36:52.820Z] ---> Running in b86c4c7f1947 [2023-03-14T12:37:13.782Z] Removing intermediate container 255536d593e0 [2023-03-14T12:37:13.782Z] ---> a0b25493692f [2023-03-14T12:37:13.782Z] [2023-03-14T12:37:13.782Z] Step 10/22 : FROM alpine:3.17 [2023-03-14T12:37:13.782Z] ---> b2aa39c304c2 [2023-03-14T12:37:13.782Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T12:37:13.782Z] Removing intermediate container 296cda46ad9c [2023-03-14T12:37:13.782Z] ---> 22d6af239307 [2023-03-14T12:37:13.782Z] [2023-03-14T12:37:13.782Z] Step 10/22 : FROM alpine:3.17 [2023-03-14T12:37:13.782Z] ---> b2aa39c304c2 [2023-03-14T12:37:13.782Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T12:37:13.782Z] ---> Running in 2a879b4c28ee [2023-03-14T12:37:13.782Z] ---> Running in 6828d95cbbed [2023-03-14T12:37:13.782Z] Removing intermediate container f07fbecfad13 [2023-03-14T12:37:13.782Z] ---> 175564c438ff [2023-03-14T12:37:13.782Z] Step 7/19 : COPY . . [2023-03-14T12:37:13.782Z] Removing intermediate container 6828d95cbbed [2023-03-14T12:37:13.782Z] ---> 97ab9df7896b [2023-03-14T12:37:13.782Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-14T12:37:13.782Z] Removing intermediate container 2a879b4c28ee [2023-03-14T12:37:13.782Z] ---> e18f5281b48a [2023-03-14T12:37:13.782Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-14T12:37:13.782Z] Removing intermediate container 43212ac53090 [2023-03-14T12:37:13.782Z] ---> 062de24a83d1 [2023-03-14T12:37:13.782Z] Step 7/32 : COPY . . [2023-03-14T12:37:13.782Z] ---> Running in 7c5d92d760cd [2023-03-14T12:37:13.782Z] ---> Running in d895f136a51b [2023-03-14T12:37:13.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:37:13.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:37:13.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:37:13.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:37:13.782Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T12:37:13.782Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T12:37:13.782Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T12:37:13.782Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T12:37:13.782Z] OK: 7 MiB in 16 packages [2023-03-14T12:37:13.782Z] OK: 7 MiB in 16 packages [2023-03-14T12:37:17.072Z] ---> 7928caf5f83e [2023-03-14T12:37:17.072Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-14T12:37:17.072Z] ---> 9a55abd5e52f [2023-03-14T12:37:17.072Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-14T12:37:17.072Z] ---> Running in e3494f98779f [2023-03-14T12:37:17.072Z] Removing intermediate container 3e52fdc3804d [2023-03-14T12:37:17.072Z] ---> 296ffef44a25 [2023-03-14T12:37:17.072Z] [2023-03-14T12:37:17.072Z] Step 10/22 : FROM alpine:3.17 [2023-03-14T12:37:17.072Z] ---> b2aa39c304c2 [2023-03-14T12:37:17.072Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-14T12:37:17.072Z] ---> Using cache [2023-03-14T12:37:17.072Z] ---> 9ca7bfda4fcc [2023-03-14T12:37:17.072Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T12:37:17.072Z] ---> Using cache [2023-03-14T12:37:17.072Z] ---> f132d09f5a5a [2023-03-14T12:37:17.072Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-14T12:37:17.072Z] Removing intermediate container d895f136a51b [2023-03-14T12:37:17.072Z] ---> 4b41252e2e84 [2023-03-14T12:37:17.072Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T12:37:17.072Z] ---> Running in 65a34d692fc7 [2023-03-14T12:37:17.072Z] Removing intermediate container 7c5d92d760cd [2023-03-14T12:37:17.072Z] ---> c3f2ac79c7c5 [2023-03-14T12:37:17.072Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T12:37:17.331Z] ---> Running in 8974d82be1c8 [2023-03-14T12:37:17.331Z] Removing intermediate container 8974d82be1c8 [2023-03-14T12:37:17.331Z] ---> 5977d4d0899e [2023-03-14T12:37:17.331Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-14T12:37:17.331Z] ---> 3ec0e9a5b3bb [2023-03-14T12:37:17.331Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-14T12:37:17.331Z] ---> 5e3084630eef [2023-03-14T12:37:17.331Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-14T12:37:17.331Z] ---> Running in 65e382b8085c [2023-03-14T12:37:17.589Z] Removing intermediate container 65e382b8085c [2023-03-14T12:37:17.589Z] ---> 6460c84ca69e [2023-03-14T12:37:17.589Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T12:37:17.589Z] 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-14T12:37:17.589Z] 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-14T12:37:17.853Z] ---> c59e7b41bc3b [2023-03-14T12:37:17.853Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-14T12:37:17.853Z] ---> aa1febf2626e [2023-03-14T12:37:17.853Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-14T12:37:17.853Z] ---> eeb994d02f62 [2023-03-14T12:37:17.853Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-14T12:37:18.125Z] ---> ca55098f2d46 [2023-03-14T12:37:18.125Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-14T12:37:18.382Z] ---> 90fb17475fa4 [2023-03-14T12:37:18.382Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-14T12:37:18.382Z] ---> aa89c1f62ccf [2023-03-14T12:37:18.382Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T12:37:18.641Z] ---> Running in 0a5ebb0bc8db [2023-03-14T12:37:18.641Z] ---> 25b2b1640fcc [2023-03-14T12:37:18.641Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T12:37:18.902Z] ---> Running in 636d6e722326 [2023-03-14T12:37:18.902Z] ---> b508d1d95952 [2023-03-14T12:37:18.902Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-14T12:37:18.902Z] ---> aee65a9abab2 [2023-03-14T12:37:18.902Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-14T12:37:19.161Z] ---> Running in 9d0b4d42af74 [2023-03-14T12:37:19.162Z] Removing intermediate container 9d0b4d42af74 [2023-03-14T12:37:19.162Z] ---> 41d9e5c0dce5 [2023-03-14T12:37:19.162Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T12:37:19.162Z] ---> Running in b23cdf5a262c [2023-03-14T12:37:19.421Z] Removing intermediate container b23cdf5a262c [2023-03-14T12:37:19.421Z] ---> 59e7e16d964c [2023-03-14T12:37:19.421Z] Step 20/22 : LABEL arch=x86_64 [2023-03-14T12:37:19.421Z] ---> Running in eadb5b1c07f1 [2023-03-14T12:37:19.421Z] Removing intermediate container eadb5b1c07f1 [2023-03-14T12:37:19.421Z] ---> 936fd1be2b9e [2023-03-14T12:37:19.421Z] Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:37:19.421Z] ---> Running in cda5a72d1278 [2023-03-14T12:37:19.421Z] Removing intermediate container 0a5ebb0bc8db [2023-03-14T12:37:19.421Z] ---> fc7753c307a2 [2023-03-14T12:37:19.421Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T12:37:19.679Z] ---> Running in aae3706e133c [2023-03-14T12:37:19.679Z] Removing intermediate container 636d6e722326 [2023-03-14T12:37:19.679Z] ---> ad0ff6249040 [2023-03-14T12:37:19.679Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T12:37:19.679Z] Removing intermediate container cda5a72d1278 [2023-03-14T12:37:19.679Z] ---> da694780eceb [2023-03-14T12:37:19.679Z] Step 22/22 : LABEL version=0.0.0 [2023-03-14T12:37:19.679Z] ---> Running in 26ec04dce4bf [2023-03-14T12:37:19.679Z] ---> Running in e23d49af5264 [2023-03-14T12:37:19.679Z] Removing intermediate container aae3706e133c [2023-03-14T12:37:19.679Z] ---> ad982c6a554f [2023-03-14T12:37:19.679Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-14T12:37:19.679Z] ---> Running in f9cc23871f3b [2023-03-14T12:37:19.679Z] Removing intermediate container 26ec04dce4bf [2023-03-14T12:37:19.679Z] ---> 69ac5fbccc37 [2023-03-14T12:37:19.679Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-14T12:37:19.936Z] Removing intermediate container e23d49af5264 [2023-03-14T12:37:19.936Z] ---> e330d22f959b [2023-03-14T12:37:19.936Z] [2023-03-14T12:37:19.936Z] ---> Running in 966ea9309915 [2023-03-14T12:37:19.936Z] Successfully built e330d22f959b [2023-03-14T12:37:19.936Z] Removing intermediate container f9cc23871f3b [2023-03-14T12:37:19.936Z] ---> c8ac455d54b2 [2023-03-14T12:37:19.936Z] Step 20/22 : LABEL arch=x86_64 [2023-03-14T12:37:19.936Z] Successfully tagged support-scheduler:latest [2023-03-14T12:37:19.936Z]  Building support-scheduler ... done Building support-notifications [2023-03-14T12:37:19.936Z] ---> Running in 7a5ec39215d9 [2023-03-14T12:37:19.936Z] Removing intermediate container 966ea9309915 [2023-03-14T12:37:19.936Z] ---> 244aa9272e20 [2023-03-14T12:37:19.936Z] Step 20/22 : LABEL arch=x86_64 [2023-03-14T12:37:20.503Z] ---> Running in 444a45d74706 [2023-03-14T12:37:20.503Z] Removing intermediate container 7a5ec39215d9 [2023-03-14T12:37:20.503Z] ---> aff2e344d1d4 [2023-03-14T12:37:20.503Z] Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:37:21.441Z] ---> Running in fc679cf8a2cb [2023-03-14T12:37:21.441Z] Removing intermediate container 444a45d74706 [2023-03-14T12:37:21.441Z] ---> e3e65ec031af [2023-03-14T12:37:21.441Z] Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:37:21.703Z] ---> Running in 7166654d44e2 [2023-03-14T12:37:21.703Z] Removing intermediate container fc679cf8a2cb [2023-03-14T12:37:21.703Z] ---> d3a9b7224fc5 [2023-03-14T12:37:21.703Z] Step 22/22 : LABEL version=0.0.0 [2023-03-14T12:37:21.703Z] ---> Running in fbac4c3cfdbb [2023-03-14T12:37:21.972Z] Removing intermediate container 7166654d44e2 [2023-03-14T12:37:21.972Z] ---> 8415d6ae63e0 [2023-03-14T12:37:21.972Z] Step 22/22 : LABEL version=0.0.0 [2023-03-14T12:37:21.972Z] ---> Running in 38d77c3b3624 [2023-03-14T12:37:21.972Z] Removing intermediate container fbac4c3cfdbb [2023-03-14T12:37:21.972Z] ---> d100526ee8da [2023-03-14T12:37:21.972Z] [2023-03-14T12:37:22.230Z] Successfully built d100526ee8da [2023-03-14T12:37:22.230Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-14T12:37:22.230Z]  Building core-common-config-bootstrapper ... done Building security-spire-config [2023-03-14T12:37:22.230Z] Removing intermediate container 38d77c3b3624 [2023-03-14T12:37:22.230Z] ---> fa9134e13cb9 [2023-03-14T12:37:22.230Z] [2023-03-14T12:37:22.487Z] Successfully built fa9134e13cb9 [2023-03-14T12:37:22.487Z] Successfully tagged security-proxy-auth:latest [2023-03-14T12:37:22.487Z]  Building security-proxy-auth ... done Building security-spire-agent [2023-03-14T12:37:23.858Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:37:23.858Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:37:23.858Z] ---> 0a3771467ae6 [2023-03-14T12:37:23.858Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-14T12:37:23.858Z] ---> Using cache [2023-03-14T12:37:23.858Z] ---> 8ee804588bd8 [2023-03-14T12:37:23.858Z] Step 4/22 : WORKDIR /edgex-go [2023-03-14T12:37:23.858Z] ---> Using cache [2023-03-14T12:37:23.858Z] ---> 924ffe01b567 [2023-03-14T12:37:23.859Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-14T12:37:25.032Z] Removing intermediate container b86c4c7f1947 [2023-03-14T12:37:25.032Z] ---> 069b69619ec7 [2023-03-14T12:37:25.032Z] Successfully built 069b69619ec7 [2023-03-14T12:37:25.032Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T12:37:25.428Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T12:37:25.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T12:37:25.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-151 does not seem to be running inside a container [2023-03-14T12:37:25.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T12:37:26.865Z] $ docker top 8514f193e058b1edd16d9d253e6e121e044944c4744b17cc29945cdbc54fc9af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T12:37:27.135Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:37:27.136Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:37:27.136Z] ---> 0a3771467ae6 [2023-03-14T12:37:27.136Z] Step 3/25 : WORKDIR /edgex-go [2023-03-14T12:37:27.136Z] ---> Using cache [2023-03-14T12:37:27.136Z] ---> cdd759d1a486 [2023-03-14T12:37:27.136Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T12:37:27.136Z] ---> Using cache [2023-03-14T12:37:27.136Z] ---> 2d5c31bd6135 [2023-03-14T12:37:27.136Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-14T12:37:27.136Z] ---> Using cache [2023-03-14T12:37:27.136Z] ---> 427ea3c8a945 [2023-03-14T12:37:27.136Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:37:27.136Z] ---> Using cache [2023-03-14T12:37:27.136Z] ---> 8439aec8d9f0 [2023-03-14T12:37:27.136Z] Step 7/25 : COPY . . [2023-03-14T12:37:27.136Z] ---> Using cache [2023-03-14T12:37:27.136Z] ---> 0525629c9cb3 [2023-03-14T12:37:27.136Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T12:37:27.136Z] ---> Using cache [2023-03-14T12:37:27.136Z] ---> cfa436f2e632 [2023-03-14T12:37:27.136Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-14T12:37:27.136Z] ---> Using cache [2023-03-14T12:37:27.136Z] ---> 0d2ec312c52f [2023-03-14T12:37:27.136Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T12:37:27.136Z] ---> Using cache [2023-03-14T12:37:27.136Z] ---> 233aa24d984f [2023-03-14T12:37:27.136Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T12:37:27.393Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:37:27.393Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:37:27.393Z] ---> 0a3771467ae6 [2023-03-14T12:37:27.393Z] Step 3/25 : WORKDIR /edgex-go [2023-03-14T12:37:27.393Z] ---> Using cache [2023-03-14T12:37:27.393Z] ---> cdd759d1a486 [2023-03-14T12:37:27.393Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T12:37:27.393Z] ---> Using cache [2023-03-14T12:37:27.393Z] ---> 2d5c31bd6135 [2023-03-14T12:37:27.393Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-14T12:37:27.393Z] ---> Using cache [2023-03-14T12:37:27.393Z] ---> 427ea3c8a945 [2023-03-14T12:37:27.393Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:37:27.393Z] ---> Using cache [2023-03-14T12:37:27.393Z] ---> 8439aec8d9f0 [2023-03-14T12:37:27.393Z] Step 7/25 : COPY . . [2023-03-14T12:37:27.393Z] ---> Using cache [2023-03-14T12:37:27.393Z] ---> 0525629c9cb3 [2023-03-14T12:37:27.393Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T12:37:27.393Z] ---> Using cache [2023-03-14T12:37:27.393Z] ---> cfa436f2e632 [2023-03-14T12:37:27.393Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-14T12:37:27.393Z] ---> Using cache [2023-03-14T12:37:27.393Z] ---> 0d2ec312c52f [2023-03-14T12:37:27.393Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T12:37:27.393Z] ---> Using cache [2023-03-14T12:37:27.393Z] ---> 233aa24d984f [2023-03-14T12:37:27.393Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T12:37:27.710Z] + go version [2023-03-14T12:37:27.710Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T12:37:27.743Z] $ docker stop --time=1 8514f193e058b1edd16d9d253e6e121e044944c4744b17cc29945cdbc54fc9af [2023-03-14T12:37:29.299Z] $ docker rm -f --volumes 8514f193e058b1edd16d9d253e6e121e044944c4744b17cc29945cdbc54fc9af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T12:37:29.918Z] ---> Running in 323a3ba5a25d [2023-03-14T12:37:29.918Z] ---> Running in 7e6ce09ae16e [2023-03-14T12:37:29.918Z] ---> Running in 9fa6a654a0f7 [2023-03-14T12:37:29.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:37:30.120Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T12:37:30.120Z] . [Pipeline] } [2023-03-14T12:37:30.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T12:37:30.379Z] prd-ubuntu20.04-docker-arm64-4c-16g-151 does not seem to be running inside a container [2023-03-14T12:37:30.431Z] OK: 265 MiB in 53 packages [2023-03-14T12:37:30.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T12:37:30.687Z] Removing intermediate container 7e6ce09ae16e [2023-03-14T12:37:30.687Z] ---> ac10a945c92b [2023-03-14T12:37:30.687Z] Step 12/25 : WORKDIR /edgex-go [2023-03-14T12:37:30.944Z] Removing intermediate container 9fa6a654a0f7 [2023-03-14T12:37:30.944Z] ---> 2ea333feda71 [2023-03-14T12:37:30.944Z] Step 12/25 : WORKDIR /edgex-go [2023-03-14T12:37:30.944Z] ---> Running in 8e180e7fe8d6 [2023-03-14T12:37:30.944Z] ---> Running in ef854fda8cae [2023-03-14T12:37:31.201Z] Removing intermediate container 8e180e7fe8d6 [2023-03-14T12:37:31.202Z] ---> e0c7d55c00bd [2023-03-14T12:37:31.202Z] [2023-03-14T12:37:31.202Z] Step 13/25 : FROM alpine:3.17 [2023-03-14T12:37:31.202Z] ---> b2aa39c304c2 [2023-03-14T12:37:31.202Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T12:37:31.202Z] ---> Using cache [2023-03-14T12:37:31.202Z] ---> e776819200c3 [2023-03-14T12:37:31.202Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T12:37:31.202Z] ---> Using cache [2023-03-14T12:37:31.202Z] ---> 6bfc877dc926 [2023-03-14T12:37:31.202Z] Step 16/25 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-14T12:37:31.459Z] Removing intermediate container 323a3ba5a25d [2023-03-14T12:37:31.459Z] ---> e53569b515a8 [2023-03-14T12:37:31.459Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-14T12:37:31.459Z] Removing intermediate container ef854fda8cae [2023-03-14T12:37:31.459Z] ---> 7299905f5c7e [2023-03-14T12:37:31.459Z] [2023-03-14T12:37:31.459Z] Step 13/25 : FROM alpine:3.17 [2023-03-14T12:37:31.459Z] ---> b2aa39c304c2 [2023-03-14T12:37:31.459Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T12:37:31.459Z] ---> Using cache [2023-03-14T12:37:31.459Z] ---> e776819200c3 [2023-03-14T12:37:31.459Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-14T12:37:31.459Z] ---> Running in 177cb7021237 [2023-03-14T12:37:31.488Z] $ docker top e72cc02bd56ae32487adf60fda2b8c7ecbdf1f49c5358f599d7fec7751270db2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-14T12:37:31.813Z] ========================================================= [2023-03-14T12:37:31.814Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-14T12:37:31.814Z] ========================================================= [Pipeline] sh [2023-03-14T12:37:32.022Z] ---> b879ce2dedac [2023-03-14T12:37:32.022Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:37:32.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:37:32.022Z] ---> Running in 24a345839a70 [2023-03-14T12:37:32.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:37:32.122Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T12:37:32.285Z] v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T12:37:32.285Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T12:37:32.285Z] OK: 17812 distinct packages available [2023-03-14T12:37:32.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:37:32.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:37:32.495Z] + make test [2023-03-14T12:37:32.495Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T12:37:32.852Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-14T12:37:32.852Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-14T12:37:32.852Z] (3/4) Installing libucontext (1.2-r0) [2023-03-14T12:37:32.852Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-14T12:37:32.852Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T12:37:32.852Z] OK: 7 MiB in 19 packages [2023-03-14T12:37:32.852Z] ---> b1ab6155fd9c [2023-03-14T12:37:32.852Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T12:37:33.786Z] Removing intermediate container 177cb7021237 [2023-03-14T12:37:33.786Z] ---> bb17c92a4788 [2023-03-14T12:37:33.786Z] Step 16/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T12:37:34.715Z] ---> 342de0beca5f [2023-03-14T12:37:34.715Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T12:37:35.281Z] ---> 982034f14cbf [2023-03-14T12:37:35.281Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-14T12:37:35.281Z] ---> 7a8c779cab69 [2023-03-14T12:37:35.281Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T12:37:35.538Z] ---> f2fad965d9dc [2023-03-14T12:37:35.538Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-14T12:37:35.805Z] ---> 8bcabd3502ef [2023-03-14T12:37:35.805Z] Step 18/25 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-14T12:37:35.805Z] ---> Running in b9c8fc995502 [2023-03-14T12:37:35.805Z] ---> 7393301ceabb [2023-03-14T12:37:35.805Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T12:37:36.061Z] ---> Running in 920c64f12415 [2023-03-14T12:37:36.061Z] Removing intermediate container b9c8fc995502 [2023-03-14T12:37:36.061Z] ---> 7d8ff766407a [2023-03-14T12:37:36.061Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-14T12:37:36.061Z] Removing intermediate container 920c64f12415 [2023-03-14T12:37:36.062Z] ---> ef7cb72bdaf0 [2023-03-14T12:37:36.062Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T12:37:36.062Z] ---> Running in 256e8353a40c [2023-03-14T12:37:36.318Z] ---> 796f2f769953 [2023-03-14T12:37:36.318Z] Step 20/25 : WORKDIR / [2023-03-14T12:37:36.318Z] ---> Running in 7cb411685c86 [2023-03-14T12:37:36.318Z] Removing intermediate container 256e8353a40c [2023-03-14T12:37:36.318Z] ---> db2322f8cb59 [2023-03-14T12:37:36.318Z] Step 23/25 : LABEL arch=x86_64 [2023-03-14T12:37:36.318Z] ---> Running in c13e825b515e [2023-03-14T12:37:36.318Z] Removing intermediate container 7cb411685c86 [2023-03-14T12:37:36.318Z] ---> 2a470608f92d [2023-03-14T12:37:36.318Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T12:37:36.575Z] ---> Running in 4c7e6eb832c3 [2023-03-14T12:37:36.575Z] Removing intermediate container c13e825b515e [2023-03-14T12:37:36.575Z] ---> 6dbb4bee7c67 [2023-03-14T12:37:36.575Z] Step 24/25 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:37:36.575Z] Removing intermediate container 4c7e6eb832c3 [2023-03-14T12:37:36.575Z] ---> e7e8409325f6 [2023-03-14T12:37:36.575Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T12:37:36.575Z] ---> Running in 3c6b31482f3c [2023-03-14T12:37:36.575Z] ---> Running in cca799aa6296 [2023-03-14T12:37:36.832Z] Removing intermediate container cca799aa6296 [2023-03-14T12:37:36.832Z] ---> ad0fb165f11c [2023-03-14T12:37:36.832Z] Step 23/25 : LABEL arch=x86_64 [2023-03-14T12:37:36.832Z] Removing intermediate container 3c6b31482f3c [2023-03-14T12:37:36.832Z] ---> ae8fdc96f1c2 [2023-03-14T12:37:36.832Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T12:37:37.101Z] ---> Running in 5e6536d2ebe2 [2023-03-14T12:37:37.101Z] ---> Running in a653fc2b3f5f [2023-03-14T12:37:37.101Z] Removing intermediate container a653fc2b3f5f [2023-03-14T12:37:37.101Z] ---> aa90edb649e9 [2023-03-14T12:37:37.101Z] [2023-03-14T12:37:37.101Z] Removing intermediate container 5e6536d2ebe2 [2023-03-14T12:37:37.101Z] ---> 954b5bce9297 [2023-03-14T12:37:37.101Z] Step 24/25 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:37:37.366Z] Successfully built aa90edb649e9 [2023-03-14T12:37:37.366Z] ---> Running in 99ab20746716 [2023-03-14T12:37:37.366Z] Successfully tagged security-spire-agent:latest [2023-03-14T12:37:37.366Z]  Building security-spire-agent ... done Removing intermediate container 99ab20746716 [2023-03-14T12:37:37.366Z] ---> ba40c8c86e07 [2023-03-14T12:37:37.366Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T12:37:37.624Z] ---> Running in 65afb2151f37 [2023-03-14T12:37:37.624Z] Removing intermediate container 65afb2151f37 [2023-03-14T12:37:37.624Z] ---> dbd31a9fdeec [2023-03-14T12:37:37.624Z] [2023-03-14T12:37:37.624Z] Successfully built dbd31a9fdeec [2023-03-14T12:37:37.624Z] Successfully tagged security-spire-config:latest [2023-03-14T12:37:41.804Z]  Building security-spire-config ... done Removing intermediate container 65a34d692fc7 [2023-03-14T12:37:41.804Z] ---> 52e02aa2c175 [2023-03-14T12:37:41.804Z] [2023-03-14T12:37:41.804Z] Step 9/32 : FROM alpine:3.17 [2023-03-14T12:37:41.804Z] ---> b2aa39c304c2 [2023-03-14T12:37:41.804Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T12:37:41.804Z] ---> Using cache [2023-03-14T12:37:41.804Z] ---> e776819200c3 [2023-03-14T12:37:41.804Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-14T12:37:41.804Z] ---> Running in bbc5f04d098a [2023-03-14T12:37:41.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:37:42.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:37:42.319Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T12:37:42.319Z] (2/2) Installing su-exec (0.2-r2) [2023-03-14T12:37:42.319Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T12:37:42.319Z] OK: 7 MiB in 17 packages [2023-03-14T12:37:44.844Z] Removing intermediate container e3494f98779f [2023-03-14T12:37:44.844Z] ---> ca1e473f92b2 [2023-03-14T12:37:44.844Z] [2023-03-14T12:37:44.844Z] Step 9/19 : FROM alpine:3.17 [2023-03-14T12:37:44.844Z] ---> b2aa39c304c2 [2023-03-14T12:37:44.844Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T12:37:44.844Z] ---> Using cache [2023-03-14T12:37:44.844Z] ---> e776819200c3 [2023-03-14T12:37:44.844Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-14T12:37:44.844Z] Removing intermediate container bbc5f04d098a [2023-03-14T12:37:44.844Z] ---> 2ea7f1c90356 [2023-03-14T12:37:44.844Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-14T12:37:44.844Z] ---> Running in 9fb63175e9b3 [2023-03-14T12:37:44.844Z] ---> Running in bb224f2443aa [2023-03-14T12:37:44.844Z] Removing intermediate container bb224f2443aa [2023-03-14T12:37:44.844Z] ---> 96f40512d633 [2023-03-14T12:37:44.844Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-14T12:37:44.844Z] ---> Running in 79115cf6d20e [2023-03-14T12:37:45.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:37:45.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:37:45.101Z] Removing intermediate container 79115cf6d20e [2023-03-14T12:37:45.101Z] ---> 14a6769e6cd0 [2023-03-14T12:37:45.101Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-14T12:37:45.101Z] ---> Running in cada2eb70324 [2023-03-14T12:37:45.364Z] Removing intermediate container cada2eb70324 [2023-03-14T12:37:45.364Z] ---> 7bee7b0694e5 [2023-03-14T12:37:45.364Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-14T12:37:45.364Z] v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T12:37:45.364Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T12:37:45.364Z] OK: 17812 distinct packages available [2023-03-14T12:37:45.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:37:45.364Z] ---> Running in 54d5ba996c7c [2023-03-14T12:37:45.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:37:45.621Z] Removing intermediate container 54d5ba996c7c [2023-03-14T12:37:45.621Z] ---> 6c60102d0d38 [2023-03-14T12:37:45.621Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-14T12:37:45.621Z] ---> Running in e21f458e6263 [2023-03-14T12:37:45.878Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-14T12:37:45.878Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-14T12:37:45.878Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-14T12:37:45.878Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-14T12:37:45.878Z] (5/9) Installing curl (7.88.1-r0) [2023-03-14T12:37:45.878Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-14T12:37:45.878Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-14T12:37:45.878Z] (8/9) Installing libucontext (1.2-r0) [2023-03-14T12:37:45.878Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-14T12:37:45.878Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T12:37:45.878Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T12:37:46.136Z] OK: 10 MiB in 24 packages [2023-03-14T12:37:46.394Z] Removing intermediate container e21f458e6263 [2023-03-14T12:37:46.394Z] ---> 3e7859e6b80d [2023-03-14T12:37:46.394Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-14T12:37:46.394Z] ---> Running in aaf5857ee77e [2023-03-14T12:37:46.652Z] Removing intermediate container 24a345839a70 [2023-03-14T12:37:46.652Z] ---> e03c5ae848df [2023-03-14T12:37:46.652Z] Step 8/22 : COPY . . [2023-03-14T12:37:46.652Z] Removing intermediate container aaf5857ee77e [2023-03-14T12:37:46.652Z] ---> 6cb1ff84817b [2023-03-14T12:37:46.652Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-14T12:37:46.652Z] Removing intermediate container 9fb63175e9b3 [2023-03-14T12:37:46.652Z] ---> bc7c46dd79a4 [2023-03-14T12:37:46.652Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T12:37:48.025Z] ---> a89e7885134a [2023-03-14T12:37:48.025Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-14T12:37:48.025Z] ---> fd8d6122db21 [2023-03-14T12:37:48.025Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-14T12:37:48.025Z] ---> Running in 7520fe976edd [2023-03-14T12:37:48.958Z] ---> dd02c4a8d9c9 [2023-03-14T12:37:48.958Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-14T12:37:48.958Z] ---> b2cf36d72396 [2023-03-14T12:37:48.958Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-14T12:37:49.243Z] ---> Running in d34f50aac47e [2023-03-14T12:37:49.243Z] Removing intermediate container 7520fe976edd [2023-03-14T12:37:49.243Z] ---> 585041a7b3d6 [2023-03-14T12:37:49.243Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T12:37:49.243Z] Removing intermediate container d34f50aac47e [2023-03-14T12:37:49.243Z] ---> 6fb9e5ce80fd [2023-03-14T12:37:49.243Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T12:37:49.501Z] ---> fe4c5569d14c [2023-03-14T12:37:49.501Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-14T12:37:49.501Z] ---> Running in 8127cd8dd201 [2023-03-14T12:37:49.501Z] Removing intermediate container 8127cd8dd201 [2023-03-14T12:37:49.501Z] ---> 9133f65aae73 [2023-03-14T12:37:49.501Z] Step 17/19 : LABEL arch=x86_64 [2023-03-14T12:37:49.759Z] ---> Running in aa1a237507e7 [2023-03-14T12:37:50.050Z] Removing intermediate container aa1a237507e7 [2023-03-14T12:37:50.050Z] ---> 5a1973f169bf [2023-03-14T12:37:50.050Z] Step 18/19 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:37:50.050Z] ---> 4538abe6c53b [2023-03-14T12:37:50.050Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-14T12:37:50.050Z] ---> Running in c3c241df8792 [2023-03-14T12:37:50.309Z] Removing intermediate container c3c241df8792 [2023-03-14T12:37:50.309Z] ---> 5920f09a8e2f [2023-03-14T12:37:50.309Z] Step 19/19 : LABEL version=0.0.0 [2023-03-14T12:37:50.309Z] ---> 8f451d9d222c [2023-03-14T12:37:50.309Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-14T12:37:50.309Z] ---> Running in 1bb3224b05c7 [2023-03-14T12:37:50.309Z] Removing intermediate container 1bb3224b05c7 [2023-03-14T12:37:50.309Z] ---> 631b1478f8da [2023-03-14T12:37:50.309Z] [2023-03-14T12:37:50.309Z] ---> 57b1203e0fec [2023-03-14T12:37:50.309Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-14T12:37:50.569Z] ---> Running in 3dd01d104bc9 [2023-03-14T12:37:50.569Z] Successfully built 631b1478f8da [2023-03-14T12:37:50.569Z] ---> a0516cd76d9c [2023-03-14T12:37:50.569Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-14T12:37:50.569Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ Building security-spiffe-token-provider ... done  [2023-03-14T12:37:50.569Z] ---> dc5d7f9436d5 [2023-03-14T12:37:50.569Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-14T12:37:50.829Z] 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-14T12:37:50.829Z] ---> d0d4bd24e242 [2023-03-14T12:37:50.829Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-14T12:37:51.090Z] ---> b4c718ead1fa [2023-03-14T12:37:51.090Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-14T12:37:51.090Z] ---> Running in cbb093bd3c48 [2023-03-14T12:37:52.026Z] Removing intermediate container cbb093bd3c48 [2023-03-14T12:37:52.026Z] ---> 0bb5cd7d24c6 [2023-03-14T12:37:52.026Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-14T12:37:52.026Z] ---> Running in 35f095dda362 [2023-03-14T12:37:52.026Z] Removing intermediate container 35f095dda362 [2023-03-14T12:37:52.026Z] ---> 1b7164cac75c [2023-03-14T12:37:52.026Z] Step 29/32 : CMD ["gate"] [2023-03-14T12:37:52.026Z] ---> Running in 62791dbf3b5c [2023-03-14T12:37:52.026Z] Removing intermediate container 62791dbf3b5c [2023-03-14T12:37:52.026Z] ---> 03ec7629fa08 [2023-03-14T12:37:52.026Z] Step 30/32 : LABEL arch=x86_64 [2023-03-14T12:37:52.026Z] ---> Running in 075981e77c8f [2023-03-14T12:37:52.288Z] Removing intermediate container 075981e77c8f [2023-03-14T12:37:52.288Z] ---> eabc41fd23e3 [2023-03-14T12:37:52.288Z] Step 31/32 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:37:52.288Z] ---> Running in 9fa7f79590c4 [2023-03-14T12:37:52.288Z] Removing intermediate container 9fa7f79590c4 [2023-03-14T12:37:52.288Z] ---> ab371be65d84 [2023-03-14T12:37:52.288Z] Step 32/32 : LABEL version=0.0.0 [2023-03-14T12:37:52.288Z] ---> Running in bd21f90cc6aa [2023-03-14T12:37:52.548Z] Removing intermediate container bd21f90cc6aa [2023-03-14T12:37:52.548Z] ---> 9dec500c6904 [2023-03-14T12:37:52.548Z] [2023-03-14T12:37:52.548Z] Successfully built 9dec500c6904 [2023-03-14T12:37:52.548Z] Successfully tagged security-bootstrapper:latest [2023-03-14T12:38:10.625Z]  Building security-bootstrapper ... done Removing intermediate container 3dd01d104bc9 [2023-03-14T12:38:10.625Z] ---> 74393e71358c [2023-03-14T12:38:10.625Z] [2023-03-14T12:38:10.625Z] Step 10/22 : FROM alpine:3.17 [2023-03-14T12:38:10.625Z] ---> b2aa39c304c2 [2023-03-14T12:38:10.625Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-14T12:38:10.625Z] ---> Running in a44acbda9d79 [2023-03-14T12:38:10.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T12:38:10.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T12:38:10.625Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-14T12:38:10.625Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-14T12:38:10.625Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T12:38:10.625Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T12:38:10.625Z] OK: 8 MiB in 17 packages [2023-03-14T12:38:10.625Z] Removing intermediate container a44acbda9d79 [2023-03-14T12:38:10.625Z] ---> 96c589ad00bb [2023-03-14T12:38:10.625Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T12:38:10.625Z] ---> Running in 3419b43d631b [2023-03-14T12:38:10.625Z] Removing intermediate container 3419b43d631b [2023-03-14T12:38:10.625Z] ---> a68fb25d7ff8 [2023-03-14T12:38:10.625Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-14T12:38:10.625Z] ---> Running in f41a6d9f146a [2023-03-14T12:38:10.625Z] Removing intermediate container f41a6d9f146a [2023-03-14T12:38:10.625Z] ---> 66755cdcf3fc [2023-03-14T12:38:10.625Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-14T12:38:10.625Z] ---> Running in 2003831453e2 [2023-03-14T12:38:10.625Z] Removing intermediate container 2003831453e2 [2023-03-14T12:38:10.625Z] ---> 875ae5211d38 [2023-03-14T12:38:10.625Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T12:38:10.625Z] ---> 7025b5cfab50 [2023-03-14T12:38:10.625Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-14T12:38:10.625Z] ---> 5c2571e3d529 [2023-03-14T12:38:10.625Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-14T12:38:10.625Z] ---> 5cf027b1d0fa [2023-03-14T12:38:10.625Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-14T12:38:10.625Z] ---> Running in e315d4a373ef [2023-03-14T12:38:10.625Z] Removing intermediate container e315d4a373ef [2023-03-14T12:38:10.625Z] ---> 5f72f3223b17 [2023-03-14T12:38:10.625Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T12:38:10.625Z] ---> Running in b22c25a8dbaa [2023-03-14T12:38:10.625Z] Removing intermediate container b22c25a8dbaa [2023-03-14T12:38:10.625Z] ---> 0858f657266d [2023-03-14T12:38:10.625Z] Step 20/22 : LABEL arch=x86_64 [2023-03-14T12:38:10.625Z] ---> Running in 57ac336d32e5 [2023-03-14T12:38:10.625Z] Removing intermediate container 57ac336d32e5 [2023-03-14T12:38:10.625Z] ---> 2f773d4056e1 [2023-03-14T12:38:10.625Z] Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:38:10.625Z] ---> Running in e85d41249f9a [2023-03-14T12:38:10.625Z] Removing intermediate container e85d41249f9a [2023-03-14T12:38:10.625Z] ---> bb258ce704e3 [2023-03-14T12:38:10.625Z] Step 22/22 : LABEL version=0.0.0 [2023-03-14T12:38:10.625Z] ---> Running in 9234e23da4d8 [2023-03-14T12:38:10.625Z] Removing intermediate container 9234e23da4d8 [2023-03-14T12:38:10.625Z] ---> f540342e531e [2023-03-14T12:38:10.625Z] [2023-03-14T12:38:10.625Z] Successfully built f540342e531e [2023-03-14T12:38:10.625Z] Successfully tagged support-notifications:latest [2023-03-14T12:38:10.631Z]  Building support-notifications ... done  [Pipeline] } [2023-03-14T12:38:10.660Z] $ docker stop --time=1 e1a0a9e075a124eaecc08481f7bfb41c4c4d3b41526c7fef0d92b9d8b074b0ec [2023-03-14T12:38:11.343Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-14T12:38:11.962Z] $ docker rm -f --volumes e1a0a9e075a124eaecc08481f7bfb41c4c4d3b41526c7fef0d92b9d8b074b0ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T12:38:12.364Z] + docker images [2023-03-14T12:38:12.364Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-14T12:38:12.364Z] support-notifications latest f540342e531e 2 seconds ago 33MB [2023-03-14T12:38:12.364Z] 74393e71358c 6 seconds ago 1.75GB [2023-03-14T12:38:12.364Z] security-bootstrapper latest 9dec500c6904 20 seconds ago 22MB [2023-03-14T12:38:12.364Z] security-spiffe-token-provider latest 631b1478f8da 22 seconds ago 32.6MB [2023-03-14T12:38:12.364Z] ca1e473f92b2 29 seconds ago 1.72GB [2023-03-14T12:38:12.364Z] 52e02aa2c175 33 seconds ago 1.67GB [2023-03-14T12:38:12.364Z] security-spire-config latest dbd31a9fdeec 35 seconds ago 88.9MB [2023-03-14T12:38:12.364Z] security-spire-agent latest aa90edb649e9 36 seconds ago 129MB [2023-03-14T12:38:12.364Z] 7299905f5c7e 41 seconds ago 1.54GB [2023-03-14T12:38:12.364Z] e0c7d55c00bd 42 seconds ago 1.54GB [2023-03-14T12:38:12.364Z] core-common-config-bootstrapper latest d100526ee8da 51 seconds ago 17.5MB [2023-03-14T12:38:12.364Z] security-proxy-auth latest fa9134e13cb9 51 seconds ago 18.3MB [2023-03-14T12:38:12.364Z] support-scheduler latest e330d22f959b 53 seconds ago 32.4MB [2023-03-14T12:38:12.364Z] 296ffef44a25 59 seconds ago 1.75GB [2023-03-14T12:38:12.364Z] a0b25493692f About a minute ago 1.66GB [2023-03-14T12:38:12.364Z] 22d6af239307 About a minute ago 1.68GB [2023-03-14T12:38:12.364Z] core-data latest c1ecc06dd6c5 About a minute ago 20MB [2023-03-14T12:38:12.364Z] security-secretstore-setup latest e8c56aff3bcf About a minute ago 32.6MB [2023-03-14T12:38:12.364Z] core-metadata latest 235d72549fca About a minute ago 20.6MB [2023-03-14T12:38:12.364Z] core-command latest 905f047b369c About a minute ago 19.8MB [2023-03-14T12:38:12.364Z] security-proxy-setup latest 30da42091336 About a minute ago 18.7MB [2023-03-14T12:38:12.364Z] bf6dbed2e83d About a minute ago 1.69GB [2023-03-14T12:38:12.364Z] f13bf8e071ff About a minute ago 1.66GB [2023-03-14T12:38:12.364Z] 5b2df48260c6 About a minute ago 1.67GB [2023-03-14T12:38:12.364Z] 27aee5ffaf1f About a minute ago 1.69GB [2023-03-14T12:38:12.364Z] 0cfcd014d039 About a minute ago 1.68GB [2023-03-14T12:38:12.364Z] security-spire-server latest fb1152570d73 2 minutes ago 89.8MB [2023-03-14T12:38:12.364Z] be56177154b8 2 minutes ago 1.54GB [2023-03-14T12:38:12.364Z] ci-base-image-x86_64 latest 0a3771467ae6 5 minutes ago 883MB [2023-03-14T12:38:12.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 days ago 664MB [2023-03-14T12:38:12.364Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-14T12:38:12.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-14T12:38:12.364Z] 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-14T12:40:03.053Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-14T12:40:03.053Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-14T12:40:03.053Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-14T12:40:03.053Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-14T12:40:03.053Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-14T12:40:03.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-14T12:40:04.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-14T12:40:04.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-14T12:40:04.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-14T12:40:06.194Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-14T12:40:10.464Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-14T12:40:10.464Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-14T12:40:10.464Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-14T12:40:10.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-14T12:40:22.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-14T12:40:22.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-14T12:40:23.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.545s coverage: 28.7% of statements [2023-03-14T12:40:33.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.269s coverage: 98.5% of statements [2023-03-14T12:40:37.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-14T12:40:37.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-14T12:40:37.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-14T12:40:42.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.514s coverage: 71.2% of statements [2023-03-14T12:40:44.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-14T12:40:44.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-14T12:40:44.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.320s coverage: 54.0% of statements [2023-03-14T12:40:49.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-14T12:40:49.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-14T12:40:49.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-14T12:40:49.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-14T12:40:49.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-14T12:40:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-14T12:40:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-14T12:41:05.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.407s coverage: 88.5% of statements [2023-03-14T12:41:05.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.801s coverage: 3.9% of statements [2023-03-14T12:41:13.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-14T12:41:13.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-14T12:41:13.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-14T12:41:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.606s coverage: 95.6% of statements [2023-03-14T12:41:14.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-14T12:41:14.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-14T12:41:14.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-14T12:41:14.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-14T12:41:14.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-14T12:41:15.079Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.219s coverage: 72.2% of statements [2023-03-14T12:41:21.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-14T12:41:21.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-14T12:41:21.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-14T12:41:21.728Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.244s coverage: 65.9% of statements [2023-03-14T12:41:29.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-14T12:41:29.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-14T12:41:30.512Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.523s coverage: 0.9% of statements [2023-03-14T12:41:30.512Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.335s coverage: 29.0% of statements [2023-03-14T12:41:34.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.256s coverage: 45.5% of statements [2023-03-14T12:41:35.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 82.9% of statements [2023-03-14T12:41:35.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements [2023-03-14T12:41:35.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.255s coverage: 96.3% of statements [2023-03-14T12:41:38.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.215s coverage: 87.5% of statements [2023-03-14T12:41:40.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-14T12:41:40.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-14T12:41:40.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-14T12:41:40.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-14T12:41:42.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-14T12:41:42.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-14T12:41:42.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-14T12:41:42.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-14T12:41:51.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.214s coverage: 94.4% of statements [2023-03-14T12:41:51.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-14T12:41:51.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-14T12:41:51.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-14T12:41:51.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-14T12:41:55.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-14T12:41:55.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-14T12:41:56.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-14T12:42:04.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-14T12:42:04.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.186s coverage: 79.9% of statements [2023-03-14T12:42:04.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.268s coverage: 92.9% of statements [2023-03-14T12:42:04.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-03-14T12:42:04.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.223s coverage: 86.9% of statements [2023-03-14T12:42:04.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.195s coverage: 87.2% of statements [2023-03-14T12:42:04.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements [2023-03-14T12:42:04.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2023-03-14T12:42:04.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.503s coverage: 81.2% of statements [2023-03-14T12:42:04.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.544s coverage: 82.1% of statements [2023-03-14T12:42:05.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-14T12:42:05.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 84.8% of statements [2023-03-14T12:42:11.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-14T12:42:11.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-14T12:42:11.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.091s coverage: 63.1% of statements [2023-03-14T12:42:11.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.239s coverage: 100.0% of statements [2023-03-14T12:42:13.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 89.4% of statements [2023-03-14T12:42:13.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2023-03-14T12:42:13.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.114s coverage: 73.7% of statements [2023-03-14T12:42:13.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-14T12:42:13.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-14T12:42:13.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-14T12:42:13.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-03-14T12:42:20.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-14T12:42:20.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-14T12:42:20.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-14T12:42:21.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.986s coverage: 38.4% of statements [2023-03-14T12:42:21.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements [2023-03-14T12:42:25.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-14T12:42:25.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-14T12:42:25.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-14T12:42:25.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-14T12:42:25.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements [2023-03-14T12:42:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-14T12:42:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-14T12:42:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-14T12:42:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-14T12:42:37.847Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements [2023-03-14T12:42:37.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-14T12:42:37.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-14T12:42:37.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-14T12:42:37.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-14T12:42:38.430Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.563s coverage: 92.3% of statements [2023-03-14T12:42:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-14T12:42:42.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-14T12:42:42.678Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 61.5% of statements [2023-03-14T12:42:44.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-14T12:42:44.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-14T12:42:44.348Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.359s coverage: 97.7% of statements [2023-03-14T12:42:45.303Z] 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-14T12:42:45.303Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T12:42:45.303Z] go vet ./... [2023-03-14T12:45:21.973Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T12:45:21.973Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T12:45:21.973Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T12:45:22.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-14T12:45:22.671Z] + ls -al . [2023-03-14T12:45:22.671Z] total 704 [2023-03-14T12:45:22.671Z] drwxrwxr-x 10 1001 1001 4096 Mar 14 12:37 . [2023-03-14T12:45:22.671Z] drwxr-xr-x 4 root root 4096 Mar 14 12:37 .. [2023-03-14T12:45:22.671Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 12:35 .blubracket [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 16 Mar 14 12:35 .dockerignore [2023-03-14T12:45:22.671Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 12:35 .git [2023-03-14T12:45:22.671Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 12:35 .github [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 1133 Mar 14 12:35 .gitignore [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 42 Mar 14 12:35 .golangci.yml [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 87 Mar 14 12:35 .hadolint.yml [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 166 Mar 14 12:35 .sonarcloud.properties [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 12:35 ADOPTERS.md [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 10825 Mar 14 12:35 Attribution.txt [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 73765 Mar 14 12:35 CHANGELOG.md [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 12:35 CONTRIBUTING.md [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 12:35 GOVERNANCE.md [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 883 Mar 14 12:35 Jenkinsfile [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 12:35 LICENSE [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 14266 Mar 14 12:35 Makefile [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 12:35 OWNERS.md [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 9403 Mar 14 12:35 README.md [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 789 Mar 14 12:35 SECURITY.md [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 5 Mar 14 12:32 VERSION [2023-03-14T12:45:22.671Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 12:35 bin [2023-03-14T12:45:22.671Z] drwxrwxr-x 18 1001 1001 4096 Mar 14 12:35 cmd [2023-03-14T12:45:22.671Z] -rw-r--r-- 1 root root 447486 Mar 14 12:42 coverage.out [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 3232 Mar 14 12:35 go.mod [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 31098 Mar 14 12:35 go.sum [2023-03-14T12:45:22.671Z] drwxrwxr-x 7 1001 1001 4096 Mar 14 12:35 internal [2023-03-14T12:45:22.671Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 12:35 openapi [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 594 Mar 14 12:35 security.txt [2023-03-14T12:45:22.671Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 12:35 snap [2023-03-14T12:45:22.671Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 12:35 version.go [Pipeline] sh [2023-03-14T12:45:23.003Z] + '[' -e coverage.out ] [2023-03-14T12:45:23.003Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-14T12:45:23.041Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T12:45:23.771Z] Stashed 1 file(s) [Pipeline] sh [2023-03-14T12:45:24.097Z] + make build [2023-03-14T12:45:24.364Z] 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-14T12:47:00.969Z] 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-14T12:47:00.969Z] 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-14T12:47:00.969Z] 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-14T12:47:00.969Z] 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-14T12:47:47.890Z] 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-14T12:47:50.555Z] 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-14T12:47:57.228Z] 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-14T12:48:02.564Z] 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-14T12:48:05.903Z] 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-14T12:48:10.151Z] 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-14T12:48:16.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-14T12:48:22.165Z] $ docker stop --time=1 e72cc02bd56ae32487adf60fda2b8c7ecbdf1f49c5358f599d7fec7751270db2 [2023-03-14T12:48:24.337Z] $ docker rm -f --volumes e72cc02bd56ae32487adf60fda2b8c7ecbdf1f49c5358f599d7fec7751270db2 [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-14T12:48:26.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T12:48:26.859Z] [2023-03-14T12:48:26.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T12:48:27.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T12:48:27.528Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-14T12:48:27.528Z] 29e5d40040c1: Pulling fs layer [2023-03-14T12:48:27.528Z] 1ce36da41761: Pulling fs layer [2023-03-14T12:48:27.528Z] 25b303627fd3: Pulling fs layer [2023-03-14T12:48:27.528Z] 29e5d40040c1: Download complete [2023-03-14T12:48:27.794Z] 1ce36da41761: Verifying Checksum [2023-03-14T12:48:27.794Z] 1ce36da41761: Download complete [2023-03-14T12:48:28.061Z] 29e5d40040c1: Pull complete [2023-03-14T12:48:29.474Z] 1ce36da41761: Pull complete [2023-03-14T12:48:29.474Z] 25b303627fd3: Verifying Checksum [2023-03-14T12:48:29.474Z] 25b303627fd3: Download complete [2023-03-14T12:48:39.540Z] 25b303627fd3: Pull complete [2023-03-14T12:48:39.540Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-14T12:48:39.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T12:48:39.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T12:48:39.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-151 does not seem to be running inside a container [2023-03-14T12:48:39.903Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-14T12:48:42.148Z] $ docker top cd0fd36e30b81fb12f8e33ae9e946a79bc22ee84d3c08c2b20edd91f96baaa83 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T12:48:43.011Z] + docker-compose build --help [2023-03-14T12:48:43.011Z] + grep parallel [2023-03-14T12:48:47.254Z] --parallel Build images in parallel. [Pipeline] } [2023-03-14T12:48:47.278Z] $ docker stop --time=1 cd0fd36e30b81fb12f8e33ae9e946a79bc22ee84d3c08c2b20edd91f96baaa83 [2023-03-14T12:48:48.903Z] $ docker rm -f --volumes cd0fd36e30b81fb12f8e33ae9e946a79bc22ee84d3c08c2b20edd91f96baaa83 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T12:48:49.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T12:48:49.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T12:48:49.854Z] prd-ubuntu20.04-docker-arm64-4c-16g-151 does not seem to be running inside a container [2023-03-14T12:48:49.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-14T12:48:51.021Z] $ docker top 704e624bf4c3a0e2fc086112b9b72a71ce52dc5789a9ad157f31fc41803639ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T12:48:51.564Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-14T12:48:55.802Z] Building core-command ... [2023-03-14T12:48:55.802Z] Building core-common-config-bootstrapper ... [2023-03-14T12:48:55.802Z] Building core-data ... [2023-03-14T12:48:55.802Z] Building core-metadata ... [2023-03-14T12:48:55.802Z] Building security-bootstrapper ... [2023-03-14T12:48:55.802Z] Building security-proxy-auth ... [2023-03-14T12:48:55.802Z] Building security-proxy-setup ... [2023-03-14T12:48:55.802Z] Building security-secretstore-setup ... [2023-03-14T12:48:55.802Z] Building security-spiffe-token-provider ... [2023-03-14T12:48:55.802Z] Building security-spire-agent ... [2023-03-14T12:48:55.802Z] Building security-spire-config ... [2023-03-14T12:48:55.802Z] Building security-spire-server ... [2023-03-14T12:48:55.802Z] Building support-notifications ... [2023-03-14T12:48:55.802Z] Building support-scheduler ... [2023-03-14T12:48:55.802Z] Building security-spiffe-token-provider [2023-03-14T12:48:55.802Z] Building core-command [2023-03-14T12:48:55.802Z] Building core-common-config-bootstrapper [2023-03-14T12:48:55.802Z] Building support-scheduler [2023-03-14T12:48:55.802Z] Building core-metadata [2023-03-14T12:49:42.632Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:49:42.632Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:49:42.632Z] ---> 069b69619ec7 [2023-03-14T12:49:42.632Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T12:49:42.632Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:49:42.632Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:49:42.632Z] ---> 069b69619ec7 [2023-03-14T12:49:42.632Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-14T12:49:42.632Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:49:42.632Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:49:42.632Z] ---> 069b69619ec7 [2023-03-14T12:49:42.632Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-14T12:49:42.632Z] Step 1/19 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:49:42.632Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:49:42.632Z] ---> 069b69619ec7 [2023-03-14T12:49:42.632Z] Step 3/19 : WORKDIR /edgex-go [2023-03-14T12:49:42.632Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:49:42.632Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:49:42.632Z] ---> 069b69619ec7 [2023-03-14T12:49:42.632Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-14T12:49:42.632Z] ---> Running in 7d1d3b65cff7 [2023-03-14T12:49:42.632Z] ---> Running in 8c9dfe49a474 [2023-03-14T12:49:42.632Z] ---> Running in 83fd42ab67ac [2023-03-14T12:49:42.632Z] ---> Running in 3af23d4d62f0 [2023-03-14T12:49:42.632Z] ---> Running in 46ca19f64487 [2023-03-14T12:49:42.632Z] Removing intermediate container 8c9dfe49a474 [2023-03-14T12:49:42.632Z] ---> 9b5063a08d3c [2023-03-14T12:49:42.632Z] Step 4/22 : WORKDIR /edgex-go [2023-03-14T12:49:42.632Z] Removing intermediate container 83fd42ab67ac [2023-03-14T12:49:42.632Z] ---> 9e77d9d10f19 [2023-03-14T12:49:42.632Z] Step 4/24 : WORKDIR /edgex-go [2023-03-14T12:49:42.632Z] ---> Running in 50bbfd917112 [2023-03-14T12:49:42.632Z] Removing intermediate container 7d1d3b65cff7 [2023-03-14T12:49:42.632Z] ---> f635bc62b918 [2023-03-14T12:49:42.632Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T12:49:42.632Z] ---> Running in 179503b1ff4f [2023-03-14T12:49:42.632Z] Removing intermediate container 46ca19f64487 [2023-03-14T12:49:42.632Z] ---> 339ff93ed1c5 [2023-03-14T12:49:42.632Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-14T12:49:42.632Z] Removing intermediate container 3af23d4d62f0 [2023-03-14T12:49:42.632Z] ---> 060b285b5e9e [2023-03-14T12:49:42.632Z] Step 4/22 : WORKDIR /edgex-go [2023-03-14T12:49:42.632Z] ---> Running in f34b3ba1f96a [2023-03-14T12:49:42.632Z] ---> Running in 514cff16ab34 [2023-03-14T12:49:42.632Z] ---> Running in bc2a109dfe97 [2023-03-14T12:49:42.632Z] Removing intermediate container 50bbfd917112 [2023-03-14T12:49:42.632Z] ---> f4e4519de613 [2023-03-14T12:49:42.632Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-14T12:49:42.632Z] ---> Running in e1c551410757 [2023-03-14T12:49:42.632Z] Removing intermediate container 179503b1ff4f [2023-03-14T12:49:42.632Z] ---> b93bc50e18ea [2023-03-14T12:49:42.632Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-14T12:49:42.902Z] ---> Running in 168a6d323801 [2023-03-14T12:49:42.902Z] Removing intermediate container f34b3ba1f96a [2023-03-14T12:49:42.902Z] ---> ed2c3b93daa4 [2023-03-14T12:49:42.902Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T12:49:43.177Z] ---> Running in ab17c89156ba [2023-03-14T12:49:43.177Z] Removing intermediate container 514cff16ab34 [2023-03-14T12:49:43.177Z] ---> e1a4fcc0ef14 [2023-03-14T12:49:43.177Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-14T12:49:43.443Z] ---> Running in 2b26cfb5faf4 [2023-03-14T12:49:44.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T12:49:44.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T12:49:44.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T12:49:45.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T12:49:45.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T12:49:45.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T12:49:45.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T12:49:45.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T12:49:46.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T12:49:46.336Z] v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T12:49:46.336Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T12:49:46.336Z] OK: 17683 distinct packages available [2023-03-14T12:49:46.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T12:49:46.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T12:49:47.186Z] OK: 263 MiB in 53 packages [2023-03-14T12:49:47.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T12:49:47.453Z] OK: 263 MiB in 53 packages [2023-03-14T12:49:47.453Z] OK: 263 MiB in 53 packages [2023-03-14T12:49:47.722Z] OK: 263 MiB in 53 packages [2023-03-14T12:49:48.698Z] OK: 263 MiB in 53 packages [2023-03-14T12:49:48.698Z] Removing intermediate container ab17c89156ba [2023-03-14T12:49:48.698Z] ---> 016197bdd772 [2023-03-14T12:49:48.698Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T12:49:49.668Z] Removing intermediate container 168a6d323801 [2023-03-14T12:49:49.668Z] ---> 750a9301a571 [2023-03-14T12:49:49.668Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-14T12:49:49.668Z] Removing intermediate container 2b26cfb5faf4 [2023-03-14T12:49:49.668Z] ---> 880684f1e011 [2023-03-14T12:49:49.668Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-14T12:49:49.668Z] Removing intermediate container e1c551410757 [2023-03-14T12:49:49.668Z] ---> ec088de12a1f [2023-03-14T12:49:49.668Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-14T12:49:50.253Z] ---> 5541a23e574b [2023-03-14T12:49:50.253Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:49:50.253Z] Removing intermediate container bc2a109dfe97 [2023-03-14T12:49:50.253Z] ---> 9de379850506 [2023-03-14T12:49:50.253Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-14T12:49:50.253Z] ---> Running in a5448f05bad5 [2023-03-14T12:49:50.851Z] ---> 318493f379e4 [2023-03-14T12:49:50.851Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:49:50.851Z] ---> fd603e2c38c7 [2023-03-14T12:49:50.851Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:49:51.119Z] ---> Running in 5d7e2ad95534 [2023-03-14T12:49:51.119Z] ---> d76dec10b3c8 [2023-03-14T12:49:51.119Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:49:51.119Z] ---> Running in 5fcb0a4b8bd6 [2023-03-14T12:49:51.387Z] ---> Running in 2503d56436f8 [2023-03-14T12:49:51.387Z] ---> 260c6c62acb0 [2023-03-14T12:49:51.657Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:49:51.657Z] ---> Running in 3b8271759769 [2023-03-14T12:51:43.533Z] Removing intermediate container 2503d56436f8 [2023-03-14T12:51:43.533Z] ---> 334588e552ce [2023-03-14T12:51:43.533Z] Step 8/24 : COPY . . [2023-03-14T12:51:43.533Z] Removing intermediate container 5d7e2ad95534 [2023-03-14T12:51:43.533Z] ---> 7ae6fb18bf7e [2023-03-14T12:51:43.533Z] Step 8/22 : COPY . . [2023-03-14T12:51:43.533Z] Removing intermediate container a5448f05bad5 [2023-03-14T12:51:43.533Z] ---> bb332fff7001 [2023-03-14T12:51:43.533Z] Step 8/23 : COPY . . [2023-03-14T12:51:43.533Z] Removing intermediate container 5fcb0a4b8bd6 [2023-03-14T12:51:43.533Z] ---> 05d249f6610c [2023-03-14T12:51:43.533Z] Step 8/22 : COPY . . [2023-03-14T12:51:43.533Z] Removing intermediate container 3b8271759769 [2023-03-14T12:51:43.533Z] ---> 5e270088efc3 [2023-03-14T12:51:43.533Z] Step 7/19 : COPY . . [2023-03-14T12:51:51.736Z] ---> 76fb18f30c1f [2023-03-14T12:51:51.736Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-14T12:51:51.736Z] ---> a7db42778a26 [2023-03-14T12:51:51.736Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-14T12:51:51.736Z] ---> Running in 14573cdbe4b1 [2023-03-14T12:51:51.736Z] ---> 5402f89cf855 [2023-03-14T12:51:51.736Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-14T12:51:51.736Z] ---> 8dddf018be29 [2023-03-14T12:51:51.736Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-14T12:51:51.736Z] ---> Running in 7f6630c5e154 [2023-03-14T12:51:51.736Z] ---> Running in d2ac900c4743 [2023-03-14T12:51:51.736Z] ---> 396e13bde4a8 [2023-03-14T12:51:51.736Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-14T12:51:51.736Z] ---> Running in f78049ab2de5 [2023-03-14T12:51:51.736Z] ---> Running in 41abcedc2b90 [2023-03-14T12:51:53.145Z] 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-14T12:51:53.412Z] 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-14T12:51:53.679Z] 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-14T12:51:53.945Z] 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-14T12:51:53.945Z] 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-14T12:58:30.873Z] Removing intermediate container 7f6630c5e154 [2023-03-14T12:58:30.873Z] ---> b4690bd8902f [2023-03-14T12:58:30.873Z] [2023-03-14T12:58:30.873Z] Step 10/22 : FROM alpine:3.17 [2023-03-14T12:58:30.873Z] 3.17: Pulling from library/alpine [2023-03-14T12:58:30.873Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T12:58:30.873Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T12:58:30.873Z] ---> d74e625d9115 [2023-03-14T12:58:30.873Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T12:58:30.873Z] ---> Running in 05c9f382d593 [2023-03-14T12:58:30.873Z] Removing intermediate container 05c9f382d593 [2023-03-14T12:58:30.873Z] ---> c596f24561a9 [2023-03-14T12:58:30.873Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-14T12:58:30.873Z] ---> Running in f02e3960d6b7 [2023-03-14T12:58:30.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T12:58:30.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T12:58:30.873Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T12:58:30.873Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T12:58:30.873Z] OK: 8 MiB in 16 packages [2023-03-14T12:58:32.285Z] Removing intermediate container f02e3960d6b7 [2023-03-14T12:58:32.285Z] ---> d5f8d003206d [2023-03-14T12:58:32.285Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T12:58:32.557Z] Removing intermediate container 41abcedc2b90 [2023-03-14T12:58:32.557Z] ---> 189acba2220c [2023-03-14T12:58:32.557Z] [2023-03-14T12:58:32.557Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T12:58:32.557Z] ---> d74e625d9115 [2023-03-14T12:58:32.557Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T12:58:32.557Z] ---> Running in e0038c40761f [2023-03-14T12:58:33.962Z] ---> abeb4fd76a81 [2023-03-14T12:58:33.962Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-14T12:58:34.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T12:58:35.497Z] ---> c6983a5ea600 [2023-03-14T12:58:35.497Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-14T12:58:35.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T12:58:36.343Z] ---> 26db7bf531a5 [2023-03-14T12:58:36.343Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-14T12:58:37.300Z] ---> c1adbcd050d3 [2023-03-14T12:58:37.300Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T12:58:37.300Z] ---> Running in 2d494a0bbe70 [2023-03-14T12:58:37.568Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T12:58:37.568Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T12:58:37.568Z] OK: 8 MiB in 16 packages [2023-03-14T12:58:39.512Z] Removing intermediate container e0038c40761f [2023-03-14T12:58:39.512Z] ---> fe6f0c3c090f [2023-03-14T12:58:39.512Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T12:58:39.512Z] ---> Running in c4b471e5e786 [2023-03-14T12:58:40.477Z] Removing intermediate container c4b471e5e786 [2023-03-14T12:58:40.477Z] ---> e6bcaa063c0a [2023-03-14T12:58:40.477Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-14T12:58:40.746Z] ---> Running in 79920dac8225 [2023-03-14T12:58:41.328Z] Removing intermediate container 2d494a0bbe70 [2023-03-14T12:58:41.328Z] ---> 29025ee8919c [2023-03-14T12:58:41.328Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T12:58:41.328Z] ---> Running in bcf47b2fa74f [2023-03-14T12:58:41.595Z] Removing intermediate container 79920dac8225 [2023-03-14T12:58:41.595Z] ---> 412b6136b61a [2023-03-14T12:58:41.595Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T12:58:41.861Z] ---> Running in 2b68cc7ea25a [2023-03-14T12:58:42.133Z] Removing intermediate container bcf47b2fa74f [2023-03-14T12:58:42.133Z] ---> 5c2e57b14f42 [2023-03-14T12:58:42.133Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-14T12:58:42.423Z] ---> Running in 58e2ec367bda [2023-03-14T12:58:42.691Z] Removing intermediate container 2b68cc7ea25a [2023-03-14T12:58:42.691Z] ---> 28fc924633db [2023-03-14T12:58:42.691Z] Step 15/23 : WORKDIR / [2023-03-14T12:58:42.962Z] ---> Running in 77f5afbce663 [2023-03-14T12:58:43.542Z] Removing intermediate container 58e2ec367bda [2023-03-14T12:58:43.542Z] ---> 70c97e5cba1c [2023-03-14T12:58:43.542Z] Step 20/22 : LABEL arch=arm64 [2023-03-14T12:58:43.808Z] ---> Running in 526dda2afe81 [2023-03-14T12:58:44.076Z] Removing intermediate container 77f5afbce663 [2023-03-14T12:58:44.076Z] ---> 97b73903ed9b [2023-03-14T12:58:44.076Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T12:58:45.035Z] Removing intermediate container 526dda2afe81 [2023-03-14T12:58:45.035Z] ---> c59a1ac5acf2 [2023-03-14T12:58:45.035Z] Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:58:45.301Z] ---> bf5b50f75153 [2023-03-14T12:58:45.301Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-14T12:58:45.301Z] ---> Running in 8c04148ef55e [2023-03-14T12:58:45.883Z] Removing intermediate container 8c04148ef55e [2023-03-14T12:58:45.883Z] ---> 120dd8499aae [2023-03-14T12:58:45.883Z] Step 22/22 : LABEL version=0.0.0 [2023-03-14T12:58:46.150Z] ---> Running in 89396b5cef7e [2023-03-14T12:58:47.108Z] Removing intermediate container 89396b5cef7e [2023-03-14T12:58:47.108Z] ---> 0137e62693d2 [2023-03-14T12:58:47.108Z] [2023-03-14T12:58:48.508Z] Successfully built 0137e62693d2 [2023-03-14T12:58:48.508Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-14T12:58:48.508Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-03-14T12:58:48.773Z] ---> 977a76af1738 [2023-03-14T12:58:48.773Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-14T12:58:50.195Z] ---> 068a17cb6e75 [2023-03-14T12:58:50.195Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-14T12:58:50.460Z] ---> Running in b25955723fc3 [2023-03-14T12:58:51.417Z] Removing intermediate container b25955723fc3 [2023-03-14T12:58:51.417Z] ---> 6b9d3d6328b5 [2023-03-14T12:58:51.417Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T12:58:51.417Z] ---> Running in f87565224669 [2023-03-14T12:58:51.996Z] Removing intermediate container f87565224669 [2023-03-14T12:58:51.997Z] ---> 90483239006a [2023-03-14T12:58:51.997Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T12:58:52.266Z] ---> Running in 39dba74df443 [2023-03-14T12:58:53.228Z] Removing intermediate container 39dba74df443 [2023-03-14T12:58:53.228Z] ---> 47e8db906b09 [2023-03-14T12:58:53.228Z] Step 22/23 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:58:53.492Z] ---> Running in b083c1300d37 [2023-03-14T12:58:54.079Z] Removing intermediate container b083c1300d37 [2023-03-14T12:58:54.079Z] ---> 44479c1a5324 [2023-03-14T12:58:54.079Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T12:58:54.343Z] ---> Running in 9b82a999c5b0 [2023-03-14T12:58:54.922Z] Removing intermediate container 9b82a999c5b0 [2023-03-14T12:58:54.922Z] ---> eb4edf0cd415 [2023-03-14T12:58:54.922Z] [2023-03-14T12:58:55.875Z] Successfully built eb4edf0cd415 [2023-03-14T12:58:55.875Z] Successfully tagged core-command-arm64:latest [2023-03-14T12:58:55.875Z]  Building core-command ... done Building security-proxy-auth [2023-03-14T12:59:00.119Z] Removing intermediate container d2ac900c4743 [2023-03-14T12:59:00.119Z] ---> 150ced72a822 [2023-03-14T12:59:00.119Z] [2023-03-14T12:59:00.119Z] Step 10/24 : FROM alpine:3.17 [2023-03-14T12:59:00.119Z] ---> d74e625d9115 [2023-03-14T12:59:00.119Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-14T12:59:00.119Z] ---> Using cache [2023-03-14T12:59:00.119Z] ---> fe6f0c3c090f [2023-03-14T12:59:00.119Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T12:59:00.119Z] ---> Using cache [2023-03-14T12:59:00.119Z] ---> e6bcaa063c0a [2023-03-14T12:59:00.119Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-14T12:59:00.119Z] ---> Running in 267a1d08cc00 [2023-03-14T12:59:00.386Z] Removing intermediate container 267a1d08cc00 [2023-03-14T12:59:00.386Z] ---> 8ed269b9a652 [2023-03-14T12:59:00.386Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-14T12:59:00.656Z] ---> Running in 8da5e4d3a504 [2023-03-14T12:59:01.239Z] Removing intermediate container 8da5e4d3a504 [2023-03-14T12:59:01.239Z] ---> 4b062ada0521 [2023-03-14T12:59:01.239Z] Step 15/24 : WORKDIR / [2023-03-14T12:59:01.239Z] ---> Running in 82c19b13071f [2023-03-14T12:59:01.819Z] Removing intermediate container 82c19b13071f [2023-03-14T12:59:01.819Z] ---> 7ce891a6cf3e [2023-03-14T12:59:01.819Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T12:59:02.788Z] ---> ba653ce6751e [2023-03-14T12:59:02.788Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-14T12:59:05.359Z] ---> b1a9b0ff5c24 [2023-03-14T12:59:05.359Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-14T12:59:06.314Z] ---> 5859e32ba63b [2023-03-14T12:59:06.314Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-14T12:59:07.717Z] ---> e3dd5b1ad4f4 [2023-03-14T12:59:07.717Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-14T12:59:07.717Z] ---> Running in 5f5311ba99f8 [2023-03-14T12:59:08.678Z] Removing intermediate container 5f5311ba99f8 [2023-03-14T12:59:08.678Z] ---> 5b3f364ed9e8 [2023-03-14T12:59:08.678Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T12:59:08.678Z] ---> Running in 1d1c68e6f609 [2023-03-14T12:59:12.470Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:59:12.470Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:59:12.470Z] ---> 069b69619ec7 [2023-03-14T12:59:12.470Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-14T12:59:12.470Z] ---> Using cache [2023-03-14T12:59:12.470Z] ---> 060b285b5e9e [2023-03-14T12:59:12.470Z] Step 4/22 : WORKDIR /edgex-go [2023-03-14T12:59:12.470Z] ---> Using cache [2023-03-14T12:59:12.470Z] ---> e1a4fcc0ef14 [2023-03-14T12:59:12.470Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-14T12:59:12.470Z] ---> Running in 5bc2a922673a [2023-03-14T12:59:12.470Z] Removing intermediate container 1d1c68e6f609 [2023-03-14T12:59:12.470Z] ---> f8f9c4c31f70 [2023-03-14T12:59:12.470Z] Step 22/24 : LABEL arch=arm64 [2023-03-14T12:59:12.737Z] ---> Running in c88078853672 [2023-03-14T12:59:12.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T12:59:13.318Z] Removing intermediate container c88078853672 [2023-03-14T12:59:13.318Z] ---> b5b9acce4671 [2023-03-14T12:59:13.318Z] Step 23/24 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T12:59:13.590Z] ---> Running in 5bde4ec1be89 [2023-03-14T12:59:13.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T12:59:14.550Z] Removing intermediate container 5bde4ec1be89 [2023-03-14T12:59:14.550Z] ---> 2cd501929b92 [2023-03-14T12:59:14.550Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T12:59:14.550Z] ---> Running in 75a21adf2bba [2023-03-14T12:59:15.134Z] Removing intermediate container 75a21adf2bba [2023-03-14T12:59:15.134Z] OK: 263 MiB in 53 packages [2023-03-14T12:59:15.134Z] ---> 37327530651e [2023-03-14T12:59:15.134Z] [2023-03-14T12:59:15.718Z] Successfully built 37327530651e [2023-03-14T12:59:15.718Z] Successfully tagged core-metadata-arm64:latest [2023-03-14T12:59:15.718Z]  Building core-metadata ... done Building core-data [2023-03-14T12:59:16.675Z] Removing intermediate container 5bc2a922673a [2023-03-14T12:59:16.675Z] ---> 15c4ef3b7645 [2023-03-14T12:59:16.675Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-14T12:59:17.637Z] ---> 8f7fb9c64dcd [2023-03-14T12:59:17.637Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:59:17.637Z] ---> Running in 5f3e640082b3 [2023-03-14T12:59:19.573Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:59:19.573Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:59:19.573Z] ---> 069b69619ec7 [2023-03-14T12:59:19.573Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-14T12:59:19.573Z] ---> Using cache [2023-03-14T12:59:19.573Z] ---> 060b285b5e9e [2023-03-14T12:59:19.573Z] Step 4/22 : WORKDIR /edgex-go [2023-03-14T12:59:19.573Z] ---> Using cache [2023-03-14T12:59:19.573Z] ---> e1a4fcc0ef14 [2023-03-14T12:59:19.573Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-14T12:59:19.573Z] ---> Using cache [2023-03-14T12:59:19.573Z] ---> 880684f1e011 [2023-03-14T12:59:19.573Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-14T12:59:19.573Z] ---> Using cache [2023-03-14T12:59:19.573Z] ---> 318493f379e4 [2023-03-14T12:59:19.573Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:59:19.573Z] ---> Using cache [2023-03-14T12:59:19.573Z] ---> 05d249f6610c [2023-03-14T12:59:19.573Z] Step 8/22 : COPY . . [2023-03-14T12:59:19.573Z] ---> Using cache [2023-03-14T12:59:19.573Z] ---> a7db42778a26 [2023-03-14T12:59:19.573Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-14T12:59:19.573Z] ---> Running in 5a9e42cdea11 [2023-03-14T12:59:21.507Z] 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-14T12:59:36.471Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T12:59:36.471Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-14T12:59:36.471Z] ---> 069b69619ec7 [2023-03-14T12:59:36.471Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-14T12:59:36.471Z] ---> Using cache [2023-03-14T12:59:36.471Z] ---> 060b285b5e9e [2023-03-14T12:59:36.471Z] Step 4/22 : WORKDIR /edgex-go [2023-03-14T12:59:36.471Z] ---> Using cache [2023-03-14T12:59:36.471Z] ---> e1a4fcc0ef14 [2023-03-14T12:59:36.471Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-14T12:59:36.471Z] ---> Using cache [2023-03-14T12:59:36.471Z] ---> 880684f1e011 [2023-03-14T12:59:36.471Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-14T12:59:36.471Z] ---> Using cache [2023-03-14T12:59:36.471Z] ---> 318493f379e4 [2023-03-14T12:59:36.471Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T12:59:36.471Z] ---> Using cache [2023-03-14T12:59:36.471Z] ---> 05d249f6610c [2023-03-14T12:59:36.471Z] Step 8/22 : COPY . . [2023-03-14T12:59:36.471Z] ---> Using cache [2023-03-14T12:59:36.471Z] ---> a7db42778a26 [2023-03-14T12:59:36.471Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-14T12:59:36.471Z] ---> Running in 50b0d66aa7f9 [2023-03-14T12:59:37.052Z] 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-14T12:59:59.102Z] Removing intermediate container f78049ab2de5 [2023-03-14T12:59:59.102Z] ---> 583d23344797 [2023-03-14T12:59:59.102Z] [2023-03-14T12:59:59.102Z] Step 9/19 : FROM alpine:3.17 [2023-03-14T12:59:59.102Z] ---> d74e625d9115 [2023-03-14T12:59:59.102Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T12:59:59.102Z] ---> Running in f948d460cb18 [2023-03-14T12:59:59.102Z] Removing intermediate container f948d460cb18 [2023-03-14T12:59:59.102Z] ---> 7037d5786bfe [2023-03-14T12:59:59.102Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-14T12:59:59.102Z] ---> Running in b0678dc30771 [2023-03-14T13:00:01.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T13:00:01.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T13:00:03.026Z] v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T13:00:03.026Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T13:00:03.026Z] OK: 17683 distinct packages available [2023-03-14T13:00:03.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T13:00:03.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T13:00:05.008Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-14T13:00:05.008Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-14T13:00:05.008Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-14T13:00:05.008Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-14T13:00:05.008Z] (5/9) Installing curl (7.88.1-r0) [2023-03-14T13:00:05.008Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-14T13:00:05.008Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-14T13:00:05.008Z] (8/9) Installing libucontext (1.2-r0) [2023-03-14T13:00:05.008Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-14T13:00:05.008Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T13:00:05.273Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T13:00:05.858Z] OK: 11 MiB in 24 packages [2023-03-14T13:00:08.431Z] Removing intermediate container b0678dc30771 [2023-03-14T13:00:08.431Z] ---> 5654858b27e9 [2023-03-14T13:00:08.431Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T13:00:09.398Z] ---> f1baaa519434 [2023-03-14T13:00:09.398Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-14T13:00:11.982Z] ---> 16214e564ca5 [2023-03-14T13:00:11.982Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-14T13:00:12.577Z] ---> 3f19ccfe4a12 [2023-03-14T13:00:12.577Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-14T13:00:12.577Z] ---> Running in 0f57835d3ae4 [2023-03-14T13:00:13.160Z] Removing intermediate container 0f57835d3ae4 [2023-03-14T13:00:13.160Z] ---> f4e945140ef2 [2023-03-14T13:00:13.160Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T13:00:13.160Z] ---> Running in fa34c4c3e19c [2023-03-14T13:00:13.743Z] Removing intermediate container fa34c4c3e19c [2023-03-14T13:00:13.743Z] ---> ace8ab070028 [2023-03-14T13:00:13.743Z] Step 17/19 : LABEL arch=arm64 [2023-03-14T13:00:13.743Z] ---> Running in c7198039c826 [2023-03-14T13:00:14.325Z] Removing intermediate container c7198039c826 [2023-03-14T13:00:14.325Z] ---> 8010f78dc46f [2023-03-14T13:00:14.325Z] Step 18/19 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T13:00:14.325Z] ---> Running in e1ac59eee955 [2023-03-14T13:00:14.906Z] Removing intermediate container e1ac59eee955 [2023-03-14T13:00:14.906Z] ---> 39b7f4864141 [2023-03-14T13:00:14.906Z] Step 19/19 : LABEL version=0.0.0 [2023-03-14T13:00:14.906Z] ---> Running in 492ca9463bc9 [2023-03-14T13:00:15.490Z] Removing intermediate container 492ca9463bc9 [2023-03-14T13:00:15.490Z] ---> 2e5d30b1d60b [2023-03-14T13:00:15.490Z] [2023-03-14T13:00:15.757Z] Successfully built 2e5d30b1d60b [2023-03-14T13:00:15.757Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-14T13:00:15.757Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-03-14T13:00:33.951Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T13:00:33.951Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-14T13:00:33.951Z] ---> 069b69619ec7 [2023-03-14T13:00:33.951Z] Step 3/20 : WORKDIR /edgex-go [2023-03-14T13:00:33.951Z] ---> Using cache [2023-03-14T13:00:33.951Z] ---> 339ff93ed1c5 [2023-03-14T13:00:33.951Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-14T13:00:33.951Z] ---> Running in f61c587bc7b2 [2023-03-14T13:00:35.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T13:00:36.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T13:00:38.555Z] OK: 263 MiB in 53 packages [2023-03-14T13:00:40.621Z] Removing intermediate container f61c587bc7b2 [2023-03-14T13:00:40.621Z] ---> 346beac2c067 [2023-03-14T13:00:40.621Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-14T13:00:44.022Z] ---> a712e61887fc [2023-03-14T13:00:44.022Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T13:00:44.290Z] ---> Running in 3434cedc207b [2023-03-14T13:01:10.950Z] Removing intermediate container 5f3e640082b3 [2023-03-14T13:01:10.950Z] ---> 36e0043ed136 [2023-03-14T13:01:10.950Z] Step 8/22 : COPY . . [2023-03-14T13:01:10.950Z] Removing intermediate container 14573cdbe4b1 [2023-03-14T13:01:10.950Z] ---> 615444781cba [2023-03-14T13:01:10.950Z] [2023-03-14T13:01:10.950Z] Step 10/22 : FROM alpine:3.17 [2023-03-14T13:01:10.950Z] ---> d74e625d9115 [2023-03-14T13:01:10.950Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-14T13:01:10.950Z] ---> Using cache [2023-03-14T13:01:10.950Z] ---> fe6f0c3c090f [2023-03-14T13:01:10.950Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T13:01:10.950Z] ---> Using cache [2023-03-14T13:01:10.950Z] ---> e6bcaa063c0a [2023-03-14T13:01:10.950Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-14T13:01:10.950Z] ---> Running in 5699d01e8f22 [2023-03-14T13:01:10.950Z] Removing intermediate container 5699d01e8f22 [2023-03-14T13:01:10.950Z] ---> cf55a32bf468 [2023-03-14T13:01:10.950Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-14T13:01:10.950Z] ---> Running in 9894771aade3 [2023-03-14T13:01:11.533Z] Removing intermediate container 9894771aade3 [2023-03-14T13:01:11.533Z] ---> 8f019ed032b9 [2023-03-14T13:01:11.533Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T13:01:12.941Z] ---> e52b61032bc2 [2023-03-14T13:01:12.941Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-14T13:01:17.183Z] ---> de020bed4a17 [2023-03-14T13:01:17.183Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-14T13:01:18.587Z] ---> 0137b11feba1 [2023-03-14T13:01:18.587Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-14T13:01:18.587Z] ---> Running in 2621578f1de0 [2023-03-14T13:01:19.540Z] Removing intermediate container 2621578f1de0 [2023-03-14T13:01:19.540Z] ---> 763555fb54a5 [2023-03-14T13:01:19.540Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T13:01:19.540Z] ---> Running in f54015012ad4 [2023-03-14T13:01:22.110Z] Removing intermediate container f54015012ad4 [2023-03-14T13:01:22.111Z] ---> 7f22da423f70 [2023-03-14T13:01:22.111Z] Step 20/22 : LABEL arch=arm64 [2023-03-14T13:01:22.375Z] ---> Running in 5f93a4c6926b [2023-03-14T13:01:22.956Z] ---> 1ecf559d3b3b [2023-03-14T13:01:22.956Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-14T13:01:23.226Z] ---> Running in ffebba61184f [2023-03-14T13:01:23.226Z] Removing intermediate container 5f93a4c6926b [2023-03-14T13:01:23.226Z] ---> e25e0f1cbeef [2023-03-14T13:01:23.226Z] Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T13:01:23.491Z] ---> Running in b2ed2914ca67 [2023-03-14T13:01:24.074Z] Removing intermediate container b2ed2914ca67 [2023-03-14T13:01:24.074Z] ---> 1a4152ea93d9 [2023-03-14T13:01:24.074Z] Step 22/22 : LABEL version=0.0.0 [2023-03-14T13:01:24.341Z] ---> Running in 3ccd90e5d282 [2023-03-14T13:01:25.297Z] Removing intermediate container 3ccd90e5d282 [2023-03-14T13:01:25.297Z] ---> 2172e6ce5dd9 [2023-03-14T13:01:25.297Z] [2023-03-14T13:01:25.565Z] 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-14T13:01:25.565Z] Successfully built 2172e6ce5dd9 [2023-03-14T13:01:25.565Z] Successfully tagged support-scheduler-arm64:latest [2023-03-14T13:01:25.565Z]  Building support-scheduler ... done Building security-spire-config [2023-03-14T13:01:47.595Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T13:01:47.595Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T13:01:47.595Z] ---> 069b69619ec7 [2023-03-14T13:01:47.595Z] Step 3/25 : WORKDIR /edgex-go [2023-03-14T13:01:47.595Z] ---> Using cache [2023-03-14T13:01:47.595Z] ---> 339ff93ed1c5 [2023-03-14T13:01:47.595Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T13:01:47.595Z] ---> Running in c878c1d4e4e9 [2023-03-14T13:01:47.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T13:01:48.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T13:01:50.487Z] OK: 263 MiB in 53 packages [2023-03-14T13:01:53.058Z] Removing intermediate container c878c1d4e4e9 [2023-03-14T13:01:53.058Z] ---> 077c02b13060 [2023-03-14T13:01:53.058Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-14T13:01:54.462Z] ---> 4db31bdcb4ec [2023-03-14T13:01:54.462Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T13:01:54.462Z] ---> Running in 4f1f648a6c66 [2023-03-14T13:02:21.127Z] Removing intermediate container 3434cedc207b [2023-03-14T13:02:21.127Z] ---> 48d3988235ba [2023-03-14T13:02:21.127Z] Step 7/20 : COPY . . [2023-03-14T13:02:36.104Z] ---> 94d09e07697b [2023-03-14T13:02:36.104Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-14T13:02:36.104Z] ---> Running in e24911eebc59 [2023-03-14T13:02:36.104Z] 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-14T13:03:32.484Z] Removing intermediate container 4f1f648a6c66 [2023-03-14T13:03:32.484Z] ---> 6109411e4275 [2023-03-14T13:03:32.484Z] Step 7/25 : COPY . . [2023-03-14T13:03:40.675Z] ---> 4dec7f623cb7 [2023-03-14T13:03:40.675Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T13:03:40.675Z] ---> Running in 248f9942a1e0 [2023-03-14T13:03:40.675Z] Removing intermediate container 248f9942a1e0 [2023-03-14T13:03:40.676Z] ---> ef0bf028f36d [2023-03-14T13:03:40.676Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-14T13:03:40.676Z] ---> Running in 44ba3e4cd9b0 [2023-03-14T13:03:40.946Z] Removing intermediate container 44ba3e4cd9b0 [2023-03-14T13:03:40.946Z] ---> 14514e4cb686 [2023-03-14T13:03:40.946Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T13:03:40.946Z] ---> Running in b0e4c65a2ef2 [2023-03-14T13:03:41.530Z] Removing intermediate container b0e4c65a2ef2 [2023-03-14T13:03:41.530Z] ---> 8f26ccc6890b [2023-03-14T13:03:41.530Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T13:03:41.811Z] ---> Running in 8fe39eee1ed8 [2023-03-14T13:03:45.155Z] Removing intermediate container 8fe39eee1ed8 [2023-03-14T13:03:45.155Z] ---> a3e9c691bfbc [2023-03-14T13:03:45.155Z] Step 12/25 : WORKDIR /edgex-go [2023-03-14T13:03:45.155Z] ---> Running in e9daa0291fab [2023-03-14T13:03:45.420Z] Removing intermediate container e9daa0291fab [2023-03-14T13:03:45.420Z] ---> 08d713adc1df [2023-03-14T13:03:45.420Z] [2023-03-14T13:03:45.420Z] Step 13/25 : FROM alpine:3.17 [2023-03-14T13:03:45.420Z] ---> d74e625d9115 [2023-03-14T13:03:45.420Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T13:03:45.420Z] ---> Using cache [2023-03-14T13:03:45.420Z] ---> 7037d5786bfe [2023-03-14T13:03:45.420Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-14T13:03:45.686Z] ---> Running in 47ba9f114d3e [2023-03-14T13:03:47.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T13:03:48.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T13:03:49.980Z] v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T13:03:49.980Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T13:03:49.980Z] OK: 17683 distinct packages available [2023-03-14T13:03:50.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T13:03:51.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T13:03:52.603Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-14T13:03:52.603Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-14T13:03:52.603Z] (3/4) Installing libucontext (1.2-r0) [2023-03-14T13:03:52.603Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-14T13:03:52.603Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T13:03:52.603Z] OK: 8 MiB in 19 packages [2023-03-14T13:03:56.845Z] Removing intermediate container 47ba9f114d3e [2023-03-14T13:03:56.845Z] ---> 0661d164395d [2023-03-14T13:03:56.845Z] Step 16/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T13:04:03.481Z] ---> e32a72afce05 [2023-03-14T13:04:03.481Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T13:04:03.481Z] ---> c81a33044b39 [2023-03-14T13:04:03.481Z] Step 18/25 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-14T13:04:03.481Z] ---> Running in d215530fec1c [2023-03-14T13:04:03.764Z] Removing intermediate container d215530fec1c [2023-03-14T13:04:03.764Z] ---> 3f6449569ae0 [2023-03-14T13:04:03.764Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-14T13:04:04.747Z] ---> fbaa5c0d7f23 [2023-03-14T13:04:04.747Z] Step 20/25 : WORKDIR / [2023-03-14T13:04:04.747Z] ---> Running in 4d3dc1bfcdf7 [2023-03-14T13:04:05.327Z] Removing intermediate container 4d3dc1bfcdf7 [2023-03-14T13:04:05.327Z] ---> 556df62600f1 [2023-03-14T13:04:05.327Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T13:04:05.327Z] ---> Running in 97b40869e895 [2023-03-14T13:04:05.909Z] Removing intermediate container 97b40869e895 [2023-03-14T13:04:05.909Z] ---> 6d46baddc514 [2023-03-14T13:04:05.909Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T13:04:05.909Z] ---> Running in fb822138276a [2023-03-14T13:04:06.496Z] Removing intermediate container fb822138276a [2023-03-14T13:04:06.496Z] ---> 92fd1dd87eeb [2023-03-14T13:04:06.496Z] Step 23/25 : LABEL arch=arm64 [2023-03-14T13:04:06.496Z] ---> Running in aecbf70d9754 [2023-03-14T13:04:09.829Z] Removing intermediate container aecbf70d9754 [2023-03-14T13:04:09.829Z] ---> f374d80018d1 [2023-03-14T13:04:09.829Z] Step 24/25 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T13:04:10.093Z] ---> Running in fe9cdbe9817a [2023-03-14T13:04:10.674Z] Removing intermediate container fe9cdbe9817a [2023-03-14T13:04:10.674Z] ---> f4ed83155f03 [2023-03-14T13:04:10.674Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T13:04:10.674Z] ---> Running in b2f024be84f6 [2023-03-14T13:04:11.254Z] Removing intermediate container b2f024be84f6 [2023-03-14T13:04:11.254Z] ---> 20397d9eb30d [2023-03-14T13:04:11.254Z] [2023-03-14T13:04:11.519Z] Successfully built 20397d9eb30d [2023-03-14T13:04:11.519Z] Successfully tagged security-spire-config-arm64:latest [2023-03-14T13:04:11.519Z]  Building security-spire-config ... done Building security-spire-server [2023-03-14T13:04:29.933Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T13:04:29.933Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T13:04:29.933Z] ---> 069b69619ec7 [2023-03-14T13:04:29.933Z] Step 3/24 : WORKDIR /edgex-go [2023-03-14T13:04:29.933Z] ---> Using cache [2023-03-14T13:04:29.933Z] ---> 339ff93ed1c5 [2023-03-14T13:04:29.933Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T13:04:29.933Z] ---> Using cache [2023-03-14T13:04:29.933Z] ---> 077c02b13060 [2023-03-14T13:04:29.933Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-14T13:04:29.933Z] ---> Using cache [2023-03-14T13:04:29.933Z] ---> 4db31bdcb4ec [2023-03-14T13:04:29.933Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T13:04:29.933Z] ---> Using cache [2023-03-14T13:04:29.933Z] ---> 6109411e4275 [2023-03-14T13:04:29.933Z] Step 7/24 : COPY . . [2023-03-14T13:04:29.933Z] ---> Using cache [2023-03-14T13:04:29.933Z] ---> 4dec7f623cb7 [2023-03-14T13:04:29.933Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T13:04:29.933Z] ---> Using cache [2023-03-14T13:04:29.933Z] ---> ef0bf028f36d [2023-03-14T13:04:29.933Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-14T13:04:29.933Z] ---> Using cache [2023-03-14T13:04:29.933Z] ---> 14514e4cb686 [2023-03-14T13:04:29.933Z] Step 10/24 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T13:04:29.933Z] ---> Using cache [2023-03-14T13:04:29.933Z] ---> 8f26ccc6890b [2023-03-14T13:04:29.933Z] Step 11/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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T13:04:29.933Z] ---> Running in 67eaf82dd25a [2023-03-14T13:04:32.519Z] Removing intermediate container 67eaf82dd25a [2023-03-14T13:04:32.519Z] ---> a4fb691f626e [2023-03-14T13:04:32.519Z] Step 12/24 : WORKDIR /edgex-go [2023-03-14T13:04:32.519Z] ---> Running in 2b81696d6a20 [2023-03-14T13:04:32.786Z] Removing intermediate container 2b81696d6a20 [2023-03-14T13:04:32.786Z] ---> 30a123e755c3 [2023-03-14T13:04:32.786Z] [2023-03-14T13:04:32.786Z] Step 13/24 : FROM alpine:3.17 [2023-03-14T13:04:32.786Z] ---> d74e625d9115 [2023-03-14T13:04:32.786Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T13:04:32.786Z] ---> Using cache [2023-03-14T13:04:32.786Z] ---> 7037d5786bfe [2023-03-14T13:04:32.786Z] Step 15/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T13:04:32.786Z] ---> Running in c392b2c34259 [2023-03-14T13:04:34.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T13:04:35.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T13:04:37.092Z] v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T13:04:37.092Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T13:04:37.092Z] OK: 17683 distinct packages available [2023-03-14T13:04:37.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T13:04:37.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T13:04:39.096Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-14T13:04:39.096Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-14T13:04:39.096Z] (3/5) Installing libucontext (1.2-r0) [2023-03-14T13:04:39.096Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-14T13:04:39.096Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-14T13:04:39.096Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T13:04:39.096Z] OK: 9 MiB in 20 packages [2023-03-14T13:04:41.036Z] Removing intermediate container c392b2c34259 [2023-03-14T13:04:41.036Z] ---> 66cd94e1638f [2023-03-14T13:04:41.036Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T13:04:46.361Z] ---> 579f603f596e [2023-03-14T13:04:46.361Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T13:04:47.318Z] ---> b42e6d834475 [2023-03-14T13:04:47.318Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-14T13:04:48.273Z] ---> cb466c5e0023 [2023-03-14T13:04:48.273Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-14T13:04:49.240Z] ---> 7002bfa85556 [2023-03-14T13:04:49.240Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T13:04:49.509Z] ---> Running in 879626d4af04 [2023-03-14T13:04:49.774Z] Removing intermediate container 879626d4af04 [2023-03-14T13:04:49.774Z] ---> 093ea5a55201 [2023-03-14T13:04:49.774Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T13:04:50.038Z] ---> Running in ac46a60eb604 [2023-03-14T13:04:50.618Z] Removing intermediate container ac46a60eb604 [2023-03-14T13:04:50.618Z] ---> 623c70616eb3 [2023-03-14T13:04:50.618Z] Step 22/24 : LABEL arch=arm64 [2023-03-14T13:04:50.618Z] ---> Running in e715ba6fee42 [2023-03-14T13:04:51.207Z] Removing intermediate container e715ba6fee42 [2023-03-14T13:04:51.207Z] ---> 5242ffee2c2e [2023-03-14T13:04:51.207Z] Step 23/24 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T13:04:51.207Z] ---> Running in 9b433a454db5 [2023-03-14T13:04:52.042Z] Removing intermediate container 9b433a454db5 [2023-03-14T13:04:52.042Z] ---> fc3e88141456 [2023-03-14T13:04:52.042Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T13:04:52.042Z] ---> Running in 78a59410861b [2023-03-14T13:04:52.649Z] Removing intermediate container 78a59410861b [2023-03-14T13:04:52.649Z] ---> 3cf7481cf6ce [2023-03-14T13:04:52.649Z] [2023-03-14T13:04:52.649Z] Successfully built 3cf7481cf6ce [2023-03-14T13:04:52.916Z] Successfully tagged security-spire-server-arm64:latest [2023-03-14T13:04:52.916Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-03-14T13:05:15.147Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T13:05:15.147Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T13:05:15.147Z] ---> 069b69619ec7 [2023-03-14T13:05:15.147Z] Step 3/23 : WORKDIR /edgex-go [2023-03-14T13:05:15.147Z] ---> Using cache [2023-03-14T13:05:15.147Z] ---> 339ff93ed1c5 [2023-03-14T13:05:15.147Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-14T13:05:15.147Z] ---> Using cache [2023-03-14T13:05:15.147Z] ---> 346beac2c067 [2023-03-14T13:05:15.147Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-14T13:05:15.147Z] ---> Using cache [2023-03-14T13:05:15.147Z] ---> a712e61887fc [2023-03-14T13:05:15.147Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T13:05:15.147Z] ---> Using cache [2023-03-14T13:05:15.147Z] ---> 48d3988235ba [2023-03-14T13:05:15.147Z] Step 7/23 : COPY . . [2023-03-14T13:05:15.147Z] ---> Using cache [2023-03-14T13:05:15.147Z] ---> 94d09e07697b [2023-03-14T13:05:15.147Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-14T13:05:15.147Z] ---> Running in 4434624652f7 [2023-03-14T13:05:15.147Z] 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-14T13:05:53.995Z] Removing intermediate container 5a9e42cdea11 [2023-03-14T13:05:53.995Z] ---> 59199f71eba9 [2023-03-14T13:05:53.995Z] [2023-03-14T13:05:53.995Z] Step 10/22 : FROM alpine:3.17 [2023-03-14T13:05:53.995Z] ---> d74e625d9115 [2023-03-14T13:05:53.995Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T13:05:53.995Z] ---> Using cache [2023-03-14T13:05:53.995Z] ---> c596f24561a9 [2023-03-14T13:05:53.995Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-14T13:05:53.995Z] ---> Using cache [2023-03-14T13:05:53.995Z] ---> d5f8d003206d [2023-03-14T13:05:53.995Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T13:05:53.995Z] ---> Using cache [2023-03-14T13:05:53.995Z] ---> abeb4fd76a81 [2023-03-14T13:05:53.995Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-14T13:05:53.995Z] ---> 07b25b7bbead [2023-03-14T13:05:53.995Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-14T13:05:53.995Z] ---> 3a40df02f61d [2023-03-14T13:05:53.995Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-14T13:05:54.264Z] ---> 9af6449bfd7e [2023-03-14T13:05:54.264Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T13:05:54.264Z] ---> Running in 7b7b280ac7a7 [2023-03-14T13:05:57.599Z] Removing intermediate container 7b7b280ac7a7 [2023-03-14T13:05:57.599Z] ---> 6fc46f32deeb [2023-03-14T13:05:57.599Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T13:05:57.599Z] ---> Running in 6f2bb5228c3a [2023-03-14T13:05:57.863Z] Removing intermediate container 6f2bb5228c3a [2023-03-14T13:05:57.863Z] ---> fda5a05ceca5 [2023-03-14T13:05:57.863Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-14T13:05:58.128Z] ---> Running in acfc6eec721a [2023-03-14T13:05:58.397Z] Removing intermediate container acfc6eec721a [2023-03-14T13:05:58.397Z] ---> 2ecb3ab880e1 [2023-03-14T13:05:58.397Z] Step 20/22 : LABEL arch=arm64 [2023-03-14T13:05:58.663Z] ---> Running in 4f32d3047b81 [2023-03-14T13:05:59.244Z] Removing intermediate container 4f32d3047b81 [2023-03-14T13:05:59.244Z] ---> 177caa0b7df9 [2023-03-14T13:05:59.244Z] Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T13:05:59.244Z] ---> Running in f783f25674c0 [2023-03-14T13:05:59.825Z] Removing intermediate container f783f25674c0 [2023-03-14T13:05:59.825Z] ---> ee9c9488fb51 [2023-03-14T13:05:59.825Z] Step 22/22 : LABEL version=0.0.0 [2023-03-14T13:05:59.825Z] ---> Running in 0038f3d12b6b [2023-03-14T13:06:00.406Z] Removing intermediate container 0038f3d12b6b [2023-03-14T13:06:00.406Z] ---> 586b4163ce92 [2023-03-14T13:06:00.406Z] [2023-03-14T13:06:00.671Z] Successfully built 586b4163ce92 [2023-03-14T13:06:00.671Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-14T13:06:00.671Z]  Building security-proxy-auth ... done Building security-spire-agent [2023-03-14T13:06:18.856Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T13:06:18.856Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T13:06:18.856Z] ---> 069b69619ec7 [2023-03-14T13:06:18.856Z] Step 3/25 : WORKDIR /edgex-go [2023-03-14T13:06:18.856Z] ---> Using cache [2023-03-14T13:06:18.856Z] ---> 339ff93ed1c5 [2023-03-14T13:06:18.856Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T13:06:18.856Z] ---> Using cache [2023-03-14T13:06:18.856Z] ---> 077c02b13060 [2023-03-14T13:06:18.856Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-14T13:06:18.856Z] ---> Using cache [2023-03-14T13:06:18.856Z] ---> 4db31bdcb4ec [2023-03-14T13:06:18.856Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T13:06:18.856Z] ---> Using cache [2023-03-14T13:06:18.856Z] ---> 6109411e4275 [2023-03-14T13:06:18.856Z] Step 7/25 : COPY . . [2023-03-14T13:06:18.856Z] ---> Using cache [2023-03-14T13:06:18.856Z] ---> 4dec7f623cb7 [2023-03-14T13:06:18.856Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T13:06:18.856Z] ---> Using cache [2023-03-14T13:06:18.856Z] ---> ef0bf028f36d [2023-03-14T13:06:18.856Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-14T13:06:18.856Z] ---> Using cache [2023-03-14T13:06:18.856Z] ---> 14514e4cb686 [2023-03-14T13:06:18.856Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T13:06:18.856Z] ---> Using cache [2023-03-14T13:06:18.856Z] ---> 8f26ccc6890b [2023-03-14T13:06:18.856Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T13:06:18.856Z] ---> Using cache [2023-03-14T13:06:18.856Z] ---> a3e9c691bfbc [2023-03-14T13:06:18.856Z] Step 12/25 : WORKDIR /edgex-go [2023-03-14T13:06:18.856Z] ---> Using cache [2023-03-14T13:06:18.856Z] ---> 08d713adc1df [2023-03-14T13:06:18.856Z] [2023-03-14T13:06:18.856Z] Step 13/25 : FROM alpine:3.17 [2023-03-14T13:06:18.856Z] ---> d74e625d9115 [2023-03-14T13:06:18.856Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T13:06:18.856Z] ---> Using cache [2023-03-14T13:06:18.856Z] ---> 7037d5786bfe [2023-03-14T13:06:18.856Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T13:06:18.856Z] ---> Using cache [2023-03-14T13:06:18.856Z] ---> 66cd94e1638f [2023-03-14T13:06:18.856Z] Step 16/25 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-14T13:06:20.791Z] ---> 66ab39c8d5d4 [2023-03-14T13:06:20.791Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T13:06:27.417Z] ---> 9f8d64ad7915 [2023-03-14T13:06:27.417Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T13:06:27.417Z] ---> 0674a8162451 [2023-03-14T13:06:27.417Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-14T13:06:28.000Z] ---> fc75032a46de [2023-03-14T13:06:28.000Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-14T13:06:29.401Z] ---> 356e43a06b6d [2023-03-14T13:06:29.402Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T13:06:29.402Z] ---> Running in b21b48e0af40 [2023-03-14T13:06:29.667Z] Removing intermediate container b21b48e0af40 [2023-03-14T13:06:29.667Z] ---> 216ee848d3d1 [2023-03-14T13:06:29.667Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T13:06:29.931Z] ---> Running in b3d63e519f0e [2023-03-14T13:06:30.515Z] Removing intermediate container b3d63e519f0e [2023-03-14T13:06:30.515Z] ---> 2a647e46a3b1 [2023-03-14T13:06:30.515Z] Step 23/25 : LABEL arch=arm64 [2023-03-14T13:06:30.515Z] ---> Running in 812f8b7d4e18 [2023-03-14T13:06:31.095Z] Removing intermediate container 812f8b7d4e18 [2023-03-14T13:06:31.095Z] ---> 758fb3e466ff [2023-03-14T13:06:31.095Z] Step 24/25 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T13:06:31.095Z] ---> Running in 125c509ea685 [2023-03-14T13:06:31.678Z] Removing intermediate container 125c509ea685 [2023-03-14T13:06:31.679Z] ---> 61ef07d8f0d5 [2023-03-14T13:06:31.679Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T13:06:31.679Z] ---> Running in bae124055493 [2023-03-14T13:06:33.622Z] Removing intermediate container bae124055493 [2023-03-14T13:06:33.622Z] ---> 51ea426001b8 [2023-03-14T13:06:33.622Z] [2023-03-14T13:06:33.622Z] Successfully built 51ea426001b8 [2023-03-14T13:06:33.622Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-14T13:06:33.622Z] Building security-bootstrapper [2023-03-14T13:06:51.813Z]  Building security-spire-agent ... done Step 1/32 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T13:06:51.813Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-14T13:06:51.813Z] ---> 069b69619ec7 [2023-03-14T13:06:51.813Z] Step 3/32 : WORKDIR /edgex-go [2023-03-14T13:06:51.813Z] ---> Using cache [2023-03-14T13:06:51.813Z] ---> 339ff93ed1c5 [2023-03-14T13:06:51.813Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-14T13:06:51.813Z] ---> Using cache [2023-03-14T13:06:51.813Z] ---> 346beac2c067 [2023-03-14T13:06:51.813Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-14T13:06:51.813Z] ---> Using cache [2023-03-14T13:06:51.813Z] ---> a712e61887fc [2023-03-14T13:06:51.813Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T13:06:51.813Z] ---> Using cache [2023-03-14T13:06:51.813Z] ---> 48d3988235ba [2023-03-14T13:06:51.813Z] Step 7/32 : COPY . . [2023-03-14T13:06:51.813Z] ---> Using cache [2023-03-14T13:06:51.813Z] ---> 94d09e07697b [2023-03-14T13:06:51.813Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-14T13:06:51.813Z] ---> Running in 0c1e22fe1e54 [2023-03-14T13:06:52.768Z] 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-14T13:07:14.795Z] Removing intermediate container 50b0d66aa7f9 [2023-03-14T13:07:14.795Z] ---> 0442030e2a73 [2023-03-14T13:07:14.795Z] [2023-03-14T13:07:14.795Z] Step 10/22 : FROM alpine:3.17 [2023-03-14T13:07:14.795Z] ---> d74e625d9115 [2023-03-14T13:07:14.795Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-14T13:07:14.795Z] ---> Running in 5697944141a5 [2023-03-14T13:07:15.377Z] Removing intermediate container 5697944141a5 [2023-03-14T13:07:15.377Z] ---> 6376948ff9cd [2023-03-14T13:07:15.377Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-14T13:07:15.377Z] ---> Running in 0c018bce9312 [2023-03-14T13:07:15.963Z] Removing intermediate container 0c018bce9312 [2023-03-14T13:07:15.963Z] ---> d84288154430 [2023-03-14T13:07:15.963Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-14T13:07:16.232Z] ---> Running in f57f7fff550d [2023-03-14T13:07:16.497Z] Removing intermediate container f57f7fff550d [2023-03-14T13:07:16.497Z] ---> 271a323bb4c4 [2023-03-14T13:07:16.497Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-14T13:07:16.763Z] ---> Running in 4796e406e1b7 [2023-03-14T13:07:18.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T13:07:19.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T13:07:21.062Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T13:07:21.062Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T13:07:21.062Z] OK: 8 MiB in 16 packages [2023-03-14T13:07:23.005Z] Removing intermediate container 4796e406e1b7 [2023-03-14T13:07:23.005Z] ---> 98c10b5f5195 [2023-03-14T13:07:23.005Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T13:07:23.961Z] ---> a4c4333e00d3 [2023-03-14T13:07:23.961Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-14T13:07:26.535Z] ---> 9752a0b76c29 [2023-03-14T13:07:26.535Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-14T13:07:27.115Z] ---> 493d3f47b6f2 [2023-03-14T13:07:27.115Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-14T13:07:27.115Z] ---> Running in 4a2b444eecd6 [2023-03-14T13:07:27.697Z] Removing intermediate container 4a2b444eecd6 [2023-03-14T13:07:27.697Z] ---> 7e6f5317eaf8 [2023-03-14T13:07:27.697Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T13:07:27.962Z] ---> Running in 90dee099e5a4 [2023-03-14T13:07:28.546Z] Removing intermediate container 90dee099e5a4 [2023-03-14T13:07:28.546Z] ---> 7ea638583097 [2023-03-14T13:07:28.546Z] Step 20/22 : LABEL arch=arm64 [2023-03-14T13:07:28.811Z] ---> Running in b320acca45f5 [2023-03-14T13:07:29.076Z] Removing intermediate container b320acca45f5 [2023-03-14T13:07:29.076Z] ---> c07ddd3e45ca [2023-03-14T13:07:29.076Z] Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T13:07:29.342Z] ---> Running in e37312203c68 [2023-03-14T13:07:29.922Z] Removing intermediate container e37312203c68 [2023-03-14T13:07:29.922Z] ---> 7e4c021ec0ee [2023-03-14T13:07:29.922Z] Step 22/22 : LABEL version=0.0.0 [2023-03-14T13:07:29.922Z] ---> Running in a8329f32705a [2023-03-14T13:07:30.504Z] Removing intermediate container a8329f32705a [2023-03-14T13:07:30.504Z] ---> 1eefe3a61eb6 [2023-03-14T13:07:30.504Z] [2023-03-14T13:07:30.770Z] Successfully built 1eefe3a61eb6 [2023-03-14T13:07:30.770Z] Successfully tagged core-data-arm64:latest [2023-03-14T13:09:22.388Z]  Building core-data ... done Removing intermediate container e24911eebc59 [2023-03-14T13:09:22.389Z] ---> efca9ee78cfe [2023-03-14T13:09:22.389Z] [2023-03-14T13:09:22.389Z] Step 9/20 : FROM alpine:3.17 [2023-03-14T13:09:22.389Z] ---> d74e625d9115 [2023-03-14T13:09:22.389Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-14T13:09:22.389Z] ---> Running in 994ead8af1c2 [2023-03-14T13:09:22.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T13:09:22.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T13:09:22.389Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T13:09:22.389Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-14T13:09:22.389Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T13:09:22.389Z] OK: 8 MiB in 17 packages [2023-03-14T13:09:22.389Z] Removing intermediate container 994ead8af1c2 [2023-03-14T13:09:22.389Z] ---> 9cf2012f4dad [2023-03-14T13:09:22.389Z] 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-14T13:09:22.389Z] ---> Running in b677c590cc3e [2023-03-14T13:09:22.389Z] Removing intermediate container b677c590cc3e [2023-03-14T13:09:22.389Z] ---> 651e1452bb29 [2023-03-14T13:09:22.389Z] Step 12/20 : WORKDIR /edgex [2023-03-14T13:09:22.389Z] ---> Running in 7d25f8c716c7 [2023-03-14T13:09:22.389Z] Removing intermediate container 7d25f8c716c7 [2023-03-14T13:09:22.389Z] ---> 088cf777525c [2023-03-14T13:09:22.389Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-14T13:09:22.389Z] ---> 73ea9dcf7bad [2023-03-14T13:09:22.389Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-14T13:09:22.389Z] ---> 02e5ea974c15 [2023-03-14T13:09:22.389Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T13:09:23.343Z] ---> 57efc261ea65 [2023-03-14T13:09:23.343Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T13:09:23.343Z] ---> Running in 3460ef75f771 [2023-03-14T13:09:26.683Z] Removing intermediate container 3460ef75f771 [2023-03-14T13:09:26.683Z] ---> eaa9c6df21f9 [2023-03-14T13:09:26.683Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T13:09:26.683Z] ---> Running in 09e16796253f [2023-03-14T13:09:26.955Z] Removing intermediate container 09e16796253f [2023-03-14T13:09:26.955Z] ---> 16842b76a30f [2023-03-14T13:09:26.955Z] Step 18/20 : LABEL arch=arm64 [2023-03-14T13:09:27.220Z] ---> Running in 4ce157bf1d50 [2023-03-14T13:09:27.801Z] Removing intermediate container 4ce157bf1d50 [2023-03-14T13:09:27.801Z] ---> 683ca3cbd2a4 [2023-03-14T13:09:27.801Z] Step 19/20 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T13:09:27.801Z] ---> Running in 3b3661191650 [2023-03-14T13:09:28.381Z] Removing intermediate container 3b3661191650 [2023-03-14T13:09:28.381Z] ---> 0c0cd782a050 [2023-03-14T13:09:28.381Z] Step 20/20 : LABEL version=0.0.0 [2023-03-14T13:09:28.650Z] ---> Running in f0aeb8013f02 [2023-03-14T13:09:29.230Z] Removing intermediate container f0aeb8013f02 [2023-03-14T13:09:29.230Z] ---> 6c57032f7f37 [2023-03-14T13:09:29.230Z] [2023-03-14T13:09:29.495Z] Successfully built 6c57032f7f37 [2023-03-14T13:09:29.495Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-14T13:10:37.322Z]  Building security-proxy-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-14T13:10:47.400Z] Removing intermediate container 4434624652f7 [2023-03-14T13:10:47.400Z] ---> b6570cfc3a98 [2023-03-14T13:10:47.400Z] [2023-03-14T13:10:47.400Z] Step 9/23 : FROM alpine:3.17 [2023-03-14T13:10:47.400Z] ---> d74e625d9115 [2023-03-14T13:10:47.400Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-14T13:10:47.400Z] ---> Running in 2ddf0c58ea0d [2023-03-14T13:10:48.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T13:10:49.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T13:10:50.798Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-14T13:10:50.798Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-14T13:10:50.798Z] (3/3) Installing su-exec (0.2-r2) [2023-03-14T13:10:50.798Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T13:10:50.798Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T13:10:51.382Z] OK: 8 MiB in 18 packages [2023-03-14T13:10:53.964Z] Removing intermediate container 2ddf0c58ea0d [2023-03-14T13:10:53.964Z] ---> 797304288d6a [2023-03-14T13:10:53.964Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-14T13:10:54.233Z] ---> Running in cf5bbd19f703 [2023-03-14T13:10:54.820Z] Removing intermediate container cf5bbd19f703 [2023-03-14T13:10:54.820Z] ---> 02754c8bab40 [2023-03-14T13:10:54.820Z] Step 12/23 : WORKDIR / [2023-03-14T13:10:55.091Z] ---> Running in a077ff706bc4 [2023-03-14T13:10:56.051Z] Removing intermediate container a077ff706bc4 [2023-03-14T13:10:56.051Z] ---> c60e2ea9ba7d [2023-03-14T13:10:56.051Z] 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-14T13:10:59.396Z] ---> 25ef98141a65 [2023-03-14T13:10:59.396Z] 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-14T13:11:00.355Z] ---> 11245904b28b [2023-03-14T13:11:00.355Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-14T13:11:00.355Z] Removing intermediate container ffebba61184f [2023-03-14T13:11:00.355Z] ---> 3cf76869e65e [2023-03-14T13:11:00.355Z] [2023-03-14T13:11:00.355Z] Step 10/22 : FROM alpine:3.17 [2023-03-14T13:11:00.355Z] ---> d74e625d9115 [2023-03-14T13:11:00.355Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-14T13:11:00.621Z] ---> Running in 7c5d56b9b51e [2023-03-14T13:11:01.577Z] ---> 8236e8656015 [2023-03-14T13:11:01.577Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-14T13:11:02.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T13:11:03.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T13:11:03.110Z] ---> 72de345b4d29 [2023-03-14T13:11:03.110Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-14T13:11:04.077Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-14T13:11:04.077Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-14T13:11:04.353Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T13:11:04.353Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T13:11:04.353Z] ---> e1b72069e13c [2023-03-14T13:11:04.353Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T13:11:04.624Z] OK: 8 MiB in 17 packages [2023-03-14T13:11:05.222Z] ---> ce5f48ecc973 [2023-03-14T13:11:05.222Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T13:11:05.222Z] ---> Running in ca5cab590735 [2023-03-14T13:11:06.637Z] Removing intermediate container 7c5d56b9b51e [2023-03-14T13:11:06.637Z] ---> a663e6286e86 [2023-03-14T13:11:06.637Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T13:11:06.637Z] ---> Running in 42156eb512c2 [2023-03-14T13:11:06.904Z] Removing intermediate container 42156eb512c2 [2023-03-14T13:11:06.904Z] ---> deceb2f02002 [2023-03-14T13:11:06.904Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-14T13:11:07.174Z] ---> Running in 9138d0d6952b [2023-03-14T13:11:07.543Z] Removing intermediate container 9138d0d6952b [2023-03-14T13:11:07.543Z] ---> bbe1b8421ea0 [2023-03-14T13:11:07.543Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-14T13:11:07.819Z] Removing intermediate container ca5cab590735 [2023-03-14T13:11:07.819Z] ---> 84fcc293b5c7 [2023-03-14T13:11:07.819Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T13:11:07.819Z] ---> Running in 39cb0141ab6f [2023-03-14T13:11:07.819Z] ---> Running in b7e89baa8569 [2023-03-14T13:11:08.445Z] Removing intermediate container 39cb0141ab6f [2023-03-14T13:11:08.445Z] ---> 1d46ea3b7c83 [2023-03-14T13:11:08.445Z] Removing intermediate container b7e89baa8569 [2023-03-14T13:11:08.445Z] ---> 4106ab081eca [2023-03-14T13:11:08.445Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T13:11:08.445Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T13:11:08.445Z] ---> Running in ee4d43aa95f1 [2023-03-14T13:11:09.075Z] Removing intermediate container ee4d43aa95f1 [2023-03-14T13:11:09.075Z] ---> 14173343f784 [2023-03-14T13:11:09.075Z] Step 22/23 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T13:11:09.075Z] ---> Running in c22e9aad3ed2 [2023-03-14T13:11:09.359Z] ---> 8d8dfd51c02e [2023-03-14T13:11:09.359Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-14T13:11:09.973Z] Removing intermediate container c22e9aad3ed2 [2023-03-14T13:11:09.973Z] ---> fe50a77c9b4a [2023-03-14T13:11:09.973Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T13:11:09.973Z] ---> Running in 1b8d0d7bd532 [2023-03-14T13:11:10.589Z] Removing intermediate container 1b8d0d7bd532 [2023-03-14T13:11:10.589Z] ---> 7c9ad2cb207e [2023-03-14T13:11:10.589Z] [2023-03-14T13:11:10.884Z] Successfully built 7c9ad2cb207e [2023-03-14T13:11:10.884Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-14T13:11:11.476Z]  Building security-secretstore-setup ... done  ---> 347804b9cfae [2023-03-14T13:11:11.476Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-14T13:11:12.438Z] ---> 538efc56d25b [2023-03-14T13:11:12.438Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-14T13:11:13.398Z] ---> Running in e9c935f21a0f [2023-03-14T13:11:13.982Z] Removing intermediate container e9c935f21a0f [2023-03-14T13:11:13.982Z] ---> e9f581c03a30 [2023-03-14T13:11:13.982Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T13:11:13.982Z] ---> Running in 7ae82bd0bb64 [2023-03-14T13:11:14.249Z] Removing intermediate container 7ae82bd0bb64 [2023-03-14T13:11:14.249Z] ---> 4d055d8e359b [2023-03-14T13:11:14.249Z] Step 20/22 : LABEL arch=arm64 [2023-03-14T13:11:14.518Z] ---> Running in beae90343d10 [2023-03-14T13:11:15.099Z] Removing intermediate container beae90343d10 [2023-03-14T13:11:15.099Z] ---> 7a4b686974a7 [2023-03-14T13:11:15.099Z] Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T13:11:15.099Z] ---> Running in eb680741dd89 [2023-03-14T13:11:15.372Z] Removing intermediate container eb680741dd89 [2023-03-14T13:11:15.372Z] ---> f752b92a96e0 [2023-03-14T13:11:15.372Z] Step 22/22 : LABEL version=0.0.0 [2023-03-14T13:11:15.642Z] ---> Running in 0047f9019813 [2023-03-14T13:11:15.642Z] Removing intermediate container 0c1e22fe1e54 [2023-03-14T13:11:15.642Z] ---> d876be9e05d8 [2023-03-14T13:11:15.642Z] [2023-03-14T13:11:15.642Z] Step 9/32 : FROM alpine:3.17 [2023-03-14T13:11:15.642Z] ---> d74e625d9115 [2023-03-14T13:11:15.642Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T13:11:15.642Z] ---> Using cache [2023-03-14T13:11:15.642Z] ---> 7037d5786bfe [2023-03-14T13:11:15.642Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-14T13:11:15.909Z] ---> Running in 9cef27ecd2c5 [2023-03-14T13:11:15.909Z] Removing intermediate container 0047f9019813 [2023-03-14T13:11:15.909Z] ---> f71288ae10b3 [2023-03-14T13:11:15.909Z] [2023-03-14T13:11:16.175Z] Successfully built f71288ae10b3 [2023-03-14T13:11:16.175Z] Successfully tagged support-notifications-arm64:latest [2023-03-14T13:11:17.134Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T13:11:17.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T13:11:18.808Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T13:11:18.808Z] (2/2) Installing su-exec (0.2-r2) [2023-03-14T13:11:18.808Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T13:11:18.808Z] OK: 8 MiB in 17 packages [2023-03-14T13:11:19.767Z] Removing intermediate container 9cef27ecd2c5 [2023-03-14T13:11:19.767Z] ---> 5d0420a7ae5d [2023-03-14T13:11:19.767Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-14T13:11:19.767Z] ---> Running in ccfda1cff1de [2023-03-14T13:11:20.033Z] Removing intermediate container ccfda1cff1de [2023-03-14T13:11:20.033Z] ---> afad4b37a521 [2023-03-14T13:11:20.033Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-14T13:11:20.033Z] ---> Running in f8c2dbe0b878 [2023-03-14T13:11:20.299Z] Removing intermediate container f8c2dbe0b878 [2023-03-14T13:11:20.299Z] ---> 559a81a3d527 [2023-03-14T13:11:20.299Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-14T13:11:20.299Z] ---> Running in 2bf40aab9fce [2023-03-14T13:11:20.882Z] Removing intermediate container 2bf40aab9fce [2023-03-14T13:11:20.883Z] ---> 43f01acdf085 [2023-03-14T13:11:20.883Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-14T13:11:20.883Z] ---> Running in 0ab1f77f79e4 [2023-03-14T13:11:21.149Z] Removing intermediate container 0ab1f77f79e4 [2023-03-14T13:11:21.149Z] ---> 7ec3462b3977 [2023-03-14T13:11:21.149Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-14T13:11:21.149Z] ---> Running in 9de1c7d2c9e1 [2023-03-14T13:11:23.093Z] Removing intermediate container 9de1c7d2c9e1 [2023-03-14T13:11:23.093Z] ---> b83938b57d8b [2023-03-14T13:11:23.093Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-14T13:11:23.093Z] ---> Running in 7d2b4366cbb0 [2023-03-14T13:11:23.093Z] Removing intermediate container 7d2b4366cbb0 [2023-03-14T13:11:23.093Z] ---> c1e19b4d2678 [2023-03-14T13:11:23.093Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-14T13:11:23.675Z] ---> 84c0d96e05bf [2023-03-14T13:11:23.675Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-14T13:11:23.947Z] ---> Running in 2c5c88cba5c4 [2023-03-14T13:11:25.894Z] Removing intermediate container 2c5c88cba5c4 [2023-03-14T13:11:25.894Z] ---> 58c952c27336 [2023-03-14T13:11:25.894Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T13:11:26.159Z] ---> b89a87b013f0 [2023-03-14T13:11:26.159Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-14T13:11:27.120Z] ---> 46c58afb39f8 [2023-03-14T13:11:27.120Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-14T13:11:27.706Z] ---> cb413754fef9 [2023-03-14T13:11:27.706Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-14T13:11:28.292Z] ---> b2232ee90e8f [2023-03-14T13:11:28.292Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-14T13:11:28.557Z] ---> 1d8397f74e10 [2023-03-14T13:11:28.557Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-14T13:11:29.140Z] ---> 637629e6a95a [2023-03-14T13:11:29.141Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-14T13:11:29.724Z] ---> 0f03a10db739 [2023-03-14T13:11:29.724Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-14T13:11:29.724Z] ---> Running in 885781d8b376 [2023-03-14T13:11:31.670Z] Removing intermediate container 885781d8b376 [2023-03-14T13:11:31.670Z] ---> 1647c6f0e053 [2023-03-14T13:11:31.670Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-14T13:11:31.670Z] ---> Running in 7f3b5ffc8361 [2023-03-14T13:11:31.938Z] Removing intermediate container 7f3b5ffc8361 [2023-03-14T13:11:31.938Z] ---> d80a1ebb4b09 [2023-03-14T13:11:31.938Z] Step 29/32 : CMD ["gate"] [2023-03-14T13:11:31.939Z] ---> Running in 015acc826031 [2023-03-14T13:11:32.524Z] Removing intermediate container 015acc826031 [2023-03-14T13:11:32.524Z] ---> 569089d9834c [2023-03-14T13:11:32.524Z] Step 30/32 : LABEL arch=arm64 [2023-03-14T13:11:32.524Z] ---> Running in abb0b3fda73c [2023-03-14T13:11:32.793Z] Removing intermediate container abb0b3fda73c [2023-03-14T13:11:32.793Z] ---> f7478ecc6a80 [2023-03-14T13:11:32.793Z] Step 31/32 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f [2023-03-14T13:11:32.793Z] ---> Running in 51b94def0aeb [2023-03-14T13:11:33.059Z] Removing intermediate container 51b94def0aeb [2023-03-14T13:11:33.059Z] ---> 3bed974a6ad9 [2023-03-14T13:11:33.059Z] Step 32/32 : LABEL version=0.0.0 [2023-03-14T13:11:33.059Z] ---> Running in ac0fa61deb3a [2023-03-14T13:11:33.326Z] Removing intermediate container ac0fa61deb3a [2023-03-14T13:11:33.326Z] ---> 533f0c4f0d46 [2023-03-14T13:11:33.326Z] [2023-03-14T13:11:33.591Z] Successfully built 533f0c4f0d46 [2023-03-14T13:11:33.591Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-14T13:11:34.180Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-14T13:11:34.186Z] $ docker stop --time=1 704e624bf4c3a0e2fc086112b9b72a71ce52dc5789a9ad157f31fc41803639ff [2023-03-14T13:11:35.885Z] $ docker rm -f --volumes 704e624bf4c3a0e2fc086112b9b72a71ce52dc5789a9ad157f31fc41803639ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T13:11:36.437Z] + docker images [2023-03-14T13:11:36.704Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-14T13:11:36.704Z] security-bootstrapper-arm64 latest 533f0c4f0d46 3 seconds ago 21.8MB [2023-03-14T13:11:36.704Z] support-notifications-arm64 latest f71288ae10b3 21 seconds ago 32.5MB [2023-03-14T13:11:36.704Z] d876be9e05d8 22 seconds ago 1.47GB [2023-03-14T13:11:36.704Z] security-secretstore-setup-arm64 latest 7c9ad2cb207e 26 seconds ago 32MB [2023-03-14T13:11:36.704Z] 3cf76869e65e 37 seconds ago 1.56GB [2023-03-14T13:11:36.704Z] b6570cfc3a98 51 seconds ago 1.48GB [2023-03-14T13:11:36.704Z] security-proxy-setup-arm64 latest 6c57032f7f37 2 minutes ago 18.6MB [2023-03-14T13:11:36.704Z] efca9ee78cfe 2 minutes ago 1.47GB [2023-03-14T13:11:36.704Z] core-data-arm64 latest 1eefe3a61eb6 4 minutes ago 19.9MB [2023-03-14T13:11:36.704Z] 0442030e2a73 4 minutes ago 1.5GB [2023-03-14T13:11:36.704Z] security-spire-agent-arm64 latest 51ea426001b8 5 minutes ago 125MB [2023-03-14T13:11:36.704Z] security-proxy-auth-arm64 latest 586b4163ce92 5 minutes ago 18.2MB [2023-03-14T13:11:36.704Z] 59199f71eba9 5 minutes ago 1.47GB [2023-03-14T13:11:36.704Z] security-spire-server-arm64 latest 3cf7481cf6ce 6 minutes ago 87.1MB [2023-03-14T13:11:36.704Z] 30a123e755c3 7 minutes ago 1.35GB [2023-03-14T13:11:36.704Z] security-spire-config-arm64 latest 20397d9eb30d 7 minutes ago 86.2MB [2023-03-14T13:11:36.704Z] 08d713adc1df 7 minutes ago 1.35GB [2023-03-14T13:11:36.704Z] support-scheduler-arm64 latest 2172e6ce5dd9 10 minutes ago 31.8MB [2023-03-14T13:11:36.704Z] 615444781cba 10 minutes ago 1.56GB [2023-03-14T13:11:36.704Z] security-spiffe-token-provider-arm64 latest 2e5d30b1d60b 11 minutes ago 32.6MB [2023-03-14T13:11:36.704Z] 583d23344797 11 minutes ago 1.53GB [2023-03-14T13:11:36.704Z] core-metadata-arm64 latest 37327530651e 12 minutes ago 20.4MB [2023-03-14T13:11:36.704Z] 150ced72a822 12 minutes ago 1.5GB [2023-03-14T13:11:36.704Z] core-command-arm64 latest eb4edf0cd415 12 minutes ago 19.7MB [2023-03-14T13:11:36.704Z] core-common-config-bootstrapper-arm64 latest 0137e62693d2 12 minutes ago 17.4MB [2023-03-14T13:11:36.704Z] 189acba2220c 13 minutes ago 1.49GB [2023-03-14T13:11:36.704Z] b4690bd8902f 13 minutes ago 1.48GB [2023-03-14T13:11:36.704Z] ci-base-image-arm64 latest 069b69619ec7 34 minutes ago 868MB [2023-03-14T13:11:36.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 days ago 648MB [2023-03-14T13:11:36.704Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-14T13:11:36.704Z] 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-14T13:11:37.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T13:11:37.510Z] [2023-03-14T13:11:37.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T13:11:37.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T13:11:37.915Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T13:11:37.915Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T13:11:37.915Z] 04944245beec: Pulling fs layer [2023-03-14T13:11:37.915Z] 699f458cf7ca: Pulling fs layer [2023-03-14T13:11:37.915Z] 765212b225bb: Pulling fs layer [2023-03-14T13:11:37.915Z] f23df028b6ca: Pulling fs layer [2023-03-14T13:11:37.915Z] 765212b225bb: Waiting [2023-03-14T13:11:37.915Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T13:11:37.915Z] f23df028b6ca: Waiting [2023-03-14T13:11:37.915Z] d65c8cfc05b1: Waiting [2023-03-14T13:11:37.915Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T13:11:37.915Z] 2437ff75d9bd: Waiting [2023-03-14T13:11:38.184Z] 04944245beec: Verifying Checksum [2023-03-14T13:11:38.184Z] 04944245beec: Download complete [2023-03-14T13:11:38.184Z] 765212b225bb: Download complete [2023-03-14T13:11:38.184Z] f23df028b6ca: Download complete [2023-03-14T13:11:38.184Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T13:11:38.184Z] d65c8cfc05b1: Download complete [2023-03-14T13:11:38.449Z] 699f458cf7ca: Verifying Checksum [2023-03-14T13:11:38.449Z] 699f458cf7ca: Download complete [2023-03-14T13:11:38.718Z] 8998bd30e6a1: Verifying Checksum [2023-03-14T13:11:38.718Z] 8998bd30e6a1: Download complete [2023-03-14T13:11:40.661Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T13:11:40.661Z] 2437ff75d9bd: Download complete [2023-03-14T13:11:42.599Z] 8998bd30e6a1: Pull complete [2023-03-14T13:11:42.863Z] 04944245beec: Pull complete [2023-03-14T13:11:44.264Z] 699f458cf7ca: Pull complete [2023-03-14T13:11:44.264Z] 765212b225bb: Pull complete [2023-03-14T13:11:44.844Z] f23df028b6ca: Pull complete [2023-03-14T13:11:45.110Z] d65c8cfc05b1: Pull complete [2023-03-14T13:12:00.081Z] 2437ff75d9bd: Pull complete [2023-03-14T13:12:00.081Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T13:12:00.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T13:12:00.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T13:12:00.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-151 does not seem to be running inside a container [2023-03-14T13:12:00.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-14T13:12:03.663Z] $ docker top d6ef8f93785755cc424c676090ef58fa62da4968ba6a38182fb82340fab5325a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T13:12:04.625Z] ---> job-cost.sh [2023-03-14T13:12:04.625Z] lf-activate-venv: SKIPPING [2023-03-14T13:12:04.625Z] INFO: No Stack... [2023-03-14T13:12:05.207Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T13:12:05.787Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T13:12:06.438Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-14T13:12:06.438Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T13:12:06.490Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4439-1-stack-cost] [2023-03-14T13:12:06.495Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4439-1-stack-cost] did not exist. Created. [2023-03-14T13:12:06.495Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4439-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T13:12:06.901Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T13:12:07.075Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T13:12:07.088Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4439-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T13:12:07.143Z] $ docker stop --time=1 d6ef8f93785755cc424c676090ef58fa62da4968ba6a38182fb82340fab5325a [2023-03-14T13:12:08.650Z] $ docker rm -f --volumes d6ef8f93785755cc424c676090ef58fa62da4968ba6a38182fb82340fab5325a [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-14T13:12:09.587Z] provisioning config files... [2023-03-14T13:12:09.596Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4320416739974115302tmp [Pipeline] { [Pipeline] sh [2023-03-14T13:12:09.931Z] + set +x [2023-03-14T13:12:09.931Z] + bash -s -- [2023-03-14T13:12:09.931Z] + curl -s https://codecov.io/bash [2023-03-14T13:12:09.931Z] [2023-03-14T13:12:09.931Z] _____ _ [2023-03-14T13:12:09.931Z] / ____| | | [2023-03-14T13:12:09.931Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T13:12:09.931Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T13:12:09.931Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T13:12:09.931Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T13:12:09.931Z] Bash-1.0.6 [2023-03-14T13:12:09.931Z] [2023-03-14T13:12:09.931Z] [2023-03-14T13:12:09.931Z] ==> git version 2.25.1 found [2023-03-14T13:12:09.931Z] ==> 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-14T13:12:09.931Z] Release-Date: 2020-01-08 [2023-03-14T13:12:09.931Z] 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-14T13:12:09.931Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T13:12:09.931Z] ==> Jenkins CI detected. [2023-03-14T13:12:09.931Z] current dir:  /w/workspace/edgex-go/1 [2023-03-14T13:12:09.931Z] project root: . [2023-03-14T13:12:09.931Z] --> token set from env [2023-03-14T13:12:09.931Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T13:12:09.931Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T13:12:09.931Z] ==> Python coveragepy not found [2023-03-14T13:12:09.931Z] ==> Searching for coverage reports in: [2023-03-14T13:12:09.931Z] + . [2023-03-14T13:12:09.931Z] -> Found 1 reports [2023-03-14T13:12:09.931Z] ==> Detecting git/mercurial file structure [2023-03-14T13:12:09.931Z] ==> Reading reports [2023-03-14T13:12:09.931Z] + ./coverage.out bytes=447486 [2023-03-14T13:12:09.931Z] ==> Appending adjustments [2023-03-14T13:12:09.931Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T13:12:11.311Z] + Found adjustments [2023-03-14T13:12:11.311Z] ==> Gzipping contents [2023-03-14T13:12:11.311Z] 60K /tmp/codecov.jGkkNf.gz [2023-03-14T13:12:11.311Z] ==> Uploading reports [2023-03-14T13:12:11.311Z] url: https://codecov.io [2023-03-14T13:12:11.311Z] query: branch=PR-4439&commit=6c3c222a5e380517e43922619e1b32249a78320f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4439&job=&cmd_args= [2023-03-14T13:12:11.311Z] -> Pinging Codecov [2023-03-14T13:12:11.311Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4439&commit=6c3c222a5e380517e43922619e1b32249a78320f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4439&job=&cmd_args= [2023-03-14T13:12:11.311Z] -> Uploading to [2023-03-14T13:12:11.311Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/00271124DB129430A58F1EEE437C3FCB/6c3c222a5e380517e43922619e1b32249a78320f/6e904cba-5b51-4012-9c45-7685be6f785b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T131211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=146da96a54a8453958d947668af66d4f0703be04d0786cd20cc9a630af4d9982 [2023-03-14T13:12:11.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T13:12:11.311Z] Dload Upload Total Spent Left Speed [2023-03-14T13:12:11.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57573 0 0 100 57573 0 215k --:--:-- --:--:-- --:--:-- 215k [2023-03-14T13:12:11.570Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6c3c222a5e380517e43922619e1b32249a78320f [Pipeline] } [2023-03-14T13:12:11.598Z] 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-14T13:12:12.908Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-14T13:12:13.231Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T13:12:14.122Z] ---> package-listing.sh [2023-03-14T13:12:14.122Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T13:12:14.122Z] ++ facter osfamily [2023-03-14T13:12:14.380Z] + OS_FAMILY=debian [2023-03-14T13:12:14.380Z] + workspace=/w/workspace/edgex-go/1 [2023-03-14T13:12:14.380Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T13:12:14.380Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T13:12:14.380Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T13:12:14.380Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T13:12:14.380Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-14T13:12:14.380Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T13:12:14.380Z] + case "${OS_FAMILY}" in [2023-03-14T13:12:14.380Z] + dpkg -l [2023-03-14T13:12:14.380Z] + grep '^ii' [2023-03-14T13:12:14.380Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T13:12:14.380Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T13:12:14.380Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T13:12:14.380Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-14T13:12:14.380Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-14T13:12:14.380Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-14T13:12:14.412Z] 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-14T13:12:14.706Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T13:12:15.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T13:12:15.325Z] [2023-03-14T13:12:15.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T13:12:15.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T13:12:15.691Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T13:12:15.691Z] 5eb5b503b376: Pulling fs layer [2023-03-14T13:12:15.691Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T13:12:15.691Z] ec43610c2a17: Pulling fs layer [2023-03-14T13:12:15.691Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T13:12:15.691Z] 33b1e0a273af: Pulling fs layer [2023-03-14T13:12:15.691Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T13:12:15.691Z] 2f39f015ded8: Pulling fs layer [2023-03-14T13:12:15.691Z] 5d3b04190fa2: Waiting [2023-03-14T13:12:15.691Z] 33b1e0a273af: Waiting [2023-03-14T13:12:15.691Z] 2f39f015ded8: Waiting [2023-03-14T13:12:15.691Z] 3a2ae6a8a46f: Waiting [2023-03-14T13:12:15.691Z] 5c69ac0246d0: Download complete [2023-03-14T13:12:15.691Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-14T13:12:15.691Z] 3a2ae6a8a46f: Download complete [2023-03-14T13:12:15.952Z] 33b1e0a273af: Verifying Checksum [2023-03-14T13:12:15.952Z] 33b1e0a273af: Download complete [2023-03-14T13:12:15.952Z] 5d3b04190fa2: Verifying Checksum [2023-03-14T13:12:15.952Z] 5d3b04190fa2: Download complete [2023-03-14T13:12:15.952Z] ec43610c2a17: Verifying Checksum [2023-03-14T13:12:15.952Z] ec43610c2a17: Download complete [2023-03-14T13:12:15.952Z] 5eb5b503b376: Verifying Checksum [2023-03-14T13:12:15.952Z] 5eb5b503b376: Download complete [2023-03-14T13:12:16.885Z] 2f39f015ded8: Download complete [2023-03-14T13:12:17.142Z] 5eb5b503b376: Pull complete [2023-03-14T13:12:17.400Z] 5c69ac0246d0: Pull complete [2023-03-14T13:12:17.659Z] ec43610c2a17: Pull complete [2023-03-14T13:12:17.917Z] 3a2ae6a8a46f: Pull complete [2023-03-14T13:12:18.175Z] 33b1e0a273af: Pull complete [2023-03-14T13:12:18.175Z] 5d3b04190fa2: Pull complete [2023-03-14T13:12:22.362Z] 2f39f015ded8: Pull complete [2023-03-14T13:12:22.362Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T13:12:22.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T13:12:22.362Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T13:12:22.581Z] prd-ubuntu20.04-docker-8c-8g-150 does not seem to be running inside a container [2023-03-14T13:12:22.609Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T13:12:24.706Z] $ docker top 9ffbdf27d2792398de676400b9e45a5ccdaa9a58183f5d919109996e13f79eb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T13:12:25.114Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T13:12:25.426Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T13:12:25.742Z] + ls /var/log/sa-host [2023-03-14T13:12:25.742Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T13:12:25.867Z] provisioning config files... [2023-03-14T13:12:25.878Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15407960637957508164tmp [Pipeline] { [Pipeline] echo [2023-03-14T13:12:25.933Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T13:12:26.244Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T13:12:26.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T13:12:26.664Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T13:12:26.699Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T13:12:27.008Z] ---> sudo-logs.sh [2023-03-14T13:12:27.008Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T13:12:27.092Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T13:12:27.407Z] ---> job-cost.sh [2023-03-14T13:12:27.407Z] lf-activate-venv: SKIPPING [2023-03-14T13:12:27.407Z] DEBUG: total: 0.10999999940395355 [2023-03-14T13:12:27.407Z] INFO: Retrieving Stack Cost... [2023-03-14T13:12:27.977Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T13:12:28.236Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T13:12:28.272Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T13:12:28.588Z] ---> logs-deploy.sh [2023-03-14T13:12:28.588Z] lf-activate-venv: SKIPPING [2023-03-14T13:12:28.588Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4439/1 [2023-03-14T13:12:28.588Z] INFO: archiving workspace using pattern(s): [2023-03-14T13:12:29.526Z] Archives upload complete. [2023-03-14T13:12:29.785Z] INFO: archiving logs to Nexus