Pull request #4393 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f79580b9d9f3814f2c8307224bd10a1f5c6ad08c+1bf67f4ff8da0638a8c1a744aff8655ac9511fdb (9f6ab6432ecbfdae55120e8429ea29e5a1bd9313) 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-ssh9430787082030355616.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13514959081215821004.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4393/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-4393/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12352026607314890648.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-4393/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12061220034172962118.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2471099783353688860.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-4393/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-4393/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6596263511961766381.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7637 in /w/workspace/edgexfoundry_edgex-go_PR-4393 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb into PR head commit f79580b9d9f3814f2c8307224bd10a1f5c6ad08c Merge succeeded, producing f79580b9d9f3814f2c8307224bd10a1f5c6ad08c Checking out Revision f79580b9d9f3814f2c8307224bd10a1f5c6ad08c (PR-4393) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4393/head:refs/remotes/origin/PR-4393 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f79580b9d9f3814f2c8307224bd10a1f5c6ad08c # 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 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f79580b9d9f3814f2c8307224bd10a1f5c6ad08c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-27T19:59:31.148Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-27T19:59:31.306Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T19:59:31.397Z] ========================================================= [2023-02-27T19:59:31.398Z] EdgeX Global Pipelines Version Info [2023-02-27T19:59:31.398Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-27T19:59:32.506Z] ------------------- [2023-02-27T19:59:32.506Z] stable info: [2023-02-27T19:59:32.506Z] ------------------- [2023-02-27T19:59:32.506Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T19:59:32.506Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T19:59:32.506Z] Message: update stable to v1.0.244 [2023-02-27T19:59:32.766Z] ------------------- [2023-02-27T19:59:32.766Z] experimental info: [2023-02-27T19:59:32.766Z] ------------------- [2023-02-27T19:59:32.766Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T19:59:32.766Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T19:59:32.766Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T19:59:33.066Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-27T19:59:33.111Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-27T19:59:33.148Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T19:59:33.184Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T19:59:33.219Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T19:59:33.255Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T19:59:33.288Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T19:59:33.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-27T19:59:33.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-27T19:59:33.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-27T19:59:33.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T19:59:33.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T19:59:33.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T19:59:33.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T19:59:33.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T19:59:33.622Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T19:59:33.658Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T19:59:33.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T19:59:33.728Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-27T19:59:33.759Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-27T19:59:33.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T19:59:33.827Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T19:59:33.863Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T19:59:33.907Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4393 [Pipeline] echo [2023-02-27T19:59:33.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4393 [Pipeline] echo [2023-02-27T19:59:33.976Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4393 [Pipeline] echo [2023-02-27T19:59:34.009Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [Pipeline] echo [2023-02-27T19:59:34.045Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f79580b [Pipeline] echo [2023-02-27T19:59:34.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T19:59:34.185Z] provisioning config files... [2023-02-27T19:59:34.218Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9507255973940282370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T19:59:34.556Z] ---> docker-login.sh [2023-02-27T19:59:34.556Z] nexus3.edgexfoundry.org:10001 [2023-02-27T19:59:34.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T19:59:34.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T19:59:34.816Z] Configure a credential helper to remove this warning. See [2023-02-27T19:59:34.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T19:59:34.816Z] [2023-02-27T19:59:34.816Z] Login Succeeded [2023-02-27T19:59:34.816Z] nexus3.edgexfoundry.org:10002 [2023-02-27T19:59:34.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T19:59:34.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T19:59:34.816Z] Configure a credential helper to remove this warning. See [2023-02-27T19:59:34.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T19:59:34.816Z] [2023-02-27T19:59:34.816Z] Login Succeeded [2023-02-27T19:59:34.816Z] nexus3.edgexfoundry.org:10003 [2023-02-27T19:59:35.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T19:59:35.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T19:59:35.075Z] Configure a credential helper to remove this warning. See [2023-02-27T19:59:35.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T19:59:35.075Z] [2023-02-27T19:59:35.075Z] Login Succeeded [2023-02-27T19:59:35.075Z] nexus3.edgexfoundry.org:10004 [2023-02-27T19:59:35.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T19:59:35.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T19:59:35.075Z] Configure a credential helper to remove this warning. See [2023-02-27T19:59:35.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T19:59:35.075Z] [2023-02-27T19:59:35.075Z] Login Succeeded [2023-02-27T19:59:35.075Z] docker.io [2023-02-27T19:59:35.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T19:59:35.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T19:59:35.334Z] Configure a credential helper to remove this warning. See [2023-02-27T19:59:35.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T19:59:35.334Z] [2023-02-27T19:59:35.334Z] Login Succeeded [2023-02-27T19:59:35.334Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T19:59:35.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T19:59:35.789Z] + 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-02-27T19:59:35.789Z] + dirname cmd/core-command/Dockerfile [2023-02-27T19:59:35.789Z] + cut -d/ -f2 [2023-02-27T19:59:35.789Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-27T19:59:35.789Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-27T19:59:35.790Z] + cut -d/ -f2 [2023-02-27T19:59:35.790Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-27T19:59:35.790Z] + dirname cmd/core-data/Dockerfile [2023-02-27T19:59:35.790Z] + cut -d/ -f2 [2023-02-27T19:59:35.790Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-27T19:59:35.790Z] + dirname cmd/core-metadata/Dockerfile [2023-02-27T19:59:35.790Z] + cut -d/ -f2 [2023-02-27T19:59:35.790Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-27T19:59:35.790Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-27T19:59:35.790Z] + cut -d/ -f2 [2023-02-27T19:59:35.790Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-27T19:59:35.790Z] + cut -d/ -f2 [2023-02-27T19:59:35.790Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-02-27T19:59:35.790Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-02-27T19:59:35.790Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-27T19:59:35.790Z] + cut -d/ -f2 [2023-02-27T19:59:35.790Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-27T19:59:35.790Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-27T19:59:35.790Z] + cut -d/ -f2 [2023-02-27T19:59:35.790Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-27T19:59:35.790Z] + dirname cmd/security-spiffe-token-provider/Dockerfile+ [2023-02-27T19:59:35.790Z] cut -d/ -f2 [2023-02-27T19:59:35.790Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-27T19:59:35.790Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-27T19:59:35.790Z] + cut -d/ -f2 [2023-02-27T19:59:35.790Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-27T19:59:35.790Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-27T19:59:35.790Z] + cut -d/ -f2 [2023-02-27T19:59:35.790Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-27T19:59:35.790Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-27T19:59:35.790Z] + cut -d/ -f2 [2023-02-27T19:59:35.790Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-27T19:59:35.790Z] + dirname cmd/support-notifications/Dockerfile+ [2023-02-27T19:59:35.790Z] cut -d/ -f2 [2023-02-27T19:59:35.790Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-27T19:59:35.790Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-27T19:59:35.790Z] + cut -d/ -f2 [2023-02-27T19:59:35.790Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-27T19:59:35.858Z] 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-02-27T19:59:36.446Z] + git rev-list -1 --merges f79580b9d9f3814f2c8307224bd10a1f5c6ad08c~1..f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [Pipeline] echo [2023-02-27T19:59:36.478Z] -----------> git rev-list -1 --merges f79580b9d9f3814f2c8307224bd10a1f5c6ad08c~1..f79580b9d9f3814f2c8307224bd10a1f5c6ad08c f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [false] [Pipeline] sh [2023-02-27T19:59:36.780Z] + git log --format=format:%s -1 f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [Pipeline] echo [2023-02-27T19:59:36.814Z] ========================================================= [2023-02-27T19:59:36.814Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T19:59:36.814Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-27T19:59:37.260Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T19:59:37.260Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T19:59:37.260Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T19:59:37.260Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T19:59:37.260Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T19:59:37.260Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T19:59:37.260Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T19:59:37.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T19:59:37.681Z] [2023-02-27T19:59:37.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T19:59:38.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T19:59:38.064Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T19:59:38.064Z] b85a868b505f: Pulling fs layer [2023-02-27T19:59:38.064Z] e2be974225ed: Pulling fs layer [2023-02-27T19:59:38.064Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T19:59:38.064Z] 988bab9f4d93: Pulling fs layer [2023-02-27T19:59:38.064Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T19:59:38.064Z] eaf3925da568: Pulling fs layer [2023-02-27T19:59:38.064Z] bab4dde63d76: Pulling fs layer [2023-02-27T19:59:38.064Z] bde34c3a00c8: Pulling fs layer [2023-02-27T19:59:38.064Z] b352a97aabf1: Pulling fs layer [2023-02-27T19:59:38.064Z] 4872d77fe225: Pulling fs layer [2023-02-27T19:59:38.064Z] 5851b861e8e6: Pulling fs layer [2023-02-27T19:59:38.064Z] 988bab9f4d93: Waiting [2023-02-27T19:59:38.064Z] 1469e6f7b9e6: Waiting [2023-02-27T19:59:38.064Z] eaf3925da568: Waiting [2023-02-27T19:59:38.064Z] bab4dde63d76: Waiting [2023-02-27T19:59:38.064Z] bde34c3a00c8: Waiting [2023-02-27T19:59:38.064Z] 4872d77fe225: Waiting [2023-02-27T19:59:38.064Z] b352a97aabf1: Waiting [2023-02-27T19:59:38.064Z] 5851b861e8e6: Waiting [2023-02-27T19:59:38.064Z] e2be974225ed: Verifying Checksum [2023-02-27T19:59:38.064Z] e2be974225ed: Download complete [2023-02-27T19:59:38.064Z] 988bab9f4d93: Verifying Checksum [2023-02-27T19:59:38.064Z] 988bab9f4d93: Download complete [2023-02-27T19:59:38.325Z] 1469e6f7b9e6: Download complete [2023-02-27T19:59:38.325Z] eaf3925da568: Download complete [2023-02-27T19:59:38.325Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T19:59:38.325Z] 339a4e72a1f5: Download complete [2023-02-27T19:59:38.325Z] bde34c3a00c8: Verifying Checksum [2023-02-27T19:59:38.325Z] bde34c3a00c8: Download complete [2023-02-27T19:59:38.325Z] b352a97aabf1: Download complete [2023-02-27T19:59:38.325Z] 4872d77fe225: Verifying Checksum [2023-02-27T19:59:38.325Z] 4872d77fe225: Download complete [2023-02-27T19:59:38.325Z] 5851b861e8e6: Verifying Checksum [2023-02-27T19:59:38.325Z] 5851b861e8e6: Download complete [2023-02-27T19:59:38.325Z] b85a868b505f: Verifying Checksum [2023-02-27T19:59:38.325Z] b85a868b505f: Download complete [2023-02-27T19:59:38.583Z] bab4dde63d76: Verifying Checksum [2023-02-27T19:59:38.583Z] bab4dde63d76: Download complete [2023-02-27T19:59:39.521Z] b85a868b505f: Pull complete [2023-02-27T19:59:39.779Z] e2be974225ed: Pull complete [2023-02-27T19:59:40.038Z] 339a4e72a1f5: Pull complete [2023-02-27T19:59:40.299Z] 988bab9f4d93: Pull complete [2023-02-27T19:59:40.558Z] 1469e6f7b9e6: Pull complete [2023-02-27T19:59:40.558Z] eaf3925da568: Pull complete [2023-02-27T19:59:42.462Z] bab4dde63d76: Pull complete [2023-02-27T19:59:42.462Z] bde34c3a00c8: Pull complete [2023-02-27T19:59:42.462Z] b352a97aabf1: Pull complete [2023-02-27T19:59:42.721Z] 4872d77fe225: Pull complete [2023-02-27T19:59:42.722Z] 5851b861e8e6: Pull complete [2023-02-27T19:59:42.722Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T19:59:42.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T19:59:42.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T19:59:42.942Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-02-27T19:59:42.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T19:59:46.158Z] $ docker top 6c3c1ac5ed4ab497bfe7c68f91554965d44e8fd118169b1e184aeb7a25b1c6a2 -eo pid,comm [2023-02-27T19:59:46.210Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-27T19:59:46.210Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T19:59:46.340Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T19:59:46.340Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T19:59:46.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T19:59:46.469Z] $ docker exec 6c3c1ac5ed4ab497bfe7c68f91554965d44e8fd118169b1e184aeb7a25b1c6a2 ssh-agent [2023-02-27T19:59:46.573Z] SSH_AUTH_SOCK=/tmp/ssh-cDLAWRvp3g5s/agent.33 [2023-02-27T19:59:46.573Z] SSH_AGENT_PID=39 [2023-02-27T19:59:46.581Z] Running ssh-add (command line suppressed) [2023-02-27T19:59:46.679Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16261317852122945713.key (/w/workspace/edgex-go/1@tmp/private_key_16261317852122945713.key) [2023-02-27T19:59:46.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T19:59:47.014Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T19:59:47.037Z] $ docker exec --env ******** --env ******** 6c3c1ac5ed4ab497bfe7c68f91554965d44e8fd118169b1e184aeb7a25b1c6a2 ssh-agent -k [2023-02-27T19:59:47.151Z] unset SSH_AUTH_SOCK; [2023-02-27T19:59:47.152Z] unset SSH_AGENT_PID; [2023-02-27T19:59:47.152Z] echo Agent pid 39 killed; [2023-02-27T19:59:47.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-27T19:59:47.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T19:59:47.248Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T19:59:47.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T19:59:47.361Z] $ docker exec 6c3c1ac5ed4ab497bfe7c68f91554965d44e8fd118169b1e184aeb7a25b1c6a2 ssh-agent [2023-02-27T19:59:47.465Z] SSH_AUTH_SOCK=/tmp/ssh-a6nKgmekZE8A/agent.71 [2023-02-27T19:59:47.465Z] SSH_AGENT_PID=77 [2023-02-27T19:59:47.471Z] Running ssh-add (command line suppressed) [2023-02-27T19:59:47.577Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13797935460760495453.key (/w/workspace/edgex-go/1@tmp/private_key_13797935460760495453.key) [2023-02-27T19:59:47.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T19:59:47.912Z] + git semver init [2023-02-27T19:59:48.176Z] 2023-02-27 19:59:48,100 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T19:59:48.176Z] 2023-02-27 19:59:48,101 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-27T19:59:48.176Z] 2023-02-27 19:59:48,101 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-27T19:59:48.176Z] 2023-02-27 19:59:48,101 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-27T19:59:53.445Z] 2023-02-27 19:59:52,857 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-27T19:59:53.446Z] 2023-02-27 19:59:52,858 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4393 with force:False [2023-02-27T19:59:53.446Z] 2023-02-27 19:59:52,858 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4393 [2023-02-27T19:59:53.446Z] 2023-02-27 19:59:52,862 [execute] INFO git cat-file --batch-check [2023-02-27T19:59:53.446Z] 2023-02-27 19:59:52,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T19:59:53.446Z] 2023-02-27 19:59:52,869 [execute] INFO git cat-file --batch [2023-02-27T19:59:53.446Z] 2023-02-27 19:59:52,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T19:59:53.446Z] 2023-02-27 19:59:52,874 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4393 [2023-02-27T19:59:53.446Z] 0.0.0 [Pipeline] } [2023-02-27T19:59:53.474Z] $ docker exec --env ******** --env ******** 6c3c1ac5ed4ab497bfe7c68f91554965d44e8fd118169b1e184aeb7a25b1c6a2 ssh-agent -k [2023-02-27T19:59:53.568Z] unset SSH_AUTH_SOCK; [2023-02-27T19:59:53.568Z] unset SSH_AGENT_PID; [2023-02-27T19:59:53.568Z] echo Agent pid 77 killed; [2023-02-27T19:59:53.575Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T19:59:53.981Z] + git semver [Pipeline] } [2023-02-27T19:59:54.264Z] $ docker stop --time=1 6c3c1ac5ed4ab497bfe7c68f91554965d44e8fd118169b1e184aeb7a25b1c6a2 [2023-02-27T19:59:55.568Z] $ docker rm -f --volumes 6c3c1ac5ed4ab497bfe7c68f91554965d44e8fd118169b1e184aeb7a25b1c6a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T19:59:55.964Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T19:59:56.224Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T19:59:56.242Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T19:59:57.000Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-27T19:59:57.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T19:59:57.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T19:59:57.102Z] ========================================================= [2023-02-27T19:59:57.102Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T19:59:57.102Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-27T19:59:57.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T19:59:57.432Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T19:59:57.432Z] 213ec9aee27d: Pulling fs layer [2023-02-27T19:59:57.432Z] 4583459ba037: Pulling fs layer [2023-02-27T19:59:57.432Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T19:59:57.432Z] 53926ce57604: Pulling fs layer [2023-02-27T19:59:57.432Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T19:59:57.432Z] 22ff95d597cd: Pulling fs layer [2023-02-27T19:59:57.432Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T19:59:57.432Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T19:59:57.432Z] a7acece74701: Pulling fs layer [2023-02-27T19:59:57.432Z] 53926ce57604: Waiting [2023-02-27T19:59:57.432Z] 21b2b0c7a3f4: Waiting [2023-02-27T19:59:57.432Z] 22ff95d597cd: Waiting [2023-02-27T19:59:57.432Z] 12d6caf4c0d1: Waiting [2023-02-27T19:59:57.432Z] 96b7cbca73a9: Waiting [2023-02-27T19:59:57.432Z] a7acece74701: Waiting [2023-02-27T19:59:57.432Z] 93c1e223e6f2: Verifying Checksum [2023-02-27T19:59:57.432Z] 93c1e223e6f2: Download complete [2023-02-27T19:59:57.432Z] 4583459ba037: Verifying Checksum [2023-02-27T19:59:57.432Z] 4583459ba037: Download complete [2023-02-27T19:59:57.432Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-27T19:59:57.432Z] 21b2b0c7a3f4: Download complete [2023-02-27T19:59:57.432Z] 22ff95d597cd: Download complete [2023-02-27T19:59:57.432Z] 213ec9aee27d: Download complete [2023-02-27T19:59:57.432Z] 12d6caf4c0d1: Verifying Checksum [2023-02-27T19:59:57.432Z] 12d6caf4c0d1: Download complete [2023-02-27T19:59:57.691Z] 213ec9aee27d: Pull complete [2023-02-27T19:59:57.691Z] 4583459ba037: Pull complete [2023-02-27T19:59:57.951Z] 93c1e223e6f2: Pull complete [2023-02-27T19:59:58.209Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T19:59:58.209Z] 96b7cbca73a9: Download complete [2023-02-27T19:59:58.209Z] 53926ce57604: Verifying Checksum [2023-02-27T19:59:58.209Z] 53926ce57604: Download complete [2023-02-27T19:59:58.468Z] a7acece74701: Verifying Checksum [2023-02-27T19:59:58.468Z] a7acece74701: Download complete [2023-02-27T20:00:02.652Z] 53926ce57604: Pull complete [2023-02-27T20:00:02.652Z] 21b2b0c7a3f4: Pull complete [2023-02-27T20:00:02.652Z] 22ff95d597cd: Pull complete [2023-02-27T20:00:02.652Z] 12d6caf4c0d1: Pull complete [2023-02-27T20:00:04.556Z] 96b7cbca73a9: Pull complete [2023-02-27T20:00:05.124Z] a7acece74701: Pull complete [2023-02-27T20:00:05.124Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T20:00:05.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T20:00:05.124Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-27T20:00:05.471Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T20:00:05.472Z] WORKDIR /edgex [2023-02-27T20:00:05.472Z] COPY go.mod . [2023-02-27T20:00:05.472Z] RUN go mod download build [2023-02-27T20:00:05.472Z] -t ci-base-image-x86_64 -f - . [2023-02-27T20:00:06.038Z] Sending build context to Docker daemon 170.4MB [2023-02-27T20:00:06.038Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T20:00:06.038Z] ---> db6d94c90886 [2023-02-27T20:00:06.038Z] Step 2/4 : WORKDIR /edgex [2023-02-27T20:00:10.223Z] ---> Running in 4bc112161295 [2023-02-27T20:00:10.223Z] Removing intermediate container 4bc112161295 [2023-02-27T20:00:10.223Z] ---> abc04505a26c [2023-02-27T20:00:10.223Z] Step 3/4 : COPY go.mod . [2023-02-27T20:00:10.223Z] ---> e55169263dfa [2023-02-27T20:00:10.223Z] Step 4/4 : RUN go mod download [2023-02-27T20:00:10.223Z] ---> Running in ea8132f82558 [2023-02-27T20:00:11.529Z] Still waiting to schedule task [2023-02-27T20:00:11.530Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-27T20:00:22.428Z] Removing intermediate container ea8132f82558 [2023-02-27T20:00:22.428Z] ---> b6f07a318caa [2023-02-27T20:00:22.428Z] Successfully built b6f07a318caa [2023-02-27T20:00:22.428Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:00:22.808Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T20:00:22.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:00:22.941Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-02-27T20:00:22.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T20:00:23.353Z] $ docker top 3de9fbaf5a132d88fd9ca97ddbdb6acfa868559061170322ee93b07b0e8a7fa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:00:23.733Z] + go version [2023-02-27T20:00:23.733Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T20:00:23.762Z] $ docker stop --time=1 3de9fbaf5a132d88fd9ca97ddbdb6acfa868559061170322ee93b07b0e8a7fa4 [2023-02-27T20:00:25.025Z] $ docker rm -f --volumes 3de9fbaf5a132d88fd9ca97ddbdb6acfa868559061170322ee93b07b0e8a7fa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:00:25.707Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T20:00:25.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:00:25.849Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-02-27T20:00:25.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T20:00:26.190Z] $ docker top 961100f7d8f574684947039db302ce91deddccfe47b36e9dd88f5bb389595864 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-27T20:00:26.288Z] ========================================================= [2023-02-27T20:00:26.288Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-27T20:00:26.288Z] ========================================================= [Pipeline] sh [2023-02-27T20:00:26.580Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T20:00:26.939Z] + make test [2023-02-27T20:00:26.939Z] go test -race -coverprofile=coverage.out ./... [2023-02-27T20:00:33.505Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-27T20:00:48.385Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-27T20:00:48.385Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-27T20:00:48.385Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-27T20:00:48.385Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-27T20:00:48.385Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-27T20:00:48.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-27T20:00:48.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-27T20:00:48.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-27T20:00:48.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-27T20:00:48.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-27T20:00:48.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-27T20:00:48.385Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-27T20:00:48.385Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-27T20:00:48.385Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-27T20:00:48.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-27T20:00:48.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2023-02-27T20:00:48.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-27T20:00:48.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-27T20:00:48.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements [2023-02-27T20:00:51.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.2% of statements [2023-02-27T20:00:51.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-27T20:00:51.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-27T20:00:51.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-27T20:00:51.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements [2023-02-27T20:00:51.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-27T20:00:51.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-27T20:00:52.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.497s coverage: 88.5% of statements [2023-02-27T20:00:52.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-27T20:00:52.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-27T20:00:52.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:00:52.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-27T20:00:52.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-27T20:00:52.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.083s coverage: 3.9% of statements [2023-02-27T20:00:52.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-27T20:00:52.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-27T20:00:52.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.444s coverage: 95.6% of statements [2023-02-27T20:00:52.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-27T20:00:52.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:00:52.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-27T20:00:52.941Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements [2023-02-27T20:00:52.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-27T20:00:52.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-27T20:00:52.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-27T20:00:52.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-27T20:00:52.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-27T20:00:52.941Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements [2023-02-27T20:00:52.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-27T20:00:52.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-27T20:00:52.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-27T20:00:52.941Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2023-02-27T20:00:52.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-27T20:00:52.941Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.109s coverage: 29.6% of statements [2023-02-27T20:00:52.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-27T20:00:52.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2023-02-27T20:00:52.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 82.9% of statements [2023-02-27T20:00:52.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.081s coverage: 94.1% of statements [2023-02-27T20:00:52.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2023-02-27T20:00:52.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2023-02-27T20:00:58.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements [2023-02-27T20:00:58.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.517s coverage: 79.9% of statements [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.112s coverage: 92.9% of statements [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.050s coverage: 64.4% of statements [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.041s coverage: 20.0% of statements [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 80.0% of statements [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.207s coverage: 63.1% of statements [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 65.3% of statements [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 41.0% of statements [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 92.3% of statements [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-27T20:01:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-27T20:01:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:01:16.295Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-27T20:01:34.368Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-27T20:01:34.368Z] go vet ./... [2023-02-27T20:01:37.644Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T20:01:37.644Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T20:01:37.901Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T20:01:37.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-27T20:01:38.238Z] + ls -al . [2023-02-27T20:01:38.238Z] total 744 [2023-02-27T20:01:38.238Z] drwxrwxr-x 11 1001 1001 4096 Feb 27 20:00 . [2023-02-27T20:01:38.238Z] drwxr-xr-x 4 root root 4096 Feb 27 20:00 .. [2023-02-27T20:01:38.238Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 19:59 .blubracket [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 16 Feb 27 19:59 .dockerignore [2023-02-27T20:01:38.238Z] drwxrwxr-x 8 1001 1001 4096 Feb 27 20:01 .git [2023-02-27T20:01:38.238Z] drwxrwxr-x 3 1001 1001 4096 Feb 27 19:59 .github [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 1068 Feb 27 19:59 .gitignore [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 42 Feb 27 19:59 .golangci.yml [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 87 Feb 27 19:59 .hadolint.yml [2023-02-27T20:01:38.238Z] drwxr-xr-x 3 1001 1001 4096 Feb 27 19:59 .semver [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 166 Feb 27 19:59 .sonarcloud.properties [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 1171 Feb 27 19:59 ADOPTERS.md [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 10825 Feb 27 19:59 Attribution.txt [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 73765 Feb 27 19:59 CHANGELOG.md [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 3804 Feb 27 19:59 CONTRIBUTING.md [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 677 Feb 27 19:59 GOVERNANCE.md [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 883 Feb 27 19:59 Jenkinsfile [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 10775 Feb 27 19:59 LICENSE [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 14116 Feb 27 19:59 Makefile [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 582 Feb 27 19:59 OWNERS.md [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 9403 Feb 27 19:59 README.md [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 6912 Feb 27 19:59 SECURITY.md [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 5 Feb 27 19:59 VERSION [2023-02-27T20:01:38.238Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 19:59 bin [2023-02-27T20:01:38.238Z] drwxrwxr-x 18 1001 1001 4096 Feb 27 19:59 cmd [2023-02-27T20:01:38.238Z] -rw-r--r-- 1 root root 487670 Feb 27 20:01 coverage.out [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 3296 Feb 27 19:59 go.mod [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 31429 Feb 27 19:59 go.sum [2023-02-27T20:01:38.238Z] drwxrwxr-x 7 1001 1001 4096 Feb 27 19:59 internal [2023-02-27T20:01:38.238Z] drwxrwxr-x 3 1001 1001 4096 Feb 27 19:59 openapi [2023-02-27T20:01:38.238Z] drwxrwxr-x 4 1001 1001 4096 Feb 27 19:59 snap [2023-02-27T20:01:38.238Z] -rw-rw-r-- 1 1001 1001 204 Feb 27 19:59 version.go [Pipeline] sh [2023-02-27T20:01:38.546Z] + '[' -e coverage.out ] [2023-02-27T20:01:38.546Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-27T20:01:38.671Z] Stashed 1 file(s) [Pipeline] sh [2023-02-27T20:01:38.967Z] + make build [2023-02-27T20:01:38.967Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-27T20:01:51.163Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-27T20:01:51.735Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-27T20:01:53.124Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-27T20:01:54.059Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-27T20:02:02.207Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-27T20:02:02.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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-27T20:02:04.146Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-27T20:02:05.078Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-27T20:02:06.010Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-27T20:02:06.943Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-27T20:02:07.877Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-27T20:02:10.405Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-27T20:02:11.802Z] $ docker stop --time=1 961100f7d8f574684947039db302ce91deddccfe47b36e9dd88f5bb389595864 [2023-02-27T20:02:15.880Z] $ docker rm -f --volumes 961100f7d8f574684947039db302ce91deddccfe47b36e9dd88f5bb389595864 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:02:16.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-27T20:02:16.932Z] [2023-02-27T20:02:16.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:02:17.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-27T20:02:17.305Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-27T20:02:17.305Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-27T20:02:17.305Z] ca9280d653b3: Pulling fs layer [2023-02-27T20:02:17.305Z] 7e9c9ca2126c: Pulling fs layer [2023-02-27T20:02:17.563Z] cbdbe7a5bc2a: Download complete [2023-02-27T20:02:17.563Z] ca9280d653b3: Verifying Checksum [2023-02-27T20:02:17.563Z] cbdbe7a5bc2a: Pull complete [2023-02-27T20:02:18.138Z] 7e9c9ca2126c: Download complete [2023-02-27T20:02:18.138Z] ca9280d653b3: Pull complete [2023-02-27T20:02:21.422Z] 7e9c9ca2126c: Pull complete [2023-02-27T20:02:21.422Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-27T20:02:21.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-27T20:02:21.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:02:21.640Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-02-27T20:02:21.665Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-27T20:02:23.028Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7641 in /w/workspace/edgexfoundry_edgex-go_PR-4393 [2023-02-27T20:02:23.504Z] $ docker top f11bcb0e3538c83338f5b6fc71a3abbabd7e0ff32fe12af0bcebb700714ebd4e -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-02-27T20:02:23.698Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-27T20:02:23.775Z] The recommended git tool is: git [2023-02-27T20:02:23.921Z] + docker-compose build --help [2023-02-27T20:02:23.921Z] + grep parallel [2023-02-27T20:02:24.485Z] --parallel Build images in parallel. [Pipeline] } [2023-02-27T20:02:24.518Z] $ docker stop --time=1 f11bcb0e3538c83338f5b6fc71a3abbabd7e0ff32fe12af0bcebb700714ebd4e [2023-02-27T20:02:25.814Z] $ docker rm -f --volumes f11bcb0e3538c83338f5b6fc71a3abbabd7e0ff32fe12af0bcebb700714ebd4e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:02:26.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-27T20:02:26.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:02:26.597Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-02-27T20:02:26.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-27T20:02:26.965Z] $ docker top 26cc864a774f414cfe44930125c074a594acf77b39fbe8bc6722d369d13bf5fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:02:27.357Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-27T20:02:27.924Z] Building core-command ... [2023-02-27T20:02:27.924Z] Building core-common-config-bootstrapper ... [2023-02-27T20:02:27.924Z] Building core-data ... [2023-02-27T20:02:27.924Z] Building core-metadata ... [2023-02-27T20:02:27.924Z] Building security-bootstrapper ... [2023-02-27T20:02:27.924Z] Building security-proxy-auth ... [2023-02-27T20:02:27.924Z] Building security-proxy-setup ... [2023-02-27T20:02:27.924Z] Building security-secretstore-setup ... [2023-02-27T20:02:27.924Z] Building security-spiffe-token-provider ... [2023-02-27T20:02:27.924Z] Building security-spire-agent ... [2023-02-27T20:02:27.924Z] Building security-spire-config ... [2023-02-27T20:02:27.924Z] Building security-spire-server ... [2023-02-27T20:02:27.924Z] Building support-notifications ... [2023-02-27T20:02:27.924Z] Building support-scheduler ... [2023-02-27T20:02:27.924Z] Building security-spire-agent [2023-02-27T20:02:27.924Z] Building security-bootstrapper [2023-02-27T20:02:27.924Z] Building security-spire-config [2023-02-27T20:02:27.924Z] Building support-notifications [2023-02-27T20:02:27.924Z] Building security-proxy-auth [2023-02-27T20:02:30.466Z] using credential edgex-jenkins-ssh [2023-02-27T20:02:30.553Z] Cloning the remote Git repository [2023-02-27T20:02:30.615Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-27T20:02:30.708Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-27T20:02:30.897Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-27T20:02:30.898Z] > git --version # timeout=10 [2023-02-27T20:02:30.920Z] > git --version # 'git version 2.25.1' [2023-02-27T20:02:30.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T20:02:31.013Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T20:02:40.117Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:02:40.117Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:02:40.117Z] ---> b6f07a318caa [2023-02-27T20:02:40.117Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:02:40.117Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:02:40.117Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:02:40.117Z] ---> b6f07a318caa [2023-02-27T20:02:40.117Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:02:40.117Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:02:40.117Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:02:40.117Z] ---> b6f07a318caa [2023-02-27T20:02:40.117Z] Step 3/24 : WORKDIR /edgex-go [2023-02-27T20:02:40.117Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:02:40.117Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:02:40.117Z] ---> b6f07a318caa [2023-02-27T20:02:40.117Z] Step 3/24 : WORKDIR /edgex-go [2023-02-27T20:02:40.117Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:02:40.117Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:02:40.117Z] ---> b6f07a318caa [2023-02-27T20:02:40.117Z] Step 3/32 : WORKDIR /edgex-go [2023-02-27T20:02:45.380Z] ---> Running in fd3b6bae767d [2023-02-27T20:02:45.380Z] ---> Running in 2ae24a9e8edd [2023-02-27T20:02:45.380Z] ---> Running in 2073e46abd07 [2023-02-27T20:02:45.380Z] ---> Running in fffa517409b2 [2023-02-27T20:02:45.380Z] ---> Running in f7bfaac42b10 [2023-02-27T20:02:45.380Z] Removing intermediate container fd3b6bae767d [2023-02-27T20:02:45.380Z] ---> 1cb5c9f065e5 [2023-02-27T20:02:45.380Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-27T20:02:45.380Z] Removing intermediate container 2073e46abd07 [2023-02-27T20:02:45.380Z] ---> 1cff6b8417f7 [2023-02-27T20:02:45.380Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:02:45.380Z] Removing intermediate container f7bfaac42b10 [2023-02-27T20:02:45.380Z] ---> b27ce1774601 [2023-02-27T20:02:45.380Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-27T20:02:45.380Z] Removing intermediate container 2ae24a9e8edd [2023-02-27T20:02:45.380Z] ---> 465695858db2 [2023-02-27T20:02:45.380Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:02:45.380Z] Removing intermediate container fffa517409b2 [2023-02-27T20:02:45.380Z] ---> 24f692afc10b [2023-02-27T20:02:45.380Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-27T20:02:45.380Z] ---> Running in a4b24406393d [2023-02-27T20:02:45.638Z] ---> Running in e88596344480 [2023-02-27T20:02:45.638Z] ---> Running in f3969a398792 [2023-02-27T20:02:45.638Z] ---> Running in f0410ff78cd9 [2023-02-27T20:02:45.638Z] ---> Running in 0a0ba1896d2f [2023-02-27T20:02:45.638Z] Removing intermediate container f3969a398792 [2023-02-27T20:02:45.638Z] ---> d2bfed11fa60 [2023-02-27T20:02:45.638Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:02:45.638Z] Removing intermediate container e88596344480 [2023-02-27T20:02:45.638Z] ---> 950d53081d46 [2023-02-27T20:02:45.638Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-27T20:02:45.638Z] ---> Running in 3610d823e344 [2023-02-27T20:02:45.638Z] ---> Running in 55db745e23e5 [2023-02-27T20:02:45.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:46.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:46.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:46.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:46.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:46.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:46.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:46.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:46.423Z] OK: 211 MiB in 51 packages [2023-02-27T20:02:46.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:46.423Z] OK: 211 MiB in 51 packages [2023-02-27T20:02:46.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:46.683Z] OK: 211 MiB in 51 packages [2023-02-27T20:02:46.683Z] OK: 211 MiB in 51 packages [2023-02-27T20:02:46.683Z] OK: 211 MiB in 51 packages [2023-02-27T20:02:46.943Z] Removing intermediate container a4b24406393d [2023-02-27T20:02:46.943Z] ---> 49c5be317c17 [2023-02-27T20:02:46.943Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-27T20:02:46.943Z] ---> d34f9b029328 [2023-02-27T20:02:46.943Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:02:46.943Z] Removing intermediate container f0410ff78cd9 [2023-02-27T20:02:46.943Z] ---> ab6e3198b4f2 [2023-02-27T20:02:46.943Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-27T20:02:46.943Z] ---> Running in 384b96304bb6 [2023-02-27T20:02:46.943Z] Removing intermediate container 3610d823e344 [2023-02-27T20:02:46.943Z] ---> 890687c73dd6 [2023-02-27T20:02:46.943Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:02:47.202Z] ---> d2acf9371e11 [2023-02-27T20:02:47.202Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:02:47.202Z] Removing intermediate container 0a0ba1896d2f [2023-02-27T20:02:47.202Z] ---> 5594605c746c [2023-02-27T20:02:47.202Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-27T20:02:47.202Z] ---> Running in cd0ced6b8bfd [2023-02-27T20:02:47.202Z] Removing intermediate container 55db745e23e5 [2023-02-27T20:02:47.202Z] ---> f4f09cb03317 [2023-02-27T20:02:47.202Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:02:47.202Z] ---> 616658bb37e9 [2023-02-27T20:02:47.202Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:02:47.202Z] ---> Running in ab09f56f3e78 [2023-02-27T20:02:47.461Z] ---> bc6568ae27a5 [2023-02-27T20:02:47.461Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:02:47.461Z] ---> Running in 2ea1c6a111a8 [2023-02-27T20:02:47.461Z] ---> cf1f57103db8 [2023-02-27T20:02:47.461Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:02:47.461Z] ---> Running in c45940cda35f [2023-02-27T20:02:53.352Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-27T20:02:53.382Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T20:02:54.424Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-27T20:02:54.469Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-27T20:02:54.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T20:02:54.489Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4393/head:refs/remotes/origin/PR-4393 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-27T20:02:55.470Z] Merging remotes/origin/main commit 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb into PR head commit f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:02:55.895Z] Merge succeeded, producing f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:02:55.896Z] Checking out Revision f79580b9d9f3814f2c8307224bd10a1f5c6ad08c (PR-4393) [2023-02-27T20:02:56.627Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2023-02-27T20:02:56.685Z] > git --version # timeout=10 [2023-02-27T20:02:56.697Z] > git --version # 'git version 2.25.1' [2023-02-27T20:02:56.712Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-02-27T20:02:55.493Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T20:02:55.515Z] > git checkout -f f79580b9d9f3814f2c8307224bd10a1f5c6ad08c # timeout=10 [2023-02-27T20:02:55.782Z] > git remote # timeout=10 [2023-02-27T20:02:55.802Z] > git config --get remote.origin.url # timeout=10 [2023-02-27T20:02:55.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T20:02:55.848Z] > git merge 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb # timeout=10 [2023-02-27T20:02:55.876Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-27T20:02:55.904Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T20:02:55.920Z] > git checkout -f f79580b9d9f3814f2c8307224bd10a1f5c6ad08c # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T20:02:58.113Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T20:02:58.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T20:02:58.113Z] Dload Upload Total Spent Left Speed [2023-02-27T20:02:58.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-02-27T20:02:58.776Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T20:02:59.143Z] + sudo tee /etc/docker/daemon.new [2023-02-27T20:02:59.143Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T20:02:59.143Z] { [2023-02-27T20:02:59.143Z] "registry-mirrors": [ [2023-02-27T20:02:59.143Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T20:02:59.143Z] ], [2023-02-27T20:02:59.143Z] "bip": "10.250.0.254/24", [2023-02-27T20:02:59.143Z] "hosts": [ [2023-02-27T20:02:59.143Z] "tcp://0.0.0.0:5555", [2023-02-27T20:02:59.143Z] "unix:///var/run/docker.sock" [2023-02-27T20:02:59.143Z] ], [2023-02-27T20:02:59.143Z] "mtu": 1458, [2023-02-27T20:02:59.143Z] "selinux-enabled": true, [2023-02-27T20:02:59.143Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T20:02:59.143Z] } [Pipeline] sh [2023-02-27T20:02:59.496Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T20:02:59.853Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T20:03:18.191Z] provisioning config files... [2023-02-27T20:03:18.222Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2070713099124530007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:03:18.639Z] ---> docker-login.sh [2023-02-27T20:03:18.639Z] nexus3.edgexfoundry.org:10001 [2023-02-27T20:03:19.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:03:19.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:03:19.236Z] Configure a credential helper to remove this warning. See [2023-02-27T20:03:19.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:03:19.236Z] [2023-02-27T20:03:19.236Z] Login Succeeded [2023-02-27T20:03:19.236Z] nexus3.edgexfoundry.org:10002 [2023-02-27T20:03:19.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:03:19.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:03:19.781Z] Configure a credential helper to remove this warning. See [2023-02-27T20:03:19.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:03:19.781Z] [2023-02-27T20:03:19.781Z] Login Succeeded [2023-02-27T20:03:19.781Z] nexus3.edgexfoundry.org:10003 [2023-02-27T20:03:20.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:03:20.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:03:20.056Z] Configure a credential helper to remove this warning. See [2023-02-27T20:03:20.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:03:20.056Z] [2023-02-27T20:03:20.056Z] Login Succeeded [2023-02-27T20:03:20.056Z] nexus3.edgexfoundry.org:10004 [2023-02-27T20:03:20.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:03:20.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:03:20.603Z] Configure a credential helper to remove this warning. See [2023-02-27T20:03:20.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:03:20.603Z] [2023-02-27T20:03:20.603Z] Login Succeeded [2023-02-27T20:03:20.603Z] docker.io [2023-02-27T20:03:20.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:03:21.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:03:21.145Z] Configure a credential helper to remove this warning. See [2023-02-27T20:03:21.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:03:21.145Z] [2023-02-27T20:03:21.145Z] Login Succeeded [2023-02-27T20:03:21.145Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T20:03:21.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-27T20:03:21.913Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-27T20:03:21.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T20:03:21.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T20:03:22.024Z] ========================================================= [2023-02-27T20:03:22.024Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T20:03:22.024Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-27T20:03:22.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T20:03:22.680Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T20:03:22.680Z] 9b18e9b68314: Pulling fs layer [2023-02-27T20:03:22.680Z] 35d82f9e3411: Pulling fs layer [2023-02-27T20:03:22.680Z] e16973657156: Pulling fs layer [2023-02-27T20:03:22.680Z] fc693d55d65f: Pulling fs layer [2023-02-27T20:03:22.680Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T20:03:22.680Z] dda99020689f: Pulling fs layer [2023-02-27T20:03:22.680Z] db1c61fa0a46: Pulling fs layer [2023-02-27T20:03:22.680Z] 891c053d2c06: Pulling fs layer [2023-02-27T20:03:22.680Z] fc693d55d65f: Waiting [2023-02-27T20:03:22.680Z] 7e9fc2657dce: Waiting [2023-02-27T20:03:22.680Z] dda99020689f: Waiting [2023-02-27T20:03:22.680Z] db1c61fa0a46: Waiting [2023-02-27T20:03:22.680Z] 891c053d2c06: Waiting [2023-02-27T20:03:22.680Z] e16973657156: Verifying Checksum [2023-02-27T20:03:22.680Z] e16973657156: Download complete [2023-02-27T20:03:22.680Z] 35d82f9e3411: Verifying Checksum [2023-02-27T20:03:22.680Z] 35d82f9e3411: Download complete [2023-02-27T20:03:22.680Z] 7e9fc2657dce: Verifying Checksum [2023-02-27T20:03:22.680Z] 7e9fc2657dce: Download complete [2023-02-27T20:03:22.680Z] dda99020689f: Verifying Checksum [2023-02-27T20:03:22.680Z] dda99020689f: Download complete [2023-02-27T20:03:22.680Z] 9b18e9b68314: Verifying Checksum [2023-02-27T20:03:22.680Z] 9b18e9b68314: Download complete [2023-02-27T20:03:23.652Z] 9b18e9b68314: Pull complete [2023-02-27T20:03:23.923Z] 891c053d2c06: Verifying Checksum [2023-02-27T20:03:23.923Z] 891c053d2c06: Download complete [2023-02-27T20:03:25.362Z] db1c61fa0a46: Download complete [2023-02-27T20:03:25.631Z] fc693d55d65f: Download complete [2023-02-27T20:03:26.219Z] 35d82f9e3411: Pull complete [2023-02-27T20:03:26.518Z] e16973657156: Pull complete [2023-02-27T20:03:34.143Z] Removing intermediate container c45940cda35f [2023-02-27T20:03:34.143Z] ---> 819b747fa78b [2023-02-27T20:03:34.143Z] Step 8/22 : COPY . . [2023-02-27T20:03:34.143Z] Removing intermediate container cd0ced6b8bfd [2023-02-27T20:03:34.143Z] ---> d54670650b91 [2023-02-27T20:03:34.143Z] Step 7/32 : COPY . . [2023-02-27T20:03:34.143Z] Removing intermediate container 2ea1c6a111a8 [2023-02-27T20:03:34.143Z] ---> 659b913530db [2023-02-27T20:03:34.143Z] Step 7/24 : COPY . . [2023-02-27T20:03:34.143Z] Removing intermediate container ab09f56f3e78 [2023-02-27T20:03:34.143Z] ---> 42217ef9fafb [2023-02-27T20:03:34.143Z] Step 8/22 : COPY . . [2023-02-27T20:03:34.143Z] Removing intermediate container 384b96304bb6 [2023-02-27T20:03:34.143Z] ---> 93202075d77c [2023-02-27T20:03:34.143Z] Step 7/24 : COPY . . [2023-02-27T20:03:41.650Z] fc693d55d65f: Pull complete [2023-02-27T20:03:41.650Z] 7e9fc2657dce: Pull complete [2023-02-27T20:03:41.650Z] dda99020689f: Pull complete [2023-02-27T20:03:45.934Z] db1c61fa0a46: Pull complete [2023-02-27T20:03:48.522Z] 891c053d2c06: Pull complete [2023-02-27T20:03:48.522Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T20:03:48.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T20:03:48.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-27T20:03:48.914Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T20:03:48.914Z] WORKDIR /edgex [2023-02-27T20:03:48.914Z] COPY go.mod . [2023-02-27T20:03:48.914Z] RUN go mod download [2023-02-27T20:03:48.914Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-27T20:03:49.112Z] ---> 006268c4447d [2023-02-27T20:03:49.112Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-27T20:03:49.112Z] ---> 2fcc899ac2ff [2023-02-27T20:03:49.112Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-27T20:03:49.112Z] ---> ad9988cbd35f [2023-02-27T20:03:49.112Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-27T20:03:49.112Z] ---> Running in 63a3aa1044a5 [2023-02-27T20:03:49.112Z] ---> Running in e6b94e19c3ef [2023-02-27T20:03:49.112Z] ---> 14b48b5646a8 [2023-02-27T20:03:49.112Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-27T20:03:49.112Z] ---> 1f45be941e5f [2023-02-27T20:03:49.112Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-27T20:03:49.112Z] ---> Running in e80bdb9175f0 [2023-02-27T20:03:49.112Z] ---> Running in 76c669681a86 [2023-02-27T20:03:49.112Z] ---> Running in b513c5180851 [2023-02-27T20:03:49.112Z] Removing intermediate container e6b94e19c3ef [2023-02-27T20:03:49.112Z] ---> 75b3a290628d [2023-02-27T20:03:49.112Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-27T20:03:49.112Z] ---> Running in 86d4c179f6fe [2023-02-27T20:03:49.112Z] Removing intermediate container e80bdb9175f0 [2023-02-27T20:03:49.112Z] ---> df1231beb18d [2023-02-27T20:03:49.112Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-27T20:03:49.375Z] ---> Running in a206e85fe5a0 [2023-02-27T20:03:49.375Z] Removing intermediate container a206e85fe5a0 [2023-02-27T20:03:49.375Z] ---> a76462ff3126 [2023-02-27T20:03:49.375Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-27T20:03:49.375Z] Removing intermediate container 86d4c179f6fe [2023-02-27T20:03:49.375Z] ---> 8092f6fd9b22 [2023-02-27T20:03:49.375Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-27T20:03:49.375Z] ---> Running in 59a05eaea982 [2023-02-27T20:03:49.375Z] ---> Running in 3911b23c715f [2023-02-27T20:03:49.375Z] 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-02-27T20:03:49.507Z] Sending build context to Docker daemon 3.118MB [2023-02-27T20:03:49.507Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T20:03:49.507Z] ---> f96f9c87975a [2023-02-27T20:03:49.507Z] Step 2/4 : WORKDIR /edgex [2023-02-27T20:03:49.633Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-27T20:03:49.633Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-27T20:03:51.473Z] ---> Running in 6c8106f05f2a [2023-02-27T20:03:51.541Z] Removing intermediate container 59a05eaea982 [2023-02-27T20:03:51.541Z] ---> ca154bd8a422 [2023-02-27T20:03:51.541Z] Step 11/24 : WORKDIR /edgex-go [2023-02-27T20:03:51.541Z] Removing intermediate container 3911b23c715f [2023-02-27T20:03:51.541Z] ---> 907acb1d9ca4 [2023-02-27T20:03:51.541Z] Step 11/24 : WORKDIR /edgex-go [2023-02-27T20:03:51.541Z] ---> Running in 11a9d5891385 [2023-02-27T20:03:51.541Z] ---> Running in 76bd21abbadf [2023-02-27T20:03:51.743Z] Removing intermediate container 6c8106f05f2a [2023-02-27T20:03:51.743Z] ---> 6479e3ec9ef0 [2023-02-27T20:03:51.743Z] Step 3/4 : COPY go.mod . [2023-02-27T20:03:51.804Z] Removing intermediate container 76bd21abbadf [2023-02-27T20:03:51.804Z] ---> b03384821385 [2023-02-27T20:03:51.804Z] [2023-02-27T20:03:51.804Z] Step 12/24 : FROM alpine:3.15 [2023-02-27T20:03:51.804Z] Removing intermediate container 11a9d5891385 [2023-02-27T20:03:51.804Z] ---> 6180807c6047 [2023-02-27T20:03:51.804Z] [2023-02-27T20:03:51.804Z] Step 12/24 : FROM alpine:3.15 [2023-02-27T20:03:52.331Z] ---> 9e461eb87c83 [2023-02-27T20:03:52.331Z] Step 4/4 : RUN go mod download [2023-02-27T20:03:52.369Z] 3.15: Pulling from library/alpine [2023-02-27T20:03:52.369Z] 3.15: Pulling from library/alpine [2023-02-27T20:03:52.602Z] ---> Running in 3a482eaa8fb5 [2023-02-27T20:03:54.282Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-27T20:03:54.282Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-27T20:03:54.282Z] Status: Downloaded newer image for alpine:3.15 [2023-02-27T20:03:54.282Z] Status: Downloaded newer image for alpine:3.15 [2023-02-27T20:03:54.282Z] ---> 5ce65d7b0fde [2023-02-27T20:03:54.282Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:03:54.282Z] ---> 5ce65d7b0fde [2023-02-27T20:03:54.282Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:03:56.287Z] ---> Running in 09ba61798e02 [2023-02-27T20:03:56.287Z] ---> Running in ebcdcbf06427 [2023-02-27T20:03:56.545Z] Removing intermediate container ebcdcbf06427 [2023-02-27T20:03:56.545Z] ---> cc881784a5cb [2023-02-27T20:03:56.545Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-27T20:03:56.545Z] Removing intermediate container 09ba61798e02 [2023-02-27T20:03:56.545Z] ---> c8cb6427d54f [2023-02-27T20:03:56.545Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-27T20:03:56.545Z] ---> Running in f1ce4ae520aa [2023-02-27T20:03:56.545Z] ---> Running in 8fbfac7697d1 [2023-02-27T20:03:57.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:03:57.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:03:57.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:03:57.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:03:58.016Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:03:58.016Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:03:58.016Z] OK: 15857 distinct packages available [2023-02-27T20:03:58.016Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:03:58.016Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:03:58.016Z] OK: 15857 distinct packages available [2023-02-27T20:03:58.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:03:58.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:03:58.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:03:58.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:03:58.273Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-27T20:03:58.273Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:03:58.273Z] (3/5) Installing libucontext (1.1-r0) [2023-02-27T20:03:58.273Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-27T20:03:58.273Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:03:58.273Z] (3/4) Installing libucontext (1.1-r0) [2023-02-27T20:03:58.273Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-27T20:03:58.273Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-27T20:03:58.273Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-27T20:03:58.273Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:03:58.273Z] OK: 7 MiB in 19 packages [2023-02-27T20:03:58.273Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:03:58.273Z] OK: 6 MiB in 18 packages [2023-02-27T20:04:02.452Z] Removing intermediate container f1ce4ae520aa [2023-02-27T20:04:02.452Z] ---> 769126ff65e0 [2023-02-27T20:04:02.452Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-27T20:04:02.452Z] Removing intermediate container 8fbfac7697d1 [2023-02-27T20:04:02.452Z] ---> abcdd792ebcb [2023-02-27T20:04:02.452Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-27T20:04:09.006Z] ---> f4e2bed5c104 [2023-02-27T20:04:09.006Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-27T20:04:09.006Z] ---> 5e024e03310f [2023-02-27T20:04:09.006Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-27T20:04:11.583Z] ---> 45c132b8f297 [2023-02-27T20:04:11.583Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-27T20:04:11.583Z] ---> 971a02724c0e [2023-02-27T20:04:11.583Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-27T20:04:11.583Z] ---> Running in d404bf110140 [2023-02-27T20:04:12.147Z] Removing intermediate container d404bf110140 [2023-02-27T20:04:12.147Z] ---> d175a39ced10 [2023-02-27T20:04:12.147Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-27T20:04:12.147Z] ---> 828b1a3e61f5 [2023-02-27T20:04:12.147Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-27T20:04:12.405Z] ---> 82dfadba13d1 [2023-02-27T20:04:12.405Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-27T20:04:12.405Z] ---> f3e8e6258a16 [2023-02-27T20:04:12.405Z] Step 19/24 : WORKDIR / [2023-02-27T20:04:12.661Z] ---> Running in dccede94bf4a [2023-02-27T20:04:12.918Z] Removing intermediate container dccede94bf4a [2023-02-27T20:04:12.918Z] ---> 866a8d8d4d12 [2023-02-27T20:04:12.918Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-27T20:04:12.918Z] ---> 20282a22171d [2023-02-27T20:04:12.918Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-27T20:04:12.918Z] ---> Running in 89717daa4755 [2023-02-27T20:04:12.918Z] ---> Running in 22440cfe9d5a [2023-02-27T20:04:13.177Z] Removing intermediate container 89717daa4755 [2023-02-27T20:04:13.177Z] ---> 94450158ac15 [2023-02-27T20:04:13.177Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-27T20:04:13.177Z] ---> Running in f0ade20aa19c [2023-02-27T20:04:13.177Z] Removing intermediate container 22440cfe9d5a [2023-02-27T20:04:13.177Z] ---> afb80d33beab [2023-02-27T20:04:13.177Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-27T20:04:13.489Z] ---> Running in 35beb4e5dbc6 [2023-02-27T20:04:13.747Z] Removing intermediate container f0ade20aa19c [2023-02-27T20:04:13.747Z] ---> 93090ccd7542 [2023-02-27T20:04:13.747Z] Step 22/24 : LABEL arch=x86_64 [2023-02-27T20:04:13.747Z] Removing intermediate container 35beb4e5dbc6 [2023-02-27T20:04:13.747Z] ---> 4c4db96312ae [2023-02-27T20:04:13.747Z] Step 22/24 : LABEL arch=x86_64 [2023-02-27T20:04:13.747Z] ---> Running in 9a62becae262 [2023-02-27T20:04:13.747Z] ---> Running in 68db49ab303d [2023-02-27T20:04:14.006Z] Removing intermediate container 9a62becae262 [2023-02-27T20:04:14.006Z] ---> 020ab0ab1e8f [2023-02-27T20:04:14.006Z] Step 23/24 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:04:14.006Z] ---> Running in 6f00632e6f46 [2023-02-27T20:04:14.006Z] Removing intermediate container 68db49ab303d [2023-02-27T20:04:14.006Z] ---> 6c720dc2dbc7 [2023-02-27T20:04:14.006Z] Step 23/24 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:04:14.264Z] ---> Running in 39c3613b58a4 [2023-02-27T20:04:14.523Z] Removing intermediate container 6f00632e6f46 [2023-02-27T20:04:14.523Z] ---> a84e02f70ba0 [2023-02-27T20:04:14.523Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:04:14.523Z] Removing intermediate container 39c3613b58a4 [2023-02-27T20:04:14.523Z] ---> df3c815e720d [2023-02-27T20:04:14.523Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:04:14.523Z] ---> Running in 38999897a4f0 [2023-02-27T20:04:14.523Z] ---> Running in b2bd41f118b0 [2023-02-27T20:04:15.086Z] Removing intermediate container 38999897a4f0 [2023-02-27T20:04:15.086Z] ---> 2e63521ac576 [2023-02-27T20:04:15.086Z] [2023-02-27T20:04:15.086Z] Successfully built 2e63521ac576 [2023-02-27T20:04:15.086Z] Successfully tagged security-spire-config:latest [2023-02-27T20:04:15.086Z] Building security-proxy-setup [2023-02-27T20:04:15.086Z] Removing intermediate container b2bd41f118b0 [2023-02-27T20:04:15.086Z] ---> ba6e7e310be3 [2023-02-27T20:04:15.086Z] [2023-02-27T20:04:15.344Z]  Building security-spire-config ... done Successfully built ba6e7e310be3 [2023-02-27T20:04:15.344Z] Successfully tagged security-spire-agent:latest [2023-02-27T20:04:15.344Z]  Building security-spire-agent ... done Building core-data [2023-02-27T20:04:20.638Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:04:20.638Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:04:20.638Z] ---> b6f07a318caa [2023-02-27T20:04:20.638Z] Step 3/21 : WORKDIR /edgex-go [2023-02-27T20:04:20.639Z] ---> Using cache [2023-02-27T20:04:20.639Z] ---> 24f692afc10b [2023-02-27T20:04:20.639Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-27T20:04:20.639Z] ---> Using cache [2023-02-27T20:04:20.639Z] ---> ab6e3198b4f2 [2023-02-27T20:04:20.639Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-27T20:04:20.639Z] ---> Using cache [2023-02-27T20:04:20.639Z] ---> d2acf9371e11 [2023-02-27T20:04:20.639Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:04:20.639Z] ---> Using cache [2023-02-27T20:04:20.639Z] ---> d54670650b91 [2023-02-27T20:04:20.639Z] Step 7/21 : COPY . . [2023-02-27T20:04:20.639Z] ---> Using cache [2023-02-27T20:04:20.639Z] ---> 1f45be941e5f [2023-02-27T20:04:20.639Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-27T20:04:22.543Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:04:22.543Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:04:22.543Z] ---> b6f07a318caa [2023-02-27T20:04:22.543Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:04:22.543Z] ---> Using cache [2023-02-27T20:04:22.543Z] ---> 465695858db2 [2023-02-27T20:04:22.543Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:04:22.543Z] ---> Using cache [2023-02-27T20:04:22.543Z] ---> d2bfed11fa60 [2023-02-27T20:04:22.543Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:04:22.543Z] ---> Using cache [2023-02-27T20:04:22.543Z] ---> 890687c73dd6 [2023-02-27T20:04:22.543Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:04:22.543Z] ---> Using cache [2023-02-27T20:04:22.543Z] ---> 616658bb37e9 [2023-02-27T20:04:22.543Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:04:22.543Z] ---> Using cache [2023-02-27T20:04:22.543Z] ---> 42217ef9fafb [2023-02-27T20:04:22.543Z] Step 8/22 : COPY . . [2023-02-27T20:04:22.543Z] ---> Using cache [2023-02-27T20:04:22.543Z] ---> 006268c4447d [2023-02-27T20:04:22.543Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-27T20:04:24.867Z] Removing intermediate container 3a482eaa8fb5 [2023-02-27T20:04:24.867Z] ---> 87abef2748ed [2023-02-27T20:04:24.867Z] Successfully built 87abef2748ed [2023-02-27T20:04:24.867Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:04:25.313Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T20:04:25.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:04:25.598Z] prd-ubuntu20.04-docker-arm64-4c-16g-7641 does not seem to be running inside a container [2023-02-27T20:04:25.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-27T20:04:27.070Z] $ docker top 7144cd9e6a50cb7bb294ea71de026980b59e22d3f0c933c40e594d3cec1bbef6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:04:27.995Z] + go version [2023-02-27T20:04:27.995Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T20:04:28.039Z] $ docker stop --time=1 7144cd9e6a50cb7bb294ea71de026980b59e22d3f0c933c40e594d3cec1bbef6 [2023-02-27T20:04:29.105Z] Removing intermediate container 63a3aa1044a5 [2023-02-27T20:04:29.105Z] ---> 941381b278d0 [2023-02-27T20:04:29.105Z] [2023-02-27T20:04:29.105Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:04:29.105Z] ---> Running in cea737aee7cf [2023-02-27T20:04:29.105Z] ---> Running in 6203ff85a085 [2023-02-27T20:04:29.105Z] 3.16: Pulling from library/alpine [2023-02-27T20:04:29.105Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-27T20:04:29.105Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-27T20:04:29.766Z] $ docker rm -f --volumes 7144cd9e6a50cb7bb294ea71de026980b59e22d3f0c933c40e594d3cec1bbef6 [Pipeline] // withDockerContainer [Pipeline] } [2023-02-27T20:04:30.037Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:04:30.648Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T20:04:30.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:04:30.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-7641 does not seem to be running inside a container [2023-02-27T20:04:31.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-27T20:04:31.940Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T20:04:32.526Z] ---> dfd21b5a31f5 [2023-02-27T20:04:32.526Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-27T20:04:33.336Z] $ docker top 7d775859010e3ebf013868d97cf796fed4e524779bc03143305304be38bdadf8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-27T20:04:33.673Z] ========================================================= [2023-02-27T20:04:33.673Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-27T20:04:33.673Z] ========================================================= [Pipeline] sh [2023-02-27T20:04:34.324Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T20:04:35.044Z] + make test [2023-02-27T20:04:35.045Z] go test -race -coverprofile=coverage.out ./... [2023-02-27T20:04:35.818Z] Removing intermediate container 76c669681a86 [2023-02-27T20:04:35.818Z] ---> 3b6ab892b823 [2023-02-27T20:04:35.818Z] [2023-02-27T20:04:35.818Z] Step 9/32 : FROM alpine:3.16 [2023-02-27T20:04:35.818Z] ---> dfd21b5a31f5 [2023-02-27T20:04:35.818Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:04:35.818Z] ---> Running in 4825eb5dc222 [2023-02-27T20:04:35.818Z] ---> Running in 68d92fa1028f [2023-02-27T20:04:35.818Z] Removing intermediate container b513c5180851 [2023-02-27T20:04:35.818Z] ---> 7095dcb22e1e [2023-02-27T20:04:35.818Z] [2023-02-27T20:04:35.818Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:04:35.818Z] ---> dfd21b5a31f5 [2023-02-27T20:04:35.818Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-27T20:04:36.077Z] ---> Running in 97fd65780755 [2023-02-27T20:04:36.077Z] Removing intermediate container 4825eb5dc222 [2023-02-27T20:04:36.077Z] ---> 2242dd4a58b0 [2023-02-27T20:04:36.077Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:04:36.077Z] Removing intermediate container 68d92fa1028f [2023-02-27T20:04:36.077Z] ---> 5419f7a3a464 [2023-02-27T20:04:36.077Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-27T20:04:36.077Z] ---> Running in 8cdc202f7c4b [2023-02-27T20:04:36.077Z] ---> Running in ff29c76c7d59 [2023-02-27T20:04:36.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:04:36.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:04:36.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:04:36.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:04:36.898Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-27T20:04:36.898Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-27T20:04:36.898Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:04:36.898Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:04:36.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:04:36.898Z] OK: 6 MiB in 16 packages [2023-02-27T20:04:36.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:04:36.898Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:04:36.898Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:04:36.898Z] OK: 6 MiB in 15 packages [2023-02-27T20:04:37.155Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-27T20:04:37.155Z] (2/2) Installing su-exec (0.2-r1) [2023-02-27T20:04:37.155Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:04:37.155Z] OK: 6 MiB in 16 packages [2023-02-27T20:04:38.085Z] Removing intermediate container ff29c76c7d59 [2023-02-27T20:04:38.085Z] ---> c563c54ca19c [2023-02-27T20:04:38.085Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:04:38.085Z] Removing intermediate container 97fd65780755 [2023-02-27T20:04:38.085Z] ---> 4640a54a9012 [2023-02-27T20:04:38.085Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:04:38.085Z] ---> Running in eee2956fd59d [2023-02-27T20:04:38.085Z] Removing intermediate container 8cdc202f7c4b [2023-02-27T20:04:38.085Z] ---> 321a2b41b7fa [2023-02-27T20:04:38.085Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-27T20:04:38.085Z] ---> Running in a205b9b1bfa1 [2023-02-27T20:04:38.347Z] Removing intermediate container eee2956fd59d [2023-02-27T20:04:38.347Z] ---> aca464d31b0d [2023-02-27T20:04:38.347Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-27T20:04:38.347Z] ---> Running in 80d1738d08f5 [2023-02-27T20:04:38.911Z] Removing intermediate container a205b9b1bfa1 [2023-02-27T20:04:38.912Z] ---> 2dcc40eee7eb [2023-02-27T20:04:38.912Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-27T20:04:38.912Z] ---> de25df6bc53c [2023-02-27T20:04:38.912Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-27T20:04:38.912Z] Removing intermediate container 80d1738d08f5 [2023-02-27T20:04:38.912Z] ---> 088ec691d8f5 [2023-02-27T20:04:38.912Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-27T20:04:39.172Z] ---> Running in eb2c79727acd [2023-02-27T20:04:39.172Z] ---> Running in 6edda02ca142 [2023-02-27T20:04:39.429Z] Removing intermediate container eb2c79727acd [2023-02-27T20:04:39.429Z] ---> 441af97ca24e [2023-02-27T20:04:39.429Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-27T20:04:39.693Z] ---> Running in 4cea18beb374 [2023-02-27T20:04:39.693Z] Removing intermediate container 6edda02ca142 [2023-02-27T20:04:39.693Z] ---> 28a9f54dd7af [2023-02-27T20:04:39.693Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:04:39.693Z] ---> 54b8dbaba5f4 [2023-02-27T20:04:39.693Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-27T20:04:39.951Z] Removing intermediate container 4cea18beb374 [2023-02-27T20:04:39.951Z] ---> 575036fa6346 [2023-02-27T20:04:39.951Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-27T20:04:39.951Z] ---> Running in e840709711df [2023-02-27T20:04:39.951Z] ---> 6c8f9f865387 [2023-02-27T20:04:39.951Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-27T20:04:40.209Z] ---> a8beaa6ca194 [2023-02-27T20:04:40.209Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-27T20:04:40.209Z] Removing intermediate container e840709711df [2023-02-27T20:04:40.209Z] ---> 73e8151dfdea [2023-02-27T20:04:40.209Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-27T20:04:40.209Z] ---> Running in 5b18e3a0e6f4 [2023-02-27T20:04:41.151Z] ---> a71ffa1031d4 [2023-02-27T20:04:41.151Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:04:41.410Z] ---> Running in 60b1fa84d401 [2023-02-27T20:04:41.410Z] ---> a078baaa41c4 [2023-02-27T20:04:41.410Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-27T20:04:41.668Z] Removing intermediate container 5b18e3a0e6f4 [2023-02-27T20:04:41.668Z] ---> 93c80304a037 [2023-02-27T20:04:41.668Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-27T20:04:41.925Z] ---> Running in f1b64348fa8a [2023-02-27T20:04:41.925Z] ---> ac1209b4f83e [2023-02-27T20:04:41.925Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-27T20:04:42.183Z] ---> Running in 7adb54018753 [2023-02-27T20:04:42.183Z] Removing intermediate container f1b64348fa8a [2023-02-27T20:04:42.183Z] ---> 476f12cac13b [2023-02-27T20:04:42.183Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-27T20:04:42.747Z] Removing intermediate container 7adb54018753 [2023-02-27T20:04:42.747Z] ---> b5bdcdeae336 [2023-02-27T20:04:42.747Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:04:42.747Z] ---> 56470cbf240e [2023-02-27T20:04:42.747Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-27T20:04:42.747Z] ---> Running in 197cf789023c [2023-02-27T20:04:43.010Z] ---> Running in 39720f602f04 [2023-02-27T20:04:43.272Z] Removing intermediate container 60b1fa84d401 [2023-02-27T20:04:43.272Z] ---> 79337c298ba8 [2023-02-27T20:04:43.272Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:04:43.272Z] Removing intermediate container 197cf789023c [2023-02-27T20:04:43.272Z] ---> 53da9fa266b9 [2023-02-27T20:04:43.272Z] Step 20/22 : LABEL arch=x86_64 [2023-02-27T20:04:43.272Z] ---> Running in 1abec2390743 [2023-02-27T20:04:43.272Z] ---> Running in d06804fd3495 [2023-02-27T20:04:43.272Z] Removing intermediate container 1abec2390743 [2023-02-27T20:04:43.272Z] ---> b79f9012e43f [2023-02-27T20:04:43.272Z] Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:04:43.530Z] Removing intermediate container d06804fd3495 [2023-02-27T20:04:43.530Z] ---> 9ea3699b878b [2023-02-27T20:04:43.530Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-27T20:04:43.530Z] ---> Running in 8fc2d1b9ce5e [2023-02-27T20:04:43.530Z] ---> Running in 89d928b97606 [2023-02-27T20:04:43.787Z] Removing intermediate container 8fc2d1b9ce5e [2023-02-27T20:04:43.787Z] ---> 8ffb03cf6df8 [2023-02-27T20:04:43.787Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:04:43.787Z] ---> Running in c31c7dda7e60 [2023-02-27T20:04:43.787Z] Removing intermediate container 89d928b97606 [2023-02-27T20:04:43.787Z] ---> 53f3b3149378 [2023-02-27T20:04:43.787Z] Step 20/22 : LABEL arch=x86_64 [2023-02-27T20:04:43.787Z] ---> Running in 47061c454df0 [2023-02-27T20:04:43.787Z] Removing intermediate container c31c7dda7e60 [2023-02-27T20:04:43.787Z] ---> 972a72cfa9e1 [2023-02-27T20:04:43.787Z] [2023-02-27T20:04:43.787Z] Successfully built 972a72cfa9e1 [2023-02-27T20:04:43.788Z] Successfully tagged support-notifications:latest [2023-02-27T20:04:43.788Z]  Building support-notifications ... done Building core-common-config-bootstrapper [2023-02-27T20:04:43.788Z] Removing intermediate container 47061c454df0 [2023-02-27T20:04:43.788Z] ---> c17a6c83b580 [2023-02-27T20:04:43.788Z] Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:04:44.045Z] ---> Running in 09532c4423ab [2023-02-27T20:04:44.045Z] Removing intermediate container 39720f602f04 [2023-02-27T20:04:44.045Z] ---> 149b4094297f [2023-02-27T20:04:44.045Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:04:47.660Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:04:47.660Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:04:47.660Z] ---> b6f07a318caa [2023-02-27T20:04:47.660Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:04:47.660Z] ---> Using cache [2023-02-27T20:04:47.660Z] ---> 465695858db2 [2023-02-27T20:04:47.660Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:04:47.660Z] ---> Using cache [2023-02-27T20:04:47.660Z] ---> d2bfed11fa60 [2023-02-27T20:04:47.660Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:04:47.660Z] ---> Using cache [2023-02-27T20:04:47.660Z] ---> 890687c73dd6 [2023-02-27T20:04:47.660Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:04:47.660Z] ---> Using cache [2023-02-27T20:04:47.660Z] ---> 616658bb37e9 [2023-02-27T20:04:47.660Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:04:47.660Z] ---> Using cache [2023-02-27T20:04:47.660Z] ---> 42217ef9fafb [2023-02-27T20:04:47.660Z] Step 8/22 : COPY . . [2023-02-27T20:04:47.660Z] ---> Using cache [2023-02-27T20:04:47.660Z] ---> 006268c4447d [2023-02-27T20:04:47.660Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-27T20:04:50.200Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-27T20:04:50.200Z] Removing intermediate container 09532c4423ab [2023-02-27T20:04:50.200Z] ---> 997091f53424 [2023-02-27T20:04:50.200Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:04:50.461Z] ---> Running in 4cc205fb85e4 [2023-02-27T20:04:50.461Z] ---> f9b98fbc8640 [2023-02-27T20:04:50.461Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-27T20:04:50.461Z] ---> Running in 9771cde7544c [2023-02-27T20:04:50.461Z] Removing intermediate container 9771cde7544c [2023-02-27T20:04:50.461Z] ---> 0ad5548eb101 [2023-02-27T20:04:50.461Z] [2023-02-27T20:04:50.723Z] Successfully built 0ad5548eb101 [2023-02-27T20:04:50.723Z] Successfully tagged security-proxy-auth:latest [2023-02-27T20:04:50.723Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-02-27T20:04:51.295Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-27T20:04:54.637Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:04:54.637Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:04:54.637Z] ---> b6f07a318caa [2023-02-27T20:04:54.637Z] Step 3/19 : WORKDIR /edgex-go [2023-02-27T20:04:54.637Z] ---> Using cache [2023-02-27T20:04:54.637Z] ---> 24f692afc10b [2023-02-27T20:04:54.637Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-27T20:05:12.725Z] ---> Running in e45861351de5 [2023-02-27T20:05:13.293Z] ---> 14893b5f6ef6 [2023-02-27T20:05:13.293Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-27T20:05:13.959Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-27T20:05:15.823Z] Removing intermediate container cea737aee7cf [2023-02-27T20:05:15.823Z] ---> 415763e214cb [2023-02-27T20:05:15.823Z] [2023-02-27T20:05:15.823Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:05:15.823Z] ---> dfd21b5a31f5 [2023-02-27T20:05:15.823Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-27T20:05:15.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:05:15.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:05:15.823Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-27T20:05:15.823Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-27T20:05:15.823Z] OK: 17046 distinct packages available [2023-02-27T20:05:15.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:05:16.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:05:16.081Z] OK: 211 MiB in 51 packages [2023-02-27T20:05:17.014Z] Removing intermediate container 6203ff85a085 [2023-02-27T20:05:17.014Z] ---> 8a44e0ae013d [2023-02-27T20:05:17.014Z] [2023-02-27T20:05:17.014Z] Step 9/21 : FROM alpine:3.16 [2023-02-27T20:05:17.014Z] ---> dfd21b5a31f5 [2023-02-27T20:05:17.014Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-27T20:05:19.062Z] ---> c47bb31eb6de [2023-02-27T20:05:19.063Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-27T20:05:20.445Z] ---> Running in c832d04236fc [2023-02-27T20:05:21.019Z] ---> Running in ab65c88154f5 [2023-02-27T20:05:21.959Z] ---> 72b18979084d [2023-02-27T20:05:21.959Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-27T20:05:22.218Z] Removing intermediate container c832d04236fc [2023-02-27T20:05:22.218Z] ---> a148a57e38a1 [2023-02-27T20:05:22.218Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-27T20:05:22.787Z] Removing intermediate container e45861351de5 [2023-02-27T20:05:22.787Z] ---> 8c1d9545e0e4 [2023-02-27T20:05:22.787Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-27T20:05:23.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:05:23.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:05:23.880Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-27T20:05:24.462Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-27T20:05:24.462Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-27T20:05:24.462Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-27T20:05:24.462Z] (5/6) Installing curl (7.83.1-r6) [2023-02-27T20:05:24.462Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-27T20:05:24.462Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:05:24.462Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:05:24.462Z] OK: 8 MiB in 20 packages [2023-02-27T20:05:26.376Z] ---> 874a43104dcd [2023-02-27T20:05:26.376Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-27T20:05:26.376Z] ---> Running in 8060282b192a [2023-02-27T20:05:26.640Z] ---> 5b14bed6896b [2023-02-27T20:05:26.640Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:05:27.211Z] Removing intermediate container 4cc205fb85e4 [2023-02-27T20:05:27.211Z] ---> 8d7d190e4e51 [2023-02-27T20:05:27.211Z] [2023-02-27T20:05:27.211Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:05:27.470Z] ---> dfd21b5a31f5 [2023-02-27T20:05:27.470Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-27T20:05:27.470Z] ---> 6ec52aca9025 [2023-02-27T20:05:27.470Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-27T20:05:27.470Z] ---> Using cache [2023-02-27T20:05:27.471Z] ---> 2242dd4a58b0 [2023-02-27T20:05:27.471Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:05:27.471Z] ---> Using cache [2023-02-27T20:05:27.471Z] ---> c563c54ca19c [2023-02-27T20:05:27.471Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:05:27.471Z] ---> Using cache [2023-02-27T20:05:27.730Z] ---> de25df6bc53c [2023-02-27T20:05:27.730Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-27T20:05:27.993Z] ---> Running in da4d08140966 [2023-02-27T20:05:27.993Z] Removing intermediate container 8060282b192a [2023-02-27T20:05:27.993Z] ---> 55b5d8d87aab [2023-02-27T20:05:27.993Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-27T20:05:29.401Z] Removing intermediate container ab65c88154f5 [2023-02-27T20:05:29.401Z] ---> bb4b5598e920 [2023-02-27T20:05:29.401Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-27T20:05:29.401Z] ---> 6df2a959ca98 [2023-02-27T20:05:29.401Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-27T20:05:29.401Z] ---> Running in a3bf057a4c01 [2023-02-27T20:05:29.401Z] ---> 12554a9f664c [2023-02-27T20:05:29.401Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-27T20:05:29.970Z] ---> Running in 8d4387d6f76c [2023-02-27T20:05:29.970Z] ---> Running in 62b30dbb7290 [2023-02-27T20:05:31.377Z] Removing intermediate container a3bf057a4c01 [2023-02-27T20:05:31.377Z] ---> 5aff9ab31fd7 [2023-02-27T20:05:31.377Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:05:31.637Z] ---> d25573573149 [2023-02-27T20:05:31.637Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-27T20:05:32.214Z] Removing intermediate container 8d4387d6f76c [2023-02-27T20:05:32.214Z] ---> d9a8e2351379 [2023-02-27T20:05:32.214Z] Step 12/21 : WORKDIR /edgex [2023-02-27T20:05:32.785Z] ---> Running in 442a3cc3567e [2023-02-27T20:05:33.355Z] ---> Running in 6d4bd9fe43a9 [2023-02-27T20:05:33.355Z] ---> 87355d0116f5 [2023-02-27T20:05:33.355Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:05:34.317Z] ---> Running in 2e7db01565c0 [2023-02-27T20:05:34.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:05:34.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:05:34.839Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:05:34.839Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:05:34.839Z] OK: 6 MiB in 15 packages [2023-02-27T20:05:34.839Z] Removing intermediate container 6d4bd9fe43a9 [2023-02-27T20:05:34.839Z] ---> 73dba449f9b6 [2023-02-27T20:05:34.839Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-27T20:05:35.104Z] Removing intermediate container 62b30dbb7290 [2023-02-27T20:05:35.104Z] ---> d0ebcf1fff63 [2023-02-27T20:05:35.104Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-27T20:05:37.679Z] ---> Running in 25d586aa51ba [2023-02-27T20:05:37.679Z] ---> caabe52405c0 [2023-02-27T20:05:37.679Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-27T20:05:37.995Z] Removing intermediate container 25d586aa51ba [2023-02-27T20:05:37.995Z] ---> b13a896ac50d [2023-02-27T20:05:37.995Z] Step 29/32 : CMD ["gate"] [2023-02-27T20:05:38.933Z] ---> Running in 5108703afdec [2023-02-27T20:05:38.933Z] Removing intermediate container 442a3cc3567e [2023-02-27T20:05:38.933Z] ---> 01d4fa7270c5 [2023-02-27T20:05:38.933Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:05:39.193Z] Removing intermediate container 2e7db01565c0 [2023-02-27T20:05:39.193Z] ---> 96300d6d4c7d [2023-02-27T20:05:39.193Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:05:39.193Z] ---> 7ccc6938ef85 [2023-02-27T20:05:39.193Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-27T20:05:39.193Z] ---> Running in 1aa0f9870322 [2023-02-27T20:05:39.193Z] Removing intermediate container 5108703afdec [2023-02-27T20:05:39.193Z] ---> e9ee33744d73 [2023-02-27T20:05:39.193Z] Step 30/32 : LABEL arch=x86_64 [2023-02-27T20:05:39.193Z] ---> Running in d8449e6263f5 [2023-02-27T20:05:39.452Z] ---> 2554341991d5 [2023-02-27T20:05:39.452Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-27T20:05:39.452Z] Removing intermediate container 1aa0f9870322 [2023-02-27T20:05:39.452Z] ---> 9de4062bf877 [2023-02-27T20:05:39.452Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-27T20:05:39.452Z] Removing intermediate container d8449e6263f5 [2023-02-27T20:05:39.452Z] ---> 50dfb52d2506 [2023-02-27T20:05:39.452Z] Step 31/32 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:05:39.452Z] ---> ebc32bf1f52c [2023-02-27T20:05:39.452Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-27T20:05:39.452Z] ---> Running in 333c19b73b27 [2023-02-27T20:05:39.452Z] ---> Running in 0e0748190879 [2023-02-27T20:05:39.715Z] Removing intermediate container 0e0748190879 [2023-02-27T20:05:39.715Z] ---> 306cbe389813 [2023-02-27T20:05:39.715Z] Step 20/22 : LABEL arch=x86_64 [2023-02-27T20:05:39.715Z] Removing intermediate container 333c19b73b27 [2023-02-27T20:05:39.715Z] ---> b8f70bc67a22 [2023-02-27T20:05:39.715Z] Step 32/32 : LABEL version=0.0.0 [2023-02-27T20:05:40.043Z] ---> b0b52531a551 [2023-02-27T20:05:40.043Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:05:40.043Z] ---> Running in 7803feb2699c [2023-02-27T20:05:40.043Z] ---> Running in 4f53e4157cb7 [2023-02-27T20:05:40.043Z] ---> Running in 41e606a649cb [2023-02-27T20:05:40.043Z] ---> 55a50d86e69c [2023-02-27T20:05:40.043Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-27T20:05:40.304Z] Removing intermediate container 7803feb2699c [2023-02-27T20:05:40.304Z] ---> c4a2c79c161c [2023-02-27T20:05:40.304Z] Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:05:40.910Z] Removing intermediate container 4f53e4157cb7 [2023-02-27T20:05:40.910Z] ---> ea42ed1b7dcf [2023-02-27T20:05:40.910Z] [2023-02-27T20:05:40.910Z] ---> Running in 7ebb48a9a2fe [2023-02-27T20:05:41.171Z] ---> 8a3f3935969b [2023-02-27T20:05:41.171Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-27T20:05:41.171Z] ---> Running in 94775b77523e [2023-02-27T20:05:41.171Z] Removing intermediate container 7ebb48a9a2fe [2023-02-27T20:05:41.171Z] ---> 63b1a34e7177 [2023-02-27T20:05:41.171Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:05:41.171Z] Successfully built ea42ed1b7dcf [2023-02-27T20:05:41.171Z] Successfully tagged security-bootstrapper:latest [2023-02-27T20:05:41.171Z] Building security-spire-server [2023-02-27T20:05:41.171Z]  Building security-bootstrapper ... done  ---> Running in 28633ea593f7 [2023-02-27T20:05:43.733Z] Removing intermediate container 94775b77523e [2023-02-27T20:05:43.733Z] ---> 2f869e822da6 [2023-02-27T20:05:43.733Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:05:44.304Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:05:44.304Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:05:44.304Z] ---> b6f07a318caa [2023-02-27T20:05:44.304Z] Step 3/23 : WORKDIR /edgex-go [2023-02-27T20:05:44.304Z] ---> Using cache [2023-02-27T20:05:44.304Z] ---> 24f692afc10b [2023-02-27T20:05:44.304Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-27T20:05:45.769Z] Removing intermediate container 41e606a649cb [2023-02-27T20:05:45.769Z] ---> 3658152c300a [2023-02-27T20:05:45.769Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:05:46.444Z] ---> Running in e497e3c46dfd [2023-02-27T20:05:46.444Z] Removing intermediate container 28633ea593f7 [2023-02-27T20:05:46.444Z] ---> 15292c613055 [2023-02-27T20:05:46.444Z] [2023-02-27T20:05:46.444Z] ---> Running in a8d992a160af [2023-02-27T20:05:46.444Z] ---> Running in 6fc1e101d179 [2023-02-27T20:05:46.444Z] Successfully built 15292c613055 [2023-02-27T20:05:46.444Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-27T20:05:46.444Z]  Building core-common-config-bootstrapper ... done Building core-command [2023-02-27T20:05:46.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:05:46.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:05:46.703Z] Removing intermediate container da4d08140966 [2023-02-27T20:05:46.703Z] ---> 47a612d84870 [2023-02-27T20:05:46.703Z] Step 7/19 : COPY . . [2023-02-27T20:05:46.962Z] Removing intermediate container a8d992a160af [2023-02-27T20:05:46.962Z] ---> c139f3e35d58 [2023-02-27T20:05:46.962Z] Step 20/22 : LABEL arch=x86_64 [2023-02-27T20:05:46.962Z] OK: 211 MiB in 51 packages [2023-02-27T20:05:50.284Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:05:50.284Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:05:50.284Z] ---> b6f07a318caa [2023-02-27T20:05:50.284Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:05:50.284Z] ---> Using cache [2023-02-27T20:05:50.284Z] ---> 465695858db2 [2023-02-27T20:05:50.284Z] Step 4/23 : WORKDIR /edgex-go [2023-02-27T20:05:50.284Z] ---> Using cache [2023-02-27T20:05:50.284Z] ---> d2bfed11fa60 [2023-02-27T20:05:50.284Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-27T20:05:50.284Z] ---> Using cache [2023-02-27T20:05:50.284Z] ---> 890687c73dd6 [2023-02-27T20:05:50.284Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-27T20:05:50.284Z] ---> Using cache [2023-02-27T20:05:50.284Z] ---> 616658bb37e9 [2023-02-27T20:05:50.284Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:05:50.284Z] ---> Using cache [2023-02-27T20:05:50.284Z] ---> 42217ef9fafb [2023-02-27T20:05:50.284Z] Step 8/23 : COPY . . [2023-02-27T20:05:50.284Z] ---> Using cache [2023-02-27T20:05:50.284Z] ---> 006268c4447d [2023-02-27T20:05:50.284Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-27T20:05:53.591Z] Removing intermediate container 6fc1e101d179 [2023-02-27T20:05:53.591Z] ---> 3ac02021a35f [2023-02-27T20:05:53.591Z] Step 19/21 : LABEL arch=x86_64 [2023-02-27T20:05:53.591Z] ---> Running in 266570ef8ba2 [2023-02-27T20:05:53.591Z] ---> Running in a7c4f70edf21 [2023-02-27T20:05:53.591Z] ---> Running in ea6be71859d1 [2023-02-27T20:05:53.591Z] ---> 560524854548 [2023-02-27T20:05:53.591Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-27T20:05:53.591Z] Removing intermediate container 266570ef8ba2 [2023-02-27T20:05:53.591Z] ---> 61bdd6616418 [2023-02-27T20:05:53.591Z] Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:05:53.591Z] Removing intermediate container e497e3c46dfd [2023-02-27T20:05:53.591Z] ---> ff0b7964cfc9 [2023-02-27T20:05:53.591Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-27T20:05:53.591Z] Removing intermediate container ea6be71859d1 [2023-02-27T20:05:53.591Z] ---> 4d26454812af [2023-02-27T20:05:53.591Z] Step 20/21 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:05:53.591Z] ---> Running in 6a7a1a9a0396 [2023-02-27T20:05:53.591Z] ---> Running in 03644b776acb [2023-02-27T20:05:53.591Z] ---> Running in 4ae3593dd77f [2023-02-27T20:05:53.591Z] Removing intermediate container 4ae3593dd77f [2023-02-27T20:05:53.591Z] ---> b6f3b25384b1 [2023-02-27T20:05:53.591Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:05:53.591Z] Removing intermediate container 03644b776acb [2023-02-27T20:05:53.591Z] ---> d2fbd304d1d7 [2023-02-27T20:05:53.591Z] Step 21/21 : LABEL version=0.0.0 [2023-02-27T20:05:53.591Z] ---> 59bdcf0203df [2023-02-27T20:05:53.591Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:05:53.591Z] ---> Running in 3bf3dc394877 [2023-02-27T20:05:53.855Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-27T20:05:53.855Z] ---> Running in d508ecc4a905 [2023-02-27T20:05:53.855Z] ---> Running in adcae772b91e [2023-02-27T20:05:53.855Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-27T20:05:53.855Z] Removing intermediate container 3bf3dc394877 [2023-02-27T20:05:53.855Z] ---> 72296047ac08 [2023-02-27T20:05:53.855Z] [2023-02-27T20:05:53.855Z] Removing intermediate container d508ecc4a905 [2023-02-27T20:05:53.855Z] ---> 18a20faa2c60 [2023-02-27T20:05:53.855Z] [2023-02-27T20:05:54.113Z] Successfully built 18a20faa2c60 [2023-02-27T20:05:54.113Z] Successfully tagged security-proxy-setup:latest [2023-02-27T20:05:54.113Z]  Building security-proxy-setup ... done Building support-scheduler [2023-02-27T20:05:54.113Z] Successfully built 72296047ac08 [2023-02-27T20:05:54.113Z] Successfully tagged core-data:latest [2023-02-27T20:05:54.113Z]  Building core-data ... done Building security-secretstore-setup [2023-02-27T20:05:59.662Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:05:59.663Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:05:59.663Z] ---> b6f07a318caa [2023-02-27T20:05:59.663Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:05:59.663Z] ---> Using cache [2023-02-27T20:05:59.663Z] ---> 465695858db2 [2023-02-27T20:05:59.663Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:05:59.663Z] ---> Using cache [2023-02-27T20:05:59.663Z] ---> d2bfed11fa60 [2023-02-27T20:05:59.663Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:05:59.663Z] ---> Using cache [2023-02-27T20:05:59.663Z] ---> 890687c73dd6 [2023-02-27T20:05:59.663Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:05:59.663Z] ---> Using cache [2023-02-27T20:05:59.663Z] ---> 616658bb37e9 [2023-02-27T20:05:59.663Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:05:59.663Z] ---> Using cache [2023-02-27T20:05:59.663Z] ---> 42217ef9fafb [2023-02-27T20:05:59.663Z] Step 8/22 : COPY . . [2023-02-27T20:05:59.663Z] ---> Using cache [2023-02-27T20:05:59.663Z] ---> 006268c4447d [2023-02-27T20:05:59.663Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-27T20:06:00.278Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:06:00.278Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:06:00.278Z] ---> b6f07a318caa [2023-02-27T20:06:00.278Z] Step 3/24 : WORKDIR /edgex-go [2023-02-27T20:06:00.278Z] ---> Using cache [2023-02-27T20:06:00.278Z] ---> 24f692afc10b [2023-02-27T20:06:00.278Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-27T20:06:00.278Z] ---> Using cache [2023-02-27T20:06:00.278Z] ---> ab6e3198b4f2 [2023-02-27T20:06:00.278Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-27T20:06:00.278Z] ---> Using cache [2023-02-27T20:06:00.278Z] ---> d2acf9371e11 [2023-02-27T20:06:00.278Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:06:00.278Z] ---> Using cache [2023-02-27T20:06:00.278Z] ---> d54670650b91 [2023-02-27T20:06:00.278Z] Step 7/24 : COPY . . [2023-02-27T20:06:00.278Z] ---> Using cache [2023-02-27T20:06:00.278Z] ---> 1f45be941e5f [2023-02-27T20:06:00.278Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-27T20:06:10.570Z] ---> Running in e3af8ff01e23 [2023-02-27T20:06:10.570Z] ---> Running in 86bbd9292331 [2023-02-27T20:06:10.829Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-27T20:06:10.829Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-27T20:06:42.918Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-27T20:06:47.119Z] Removing intermediate container a7c4f70edf21 [2023-02-27T20:06:47.119Z] ---> 26db922df46b [2023-02-27T20:06:47.119Z] [2023-02-27T20:06:47.119Z] Step 10/23 : FROM alpine:3.16 [2023-02-27T20:06:47.119Z] ---> dfd21b5a31f5 [2023-02-27T20:06:47.119Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:06:47.379Z] Removing intermediate container adcae772b91e [2023-02-27T20:06:47.379Z] ---> abe218374a88 [2023-02-27T20:06:47.379Z] Step 7/23 : COPY . . [2023-02-27T20:06:53.984Z] ---> Running in 5caa703012c4 [2023-02-27T20:06:53.984Z] Removing intermediate container e3af8ff01e23 [2023-02-27T20:06:53.984Z] ---> a2e11c113d9f [2023-02-27T20:06:53.984Z] [2023-02-27T20:06:53.984Z] Step 9/24 : FROM alpine:3.16 [2023-02-27T20:06:53.984Z] ---> dfd21b5a31f5 [2023-02-27T20:06:53.984Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-27T20:06:53.984Z] ---> c3deb1e36e24 [2023-02-27T20:06:53.984Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-27T20:06:53.984Z] ---> Running in 59f536ec68c5 [2023-02-27T20:06:54.242Z] Removing intermediate container 86bbd9292331 [2023-02-27T20:06:54.242Z] ---> eb80d1725fb8 [2023-02-27T20:06:54.242Z] [2023-02-27T20:06:54.242Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:06:54.242Z] ---> dfd21b5a31f5 [2023-02-27T20:06:54.242Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:06:54.242Z] ---> Running in 61292a79bbeb [2023-02-27T20:06:54.242Z] Removing intermediate container 6a7a1a9a0396 [2023-02-27T20:06:54.242Z] ---> 3dc83182202c [2023-02-27T20:06:54.242Z] [2023-02-27T20:06:54.242Z] Step 9/19 : FROM alpine:3.15 [2023-02-27T20:06:54.242Z] ---> 5ce65d7b0fde [2023-02-27T20:06:54.242Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:06:54.242Z] ---> Using cache [2023-02-27T20:06:54.242Z] ---> c8cb6427d54f [2023-02-27T20:06:54.242Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-27T20:06:54.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:54.242Z] ---> Running in 0debfa4c9076 [2023-02-27T20:06:54.242Z] ---> Running in 68ee638d4445 [2023-02-27T20:06:54.242Z] Removing intermediate container 61292a79bbeb [2023-02-27T20:06:54.242Z] ---> 34ef6b615784 [2023-02-27T20:06:54.242Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-27T20:06:54.242Z] ---> Running in d94e9aad1dcb [2023-02-27T20:06:54.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:54.500Z] Removing intermediate container d94e9aad1dcb [2023-02-27T20:06:54.500Z] ---> e71b3b681bed [2023-02-27T20:06:54.500Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-27T20:06:54.500Z] ---> Running in e18ad5e01040 [2023-02-27T20:06:54.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:54.500Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:06:54.500Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:06:54.500Z] OK: 6 MiB in 15 packages [2023-02-27T20:06:54.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:54.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:54.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:54.820Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-27T20:06:54.820Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-27T20:06:54.820Z] (3/3) Installing su-exec (0.2-r1) [2023-02-27T20:06:54.820Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:06:54.820Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:06:54.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:54.820Z] OK: 6 MiB in 17 packages [2023-02-27T20:06:55.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:55.078Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:06:55.078Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:06:55.078Z] OK: 6 MiB in 15 packages [2023-02-27T20:06:55.078Z] Removing intermediate container 5caa703012c4 [2023-02-27T20:06:55.078Z] ---> 9078f6389915 [2023-02-27T20:06:55.078Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:06:55.078Z] ---> Running in 50cc6579da1c [2023-02-27T20:06:55.336Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:06:55.336Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:06:55.336Z] OK: 15857 distinct packages available [2023-02-27T20:06:55.336Z] Removing intermediate container 50cc6579da1c [2023-02-27T20:06:55.336Z] ---> b5ed1d3ecb4a [2023-02-27T20:06:55.336Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-27T20:06:55.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:55.336Z] ---> Running in efc21c5fd1b1 [2023-02-27T20:06:55.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:55.336Z] Removing intermediate container efc21c5fd1b1 [2023-02-27T20:06:55.336Z] ---> 69826a49e028 [2023-02-27T20:06:55.336Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-27T20:06:55.336Z] ---> Running in a225720b6d2f [2023-02-27T20:06:55.596Z] Removing intermediate container e18ad5e01040 [2023-02-27T20:06:55.596Z] ---> fe31ec63cd90 [2023-02-27T20:06:55.596Z] Step 11/23 : WORKDIR /edgex-go [2023-02-27T20:06:55.596Z] Removing intermediate container a225720b6d2f [2023-02-27T20:06:55.596Z] ---> 719fa3b17e5e [2023-02-27T20:06:55.596Z] Step 15/23 : WORKDIR / [2023-02-27T20:06:55.596Z] Removing intermediate container 0debfa4c9076 [2023-02-27T20:06:55.596Z] ---> d4d5dca907c1 [2023-02-27T20:06:55.596Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:06:55.596Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-27T20:06:55.596Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-27T20:06:55.596Z] Removing intermediate container 59f536ec68c5 [2023-02-27T20:06:55.596Z] ---> 72e1ea36f0cf [2023-02-27T20:06:55.596Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-27T20:06:55.596Z] ---> Running in 01ed718b8e96 [2023-02-27T20:06:55.596Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-27T20:06:55.596Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-27T20:06:55.596Z] (5/9) Installing curl (7.80.0-r6) [2023-02-27T20:06:55.596Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-27T20:06:55.596Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:06:55.596Z] (8/9) Installing libucontext (1.1-r0) [2023-02-27T20:06:55.596Z] ---> Running in d35b4e0af4d1 [2023-02-27T20:06:55.596Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-27T20:06:55.854Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:06:55.854Z] ---> Running in 00a89425b180 [2023-02-27T20:06:55.854Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:06:55.854Z] ---> Running in 39fea694487d [2023-02-27T20:06:55.854Z] OK: 8 MiB in 23 packages [2023-02-27T20:06:55.854Z] Removing intermediate container 01ed718b8e96 [2023-02-27T20:06:55.854Z] ---> 71538535d4cc [2023-02-27T20:06:55.854Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:06:55.854Z] Removing intermediate container 00a89425b180 [2023-02-27T20:06:55.854Z] ---> e0f323d4a7f2 [2023-02-27T20:06:55.854Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-27T20:06:55.854Z] Removing intermediate container d35b4e0af4d1 [2023-02-27T20:06:55.854Z] ---> 7c3541818686 [2023-02-27T20:06:55.854Z] [2023-02-27T20:06:55.854Z] Step 12/23 : FROM alpine:3.15 [2023-02-27T20:06:55.854Z] ---> 5ce65d7b0fde [2023-02-27T20:06:55.854Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:06:55.854Z] ---> Using cache [2023-02-27T20:06:55.854Z] ---> c8cb6427d54f [2023-02-27T20:06:55.854Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-27T20:06:55.854Z] ---> Using cache [2023-02-27T20:06:55.854Z] ---> abcdd792ebcb [2023-02-27T20:06:55.854Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-27T20:06:55.854Z] Removing intermediate container 39fea694487d [2023-02-27T20:06:55.854Z] ---> 7c10a863ded3 [2023-02-27T20:06:55.854Z] Step 12/24 : WORKDIR / [2023-02-27T20:06:55.854Z] ---> Running in 0cc57b570632 [2023-02-27T20:06:55.854Z] ---> Running in 1efef4abf464 [2023-02-27T20:06:56.112Z] Removing intermediate container 0cc57b570632 [2023-02-27T20:06:56.112Z] ---> 6c1b3d50032a [2023-02-27T20:06:56.112Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-27T20:06:56.112Z] ---> Running in b6e93c9b6d94 [2023-02-27T20:06:56.112Z] ---> a6713ddce4ad [2023-02-27T20:06:56.112Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-27T20:06:56.112Z] Removing intermediate container 1efef4abf464 [2023-02-27T20:06:56.112Z] ---> f8f1fe1550d0 [2023-02-27T20:06:56.112Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-27T20:06:56.112Z] Removing intermediate container b6e93c9b6d94 [2023-02-27T20:06:56.112Z] ---> 45ebc7d4d8e5 [2023-02-27T20:06:56.112Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:06:58.643Z] Removing intermediate container 68ee638d4445 [2023-02-27T20:06:58.643Z] ---> df5039bdcb90 [2023-02-27T20:06:58.643Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:06:58.643Z] ---> dd498b3729c4 [2023-02-27T20:06:58.643Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-27T20:06:58.643Z] ---> 57029d5cf14c [2023-02-27T20:06:58.643Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-27T20:06:58.643Z] ---> 0fc44731c1e1 [2023-02-27T20:06:58.643Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-27T20:06:58.643Z] ---> c32f29e629ba [2023-02-27T20:06:58.643Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-27T20:06:58.900Z] ---> e6e2580a0ea9 [2023-02-27T20:06:58.900Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-27T20:06:58.900Z] ---> 3de106416004 [2023-02-27T20:06:58.900Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-27T20:06:58.900Z] ---> 7534f87d53d4 [2023-02-27T20:06:58.900Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-27T20:06:58.900Z] ---> 5d0d913f78ce [2023-02-27T20:06:58.900Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-27T20:06:58.900Z] ---> dedb464a2cc5 [2023-02-27T20:06:58.900Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-27T20:06:58.900Z] ---> Running in 64c9fc9609d7 [2023-02-27T20:06:59.158Z] Removing intermediate container 64c9fc9609d7 [2023-02-27T20:06:59.158Z] ---> 4fc8c9884329 [2023-02-27T20:06:59.158Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:06:59.416Z] ---> 9769430ba59f [2023-02-27T20:06:59.416Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-27T20:06:59.416Z] ---> 421a28c85a74 [2023-02-27T20:06:59.416Z] ---> b30cd92c498c [2023-02-27T20:06:59.416Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-27T20:06:59.416Z] [2023-02-27T20:06:59.674Z] ---> Running in 15d1d947ca97 [2023-02-27T20:06:59.674Z] ---> 8f511440bf19 [2023-02-27T20:06:59.674Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-27T20:06:59.674Z] ---> Running in b37e2c088b77 [2023-02-27T20:06:59.674Z] Removing intermediate container 15d1d947ca97 [2023-02-27T20:06:59.674Z] ---> 480576547936 [2023-02-27T20:06:59.674Z] Step 21/23 : LABEL arch=x86_64 [2023-02-27T20:06:59.674Z] ---> Running in edf53115d800 [2023-02-27T20:06:59.674Z] ---> 026b9ebde616 [2023-02-27T20:06:59.674Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-27T20:06:59.674Z] ---> ed250d0ff7c8 [2023-02-27T20:06:59.674Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-27T20:06:59.674Z] Removing intermediate container b37e2c088b77 [2023-02-27T20:06:59.674Z] ---> 0752f6163007 [2023-02-27T20:06:59.674Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:06:59.674Z] ---> 35f6adcebeda [2023-02-27T20:06:59.674Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-27T20:06:59.934Z] ---> Running in b78ad80edc57 [2023-02-27T20:06:59.934Z] ---> Running in 99b3d9be068c [2023-02-27T20:06:59.934Z] ---> Running in e17316fb4bcc [2023-02-27T20:06:59.934Z] Removing intermediate container edf53115d800 [2023-02-27T20:06:59.934Z] ---> 319992977de0 [2023-02-27T20:06:59.934Z] Step 22/23 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:07:00.194Z] Removing intermediate container 99b3d9be068c [2023-02-27T20:07:00.194Z] ---> 6e900280bd01 [2023-02-27T20:07:00.194Z] Step 20/22 : LABEL arch=x86_64 [2023-02-27T20:07:00.194Z] Removing intermediate container b78ad80edc57 [2023-02-27T20:07:00.194Z] ---> a330769f4607 [2023-02-27T20:07:00.194Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-27T20:07:00.194Z] ---> Running in 04c1c0f49010 [2023-02-27T20:07:00.194Z] ---> Running in 3aba7fedc471 [2023-02-27T20:07:00.194Z] Removing intermediate container e17316fb4bcc [2023-02-27T20:07:00.194Z] ---> 2dc5166ea054 [2023-02-27T20:07:00.194Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:07:00.194Z] ---> c8db61f5a7c9 [2023-02-27T20:07:00.194Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-27T20:07:00.194Z] ---> Running in 58f506dac91a [2023-02-27T20:07:00.194Z] ---> Running in f0156dd4bf87 [2023-02-27T20:07:00.451Z] Removing intermediate container 3aba7fedc471 [2023-02-27T20:07:00.451Z] ---> 4ddad3b94d9f [2023-02-27T20:07:00.451Z] Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:07:00.451Z] Removing intermediate container 04c1c0f49010 [2023-02-27T20:07:00.451Z] ---> 6fb165ff5af2 [2023-02-27T20:07:00.451Z] Step 23/23 : LABEL version=0.0.0 [2023-02-27T20:07:00.451Z] ---> Running in e2f504660672 [2023-02-27T20:07:00.709Z] Removing intermediate container 58f506dac91a [2023-02-27T20:07:00.709Z] ---> 7737aadce2e9 [2023-02-27T20:07:00.709Z] Step 21/23 : LABEL arch=x86_64 [2023-02-27T20:07:00.709Z] ---> Running in 20c73e852cf6 [2023-02-27T20:07:00.709Z] Removing intermediate container f0156dd4bf87 [2023-02-27T20:07:00.709Z] ---> abd4c2bf21db [2023-02-27T20:07:00.709Z] Step 17/19 : LABEL arch=x86_64 [2023-02-27T20:07:00.709Z] Removing intermediate container e2f504660672 [2023-02-27T20:07:00.709Z] ---> f3e96bc84e0f [2023-02-27T20:07:00.709Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:07:00.709Z] ---> e81d49a8ceda [2023-02-27T20:07:00.709Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-27T20:07:00.967Z] ---> Running in 1ddfb83df8d1 [2023-02-27T20:07:00.968Z] ---> Running in 6ca82dd08728 [2023-02-27T20:07:00.968Z] ---> Running in 13d0c301cc19 [2023-02-27T20:07:00.968Z] Removing intermediate container 20c73e852cf6 [2023-02-27T20:07:00.968Z] ---> 378433bc966a [2023-02-27T20:07:00.968Z] [2023-02-27T20:07:00.968Z] ---> 3df6caef7dfe [2023-02-27T20:07:00.968Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:07:00.968Z] Removing intermediate container 1ddfb83df8d1 [2023-02-27T20:07:00.968Z] ---> d95e17d370a9 [2023-02-27T20:07:00.968Z] Step 22/23 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:07:00.968Z] Removing intermediate container 6ca82dd08728 [2023-02-27T20:07:00.968Z] ---> 995396fb369e [2023-02-27T20:07:00.968Z] Step 18/19 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:07:00.968Z] Removing intermediate container 13d0c301cc19 [2023-02-27T20:07:00.968Z] ---> a87ea5e5167a [2023-02-27T20:07:00.968Z] [2023-02-27T20:07:01.225Z] Successfully built 378433bc966a [2023-02-27T20:07:01.225Z] ---> Running in a93ade50e68a [2023-02-27T20:07:01.225Z] Successfully tagged core-command:latest [2023-02-27T20:07:01.225Z]  Building core-command ... done Building core-metadata [2023-02-27T20:07:01.225Z] ---> Running in 4ce2aaf9ef9f [2023-02-27T20:07:01.225Z] ---> Running in 0441b4cfe29b [2023-02-27T20:07:01.225Z] Successfully built a87ea5e5167a [2023-02-27T20:07:01.225Z] Successfully tagged support-scheduler:latest [2023-02-27T20:07:01.225Z]  Building support-scheduler ... done Removing intermediate container 4ce2aaf9ef9f [2023-02-27T20:07:01.225Z] ---> e12ccacb6390 [2023-02-27T20:07:01.225Z] Step 19/19 : LABEL version=0.0.0 [2023-02-27T20:07:01.225Z] Removing intermediate container 0441b4cfe29b [2023-02-27T20:07:01.225Z] ---> f4a8e94479d0 [2023-02-27T20:07:01.225Z] Step 23/23 : LABEL version=0.0.0 [2023-02-27T20:07:04.507Z] ---> Running in a9596284095d [2023-02-27T20:07:04.764Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:07:04.764Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:07:04.764Z] ---> b6f07a318caa [2023-02-27T20:07:04.764Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:07:04.764Z] ---> Using cache [2023-02-27T20:07:04.764Z] ---> 465695858db2 [2023-02-27T20:07:04.764Z] Step 4/24 : WORKDIR /edgex-go [2023-02-27T20:07:04.764Z] ---> Using cache [2023-02-27T20:07:04.764Z] ---> d2bfed11fa60 [2023-02-27T20:07:04.764Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-27T20:07:04.764Z] ---> Using cache [2023-02-27T20:07:04.764Z] ---> 890687c73dd6 [2023-02-27T20:07:04.764Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-27T20:07:04.764Z] ---> Using cache [2023-02-27T20:07:04.764Z] ---> 616658bb37e9 [2023-02-27T20:07:04.764Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:07:04.764Z] ---> Using cache [2023-02-27T20:07:04.764Z] ---> 42217ef9fafb [2023-02-27T20:07:04.764Z] Step 8/24 : COPY . . [2023-02-27T20:07:04.764Z] ---> Using cache [2023-02-27T20:07:04.764Z] ---> 006268c4447d [2023-02-27T20:07:04.764Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-27T20:07:06.151Z] ---> Running in 0bce13c4a8da [2023-02-27T20:07:06.151Z] ---> Running in f4820d16c2ed [2023-02-27T20:07:06.151Z] Removing intermediate container a9596284095d [2023-02-27T20:07:06.151Z] ---> 86e61125ecf7 [2023-02-27T20:07:06.151Z] [2023-02-27T20:07:06.151Z] Successfully built 86e61125ecf7 [2023-02-27T20:07:06.151Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-27T20:07:06.151Z]  Building security-spiffe-token-provider ... done Removing intermediate container 0bce13c4a8da [2023-02-27T20:07:06.151Z] ---> 4bf58014c213 [2023-02-27T20:07:06.151Z] [2023-02-27T20:07:06.151Z] Successfully built 4bf58014c213 [2023-02-27T20:07:06.151Z] Successfully tagged security-spire-server:latest [2023-02-27T20:07:06.151Z]  Building security-spire-server ... done Removing intermediate container a93ade50e68a [2023-02-27T20:07:06.151Z] ---> 759f31cbf56c [2023-02-27T20:07:06.151Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:07:06.151Z] ---> Running in 24c5cee6d801 [2023-02-27T20:07:06.409Z] Removing intermediate container 24c5cee6d801 [2023-02-27T20:07:06.409Z] ---> bd66793cd88f [2023-02-27T20:07:06.409Z] Step 22/24 : LABEL arch=x86_64 [2023-02-27T20:07:06.409Z] ---> Running in 1ac4103f04cd [2023-02-27T20:07:06.409Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-27T20:07:06.668Z] Removing intermediate container 1ac4103f04cd [2023-02-27T20:07:06.668Z] ---> 8c21afd55169 [2023-02-27T20:07:06.668Z] Step 23/24 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:07:06.930Z] ---> Running in c51720743d78 [2023-02-27T20:07:07.191Z] Removing intermediate container c51720743d78 [2023-02-27T20:07:07.191Z] ---> 188d70800fdf [2023-02-27T20:07:07.191Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:07:07.191Z] ---> Running in 0b4c4b4058b9 [2023-02-27T20:07:07.450Z] Removing intermediate container 0b4c4b4058b9 [2023-02-27T20:07:07.450Z] ---> 68a9e6a91072 [2023-02-27T20:07:07.450Z] [2023-02-27T20:07:07.450Z] Successfully built 68a9e6a91072 [2023-02-27T20:07:07.709Z] Successfully tagged security-secretstore-setup:latest [2023-02-27T20:07:20.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-27T20:07:20.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-27T20:07:20.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-27T20:07:20.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-27T20:07:20.702Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-27T20:07:22.602Z]  Building security-secretstore-setup ... done Removing intermediate container f4820d16c2ed [2023-02-27T20:07:22.603Z] ---> 8cf17489c9ff [2023-02-27T20:07:22.603Z] [2023-02-27T20:07:22.603Z] Step 10/24 : FROM alpine:3.16 [2023-02-27T20:07:22.603Z] ---> dfd21b5a31f5 [2023-02-27T20:07:22.603Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:07:22.603Z] ---> Using cache [2023-02-27T20:07:22.603Z] ---> d4d5dca907c1 [2023-02-27T20:07:22.603Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:07:22.603Z] ---> Using cache [2023-02-27T20:07:22.603Z] ---> e0f323d4a7f2 [2023-02-27T20:07:22.603Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-27T20:07:22.603Z] ---> Running in 837b7125e91c [2023-02-27T20:07:22.603Z] Removing intermediate container 837b7125e91c [2023-02-27T20:07:22.603Z] ---> fd65d3ab148f [2023-02-27T20:07:22.603Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-27T20:07:22.603Z] ---> Running in 639561cb81d1 [2023-02-27T20:07:22.603Z] Removing intermediate container 639561cb81d1 [2023-02-27T20:07:22.603Z] ---> 56ebd87f9b6d [2023-02-27T20:07:22.603Z] Step 15/24 : WORKDIR / [2023-02-27T20:07:22.603Z] ---> Running in 39d3f0e78df9 [2023-02-27T20:07:22.603Z] Removing intermediate container 39d3f0e78df9 [2023-02-27T20:07:22.603Z] ---> 9c72783d0437 [2023-02-27T20:07:22.603Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:07:22.603Z] ---> 27431565afe8 [2023-02-27T20:07:22.603Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-27T20:07:22.603Z] ---> 4efb782355a0 [2023-02-27T20:07:22.603Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-27T20:07:22.862Z] ---> 4e7803635e66 [2023-02-27T20:07:22.862Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-27T20:07:22.862Z] ---> 88bb16b1f293 [2023-02-27T20:07:22.862Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-27T20:07:22.862Z] ---> Running in a4152813e0eb [2023-02-27T20:07:23.120Z] Removing intermediate container a4152813e0eb [2023-02-27T20:07:23.120Z] ---> a7a99dc8f363 [2023-02-27T20:07:23.120Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:07:23.120Z] ---> Running in 82737861e179 [2023-02-27T20:07:23.381Z] Removing intermediate container 82737861e179 [2023-02-27T20:07:23.381Z] ---> cc961494bd7b [2023-02-27T20:07:23.381Z] Step 22/24 : LABEL arch=x86_64 [2023-02-27T20:07:23.381Z] ---> Running in d43bc7eec417 [2023-02-27T20:07:23.381Z] Removing intermediate container d43bc7eec417 [2023-02-27T20:07:23.381Z] ---> 6a859e8563f5 [2023-02-27T20:07:23.381Z] Step 23/24 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:07:23.381Z] ---> Running in 31fbeb295cc7 [2023-02-27T20:07:23.640Z] Removing intermediate container 31fbeb295cc7 [2023-02-27T20:07:23.640Z] ---> 5f1942870632 [2023-02-27T20:07:23.640Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:07:23.640Z] ---> Running in f3da0a284030 [2023-02-27T20:07:23.901Z] Removing intermediate container f3da0a284030 [2023-02-27T20:07:23.901Z] ---> b717ef773759 [2023-02-27T20:07:23.901Z] [2023-02-27T20:07:23.901Z] Successfully built b717ef773759 [2023-02-27T20:07:23.901Z] Successfully tagged core-metadata:latest [2023-02-27T20:07:23.906Z]  Building core-metadata ... done  [Pipeline] } [2023-02-27T20:07:23.936Z] $ docker stop --time=1 26cc864a774f414cfe44930125c074a594acf77b39fbe8bc6722d369d13bf5fc [2023-02-27T20:07:25.460Z] $ docker rm -f --volumes 26cc864a774f414cfe44930125c074a594acf77b39fbe8bc6722d369d13bf5fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T20:07:25.904Z] + docker images [2023-02-27T20:07:25.904Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-27T20:07:25.904Z] core-metadata latest b717ef773759 2 seconds ago 18.5MB [2023-02-27T20:07:25.904Z] 8cf17489c9ff 5 seconds ago 1.7GB [2023-02-27T20:07:25.904Z] security-secretstore-setup latest 68a9e6a91072 18 seconds ago 30MB [2023-02-27T20:07:25.904Z] security-spire-server latest 4bf58014c213 20 seconds ago 86.5MB [2023-02-27T20:07:25.904Z] security-spiffe-token-provider latest 86e61125ecf7 20 seconds ago 30MB [2023-02-27T20:07:25.904Z] core-command latest 378433bc966a 25 seconds ago 17.7MB [2023-02-27T20:07:25.904Z] support-scheduler latest a87ea5e5167a 25 seconds ago 30.1MB [2023-02-27T20:07:25.905Z] 7c3541818686 30 seconds ago 1.56GB [2023-02-27T20:07:25.905Z] 3dc83182202c 32 seconds ago 1.73GB [2023-02-27T20:07:25.905Z] eb80d1725fb8 32 seconds ago 1.75GB [2023-02-27T20:07:25.905Z] a2e11c113d9f 33 seconds ago 1.68GB [2023-02-27T20:07:25.905Z] 26db922df46b 39 seconds ago 1.69GB [2023-02-27T20:07:25.905Z] security-proxy-setup latest 18a20faa2c60 About a minute ago 27.8MB [2023-02-27T20:07:25.905Z] core-data latest 72296047ac08 About a minute ago 18MB [2023-02-27T20:07:25.905Z] core-common-config-bootstrapper latest 15292c613055 About a minute ago 15.5MB [2023-02-27T20:07:25.905Z] security-bootstrapper latest ea42ed1b7dcf About a minute ago 20.4MB [2023-02-27T20:07:25.905Z] 8d7d190e4e51 About a minute ago 1.68GB [2023-02-27T20:07:25.905Z] 415763e214cb 2 minutes ago 1.7GB [2023-02-27T20:07:25.905Z] 8a44e0ae013d 2 minutes ago 1.68GB [2023-02-27T20:07:25.905Z] security-proxy-auth latest 0ad5548eb101 2 minutes ago 16.2MB [2023-02-27T20:07:25.905Z] support-notifications latest 972a72cfa9e1 2 minutes ago 30.7MB [2023-02-27T20:07:25.905Z] 7095dcb22e1e 2 minutes ago 1.76GB [2023-02-27T20:07:25.905Z] 3b6ab892b823 2 minutes ago 1.68GB [2023-02-27T20:07:25.905Z] 941381b278d0 3 minutes ago 1.67GB [2023-02-27T20:07:25.905Z] security-spire-config latest 2e63521ac576 3 minutes ago 85.8MB [2023-02-27T20:07:25.905Z] security-spire-agent latest ba6e7e310be3 3 minutes ago 125MB [2023-02-27T20:07:25.905Z] b03384821385 3 minutes ago 1.56GB [2023-02-27T20:07:25.905Z] 6180807c6047 3 minutes ago 1.56GB [2023-02-27T20:07:25.905Z] ci-base-image-x86_64 latest b6f07a318caa 7 minutes ago 904MB [2023-02-27T20:07:25.905Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-02-27T20:07:25.905Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-02-27T20:07:25.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-27T20:07:25.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-27T20:07:25.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-27T20:07:35.717Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-27T20:07:35.717Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-27T20:07:35.717Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-27T20:07:35.717Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-27T20:07:35.717Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-27T20:07:35.717Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-27T20:07:35.717Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-27T20:07:35.717Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-27T20:07:35.717Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-27T20:07:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-27T20:07:50.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.324s coverage: 28.7% of statements [2023-02-27T20:07:50.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-27T20:07:50.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-27T20:07:58.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.613s coverage: 98.5% of statements [2023-02-27T20:08:05.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.813s coverage: 71.2% of statements [2023-02-27T20:08:05.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-27T20:08:05.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-27T20:08:05.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-27T20:08:05.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.476s coverage: 54.0% of statements [2023-02-27T20:08:05.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-27T20:08:05.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-27T20:08:20.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.045s coverage: 88.5% of statements [2023-02-27T20:08:20.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-27T20:08:20.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-27T20:08:20.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:08:20.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-27T20:08:20.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-27T20:08:20.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.694s coverage: 3.9% of statements [2023-02-27T20:08:20.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-27T20:08:20.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-27T20:08:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.283s coverage: 95.6% of statements [2023-02-27T20:08:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-27T20:08:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:08:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-27T20:08:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.407s coverage: 72.2% of statements [2023-02-27T20:08:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-27T20:08:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-27T20:08:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-27T20:08:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-27T20:08:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-27T20:08:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.573s coverage: 65.9% of statements [2023-02-27T20:08:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-27T20:08:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-27T20:08:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-27T20:08:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.481s coverage: 0.9% of statements [2023-02-27T20:08:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-27T20:08:26.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.386s coverage: 29.6% of statements [2023-02-27T20:08:26.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-27T20:08:28.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.321s coverage: 47.1% of statements [2023-02-27T20:08:28.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.325s coverage: 82.9% of statements [2023-02-27T20:08:28.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.263s coverage: 94.1% of statements [2023-02-27T20:08:29.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.362s coverage: 96.3% of statements [2023-02-27T20:08:31.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements [2023-02-27T20:08:41.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.296s coverage: 94.4% of statements [2023-02-27T20:08:41.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.210s coverage: 44.8% of statements [2023-02-27T20:09:03.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.411s coverage: 79.9% of statements [2023-02-27T20:09:03.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-27T20:09:03.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.318s coverage: 92.9% of statements [2023-02-27T20:09:03.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-27T20:09:03.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-27T20:09:03.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-27T20:09:03.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements [2023-02-27T20:09:03.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-27T20:09:03.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-27T20:09:03.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-27T20:09:03.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-27T20:09:03.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.289s coverage: 86.9% of statements [2023-02-27T20:09:03.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-27T20:09:03.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-27T20:09:03.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-27T20:09:03.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-27T20:09:03.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements [2023-02-27T20:09:03.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.206s coverage: 20.0% of statements [2023-02-27T20:09:03.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-27T20:09:03.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-27T20:09:03.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.228s coverage: 100.0% of statements [2023-02-27T20:09:03.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-27T20:09:03.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.322s coverage: 77.4% of statements [2023-02-27T20:09:03.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-27T20:09:03.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.330s coverage: 80.0% of statements [2023-02-27T20:09:03.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements [2023-02-27T20:09:03.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 91.2% of statements [2023-02-27T20:09:03.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-27T20:09:06.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.260s coverage: 63.1% of statements [2023-02-27T20:09:06.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-27T20:09:06.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-27T20:09:06.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.397s coverage: 100.0% of statements [2023-02-27T20:09:06.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.198s coverage: 89.4% of statements [2023-02-27T20:09:06.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2023-02-27T20:09:06.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2023-02-27T20:09:06.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.124s coverage: 100.0% of statements [2023-02-27T20:09:14.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.540s coverage: 65.3% of statements [2023-02-27T20:09:14.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-27T20:09:14.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-27T20:09:14.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-27T20:09:14.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-27T20:09:14.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-27T20:09:14.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-27T20:09:15.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.966s coverage: 41.0% of statements [2023-02-27T20:09:15.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-27T20:09:15.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-27T20:09:15.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.420s coverage: 89.5% of statements [2023-02-27T20:09:15.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-27T20:09:15.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.298s coverage: 84.8% of statements [2023-02-27T20:09:15.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-27T20:09:15.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-27T20:09:15.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-27T20:09:15.730Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-27T20:09:25.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.363s coverage: 17.7% of statements [2023-02-27T20:09:25.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-27T20:09:25.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-27T20:09:25.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-27T20:09:25.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-27T20:09:25.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.728s coverage: 92.3% of statements [2023-02-27T20:09:25.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-27T20:09:25.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:09:25.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-27T20:09:25.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-27T20:09:25.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.337s coverage: 63.2% of statements [2023-02-27T20:09:25.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-27T20:09:25.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-27T20:09:25.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements [2023-02-27T20:09:25.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-27T20:09:25.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:09:25.803Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-27T20:09:25.803Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-27T20:09:25.803Z] go vet ./... [2023-02-27T20:11:17.511Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T20:11:18.473Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T20:11:19.060Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T20:11:19.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-27T20:11:20.086Z] + ls -al . [2023-02-27T20:11:20.086Z] total 740 [2023-02-27T20:11:20.086Z] drwxrwxr-x 10 1001 1001 4096 Feb 27 20:04 . [2023-02-27T20:11:20.086Z] drwxr-xr-x 4 root root 4096 Feb 27 20:04 .. [2023-02-27T20:11:20.086Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 20:02 .blubracket [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 16 Feb 27 20:02 .dockerignore [2023-02-27T20:11:20.086Z] drwxrwxr-x 8 1001 1001 4096 Feb 27 20:02 .git [2023-02-27T20:11:20.086Z] drwxrwxr-x 3 1001 1001 4096 Feb 27 20:02 .github [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 1068 Feb 27 20:02 .gitignore [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 42 Feb 27 20:02 .golangci.yml [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 87 Feb 27 20:02 .hadolint.yml [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 166 Feb 27 20:02 .sonarcloud.properties [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 1171 Feb 27 20:02 ADOPTERS.md [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 10825 Feb 27 20:02 Attribution.txt [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 73765 Feb 27 20:02 CHANGELOG.md [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 3804 Feb 27 20:02 CONTRIBUTING.md [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 677 Feb 27 20:02 GOVERNANCE.md [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 883 Feb 27 20:02 Jenkinsfile [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 10775 Feb 27 20:02 LICENSE [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 14116 Feb 27 20:02 Makefile [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 582 Feb 27 20:02 OWNERS.md [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 9403 Feb 27 20:02 README.md [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 6912 Feb 27 20:02 SECURITY.md [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 5 Feb 27 19:59 VERSION [2023-02-27T20:11:20.086Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 20:02 bin [2023-02-27T20:11:20.086Z] drwxrwxr-x 18 1001 1001 4096 Feb 27 20:02 cmd [2023-02-27T20:11:20.086Z] -rw-r--r-- 1 root root 487670 Feb 27 20:09 coverage.out [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 3296 Feb 27 20:02 go.mod [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 31429 Feb 27 20:02 go.sum [2023-02-27T20:11:20.086Z] drwxrwxr-x 7 1001 1001 4096 Feb 27 20:02 internal [2023-02-27T20:11:20.086Z] drwxrwxr-x 3 1001 1001 4096 Feb 27 20:02 openapi [2023-02-27T20:11:20.086Z] drwxrwxr-x 4 1001 1001 4096 Feb 27 20:02 snap [2023-02-27T20:11:20.086Z] -rw-rw-r-- 1 1001 1001 204 Feb 27 20:02 version.go [Pipeline] sh [2023-02-27T20:11:20.469Z] + '[' -e coverage.out ] [2023-02-27T20:11:20.469Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-27T20:11:20.506Z] Warning: overwriting stash ‘coverage-report’ [2023-02-27T20:11:21.458Z] Stashed 1 file(s) [Pipeline] sh [2023-02-27T20:11:21.804Z] + make build [2023-02-27T20:11:21.804Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-27T20:12:58.461Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-27T20:12:58.727Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-27T20:13:04.059Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-27T20:13:08.304Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-27T20:13:55.136Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-27T20:14:01.788Z] 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-02-27T20:14:07.127Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-27T20:14:11.383Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-27T20:14:18.029Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-27T20:14:22.284Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-27T20:14:26.546Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-27T20:14:41.545Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-27T20:14:48.230Z] $ docker stop --time=1 7d775859010e3ebf013868d97cf796fed4e524779bc03143305304be38bdadf8 [2023-02-27T20:14:50.198Z] $ docker rm -f --volumes 7d775859010e3ebf013868d97cf796fed4e524779bc03143305304be38bdadf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:14:52.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-27T20:14:52.824Z] [2023-02-27T20:14:52.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:14:53.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-27T20:14:53.506Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-27T20:14:53.506Z] 29e5d40040c1: Pulling fs layer [2023-02-27T20:14:53.506Z] 1ce36da41761: Pulling fs layer [2023-02-27T20:14:53.506Z] 25b303627fd3: Pulling fs layer [2023-02-27T20:14:53.506Z] 29e5d40040c1: Verifying Checksum [2023-02-27T20:14:53.506Z] 29e5d40040c1: Download complete [2023-02-27T20:14:53.774Z] 1ce36da41761: Verifying Checksum [2023-02-27T20:14:53.774Z] 1ce36da41761: Download complete [2023-02-27T20:14:54.043Z] 29e5d40040c1: Pull complete [2023-02-27T20:14:55.454Z] 25b303627fd3: Verifying Checksum [2023-02-27T20:14:55.454Z] 1ce36da41761: Pull complete [2023-02-27T20:15:05.529Z] 25b303627fd3: Pull complete [2023-02-27T20:15:05.529Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-27T20:15:05.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-27T20:15:05.529Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:15:05.871Z] prd-ubuntu20.04-docker-arm64-4c-16g-7641 does not seem to be running inside a container [2023-02-27T20:15:05.948Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-27T20:15:08.502Z] $ docker top 687207cf87e92d856978a5d9a392476aac8bfa9d13f78d00a9e65473a5811da2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:15:09.409Z] + docker-compose build --help [2023-02-27T20:15:09.409Z] + grep parallel [2023-02-27T20:15:14.753Z] --parallel Build images in parallel. [Pipeline] } [2023-02-27T20:15:15.061Z] $ docker stop --time=1 687207cf87e92d856978a5d9a392476aac8bfa9d13f78d00a9e65473a5811da2 [2023-02-27T20:15:16.726Z] $ docker rm -f --volumes 687207cf87e92d856978a5d9a392476aac8bfa9d13f78d00a9e65473a5811da2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:15:17.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-27T20:15:17.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:15:17.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-7641 does not seem to be running inside a container [2023-02-27T20:15:17.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-27T20:15:19.112Z] $ docker top 907064b3753e16571894247e7cd2f3ef6cf911c9cc9803b93b43f9b421753a28 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:15:20.024Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-27T20:15:26.724Z] Building core-command ... [2023-02-27T20:15:26.724Z] Building core-common-config-bootstrapper ... [2023-02-27T20:15:26.724Z] Building core-data ... [2023-02-27T20:15:26.724Z] Building core-metadata ... [2023-02-27T20:15:26.724Z] Building security-bootstrapper ... [2023-02-27T20:15:26.724Z] Building security-proxy-auth ... [2023-02-27T20:15:26.724Z] Building security-proxy-setup ... [2023-02-27T20:15:26.724Z] Building security-secretstore-setup ... [2023-02-27T20:15:26.724Z] Building security-spiffe-token-provider ... [2023-02-27T20:15:26.724Z] Building security-spire-agent ... [2023-02-27T20:15:26.724Z] Building security-spire-config ... [2023-02-27T20:15:26.724Z] Building security-spire-server ... [2023-02-27T20:15:26.724Z] Building support-notifications ... [2023-02-27T20:15:26.724Z] Building support-scheduler ... [2023-02-27T20:15:26.724Z] Building security-proxy-setup [2023-02-27T20:15:26.724Z] Building core-data [2023-02-27T20:15:26.724Z] Building security-proxy-auth [2023-02-27T20:15:26.724Z] Building security-spiffe-token-provider [2023-02-27T20:15:26.724Z] Building support-notifications [2023-02-27T20:16:23.209Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:16:23.209Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:16:23.209Z] ---> 87abef2748ed [2023-02-27T20:16:23.209Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:16:23.209Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:16:23.209Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:16:23.209Z] ---> 87abef2748ed [2023-02-27T20:16:23.209Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:16:23.209Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:16:23.209Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:16:23.209Z] ---> 87abef2748ed [2023-02-27T20:16:23.209Z] Step 3/21 : WORKDIR /edgex-go [2023-02-27T20:16:23.209Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:16:23.209Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:16:23.209Z] ---> 87abef2748ed [2023-02-27T20:16:23.209Z] Step 3/19 : WORKDIR /edgex-go [2023-02-27T20:16:23.209Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:16:23.209Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:16:23.209Z] ---> 87abef2748ed [2023-02-27T20:16:23.209Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:16:23.209Z] ---> Running in c656afca7686 [2023-02-27T20:16:23.209Z] ---> Running in b16e67bab2af [2023-02-27T20:16:23.209Z] ---> Running in fbf2d0ba9a8b [2023-02-27T20:16:23.209Z] ---> Running in 593469c13562 [2023-02-27T20:16:23.209Z] ---> Running in 9e96529b4046 [2023-02-27T20:16:23.209Z] Removing intermediate container fbf2d0ba9a8b [2023-02-27T20:16:23.209Z] ---> 8f78742d1edc [2023-02-27T20:16:23.209Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-27T20:16:23.209Z] Removing intermediate container 9e96529b4046 [2023-02-27T20:16:23.209Z] ---> 7c549eaee7f9 [2023-02-27T20:16:23.209Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:16:23.209Z] Removing intermediate container c656afca7686 [2023-02-27T20:16:23.209Z] ---> 6fbb4995fb45 [2023-02-27T20:16:23.209Z] Removing intermediate container b16e67bab2af [2023-02-27T20:16:23.209Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-27T20:16:23.209Z] ---> cb142845b153 [2023-02-27T20:16:23.209Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:16:23.209Z] Removing intermediate container 593469c13562 [2023-02-27T20:16:23.209Z] ---> 351abbda1a75 [2023-02-27T20:16:23.209Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:16:23.209Z] ---> Running in d93d327b4318 [2023-02-27T20:16:23.209Z] ---> Running in 20a7f87a46a8 [2023-02-27T20:16:23.209Z] ---> Running in d6359648af63 [2023-02-27T20:16:23.209Z] ---> Running in b01824d99d2a [2023-02-27T20:16:23.209Z] ---> Running in 195ba24b1a81 [2023-02-27T20:16:23.209Z] Removing intermediate container d6359648af63 [2023-02-27T20:16:23.209Z] ---> 13ea9f1212e5 [2023-02-27T20:16:23.209Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:16:23.209Z] ---> Running in 2ba9d9af18d0 [2023-02-27T20:16:23.209Z] Removing intermediate container b01824d99d2a [2023-02-27T20:16:23.209Z] ---> 2d2030fedb88 [2023-02-27T20:16:23.209Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:16:23.209Z] Removing intermediate container 195ba24b1a81 [2023-02-27T20:16:23.209Z] ---> 1a4e99d7d85a [2023-02-27T20:16:23.210Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-27T20:16:23.210Z] ---> Running in 78ad52aa0f7b [2023-02-27T20:16:23.210Z] ---> Running in 304669bb68f7 [2023-02-27T20:16:23.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:16:23.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:16:23.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:16:23.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:16:23.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:16:23.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:16:23.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:16:23.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:16:23.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:16:23.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:16:23.210Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-27T20:16:23.210Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-27T20:16:23.210Z] OK: 16903 distinct packages available [2023-02-27T20:16:23.210Z] OK: 221 MiB in 51 packages [2023-02-27T20:16:23.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:16:23.210Z] OK: 221 MiB in 51 packages [2023-02-27T20:16:23.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:16:24.381Z] OK: 221 MiB in 51 packages [2023-02-27T20:16:24.381Z] OK: 221 MiB in 51 packages [2023-02-27T20:16:24.964Z] Removing intermediate container 20a7f87a46a8 [2023-02-27T20:16:24.964Z] ---> 4dbbdc9c91ff [2023-02-27T20:16:24.964Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-27T20:16:25.240Z] OK: 221 MiB in 51 packages [2023-02-27T20:16:25.240Z] Removing intermediate container 2ba9d9af18d0 [2023-02-27T20:16:25.240Z] ---> 6595c2206548 [2023-02-27T20:16:25.240Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:16:26.203Z] ---> dbe8262530fb [2023-02-27T20:16:26.203Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:16:26.203Z] Removing intermediate container 78ad52aa0f7b [2023-02-27T20:16:26.203Z] ---> 8e1a2d3c23b4 [2023-02-27T20:16:26.203Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:16:26.203Z] Removing intermediate container 304669bb68f7 [2023-02-27T20:16:26.203Z] ---> 76f547f7bd81 [2023-02-27T20:16:26.203Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:16:26.488Z] ---> 4002eec23041 [2023-02-27T20:16:26.488Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:16:26.488Z] ---> Running in 23a4ff586ad6 [2023-02-27T20:16:26.755Z] Removing intermediate container d93d327b4318 [2023-02-27T20:16:26.755Z] ---> b114eee49a78 [2023-02-27T20:16:26.755Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-27T20:16:26.755Z] ---> Running in b4b5f316805d [2023-02-27T20:16:27.718Z] ---> 11c56a1fa0d5 [2023-02-27T20:16:27.718Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:16:27.718Z] ---> Running in 297724b00b28 [2023-02-27T20:16:27.986Z] ---> a0d8c4749b63 [2023-02-27T20:16:27.986Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:16:27.986Z] ---> Running in 809f90400423 [2023-02-27T20:16:28.252Z] ---> d52922036cbf [2023-02-27T20:16:28.252Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:16:28.252Z] ---> Running in 6584b0855e11 [2023-02-27T20:18:19.903Z] Removing intermediate container 6584b0855e11 [2023-02-27T20:18:19.903Z] ---> 5ab46cf8a928 [2023-02-27T20:18:19.903Z] Step 7/19 : COPY . . [2023-02-27T20:18:19.903Z] Removing intermediate container 297724b00b28 [2023-02-27T20:18:19.903Z] ---> dc06c71ac872 [2023-02-27T20:18:19.903Z] Step 8/22 : COPY . . [2023-02-27T20:18:19.903Z] Removing intermediate container 809f90400423 [2023-02-27T20:18:19.903Z] ---> 44fdb2ce70e1 [2023-02-27T20:18:19.903Z] Step 8/22 : COPY . . [2023-02-27T20:18:19.903Z] Removing intermediate container b4b5f316805d [2023-02-27T20:18:19.903Z] ---> d72c125c71b9 [2023-02-27T20:18:19.903Z] Step 8/22 : COPY . . [2023-02-27T20:18:19.903Z] Removing intermediate container 23a4ff586ad6 [2023-02-27T20:18:19.903Z] ---> 606964b61e12 [2023-02-27T20:18:19.903Z] Step 7/21 : COPY . . [2023-02-27T20:18:28.119Z] ---> b5495789d618 [2023-02-27T20:18:28.119Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-27T20:18:28.119Z] ---> 771ec99238fe [2023-02-27T20:18:28.119Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-27T20:18:28.119Z] ---> a28f436e190a [2023-02-27T20:18:28.119Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-27T20:18:28.119Z] ---> 65aaff7cfc56 [2023-02-27T20:18:28.119Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-27T20:18:28.119Z] ---> Running in 5343f1d7126e [2023-02-27T20:18:28.119Z] ---> Running in 01d149d90fc3 [2023-02-27T20:18:28.119Z] ---> 158041767548 [2023-02-27T20:18:28.119Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-27T20:18:28.119Z] ---> Running in 504149b91153 [2023-02-27T20:18:28.389Z] ---> Running in 0fb4fde3da92 [2023-02-27T20:18:28.389Z] ---> Running in 17650c533b80 [2023-02-27T20:18:30.341Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-27T20:18:30.924Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-27T20:18:30.924Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-27T20:18:31.193Z] 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-02-27T20:18:31.193Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-27T20:24:53.178Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-27T20:24:57.439Z] Removing intermediate container 17650c533b80 [2023-02-27T20:24:57.439Z] ---> 104ecca08094 [2023-02-27T20:24:57.439Z] [2023-02-27T20:24:57.439Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:24:57.439Z] 3.16: Pulling from library/alpine [2023-02-27T20:24:59.384Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T20:24:59.384Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T20:24:59.384Z] ---> 4c81e5bf8899 [2023-02-27T20:24:59.384Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-27T20:24:59.384Z] ---> Running in 5fb18e9f4f44 [2023-02-27T20:24:59.687Z] Removing intermediate container 5fb18e9f4f44 [2023-02-27T20:24:59.687Z] ---> 95a8da22a9c9 [2023-02-27T20:24:59.687Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:24:59.956Z] ---> Running in 58717c7f2708 [2023-02-27T20:25:02.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:25:02.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:25:04.232Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:25:04.232Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:25:04.232Z] OK: 5 MiB in 15 packages [2023-02-27T20:25:06.184Z] Removing intermediate container 58717c7f2708 [2023-02-27T20:25:06.184Z] ---> 0a309c2fbc21 [2023-02-27T20:25:06.184Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:25:06.769Z] ---> 63e8d49cbbdc [2023-02-27T20:25:06.769Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-27T20:25:12.109Z] ---> 53ab4aa96031 [2023-02-27T20:25:12.110Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-27T20:25:13.515Z] ---> 4053d1e401f3 [2023-02-27T20:25:13.515Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-27T20:25:14.923Z] ---> 70ff607a200c [2023-02-27T20:25:14.923Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:25:15.190Z] ---> Running in 97db6dc1cf5f [2023-02-27T20:25:15.790Z] Removing intermediate container 5343f1d7126e [2023-02-27T20:25:15.790Z] ---> 8c9314889eef [2023-02-27T20:25:15.790Z] [2023-02-27T20:25:15.790Z] Step 9/21 : FROM alpine:3.16 [2023-02-27T20:25:15.790Z] ---> 4c81e5bf8899 [2023-02-27T20:25:15.790Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-27T20:25:16.057Z] ---> Running in 39f4b339261d [2023-02-27T20:25:18.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:25:19.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:25:19.236Z] Removing intermediate container 97db6dc1cf5f [2023-02-27T20:25:19.236Z] ---> d6bdd4213d35 [2023-02-27T20:25:19.236Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:25:19.236Z] ---> Running in 1b4bd8f4ae7e [2023-02-27T20:25:19.829Z] Removing intermediate container 1b4bd8f4ae7e [2023-02-27T20:25:19.829Z] ---> 5c4728ef6e2c [2023-02-27T20:25:19.829Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-27T20:25:19.829Z] ---> Running in 34a1c998324c [2023-02-27T20:25:20.413Z] Removing intermediate container 34a1c998324c [2023-02-27T20:25:20.413Z] ---> ce3fbd533381 [2023-02-27T20:25:20.413Z] Step 20/22 : LABEL arch=arm64 [2023-02-27T20:25:20.413Z] ---> Running in 6d673abce30f [2023-02-27T20:25:21.018Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-27T20:25:21.018Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-27T20:25:21.018Z] Removing intermediate container 6d673abce30f [2023-02-27T20:25:21.018Z] ---> 47de17b99b4b [2023-02-27T20:25:21.018Z] Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:25:21.018Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-27T20:25:21.018Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-27T20:25:21.018Z] (5/6) Installing curl (7.83.1-r6) [2023-02-27T20:25:21.018Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-27T20:25:21.316Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:25:21.316Z] ---> Running in b5ff6332f587 [2023-02-27T20:25:21.316Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:25:21.595Z] OK: 8 MiB in 20 packages [2023-02-27T20:25:21.865Z] Removing intermediate container b5ff6332f587 [2023-02-27T20:25:21.865Z] ---> 4344561a9588 [2023-02-27T20:25:21.865Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:25:21.865Z] ---> Running in e80e60ab05e7 [2023-02-27T20:25:22.451Z] Removing intermediate container e80e60ab05e7 [2023-02-27T20:25:22.451Z] ---> f9fc6d232fcb [2023-02-27T20:25:22.451Z] [2023-02-27T20:25:23.418Z] Successfully built f9fc6d232fcb [2023-02-27T20:25:23.684Z] Successfully tagged security-proxy-auth-arm64:latest [2023-02-27T20:25:23.684Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-02-27T20:25:23.957Z] Removing intermediate container 39f4b339261d [2023-02-27T20:25:23.957Z] ---> 02dffce4b36b [2023-02-27T20:25:24.232Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-27T20:25:24.232Z] ---> Running in 2c532505d438 [2023-02-27T20:25:24.822Z] Removing intermediate container 2c532505d438 [2023-02-27T20:25:24.822Z] ---> 0fa56985eca1 [2023-02-27T20:25:24.822Z] Step 12/21 : WORKDIR /edgex [2023-02-27T20:25:24.822Z] ---> Running in 680ddce04051 [2023-02-27T20:25:25.407Z] Removing intermediate container 680ddce04051 [2023-02-27T20:25:25.407Z] ---> 49c6d4148a6e [2023-02-27T20:25:25.407Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-27T20:25:26.370Z] ---> 89f9c351c8bc [2023-02-27T20:25:26.370Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-27T20:25:28.327Z] ---> bf94f280a07c [2023-02-27T20:25:28.327Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-27T20:25:29.731Z] ---> db289b68fa5f [2023-02-27T20:25:29.731Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-27T20:25:30.688Z] ---> 5c1d31b43d10 [2023-02-27T20:25:30.688Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:25:30.688Z] ---> Running in 934808a5b2b4 [2023-02-27T20:25:34.945Z] Removing intermediate container 934808a5b2b4 [2023-02-27T20:25:34.945Z] ---> 36fb82ec09f0 [2023-02-27T20:25:34.945Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:25:34.945Z] ---> Running in a9f997de6874 [2023-02-27T20:25:36.351Z] Removing intermediate container a9f997de6874 [2023-02-27T20:25:36.351Z] ---> 98a3f5aa3b90 [2023-02-27T20:25:36.640Z] Step 19/21 : LABEL arch=arm64 [2023-02-27T20:25:36.640Z] ---> Running in b6b1cc158f8c [2023-02-27T20:25:37.227Z] Removing intermediate container b6b1cc158f8c [2023-02-27T20:25:37.227Z] ---> fb54d56728ec [2023-02-27T20:25:37.227Z] Step 20/21 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:25:37.493Z] ---> Running in 33ea07cb8349 [2023-02-27T20:25:38.074Z] Removing intermediate container 33ea07cb8349 [2023-02-27T20:25:38.074Z] ---> 2699f1fc4fca [2023-02-27T20:25:38.074Z] Step 21/21 : LABEL version=0.0.0 [2023-02-27T20:25:38.339Z] ---> Running in d170d9490de3 [2023-02-27T20:25:38.925Z] Removing intermediate container d170d9490de3 [2023-02-27T20:25:39.192Z] ---> 175e8431d065 [2023-02-27T20:25:39.192Z] [2023-02-27T20:25:39.459Z] Successfully built 175e8431d065 [2023-02-27T20:25:39.459Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-27T20:25:39.459Z]  Building security-proxy-setup ... done Building core-command [2023-02-27T20:25:46.112Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:25:46.112Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:25:46.112Z] ---> 87abef2748ed [2023-02-27T20:25:46.112Z] Step 3/24 : WORKDIR /edgex-go [2023-02-27T20:25:46.112Z] ---> Using cache [2023-02-27T20:25:46.112Z] ---> 6fbb4995fb45 [2023-02-27T20:25:46.112Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-27T20:25:46.112Z] ---> Using cache [2023-02-27T20:25:46.112Z] ---> 4dbbdc9c91ff [2023-02-27T20:25:46.112Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-27T20:25:46.112Z] ---> Using cache [2023-02-27T20:25:46.112Z] ---> dbe8262530fb [2023-02-27T20:25:46.112Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:25:46.112Z] ---> Using cache [2023-02-27T20:25:46.112Z] ---> 606964b61e12 [2023-02-27T20:25:46.112Z] Step 7/24 : COPY . . [2023-02-27T20:25:46.112Z] ---> Using cache [2023-02-27T20:25:46.112Z] ---> 771ec99238fe [2023-02-27T20:25:46.112Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-27T20:25:46.699Z] ---> Running in 208369d332ec [2023-02-27T20:25:48.650Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-27T20:26:03.642Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:26:03.642Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:26:03.642Z] ---> 87abef2748ed [2023-02-27T20:26:03.642Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:26:03.642Z] ---> Using cache [2023-02-27T20:26:03.642Z] ---> cb142845b153 [2023-02-27T20:26:03.643Z] Step 4/23 : WORKDIR /edgex-go [2023-02-27T20:26:03.643Z] ---> Using cache [2023-02-27T20:26:03.643Z] ---> 1a4e99d7d85a [2023-02-27T20:26:03.643Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-27T20:26:03.643Z] ---> Running in 59bce312f786 [2023-02-27T20:26:04.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:26:04.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:26:06.221Z] OK: 221 MiB in 51 packages [2023-02-27T20:26:07.638Z] Removing intermediate container 59bce312f786 [2023-02-27T20:26:07.638Z] ---> 6b61663d6575 [2023-02-27T20:26:07.638Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-27T20:26:08.603Z] ---> 2ed4e25e3ab1 [2023-02-27T20:26:08.603Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:26:08.603Z] ---> Running in 81dbca94f90c [2023-02-27T20:26:18.698Z] Removing intermediate container 0fb4fde3da92 [2023-02-27T20:26:18.699Z] ---> 472f2f638b8e [2023-02-27T20:26:18.699Z] [2023-02-27T20:26:18.699Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:26:18.699Z] ---> 4c81e5bf8899 [2023-02-27T20:26:18.699Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-27T20:26:18.699Z] ---> Running in e771a16afa8f [2023-02-27T20:26:19.280Z] Removing intermediate container e771a16afa8f [2023-02-27T20:26:19.280Z] ---> 41f5ec0221a1 [2023-02-27T20:26:19.280Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-27T20:26:19.280Z] ---> Running in 422450e43fb0 [2023-02-27T20:26:19.868Z] Removing intermediate container 422450e43fb0 [2023-02-27T20:26:19.868Z] ---> 4d27ebdece58 [2023-02-27T20:26:19.868Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-27T20:26:20.133Z] ---> Running in e876507c91e3 [2023-02-27T20:26:20.400Z] Removing intermediate container e876507c91e3 [2023-02-27T20:26:20.400Z] ---> 6579464809ae [2023-02-27T20:26:20.400Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:26:20.667Z] ---> Running in 4090ab747f84 [2023-02-27T20:26:22.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:26:22.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:26:24.303Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:26:24.303Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:26:24.573Z] OK: 5 MiB in 15 packages [2023-02-27T20:26:26.522Z] Removing intermediate container 4090ab747f84 [2023-02-27T20:26:26.522Z] ---> 3a0ae6b50c5d [2023-02-27T20:26:26.522Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:26:27.484Z] ---> e5865e41a7b9 [2023-02-27T20:26:27.484Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-27T20:26:29.422Z] ---> 2f84fb67debb [2023-02-27T20:26:29.422Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-27T20:26:30.390Z] ---> d6bfa41e4ba5 [2023-02-27T20:26:30.390Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-27T20:26:30.390Z] ---> Running in 7de4e327f737 [2023-02-27T20:26:30.979Z] Removing intermediate container 7de4e327f737 [2023-02-27T20:26:30.979Z] ---> 886a98ce8f59 [2023-02-27T20:26:30.979Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:26:31.245Z] ---> Running in eab99bc0e424 [2023-02-27T20:26:31.843Z] Removing intermediate container eab99bc0e424 [2023-02-27T20:26:31.843Z] ---> fc430a91cbdc [2023-02-27T20:26:31.843Z] Step 20/22 : LABEL arch=arm64 [2023-02-27T20:26:31.843Z] ---> Running in 88442d761934 [2023-02-27T20:26:32.427Z] Removing intermediate container 88442d761934 [2023-02-27T20:26:32.427Z] ---> c18a2b9a05e0 [2023-02-27T20:26:32.427Z] Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:26:32.427Z] ---> Running in dfd6634bec60 [2023-02-27T20:26:32.883Z] Removing intermediate container dfd6634bec60 [2023-02-27T20:26:32.883Z] ---> 985cafc4bde2 [2023-02-27T20:26:32.883Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:26:33.176Z] ---> Running in ef619167d7fe [2023-02-27T20:26:33.801Z] Removing intermediate container ef619167d7fe [2023-02-27T20:26:33.801Z] ---> 776f5b0d786e [2023-02-27T20:26:33.801Z] [2023-02-27T20:26:34.075Z] Successfully built 776f5b0d786e [2023-02-27T20:26:34.075Z] Successfully tagged core-data-arm64:latest [2023-02-27T20:26:34.075Z] Building core-metadata [2023-02-27T20:26:56.254Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:26:56.254Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:26:56.254Z] ---> 87abef2748ed [2023-02-27T20:26:56.254Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:26:56.254Z] ---> Using cache [2023-02-27T20:26:56.254Z] ---> cb142845b153 [2023-02-27T20:26:56.254Z] Step 4/24 : WORKDIR /edgex-go [2023-02-27T20:26:56.254Z] ---> Using cache [2023-02-27T20:26:56.254Z] ---> 1a4e99d7d85a [2023-02-27T20:26:56.254Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-27T20:26:56.254Z] ---> Using cache [2023-02-27T20:26:56.254Z] ---> 6b61663d6575 [2023-02-27T20:26:56.254Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-27T20:26:56.254Z] ---> Using cache [2023-02-27T20:26:56.254Z] ---> 2ed4e25e3ab1 [2023-02-27T20:26:56.254Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:26:56.254Z] ---> Running in 6efbceb0ce28 [2023-02-27T20:28:04.135Z] Removing intermediate container 81dbca94f90c [2023-02-27T20:28:04.135Z] ---> 1c12edf8dda6 [2023-02-27T20:28:04.135Z] Step 8/23 : COPY . . [2023-02-27T20:28:22.338Z] Removing intermediate container 01d149d90fc3 [2023-02-27T20:28:22.338Z] ---> 071f8daab208 [2023-02-27T20:28:22.338Z] [2023-02-27T20:28:22.338Z] Step 9/19 : FROM alpine:3.15 [2023-02-27T20:28:22.338Z] 3.15: Pulling from library/alpine [2023-02-27T20:28:22.338Z] ---> c5b2409f6496 [2023-02-27T20:28:22.338Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-27T20:28:25.692Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-27T20:28:25.692Z] ---> Running in 75d5a71c337b [2023-02-27T20:28:25.692Z] Status: Downloaded newer image for alpine:3.15 [2023-02-27T20:28:25.692Z] ---> 354640af7b1b [2023-02-27T20:28:25.692Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:28:26.282Z] ---> Running in 6bd04c0f9f8e [2023-02-27T20:28:27.700Z] Removing intermediate container 6bd04c0f9f8e [2023-02-27T20:28:27.700Z] ---> de509f27b00c [2023-02-27T20:28:27.700Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-27T20:28:27.700Z] ---> Running in 8b9f994d9433 [2023-02-27T20:28:29.110Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-27T20:28:30.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:28:30.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:28:32.745Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:28:32.745Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:28:32.745Z] OK: 15734 distinct packages available [2023-02-27T20:28:32.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:28:33.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:28:34.741Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-27T20:28:35.008Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-27T20:28:35.008Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-27T20:28:35.008Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-27T20:28:35.008Z] (5/9) Installing curl (7.80.0-r6) [2023-02-27T20:28:35.008Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-27T20:28:35.008Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:28:35.008Z] (8/9) Installing libucontext (1.1-r0) [2023-02-27T20:28:35.008Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-27T20:28:35.008Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:28:35.284Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:28:35.867Z] OK: 8 MiB in 23 packages [2023-02-27T20:28:40.183Z] Removing intermediate container 8b9f994d9433 [2023-02-27T20:28:40.183Z] ---> dbb6ee483a61 [2023-02-27T20:28:40.183Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:28:41.607Z] ---> 41046f12eb8d [2023-02-27T20:28:41.607Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-27T20:28:47.003Z] ---> 737b01334f61 [2023-02-27T20:28:47.003Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-27T20:28:47.965Z] ---> 2ee1b22238d1 [2023-02-27T20:28:47.965Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-27T20:28:47.965Z] ---> Running in 460315320f7f [2023-02-27T20:28:48.926Z] Removing intermediate container 460315320f7f [2023-02-27T20:28:48.926Z] ---> 564d435f452d [2023-02-27T20:28:48.926Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:28:49.194Z] ---> Running in aa729d7cebfb [2023-02-27T20:28:50.162Z] Removing intermediate container aa729d7cebfb [2023-02-27T20:28:50.162Z] ---> 607899256c4e [2023-02-27T20:28:50.162Z] Step 17/19 : LABEL arch=arm64 [2023-02-27T20:28:50.429Z] ---> Running in 57568a4e0818 [2023-02-27T20:28:51.390Z] Removing intermediate container 57568a4e0818 [2023-02-27T20:28:51.390Z] ---> 7e7322008005 [2023-02-27T20:28:51.390Z] Step 18/19 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:28:51.656Z] ---> Running in 3348f3c16cbc [2023-02-27T20:28:52.615Z] Removing intermediate container 3348f3c16cbc [2023-02-27T20:28:52.615Z] ---> a0d26fb40ccf [2023-02-27T20:28:52.615Z] Step 19/19 : LABEL version=0.0.0 [2023-02-27T20:28:52.885Z] ---> Running in 98d86f708a62 [2023-02-27T20:28:53.468Z] Removing intermediate container 98d86f708a62 [2023-02-27T20:28:53.468Z] ---> 287654a17120 [2023-02-27T20:28:53.468Z] [2023-02-27T20:28:54.060Z] Successfully built 287654a17120 [2023-02-27T20:28:54.060Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-27T20:28:54.060Z] Building core-common-config-bootstrapper [2023-02-27T20:28:58.326Z]  Building security-spiffe-token-provider ... done Removing intermediate container 6efbceb0ce28 [2023-02-27T20:28:58.326Z] ---> d724f308b362 [2023-02-27T20:28:58.326Z] Step 8/24 : COPY . . [2023-02-27T20:29:16.531Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:29:16.531Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:29:16.531Z] ---> 87abef2748ed [2023-02-27T20:29:16.531Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:29:16.531Z] ---> Using cache [2023-02-27T20:29:16.531Z] ---> cb142845b153 [2023-02-27T20:29:16.531Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:29:16.531Z] ---> Using cache [2023-02-27T20:29:16.531Z] ---> 1a4e99d7d85a [2023-02-27T20:29:16.531Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:29:16.531Z] ---> Using cache [2023-02-27T20:29:16.531Z] ---> 6b61663d6575 [2023-02-27T20:29:16.531Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:29:16.531Z] ---> Using cache [2023-02-27T20:29:16.531Z] ---> 2ed4e25e3ab1 [2023-02-27T20:29:16.531Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:29:16.531Z] ---> Using cache [2023-02-27T20:29:16.531Z] ---> d724f308b362 [2023-02-27T20:29:16.531Z] Step 8/22 : COPY . . [2023-02-27T20:29:23.207Z] ---> 820e795e7c0e [2023-02-27T20:29:23.207Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-27T20:29:23.476Z] ---> Running in d194c5e66419 [2023-02-27T20:29:26.818Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-27T20:29:28.232Z] Removing intermediate container 504149b91153 [2023-02-27T20:29:28.232Z] ---> 6affb6073d22 [2023-02-27T20:29:28.232Z] [2023-02-27T20:29:28.232Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:29:28.232Z] ---> 4c81e5bf8899 [2023-02-27T20:29:28.232Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-27T20:29:28.499Z] ---> Running in 19f72cf954a5 [2023-02-27T20:29:31.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:29:31.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:29:33.622Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-27T20:29:33.622Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-27T20:29:33.622Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:29:33.622Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:29:34.206Z] OK: 6 MiB in 16 packages [2023-02-27T20:29:37.568Z] ---> 165e978974df [2023-02-27T20:29:37.568Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-27T20:29:37.568Z] ---> Running in 1382d49877aa [2023-02-27T20:29:37.838Z] Removing intermediate container 19f72cf954a5 [2023-02-27T20:29:37.838Z] ---> fe6c99e34368 [2023-02-27T20:29:37.838Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:29:38.106Z] ---> Running in e107936a879d [2023-02-27T20:29:38.691Z] Removing intermediate container e107936a879d [2023-02-27T20:29:38.691Z] ---> 380a25d9a779 [2023-02-27T20:29:38.691Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-27T20:29:38.960Z] ---> Running in e1f9f71d3250 [2023-02-27T20:29:39.923Z] Removing intermediate container e1f9f71d3250 [2023-02-27T20:29:39.923Z] ---> 373b5450b769 [2023-02-27T20:29:39.923Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-27T20:29:39.923Z] ---> Running in 75fc3208c694 [2023-02-27T20:29:40.195Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-27T20:29:40.463Z] Removing intermediate container 75fc3208c694 [2023-02-27T20:29:40.463Z] ---> 2dd0862430d5 [2023-02-27T20:29:40.463Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:29:42.465Z] ---> f7c5aa848d35 [2023-02-27T20:29:42.465Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-27T20:29:44.659Z] ---> 28384ea0bc95 [2023-02-27T20:29:44.659Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-27T20:29:45.636Z] ---> 95e0a0d20cfd [2023-02-27T20:29:45.636Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-27T20:29:45.636Z] ---> Running in 020220327f3f [2023-02-27T20:29:46.228Z] Removing intermediate container 020220327f3f [2023-02-27T20:29:46.228Z] ---> dbaebf06afa0 [2023-02-27T20:29:46.228Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:29:46.228Z] ---> Running in d2e48c705a79 [2023-02-27T20:29:47.138Z] Removing intermediate container d2e48c705a79 [2023-02-27T20:29:47.138Z] ---> ab0676e11a45 [2023-02-27T20:29:47.138Z] Step 20/22 : LABEL arch=arm64 [2023-02-27T20:29:47.138Z] ---> Running in 0d238c3d3be5 [2023-02-27T20:29:47.735Z] Removing intermediate container 0d238c3d3be5 [2023-02-27T20:29:47.735Z] ---> 840067553d7f [2023-02-27T20:29:47.735Z] Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:29:47.735Z] ---> Running in 6f7a4f39934a [2023-02-27T20:29:48.330Z] Removing intermediate container 6f7a4f39934a [2023-02-27T20:29:48.330Z] ---> 254fae8de190 [2023-02-27T20:29:48.330Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:29:48.599Z] ---> Running in 60107cc67f55 [2023-02-27T20:29:49.188Z] Removing intermediate container 60107cc67f55 [2023-02-27T20:29:49.188Z] ---> 624d0c16a395 [2023-02-27T20:29:49.188Z] [2023-02-27T20:29:49.458Z] Successfully built 624d0c16a395 [2023-02-27T20:29:49.458Z] Successfully tagged support-notifications-arm64:latest [2023-02-27T20:29:49.458Z] Building security-spire-config [2023-02-27T20:30:07.711Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:30:07.711Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:30:07.711Z] ---> 87abef2748ed [2023-02-27T20:30:07.711Z] Step 3/24 : WORKDIR /edgex-go [2023-02-27T20:30:07.711Z] ---> Using cache [2023-02-27T20:30:07.711Z] ---> 6fbb4995fb45 [2023-02-27T20:30:07.711Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-27T20:30:07.711Z] ---> Running in 03d293154f77 [2023-02-27T20:30:09.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:30:09.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:30:11.145Z] OK: 221 MiB in 51 packages [2023-02-27T20:30:12.561Z] Removing intermediate container 03d293154f77 [2023-02-27T20:30:12.561Z] ---> 3f40ff01abf1 [2023-02-27T20:30:12.561Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-27T20:30:13.531Z] ---> 632006f0adab [2023-02-27T20:30:13.531Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:30:13.804Z] ---> Running in 955e6bb508e5 [2023-02-27T20:32:06.005Z] Removing intermediate container 955e6bb508e5 [2023-02-27T20:32:06.005Z] ---> c2239efa7ea4 [2023-02-27T20:32:06.005Z] Step 7/24 : COPY . . [2023-02-27T20:32:07.981Z] ---> 5d239afecd80 [2023-02-27T20:32:07.981Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-27T20:32:07.981Z] ---> Running in 7355d81c2fbd [2023-02-27T20:32:08.254Z] Removing intermediate container 7355d81c2fbd [2023-02-27T20:32:08.254Z] ---> be58aad44ef6 [2023-02-27T20:32:08.254Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-27T20:32:08.525Z] ---> Running in b0e840debe16 [2023-02-27T20:32:09.129Z] Removing intermediate container b0e840debe16 [2023-02-27T20:32:09.129Z] ---> e302ca13626a [2023-02-27T20:32:09.129Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-27T20:32:09.405Z] ---> Running in c9f64f0a32c1 [2023-02-27T20:32:12.783Z] Removing intermediate container c9f64f0a32c1 [2023-02-27T20:32:12.783Z] ---> deb4ab6a7afa [2023-02-27T20:32:12.783Z] Step 11/24 : WORKDIR /edgex-go [2023-02-27T20:32:12.783Z] ---> Running in 50b2991622ca [2023-02-27T20:32:12.783Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-27T20:32:13.061Z] Removing intermediate container 50b2991622ca [2023-02-27T20:32:13.061Z] ---> e0c69867f295 [2023-02-27T20:32:13.061Z] [2023-02-27T20:32:13.061Z] Step 12/24 : FROM alpine:3.15 [2023-02-27T20:32:13.061Z] ---> 354640af7b1b [2023-02-27T20:32:13.061Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:32:13.061Z] ---> Using cache [2023-02-27T20:32:13.061Z] ---> de509f27b00c [2023-02-27T20:32:13.061Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-27T20:32:13.339Z] ---> Running in beadb60d5fff [2023-02-27T20:32:15.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:32:15.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:32:17.544Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:32:17.544Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:32:17.544Z] OK: 15734 distinct packages available [2023-02-27T20:32:17.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:32:17.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:32:19.239Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-27T20:32:19.239Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:32:19.239Z] (3/4) Installing libucontext (1.1-r0) [2023-02-27T20:32:19.239Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-27T20:32:19.239Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:32:19.239Z] OK: 6 MiB in 18 packages [2023-02-27T20:32:21.192Z] Removing intermediate container beadb60d5fff [2023-02-27T20:32:21.192Z] ---> a53f18651326 [2023-02-27T20:32:21.192Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-27T20:32:27.869Z] ---> 68f08219a509 [2023-02-27T20:32:27.869Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-27T20:32:28.151Z] ---> 5e1c97a97ee7 [2023-02-27T20:32:28.151Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-27T20:32:28.420Z] ---> Running in c6f590536c0f [2023-02-27T20:32:29.009Z] Removing intermediate container c6f590536c0f [2023-02-27T20:32:29.009Z] ---> 5d18df60e950 [2023-02-27T20:32:29.290Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-27T20:32:30.737Z] ---> fc48af9b927e [2023-02-27T20:32:30.737Z] Step 19/24 : WORKDIR / [2023-02-27T20:32:31.014Z] ---> Running in c168f0afa66e [2023-02-27T20:32:32.005Z] Removing intermediate container c168f0afa66e [2023-02-27T20:32:32.005Z] ---> 2ac846546bac [2023-02-27T20:32:32.005Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-27T20:32:32.005Z] ---> Running in 4477814ac18e [2023-02-27T20:32:32.983Z] Removing intermediate container 4477814ac18e [2023-02-27T20:32:32.983Z] ---> 83abc2b1372c [2023-02-27T20:32:32.983Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-27T20:32:32.983Z] ---> Running in 9011a064cfe0 [2023-02-27T20:32:34.404Z] Removing intermediate container 9011a064cfe0 [2023-02-27T20:32:34.404Z] ---> eb060787dd87 [2023-02-27T20:32:34.404Z] Step 22/24 : LABEL arch=arm64 [2023-02-27T20:32:34.404Z] ---> Running in 0ddb1c985105 [2023-02-27T20:32:35.376Z] Removing intermediate container 0ddb1c985105 [2023-02-27T20:32:35.376Z] ---> 14cf1294d461 [2023-02-27T20:32:35.376Z] Step 23/24 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:32:35.376Z] ---> Running in 48f1988f611e [2023-02-27T20:32:36.353Z] Removing intermediate container 48f1988f611e [2023-02-27T20:32:36.353Z] ---> 2ba6c6ac42ed [2023-02-27T20:32:36.353Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:32:36.627Z] ---> Running in 231962ac85e6 [2023-02-27T20:32:37.600Z] Removing intermediate container 231962ac85e6 [2023-02-27T20:32:37.600Z] ---> 5b7058a08dd3 [2023-02-27T20:32:37.600Z] [2023-02-27T20:32:37.869Z] Successfully built 5b7058a08dd3 [2023-02-27T20:32:38.138Z] Successfully tagged security-spire-config-arm64:latest [2023-02-27T20:32:38.138Z] Building security-bootstrapper [2023-02-27T20:32:38.138Z] Removing intermediate container 208369d332ec [2023-02-27T20:32:38.138Z] ---> c08fe132a67f [2023-02-27T20:32:38.139Z] [2023-02-27T20:32:38.139Z]  Building security-spire-config ... done Step 9/24 : FROM alpine:3.16 [2023-02-27T20:32:38.139Z] ---> 4c81e5bf8899 [2023-02-27T20:32:38.139Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-27T20:32:38.406Z] ---> Running in 301ec67a5b1f [2023-02-27T20:32:40.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:32:40.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:32:42.560Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-27T20:32:42.560Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-27T20:32:42.560Z] (3/3) Installing su-exec (0.2-r1) [2023-02-27T20:32:42.560Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:32:42.560Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:32:42.826Z] OK: 6 MiB in 17 packages [2023-02-27T20:32:45.403Z] Removing intermediate container 301ec67a5b1f [2023-02-27T20:32:45.403Z] ---> 0c6add5d9238 [2023-02-27T20:32:45.403Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-27T20:32:45.673Z] ---> Running in 4d4b350b82dd [2023-02-27T20:32:46.255Z] Removing intermediate container 4d4b350b82dd [2023-02-27T20:32:46.255Z] ---> 70ecd47f2290 [2023-02-27T20:32:46.255Z] Step 12/24 : WORKDIR / [2023-02-27T20:32:46.255Z] ---> Running in 0a518d1307f4 [2023-02-27T20:32:47.230Z] Removing intermediate container 0a518d1307f4 [2023-02-27T20:32:47.230Z] ---> 8e03f1849f4e [2023-02-27T20:32:47.230Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-27T20:32:48.636Z] ---> ae05ba7511a6 [2023-02-27T20:32:48.636Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-27T20:32:50.060Z] ---> 7348037710de [2023-02-27T20:32:50.060Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-27T20:32:51.019Z] ---> 13fdeb176204 [2023-02-27T20:32:51.019Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-27T20:32:52.428Z] ---> 75273540ebe8 [2023-02-27T20:32:52.428Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-27T20:32:55.015Z] ---> bd37cdec82d2 [2023-02-27T20:32:55.015Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-27T20:32:57.600Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:32:57.600Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:32:57.600Z] ---> 87abef2748ed [2023-02-27T20:32:57.600Z] Step 3/32 : WORKDIR /edgex-go [2023-02-27T20:32:57.600Z] ---> Using cache [2023-02-27T20:32:57.600Z] ---> 6fbb4995fb45 [2023-02-27T20:32:57.600Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-27T20:32:57.600Z] ---> Using cache [2023-02-27T20:32:57.600Z] ---> 4dbbdc9c91ff [2023-02-27T20:32:57.600Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-27T20:32:57.600Z] ---> Using cache [2023-02-27T20:32:57.600Z] ---> dbe8262530fb [2023-02-27T20:32:57.600Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:32:57.600Z] ---> Using cache [2023-02-27T20:32:57.600Z] ---> 606964b61e12 [2023-02-27T20:32:57.600Z] Step 7/32 : COPY . . [2023-02-27T20:32:57.600Z] ---> Using cache [2023-02-27T20:32:57.600Z] ---> 771ec99238fe [2023-02-27T20:32:57.600Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-27T20:32:57.869Z] ---> 1530ea87d299 [2023-02-27T20:32:57.869Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-27T20:32:57.869Z] ---> Running in e8a98a00b9d7 [2023-02-27T20:32:59.291Z] ---> 92e0006d40ed [2023-02-27T20:32:59.291Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:32:59.557Z] ---> Running in 7a6dda7ad5b4 [2023-02-27T20:33:00.515Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-27T20:33:03.090Z] Removing intermediate container 7a6dda7ad5b4 [2023-02-27T20:33:03.090Z] ---> 09a484befa90 [2023-02-27T20:33:03.090Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:33:03.090Z] ---> Running in 75348ad1617f [2023-02-27T20:33:03.374Z] Removing intermediate container 75348ad1617f [2023-02-27T20:33:03.374Z] ---> 9f3b25b1d2eb [2023-02-27T20:33:03.374Z] Step 22/24 : LABEL arch=arm64 [2023-02-27T20:33:03.639Z] ---> Running in e1099d8fb945 [2023-02-27T20:33:04.222Z] Removing intermediate container e1099d8fb945 [2023-02-27T20:33:04.222Z] ---> 968e3ce4b3d4 [2023-02-27T20:33:04.222Z] Step 23/24 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:33:04.222Z] ---> Running in 4d408673e8ae [2023-02-27T20:33:04.488Z] Removing intermediate container 4d408673e8ae [2023-02-27T20:33:04.488Z] ---> 2f99b1703de6 [2023-02-27T20:33:04.488Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:33:04.753Z] ---> Running in 549c0a458efe [2023-02-27T20:33:05.336Z] Removing intermediate container 549c0a458efe [2023-02-27T20:33:05.336Z] ---> 97f7116e44a7 [2023-02-27T20:33:05.336Z] [2023-02-27T20:33:05.603Z] Successfully built 97f7116e44a7 [2023-02-27T20:33:05.603Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-27T20:33:05.603Z]  Building security-secretstore-setup ... done Building security-spire-server [2023-02-27T20:33:23.800Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:33:23.800Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:33:23.800Z] ---> 87abef2748ed [2023-02-27T20:33:23.800Z] Step 3/23 : WORKDIR /edgex-go [2023-02-27T20:33:23.800Z] ---> Using cache [2023-02-27T20:33:23.800Z] ---> 6fbb4995fb45 [2023-02-27T20:33:23.800Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-27T20:33:23.800Z] ---> Using cache [2023-02-27T20:33:23.800Z] ---> 3f40ff01abf1 [2023-02-27T20:33:23.800Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-27T20:33:23.800Z] ---> Using cache [2023-02-27T20:33:23.800Z] ---> 632006f0adab [2023-02-27T20:33:23.800Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:33:23.800Z] ---> Using cache [2023-02-27T20:33:23.800Z] ---> c2239efa7ea4 [2023-02-27T20:33:23.800Z] Step 7/23 : COPY . . [2023-02-27T20:33:23.800Z] ---> Using cache [2023-02-27T20:33:23.800Z] ---> 5d239afecd80 [2023-02-27T20:33:23.800Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-27T20:33:23.800Z] ---> Using cache [2023-02-27T20:33:23.800Z] ---> be58aad44ef6 [2023-02-27T20:33:23.800Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-27T20:33:23.800Z] ---> Using cache [2023-02-27T20:33:23.800Z] ---> e302ca13626a [2023-02-27T20:33:23.800Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-27T20:33:24.383Z] ---> Running in 3b2149d8147c [2023-02-27T20:33:27.734Z] Removing intermediate container 3b2149d8147c [2023-02-27T20:33:27.734Z] ---> 865330cec1b0 [2023-02-27T20:33:27.734Z] Step 11/23 : WORKDIR /edgex-go [2023-02-27T20:33:27.734Z] ---> Running in 405818ca9d0a [2023-02-27T20:33:28.006Z] Removing intermediate container 405818ca9d0a [2023-02-27T20:33:28.006Z] ---> 60870c483ea5 [2023-02-27T20:33:28.006Z] [2023-02-27T20:33:28.006Z] Step 12/23 : FROM alpine:3.15 [2023-02-27T20:33:28.006Z] ---> 354640af7b1b [2023-02-27T20:33:28.006Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:33:28.006Z] ---> Using cache [2023-02-27T20:33:28.006Z] ---> de509f27b00c [2023-02-27T20:33:28.006Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-27T20:33:28.006Z] ---> Running in a29f7ca48539 [2023-02-27T20:33:29.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:33:30.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:33:31.946Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:33:31.947Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:33:31.947Z] OK: 15734 distinct packages available [2023-02-27T20:33:32.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:33:32.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:33:33.883Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-27T20:33:33.883Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:33:33.883Z] (3/5) Installing libucontext (1.1-r0) [2023-02-27T20:33:33.883Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-27T20:33:33.883Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-27T20:33:33.883Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:33:33.883Z] OK: 6 MiB in 19 packages [2023-02-27T20:33:35.825Z] Removing intermediate container a29f7ca48539 [2023-02-27T20:33:35.825Z] ---> 8a1608d7183c [2023-02-27T20:33:35.825Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-27T20:33:41.168Z] ---> 4b652f9b3fcd [2023-02-27T20:33:41.168Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-27T20:33:42.131Z] ---> 8b3e03ccf4a1 [2023-02-27T20:33:42.131Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-27T20:33:43.096Z] ---> 67b0ba93b0ff [2023-02-27T20:33:43.096Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-27T20:33:45.702Z] ---> 109a595f6cdf [2023-02-27T20:33:45.702Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-27T20:33:45.702Z] ---> Running in bcb9d39881bb [2023-02-27T20:33:45.702Z] Removing intermediate container bcb9d39881bb [2023-02-27T20:33:45.702Z] ---> 44e4e4d87b43 [2023-02-27T20:33:45.702Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-27T20:33:45.973Z] ---> Running in 239b8a7eee00 [2023-02-27T20:33:46.564Z] Removing intermediate container 239b8a7eee00 [2023-02-27T20:33:46.564Z] ---> b2507b0e7c50 [2023-02-27T20:33:46.564Z] Step 21/23 : LABEL arch=arm64 [2023-02-27T20:33:46.564Z] ---> Running in 747306ed98bf [2023-02-27T20:33:47.154Z] Removing intermediate container 747306ed98bf [2023-02-27T20:33:47.154Z] ---> 7a2f5097c640 [2023-02-27T20:33:47.154Z] Step 22/23 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:33:47.154Z] ---> Running in 1ffb7272a56d [2023-02-27T20:33:47.744Z] Removing intermediate container 1ffb7272a56d [2023-02-27T20:33:47.744Z] ---> 2c21c880d7d9 [2023-02-27T20:33:47.744Z] Step 23/23 : LABEL version=0.0.0 [2023-02-27T20:33:47.744Z] ---> Running in df953c2d3ff6 [2023-02-27T20:33:48.331Z] Removing intermediate container df953c2d3ff6 [2023-02-27T20:33:48.331Z] ---> e2aa410333c9 [2023-02-27T20:33:48.331Z] [2023-02-27T20:33:48.599Z] Successfully built e2aa410333c9 [2023-02-27T20:33:48.599Z] Successfully tagged security-spire-server-arm64:latest [2023-02-27T20:33:48.599Z]  Building security-spire-server ... done Building support-scheduler [2023-02-27T20:34:10.699Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:34:10.699Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:34:10.699Z] ---> 87abef2748ed [2023-02-27T20:34:10.699Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:34:10.699Z] ---> Using cache [2023-02-27T20:34:10.699Z] ---> cb142845b153 [2023-02-27T20:34:10.699Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:34:10.699Z] ---> Using cache [2023-02-27T20:34:10.699Z] ---> 1a4e99d7d85a [2023-02-27T20:34:10.699Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:34:10.699Z] ---> Using cache [2023-02-27T20:34:10.699Z] ---> 6b61663d6575 [2023-02-27T20:34:10.699Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:34:10.699Z] ---> Using cache [2023-02-27T20:34:10.699Z] ---> 2ed4e25e3ab1 [2023-02-27T20:34:10.699Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:34:10.699Z] ---> Using cache [2023-02-27T20:34:10.699Z] ---> d724f308b362 [2023-02-27T20:34:10.699Z] Step 8/22 : COPY . . [2023-02-27T20:34:10.699Z] ---> Using cache [2023-02-27T20:34:10.699Z] ---> 165e978974df [2023-02-27T20:34:10.699Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-27T20:34:11.667Z] ---> Running in 4f282e3fbf6c [2023-02-27T20:34:13.623Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-27T20:36:20.365Z] Removing intermediate container 75d5a71c337b [2023-02-27T20:36:20.365Z] ---> 8c5a0ea596b2 [2023-02-27T20:36:20.365Z] [2023-02-27T20:36:20.365Z] Step 10/23 : FROM alpine:3.16 [2023-02-27T20:36:20.365Z] ---> 4c81e5bf8899 [2023-02-27T20:36:20.365Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:36:20.365Z] ---> Running in 6a9d58eb5d35 [2023-02-27T20:36:20.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:36:20.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:36:20.365Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:36:20.365Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:36:20.365Z] OK: 5 MiB in 15 packages [2023-02-27T20:36:20.365Z] Removing intermediate container 6a9d58eb5d35 [2023-02-27T20:36:20.365Z] ---> fe043f66078a [2023-02-27T20:36:20.365Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:36:20.365Z] ---> Running in fd15db6e9a28 [2023-02-27T20:36:20.365Z] Removing intermediate container fd15db6e9a28 [2023-02-27T20:36:20.365Z] ---> 384ec7fee985 [2023-02-27T20:36:20.365Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-27T20:36:20.365Z] ---> Running in 125066110b83 [2023-02-27T20:36:20.365Z] Removing intermediate container 125066110b83 [2023-02-27T20:36:20.365Z] ---> 3aac1e3e7828 [2023-02-27T20:36:20.365Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-27T20:36:20.365Z] ---> Running in 5d9497fd2373 [2023-02-27T20:36:20.365Z] Removing intermediate container 5d9497fd2373 [2023-02-27T20:36:20.365Z] ---> 78b8836d7ec8 [2023-02-27T20:36:20.365Z] Step 15/23 : WORKDIR / [2023-02-27T20:36:20.365Z] ---> Running in afc1b34d0e60 [2023-02-27T20:36:20.365Z] Removing intermediate container afc1b34d0e60 [2023-02-27T20:36:20.365Z] ---> 9af66104da88 [2023-02-27T20:36:20.365Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:36:21.785Z] ---> 1ea21c596f35 [2023-02-27T20:36:21.785Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-27T20:36:23.739Z] ---> a820ad58c6e8 [2023-02-27T20:36:23.739Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-27T20:36:24.328Z] ---> c7db229295b8 [2023-02-27T20:36:24.328Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-27T20:36:24.328Z] ---> Running in 0d7af226c2c6 [2023-02-27T20:36:24.920Z] Removing intermediate container 0d7af226c2c6 [2023-02-27T20:36:24.920Z] ---> 53ff80dc3d85 [2023-02-27T20:36:24.920Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:36:25.191Z] ---> Running in e276b24686b7 [2023-02-27T20:36:25.460Z] Removing intermediate container e276b24686b7 [2023-02-27T20:36:25.460Z] ---> 4162ffd06dd2 [2023-02-27T20:36:25.460Z] Step 21/23 : LABEL arch=arm64 [2023-02-27T20:36:25.728Z] ---> Running in 435d4e951aba [2023-02-27T20:36:26.315Z] Removing intermediate container 435d4e951aba [2023-02-27T20:36:26.315Z] ---> 7084e5008360 [2023-02-27T20:36:26.315Z] Step 22/23 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:36:26.315Z] ---> Running in 6089f37af83b [2023-02-27T20:36:26.903Z] Removing intermediate container 6089f37af83b [2023-02-27T20:36:26.903Z] ---> c40724be01b6 [2023-02-27T20:36:26.903Z] Step 23/23 : LABEL version=0.0.0 [2023-02-27T20:36:26.903Z] ---> Running in 6c67a5dd92ad [2023-02-27T20:36:27.487Z] Removing intermediate container 6c67a5dd92ad [2023-02-27T20:36:27.487Z] ---> 518008ea7f66 [2023-02-27T20:36:27.487Z] [2023-02-27T20:36:27.755Z] Successfully built 518008ea7f66 [2023-02-27T20:36:27.755Z] Successfully tagged core-command-arm64:latest [2023-02-27T20:36:27.755Z] Building security-spire-agent [2023-02-27T20:36:50.148Z]  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:36:50.148Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:36:50.148Z] ---> 87abef2748ed [2023-02-27T20:36:50.148Z] Step 3/24 : WORKDIR /edgex-go [2023-02-27T20:36:50.148Z] ---> Using cache [2023-02-27T20:36:50.148Z] ---> 6fbb4995fb45 [2023-02-27T20:36:50.148Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-27T20:36:50.148Z] ---> Using cache [2023-02-27T20:36:50.148Z] ---> 3f40ff01abf1 [2023-02-27T20:36:50.148Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-27T20:36:50.148Z] ---> Using cache [2023-02-27T20:36:50.148Z] ---> 632006f0adab [2023-02-27T20:36:50.148Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:36:50.148Z] ---> Using cache [2023-02-27T20:36:50.148Z] ---> c2239efa7ea4 [2023-02-27T20:36:50.148Z] Step 7/24 : COPY . . [2023-02-27T20:36:50.148Z] ---> Using cache [2023-02-27T20:36:50.148Z] ---> 5d239afecd80 [2023-02-27T20:36:50.148Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-27T20:36:50.148Z] ---> Using cache [2023-02-27T20:36:50.148Z] ---> be58aad44ef6 [2023-02-27T20:36:50.148Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-27T20:36:50.148Z] ---> Using cache [2023-02-27T20:36:50.148Z] ---> e302ca13626a [2023-02-27T20:36:50.148Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-27T20:36:50.148Z] ---> Using cache [2023-02-27T20:36:50.148Z] ---> deb4ab6a7afa [2023-02-27T20:36:50.148Z] Step 11/24 : WORKDIR /edgex-go [2023-02-27T20:36:50.148Z] ---> Using cache [2023-02-27T20:36:50.148Z] ---> e0c69867f295 [2023-02-27T20:36:50.148Z] [2023-02-27T20:36:50.148Z] Step 12/24 : FROM alpine:3.15 [2023-02-27T20:36:50.148Z] ---> 354640af7b1b [2023-02-27T20:36:50.148Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:36:50.148Z] ---> Using cache [2023-02-27T20:36:50.148Z] ---> de509f27b00c [2023-02-27T20:36:50.148Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-27T20:36:50.148Z] ---> Using cache [2023-02-27T20:36:50.148Z] ---> 8a1608d7183c [2023-02-27T20:36:50.148Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-27T20:36:50.441Z] ---> d34d2ce50e07 [2023-02-27T20:36:50.442Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-27T20:36:55.979Z] ---> 1a33fefb23b8 [2023-02-27T20:36:55.979Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-27T20:36:56.936Z] ---> 52e7186b7f13 [2023-02-27T20:36:56.936Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-27T20:37:01.179Z] ---> 890369982c0d [2023-02-27T20:37:01.179Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-27T20:37:01.444Z] ---> a76c28626d37 [2023-02-27T20:37:01.444Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-27T20:37:01.716Z] ---> Running in 3b95714902d0 [2023-02-27T20:37:02.671Z] Removing intermediate container 3b95714902d0 [2023-02-27T20:37:02.671Z] ---> fce6f7db6a11 [2023-02-27T20:37:02.671Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-27T20:37:02.671Z] ---> Running in 5814f75ce8e0 [2023-02-27T20:37:03.251Z] Removing intermediate container 5814f75ce8e0 [2023-02-27T20:37:03.251Z] ---> 1ba399fe616c [2023-02-27T20:37:03.251Z] Step 22/24 : LABEL arch=arm64 [2023-02-27T20:37:03.517Z] ---> Running in 7c1d2274eaf4 [2023-02-27T20:37:04.100Z] Removing intermediate container 7c1d2274eaf4 [2023-02-27T20:37:04.100Z] ---> 2b61f9b98857 [2023-02-27T20:37:04.100Z] Step 23/24 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:37:04.100Z] ---> Running in 81bd95b28150 [2023-02-27T20:37:04.680Z] Removing intermediate container 81bd95b28150 [2023-02-27T20:37:04.680Z] ---> 98aa57bad728 [2023-02-27T20:37:04.680Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:37:04.680Z] ---> Running in b25eb4409bcf [2023-02-27T20:37:05.277Z] Removing intermediate container b25eb4409bcf [2023-02-27T20:37:05.277Z] ---> 07d853ecfa02 [2023-02-27T20:37:05.277Z] [2023-02-27T20:37:05.542Z] Successfully built 07d853ecfa02 [2023-02-27T20:37:05.542Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-27T20:37:23.737Z]  Building security-spire-agent ... done Removing intermediate container 1382d49877aa [2023-02-27T20:37:23.737Z] ---> 8e07c283138a [2023-02-27T20:37:23.737Z] [2023-02-27T20:37:23.737Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:37:23.737Z] ---> 4c81e5bf8899 [2023-02-27T20:37:23.737Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-27T20:37:23.737Z] ---> Using cache [2023-02-27T20:37:23.737Z] ---> 95a8da22a9c9 [2023-02-27T20:37:23.737Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:37:23.737Z] ---> Using cache [2023-02-27T20:37:23.737Z] ---> 0a309c2fbc21 [2023-02-27T20:37:23.737Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:37:23.737Z] ---> Using cache [2023-02-27T20:37:23.737Z] ---> 63e8d49cbbdc [2023-02-27T20:37:23.737Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-27T20:37:25.677Z] ---> 6db8f6730952 [2023-02-27T20:37:25.677Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-27T20:37:26.632Z] ---> 813e902a216a [2023-02-27T20:37:26.632Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-27T20:37:27.586Z] ---> 8f2c1ffecb75 [2023-02-27T20:37:27.586Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:37:27.586Z] ---> Running in a1b144eba232 [2023-02-27T20:37:30.920Z] Removing intermediate container a1b144eba232 [2023-02-27T20:37:30.920Z] ---> 8e1d4b086b01 [2023-02-27T20:37:30.920Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:37:30.920Z] ---> Running in 866e940ae169 [2023-02-27T20:37:31.187Z] Removing intermediate container 866e940ae169 [2023-02-27T20:37:31.187Z] ---> 32efe9c4aa57 [2023-02-27T20:37:31.187Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-27T20:37:31.454Z] ---> Running in 0bf927702fd6 [2023-02-27T20:37:31.722Z] Removing intermediate container 0bf927702fd6 [2023-02-27T20:37:31.722Z] ---> cde1c8cdf9cf [2023-02-27T20:37:31.722Z] Step 20/22 : LABEL arch=arm64 [2023-02-27T20:37:31.990Z] ---> Running in 991a6f21296d [2023-02-27T20:37:32.592Z] Removing intermediate container 991a6f21296d [2023-02-27T20:37:32.592Z] ---> 4c578fe000ae [2023-02-27T20:37:32.592Z] Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:37:32.592Z] ---> Running in 259518a8e266 [2023-02-27T20:37:33.568Z] Removing intermediate container 259518a8e266 [2023-02-27T20:37:33.568Z] ---> 62453a31b6b8 [2023-02-27T20:37:33.568Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:37:33.839Z] ---> Running in e63c9512e957 [2023-02-27T20:37:34.423Z] Removing intermediate container e63c9512e957 [2023-02-27T20:37:34.423Z] ---> 0781fb6ac19d [2023-02-27T20:37:34.423Z] [2023-02-27T20:37:35.006Z] Successfully built 0781fb6ac19d [2023-02-27T20:37:35.006Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-27T20:37:41.918Z]  Building core-common-config-bootstrapper ... done Removing intermediate container d194c5e66419 [2023-02-27T20:37:41.918Z] ---> f196755ffd7a [2023-02-27T20:37:41.918Z] [2023-02-27T20:37:41.918Z] Step 10/24 : FROM alpine:3.16 [2023-02-27T20:37:41.918Z] ---> 4c81e5bf8899 [2023-02-27T20:37:41.918Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:37:41.918Z] ---> Using cache [2023-02-27T20:37:41.918Z] ---> fe043f66078a [2023-02-27T20:37:41.918Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:37:41.918Z] ---> Using cache [2023-02-27T20:37:41.918Z] ---> 384ec7fee985 [2023-02-27T20:37:41.918Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-27T20:37:41.918Z] ---> Running in a9376296e90e [2023-02-27T20:37:42.500Z] Removing intermediate container a9376296e90e [2023-02-27T20:37:42.500Z] ---> 3ba916b6e5ec [2023-02-27T20:37:42.500Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-27T20:37:42.500Z] ---> Running in e7e363b9224c [2023-02-27T20:37:43.083Z] Removing intermediate container e7e363b9224c [2023-02-27T20:37:43.083Z] ---> 6d055f3f4438 [2023-02-27T20:37:43.083Z] Step 15/24 : WORKDIR / [2023-02-27T20:37:43.356Z] ---> Running in fcff71a2424d [2023-02-27T20:37:43.622Z] Removing intermediate container fcff71a2424d [2023-02-27T20:37:43.622Z] ---> dbc970855dd2 [2023-02-27T20:37:43.622Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:37:44.583Z] ---> d09e4a19ce1c [2023-02-27T20:37:44.583Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-27T20:37:46.524Z] ---> 2ed3180a466d [2023-02-27T20:37:46.524Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-27T20:37:47.486Z] ---> a7421270cedb [2023-02-27T20:37:47.486Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-27T20:37:48.452Z] ---> 1090365e4633 [2023-02-27T20:37:48.452Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-27T20:37:48.452Z] ---> Running in c77027e9c582 [2023-02-27T20:37:49.039Z] Removing intermediate container c77027e9c582 [2023-02-27T20:37:49.039Z] ---> ab3529030c48 [2023-02-27T20:37:49.039Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:37:49.039Z] ---> Running in 3983d699ab2d [2023-02-27T20:37:49.633Z] Removing intermediate container 3983d699ab2d [2023-02-27T20:37:49.633Z] ---> 5b4b76d69045 [2023-02-27T20:37:49.633Z] Step 22/24 : LABEL arch=arm64 [2023-02-27T20:37:49.909Z] ---> Running in ea1acccfb09a [2023-02-27T20:37:50.178Z] Removing intermediate container ea1acccfb09a [2023-02-27T20:37:50.178Z] ---> 49e7a90ec19f [2023-02-27T20:37:50.178Z] Step 23/24 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:37:50.452Z] ---> Running in 1b0c20512fa6 [2023-02-27T20:37:52.414Z] Removing intermediate container 1b0c20512fa6 [2023-02-27T20:37:52.414Z] ---> 50688397bcb2 [2023-02-27T20:37:52.414Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:37:52.414Z] ---> Running in 27648dc262f5 [2023-02-27T20:37:52.685Z] Removing intermediate container 27648dc262f5 [2023-02-27T20:37:52.685Z] ---> 56e674448bc0 [2023-02-27T20:37:52.685Z] [2023-02-27T20:37:52.955Z] Successfully built 56e674448bc0 [2023-02-27T20:37:52.955Z] Successfully tagged core-metadata-arm64:latest [2023-02-27T20:38:52.391Z]  Building core-metadata ... done Removing intermediate container e8a98a00b9d7 [2023-02-27T20:38:52.391Z] ---> 3991c2f699d6 [2023-02-27T20:38:52.391Z] [2023-02-27T20:38:52.391Z] Step 9/32 : FROM alpine:3.16 [2023-02-27T20:38:52.391Z] ---> 4c81e5bf8899 [2023-02-27T20:38:52.391Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:38:52.391Z] ---> Running in cda1a3405879 [2023-02-27T20:38:52.391Z] Removing intermediate container cda1a3405879 [2023-02-27T20:38:52.391Z] ---> 1704a066aa1b [2023-02-27T20:38:52.391Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-27T20:38:52.391Z] ---> Running in ce7437a344e8 [2023-02-27T20:38:52.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:38:52.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:38:52.391Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-27T20:38:52.391Z] (2/2) Installing su-exec (0.2-r1) [2023-02-27T20:38:52.391Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:38:52.391Z] OK: 5 MiB in 16 packages [2023-02-27T20:38:52.391Z] Removing intermediate container ce7437a344e8 [2023-02-27T20:38:52.391Z] ---> 18d78bf362bc [2023-02-27T20:38:52.391Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-27T20:38:52.391Z] ---> Running in 2f2579fbcb98 [2023-02-27T20:38:52.659Z] Removing intermediate container 2f2579fbcb98 [2023-02-27T20:38:52.659Z] ---> a9a5f04d4464 [2023-02-27T20:38:52.659Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-27T20:38:52.931Z] ---> Running in 42077a2c4d61 [2023-02-27T20:38:53.524Z] Removing intermediate container 42077a2c4d61 [2023-02-27T20:38:53.524Z] ---> 82229c9d4b9d [2023-02-27T20:38:53.524Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-27T20:38:53.524Z] ---> Running in 29c45ed1556c [2023-02-27T20:38:54.123Z] Removing intermediate container 29c45ed1556c [2023-02-27T20:38:54.123Z] ---> 291a134b6c6d [2023-02-27T20:38:54.123Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-27T20:38:54.123Z] ---> Running in b82725a5b5da [2023-02-27T20:38:54.723Z] Removing intermediate container b82725a5b5da [2023-02-27T20:38:54.723Z] ---> d93c07500b70 [2023-02-27T20:38:54.723Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-27T20:38:54.723Z] ---> Running in 0ed4a3e75456 [2023-02-27T20:38:59.009Z] Removing intermediate container 0ed4a3e75456 [2023-02-27T20:38:59.009Z] ---> a0db169fc3d3 [2023-02-27T20:38:59.009Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-27T20:38:59.009Z] ---> Running in e1f78bdc944d [2023-02-27T20:38:59.278Z] Removing intermediate container e1f78bdc944d [2023-02-27T20:38:59.278Z] ---> 2fb7b7283152 [2023-02-27T20:38:59.278Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-27T20:39:00.248Z] ---> 659daa317f81 [2023-02-27T20:39:00.248Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-27T20:39:00.517Z] ---> Running in 95166ea4be87 [2023-02-27T20:39:03.892Z] Removing intermediate container 95166ea4be87 [2023-02-27T20:39:03.892Z] ---> a20ff39b2686 [2023-02-27T20:39:03.892Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:39:04.161Z] ---> f296d7b539f7 [2023-02-27T20:39:04.161Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-27T20:39:06.120Z] ---> 191de34b6b47 [2023-02-27T20:39:06.120Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-27T20:39:07.091Z] ---> 2d5c3ca72366 [2023-02-27T20:39:07.091Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-27T20:39:08.060Z] ---> c79d1e6dbc76 [2023-02-27T20:39:08.060Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-27T20:39:11.416Z] ---> 17fc6350a502 [2023-02-27T20:39:11.416Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-27T20:39:11.685Z] ---> 53d8947bdc1c [2023-02-27T20:39:11.685Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-27T20:39:12.651Z] ---> cbf6b2e65e63 [2023-02-27T20:39:12.651Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-27T20:39:12.651Z] ---> Running in bb3ba477ffde [2023-02-27T20:39:16.016Z] Removing intermediate container bb3ba477ffde [2023-02-27T20:39:16.016Z] ---> 1eb38ba3454f [2023-02-27T20:39:16.016Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-27T20:39:16.016Z] ---> Running in a27102a7f0b7 [2023-02-27T20:39:16.285Z] Removing intermediate container a27102a7f0b7 [2023-02-27T20:39:16.285Z] ---> cd1ef6bd940d [2023-02-27T20:39:16.285Z] Step 29/32 : CMD ["gate"] [2023-02-27T20:39:16.554Z] ---> Running in 58cb8a2a3a7d [2023-02-27T20:39:17.147Z] Removing intermediate container 58cb8a2a3a7d [2023-02-27T20:39:17.147Z] ---> 69acae47895b [2023-02-27T20:39:17.147Z] Step 30/32 : LABEL arch=arm64 [2023-02-27T20:39:17.147Z] ---> Running in afcdc7460c4f [2023-02-27T20:39:17.734Z] Removing intermediate container afcdc7460c4f [2023-02-27T20:39:17.734Z] ---> b28cc9573be2 [2023-02-27T20:39:17.734Z] Step 31/32 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:39:17.734Z] ---> Running in bf50f062c372 [2023-02-27T20:39:18.324Z] Removing intermediate container bf50f062c372 [2023-02-27T20:39:18.324Z] ---> c72f42832918 [2023-02-27T20:39:18.324Z] Step 32/32 : LABEL version=0.0.0 [2023-02-27T20:39:18.324Z] ---> Running in cd7f75afc250 [2023-02-27T20:39:18.914Z] Removing intermediate container cd7f75afc250 [2023-02-27T20:39:18.914Z] ---> 9dc9dbf2f4e6 [2023-02-27T20:39:18.914Z] [2023-02-27T20:39:19.182Z] Successfully built 9dc9dbf2f4e6 [2023-02-27T20:39:19.182Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-27T20:39:51.443Z]  Building security-bootstrapper ... done Removing intermediate container 4f282e3fbf6c [2023-02-27T20:39:51.443Z] ---> 7e621027cc5e [2023-02-27T20:39:51.443Z] [2023-02-27T20:39:51.443Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:39:51.443Z] ---> 4c81e5bf8899 [2023-02-27T20:39:51.443Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:39:51.443Z] ---> Using cache [2023-02-27T20:39:51.443Z] ---> fe043f66078a [2023-02-27T20:39:51.443Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:39:51.443Z] ---> Using cache [2023-02-27T20:39:51.443Z] ---> 384ec7fee985 [2023-02-27T20:39:51.443Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-27T20:39:51.443Z] ---> Running in 9020d0961cc4 [2023-02-27T20:39:51.443Z] Removing intermediate container 9020d0961cc4 [2023-02-27T20:39:51.443Z] ---> f42a666c47d6 [2023-02-27T20:39:51.443Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-27T20:39:51.443Z] ---> Running in cdfb1201199c [2023-02-27T20:39:51.443Z] Removing intermediate container cdfb1201199c [2023-02-27T20:39:51.443Z] ---> 35051e2acb49 [2023-02-27T20:39:51.443Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:39:51.443Z] ---> 931beaebf3c4 [2023-02-27T20:39:51.443Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-27T20:39:52.876Z] ---> 68f89e8bef8c [2023-02-27T20:39:52.876Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-27T20:39:53.465Z] ---> 15e639786948 [2023-02-27T20:39:53.465Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-27T20:39:53.465Z] ---> Running in 9218d8bf31ad [2023-02-27T20:39:53.733Z] Removing intermediate container 9218d8bf31ad [2023-02-27T20:39:53.733Z] ---> 9aae176e42cb [2023-02-27T20:39:53.733Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:39:53.733Z] ---> Running in f4e64d1561c6 [2023-02-27T20:39:54.004Z] Removing intermediate container f4e64d1561c6 [2023-02-27T20:39:54.004Z] ---> 722270f517a8 [2023-02-27T20:39:54.004Z] Step 20/22 : LABEL arch=arm64 [2023-02-27T20:39:54.280Z] ---> Running in 6ffb9bb372f7 [2023-02-27T20:39:54.280Z] Removing intermediate container 6ffb9bb372f7 [2023-02-27T20:39:54.280Z] ---> 77a882c0e65b [2023-02-27T20:39:54.280Z] Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [2023-02-27T20:39:54.548Z] ---> Running in 98ca91d734fa [2023-02-27T20:39:54.815Z] Removing intermediate container 98ca91d734fa [2023-02-27T20:39:54.815Z] ---> c3ed9d2ab265 [2023-02-27T20:39:54.815Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:39:54.815Z] ---> Running in a293520d43ec [2023-02-27T20:39:55.082Z] Removing intermediate container a293520d43ec [2023-02-27T20:39:55.082Z] ---> d6f1e9d918b8 [2023-02-27T20:39:55.082Z] [2023-02-27T20:39:55.351Z] Successfully built d6f1e9d918b8 [2023-02-27T20:39:55.351Z] Successfully tagged support-scheduler-arm64:latest [2023-02-27T20:39:55.947Z]  Building support-scheduler ... done  [Pipeline] } [2023-02-27T20:39:55.975Z] $ docker stop --time=1 907064b3753e16571894247e7cd2f3ef6cf911c9cc9803b93b43f9b421753a28 [2023-02-27T20:39:57.622Z] $ docker rm -f --volumes 907064b3753e16571894247e7cd2f3ef6cf911c9cc9803b93b43f9b421753a28 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T20:39:58.150Z] + docker images [2023-02-27T20:39:58.415Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-27T20:39:58.415Z] support-scheduler-arm64 latest d6f1e9d918b8 4 seconds ago 29.1MB [2023-02-27T20:39:58.415Z] 7e621027cc5e 10 seconds ago 1.58GB [2023-02-27T20:39:58.415Z] security-bootstrapper-arm64 latest 9dc9dbf2f4e6 40 seconds ago 19.6MB [2023-02-27T20:39:58.415Z] 3991c2f699d6 About a minute ago 1.51GB [2023-02-27T20:39:58.415Z] core-metadata-arm64 latest 56e674448bc0 2 minutes ago 17.8MB [2023-02-27T20:39:58.415Z] f196755ffd7a 2 minutes ago 1.52GB [2023-02-27T20:39:58.415Z] core-common-config-bootstrapper-arm64 latest 0781fb6ac19d 2 minutes ago 14.9MB [2023-02-27T20:39:58.415Z] 8e07c283138a 2 minutes ago 1.51GB [2023-02-27T20:39:58.415Z] security-spire-agent-arm64 latest 07d853ecfa02 2 minutes ago 122MB [2023-02-27T20:39:58.415Z] core-command-arm64 latest 518008ea7f66 3 minutes ago 17.1MB [2023-02-27T20:39:58.415Z] 8c5a0ea596b2 3 minutes ago 1.52GB [2023-02-27T20:39:58.415Z] security-spire-server-arm64 latest e2aa410333c9 6 minutes ago 84.3MB [2023-02-27T20:39:58.415Z] 60870c483ea5 6 minutes ago 1.39GB [2023-02-27T20:39:58.415Z] security-secretstore-setup-arm64 latest 97f7116e44a7 6 minutes ago 29MB [2023-02-27T20:39:58.415Z] security-spire-config-arm64 latest 5b7058a08dd3 7 minutes ago 83.6MB [2023-02-27T20:39:58.415Z] c08fe132a67f 7 minutes ago 1.51GB [2023-02-27T20:39:58.415Z] e0c69867f295 7 minutes ago 1.39GB [2023-02-27T20:39:58.415Z] support-notifications-arm64 latest 624d0c16a395 10 minutes ago 29.7MB [2023-02-27T20:39:58.415Z] 6affb6073d22 10 minutes ago 1.58GB [2023-02-27T20:39:58.415Z] security-spiffe-token-provider-arm64 latest 287654a17120 11 minutes ago 29.1MB [2023-02-27T20:39:58.415Z] 071f8daab208 11 minutes ago 1.55GB [2023-02-27T20:39:58.415Z] core-data-arm64 latest 776f5b0d786e 13 minutes ago 17.3MB [2023-02-27T20:39:58.415Z] 472f2f638b8e 13 minutes ago 1.52GB [2023-02-27T20:39:58.415Z] security-proxy-setup-arm64 latest 175e8431d065 14 minutes ago 26.9MB [2023-02-27T20:39:58.415Z] security-proxy-auth-arm64 latest f9fc6d232fcb 14 minutes ago 15.6MB [2023-02-27T20:39:58.415Z] 8c9314889eef 14 minutes ago 1.51GB [2023-02-27T20:39:58.415Z] 104ecca08094 15 minutes ago 1.5GB [2023-02-27T20:39:58.415Z] ci-base-image-arm64 latest 87abef2748ed 35 minutes ago 905MB [2023-02-27T20:39:58.415Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-02-27T20:39:58.415Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-02-27T20:39:58.415Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-27T20:39:58.415Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:39:59.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T20:39:59.201Z] [2023-02-27T20:39:59.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:39:59.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T20:39:59.687Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T20:39:59.687Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T20:39:59.687Z] 04944245beec: Pulling fs layer [2023-02-27T20:39:59.687Z] 699f458cf7ca: Pulling fs layer [2023-02-27T20:39:59.687Z] 765212b225bb: Pulling fs layer [2023-02-27T20:39:59.687Z] f23df028b6ca: Pulling fs layer [2023-02-27T20:39:59.687Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T20:39:59.687Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T20:39:59.687Z] 765212b225bb: Waiting [2023-02-27T20:39:59.687Z] f23df028b6ca: Waiting [2023-02-27T20:39:59.687Z] d65c8cfc05b1: Waiting [2023-02-27T20:39:59.687Z] 2437ff75d9bd: Waiting [2023-02-27T20:39:59.954Z] 04944245beec: Verifying Checksum [2023-02-27T20:39:59.954Z] 04944245beec: Download complete [2023-02-27T20:39:59.954Z] 765212b225bb: Verifying Checksum [2023-02-27T20:39:59.954Z] 765212b225bb: Download complete [2023-02-27T20:39:59.954Z] f23df028b6ca: Download complete [2023-02-27T20:39:59.954Z] d65c8cfc05b1: Verifying Checksum [2023-02-27T20:39:59.954Z] d65c8cfc05b1: Download complete [2023-02-27T20:40:00.221Z] 699f458cf7ca: Verifying Checksum [2023-02-27T20:40:00.221Z] 699f458cf7ca: Download complete [2023-02-27T20:40:00.506Z] 8998bd30e6a1: Verifying Checksum [2023-02-27T20:40:00.506Z] 8998bd30e6a1: Download complete [2023-02-27T20:40:03.087Z] 2437ff75d9bd: Verifying Checksum [2023-02-27T20:40:03.087Z] 2437ff75d9bd: Download complete [2023-02-27T20:40:04.499Z] 8998bd30e6a1: Pull complete [2023-02-27T20:40:04.763Z] 04944245beec: Pull complete [2023-02-27T20:40:06.163Z] 699f458cf7ca: Pull complete [2023-02-27T20:40:06.430Z] 765212b225bb: Pull complete [2023-02-27T20:40:07.387Z] f23df028b6ca: Pull complete [2023-02-27T20:40:07.387Z] d65c8cfc05b1: Pull complete [2023-02-27T20:40:22.506Z] 2437ff75d9bd: Pull complete [2023-02-27T20:40:22.506Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T20:40:22.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T20:40:22.506Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:40:22.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-7641 does not seem to be running inside a container [2023-02-27T20:40:22.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-27T20:40:25.739Z] $ docker top 3552c5f3d90fdd438c145a058425861d23ce5c4e3aa62bc784dc69a86a01efff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:40:26.661Z] ---> job-cost.sh [2023-02-27T20:40:26.662Z] lf-activate-venv: SKIPPING [2023-02-27T20:40:26.662Z] INFO: No Stack... [2023-02-27T20:40:28.068Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T20:40:29.028Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T20:40:29.693Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-27T20:40:29.693Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T20:40:29.788Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4393-1-stack-cost] [2023-02-27T20:40:29.798Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4393-1-stack-cost] did not exist. Created. [2023-02-27T20:40:29.798Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4393-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T20:40:30.545Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T20:40:30.741Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T20:40:30.758Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4393-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T20:40:30.837Z] $ docker stop --time=1 3552c5f3d90fdd438c145a058425861d23ce5c4e3aa62bc784dc69a86a01efff [2023-02-27T20:40:32.367Z] $ docker rm -f --volumes 3552c5f3d90fdd438c145a058425861d23ce5c4e3aa62bc784dc69a86a01efff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-27T20:40:33.382Z] provisioning config files... [2023-02-27T20:40:33.418Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10329840678766629775tmp [Pipeline] { [Pipeline] sh [2023-02-27T20:40:33.785Z] + set +x [2023-02-27T20:40:33.785Z] + curl -s https://codecov.io/bash [2023-02-27T20:40:33.785Z] + bash -s -- [2023-02-27T20:40:33.785Z] [2023-02-27T20:40:33.785Z] _____ _ [2023-02-27T20:40:33.785Z] / ____| | | [2023-02-27T20:40:33.785Z] | | ___ __| | ___ ___ _____ __ [2023-02-27T20:40:33.785Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-27T20:40:33.785Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-27T20:40:33.785Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-27T20:40:33.785Z] Bash-1.0.6 [2023-02-27T20:40:33.785Z] [2023-02-27T20:40:33.785Z] [2023-02-27T20:40:33.785Z] ==> git version 2.25.1 found [2023-02-27T20:40:33.785Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-27T20:40:33.785Z] Release-Date: 2020-01-08 [2023-02-27T20:40:33.785Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-27T20:40:33.785Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-27T20:40:33.785Z] ==> Jenkins CI detected. [2023-02-27T20:40:33.785Z] current dir:  /w/workspace/edgex-go/1 [2023-02-27T20:40:33.785Z] project root: . [2023-02-27T20:40:33.785Z] --> token set from env [2023-02-27T20:40:33.785Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-27T20:40:33.785Z] ==> Running gcov in . (disable via -X gcov) [2023-02-27T20:40:33.785Z] ==> Python coveragepy not found [2023-02-27T20:40:33.785Z] ==> Searching for coverage reports in: [2023-02-27T20:40:33.785Z] + . [2023-02-27T20:40:33.785Z] -> Found 1 reports [2023-02-27T20:40:33.785Z] ==> Detecting git/mercurial file structure [2023-02-27T20:40:33.785Z] ==> Reading reports [2023-02-27T20:40:33.785Z] + ./coverage.out bytes=487670 [2023-02-27T20:40:33.785Z] ==> Appending adjustments [2023-02-27T20:40:33.785Z] https://docs.codecov.io/docs/fixing-reports [2023-02-27T20:40:35.225Z] + Found adjustments [2023-02-27T20:40:35.225Z] ==> Gzipping contents [2023-02-27T20:40:35.225Z] 64K /tmp/codecov.Y0FQll.gz [2023-02-27T20:40:35.225Z] ==> Uploading reports [2023-02-27T20:40:35.225Z] url: https://codecov.io [2023-02-27T20:40:35.225Z] query: branch=PR-4393&commit=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4393%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4393&job=&cmd_args= [2023-02-27T20:40:35.225Z] -> Pinging Codecov [2023-02-27T20:40:35.225Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4393&commit=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4393%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4393&job=&cmd_args= [2023-02-27T20:40:35.225Z] -> Uploading to [2023-02-27T20:40:35.225Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-27/00271124DB129430A58F1EEE437C3FCB/f79580b9d9f3814f2c8307224bd10a1f5c6ad08c/5151aed1-2407-47c1-9111-03cc70943b28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T204035Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=825dd2a3bbc3f72e9e58b192c52b5f96167e4ef94f2368f8daeb2cc0f78de515 [2023-02-27T20:40:35.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T20:40:35.225Z] Dload Upload Total Spent Left Speed [2023-02-27T20:40:35.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63038 0 0 100 63038 0 180k --:--:-- --:--:-- --:--:-- 180k [2023-02-27T20:40:35.519Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [Pipeline] } [2023-02-27T20:40:35.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-27T20:40:36.824Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:40:37.161Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:40:38.045Z] ---> package-listing.sh [2023-02-27T20:40:38.045Z] ++ facter osfamily [2023-02-27T20:40:38.045Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T20:40:38.304Z] + OS_FAMILY=debian [2023-02-27T20:40:38.304Z] + workspace=/w/workspace/edgex-go/1 [2023-02-27T20:40:38.304Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T20:40:38.304Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T20:40:38.304Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T20:40:38.304Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T20:40:38.304Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-27T20:40:38.304Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T20:40:38.304Z] + case "${OS_FAMILY}" in [2023-02-27T20:40:38.304Z] + dpkg -l [2023-02-27T20:40:38.304Z] + grep '^ii' [2023-02-27T20:40:38.304Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T20:40:38.304Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T20:40:38.304Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T20:40:38.304Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-27T20:40:38.304Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-27T20:40:38.304Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-27T20:40:38.338Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-27T20:40:38.631Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:40:39.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T20:40:39.251Z] [2023-02-27T20:40:39.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:40:39.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T20:40:39.624Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T20:40:39.624Z] 5eb5b503b376: Pulling fs layer [2023-02-27T20:40:39.624Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T20:40:39.624Z] ec43610c2a17: Pulling fs layer [2023-02-27T20:40:39.624Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T20:40:39.624Z] 33b1e0a273af: Pulling fs layer [2023-02-27T20:40:39.624Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T20:40:39.624Z] 2f39f015ded8: Pulling fs layer [2023-02-27T20:40:39.624Z] 33b1e0a273af: Waiting [2023-02-27T20:40:39.624Z] 5d3b04190fa2: Waiting [2023-02-27T20:40:39.624Z] 3a2ae6a8a46f: Waiting [2023-02-27T20:40:39.624Z] 2f39f015ded8: Waiting [2023-02-27T20:40:39.624Z] 5c69ac0246d0: Download complete [2023-02-27T20:40:39.624Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-27T20:40:39.624Z] 3a2ae6a8a46f: Download complete [2023-02-27T20:40:39.884Z] 33b1e0a273af: Download complete [2023-02-27T20:40:39.884Z] 5d3b04190fa2: Verifying Checksum [2023-02-27T20:40:39.884Z] 5d3b04190fa2: Download complete [2023-02-27T20:40:39.884Z] ec43610c2a17: Verifying Checksum [2023-02-27T20:40:39.884Z] ec43610c2a17: Download complete [2023-02-27T20:40:39.884Z] 5eb5b503b376: Download complete [2023-02-27T20:40:40.449Z] 2f39f015ded8: Verifying Checksum [2023-02-27T20:40:40.449Z] 2f39f015ded8: Download complete [2023-02-27T20:40:41.015Z] 5eb5b503b376: Pull complete [2023-02-27T20:40:41.272Z] 5c69ac0246d0: Pull complete [2023-02-27T20:40:41.529Z] ec43610c2a17: Pull complete [2023-02-27T20:40:41.529Z] 3a2ae6a8a46f: Pull complete [2023-02-27T20:40:41.786Z] 33b1e0a273af: Pull complete [2023-02-27T20:40:41.786Z] 5d3b04190fa2: Pull complete [2023-02-27T20:40:45.966Z] 2f39f015ded8: Pull complete [2023-02-27T20:40:45.966Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T20:40:45.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T20:40:45.966Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:40:46.173Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-02-27T20:40:46.199Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T20:40:49.944Z] $ docker top 60597ef5d7591a84088211aa884be6f3a5368fa4b7f271ea1a8b95a55154582f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:40:50.335Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T20:40:50.640Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T20:40:50.944Z] + ls /var/log/sa-host [2023-02-27T20:40:50.944Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T20:40:51.075Z] provisioning config files... [2023-02-27T20:40:51.088Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17714166661797139270tmp [Pipeline] { [Pipeline] echo [2023-02-27T20:40:51.137Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:40:51.453Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T20:40:51.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:40:51.875Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T20:40:51.908Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:40:52.220Z] ---> sudo-logs.sh [2023-02-27T20:40:52.220Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T20:40:52.306Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:40:52.616Z] ---> job-cost.sh [2023-02-27T20:40:52.616Z] lf-activate-venv: SKIPPING [2023-02-27T20:40:52.616Z] DEBUG: total: 0.10999999940395355 [2023-02-27T20:40:52.616Z] INFO: Retrieving Stack Cost... [2023-02-27T20:40:52.874Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T20:40:53.440Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T20:40:53.482Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:40:53.799Z] ---> logs-deploy.sh [2023-02-27T20:40:53.799Z] lf-activate-venv: SKIPPING [2023-02-27T20:40:53.799Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4393/1 [2023-02-27T20:40:53.799Z] INFO: archiving workspace using pattern(s): [2023-02-27T20:40:54.734Z] Archives upload complete. [2023-02-27T20:40:54.734Z] INFO: archiving logs to Nexus