Pull request #4458 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d+b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 (92ee4bc355b7695763c9c73bef468a70637b328c) 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-ssh14573219345295804738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17777859916168142949.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4458/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-4458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3741593561975685771.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-4458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2676981921044536797.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13681678187951242033.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-4458/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-4458/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13600419316293529557.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2500’ Running on prd-ubuntu20.04-docker-8c-8g-2503 in /w/workspace/edgexfoundry_edgex-go_PR-4458 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 into PR head commit e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4458/head:refs/remotes/origin/PR-4458 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # timeout=10 Merge succeeded, producing e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d Checking out Revision e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d (PR-4458) Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.2 to 2.1.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T20:00:50.175Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T20:00:50.318Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T20:00:50.408Z] ========================================================= [2023-03-16T20:00:50.408Z] EdgeX Global Pipelines Version Info [2023-03-16T20:00:50.408Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # timeout=10 [2023-03-16T20:00:51.149Z] ------------------- [2023-03-16T20:00:51.149Z] stable info: [2023-03-16T20:00:51.149Z] ------------------- [2023-03-16T20:00:51.149Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T20:00:51.149Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T20:00:51.149Z] Message: update stable to v1.0.245 [2023-03-16T20:00:51.719Z] ------------------- [2023-03-16T20:00:51.719Z] experimental info: [2023-03-16T20:00:51.719Z] ------------------- [2023-03-16T20:00:51.719Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T20:00:51.719Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T20:00:51.719Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T20:00:51.996Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-16T20:00:52.035Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-16T20:00:52.073Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T20:00:52.110Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T20:00:52.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T20:00:52.184Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T20:00:52.226Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T20:00:52.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-16T20:00:52.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-16T20:00:52.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-16T20:00:52.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T20:00:52.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T20:00:52.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T20:00:52.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T20:00:52.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T20:00:52.575Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T20:00:52.614Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T20:00:52.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T20:00:52.685Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-16T20:00:52.723Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-16T20:00:52.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T20:00:52.795Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T20:00:52.832Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T20:00:52.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4458 [Pipeline] echo [2023-03-16T20:00:52.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4458 [Pipeline] echo [2023-03-16T20:00:52.950Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4458 [Pipeline] echo [2023-03-16T20:00:52.984Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [Pipeline] echo [2023-03-16T20:00:53.021Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e31e8dd [Pipeline] echo [2023-03-16T20:00:53.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T20:00:53.160Z] provisioning config files... [2023-03-16T20:00:53.172Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17932158242106438248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:00:53.503Z] ---> docker-login.sh [2023-03-16T20:00:53.504Z] nexus3.edgexfoundry.org:10001 [2023-03-16T20:00:53.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:00:53.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:00:53.767Z] Configure a credential helper to remove this warning. See [2023-03-16T20:00:53.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:00:53.767Z] [2023-03-16T20:00:53.767Z] Login Succeeded [2023-03-16T20:00:53.767Z] nexus3.edgexfoundry.org:10002 [2023-03-16T20:00:53.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:00:53.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:00:53.767Z] Configure a credential helper to remove this warning. See [2023-03-16T20:00:53.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:00:53.767Z] [2023-03-16T20:00:53.767Z] Login Succeeded [2023-03-16T20:00:53.767Z] nexus3.edgexfoundry.org:10003 [2023-03-16T20:00:54.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:00:54.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:00:54.029Z] Configure a credential helper to remove this warning. See [2023-03-16T20:00:54.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:00:54.029Z] [2023-03-16T20:00:54.029Z] Login Succeeded [2023-03-16T20:00:54.029Z] nexus3.edgexfoundry.org:10004 [2023-03-16T20:00:54.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:00:54.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:00:54.029Z] Configure a credential helper to remove this warning. See [2023-03-16T20:00:54.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:00:54.029Z] [2023-03-16T20:00:54.029Z] Login Succeeded [2023-03-16T20:00:54.029Z] docker.io [2023-03-16T20:00:54.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:00:54.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:00:54.289Z] Configure a credential helper to remove this warning. See [2023-03-16T20:00:54.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:00:54.289Z] [2023-03-16T20:00:54.289Z] Login Succeeded [2023-03-16T20:00:54.289Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T20:00:54.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T20:00:54.732Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-16T20:00:54.732Z] + dirname cmd/core-command/Dockerfile [2023-03-16T20:00:54.732Z] + cut -d/ -f2 [2023-03-16T20:00:54.732Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-16T20:00:54.732Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-16T20:00:54.732Z] + cut -d/ -f2 [2023-03-16T20:00:54.732Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-16T20:00:54.732Z] + dirname cmd/core-data/Dockerfile [2023-03-16T20:00:54.732Z] + cut -d/ -f2 [2023-03-16T20:00:54.732Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-16T20:00:54.732Z] + + cut -d/ -f2 [2023-03-16T20:00:54.732Z] dirname cmd/core-metadata/Dockerfile [2023-03-16T20:00:54.732Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-16T20:00:54.732Z] + cut -d/+ -f2 [2023-03-16T20:00:54.732Z] dirname cmd/security-bootstrapper/Dockerfile [2023-03-16T20:00:54.732Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-16T20:00:54.732Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-16T20:00:54.732Z] + cut -d/ -f2 [2023-03-16T20:00:54.732Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-16T20:00:54.732Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-16T20:00:54.732Z] + cut -d/ -f2 [2023-03-16T20:00:54.732Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-16T20:00:54.732Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-16T20:00:54.732Z] + cut -d/ -f2 [2023-03-16T20:00:54.732Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-16T20:00:54.732Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-16T20:00:54.732Z] + cut -d/ -f2 [2023-03-16T20:00:54.732Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-16T20:00:54.732Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-16T20:00:54.732Z] + cut -d/ -f2 [2023-03-16T20:00:54.732Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-16T20:00:54.732Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-16T20:00:54.732Z] + cut -d/ -f2 [2023-03-16T20:00:54.732Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-16T20:00:54.732Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-16T20:00:54.732Z] + cut -d/ -f2 [2023-03-16T20:00:54.732Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-16T20:00:54.732Z] + dirname cmd/support-notifications/Dockerfile [2023-03-16T20:00:54.732Z] + cut -d/ -f2 [2023-03-16T20:00:54.732Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-16T20:00:54.732Z] + cut -d/ -f2 [2023-03-16T20:00:54.732Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-16T20:00:54.732Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-16T20:00:54.799Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T20:00:55.316Z] + git rev-list -1 --merges e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d~1..e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [Pipeline] echo [2023-03-16T20:00:55.346Z] -----------> git rev-list -1 --merges e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d~1..e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [false] [Pipeline] sh [2023-03-16T20:00:55.653Z] + git log --format=format:%s -1 e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [Pipeline] echo [2023-03-16T20:00:55.690Z] ========================================================= [2023-03-16T20:00:55.690Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T20:00:55.690Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-16T20:00:56.211Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T20:00:56.211Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T20:00:56.211Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T20:00:56.211Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T20:00:56.211Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T20:00:56.211Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T20:00:56.211Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:00:56.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T20:00:56.631Z] [2023-03-16T20:00:56.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:00:56.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T20:00:56.997Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T20:00:56.997Z] b85a868b505f: Pulling fs layer [2023-03-16T20:00:56.997Z] e2be974225ed: Pulling fs layer [2023-03-16T20:00:56.997Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T20:00:56.997Z] 988bab9f4d93: Pulling fs layer [2023-03-16T20:00:56.997Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T20:00:56.997Z] eaf3925da568: Pulling fs layer [2023-03-16T20:00:56.997Z] bab4dde63d76: Pulling fs layer [2023-03-16T20:00:56.997Z] bde34c3a00c8: Pulling fs layer [2023-03-16T20:00:56.997Z] b352a97aabf1: Pulling fs layer [2023-03-16T20:00:56.997Z] 4872d77fe225: Pulling fs layer [2023-03-16T20:00:56.997Z] 5851b861e8e6: Pulling fs layer [2023-03-16T20:00:56.997Z] 988bab9f4d93: Waiting [2023-03-16T20:00:56.997Z] 1469e6f7b9e6: Waiting [2023-03-16T20:00:56.997Z] bab4dde63d76: Waiting [2023-03-16T20:00:56.997Z] 4872d77fe225: Waiting [2023-03-16T20:00:56.997Z] eaf3925da568: Waiting [2023-03-16T20:00:56.997Z] b352a97aabf1: Waiting [2023-03-16T20:00:56.997Z] bde34c3a00c8: Waiting [2023-03-16T20:00:56.997Z] e2be974225ed: Verifying Checksum [2023-03-16T20:00:56.997Z] e2be974225ed: Download complete [2023-03-16T20:00:56.997Z] 988bab9f4d93: Verifying Checksum [2023-03-16T20:00:56.997Z] 988bab9f4d93: Download complete [2023-03-16T20:00:57.260Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T20:00:57.260Z] 1469e6f7b9e6: Download complete [2023-03-16T20:00:57.260Z] eaf3925da568: Verifying Checksum [2023-03-16T20:00:57.260Z] eaf3925da568: Download complete [2023-03-16T20:00:57.260Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T20:00:57.260Z] 339a4e72a1f5: Download complete [2023-03-16T20:00:57.260Z] bde34c3a00c8: Verifying Checksum [2023-03-16T20:00:57.260Z] bde34c3a00c8: Download complete [2023-03-16T20:00:57.520Z] b85a868b505f: Verifying Checksum [2023-03-16T20:00:57.520Z] b85a868b505f: Download complete [2023-03-16T20:00:57.520Z] b352a97aabf1: Download complete [2023-03-16T20:00:57.520Z] 4872d77fe225: Verifying Checksum [2023-03-16T20:00:57.520Z] 4872d77fe225: Download complete [2023-03-16T20:00:57.520Z] 5851b861e8e6: Verifying Checksum [2023-03-16T20:00:57.520Z] 5851b861e8e6: Download complete [2023-03-16T20:00:57.778Z] bab4dde63d76: Verifying Checksum [2023-03-16T20:00:57.778Z] bab4dde63d76: Download complete [2023-03-16T20:00:58.715Z] b85a868b505f: Pull complete [2023-03-16T20:00:58.715Z] e2be974225ed: Pull complete [2023-03-16T20:00:59.282Z] 339a4e72a1f5: Pull complete [2023-03-16T20:00:59.282Z] 988bab9f4d93: Pull complete [2023-03-16T20:00:59.542Z] 1469e6f7b9e6: Pull complete [2023-03-16T20:00:59.542Z] eaf3925da568: Pull complete [2023-03-16T20:01:01.444Z] bab4dde63d76: Pull complete [2023-03-16T20:01:01.444Z] bde34c3a00c8: Pull complete [2023-03-16T20:01:01.444Z] b352a97aabf1: Pull complete [2023-03-16T20:01:01.704Z] 4872d77fe225: Pull complete [2023-03-16T20:01:01.704Z] 5851b861e8e6: Pull complete [2023-03-16T20:01:01.704Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T20:01:01.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T20:01:01.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:01:01.932Z] prd-ubuntu20.04-docker-8c-8g-2503 does not seem to be running inside a container [2023-03-16T20:01:01.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T20:01:04.267Z] $ docker top 5092ee3e8b2081f4f2aa4ee4cff9ec79470dc8a5c28da5036690a8869006f3a7 -eo pid,comm [2023-03-16T20:01:04.316Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T20:01:04.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T20:01:04.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T20:01:04.437Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T20:01:04.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T20:01:04.559Z] $ docker exec 5092ee3e8b2081f4f2aa4ee4cff9ec79470dc8a5c28da5036690a8869006f3a7 ssh-agent [2023-03-16T20:01:04.670Z] SSH_AUTH_SOCK=/tmp/ssh-jobqqJnjPwNP/agent.32 [2023-03-16T20:01:04.670Z] SSH_AGENT_PID=38 [2023-03-16T20:01:04.676Z] Running ssh-add (command line suppressed) [2023-03-16T20:01:04.781Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7332643922933984935.key (/w/workspace/edgex-go/1@tmp/private_key_7332643922933984935.key) [2023-03-16T20:01:04.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T20:01:05.122Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T20:01:05.160Z] $ docker exec --env ******** --env ******** 5092ee3e8b2081f4f2aa4ee4cff9ec79470dc8a5c28da5036690a8869006f3a7 ssh-agent -k [2023-03-16T20:01:05.266Z] unset SSH_AUTH_SOCK; [2023-03-16T20:01:05.266Z] unset SSH_AGENT_PID; [2023-03-16T20:01:05.267Z] echo Agent pid 38 killed; [2023-03-16T20:01:05.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T20:01:05.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T20:01:05.364Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T20:01:05.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T20:01:05.476Z] $ docker exec 5092ee3e8b2081f4f2aa4ee4cff9ec79470dc8a5c28da5036690a8869006f3a7 ssh-agent [2023-03-16T20:01:05.581Z] SSH_AUTH_SOCK=/tmp/ssh-OJq9q1ojFMVJ/agent.70 [2023-03-16T20:01:05.581Z] SSH_AGENT_PID=76 [2023-03-16T20:01:05.586Z] Running ssh-add (command line suppressed) [2023-03-16T20:01:05.691Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_122129358709549341.key (/w/workspace/edgex-go/1@tmp/private_key_122129358709549341.key) [2023-03-16T20:01:05.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T20:01:06.028Z] + git semver init [2023-03-16T20:01:06.287Z] 2023-03-16 20:01:06,197 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T20:01:06.287Z] 2023-03-16 20:01:06,198 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-16T20:01:06.287Z] 2023-03-16 20:01:06,199 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-16T20:01:06.287Z] 2023-03-16 20:01:06,199 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-16T20:01:11.582Z] 2023-03-16 20:01:10,638 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-16T20:01:11.582Z] 2023-03-16 20:01:10,638 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4458 with force:False [2023-03-16T20:01:11.582Z] 2023-03-16 20:01:10,638 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4458 [2023-03-16T20:01:11.582Z] 2023-03-16 20:01:10,642 [execute] INFO git cat-file --batch-check [2023-03-16T20:01:11.582Z] 2023-03-16 20:01:10,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T20:01:11.582Z] 2023-03-16 20:01:10,649 [execute] INFO git cat-file --batch [2023-03-16T20:01:11.582Z] 2023-03-16 20:01:10,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T20:01:11.582Z] 2023-03-16 20:01:10,654 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4458 [2023-03-16T20:01:11.582Z] 0.0.0 [Pipeline] } [2023-03-16T20:01:11.614Z] $ docker exec --env ******** --env ******** 5092ee3e8b2081f4f2aa4ee4cff9ec79470dc8a5c28da5036690a8869006f3a7 ssh-agent -k [2023-03-16T20:01:11.726Z] unset SSH_AUTH_SOCK; [2023-03-16T20:01:11.727Z] unset SSH_AGENT_PID; [2023-03-16T20:01:11.727Z] echo Agent pid 76 killed; [2023-03-16T20:01:11.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T20:01:12.160Z] + git semver [Pipeline] } [2023-03-16T20:01:12.451Z] $ docker stop --time=1 5092ee3e8b2081f4f2aa4ee4cff9ec79470dc8a5c28da5036690a8869006f3a7 [2023-03-16T20:01:13.745Z] $ docker rm -f --volumes 5092ee3e8b2081f4f2aa4ee4cff9ec79470dc8a5c28da5036690a8869006f3a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T20:01:14.133Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T20:01:14.404Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T20:01:14.422Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T20:01:15.202Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-16T20:01:15.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T20:01:15.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T20:01:15.305Z] ========================================================= [2023-03-16T20:01:15.305Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T20:01:15.305Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-16T20:01:15.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T20:01:15.646Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T20:01:15.646Z] 63b65145d645: Pulling fs layer [2023-03-16T20:01:15.646Z] a2d21d5440eb: Pulling fs layer [2023-03-16T20:01:15.646Z] 935e6c44a52c: Pulling fs layer [2023-03-16T20:01:15.646Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T20:01:15.646Z] 30dea6a524f1: Pulling fs layer [2023-03-16T20:01:15.646Z] a2aff8979fd8: Pulling fs layer [2023-03-16T20:01:15.646Z] 6808be2612f2: Pulling fs layer [2023-03-16T20:01:15.646Z] f25807f1079a: Pulling fs layer [2023-03-16T20:01:15.646Z] 94cc34f8dd06: Waiting [2023-03-16T20:01:15.646Z] 30dea6a524f1: Waiting [2023-03-16T20:01:15.646Z] a2aff8979fd8: Waiting [2023-03-16T20:01:15.646Z] 6808be2612f2: Waiting [2023-03-16T20:01:15.646Z] f25807f1079a: Waiting [2023-03-16T20:01:15.646Z] a2d21d5440eb: Download complete [2023-03-16T20:01:15.646Z] 94cc34f8dd06: Verifying Checksum [2023-03-16T20:01:15.646Z] 94cc34f8dd06: Download complete [2023-03-16T20:01:15.646Z] 30dea6a524f1: Verifying Checksum [2023-03-16T20:01:15.646Z] 30dea6a524f1: Download complete [2023-03-16T20:01:15.646Z] 63b65145d645: Verifying Checksum [2023-03-16T20:01:15.646Z] 63b65145d645: Download complete [2023-03-16T20:01:15.646Z] a2aff8979fd8: Download complete [2023-03-16T20:01:15.906Z] 63b65145d645: Pull complete [2023-03-16T20:01:16.181Z] a2d21d5440eb: Pull complete [2023-03-16T20:01:16.442Z] f25807f1079a: Verifying Checksum [2023-03-16T20:01:16.442Z] f25807f1079a: Download complete [2023-03-16T20:01:16.442Z] 935e6c44a52c: Verifying Checksum [2023-03-16T20:01:16.442Z] 935e6c44a52c: Download complete [2023-03-16T20:01:16.700Z] 6808be2612f2: Verifying Checksum [2023-03-16T20:01:16.700Z] 6808be2612f2: Download complete [2023-03-16T20:01:19.980Z] 935e6c44a52c: Pull complete [2023-03-16T20:01:19.980Z] 94cc34f8dd06: Pull complete [2023-03-16T20:01:19.980Z] 30dea6a524f1: Pull complete [2023-03-16T20:01:19.980Z] a2aff8979fd8: Pull complete [2023-03-16T20:01:22.512Z] 6808be2612f2: Pull complete [2023-03-16T20:01:22.770Z] f25807f1079a: Pull complete [2023-03-16T20:01:22.770Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T20:01:22.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T20:01:22.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-16T20:01:23.129Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T20:01:23.129Z] WORKDIR /edgex [2023-03-16T20:01:23.129Z] COPY go.mod . [2023-03-16T20:01:23.129Z] RUN go mod download [2023-03-16T20:01:23.129Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-16T20:01:23.695Z] Sending build context to Docker daemon 170.4MB [2023-03-16T20:01:23.695Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T20:01:23.695Z] ---> 3b553350e43f [2023-03-16T20:01:23.695Z] Step 2/4 : WORKDIR /edgex [2023-03-16T20:01:26.988Z] ---> Running in 90dd270272e9 [2023-03-16T20:01:26.988Z] Removing intermediate container 90dd270272e9 [2023-03-16T20:01:26.988Z] ---> 4e380545d214 [2023-03-16T20:01:26.988Z] Step 3/4 : COPY go.mod . [2023-03-16T20:01:26.988Z] ---> 0db65a8a5869 [2023-03-16T20:01:26.988Z] Step 4/4 : RUN go mod download [2023-03-16T20:01:26.988Z] ---> Running in 8b08ace6d8b9 [2023-03-16T20:01:29.723Z] Still waiting to schedule task [2023-03-16T20:01:29.724Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2501’ [2023-03-16T20:01:39.230Z] Removing intermediate container 8b08ace6d8b9 [2023-03-16T20:01:39.230Z] ---> 4a1773f8e60c [2023-03-16T20:01:39.230Z] Successfully built 4a1773f8e60c [2023-03-16T20:01:39.230Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:01:39.602Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T20:01:39.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:01:39.743Z] prd-ubuntu20.04-docker-8c-8g-2503 does not seem to be running inside a container [2023-03-16T20:01:39.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T20:01:40.429Z] $ docker top bb682b15b0f865d5728c5d767e966028984bae8f291596908873060dda94e4f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T20:01:40.809Z] + go version [2023-03-16T20:01:40.809Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T20:01:40.844Z] $ docker stop --time=1 bb682b15b0f865d5728c5d767e966028984bae8f291596908873060dda94e4f3 [2023-03-16T20:01:42.097Z] $ docker rm -f --volumes bb682b15b0f865d5728c5d767e966028984bae8f291596908873060dda94e4f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:01:42.776Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T20:01:42.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:01:42.929Z] prd-ubuntu20.04-docker-8c-8g-2503 does not seem to be running inside a container [2023-03-16T20:01:42.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T20:01:43.281Z] $ docker top 38cf3231cb0bd9e1566f58cc696296ccf611424412a8e099285c59787ea97ed6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T20:01:43.385Z] ========================================================= [2023-03-16T20:01:43.386Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-16T20:01:43.386Z] ========================================================= [Pipeline] sh [2023-03-16T20:01:43.674Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-16T20:01:44.031Z] + make test [2023-03-16T20:01:44.032Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T20:01:50.596Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-16T20:02:02.787Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-16T20:02:02.787Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-16T20:02:03.369Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-16T20:02:03.627Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-16T20:02:03.886Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-16T20:02:04.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-16T20:02:04.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-16T20:02:04.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-16T20:02:04.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-16T20:02:04.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-16T20:02:04.966Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-16T20:02:05.224Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-16T20:02:05.224Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-16T20:02:05.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-16T20:02:06.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-16T20:02:06.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-16T20:02:06.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2023-03-16T20:02:07.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2023-03-16T20:02:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-16T20:02:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-16T20:02:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-16T20:02:09.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-16T20:02:09.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-16T20:02:10.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-16T20:02:10.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-16T20:02:10.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-16T20:02:10.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-16T20:02:10.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-16T20:02:11.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.079s coverage: 71.2% of statements [2023-03-16T20:02:11.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements [2023-03-16T20:02:11.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-16T20:02:11.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-16T20:02:13.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.501s coverage: 88.5% of statements [2023-03-16T20:02:13.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.058s coverage: 3.9% of statements [2023-03-16T20:02:13.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-16T20:02:13.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-16T20:02:13.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-16T20:02:14.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 95.6% of statements [2023-03-16T20:02:14.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-16T20:02:14.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-16T20:02:14.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-16T20:02:14.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-16T20:02:14.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-16T20:02:14.305Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2023-03-16T20:02:15.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-16T20:02:15.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-16T20:02:15.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-16T20:02:15.240Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 65.9% of statements [2023-03-16T20:02:15.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-16T20:02:15.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-16T20:02:16.070Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.089s coverage: 0.9% of statements [2023-03-16T20:02:16.070Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.0% of statements [2023-03-16T20:02:16.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 45.5% of statements [2023-03-16T20:02:16.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 82.9% of statements [2023-03-16T20:02:16.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-03-16T20:02:16.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2023-03-16T20:02:16.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2023-03-16T20:02:17.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-16T20:02:17.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-16T20:02:17.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-16T20:02:17.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-16T20:02:17.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-16T20:02:17.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-16T20:02:17.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-16T20:02:17.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-16T20:02:18.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-16T20:02:18.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-16T20:02:18.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-16T20:02:18.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-16T20:02:18.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-16T20:02:18.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-16T20:02:18.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-16T20:02:19.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-16T20:02:20.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-16T20:02:21.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-16T20:02:21.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-16T20:02:22.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-16T20:02:22.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-16T20:02:22.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-16T20:02:23.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-16T20:02:23.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-16T20:02:24.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-16T20:02:25.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-16T20:02:25.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-16T20:02:25.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-16T20:02:25.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-16T20:02:26.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-16T20:02:26.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-16T20:02:26.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-16T20:02:26.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-16T20:02:27.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-16T20:02:27.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-16T20:02:27.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-16T20:02:27.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-16T20:02:28.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-16T20:02:28.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-16T20:02:28.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2023-03-16T20:02:29.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-16T20:02:29.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.319s coverage: 79.9% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.065s coverage: 92.9% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 86.9% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.2% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 84.8% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.220s coverage: 38.4% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 92.3% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements [2023-03-16T20:02:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements [2023-03-16T20:02:41.753Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-16T20:03:03.770Z] go vet ./... [2023-03-16T20:03:05.141Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T20:03:05.141Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T20:03:05.141Z] ./bin/test-attribution-txt.sh [2023-03-16T20:03:05.142Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-16T20:03:05.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-16T20:03:05.496Z] + ls -al . [2023-03-16T20:03:05.496Z] total 704 [2023-03-16T20:03:05.496Z] drwxrwxr-x 11 1001 1001 4096 Mar 16 20:01 . [2023-03-16T20:03:05.496Z] drwxr-xr-x 4 root root 4096 Mar 16 20:01 .. [2023-03-16T20:03:05.496Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 20:00 .blubracket [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 16 Mar 16 20:00 .dockerignore [2023-03-16T20:03:05.496Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 20:01 .git [2023-03-16T20:03:05.496Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 20:00 .github [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 1133 Mar 16 20:00 .gitignore [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 20:00 .golangci.yml [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 87 Mar 16 20:00 .hadolint.yml [2023-03-16T20:03:05.496Z] drwxr-xr-x 3 1001 1001 4096 Mar 16 20:01 .semver [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 20:00 .sonarcloud.properties [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 20:00 ADOPTERS.md [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 10825 Mar 16 20:00 Attribution.txt [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 73765 Mar 16 20:00 CHANGELOG.md [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 20:00 CONTRIBUTING.md [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 20:00 GOVERNANCE.md [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 883 Mar 16 20:00 Jenkinsfile [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 20:00 LICENSE [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 14266 Mar 16 20:00 Makefile [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 20:00 OWNERS.md [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 9403 Mar 16 20:00 README.md [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 789 Mar 16 20:00 SECURITY.md [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 20:01 VERSION [2023-03-16T20:03:05.496Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 20:00 bin [2023-03-16T20:03:05.496Z] drwxrwxr-x 18 1001 1001 4096 Mar 16 20:00 cmd [2023-03-16T20:03:05.496Z] -rw-r--r-- 1 root root 447486 Mar 16 20:02 coverage.out [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 3236 Mar 16 20:00 go.mod [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 31410 Mar 16 20:00 go.sum [2023-03-16T20:03:05.496Z] drwxrwxr-x 7 1001 1001 4096 Mar 16 20:00 internal [2023-03-16T20:03:05.496Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 20:00 openapi [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 594 Mar 16 20:00 security.txt [2023-03-16T20:03:05.496Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 20:00 snap [2023-03-16T20:03:05.496Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 20:00 version.go [Pipeline] sh [2023-03-16T20:03:05.801Z] + '[' -e coverage.out ] [2023-03-16T20:03:05.801Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-16T20:03:05.929Z] Stashed 1 file(s) [Pipeline] sh [2023-03-16T20:03:06.219Z] + make build [2023-03-16T20:03:06.219Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T20:03:18.418Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T20:03:18.418Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T20:03:18.985Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T20:03:19.917Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T20:03:26.473Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T20:03:26.731Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T20:03:28.103Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T20:03:28.670Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T20:03:29.603Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T20:03:30.535Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T20:03:31.471Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-16T20:03:32.430Z] $ docker stop --time=1 38cf3231cb0bd9e1566f58cc696296ccf611424412a8e099285c59787ea97ed6 [2023-03-16T20:03:37.658Z] $ docker rm -f --volumes 38cf3231cb0bd9e1566f58cc696296ccf611424412a8e099285c59787ea97ed6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:03:38.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T20:03:38.809Z] [2023-03-16T20:03:38.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:03:39.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T20:03:39.449Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-16T20:03:39.449Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-16T20:03:39.449Z] ca9280d653b3: Pulling fs layer [2023-03-16T20:03:39.449Z] 7e9c9ca2126c: Pulling fs layer [2023-03-16T20:03:39.449Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-16T20:03:39.449Z] cbdbe7a5bc2a: Download complete [2023-03-16T20:03:39.449Z] ca9280d653b3: Verifying Checksum [2023-03-16T20:03:39.449Z] ca9280d653b3: Download complete [2023-03-16T20:03:39.709Z] cbdbe7a5bc2a: Pull complete [2023-03-16T20:03:39.967Z] 7e9c9ca2126c: Download complete [2023-03-16T20:03:40.224Z] ca9280d653b3: Pull complete [2023-03-16T20:03:43.504Z] 7e9c9ca2126c: Pull complete [2023-03-16T20:03:43.504Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-16T20:03:43.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T20:03:43.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:03:43.701Z] prd-ubuntu20.04-docker-8c-8g-2503 does not seem to be running inside a container [2023-03-16T20:03:43.728Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-16T20:03:46.350Z] $ docker top 7d4d71e5b1aa7786e9de796a80a16e618aebde2efe2793d7dad4ae0fb491b35b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T20:03:46.736Z] + docker-compose build --help [2023-03-16T20:03:46.736Z] + grep parallel [2023-03-16T20:03:47.303Z] --parallel Build images in parallel. [Pipeline] } [2023-03-16T20:03:47.336Z] $ docker stop --time=1 7d4d71e5b1aa7786e9de796a80a16e618aebde2efe2793d7dad4ae0fb491b35b [2023-03-16T20:03:48.572Z] $ docker rm -f --volumes 7d4d71e5b1aa7786e9de796a80a16e618aebde2efe2793d7dad4ae0fb491b35b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:03:49.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T20:03:49.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:03:49.297Z] prd-ubuntu20.04-docker-8c-8g-2503 does not seem to be running inside a container [2023-03-16T20:03:49.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-16T20:03:49.639Z] $ docker top 2618c023f49d416d2113c8406960b89c92dd83452f913a72a1d66ba8ab4ff3d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T20:03:50.011Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-16T20:03:50.579Z] Building core-command ... [2023-03-16T20:03:50.579Z] Building core-common-config-bootstrapper ... [2023-03-16T20:03:50.579Z] Building core-data ... [2023-03-16T20:03:50.579Z] Building core-metadata ... [2023-03-16T20:03:50.579Z] Building security-bootstrapper ... [2023-03-16T20:03:50.579Z] Building security-proxy-auth ... [2023-03-16T20:03:50.579Z] Building security-proxy-setup ... [2023-03-16T20:03:50.579Z] Building security-secretstore-setup ... [2023-03-16T20:03:50.579Z] Building security-spiffe-token-provider ... [2023-03-16T20:03:50.579Z] Building security-spire-agent ... [2023-03-16T20:03:50.579Z] Building security-spire-config ... [2023-03-16T20:03:50.579Z] Building security-spire-server ... [2023-03-16T20:03:50.579Z] Building support-notifications ... [2023-03-16T20:03:50.579Z] Building support-scheduler ... [2023-03-16T20:03:50.579Z] Building security-proxy-setup [2023-03-16T20:03:50.579Z] Building core-data [2023-03-16T20:03:50.579Z] Building security-proxy-auth [2023-03-16T20:03:50.579Z] Building security-spiffe-token-provider [2023-03-16T20:03:50.579Z] Building support-notifications [2023-03-16T20:04:00.544Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:04:00.544Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:04:00.544Z] ---> 4a1773f8e60c [2023-03-16T20:04:00.544Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:04:00.544Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:04:00.544Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:04:00.544Z] ---> 4a1773f8e60c [2023-03-16T20:04:00.544Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:04:00.544Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:04:00.544Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:04:00.544Z] ---> 4a1773f8e60c [2023-03-16T20:04:00.544Z] Step 3/21 : WORKDIR /edgex-go [2023-03-16T20:04:00.802Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:04:00.802Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:04:00.802Z] ---> 4a1773f8e60c [2023-03-16T20:04:00.802Z] Step 3/20 : WORKDIR /edgex-go [2023-03-16T20:04:00.802Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:04:00.802Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:04:00.802Z] ---> 4a1773f8e60c [2023-03-16T20:04:00.802Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:04:03.022Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2505 in /w/workspace/edgexfoundry_edgex-go_PR-4458 [Pipeline] { [Pipeline] ws [2023-03-16T20:04:03.078Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-16T20:04:03.155Z] The recommended git tool is: git [2023-03-16T20:04:06.079Z] ---> Running in 2f21518e95c2 [2023-03-16T20:04:06.079Z] ---> Running in 61df6b653c9b [2023-03-16T20:04:06.079Z] ---> Running in a1d3714359a5 [2023-03-16T20:04:06.079Z] ---> Running in b044421aa508 [2023-03-16T20:04:06.079Z] ---> Running in e78701ef815a [2023-03-16T20:04:06.079Z] Removing intermediate container a1d3714359a5 [2023-03-16T20:04:06.079Z] ---> 6f8bb3376c4d [2023-03-16T20:04:06.079Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-16T20:04:06.079Z] Removing intermediate container 61df6b653c9b [2023-03-16T20:04:06.079Z] Removing intermediate container 2f21518e95c2 [2023-03-16T20:04:06.079Z] ---> 7c04520f50dc [2023-03-16T20:04:06.079Z] ---> c937ed74dc59 [2023-03-16T20:04:06.079Z] Step 4/23 : WORKDIR /edgex-goStep 4/23 : WORKDIR /edgex-go [2023-03-16T20:04:06.079Z] [2023-03-16T20:04:06.079Z] Removing intermediate container b044421aa508 [2023-03-16T20:04:06.079Z] ---> dc31357d722f [2023-03-16T20:04:06.079Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T20:04:06.079Z] Removing intermediate container e78701ef815a [2023-03-16T20:04:06.079Z] ---> 651600b66cba [2023-03-16T20:04:06.079Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-16T20:04:06.079Z] ---> Running in 092bfc42dbe3 [2023-03-16T20:04:06.079Z] ---> Running in 7c7830d78226 [2023-03-16T20:04:06.079Z] ---> Running in 8dbaac69160b [2023-03-16T20:04:06.079Z] ---> Running in 8dd7e200ecff [2023-03-16T20:04:06.079Z] ---> Running in f7e5a9968875 [2023-03-16T20:04:06.079Z] Removing intermediate container 8dbaac69160b [2023-03-16T20:04:06.079Z] ---> 981e38dc4480 [2023-03-16T20:04:06.079Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-16T20:04:06.079Z] Removing intermediate container 7c7830d78226 [2023-03-16T20:04:06.079Z] ---> 136df43029cb [2023-03-16T20:04:06.079Z] Step 5/23 : RUN apk add --update --no-cache make gitRemoving intermediate container 8dd7e200ecff [2023-03-16T20:04:06.079Z] [2023-03-16T20:04:06.079Z] ---> 0378f3ff51cf [2023-03-16T20:04:06.079Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T20:04:06.079Z] ---> Running in c2803eb1a369 [2023-03-16T20:04:06.079Z] ---> Running in b6d065546fab [2023-03-16T20:04:06.079Z] ---> Running in 6f85c6d64be8 [2023-03-16T20:04:06.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:06.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:06.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:06.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:06.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:06.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:06.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:06.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:06.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:06.854Z] OK: 265 MiB in 53 packages [2023-03-16T20:04:06.854Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T20:04:06.854Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T20:04:06.854Z] OK: 17816 distinct packages available [2023-03-16T20:04:06.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:06.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:06.854Z] OK: 265 MiB in 53 packages [2023-03-16T20:04:07.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:07.111Z] OK: 265 MiB in 53 packages [2023-03-16T20:04:07.111Z] OK: 265 MiB in 53 packages [2023-03-16T20:04:07.111Z] Removing intermediate container f7e5a9968875 [2023-03-16T20:04:07.111Z] ---> c1795ddabc3e [2023-03-16T20:04:07.111Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-16T20:04:07.111Z] OK: 265 MiB in 53 packages [2023-03-16T20:04:07.370Z] ---> d53f85c73bc5 [2023-03-16T20:04:07.370Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:04:07.370Z] ---> Running in c3a09e14b325 [2023-03-16T20:04:07.650Z] Removing intermediate container b6d065546fab [2023-03-16T20:04:07.650Z] ---> fb8a3dc8f7ce [2023-03-16T20:04:07.650Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:04:07.650Z] ---> 90dac26653c9 [2023-03-16T20:04:07.650Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:04:07.650Z] Removing intermediate container c2803eb1a369 [2023-03-16T20:04:07.650Z] ---> 7e27b7722f48 [2023-03-16T20:04:07.650Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:04:07.650Z] ---> Running in c65a7aaa4d0a [2023-03-16T20:04:07.650Z] Removing intermediate container 6f85c6d64be8 [2023-03-16T20:04:07.650Z] ---> 22b961f009f5 [2023-03-16T20:04:07.650Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:04:07.907Z] Removing intermediate container 092bfc42dbe3 [2023-03-16T20:04:07.907Z] ---> 64fe39e91d8d [2023-03-16T20:04:07.907Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-16T20:04:07.907Z] ---> d98bc85a797b [2023-03-16T20:04:07.907Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:04:07.907Z] ---> Running in 24eb580ef1d6 [2023-03-16T20:04:07.907Z] ---> d589d45f31cb [2023-03-16T20:04:07.907Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:04:07.907Z] ---> Running in d2bcb6a2aad6 [2023-03-16T20:04:07.907Z] ---> 8f1135fd1af4 [2023-03-16T20:04:07.907Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:04:08.165Z] ---> Running in 46d22fbf5304 [2023-03-16T20:04:09.101Z] using credential edgex-jenkins-ssh [2023-03-16T20:04:09.121Z] Cloning the remote Git repository [2023-03-16T20:04:09.189Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-16T20:04:09.309Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-16T20:04:09.499Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-16T20:04:09.501Z] > git --version # timeout=10 [2023-03-16T20:04:09.525Z] > git --version # 'git version 2.25.1' [2023-03-16T20:04:09.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T20:04:09.711Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T20:04:31.519Z] Merging remotes/origin/main commit b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 into PR head commit e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:04:29.704Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-16T20:04:29.734Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T20:04:30.729Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-16T20:04:30.779Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-16T20:04:30.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T20:04:30.801Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4458/head:refs/remotes/origin/PR-4458 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-16T20:04:31.540Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T20:04:31.624Z] > git checkout -f e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # timeout=10 [2023-03-16T20:04:31.864Z] > git remote # timeout=10 [2023-03-16T20:04:31.971Z] Merge succeeded, producing e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:04:31.971Z] Checking out Revision e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d (PR-4458) [2023-03-16T20:04:32.733Z] Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.2 to 2.1.3" [2023-03-16T20:04:32.798Z] > git --version # timeout=10 [2023-03-16T20:04:32.811Z] > git --version # 'git version 2.25.1' [2023-03-16T20:04:32.833Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T20:04:34.078Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T20:04:34.078Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T20:04:34.078Z] Dload Upload Total Spent Left Speed [2023-03-16T20:04:34.078Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [2023-03-16T20:04:31.884Z] > git config --get remote.origin.url # timeout=10 [2023-03-16T20:04:31.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T20:04:31.919Z] > git merge b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 # timeout=10 [2023-03-16T20:04:31.955Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-16T20:04:31.980Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T20:04:32.011Z] > git checkout -f e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # timeout=10 [Pipeline] sh [2023-03-16T20:04:34.698Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T20:04:35.048Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-03-16T20:04:35.048Z] sudo tee /etc/docker/daemon.new [2023-03-16T20:04:35.048Z] { [2023-03-16T20:04:35.048Z] "registry-mirrors": [ [2023-03-16T20:04:35.048Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T20:04:35.048Z] ], [2023-03-16T20:04:35.048Z] "bip": "10.250.0.254/24", [2023-03-16T20:04:35.048Z] "hosts": [ [2023-03-16T20:04:35.048Z] "tcp://0.0.0.0:5555", [2023-03-16T20:04:35.048Z] "unix:///var/run/docker.sock" [2023-03-16T20:04:35.048Z] ], [2023-03-16T20:04:35.048Z] "mtu": 1458, [2023-03-16T20:04:35.048Z] "selinux-enabled": true, [2023-03-16T20:04:35.048Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T20:04:35.048Z] } [Pipeline] sh [2023-03-16T20:04:35.408Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T20:04:35.757Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T20:04:54.108Z] provisioning config files... [2023-03-16T20:04:54.142Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5846513262012126152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:04:54.553Z] ---> docker-login.sh [2023-03-16T20:04:54.553Z] nexus3.edgexfoundry.org:10001 [2023-03-16T20:04:54.959Z] Removing intermediate container c3a09e14b325 [2023-03-16T20:04:54.959Z] ---> 060c71f2a493 [2023-03-16T20:04:54.959Z] Step 7/21 : COPY . . [2023-03-16T20:04:54.959Z] Removing intermediate container c65a7aaa4d0a [2023-03-16T20:04:54.959Z] ---> b33290fe7946 [2023-03-16T20:04:54.959Z] Step 8/23 : COPY . . [2023-03-16T20:04:54.959Z] Removing intermediate container 24eb580ef1d6 [2023-03-16T20:04:54.959Z] ---> 611b7883013a [2023-03-16T20:04:54.959Z] Step 8/23 : COPY . . [2023-03-16T20:04:54.959Z] Removing intermediate container 46d22fbf5304 [2023-03-16T20:04:54.959Z] ---> 245e97adb93d [2023-03-16T20:04:54.959Z] Step 7/20 : COPY . . [2023-03-16T20:04:54.959Z] Removing intermediate container d2bcb6a2aad6 [2023-03-16T20:04:54.959Z] ---> 6526f19647be [2023-03-16T20:04:54.959Z] Step 8/23 : COPY . . [2023-03-16T20:04:55.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:04:55.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:04:55.144Z] Configure a credential helper to remove this warning. See [2023-03-16T20:04:55.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:04:55.144Z] [2023-03-16T20:04:55.144Z] Login Succeeded [2023-03-16T20:04:55.144Z] nexus3.edgexfoundry.org:10002 [2023-03-16T20:04:55.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:04:55.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:04:55.412Z] Configure a credential helper to remove this warning. See [2023-03-16T20:04:55.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:04:55.412Z] [2023-03-16T20:04:55.412Z] Login Succeeded [2023-03-16T20:04:55.681Z] nexus3.edgexfoundry.org:10003 [2023-03-16T20:04:55.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:04:55.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:04:55.951Z] Configure a credential helper to remove this warning. See [2023-03-16T20:04:55.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:04:55.951Z] [2023-03-16T20:04:55.951Z] Login Succeeded [2023-03-16T20:04:55.951Z] nexus3.edgexfoundry.org:10004 [2023-03-16T20:04:56.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:04:56.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:04:56.233Z] Configure a credential helper to remove this warning. See [2023-03-16T20:04:56.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:04:56.233Z] [2023-03-16T20:04:56.233Z] Login Succeeded [2023-03-16T20:04:56.233Z] docker.io [2023-03-16T20:04:56.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:04:56.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:04:56.776Z] Configure a credential helper to remove this warning. See [2023-03-16T20:04:56.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:04:56.776Z] [2023-03-16T20:04:56.776Z] Login Succeeded [2023-03-16T20:04:56.776Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T20:04:56.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-16T20:04:57.536Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-16T20:04:57.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T20:04:57.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T20:04:57.638Z] ========================================================= [2023-03-16T20:04:57.638Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T20:04:57.638Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-16T20:04:58.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T20:04:58.305Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T20:04:58.305Z] af6eaf76a39c: Pulling fs layer [2023-03-16T20:04:58.305Z] 55522c791124: Pulling fs layer [2023-03-16T20:04:58.305Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T20:04:58.305Z] 169dfbe0d373: Pulling fs layer [2023-03-16T20:04:58.305Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T20:04:58.305Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T20:04:58.305Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T20:04:58.305Z] 169dfbe0d373: Waiting [2023-03-16T20:04:58.305Z] e1ff8fa3b103: Waiting [2023-03-16T20:04:58.305Z] 52ebb69f0ebf: Waiting [2023-03-16T20:04:58.305Z] 5abe8eddf0d5: Waiting [2023-03-16T20:04:58.305Z] 55522c791124: Verifying Checksum [2023-03-16T20:04:58.305Z] 55522c791124: Download complete [2023-03-16T20:04:58.305Z] 169dfbe0d373: Verifying Checksum [2023-03-16T20:04:58.305Z] 169dfbe0d373: Download complete [2023-03-16T20:04:58.305Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T20:04:58.305Z] e1ff8fa3b103: Download complete [2023-03-16T20:04:58.305Z] af6eaf76a39c: Verifying Checksum [2023-03-16T20:04:59.774Z] af6eaf76a39c: Pull complete [2023-03-16T20:04:59.774Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T20:04:59.774Z] 5abe8eddf0d5: Download complete [2023-03-16T20:05:00.053Z] 55522c791124: Pull complete [2023-03-16T20:05:01.190Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T20:05:01.190Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T20:05:01.190Z] ce5c4a1c91eb: Download complete [2023-03-16T20:05:13.055Z] ---> 2ad6fdc2e728 [2023-03-16T20:05:13.055Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-16T20:05:13.055Z] ---> f2e4d04c6eee [2023-03-16T20:05:13.055Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-16T20:05:13.055Z] ---> 1e241f2f83be [2023-03-16T20:05:13.055Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-16T20:05:13.055Z] ---> 30884a72ce6b [2023-03-16T20:05:13.055Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-16T20:05:13.055Z] ---> 6381df897819 [2023-03-16T20:05:13.055Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-16T20:05:13.055Z] ---> Running in 4354dbdf5f2d [2023-03-16T20:05:13.055Z] ---> Running in 615853e548a1 [2023-03-16T20:05:13.055Z] ---> Running in 3fe55ac7ab6b [2023-03-16T20:05:13.055Z] ---> Running in 68cbf46b3ac8 [2023-03-16T20:05:13.055Z] ---> Running in c1cd103b735a [2023-03-16T20:05:13.055Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T20:05:13.055Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-16T20:05:13.055Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T20:05:13.055Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T20:05:13.055Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T20:05:13.592Z] ce5c4a1c91eb: Pull complete [2023-03-16T20:05:13.592Z] 169dfbe0d373: Pull complete [2023-03-16T20:05:13.592Z] e1ff8fa3b103: Pull complete [2023-03-16T20:05:20.289Z] 52ebb69f0ebf: Pull complete [2023-03-16T20:05:22.247Z] 5abe8eddf0d5: Pull complete [2023-03-16T20:05:22.247Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T20:05:22.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T20:05:22.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-16T20:05:22.638Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-16T20:05:22.639Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T20:05:22.639Z] WORKDIR /edgex [2023-03-16T20:05:22.639Z] COPY go.mod . [2023-03-16T20:05:22.639Z] RUN go mod download [2023-03-16T20:05:23.232Z] Sending build context to Docker daemon 2.933MB [2023-03-16T20:05:23.232Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T20:05:23.232Z] ---> 6cb57ee374ae [2023-03-16T20:05:23.232Z] Step 2/4 : WORKDIR /edgex [2023-03-16T20:05:25.187Z] ---> Running in c93893c6cb99 [2023-03-16T20:05:25.773Z] Removing intermediate container c93893c6cb99 [2023-03-16T20:05:25.773Z] ---> 45f279ed3f66 [2023-03-16T20:05:25.773Z] Step 3/4 : COPY go.mod . [2023-03-16T20:05:26.040Z] ---> 565844df3c3e [2023-03-16T20:05:26.040Z] Step 4/4 : RUN go mod download [2023-03-16T20:05:26.308Z] ---> Running in faaa78fe467f [2023-03-16T20:05:51.785Z] Removing intermediate container 615853e548a1 [2023-03-16T20:05:51.786Z] ---> 76508b41d634 [2023-03-16T20:05:51.786Z] [2023-03-16T20:05:51.786Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:05:51.786Z] Removing intermediate container c1cd103b735a [2023-03-16T20:05:51.786Z] ---> ae6fdea8299c [2023-03-16T20:05:51.786Z] [2023-03-16T20:05:51.786Z] Step 9/21 : FROM alpine:3.17 [2023-03-16T20:05:51.786Z] Removing intermediate container 68cbf46b3ac8 [2023-03-16T20:05:51.786Z] ---> f2f7ff75a825 [2023-03-16T20:05:51.786Z] [2023-03-16T20:05:51.786Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:05:51.786Z] Removing intermediate container 4354dbdf5f2d [2023-03-16T20:05:51.786Z] ---> 883273a2d948 [2023-03-16T20:05:51.786Z] [2023-03-16T20:05:51.786Z] Step 9/20 : FROM alpine:3.17 [2023-03-16T20:05:51.786Z] 3.17: Pulling from library/alpine [2023-03-16T20:05:51.786Z] 3.17: Pulling from library/alpine [2023-03-16T20:05:51.786Z] 3.17: Pulling from library/alpine [2023-03-16T20:05:53.209Z] 3.17: Pulling from library/alpine [2023-03-16T20:05:55.108Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T20:05:56.041Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T20:05:56.041Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T20:05:56.041Z] Status: Image is up to date for alpine:3.17 [2023-03-16T20:05:56.041Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T20:05:56.041Z] Status: Image is up to date for alpine:3.17 [2023-03-16T20:05:56.041Z] ---> b2aa39c304c2 [2023-03-16T20:05:56.041Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T20:05:56.300Z] Removing intermediate container 3fe55ac7ab6b [2023-03-16T20:05:56.300Z] ---> feeccad98c6f [2023-03-16T20:05:56.300Z] [2023-03-16T20:05:56.300Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:05:56.300Z] ---> b2aa39c304c2 [2023-03-16T20:05:56.300Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T20:05:56.300Z] ---> b2aa39c304c2 [2023-03-16T20:05:56.301Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-16T20:05:56.301Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T20:05:56.301Z] Status: Image is up to date for alpine:3.17 [2023-03-16T20:05:56.301Z] ---> b2aa39c304c2 [2023-03-16T20:05:56.301Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-16T20:05:56.301Z] ---> b2aa39c304c2 [2023-03-16T20:05:56.301Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:05:56.893Z] ---> Running in cb3007485570 [2023-03-16T20:05:56.893Z] ---> Running in 0d0d3e868b4e [2023-03-16T20:05:56.893Z] ---> Running in 36b317bec8c8 [2023-03-16T20:05:57.459Z] ---> Running in bdf7a02490d3 [2023-03-16T20:05:57.459Z] ---> Running in e790963207db [2023-03-16T20:05:57.717Z] Removing intermediate container 36b317bec8c8 [2023-03-16T20:05:57.717Z] ---> b177cf9b846c [2023-03-16T20:05:57.717Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-16T20:05:57.975Z] Removing intermediate container cb3007485570 [2023-03-16T20:05:57.975Z] ---> 0757aaf12b63 [2023-03-16T20:05:57.975Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:05:57.975Z] Removing intermediate container bdf7a02490d3 [2023-03-16T20:05:57.975Z] ---> b605d55a91e9 [2023-03-16T20:05:57.975Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-16T20:05:57.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:05:57.975Z] ---> Running in c4a9c215ad56 [2023-03-16T20:05:58.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:05:58.234Z] ---> Running in 389c94625332 [2023-03-16T20:05:58.234Z] ---> Running in b1fe88530afb [2023-03-16T20:05:58.234Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T20:05:58.234Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T20:05:58.234Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:05:58.234Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T20:05:58.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:05:58.491Z] OK: 8 MiB in 17 packages [2023-03-16T20:05:58.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:05:58.567Z] Removing intermediate container faaa78fe467f [2023-03-16T20:05:58.567Z] ---> 097f733e5d97 [2023-03-16T20:05:58.567Z] Successfully built 097f733e5d97 [2023-03-16T20:05:58.567Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:05:58.749Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T20:05:58.749Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-16T20:05:58.749Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:05:58.749Z] OK: 8 MiB in 17 packages [2023-03-16T20:05:58.749Z] Removing intermediate container c4a9c215ad56 [2023-03-16T20:05:58.749Z] ---> 3648e0829db6 [2023-03-16T20:05:58.749Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-16T20:05:58.968Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T20:05:58.968Z] . [Pipeline] } [2023-03-16T20:05:59.007Z] ---> Running in 53a2a0956232 [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:05:59.256Z] prd-ubuntu20.04-docker-arm64-4c-16g-2505 does not seem to be running inside a container [2023-03-16T20:05:59.265Z] Removing intermediate container 53a2a0956232 [2023-03-16T20:05:59.265Z] ---> 8519050fd997 [2023-03-16T20:05:59.265Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:05:59.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T20:05:59.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:05:59.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:05:59.534Z] ---> Running in 2477ef93f884 [2023-03-16T20:05:59.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:05:59.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:05:59.799Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T20:05:59.799Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:05:59.799Z] OK: 7 MiB in 16 packages [2023-03-16T20:06:00.057Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T20:06:00.057Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T20:06:00.057Z] OK: 17816 distinct packages available [2023-03-16T20:06:00.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:00.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:00.330Z] Removing intermediate container e790963207db [2023-03-16T20:06:00.330Z] ---> c39bb4cf3868 [2023-03-16T20:06:00.330Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T20:06:00.531Z] $ docker top 7fe4ea41d6ebd117b6bd2e642a24c5bbcd62106f1cda62c92eed9f36c4e6d48f -eo pid,comm [2023-03-16T20:06:00.603Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-16T20:06:00.603Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-16T20:06:00.603Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-16T20:06:00.603Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-16T20:06:00.603Z] (5/9) Installing curl (7.88.1-r0) [2023-03-16T20:06:00.603Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-16T20:06:00.603Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-16T20:06:00.603Z] (8/9) Installing libucontext (1.2-r0) [2023-03-16T20:06:00.603Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-16T20:06:00.603Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:06:00.603Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T20:06:00.603Z] Removing intermediate container 0d0d3e868b4e [2023-03-16T20:06:00.603Z] ---> 08fd3ac43e6c [2023-03-16T20:06:00.603Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T20:06:00.603Z] OK: 10 MiB in 24 packages [Pipeline] { [2023-03-16T20:06:00.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2023-03-16T20:06:01.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:01.121Z] ---> Running in f561c39ad5e8 [2023-03-16T20:06:01.381Z] ---> Running in 622903695bb9 [2023-03-16T20:06:01.381Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T20:06:01.381Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:06:01.381Z] OK: 7 MiB in 16 packages [2023-03-16T20:06:01.518Z] + go version [2023-03-16T20:06:01.518Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T20:06:01.560Z] $ docker stop --time=1 7fe4ea41d6ebd117b6bd2e642a24c5bbcd62106f1cda62c92eed9f36c4e6d48f [2023-03-16T20:06:01.949Z] Removing intermediate container f561c39ad5e8 [2023-03-16T20:06:01.949Z] ---> 48c1df8cdd4a [2023-03-16T20:06:01.949Z] Step 12/21 : WORKDIR /edgex [2023-03-16T20:06:02.208Z] Removing intermediate container 622903695bb9 [2023-03-16T20:06:02.208Z] ---> 982992861c59 [2023-03-16T20:06:02.208Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-16T20:06:02.208Z] Removing intermediate container 389c94625332 [2023-03-16T20:06:02.208Z] ---> 19a5b3c418d4 [2023-03-16T20:06:02.208Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:06:02.208Z] ---> Running in f44893c52d80 [2023-03-16T20:06:02.466Z] ---> Running in e834f29be8d0 [2023-03-16T20:06:02.740Z] ---> c876fe2781c4 [2023-03-16T20:06:02.740Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:06:02.998Z] Removing intermediate container b1fe88530afb [2023-03-16T20:06:02.998Z] ---> d37f3f0b5a9d [2023-03-16T20:06:02.998Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:06:02.998Z] Removing intermediate container f44893c52d80 [2023-03-16T20:06:02.998Z] ---> 460e6139abfa [2023-03-16T20:06:02.998Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:06:02.998Z] Removing intermediate container 2477ef93f884 [2023-03-16T20:06:02.998Z] ---> 3f19ef7196d1 [2023-03-16T20:06:02.998Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:06:02.998Z] Removing intermediate container e834f29be8d0 [2023-03-16T20:06:02.998Z] ---> ed65f614b685 [2023-03-16T20:06:02.998Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T20:06:03.171Z] $ docker rm -f --volumes 7fe4ea41d6ebd117b6bd2e642a24c5bbcd62106f1cda62c92eed9f36c4e6d48f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2023-03-16T20:06:03.566Z] ---> e0e04683ff2d [2023-03-16T20:06:03.566Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-16T20:06:03.566Z] ---> Running in 8257018ca314 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-03-16T20:06:03.824Z] ---> dbbea137bc75 [2023-03-16T20:06:03.824Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-16T20:06:03.824Z] ---> 6e81545afb17 [2023-03-16T20:06:03.824Z] ---> 4c60faba229c [2023-03-16T20:06:03.824Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:06:03.824Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:06:03.824Z] Removing intermediate container 8257018ca314 [2023-03-16T20:06:03.824Z] ---> c50bcbd44c8d [2023-03-16T20:06:03.824Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:06:03.824Z] ---> 751c48405336 [2023-03-16T20:06:03.824Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-16T20:06:03.824Z] ---> df8c543e2b67 [2023-03-16T20:06:03.824Z] ---> 2ec020eba8ea [2023-03-16T20:06:03.824Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-16T20:06:03.824Z] [Pipeline] sh [2023-03-16T20:06:04.081Z] ---> 328d269a8dab [2023-03-16T20:06:04.081Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-16T20:06:04.081Z] ---> e892a83f7312 [2023-03-16T20:06:04.081Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:06:04.081Z] ---> 3841a70726ed [2023-03-16T20:06:04.081Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-16T20:06:04.156Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T20:06:04.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:06:04.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-2505 does not seem to be running inside a container [2023-03-16T20:06:04.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T20:06:05.454Z] ---> 0993f0aa26bb [2023-03-16T20:06:05.454Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-16T20:06:05.454Z] ---> 57dd071e282c [2023-03-16T20:06:05.454Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-16T20:06:05.454Z] ---> fc4150e1025d [2023-03-16T20:06:05.454Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T20:06:05.454Z] ---> 6ffc5625e54c [2023-03-16T20:06:05.454Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T20:06:05.454Z] ---> 9b2360bfb79b [2023-03-16T20:06:05.454Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-16T20:06:05.454Z] ---> Running in e725aa4de77a [2023-03-16T20:06:05.697Z] $ docker top fdff22138d228c3432733c0f952ce874394e4991ade9422ea28897597f192d82 -eo pid,comm [2023-03-16T20:06:05.715Z] ---> bd9fc6006915 [2023-03-16T20:06:05.715Z] Step 19/23 : ENTRYPOINT ["/core-data"] [Pipeline] { [2023-03-16T20:06:05.971Z] ---> Running in f116ae74c737 [2023-03-16T20:06:05.971Z] ---> 5c973f95dbfb [2023-03-16T20:06:05.971Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T20:06:05.971Z] ---> d4439e527bbd [2023-03-16T20:06:05.972Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-16T20:06:05.972Z] ---> Running in 72919c0eaf26 [2023-03-16T20:06:05.972Z] ---> Running in 9c113bc51af4 [2023-03-16T20:06:05.972Z] Removing intermediate container f116ae74c737 [2023-03-16T20:06:05.972Z] ---> 88f982148a45 [2023-03-16T20:06:05.972Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:06:05.972Z] ---> 1db94dca92df [2023-03-16T20:06:05.972Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-16T20:06:05.972Z] ---> Running in 2136a6925cf1 [Pipeline] echo [2023-03-16T20:06:05.984Z] ========================================================= [2023-03-16T20:06:05.984Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-16T20:06:05.984Z] ========================================================= [Pipeline] sh [2023-03-16T20:06:06.250Z] Removing intermediate container 9c113bc51af4 [2023-03-16T20:06:06.250Z] ---> 1ae7a54f5294 [2023-03-16T20:06:06.250Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:06:06.250Z] ---> Running in b79242b06829 [2023-03-16T20:06:06.250Z] Removing intermediate container 2136a6925cf1 [2023-03-16T20:06:06.250Z] ---> 2168f02b93e0 [2023-03-16T20:06:06.250Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T20:06:06.250Z] ---> Running in be5ee90b0a76 [2023-03-16T20:06:06.250Z] ---> 1fbe83089df3 [2023-03-16T20:06:06.250Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-16T20:06:06.250Z] Removing intermediate container b79242b06829 [2023-03-16T20:06:06.250Z] ---> 5e445671f36d [2023-03-16T20:06:06.250Z] Step 18/20 : LABEL arch=x86_64 [2023-03-16T20:06:06.250Z] ---> Running in c8ad77c78dc9 [2023-03-16T20:06:06.250Z] Removing intermediate container e725aa4de77a [2023-03-16T20:06:06.250Z] ---> a73d95df54be [2023-03-16T20:06:06.250Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T20:06:06.517Z] ---> Running in 84044a0ab40b [2023-03-16T20:06:06.517Z] ---> Running in 279825a5040d [2023-03-16T20:06:06.517Z] Removing intermediate container be5ee90b0a76 [2023-03-16T20:06:06.517Z] ---> c12b979bc8d9 [2023-03-16T20:06:06.517Z] Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:06:06.517Z] Removing intermediate container c8ad77c78dc9 [2023-03-16T20:06:06.517Z] ---> 76e6efa3e3b2 [2023-03-16T20:06:06.517Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:06:06.517Z] ---> Running in d98b611cae90 [2023-03-16T20:06:06.517Z] Removing intermediate container 84044a0ab40b [2023-03-16T20:06:06.517Z] ---> 578778b1afbf [2023-03-16T20:06:06.517Z] Step 19/20 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:06:06.517Z] ---> Running in d5be37f78f44 [2023-03-16T20:06:06.517Z] Removing intermediate container 279825a5040d [2023-03-16T20:06:06.517Z] ---> 8c160d6a97f5 [2023-03-16T20:06:06.517Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T20:06:06.517Z] ---> Running in 930cef32ecef [2023-03-16T20:06:06.620Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-16T20:06:06.815Z] Removing intermediate container d98b611cae90 [2023-03-16T20:06:06.815Z] ---> 27d7d3e5da4a [2023-03-16T20:06:06.815Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:06:06.815Z] ---> Running in e186a25e68f4 [2023-03-16T20:06:07.320Z] + make test [2023-03-16T20:06:07.320Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T20:06:07.409Z] ---> Running in 08c82b2819a2 [2023-03-16T20:06:07.409Z] Removing intermediate container d5be37f78f44 [2023-03-16T20:06:07.409Z] ---> 81e542d6b117 [2023-03-16T20:06:07.409Z] Step 20/20 : LABEL version=0.0.0 [2023-03-16T20:06:07.409Z] Removing intermediate container e186a25e68f4 [2023-03-16T20:06:07.409Z] ---> c2a671a7c743 [2023-03-16T20:06:07.409Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T20:06:07.690Z] Removing intermediate container 930cef32ecef [2023-03-16T20:06:07.690Z] ---> 875bc262f35b [2023-03-16T20:06:07.690Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T20:06:07.690Z] Removing intermediate container 72919c0eaf26 [2023-03-16T20:06:07.690Z] ---> d09146768baf [2023-03-16T20:06:07.690Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T20:06:07.690Z] ---> Running in b053a5012f2b [2023-03-16T20:06:07.690Z] ---> Running in c996849b3ecb [2023-03-16T20:06:07.690Z] ---> Running in d964569e913b [2023-03-16T20:06:07.690Z] Removing intermediate container 08c82b2819a2 [2023-03-16T20:06:07.690Z] ---> 8eb9324f255a [2023-03-16T20:06:07.690Z] [2023-03-16T20:06:07.961Z] ---> Running in 8ea34eb4f5a4 [2023-03-16T20:06:07.961Z] Successfully built 8eb9324f255a [2023-03-16T20:06:08.235Z] Removing intermediate container c996849b3ecb [2023-03-16T20:06:08.235Z] ---> 930c0bd0f800 [2023-03-16T20:06:08.235Z] Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:06:08.235Z] Successfully tagged core-data:latest [2023-03-16T20:06:08.235Z]  Building core-data ... done Building security-secretstore-setup [2023-03-16T20:06:08.235Z] Removing intermediate container d964569e913b [2023-03-16T20:06:08.235Z] ---> 7193565cb776 [2023-03-16T20:06:08.235Z] Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:06:08.235Z] Removing intermediate container b053a5012f2b [2023-03-16T20:06:08.235Z] ---> 244618d14994 [2023-03-16T20:06:08.235Z] [2023-03-16T20:06:08.235Z] ---> Running in 17f5343ff5bf [2023-03-16T20:06:08.497Z] Removing intermediate container 8ea34eb4f5a4 [2023-03-16T20:06:08.497Z] ---> f3fabf0fd279 [2023-03-16T20:06:08.497Z] Step 19/21 : LABEL arch=x86_64 [2023-03-16T20:06:08.497Z] Successfully built 244618d14994 [2023-03-16T20:06:09.061Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-16T20:06:09.061Z]  Building security-spiffe-token-provider ... done Building core-command [2023-03-16T20:06:12.341Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:06:12.341Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:06:12.341Z] ---> 4a1773f8e60c [2023-03-16T20:06:12.341Z] Step 3/24 : WORKDIR /edgex-go [2023-03-16T20:06:12.341Z] ---> Using cache [2023-03-16T20:06:12.341Z] ---> 651600b66cba [2023-03-16T20:06:12.341Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-16T20:06:12.341Z] ---> Using cache [2023-03-16T20:06:12.341Z] ---> c1795ddabc3e [2023-03-16T20:06:12.341Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-16T20:06:12.341Z] ---> Using cache [2023-03-16T20:06:12.341Z] ---> d53f85c73bc5 [2023-03-16T20:06:12.341Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:06:12.341Z] ---> Using cache [2023-03-16T20:06:12.341Z] ---> 060c71f2a493 [2023-03-16T20:06:12.341Z] Step 7/24 : COPY . . [2023-03-16T20:06:12.341Z] ---> Using cache [2023-03-16T20:06:12.341Z] ---> 6381df897819 [2023-03-16T20:06:12.341Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-16T20:06:12.907Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:06:12.907Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:06:14.808Z] ---> 4a1773f8e60c [2023-03-16T20:06:14.808Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:06:14.808Z] ---> Using cache [2023-03-16T20:06:14.808Z] ---> dc31357d722f [2023-03-16T20:06:14.808Z] Step 4/24 : WORKDIR /edgex-go [2023-03-16T20:06:14.808Z] ---> Using cache [2023-03-16T20:06:14.808Z] ---> 981e38dc4480 [2023-03-16T20:06:14.808Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-16T20:06:15.067Z] Removing intermediate container 17f5343ff5bf [2023-03-16T20:06:15.067Z] ---> 62f7f32f3149 [2023-03-16T20:06:15.067Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:06:15.067Z] ---> Running in 1f22c762d741 [2023-03-16T20:06:15.067Z] ---> Running in 971d723e0d89 [2023-03-16T20:06:15.067Z] ---> Running in 58b8fbaffdbf [2023-03-16T20:06:15.067Z] ---> Running in 8a2f2b2aaf78 [2023-03-16T20:06:15.067Z] ---> Running in 22445d44c397 [2023-03-16T20:06:15.067Z] Removing intermediate container 1f22c762d741 [2023-03-16T20:06:15.067Z] ---> ac8f448781d3 [2023-03-16T20:06:15.067Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:06:15.067Z] ---> Running in 11abdb7a7677 [2023-03-16T20:06:15.067Z] Removing intermediate container 971d723e0d89 [2023-03-16T20:06:15.067Z] ---> adffa5c614c0 [2023-03-16T20:06:15.067Z] Step 20/21 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:06:15.325Z] Removing intermediate container 8a2f2b2aaf78 [2023-03-16T20:06:15.325Z] ---> 70179a466e01 [2023-03-16T20:06:15.325Z] [2023-03-16T20:06:15.325Z] ---> Running in ac0c5b1bc1a9 [2023-03-16T20:06:15.325Z] Removing intermediate container 11abdb7a7677 [2023-03-16T20:06:15.325Z] ---> c85744384630 [2023-03-16T20:06:15.325Z] [2023-03-16T20:06:15.325Z] Successfully built 70179a466e01 [2023-03-16T20:06:15.325Z] Successfully tagged support-notifications:latest [2023-03-16T20:06:15.325Z]  Building support-notifications ... done Building core-metadata [2023-03-16T20:06:15.325Z] Successfully built c85744384630 [2023-03-16T20:06:15.325Z] Successfully tagged security-proxy-auth:latest [2023-03-16T20:06:15.325Z]  Building security-proxy-auth ... done Building core-common-config-bootstrapper [2023-03-16T20:06:15.325Z] Removing intermediate container ac0c5b1bc1a9 [2023-03-16T20:06:15.325Z] ---> 24e7aef9d5f3 [2023-03-16T20:06:15.325Z] Step 21/21 : LABEL version=0.0.0 [2023-03-16T20:06:15.590Z] ---> Running in ce3d13321ae4 [2023-03-16T20:06:16.167Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T20:06:17.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:17.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:18.063Z] OK: 265 MiB in 53 packages [2023-03-16T20:06:19.450Z] Removing intermediate container ce3d13321ae4 [2023-03-16T20:06:19.450Z] ---> 45a7704e54fb [2023-03-16T20:06:19.450Z] [2023-03-16T20:06:19.450Z] Successfully built 45a7704e54fb [2023-03-16T20:06:19.707Z] Successfully tagged security-proxy-setup:latest [2023-03-16T20:06:19.707Z]  Building security-proxy-setup ... done Building security-spire-config [2023-03-16T20:06:19.707Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:06:19.707Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:06:19.707Z] ---> 4a1773f8e60c [2023-03-16T20:06:19.707Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:06:19.707Z] ---> Using cache [2023-03-16T20:06:19.707Z] ---> dc31357d722f [2023-03-16T20:06:19.707Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T20:06:19.708Z] ---> Using cache [2023-03-16T20:06:19.708Z] ---> 981e38dc4480 [2023-03-16T20:06:19.708Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T20:06:19.708Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:06:19.708Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:06:19.708Z] ---> 4a1773f8e60c [2023-03-16T20:06:19.708Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:06:19.708Z] ---> Using cache [2023-03-16T20:06:19.708Z] ---> dc31357d722f [2023-03-16T20:06:19.708Z] Step 4/25 : WORKDIR /edgex-go [2023-03-16T20:06:19.708Z] ---> Using cache [2023-03-16T20:06:19.708Z] ---> 981e38dc4480 [2023-03-16T20:06:19.708Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-16T20:06:22.233Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:06:22.233Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:06:22.233Z] ---> 4a1773f8e60c [2023-03-16T20:06:22.233Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T20:06:22.233Z] ---> Using cache [2023-03-16T20:06:22.233Z] ---> 651600b66cba [2023-03-16T20:06:22.233Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T20:06:32.361Z] ---> Running in ab7de073ade2 [2023-03-16T20:06:32.361Z] ---> Running in bfd9dbcb296e [2023-03-16T20:06:32.361Z] ---> Running in 3d216a728502 [2023-03-16T20:06:32.361Z] Removing intermediate container 22445d44c397 [2023-03-16T20:06:32.361Z] ---> 150d632a8638 [2023-03-16T20:06:32.361Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-16T20:06:32.361Z] ---> 6ea02cad135d [2023-03-16T20:06:32.361Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:06:32.972Z] ---> Running in 5ecb001dc62c [2023-03-16T20:06:33.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:33.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:33.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:33.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:33.598Z] OK: 265 MiB in 53 packages [2023-03-16T20:06:33.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:33.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:33.856Z] OK: 265 MiB in 53 packages [2023-03-16T20:06:34.115Z] OK: 265 MiB in 53 packages [2023-03-16T20:06:35.046Z] Removing intermediate container 3d216a728502 [2023-03-16T20:06:35.046Z] ---> 43c2b776f2a0 [2023-03-16T20:06:35.046Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T20:06:35.308Z] Removing intermediate container ab7de073ade2 [2023-03-16T20:06:35.308Z] ---> c771c1c9687b [2023-03-16T20:06:35.308Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:06:35.308Z] Removing intermediate container bfd9dbcb296e [2023-03-16T20:06:35.308Z] ---> b9dad63c24cc [2023-03-16T20:06:35.308Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-16T20:06:35.565Z] ---> d84ba5cd0f3a [2023-03-16T20:06:35.565Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:06:35.565Z] ---> Running in 8ce0d3ffead2 [2023-03-16T20:06:35.825Z] ---> 9ddf8021a597 [2023-03-16T20:06:35.825Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:06:36.109Z] ---> Running in 698929335dfb [2023-03-16T20:06:36.109Z] ---> 000375b5a1fc [2023-03-16T20:06:36.109Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:06:36.677Z] ---> Running in 87e9629fba1c [2023-03-16T20:06:39.201Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T20:06:54.197Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-16T20:07:01.333Z] Removing intermediate container 58b8fbaffdbf [2023-03-16T20:07:01.333Z] ---> 20c9c998efcb [2023-03-16T20:07:01.333Z] [2023-03-16T20:07:01.333Z] Step 9/24 : FROM alpine:3.17 [2023-03-16T20:07:01.333Z] ---> b2aa39c304c2 [2023-03-16T20:07:01.333Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-16T20:07:09.608Z] ---> Running in 05e596c9c81c [2023-03-16T20:07:17.803Z] Removing intermediate container 698929335dfb [2023-03-16T20:07:17.803Z] ---> fb04223cc5ea [2023-03-16T20:07:17.803Z] Step 8/23 : COPY . . [2023-03-16T20:07:17.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:07:17.803Z] Removing intermediate container 8ce0d3ffead2 [2023-03-16T20:07:17.803Z] ---> 43a1a8325421 [2023-03-16T20:07:17.803Z] Step 7/26 : COPY . . [2023-03-16T20:07:17.803Z] Removing intermediate container 87e9629fba1c [2023-03-16T20:07:17.803Z] ---> a61677bb6717 [2023-03-16T20:07:17.803Z] Step 8/25 : COPY . . [2023-03-16T20:07:17.803Z] Removing intermediate container 5ecb001dc62c [2023-03-16T20:07:17.803Z] ---> 2471bdce8c7c [2023-03-16T20:07:17.803Z] Step 8/24 : COPY . . [2023-03-16T20:07:17.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:07:17.803Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-16T20:07:17.803Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-16T20:07:17.803Z] (3/3) Installing su-exec (0.2-r2) [2023-03-16T20:07:17.803Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:07:17.803Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T20:07:17.803Z] OK: 8 MiB in 18 packages [2023-03-16T20:07:32.696Z] ---> 049a067cd52b [2023-03-16T20:07:32.696Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-16T20:07:32.696Z] ---> 1160e1de68ea [2023-03-16T20:07:32.696Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-16T20:07:32.696Z] ---> eec7c71ec669 [2023-03-16T20:07:32.696Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T20:07:32.696Z] ---> a0d812dde811 [2023-03-16T20:07:32.696Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-16T20:07:32.696Z] ---> Running in 5eaad853eb1e [2023-03-16T20:07:32.696Z] ---> Running in 41742460cbfb [2023-03-16T20:07:32.696Z] ---> Running in 0f6fb0d73c73 [2023-03-16T20:07:32.696Z] ---> Running in 8504d08ca2e5 [2023-03-16T20:07:32.696Z] Removing intermediate container 05e596c9c81c [2023-03-16T20:07:32.696Z] ---> 48ea24be08f0 [2023-03-16T20:07:32.696Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-16T20:07:32.696Z] ---> Running in 874c11f2ea4e [2023-03-16T20:07:32.696Z] Removing intermediate container 0f6fb0d73c73 [2023-03-16T20:07:32.696Z] ---> 8958e89229cf [2023-03-16T20:07:32.696Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T20:07:32.696Z] ---> Running in 9bd39aa5b297 [2023-03-16T20:07:32.696Z] Removing intermediate container 874c11f2ea4e [2023-03-16T20:07:32.696Z] ---> bc30382ad813 [2023-03-16T20:07:32.696Z] Step 12/24 : WORKDIR / [2023-03-16T20:07:32.696Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T20:07:32.696Z] Removing intermediate container 9bd39aa5b297 [2023-03-16T20:07:32.696Z] ---> c504fee49fee [2023-03-16T20:07:32.696Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T20:07:32.696Z] ---> Running in fb4cd7ab89dd [2023-03-16T20:07:32.696Z] ---> Running in 8b233ef33849 [2023-03-16T20:07:32.696Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T20:07:32.696Z] Removing intermediate container fb4cd7ab89dd [2023-03-16T20:07:32.696Z] ---> 0885437042de [2023-03-16T20:07:32.696Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:07:32.696Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T20:07:32.696Z] Removing intermediate container 8b233ef33849 [2023-03-16T20:07:32.696Z] ---> 99da8e2c56ed [2023-03-16T20:07:32.696Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T20:07:33.263Z] ---> Running in 010fea520467 [2023-03-16T20:07:33.547Z] ---> 919a17ca0c51 [2023-03-16T20:07:33.547Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-16T20:07:34.119Z] ---> 9d9db30225a3 [2023-03-16T20:07:34.119Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-16T20:07:34.379Z] ---> 6c2581384e1c [2023-03-16T20:07:34.379Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-16T20:07:34.638Z] ---> 81cefaa5b389 [2023-03-16T20:07:34.638Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-16T20:07:34.638Z] Removing intermediate container 010fea520467 [2023-03-16T20:07:34.638Z] ---> 59d3a4729b97 [2023-03-16T20:07:34.638Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T20:07:34.638Z] ---> Running in 8002cc4ce8ea [2023-03-16T20:07:34.898Z] Removing intermediate container 8002cc4ce8ea [2023-03-16T20:07:34.898Z] ---> e0ca25a47c71 [2023-03-16T20:07:34.898Z] [2023-03-16T20:07:34.898Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T20:07:34.898Z] ---> b2aa39c304c2 [2023-03-16T20:07:34.898Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:07:34.898Z] ---> Using cache [2023-03-16T20:07:34.898Z] ---> b605d55a91e9 [2023-03-16T20:07:34.898Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-16T20:07:34.898Z] ---> Running in 99b8c936e25c [2023-03-16T20:07:35.157Z] ---> d33fb745760e [2023-03-16T20:07:35.157Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-16T20:07:35.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:07:35.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:07:35.936Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T20:07:35.936Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T20:07:35.936Z] OK: 17816 distinct packages available [2023-03-16T20:07:35.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:07:35.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:07:36.210Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-16T20:07:36.210Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-16T20:07:36.210Z] (3/4) Installing libucontext (1.2-r0) [2023-03-16T20:07:36.210Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-16T20:07:36.210Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:07:36.210Z] OK: 7 MiB in 19 packages [2023-03-16T20:07:36.469Z] ---> 50e4f38dcb02 [2023-03-16T20:07:36.469Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T20:07:39.154Z] ---> 2c10f761ecb2 [2023-03-16T20:07:39.154Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T20:07:43.377Z] Removing intermediate container 99b8c936e25c [2023-03-16T20:07:43.377Z] ---> c50cf546582e [2023-03-16T20:07:43.377Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:07:43.377Z] ---> Running in edd75913e2c0 [2023-03-16T20:07:47.580Z] ---> 6d75fe4081e8 [2023-03-16T20:07:47.580Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T20:07:50.142Z] ---> 0606a91180a1 [2023-03-16T20:07:50.142Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T20:07:50.142Z] Removing intermediate container edd75913e2c0 [2023-03-16T20:07:50.142Z] ---> d1525f93dac7 [2023-03-16T20:07:50.142Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T20:07:51.079Z] ---> Running in 1dbfa91dfd07 [2023-03-16T20:07:51.371Z] ---> c0a29ba9bb1d [2023-03-16T20:07:51.371Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-16T20:07:51.631Z] ---> Running in 0ddae463e63a [2023-03-16T20:07:51.631Z] Removing intermediate container 1dbfa91dfd07 [2023-03-16T20:07:51.631Z] ---> 785ce16288b4 [2023-03-16T20:07:51.631Z] Step 22/24 : LABEL arch=x86_64 [2023-03-16T20:07:51.928Z] ---> Running in cd23f3282557 [2023-03-16T20:07:52.504Z] Removing intermediate container 0ddae463e63a [2023-03-16T20:07:52.504Z] ---> 958dd75679a7 [2023-03-16T20:07:52.504Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-16T20:07:52.870Z] Removing intermediate container cd23f3282557 [2023-03-16T20:07:52.870Z] ---> 339ad6e8f763 [2023-03-16T20:07:52.870Z] Step 23/24 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:07:53.809Z] ---> Running in ecd705cdecc9 [2023-03-16T20:07:57.151Z] ---> 275b1c234bfc [2023-03-16T20:07:57.151Z] Step 21/26 : WORKDIR / [2023-03-16T20:07:57.151Z] Removing intermediate container ecd705cdecc9 [2023-03-16T20:07:57.151Z] ---> d9d52865ec0d [2023-03-16T20:07:57.151Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T20:07:57.151Z] ---> Running in 59b66c5e84ff [2023-03-16T20:07:57.414Z] ---> Running in a9545641054f [2023-03-16T20:07:57.984Z] Removing intermediate container 59b66c5e84ff [2023-03-16T20:07:57.984Z] ---> e85b2780eab0 [2023-03-16T20:07:57.984Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T20:07:57.984Z] Removing intermediate container a9545641054f [2023-03-16T20:07:57.984Z] ---> a7e781b1ac67 [2023-03-16T20:07:57.984Z] [2023-03-16T20:07:57.984Z] Successfully built a7e781b1ac67 [2023-03-16T20:07:58.266Z] Successfully tagged security-secretstore-setup:latest [2023-03-16T20:07:58.266Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2023-03-16T20:07:58.570Z] ---> Running in 3851a4bae51b [2023-03-16T20:08:01.183Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:08:01.183Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:08:01.183Z] ---> 4a1773f8e60c [2023-03-16T20:08:01.183Z] Step 3/33 : WORKDIR /edgex-go [2023-03-16T20:08:01.183Z] ---> Using cache [2023-03-16T20:08:01.183Z] ---> 651600b66cba [2023-03-16T20:08:01.183Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-16T20:08:01.183Z] ---> Using cache [2023-03-16T20:08:01.183Z] ---> c1795ddabc3e [2023-03-16T20:08:01.183Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-16T20:08:01.183Z] ---> Using cache [2023-03-16T20:08:01.183Z] ---> d53f85c73bc5 [2023-03-16T20:08:01.183Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:08:01.183Z] ---> Using cache [2023-03-16T20:08:01.183Z] ---> 060c71f2a493 [2023-03-16T20:08:01.183Z] Step 7/33 : COPY . . [2023-03-16T20:08:01.183Z] ---> Using cache [2023-03-16T20:08:01.183Z] ---> 6381df897819 [2023-03-16T20:08:01.183Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-16T20:08:05.396Z] Removing intermediate container 3851a4bae51b [2023-03-16T20:08:05.396Z] ---> 8d85bbe73bc5 [2023-03-16T20:08:05.396Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T20:08:05.396Z] ---> Running in 377c47f6d24f [2023-03-16T20:08:05.396Z] Removing intermediate container 8504d08ca2e5 [2023-03-16T20:08:05.396Z] ---> f69468e0375a [2023-03-16T20:08:05.396Z] [2023-03-16T20:08:05.396Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:08:05.396Z] ---> b2aa39c304c2 [2023-03-16T20:08:05.396Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T20:08:05.396Z] ---> Using cache [2023-03-16T20:08:05.396Z] ---> 0757aaf12b63 [2023-03-16T20:08:05.397Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:08:05.397Z] ---> Using cache [2023-03-16T20:08:05.397Z] ---> 19a5b3c418d4 [2023-03-16T20:08:05.397Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:08:05.397Z] ---> Using cache [2023-03-16T20:08:05.397Z] Removing intermediate container 41742460cbfb [2023-03-16T20:08:05.397Z] ---> 4eeaefb53466 [2023-03-16T20:08:05.397Z] [2023-03-16T20:08:05.397Z] Step 10/25 : FROM alpine:3.17 [2023-03-16T20:08:05.397Z] ---> b2aa39c304c2 [2023-03-16T20:08:05.397Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:08:05.397Z] Removing intermediate container 5eaad853eb1e [2023-03-16T20:08:05.397Z] ---> f9a25300bfec [2023-03-16T20:08:05.397Z] [2023-03-16T20:08:05.397Z] Step 10/24 : FROM alpine:3.17 [2023-03-16T20:08:05.397Z] ---> b2aa39c304c2 [2023-03-16T20:08:05.397Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:08:05.397Z] ---> c876fe2781c4 [2023-03-16T20:08:05.397Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:08:05.397Z] ---> Using cache [2023-03-16T20:08:05.397Z] ---> Running in 0a3989fae593 [2023-03-16T20:08:05.397Z] ---> e0e04683ff2d [2023-03-16T20:08:05.397Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-16T20:08:05.397Z] ---> Running in 752c328ecf5e [2023-03-16T20:08:05.397Z] ---> Running in 292a1db0d810 [2023-03-16T20:08:05.656Z] Removing intermediate container 0a3989fae593 [2023-03-16T20:08:05.656Z] ---> eaa764be7647 [2023-03-16T20:08:05.656Z] Step 24/26 : LABEL arch=x86_64 [2023-03-16T20:08:05.656Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T20:08:06.226Z] ---> Running in 1683626d7c68 [2023-03-16T20:08:06.226Z] ---> 7e76b354eff0 [2023-03-16T20:08:06.226Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-16T20:08:06.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:08:06.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:08:06.904Z] Removing intermediate container 1683626d7c68 [2023-03-16T20:08:06.904Z] ---> f3ee396e619f [2023-03-16T20:08:06.904Z] Step 25/26 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:08:06.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:08:06.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:08:07.260Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T20:08:07.260Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:08:07.260Z] OK: 7 MiB in 16 packages [2023-03-16T20:08:07.260Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T20:08:07.260Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:08:07.260Z] OK: 7 MiB in 16 packages [2023-03-16T20:08:07.532Z] ---> 12b54a4adf7d [2023-03-16T20:08:07.532Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-16T20:08:07.532Z] ---> Running in ea866f55c9e1 [2023-03-16T20:08:07.812Z] ---> 127bb62f502a [2023-03-16T20:08:07.812Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T20:08:07.812Z] Removing intermediate container ea866f55c9e1 [2023-03-16T20:08:07.812Z] ---> 854c108a2906 [2023-03-16T20:08:07.812Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T20:08:07.812Z] ---> Running in 90f4cc694d59 [2023-03-16T20:08:07.812Z] ---> Running in 322380ff45f1 [2023-03-16T20:08:08.098Z] Removing intermediate container 752c328ecf5e [2023-03-16T20:08:08.098Z] ---> 66877c25fdca [2023-03-16T20:08:08.098Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T20:08:08.098Z] Removing intermediate container 322380ff45f1 [2023-03-16T20:08:08.098Z] ---> a0f46f0f3d73 [2023-03-16T20:08:08.098Z] [2023-03-16T20:08:08.098Z] ---> Running in e63e21d82991 [2023-03-16T20:08:08.098Z] Removing intermediate container 292a1db0d810 [2023-03-16T20:08:08.098Z] ---> 4761459ee3c3 [2023-03-16T20:08:08.098Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T20:08:08.098Z] Successfully built a0f46f0f3d73 [2023-03-16T20:08:08.098Z] Successfully tagged security-spire-config:latest [2023-03-16T20:08:08.098Z] Building security-spire-server [2023-03-16T20:08:08.098Z]  Building security-spire-config ... done  ---> Running in 7d3183e63f10 [2023-03-16T20:08:08.381Z] Removing intermediate container e63e21d82991 [2023-03-16T20:08:08.381Z] ---> 38217b2d9d30 [2023-03-16T20:08:08.381Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-16T20:08:11.002Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:08:11.002Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:08:12.462Z] ---> 4a1773f8e60c [2023-03-16T20:08:12.462Z] Step 3/25 : WORKDIR /edgex-go [2023-03-16T20:08:12.462Z] ---> Using cache [2023-03-16T20:08:12.462Z] ---> 651600b66cba [2023-03-16T20:08:12.462Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T20:08:12.462Z] ---> Using cache [2023-03-16T20:08:12.462Z] ---> 43c2b776f2a0 [2023-03-16T20:08:12.462Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-16T20:08:12.462Z] ---> Using cache [2023-03-16T20:08:12.462Z] ---> d84ba5cd0f3a [2023-03-16T20:08:12.462Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:08:12.462Z] ---> Using cache [2023-03-16T20:08:12.462Z] ---> 43a1a8325421 [2023-03-16T20:08:12.462Z] Step 7/25 : COPY . . [2023-03-16T20:08:12.462Z] ---> Using cache [2023-03-16T20:08:12.462Z] ---> eec7c71ec669 [2023-03-16T20:08:12.462Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T20:08:12.462Z] ---> Using cache [2023-03-16T20:08:12.462Z] ---> 8958e89229cf [2023-03-16T20:08:12.462Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-16T20:08:12.462Z] ---> Using cache [2023-03-16T20:08:12.462Z] ---> c504fee49fee [2023-03-16T20:08:12.462Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T20:08:12.462Z] ---> Using cache [2023-03-16T20:08:12.462Z] ---> 99da8e2c56ed [2023-03-16T20:08:12.462Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T20:08:15.075Z] ---> Running in eaddf043d47a [2023-03-16T20:08:15.337Z] Removing intermediate container 7d3183e63f10 [2023-03-16T20:08:15.337Z] ---> 2e38b29f1a68 [2023-03-16T20:08:15.337Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-16T20:08:15.337Z] ---> Running in 5d69a0877aac [2023-03-16T20:08:15.337Z] ---> Running in b7e80c294888 [2023-03-16T20:08:15.337Z] Removing intermediate container eaddf043d47a [2023-03-16T20:08:15.337Z] ---> 273d0d587d23 [2023-03-16T20:08:15.337Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-16T20:08:15.598Z] Removing intermediate container 90f4cc694d59 [2023-03-16T20:08:15.598Z] ---> e4f517967839 [2023-03-16T20:08:15.598Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T20:08:15.598Z] Removing intermediate container b7e80c294888 [2023-03-16T20:08:15.598Z] ---> 07815b61433d [2023-03-16T20:08:15.598Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-16T20:08:15.598Z] ---> Running in 8b6592eb95c9 [2023-03-16T20:08:15.598Z] ---> Running in 00e6ac83ea79 [2023-03-16T20:08:15.859Z] ---> Running in b8fe10eed706 [2023-03-16T20:08:15.859Z] Removing intermediate container 00e6ac83ea79 [2023-03-16T20:08:15.859Z] ---> 1ca775c97e36 [2023-03-16T20:08:15.859Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-16T20:08:15.859Z] Removing intermediate container 8b6592eb95c9 [2023-03-16T20:08:15.859Z] ---> b84bc897beba [2023-03-16T20:08:15.859Z] Step 15/24 : WORKDIR / [2023-03-16T20:08:15.859Z] ---> Running in e7d01f693763 [2023-03-16T20:08:16.130Z] ---> Running in a836ae212b4b [2023-03-16T20:08:16.130Z] Removing intermediate container b8fe10eed706 [2023-03-16T20:08:16.130Z] ---> a508f0e4b6bc [2023-03-16T20:08:16.130Z] Step 15/25 : WORKDIR / [2023-03-16T20:08:16.130Z] ---> Running in fdccebde670f [2023-03-16T20:08:16.130Z] Removing intermediate container e7d01f693763 [2023-03-16T20:08:16.130Z] ---> 11ab2c1e7bc0 [2023-03-16T20:08:16.130Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:08:16.389Z] Removing intermediate container a836ae212b4b [2023-03-16T20:08:16.389Z] ---> 41636b1e451e [2023-03-16T20:08:16.389Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T20:08:16.648Z] Removing intermediate container fdccebde670f [2023-03-16T20:08:16.648Z] ---> 61c055e813c2 [2023-03-16T20:08:16.648Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:08:16.648Z] ---> Running in 034ae8f49014 [2023-03-16T20:08:16.648Z] Removing intermediate container 5d69a0877aac [2023-03-16T20:08:16.648Z] ---> 88003bac662b [2023-03-16T20:08:16.648Z] Step 12/25 : WORKDIR /edgex-go [2023-03-16T20:08:16.648Z] ---> 05161a005cca [2023-03-16T20:08:16.648Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:08:16.648Z] ---> Running in 3ae25059a56b [2023-03-16T20:08:16.910Z] Removing intermediate container 034ae8f49014 [2023-03-16T20:08:16.910Z] ---> f67d4282b28d [2023-03-16T20:08:16.910Z] Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:08:17.173Z] ---> c0fb434504ba [2023-03-16T20:08:17.173Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:08:18.562Z] ---> Running in 5e3079de260c [2023-03-16T20:08:19.131Z] Removing intermediate container 3ae25059a56b [2023-03-16T20:08:19.131Z] ---> 519a3a3f9741 [2023-03-16T20:08:19.131Z] [2023-03-16T20:08:19.131Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T20:08:19.131Z] ---> b2aa39c304c2 [2023-03-16T20:08:19.131Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:08:19.131Z] ---> Using cache [2023-03-16T20:08:19.131Z] ---> b605d55a91e9 [2023-03-16T20:08:19.131Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T20:08:19.391Z] ---> 69062f6470fe [2023-03-16T20:08:19.391Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-16T20:08:19.659Z] ---> 3c34e86770cc [2023-03-16T20:08:19.660Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-16T20:08:19.944Z] ---> Running in 9d2fef2a83dd [2023-03-16T20:08:19.944Z] Removing intermediate container 5e3079de260c [2023-03-16T20:08:19.944Z] ---> 23e914847ba6 [2023-03-16T20:08:19.944Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:08:20.906Z] ---> Running in a68704abf691 [2023-03-16T20:08:20.906Z] ---> a0507fe47a9d [2023-03-16T20:08:20.906Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-16T20:08:20.906Z] ---> 1bc025795d96 [2023-03-16T20:08:20.906Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-16T20:08:21.165Z] Removing intermediate container a68704abf691 [2023-03-16T20:08:21.165Z] ---> cd214a54a04d [2023-03-16T20:08:21.165Z] [2023-03-16T20:08:21.165Z] Successfully built cd214a54a04d [2023-03-16T20:08:21.165Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-16T20:08:21.165Z] Building support-scheduler [2023-03-16T20:08:21.165Z]  Building core-common-config-bootstrapper ... done  ---> 2251385c1af6 [2023-03-16T20:08:21.165Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-16T20:08:21.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:08:21.165Z] ---> c2db88b42195 [2023-03-16T20:08:21.165Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-16T20:08:21.165Z] ---> Running in 1aab5d729b1c [2023-03-16T20:08:21.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:08:22.794Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T20:08:22.794Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T20:08:22.794Z] OK: 17816 distinct packages available [2023-03-16T20:08:22.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:08:22.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:08:22.794Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T20:08:22.794Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T20:08:22.794Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T20:08:22.794Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T20:08:22.794Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T20:08:22.794Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:08:22.794Z] OK: 8 MiB in 20 packages [2023-03-16T20:08:23.380Z] Removing intermediate container 1aab5d729b1c [2023-03-16T20:08:23.380Z] ---> 398e22e1237b [2023-03-16T20:08:23.380Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:08:25.302Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:08:25.302Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:08:25.302Z] ---> 4a1773f8e60c [2023-03-16T20:08:25.302Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:08:25.302Z] ---> Using cache [2023-03-16T20:08:25.302Z] ---> dc31357d722f [2023-03-16T20:08:25.302Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T20:08:25.302Z] ---> Using cache [2023-03-16T20:08:25.302Z] ---> 981e38dc4480 [2023-03-16T20:08:25.302Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T20:08:25.302Z] ---> Using cache [2023-03-16T20:08:25.302Z] ---> b9dad63c24cc [2023-03-16T20:08:25.302Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:08:25.302Z] ---> Using cache [2023-03-16T20:08:25.302Z] ---> 000375b5a1fc [2023-03-16T20:08:25.302Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:08:25.302Z] ---> Using cache [2023-03-16T20:08:25.302Z] ---> a61677bb6717 [2023-03-16T20:08:25.302Z] Step 8/23 : COPY . . [2023-03-16T20:08:25.302Z] ---> Using cache [2023-03-16T20:08:25.302Z] ---> 1160e1de68ea [2023-03-16T20:08:25.302Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-16T20:08:26.246Z] ---> 5e9cde426fd4 [2023-03-16T20:08:26.246Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-16T20:08:26.246Z] ---> Running in 535fa8073e33 [2023-03-16T20:08:26.246Z] ---> Running in fd22f8e820dd [2023-03-16T20:08:26.246Z] ---> Running in fb7cbcfb4f24 [2023-03-16T20:08:26.816Z] Removing intermediate container 9d2fef2a83dd [2023-03-16T20:08:26.816Z] ---> 6bb06e2d8732 [2023-03-16T20:08:26.816Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:08:26.816Z] Removing intermediate container fb7cbcfb4f24 [2023-03-16T20:08:26.816Z] ---> 98648164dc37 [2023-03-16T20:08:26.816Z] Removing intermediate container 535fa8073e33 [2023-03-16T20:08:26.816Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] ---> e46007008678 [2023-03-16T20:08:26.816Z] [2023-03-16T20:08:26.816Z] Step 22/24 : LABEL arch=x86_64 [2023-03-16T20:08:27.076Z] ---> Running in 1d0571debaac [2023-03-16T20:08:27.076Z] ---> Running in 9fb136a2bba4 [2023-03-16T20:08:27.076Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T20:08:29.624Z] ---> bbcc345df6c4 [2023-03-16T20:08:29.624Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T20:08:29.624Z] Removing intermediate container 9fb136a2bba4 [2023-03-16T20:08:29.624Z] ---> e2c4d957a8a5 [2023-03-16T20:08:29.624Z] Step 23/25 : LABEL arch=x86_64 [2023-03-16T20:08:29.624Z] Removing intermediate container 1d0571debaac [2023-03-16T20:08:29.624Z] ---> e3655ae09b4b [2023-03-16T20:08:29.624Z] Step 23/24 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:08:29.624Z] ---> Running in c104ba089aba [2023-03-16T20:08:29.624Z] ---> Running in 1daabce21896 [2023-03-16T20:08:29.624Z] Removing intermediate container 377c47f6d24f [2023-03-16T20:08:29.624Z] ---> c14a20e3e7c0 [2023-03-16T20:08:29.624Z] [2023-03-16T20:08:29.624Z] Step 9/33 : FROM alpine:3.17 [2023-03-16T20:08:29.624Z] ---> b2aa39c304c2 [2023-03-16T20:08:29.624Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:08:29.624Z] ---> Using cache [2023-03-16T20:08:29.624Z] ---> b605d55a91e9 [2023-03-16T20:08:29.624Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-16T20:08:31.072Z] ---> Running in f97ead9d280a [2023-03-16T20:08:31.072Z] Removing intermediate container c104ba089aba [2023-03-16T20:08:31.072Z] ---> 92be233ca6b6 [2023-03-16T20:08:31.072Z] Step 24/25 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:08:31.072Z] Removing intermediate container 1daabce21896 [2023-03-16T20:08:31.072Z] ---> 706e4c07ce78 [2023-03-16T20:08:31.072Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T20:08:31.072Z] ---> 5ac370c51a33 [2023-03-16T20:08:31.072Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T20:08:31.072Z] ---> Running in 0affb5b84ba3 [2023-03-16T20:08:31.072Z] ---> Running in 6855f6f40339 [2023-03-16T20:08:31.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:08:31.622Z] Removing intermediate container 0affb5b84ba3 [2023-03-16T20:08:31.622Z] ---> 9ba1f5121de8 [2023-03-16T20:08:31.622Z] [2023-03-16T20:08:31.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:08:31.622Z] Successfully built 9ba1f5121de8 [2023-03-16T20:08:31.622Z] ---> 6929ceba6138 [2023-03-16T20:08:31.622Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-16T20:08:31.622Z] Removing intermediate container 6855f6f40339 [2023-03-16T20:08:31.622Z] ---> 6e34ffc0b8f0 [2023-03-16T20:08:31.622Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T20:08:31.622Z] Successfully tagged core-command:latest [2023-03-16T20:08:31.622Z] Building security-spire-agent [2023-03-16T20:08:31.882Z]  Building core-command ... done (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T20:08:32.143Z] (2/2) Installing su-exec (0.2-r2) [2023-03-16T20:08:32.143Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:08:32.143Z] OK: 7 MiB in 17 packages [2023-03-16T20:08:32.403Z] ---> Running in 6443be9e12ed [2023-03-16T20:08:35.896Z] ---> 27be67cca972 [2023-03-16T20:08:35.896Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-16T20:08:35.896Z] Removing intermediate container 6443be9e12ed [2023-03-16T20:08:35.896Z] ---> da30e27eac4d [2023-03-16T20:08:35.896Z] [2023-03-16T20:08:35.896Z] Successfully built da30e27eac4d [2023-03-16T20:08:35.896Z] Successfully tagged core-metadata:latest [2023-03-16T20:08:37.267Z]  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:08:37.267Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:08:37.267Z] ---> 4a1773f8e60c [2023-03-16T20:08:37.267Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T20:08:37.267Z] ---> Using cache [2023-03-16T20:08:37.267Z] ---> 651600b66cba [2023-03-16T20:08:37.267Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T20:08:37.267Z] ---> Using cache [2023-03-16T20:08:37.267Z] ---> 43c2b776f2a0 [2023-03-16T20:08:37.267Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T20:08:37.267Z] ---> Using cache [2023-03-16T20:08:37.267Z] ---> d84ba5cd0f3a [2023-03-16T20:08:37.267Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:08:37.267Z] ---> Using cache [2023-03-16T20:08:37.267Z] ---> 43a1a8325421 [2023-03-16T20:08:37.267Z] Step 7/26 : COPY . . [2023-03-16T20:08:37.267Z] ---> Using cache [2023-03-16T20:08:37.267Z] ---> eec7c71ec669 [2023-03-16T20:08:37.267Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T20:08:37.267Z] ---> Using cache [2023-03-16T20:08:37.267Z] ---> 8958e89229cf [2023-03-16T20:08:37.267Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T20:08:37.267Z] ---> Using cache [2023-03-16T20:08:37.267Z] ---> c504fee49fee [2023-03-16T20:08:37.267Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T20:08:37.267Z] ---> Using cache [2023-03-16T20:08:37.267Z] ---> 99da8e2c56ed [2023-03-16T20:08:37.267Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T20:08:37.267Z] ---> Using cache [2023-03-16T20:08:37.267Z] ---> 59d3a4729b97 [2023-03-16T20:08:37.267Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T20:08:37.267Z] ---> Using cache [2023-03-16T20:08:37.267Z] ---> e0ca25a47c71 [2023-03-16T20:08:37.267Z] [2023-03-16T20:08:37.267Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T20:08:37.267Z] ---> b2aa39c304c2 [2023-03-16T20:08:37.267Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:08:37.267Z] ---> Using cache [2023-03-16T20:08:37.267Z] ---> b605d55a91e9 [2023-03-16T20:08:37.267Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T20:08:37.267Z] ---> Using cache [2023-03-16T20:08:37.267Z] ---> 6bb06e2d8732 [2023-03-16T20:08:37.267Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:08:37.267Z] ---> Using cache [2023-03-16T20:08:38.243Z] ---> bbcc345df6c4 [2023-03-16T20:08:38.243Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-16T20:08:38.505Z] Removing intermediate container f97ead9d280a [2023-03-16T20:08:38.505Z] ---> e6c79aa8696f [2023-03-16T20:08:38.505Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-16T20:08:38.505Z] ---> 4552c25a122e [2023-03-16T20:08:38.505Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T20:08:39.069Z] ---> Running in 0878cc1e63c8 [2023-03-16T20:08:39.069Z] ---> Running in 8b255d6d480e [2023-03-16T20:08:39.758Z] Removing intermediate container 0878cc1e63c8 [2023-03-16T20:08:39.758Z] ---> e3649f69b39d [2023-03-16T20:08:39.758Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T20:08:39.758Z] Removing intermediate container 8b255d6d480e [2023-03-16T20:08:39.758Z] ---> 70e3e6ba16fc [2023-03-16T20:08:39.758Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-16T20:08:39.758Z] ---> c0eada1e0f2d [2023-03-16T20:08:39.758Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T20:08:40.018Z] ---> Running in d3f66a26d84f [2023-03-16T20:08:40.018Z] ---> Running in 00279a7819b9 [2023-03-16T20:08:41.406Z] Removing intermediate container 00279a7819b9 [2023-03-16T20:08:41.406Z] ---> 1fb8f8ed0fa5 [2023-03-16T20:08:41.406Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-16T20:08:41.406Z] Removing intermediate container d3f66a26d84f [2023-03-16T20:08:41.406Z] ---> ff4f3d8e418a [2023-03-16T20:08:41.406Z] Step 23/25 : LABEL arch=x86_64 [2023-03-16T20:08:41.406Z] ---> Running in 3e06db106e62 [2023-03-16T20:08:41.665Z] ---> 8cf15ac116ad [2023-03-16T20:08:41.665Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T20:08:41.928Z] ---> Running in 11916553e1f7 [2023-03-16T20:08:42.187Z] Removing intermediate container 3e06db106e62 [2023-03-16T20:08:42.187Z] ---> 72bc4e0eecbd [2023-03-16T20:08:42.187Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-16T20:08:42.187Z] ---> 6fe2ffab8647 [2023-03-16T20:08:42.187Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-16T20:08:42.451Z] ---> Running in 074ffc091fbc [2023-03-16T20:08:42.451Z] Removing intermediate container 11916553e1f7 [2023-03-16T20:08:42.451Z] ---> cf272cb6f044 [2023-03-16T20:08:42.451Z] Step 24/25 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:08:42.451Z] ---> Running in 30b754ef510a [2023-03-16T20:08:43.029Z] ---> f375cd14cab6 [2023-03-16T20:08:43.029Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-16T20:08:43.029Z] Removing intermediate container 074ffc091fbc [2023-03-16T20:08:43.029Z] ---> 1d6fdce4b3da [2023-03-16T20:08:43.029Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-16T20:08:43.298Z] Removing intermediate container 30b754ef510a [2023-03-16T20:08:43.298Z] ---> f1c4f0273a82 [2023-03-16T20:08:43.298Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T20:08:43.298Z] ---> Running in d60dd4e1e078 [2023-03-16T20:08:43.557Z] ---> Running in 269ebd7a3d4a [2023-03-16T20:08:43.818Z] ---> 0fe39c367f56 [2023-03-16T20:08:43.818Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T20:08:43.818Z] ---> Running in d44e6661e1d1 [2023-03-16T20:08:43.818Z] Removing intermediate container 269ebd7a3d4a [2023-03-16T20:08:43.818Z] ---> e367e0f0b7db [2023-03-16T20:08:43.818Z] [2023-03-16T20:08:44.082Z] Successfully built e367e0f0b7db [2023-03-16T20:08:44.082Z] Successfully tagged security-spire-server:latest [2023-03-16T20:08:45.024Z]  Building security-spire-server ... done Removing intermediate container d44e6661e1d1 [2023-03-16T20:08:45.024Z] ---> a4ae31aaf376 [2023-03-16T20:08:45.024Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T20:08:45.854Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-16T20:08:45.854Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-16T20:08:46.558Z] ---> Running in f78c58714308 [2023-03-16T20:08:46.558Z] Removing intermediate container f78c58714308 [2023-03-16T20:08:46.558Z] ---> 93847b95ca54 [2023-03-16T20:08:46.558Z] Step 24/26 : LABEL arch=x86_64 [2023-03-16T20:08:46.835Z] Removing intermediate container d60dd4e1e078 [2023-03-16T20:08:46.835Z] ---> cf9096f04db5 [2023-03-16T20:08:46.835Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-16T20:08:46.835Z] ---> Running in 961df4e442b4 [2023-03-16T20:08:46.835Z] ---> Running in a1468466b35d [2023-03-16T20:08:47.094Z] Removing intermediate container 961df4e442b4 [2023-03-16T20:08:47.095Z] ---> 51bfa148a260 [2023-03-16T20:08:47.095Z] Step 25/26 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:08:47.354Z] Removing intermediate container a1468466b35d [2023-03-16T20:08:47.354Z] ---> 150bd57a6ecd [2023-03-16T20:08:47.354Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-16T20:08:47.354Z] ---> Running in c23b510e4584 [2023-03-16T20:08:47.616Z] ---> e0768f3ceca2 [2023-03-16T20:08:47.616Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-16T20:08:47.616Z] Removing intermediate container c23b510e4584 [2023-03-16T20:08:47.616Z] ---> 0895212cd19c [2023-03-16T20:08:47.616Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T20:08:47.889Z] ---> Running in 1238fa578b19 [2023-03-16T20:08:47.889Z] ---> Running in 44d2b4691bf2 [2023-03-16T20:08:47.889Z] Removing intermediate container 1238fa578b19 [2023-03-16T20:08:47.889Z] ---> b1099ded2257 [2023-03-16T20:08:47.889Z] [2023-03-16T20:08:47.889Z] Successfully built b1099ded2257 [2023-03-16T20:08:48.169Z] Successfully tagged security-spire-agent:latest [2023-03-16T20:08:49.564Z]  Building security-spire-agent ... done Removing intermediate container 44d2b4691bf2 [2023-03-16T20:08:49.564Z] ---> b33434628973 [2023-03-16T20:08:49.564Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:08:50.506Z] ---> d97af39997bd [2023-03-16T20:08:50.506Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:08:52.515Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-16T20:08:52.787Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-16T20:08:52.787Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-16T20:08:53.803Z] ---> e0cf8d5eb268 [2023-03-16T20:08:53.803Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-16T20:08:54.067Z] Removing intermediate container fd22f8e820dd [2023-03-16T20:08:54.067Z] ---> 031fa31862cf [2023-03-16T20:08:54.067Z] [2023-03-16T20:08:54.067Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:08:54.067Z] ---> b2aa39c304c2 [2023-03-16T20:08:54.067Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:08:54.067Z] ---> Using cache [2023-03-16T20:08:54.067Z] ---> 4761459ee3c3 [2023-03-16T20:08:54.067Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T20:08:54.067Z] ---> Using cache [2023-03-16T20:08:54.067Z] ---> 2e38b29f1a68 [2023-03-16T20:08:54.067Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-16T20:08:54.635Z] ---> Running in e980d8025d65 [2023-03-16T20:08:54.635Z] ---> 8f82612b1ae0 [2023-03-16T20:08:54.635Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-16T20:08:55.206Z] Removing intermediate container e980d8025d65 [2023-03-16T20:08:55.206Z] ---> 26cd6eae9f8c [2023-03-16T20:08:55.206Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T20:08:55.206Z] ---> d9694d2d9323 [2023-03-16T20:08:55.206Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-16T20:08:55.206Z] ---> Running in 67c5bdabe402 [2023-03-16T20:08:55.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-16T20:08:55.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-16T20:08:55.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-16T20:08:55.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-16T20:08:55.467Z] ---> 3ccc88a3ed8b [2023-03-16T20:08:55.467Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-16T20:08:55.743Z] Removing intermediate container 67c5bdabe402 [2023-03-16T20:08:55.743Z] ---> 0159fa0ccfc6 [2023-03-16T20:08:55.743Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:08:56.005Z] ---> 124284b50720 [2023-03-16T20:08:56.005Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-16T20:08:56.005Z] ---> 82666d20123b [2023-03-16T20:08:56.005Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:08:56.272Z] ---> 3910afa6dcaf [2023-03-16T20:08:56.272Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-16T20:08:56.272Z] ---> 78d88ed79ea2 [2023-03-16T20:08:56.272Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-16T20:08:56.531Z] ---> 9095dda56d98 [2023-03-16T20:08:56.531Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-16T20:08:56.531Z] ---> Running in dc866c89105b [2023-03-16T20:08:57.120Z] ---> aeaced53e94b [2023-03-16T20:08:57.120Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-16T20:08:57.120Z] ---> 78575b740746 [2023-03-16T20:08:57.120Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-16T20:08:57.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-16T20:08:57.408Z] ---> Running in 1673e0450eb0 [2023-03-16T20:08:58.782Z] Removing intermediate container 1673e0450eb0 [2023-03-16T20:08:58.782Z] ---> 24659fb7c15e [2023-03-16T20:08:58.782Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:08:58.782Z] Removing intermediate container dc866c89105b [2023-03-16T20:08:58.782Z] ---> 9255c47750e7 [2023-03-16T20:08:58.782Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-16T20:08:58.782Z] ---> Running in 1b2d404681fa [2023-03-16T20:08:59.348Z] ---> Running in cb7ac1abf75a [2023-03-16T20:08:59.610Z] Removing intermediate container 1b2d404681fa [2023-03-16T20:08:59.610Z] ---> e1d4aa0723ed [2023-03-16T20:08:59.610Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T20:09:00.547Z] Removing intermediate container cb7ac1abf75a [2023-03-16T20:09:00.547Z] ---> e9ea6cbff393 [2023-03-16T20:09:00.547Z] Step 30/33 : CMD ["gate"] [2023-03-16T20:09:00.547Z] ---> Running in 79cf4be2eb10 [2023-03-16T20:09:00.678Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-16T20:09:00.679Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-16T20:09:00.679Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-16T20:09:00.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-16T20:09:00.805Z] ---> Running in c32f5f7339ab [2023-03-16T20:09:01.064Z] Removing intermediate container 79cf4be2eb10 [2023-03-16T20:09:01.064Z] ---> 9405fc3b563e [2023-03-16T20:09:01.064Z] Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:09:01.998Z] ---> Running in ec1aa5ecf6ba [2023-03-16T20:09:01.998Z] Removing intermediate container c32f5f7339ab [2023-03-16T20:09:01.998Z] ---> 798a188497d0 [2023-03-16T20:09:01.998Z] Step 31/33 : LABEL arch=x86_64 [2023-03-16T20:09:02.257Z] ---> Running in 90cc0e4694e7 [2023-03-16T20:09:02.515Z] Removing intermediate container ec1aa5ecf6ba [2023-03-16T20:09:02.515Z] ---> f163411e6885 [2023-03-16T20:09:02.515Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:09:02.774Z] ---> Running in 7fffc1bff7b1 [2023-03-16T20:09:02.774Z] Removing intermediate container 90cc0e4694e7 [2023-03-16T20:09:02.774Z] ---> fe5dc250fb8e [2023-03-16T20:09:02.774Z] Step 32/33 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:09:03.032Z] ---> Running in 654edc005d1c [2023-03-16T20:09:03.610Z] Removing intermediate container 7fffc1bff7b1 [2023-03-16T20:09:03.610Z] ---> 5c2c6899e4ea [2023-03-16T20:09:03.610Z] [2023-03-16T20:09:03.610Z] Successfully built 5c2c6899e4ea [2023-03-16T20:09:03.875Z] Successfully tagged support-scheduler:latest [2023-03-16T20:09:04.132Z]  Building support-scheduler ... done Removing intermediate container 654edc005d1c [2023-03-16T20:09:04.132Z] ---> ea740cc4089a [2023-03-16T20:09:04.132Z] Step 33/33 : LABEL version=0.0.0 [2023-03-16T20:09:04.391Z] ---> Running in cf6521dda130 [2023-03-16T20:09:04.391Z] Removing intermediate container cf6521dda130 [2023-03-16T20:09:04.391Z] ---> 0595f94be6cc [2023-03-16T20:09:04.391Z] [2023-03-16T20:09:04.648Z] Successfully built 0595f94be6cc [2023-03-16T20:09:04.648Z] Successfully tagged security-bootstrapper:latest [2023-03-16T20:09:04.912Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-16T20:09:04.930Z] $ docker stop --time=1 2618c023f49d416d2113c8406960b89c92dd83452f913a72a1d66ba8ab4ff3d7 [2023-03-16T20:09:06.862Z] $ docker rm -f --volumes 2618c023f49d416d2113c8406960b89c92dd83452f913a72a1d66ba8ab4ff3d7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T20:09:07.368Z] + docker images [2023-03-16T20:09:07.368Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-16T20:09:07.368Z] security-bootstrapper latest 0595f94be6cc 3 seconds ago 22MB [2023-03-16T20:09:07.368Z] support-scheduler latest 5c2c6899e4ea 5 seconds ago 32.4MB [2023-03-16T20:09:07.368Z] 031fa31862cf 14 seconds ago 1.76GB [2023-03-16T20:09:07.368Z] security-spire-agent latest b1099ded2257 20 seconds ago 129MB [2023-03-16T20:09:07.368Z] security-spire-server latest e367e0f0b7db 24 seconds ago 89.8MB [2023-03-16T20:09:07.368Z] core-metadata latest da30e27eac4d 33 seconds ago 20.6MB [2023-03-16T20:09:07.368Z] core-command latest 9ba1f5121de8 36 seconds ago 19.8MB [2023-03-16T20:09:07.368Z] c14a20e3e7c0 38 seconds ago 1.67GB [2023-03-16T20:09:07.368Z] core-common-config-bootstrapper latest cd214a54a04d 47 seconds ago 17.6MB [2023-03-16T20:09:07.368Z] 519a3a3f9741 50 seconds ago 1.55GB [2023-03-16T20:09:07.368Z] security-spire-config latest a0f46f0f3d73 About a minute ago 88.9MB [2023-03-16T20:09:07.368Z] 4eeaefb53466 About a minute ago 1.7GB [2023-03-16T20:09:07.368Z] f69468e0375a About a minute ago 1.68GB [2023-03-16T20:09:07.368Z] f9a25300bfec About a minute ago 1.69GB [2023-03-16T20:09:07.368Z] security-secretstore-setup latest a7e781b1ac67 About a minute ago 32.6MB [2023-03-16T20:09:07.368Z] e0ca25a47c71 About a minute ago 1.55GB [2023-03-16T20:09:07.368Z] 20c9c998efcb 2 minutes ago 1.68GB [2023-03-16T20:09:07.368Z] security-proxy-auth latest c85744384630 2 minutes ago 18.3MB [2023-03-16T20:09:07.368Z] security-proxy-setup latest 45a7704e54fb 2 minutes ago 18.7MB [2023-03-16T20:09:07.368Z] support-notifications latest 70179a466e01 2 minutes ago 33MB [2023-03-16T20:09:07.368Z] core-data latest 8eb9324f255a 3 minutes ago 20MB [2023-03-16T20:09:07.368Z] security-spiffe-token-provider latest 244618d14994 3 minutes ago 32.6MB [2023-03-16T20:09:07.368Z] feeccad98c6f 3 minutes ago 1.76GB [2023-03-16T20:09:07.368Z] 883273a2d948 3 minutes ago 1.73GB [2023-03-16T20:09:07.368Z] ae6fdea8299c 3 minutes ago 1.67GB [2023-03-16T20:09:07.368Z] 76508b41d634 3 minutes ago 1.69GB [2023-03-16T20:09:07.368Z] f2f7ff75a825 3 minutes ago 1.67GB [2023-03-16T20:09:07.368Z] ci-base-image-x86_64 latest 4a1773f8e60c 7 minutes ago 881MB [2023-03-16T20:09:07.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 6 days ago 664MB [2023-03-16T20:09:07.368Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-16T20:09:07.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-16T20:09:07.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T20:09:15.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-16T20:09:15.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-16T20:09:15.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.473s coverage: 28.7% of statements [2023-03-16T20:09:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.323s coverage: 98.5% of statements [2023-03-16T20:09:32.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-16T20:09:32.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-16T20:09:32.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-16T20:09:36.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.591s coverage: 71.2% of statements [2023-03-16T20:09:39.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-16T20:09:39.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-16T20:09:39.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.365s coverage: 54.0% of statements [2023-03-16T20:09:43.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-16T20:09:43.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-16T20:09:43.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-16T20:09:43.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-16T20:09:43.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-16T20:09:51.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-16T20:09:51.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-16T20:10:04.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.268s coverage: 88.5% of statements [2023-03-16T20:10:04.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.518s coverage: 3.9% of statements [2023-03-16T20:10:06.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-16T20:10:06.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-16T20:10:06.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-16T20:10:08.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.742s coverage: 95.6% of statements [2023-03-16T20:10:08.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-16T20:10:08.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-16T20:10:08.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-16T20:10:08.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-16T20:10:08.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-16T20:10:08.440Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 72.2% of statements [2023-03-16T20:10:13.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-16T20:10:13.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-16T20:10:13.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-16T20:10:14.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.242s coverage: 65.9% of statements [2023-03-16T20:10:26.345Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-16T20:10:26.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-16T20:10:26.345Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.405s coverage: 0.9% of statements [2023-03-16T20:10:26.345Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 29.0% of statements [2023-03-16T20:10:28.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.287s coverage: 45.5% of statements [2023-03-16T20:10:28.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.279s coverage: 82.9% of statements [2023-03-16T20:10:28.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements [2023-03-16T20:10:28.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.261s coverage: 96.3% of statements [2023-03-16T20:10:32.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements [2023-03-16T20:10:34.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-16T20:10:35.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-16T20:10:35.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-16T20:10:35.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-16T20:10:37.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-16T20:10:37.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-16T20:10:37.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-16T20:10:37.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-16T20:10:44.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.212s coverage: 94.4% of statements [2023-03-16T20:10:44.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-16T20:10:44.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-16T20:10:44.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-16T20:10:44.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-16T20:10:49.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-16T20:10:49.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-16T20:10:51.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-16T20:10:59.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.254s coverage: 79.9% of statements [2023-03-16T20:10:59.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.285s coverage: 92.9% of statements [2023-03-16T20:10:59.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-03-16T20:10:59.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.212s coverage: 86.9% of statements [2023-03-16T20:10:59.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements [2023-03-16T20:10:59.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements [2023-03-16T20:10:59.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements [2023-03-16T20:10:59.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.515s coverage: 81.2% of statements [2023-03-16T20:10:59.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-16T20:11:00.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.554s coverage: 82.1% of statements [2023-03-16T20:11:01.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-16T20:11:01.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.270s coverage: 84.8% of statements [2023-03-16T20:11:08.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-16T20:11:08.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-16T20:11:08.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.194s coverage: 63.1% of statements [2023-03-16T20:11:08.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements [2023-03-16T20:11:09.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.153s coverage: 89.4% of statements [2023-03-16T20:11:09.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.128s coverage: 100.0% of statements [2023-03-16T20:11:09.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements [2023-03-16T20:11:10.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-16T20:11:10.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-16T20:11:10.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-16T20:11:10.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2023-03-16T20:11:18.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-16T20:11:18.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-16T20:11:18.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-16T20:11:18.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.004s coverage: 38.4% of statements [2023-03-16T20:11:18.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements [2023-03-16T20:11:24.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-16T20:11:24.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-16T20:11:24.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-16T20:11:24.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-16T20:11:24.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements [2023-03-16T20:11:29.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-16T20:11:29.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-16T20:11:29.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-16T20:11:29.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-16T20:11:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.364s coverage: 17.7% of statements [2023-03-16T20:11:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-16T20:11:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-16T20:11:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-16T20:11:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-16T20:11:37.514Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.647s coverage: 92.3% of statements [2023-03-16T20:11:41.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-16T20:11:41.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-16T20:11:41.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 61.5% of statements [2023-03-16T20:11:44.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-16T20:11:44.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-16T20:11:44.336Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.403s coverage: 97.7% of statements [2023-03-16T20:11:45.293Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-16T20:11:45.293Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T20:11:45.293Z] go vet ./... [2023-03-16T20:14:37.003Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T20:14:37.003Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T20:14:37.003Z] ./bin/test-attribution-txt.sh [2023-03-16T20:14:37.003Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-16T20:14:37.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-16T20:14:37.705Z] + ls -al . [2023-03-16T20:14:37.705Z] total 700 [2023-03-16T20:14:37.705Z] drwxrwxr-x 10 1001 1001 4096 Mar 16 20:06 . [2023-03-16T20:14:37.706Z] drwxr-xr-x 4 root root 4096 Mar 16 20:06 .. [2023-03-16T20:14:37.706Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 20:04 .blubracket [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 16 Mar 16 20:04 .dockerignore [2023-03-16T20:14:37.706Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 20:04 .git [2023-03-16T20:14:37.706Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 20:04 .github [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 1133 Mar 16 20:04 .gitignore [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 20:04 .golangci.yml [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 87 Mar 16 20:04 .hadolint.yml [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 20:04 .sonarcloud.properties [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 20:04 ADOPTERS.md [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 10825 Mar 16 20:04 Attribution.txt [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 73765 Mar 16 20:04 CHANGELOG.md [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 20:04 CONTRIBUTING.md [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 20:04 GOVERNANCE.md [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 883 Mar 16 20:04 Jenkinsfile [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 20:04 LICENSE [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 14266 Mar 16 20:04 Makefile [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 20:04 OWNERS.md [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 9403 Mar 16 20:04 README.md [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 789 Mar 16 20:04 SECURITY.md [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 20:01 VERSION [2023-03-16T20:14:37.706Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 20:04 bin [2023-03-16T20:14:37.706Z] drwxrwxr-x 18 1001 1001 4096 Mar 16 20:04 cmd [2023-03-16T20:14:37.706Z] -rw-r--r-- 1 root root 447485 Mar 16 20:11 coverage.out [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 3236 Mar 16 20:04 go.mod [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 31410 Mar 16 20:04 go.sum [2023-03-16T20:14:37.706Z] drwxrwxr-x 7 1001 1001 4096 Mar 16 20:04 internal [2023-03-16T20:14:37.706Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 20:04 openapi [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 594 Mar 16 20:04 security.txt [2023-03-16T20:14:37.706Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 20:04 snap [2023-03-16T20:14:37.706Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 20:04 version.go [Pipeline] sh [2023-03-16T20:14:38.370Z] + '[' -e coverage.out ] [2023-03-16T20:14:38.370Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-16T20:14:38.407Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T20:14:39.265Z] Stashed 1 file(s) [Pipeline] sh [2023-03-16T20:14:39.919Z] + make build [2023-03-16T20:14:39.919Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T20:16:16.559Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T20:16:23.204Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T20:16:27.462Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T20:16:31.701Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T20:17:18.532Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T20:17:28.602Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T20:17:33.940Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T20:17:40.578Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T20:17:43.939Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T20:17:49.282Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T20:17:56.158Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-16T20:18:02.855Z] $ docker stop --time=1 fdff22138d228c3432733c0f952ce874394e4991ade9422ea28897597f192d82 [2023-03-16T20:18:04.959Z] $ docker rm -f --volumes fdff22138d228c3432733c0f952ce874394e4991ade9422ea28897597f192d82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:18:07.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T20:18:07.795Z] [2023-03-16T20:18:07.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:18:08.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T20:18:08.487Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-16T20:18:08.487Z] 29e5d40040c1: Pulling fs layer [2023-03-16T20:18:08.487Z] 1ce36da41761: Pulling fs layer [2023-03-16T20:18:08.487Z] 25b303627fd3: Pulling fs layer [2023-03-16T20:18:08.759Z] 29e5d40040c1: Verifying Checksum [2023-03-16T20:18:08.759Z] 29e5d40040c1: Download complete [2023-03-16T20:18:09.029Z] 1ce36da41761: Verifying Checksum [2023-03-16T20:18:09.029Z] 1ce36da41761: Download complete [2023-03-16T20:18:09.296Z] 29e5d40040c1: Pull complete [2023-03-16T20:18:10.707Z] 1ce36da41761: Pull complete [2023-03-16T20:18:10.707Z] 25b303627fd3: Verifying Checksum [2023-03-16T20:18:10.707Z] 25b303627fd3: Download complete [2023-03-16T20:18:20.779Z] 25b303627fd3: Pull complete [2023-03-16T20:18:20.779Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-16T20:18:20.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T20:18:20.779Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:18:21.118Z] prd-ubuntu20.04-docker-arm64-4c-16g-2505 does not seem to be running inside a container [2023-03-16T20:18:21.190Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-16T20:18:23.605Z] $ docker top df0c6cac9ecf624f10cf986b03d222867685f8e7f04d608945250fdbeb0c6e82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T20:18:24.497Z] + grep parallel+ [2023-03-16T20:18:24.497Z] docker-compose build --help [2023-03-16T20:18:29.839Z] --parallel Build images in parallel. [Pipeline] } [2023-03-16T20:18:30.458Z] $ docker stop --time=1 df0c6cac9ecf624f10cf986b03d222867685f8e7f04d608945250fdbeb0c6e82 [2023-03-16T20:18:32.214Z] $ docker rm -f --volumes df0c6cac9ecf624f10cf986b03d222867685f8e7f04d608945250fdbeb0c6e82 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:18:32.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T20:18:32.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:18:33.197Z] prd-ubuntu20.04-docker-arm64-4c-16g-2505 does not seem to be running inside a container [2023-03-16T20:18:33.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-16T20:18:34.494Z] $ docker top 013be4e5424163d3e2dd2073516d769034119185e6ccaa3fdcc290f2279a5530 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T20:18:35.391Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-16T20:18:42.037Z] Building core-command ... [2023-03-16T20:18:42.037Z] Building core-common-config-bootstrapper ... [2023-03-16T20:18:42.037Z] Building core-data ... [2023-03-16T20:18:42.037Z] Building core-metadata ... [2023-03-16T20:18:42.037Z] Building security-bootstrapper ... [2023-03-16T20:18:42.037Z] Building security-proxy-auth ... [2023-03-16T20:18:42.037Z] Building security-proxy-setup ... [2023-03-16T20:18:42.037Z] Building security-secretstore-setup ... [2023-03-16T20:18:42.037Z] Building security-spiffe-token-provider ... [2023-03-16T20:18:42.037Z] Building security-spire-agent ... [2023-03-16T20:18:42.037Z] Building security-spire-config ... [2023-03-16T20:18:42.037Z] Building security-spire-server ... [2023-03-16T20:18:42.037Z] Building support-notifications ... [2023-03-16T20:18:42.037Z] Building support-scheduler ... [2023-03-16T20:18:42.037Z] Building security-spire-agent [2023-03-16T20:18:42.037Z] Building security-bootstrapper [2023-03-16T20:18:42.037Z] Building support-notifications [2023-03-16T20:18:42.037Z] Building security-spire-config [2023-03-16T20:18:42.037Z] Building security-proxy-auth [2023-03-16T20:19:28.880Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:19:28.880Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:19:28.880Z] ---> 097f733e5d97 [2023-03-16T20:19:28.880Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:19:28.880Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:19:28.880Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:19:28.880Z] ---> 097f733e5d97 [2023-03-16T20:19:28.880Z] Step 3/33 : WORKDIR /edgex-go [2023-03-16T20:19:28.880Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:19:28.880Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:19:28.880Z] ---> 097f733e5d97 [2023-03-16T20:19:28.880Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T20:19:28.880Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:19:28.880Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:19:28.880Z] ---> 097f733e5d97 [2023-03-16T20:19:28.880Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:19:28.880Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:19:28.880Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:19:28.880Z] ---> 097f733e5d97 [2023-03-16T20:19:28.880Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T20:19:28.880Z] ---> Running in f4dfbedddf0c [2023-03-16T20:19:28.880Z] ---> Running in 8f64832095f3 [2023-03-16T20:19:28.880Z] ---> Running in 193f6b0086e3 [2023-03-16T20:19:28.880Z] ---> Running in 5a29b8ef862e [2023-03-16T20:19:28.880Z] ---> Running in 44404f4bee21 [2023-03-16T20:19:28.880Z] Removing intermediate container 193f6b0086e3 [2023-03-16T20:19:28.880Z] ---> a34a0e9cfe33 [2023-03-16T20:19:28.880Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T20:19:28.880Z] Removing intermediate container 5a29b8ef862e [2023-03-16T20:19:28.880Z] ---> 6768feb8df4d [2023-03-16T20:19:28.880Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T20:19:28.880Z] ---> Running in 1773dfb78894 [2023-03-16T20:19:28.880Z] Removing intermediate container f4dfbedddf0c [2023-03-16T20:19:28.880Z] Removing intermediate container 44404f4bee21 [2023-03-16T20:19:28.880Z] ---> e4794eefe98d [2023-03-16T20:19:28.880Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T20:19:28.880Z] Removing intermediate container 8f64832095f3 [2023-03-16T20:19:28.880Z] ---> 2f162f428312 [2023-03-16T20:19:28.880Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T20:19:28.880Z] ---> bdc43016779f [2023-03-16T20:19:28.880Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-16T20:19:29.146Z] ---> Running in 0b28c3b927f0 [2023-03-16T20:19:29.411Z] ---> Running in c1f4b1ae3c14 [2023-03-16T20:19:29.412Z] ---> Running in 47b4b80beb4f [2023-03-16T20:19:29.412Z] ---> Running in fc57b1f70698 [2023-03-16T20:19:29.680Z] Removing intermediate container 1773dfb78894 [2023-03-16T20:19:29.680Z] ---> 0375228aa430 [2023-03-16T20:19:29.680Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T20:19:29.680Z] ---> Running in 7182898ffe6a [2023-03-16T20:19:30.264Z] Removing intermediate container 0b28c3b927f0 [2023-03-16T20:19:30.264Z] ---> 595e613bcf67 [2023-03-16T20:19:30.264Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-16T20:19:30.264Z] ---> Running in 5f659be941ca [2023-03-16T20:19:31.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:19:31.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:19:31.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:19:32.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:19:32.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:19:32.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:19:32.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:19:32.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:19:32.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:19:33.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:19:33.961Z] OK: 263 MiB in 53 packages [2023-03-16T20:19:33.961Z] OK: 263 MiB in 53 packages [2023-03-16T20:19:34.228Z] OK: 263 MiB in 53 packages [2023-03-16T20:19:34.228Z] OK: 263 MiB in 53 packages [2023-03-16T20:19:34.811Z] OK: 263 MiB in 53 packages [2023-03-16T20:19:35.768Z] Removing intermediate container 47b4b80beb4f [2023-03-16T20:19:35.768Z] ---> 00a574615051 [2023-03-16T20:19:35.768Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T20:19:36.046Z] Removing intermediate container 7182898ffe6a [2023-03-16T20:19:36.046Z] ---> 188e536de2d1 [2023-03-16T20:19:36.046Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:19:36.046Z] Removing intermediate container fc57b1f70698 [2023-03-16T20:19:36.046Z] ---> 639878cbb129 [2023-03-16T20:19:36.046Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-16T20:19:36.046Z] Removing intermediate container c1f4b1ae3c14 [2023-03-16T20:19:36.046Z] ---> e39f10f0b47c [2023-03-16T20:19:36.046Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T20:19:36.311Z] Removing intermediate container 5f659be941ca [2023-03-16T20:19:36.311Z] ---> 33e7a681ca0f [2023-03-16T20:19:36.311Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:19:39.047Z] ---> 6130bfc20fb8 [2023-03-16T20:19:39.048Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:19:39.048Z] ---> Running in 5f651291468f [2023-03-16T20:19:39.048Z] ---> 990388a817d9 [2023-03-16T20:19:39.048Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:19:39.048Z] ---> fe80951cd0ea [2023-03-16T20:19:39.048Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:19:39.048Z] ---> ecda3dbc21dd [2023-03-16T20:19:39.048Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:19:39.048Z] ---> b64a623ab1e9 [2023-03-16T20:19:39.048Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:19:39.048Z] ---> Running in d1a26171d223 [2023-03-16T20:19:39.048Z] ---> Running in e4f7db222631 [2023-03-16T20:19:39.048Z] ---> Running in c9d90097de94 [2023-03-16T20:19:39.048Z] ---> Running in e394cb6d9daf [2023-03-16T20:21:45.707Z] Removing intermediate container c9d90097de94 [2023-03-16T20:21:45.707Z] ---> 4bad39856635 [2023-03-16T20:21:45.707Z] Step 8/23 : COPY . . [2023-03-16T20:21:45.707Z] Removing intermediate container 5f651291468f [2023-03-16T20:21:45.707Z] ---> a671180f719c [2023-03-16T20:21:45.707Z] Step 7/26 : COPY . . [2023-03-16T20:21:45.707Z] Removing intermediate container e4f7db222631 [2023-03-16T20:21:45.707Z] ---> f432db26ac82 [2023-03-16T20:21:45.707Z] Step 8/23 : COPY . . [2023-03-16T20:21:45.707Z] Removing intermediate container d1a26171d223 [2023-03-16T20:21:45.707Z] ---> edfde8a15e88 [2023-03-16T20:21:45.707Z] Step 7/33 : COPY . . [2023-03-16T20:21:45.707Z] Removing intermediate container e394cb6d9daf [2023-03-16T20:21:45.707Z] ---> 87bfa6b6c462 [2023-03-16T20:21:45.707Z] Step 7/26 : COPY . . [2023-03-16T20:21:52.371Z] ---> b5016d19abf8 [2023-03-16T20:21:52.371Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-16T20:21:52.371Z] ---> 49f04886efd6 [2023-03-16T20:21:52.371Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T20:21:52.371Z] ---> 4e5fb07357a1 [2023-03-16T20:21:52.371Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-16T20:21:52.371Z] ---> Running in b3b02e1a0809 [2023-03-16T20:21:52.371Z] ---> Running in d4560c9e7022 [2023-03-16T20:21:52.371Z] ---> Running in b6f2adf261c1 [2023-03-16T20:21:52.954Z] ---> 4815e22f533b [2023-03-16T20:21:52.954Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-16T20:21:53.224Z] ---> c342f9295b19 [2023-03-16T20:21:53.224Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T20:21:53.224Z] ---> Running in 43661a7c89a3 [2023-03-16T20:21:53.224Z] Removing intermediate container b3b02e1a0809 [2023-03-16T20:21:53.224Z] ---> 18fb98460ab0 [2023-03-16T20:21:53.224Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T20:21:53.224Z] ---> Running in cfc16f0d0068 [2023-03-16T20:21:53.491Z] ---> Running in fa71daa2644a [2023-03-16T20:21:54.079Z] Removing intermediate container cfc16f0d0068 [2023-03-16T20:21:54.079Z] ---> 79945e0f82e1 [2023-03-16T20:21:54.079Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T20:21:54.344Z] Removing intermediate container fa71daa2644a [2023-03-16T20:21:54.344Z] ---> d404b7bc318d [2023-03-16T20:21:54.344Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T20:21:54.344Z] ---> Running in 47587e21703f [2023-03-16T20:21:54.344Z] ---> Running in f426a0e7149b [2023-03-16T20:21:54.925Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T20:21:54.925Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T20:21:54.925Z] Removing intermediate container 47587e21703f [2023-03-16T20:21:54.925Z] ---> 0b77b227fb25 [2023-03-16T20:21:54.925Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T20:21:55.190Z] ---> Running in e71317a0ed4b [2023-03-16T20:21:55.190Z] Removing intermediate container f426a0e7149b [2023-03-16T20:21:55.191Z] ---> 0ee948c5ed69 [2023-03-16T20:21:55.191Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T20:21:55.457Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T20:21:55.457Z] ---> Running in f6cc95812c4e [2023-03-16T20:21:56.042Z] Removing intermediate container e71317a0ed4b [2023-03-16T20:21:56.042Z] ---> d0184bb21f8a [2023-03-16T20:21:56.042Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T20:21:56.042Z] ---> Running in 653a1261dcf1 [2023-03-16T20:21:59.403Z] Removing intermediate container f6cc95812c4e [2023-03-16T20:21:59.403Z] ---> fc1c539bd24d [2023-03-16T20:21:59.403Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T20:21:59.403Z] ---> Running in aec22d0814e1 [2023-03-16T20:21:59.995Z] Removing intermediate container 653a1261dcf1 [2023-03-16T20:21:59.995Z] ---> f5ee67f72015 [2023-03-16T20:21:59.995Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T20:22:00.264Z] ---> Running in 68aa2df66196 [2023-03-16T20:22:00.264Z] Removing intermediate container aec22d0814e1 [2023-03-16T20:22:00.264Z] ---> 51408d5bd70a [2023-03-16T20:22:00.264Z] [2023-03-16T20:22:00.264Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T20:22:00.533Z] 3.17: Pulling from library/alpine [2023-03-16T20:22:00.534Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T20:22:00.534Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T20:22:00.534Z] ---> d74e625d9115 [2023-03-16T20:22:00.534Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:22:00.803Z] ---> Running in 2548dc6d216d [2023-03-16T20:22:01.076Z] Removing intermediate container 68aa2df66196 [2023-03-16T20:22:01.076Z] ---> 8053c1b37e11 [2023-03-16T20:22:01.076Z] [2023-03-16T20:22:01.076Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T20:22:01.076Z] ---> d74e625d9115 [2023-03-16T20:22:01.076Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:22:01.356Z] ---> Running in ef119ed180d9 [2023-03-16T20:22:01.356Z] Removing intermediate container 2548dc6d216d [2023-03-16T20:22:01.356Z] ---> 5781e103a9ab [2023-03-16T20:22:01.356Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-16T20:22:01.630Z] ---> Running in 55145c192231 [2023-03-16T20:22:01.898Z] Removing intermediate container ef119ed180d9 [2023-03-16T20:22:01.899Z] ---> 7d2602b49157 [2023-03-16T20:22:01.899Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T20:22:02.165Z] ---> Running in 6f26134d7efa [2023-03-16T20:22:04.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:22:04.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:22:05.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:22:05.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:22:06.746Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T20:22:06.746Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T20:22:06.746Z] OK: 17687 distinct packages available [2023-03-16T20:22:06.746Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T20:22:06.746Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T20:22:06.746Z] OK: 17687 distinct packages available [2023-03-16T20:22:07.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:22:07.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:22:07.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:22:07.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:22:09.804Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-16T20:22:09.804Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-16T20:22:09.804Z] (3/4) Installing libucontext (1.2-r0) [2023-03-16T20:22:09.804Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-16T20:22:09.804Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:22:09.804Z] OK: 8 MiB in 19 packages [2023-03-16T20:22:09.804Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T20:22:09.804Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T20:22:09.804Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T20:22:09.804Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T20:22:09.804Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T20:22:09.804Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:22:09.804Z] OK: 9 MiB in 20 packages [2023-03-16T20:22:11.760Z] Removing intermediate container 55145c192231 [2023-03-16T20:22:11.760Z] ---> a0176b30e823 [2023-03-16T20:22:11.760Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:22:12.029Z] Removing intermediate container 6f26134d7efa [2023-03-16T20:22:12.029Z] ---> 45ef20bb5255 [2023-03-16T20:22:12.029Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:22:13.002Z] ---> 165d3c9cd67b [2023-03-16T20:22:13.002Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T20:22:13.268Z] ---> dc959038d4bc [2023-03-16T20:22:13.268Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-16T20:22:18.614Z] ---> 20d1bf1025e4 [2023-03-16T20:22:18.614Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T20:22:21.195Z] ---> 672de3354f95 [2023-03-16T20:22:21.195Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T20:22:22.619Z] ---> 27374213d798 [2023-03-16T20:22:22.619Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-16T20:22:22.619Z] ---> Running in 7069d22508d8 [2023-03-16T20:22:23.575Z] Removing intermediate container 7069d22508d8 [2023-03-16T20:22:23.575Z] ---> f368543a3422 [2023-03-16T20:22:23.575Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-16T20:22:24.983Z] ---> 400de7f93a11 [2023-03-16T20:22:24.983Z] Step 21/26 : WORKDIR / [2023-03-16T20:22:24.983Z] ---> Running in 705052c26526 [2023-03-16T20:22:25.941Z] Removing intermediate container 705052c26526 [2023-03-16T20:22:25.941Z] ---> 9ea7fa402e53 [2023-03-16T20:22:25.941Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T20:22:26.207Z] ---> d47b3043a17e [2023-03-16T20:22:26.207Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T20:22:26.207Z] ---> Running in 53e159905616 [2023-03-16T20:22:26.676Z] Removing intermediate container 53e159905616 [2023-03-16T20:22:26.676Z] ---> 5b09f4d3c4c5 [2023-03-16T20:22:26.676Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T20:22:26.943Z] ---> Running in 5a202ed4d6a9 [2023-03-16T20:22:31.281Z] ---> f634462db94f [2023-03-16T20:22:31.281Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-16T20:22:31.281Z] Removing intermediate container 5a202ed4d6a9 [2023-03-16T20:22:31.281Z] ---> 7e468a4dc3cb [2023-03-16T20:22:31.281Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T20:22:31.281Z] ---> Running in d8779132620e [2023-03-16T20:22:31.885Z] Removing intermediate container d8779132620e [2023-03-16T20:22:31.885Z] ---> 6b933da4ce5a [2023-03-16T20:22:31.885Z] Step 25/26 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:22:31.885Z] ---> Running in eb3e2a4bc219 [2023-03-16T20:22:32.158Z] ---> bd17a6a23383 [2023-03-16T20:22:32.158Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-16T20:22:32.752Z] Removing intermediate container eb3e2a4bc219 [2023-03-16T20:22:32.752Z] ---> c5041c21b1ab [2023-03-16T20:22:32.752Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T20:22:32.752Z] ---> Running in 09a0d6ba466e [2023-03-16T20:22:33.337Z] ---> 6a7e7d78d79f [2023-03-16T20:22:33.337Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T20:22:33.604Z] ---> Running in 9fce79310a13 [2023-03-16T20:22:33.604Z] Removing intermediate container 09a0d6ba466e [2023-03-16T20:22:33.604Z] ---> 66e217c77bbe [2023-03-16T20:22:33.604Z] [2023-03-16T20:22:33.870Z] Successfully built 66e217c77bbe [2023-03-16T20:22:34.139Z] Successfully tagged security-spire-config-arm64:latest [2023-03-16T20:22:34.139Z]  Building security-spire-config ... done Building security-proxy-setup [2023-03-16T20:22:34.139Z] Removing intermediate container 9fce79310a13 [2023-03-16T20:22:34.139Z] ---> 1b8f95d74e99 [2023-03-16T20:22:34.139Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T20:22:34.405Z] ---> Running in 75522d9b4e34 [2023-03-16T20:22:34.987Z] Removing intermediate container 75522d9b4e34 [2023-03-16T20:22:34.987Z] ---> 8a9ac09bceaa [2023-03-16T20:22:34.987Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T20:22:34.987Z] ---> Running in 1100ecd590db [2023-03-16T20:22:35.571Z] Removing intermediate container 1100ecd590db [2023-03-16T20:22:35.571Z] ---> d03ca4213e47 [2023-03-16T20:22:35.571Z] Step 25/26 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:22:35.571Z] ---> Running in c18860c516eb [2023-03-16T20:22:36.154Z] Removing intermediate container c18860c516eb [2023-03-16T20:22:36.154Z] ---> 4e1a082f0550 [2023-03-16T20:22:36.154Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T20:22:36.423Z] ---> Running in 57aa804484c7 [2023-03-16T20:22:37.010Z] Removing intermediate container 57aa804484c7 [2023-03-16T20:22:37.010Z] ---> 0220642f8f54 [2023-03-16T20:22:37.010Z] [2023-03-16T20:22:37.274Z] Successfully built 0220642f8f54 [2023-03-16T20:22:37.274Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-16T20:22:37.274Z]  Building security-spire-agent ... done Building core-data [2023-03-16T20:23:03.946Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:23:03.946Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:23:03.946Z] ---> 097f733e5d97 [2023-03-16T20:23:03.946Z] Step 3/21 : WORKDIR /edgex-go [2023-03-16T20:23:03.946Z] ---> Using cache [2023-03-16T20:23:03.946Z] ---> bdc43016779f [2023-03-16T20:23:03.946Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-16T20:23:03.946Z] ---> Using cache [2023-03-16T20:23:03.946Z] ---> 639878cbb129 [2023-03-16T20:23:03.946Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-16T20:23:03.946Z] ---> Using cache [2023-03-16T20:23:03.946Z] ---> ecda3dbc21dd [2023-03-16T20:23:03.946Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:23:03.946Z] ---> Using cache [2023-03-16T20:23:03.946Z] ---> edfde8a15e88 [2023-03-16T20:23:03.946Z] Step 7/21 : COPY . . [2023-03-16T20:23:03.946Z] ---> Using cache [2023-03-16T20:23:03.946Z] ---> 4815e22f533b [2023-03-16T20:23:03.946Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-16T20:23:03.946Z] ---> Running in 8521ed78f1a4 [2023-03-16T20:23:03.946Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:23:03.946Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:23:03.946Z] ---> 097f733e5d97 [2023-03-16T20:23:03.946Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:23:03.946Z] ---> Using cache [2023-03-16T20:23:03.946Z] ---> 6768feb8df4d [2023-03-16T20:23:03.946Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T20:23:03.946Z] ---> Using cache [2023-03-16T20:23:03.946Z] ---> 595e613bcf67 [2023-03-16T20:23:03.946Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T20:23:03.946Z] ---> Running in 4d19da4f2b2a [2023-03-16T20:23:03.946Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T20:23:05.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:23:06.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:23:08.445Z] OK: 263 MiB in 53 packages [2023-03-16T20:23:11.790Z] Removing intermediate container 4d19da4f2b2a [2023-03-16T20:23:11.790Z] ---> 5e91e6b9e4ca [2023-03-16T20:23:11.790Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:23:12.752Z] ---> 08d4cd69715c [2023-03-16T20:23:12.752Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:23:12.752Z] ---> Running in 186c7c895ba5 [2023-03-16T20:25:04.434Z] Removing intermediate container 186c7c895ba5 [2023-03-16T20:25:04.434Z] ---> 5e11c76fd489 [2023-03-16T20:25:04.434Z] Step 8/23 : COPY . . [2023-03-16T20:25:07.802Z] ---> dd3c6c8c4a7f [2023-03-16T20:25:07.802Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-16T20:25:07.802Z] ---> Running in de9755f27dbd [2023-03-16T20:25:09.755Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T20:28:46.581Z] Removing intermediate container d4560c9e7022 [2023-03-16T20:28:46.581Z] ---> 86b5c8e7b6e6 [2023-03-16T20:28:46.581Z] [2023-03-16T20:28:46.581Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:28:46.581Z] ---> d74e625d9115 [2023-03-16T20:28:46.581Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T20:28:46.581Z] ---> Running in 4c7ff5d1358c [2023-03-16T20:28:46.581Z] Removing intermediate container 4c7ff5d1358c [2023-03-16T20:28:46.581Z] ---> 766c0117697d [2023-03-16T20:28:46.581Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:28:46.581Z] ---> Running in f7cb87edddfc [2023-03-16T20:28:46.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:28:46.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:28:46.854Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T20:28:46.854Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:28:46.854Z] OK: 8 MiB in 16 packages [2023-03-16T20:28:49.438Z] Removing intermediate container f7cb87edddfc [2023-03-16T20:28:49.438Z] ---> a75d0aa17be7 [2023-03-16T20:28:49.438Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:28:52.783Z] ---> 74c0f94bec91 [2023-03-16T20:28:52.783Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:28:54.192Z] ---> 8a35524bc76e [2023-03-16T20:28:54.192Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-16T20:28:55.153Z] Removing intermediate container 43661a7c89a3 [2023-03-16T20:28:55.153Z] ---> 0fb03a0c6c0a [2023-03-16T20:28:55.153Z] [2023-03-16T20:28:55.153Z] Step 9/33 : FROM alpine:3.17 [2023-03-16T20:28:55.153Z] ---> d74e625d9115 [2023-03-16T20:28:55.153Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:28:55.153Z] ---> Using cache [2023-03-16T20:28:55.153Z] ---> 7d2602b49157 [2023-03-16T20:28:55.153Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-16T20:28:55.153Z] ---> Running in 8aed2105a48e [2023-03-16T20:28:57.098Z] ---> b1753a83219b [2023-03-16T20:28:57.098Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-16T20:28:58.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:28:58.325Z] ---> 349592af89ea [2023-03-16T20:28:58.325Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-16T20:28:59.294Z] ---> e6b6b4b8384e [2023-03-16T20:28:59.294Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T20:28:59.294Z] ---> Running in 942595da990d [2023-03-16T20:28:59.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:29:01.514Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T20:29:01.514Z] (2/2) Installing su-exec (0.2-r2) [2023-03-16T20:29:01.514Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:29:01.514Z] OK: 8 MiB in 17 packages [2023-03-16T20:29:02.927Z] Removing intermediate container 942595da990d [2023-03-16T20:29:02.927Z] ---> 6e854865d8fa [2023-03-16T20:29:02.927Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T20:29:03.194Z] ---> Running in 888781e75e62 [2023-03-16T20:29:03.791Z] Removing intermediate container 8aed2105a48e [2023-03-16T20:29:03.791Z] ---> 56bd8ea5fb33 [2023-03-16T20:29:03.791Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-16T20:29:03.791Z] Removing intermediate container 888781e75e62 [2023-03-16T20:29:03.791Z] ---> 09e10358d629 [2023-03-16T20:29:03.791Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T20:29:05.200Z] ---> Running in 9719cd06d9d4 [2023-03-16T20:29:05.200Z] ---> Running in cdb928a807a4 [2023-03-16T20:29:05.784Z] Removing intermediate container 9719cd06d9d4 [2023-03-16T20:29:05.784Z] ---> 7310baa6d072 [2023-03-16T20:29:05.784Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-16T20:29:05.784Z] Removing intermediate container cdb928a807a4 [2023-03-16T20:29:05.784Z] ---> 169140b59f37 [2023-03-16T20:29:05.784Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T20:29:05.784Z] ---> Running in 7c613030adc5 [2023-03-16T20:29:06.051Z] ---> Running in 28a39620c147 [2023-03-16T20:29:06.642Z] Removing intermediate container 7c613030adc5 [2023-03-16T20:29:06.642Z] ---> 8024332c80d4 [2023-03-16T20:29:06.642Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-16T20:29:06.642Z] Removing intermediate container 28a39620c147 [2023-03-16T20:29:06.642Z] ---> 9df509477da5 [2023-03-16T20:29:06.642Z] Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:29:06.912Z] ---> Running in 3de4cfa0ce60 [2023-03-16T20:29:06.912Z] ---> Running in 3112bf281b19 [2023-03-16T20:29:07.495Z] Removing intermediate container 3de4cfa0ce60 [2023-03-16T20:29:07.495Z] ---> 6d55ebfc07d2 [2023-03-16T20:29:07.495Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-16T20:29:07.495Z] ---> Running in 302ae7afb5f4 [2023-03-16T20:29:07.762Z] Removing intermediate container 3112bf281b19 [2023-03-16T20:29:07.762Z] ---> e9af4a60bca4 [2023-03-16T20:29:07.762Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:29:07.762Z] ---> Running in 588069ce5ff9 [2023-03-16T20:29:08.029Z] Removing intermediate container 302ae7afb5f4 [2023-03-16T20:29:08.029Z] ---> 7fc1877b616b [2023-03-16T20:29:08.029Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-16T20:29:08.303Z] ---> Running in ee6b50997ef2 [2023-03-16T20:29:08.303Z] Removing intermediate container 588069ce5ff9 [2023-03-16T20:29:08.303Z] ---> ef2614798067 [2023-03-16T20:29:08.303Z] [2023-03-16T20:29:09.261Z] Successfully built ef2614798067 [2023-03-16T20:29:09.261Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-16T20:29:09.261Z]  Building security-proxy-auth ... done Building core-common-config-bootstrapper [2023-03-16T20:29:11.843Z] Removing intermediate container ee6b50997ef2 [2023-03-16T20:29:11.843Z] ---> bf140bb45438 [2023-03-16T20:29:11.843Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-16T20:29:12.114Z] ---> Running in 8be505ac918b [2023-03-16T20:29:12.380Z] Removing intermediate container 8be505ac918b [2023-03-16T20:29:12.380Z] ---> 95db46c804d3 [2023-03-16T20:29:12.647Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-16T20:29:13.608Z] ---> 76c0473a9dbc [2023-03-16T20:29:13.608Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-16T20:29:13.608Z] ---> Running in 38bcf5680aab [2023-03-16T20:29:20.253Z] Removing intermediate container 38bcf5680aab [2023-03-16T20:29:20.253Z] ---> 215584d8d93b [2023-03-16T20:29:20.253Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:29:21.211Z] ---> e7b84b731b21 [2023-03-16T20:29:21.211Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:29:22.172Z] ---> 9cebfa8f6623 [2023-03-16T20:29:22.172Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-16T20:29:25.504Z] ---> 0b02ab756f93 [2023-03-16T20:29:25.504Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-16T20:29:26.462Z] ---> 01e4e7697a5a [2023-03-16T20:29:26.462Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-16T20:29:27.871Z] ---> dae6986416f0 [2023-03-16T20:29:27.871Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-16T20:29:27.871Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:29:27.871Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:29:27.871Z] ---> 097f733e5d97 [2023-03-16T20:29:27.871Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:29:27.871Z] ---> Using cache [2023-03-16T20:29:27.871Z] ---> 6768feb8df4d [2023-03-16T20:29:27.871Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T20:29:27.871Z] ---> Using cache [2023-03-16T20:29:27.871Z] ---> 595e613bcf67 [2023-03-16T20:29:27.871Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T20:29:27.871Z] ---> Using cache [2023-03-16T20:29:27.871Z] ---> 5e91e6b9e4ca [2023-03-16T20:29:27.871Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:29:27.871Z] ---> Using cache [2023-03-16T20:29:27.871Z] ---> 08d4cd69715c [2023-03-16T20:29:27.871Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:29:27.871Z] ---> Using cache [2023-03-16T20:29:27.871Z] ---> 5e11c76fd489 [2023-03-16T20:29:27.871Z] Step 8/23 : COPY . . [2023-03-16T20:29:27.871Z] ---> Using cache [2023-03-16T20:29:27.871Z] ---> dd3c6c8c4a7f [2023-03-16T20:29:27.871Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-16T20:29:27.871Z] ---> Running in dba1f150df1f [2023-03-16T20:29:29.279Z] ---> 887aac3fa38a [2023-03-16T20:29:29.279Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-16T20:29:30.237Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T20:29:32.814Z] ---> d8bce232f55b [2023-03-16T20:29:32.814Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-16T20:29:33.774Z] ---> 11dcfd91bee1 [2023-03-16T20:29:33.774Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-16T20:29:33.774Z] ---> Running in 48a33cf3f65a [2023-03-16T20:29:37.120Z] Removing intermediate container 48a33cf3f65a [2023-03-16T20:29:37.120Z] ---> c3bd9db21798 [2023-03-16T20:29:37.120Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-16T20:29:37.120Z] ---> Running in 5161593c0c2c [2023-03-16T20:29:37.720Z] Removing intermediate container 5161593c0c2c [2023-03-16T20:29:37.720Z] ---> 8874b0a14d49 [2023-03-16T20:29:37.720Z] Step 30/33 : CMD ["gate"] [2023-03-16T20:29:37.720Z] ---> Running in 17af98f93ec1 [2023-03-16T20:29:38.306Z] Removing intermediate container 17af98f93ec1 [2023-03-16T20:29:38.306Z] ---> 1078f8556f04 [2023-03-16T20:29:38.306Z] Step 31/33 : LABEL arch=arm64 [2023-03-16T20:29:38.306Z] ---> Running in fa118dc946a2 [2023-03-16T20:29:38.889Z] Removing intermediate container fa118dc946a2 [2023-03-16T20:29:38.889Z] ---> d08a95309f2b [2023-03-16T20:29:38.889Z] Step 32/33 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:29:38.889Z] ---> Running in 591ba197063d [2023-03-16T20:29:39.474Z] Removing intermediate container 591ba197063d [2023-03-16T20:29:39.474Z] ---> e9cee337b269 [2023-03-16T20:29:39.474Z] Step 33/33 : LABEL version=0.0.0 [2023-03-16T20:29:39.742Z] ---> Running in d945e0562df0 [2023-03-16T20:29:40.008Z] Removing intermediate container d945e0562df0 [2023-03-16T20:29:40.008Z] ---> 1df606d94a10 [2023-03-16T20:29:40.279Z] [2023-03-16T20:29:40.546Z] Successfully built 1df606d94a10 [2023-03-16T20:29:40.546Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-16T20:29:40.546Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2023-03-16T20:29:58.802Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:29:58.802Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:29:58.802Z] ---> 097f733e5d97 [2023-03-16T20:29:58.802Z] Step 3/20 : WORKDIR /edgex-go [2023-03-16T20:29:58.802Z] ---> Using cache [2023-03-16T20:29:58.802Z] ---> bdc43016779f [2023-03-16T20:29:58.802Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-16T20:29:59.387Z] ---> Running in ff11f1254392 [2023-03-16T20:30:01.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:30:03.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:30:05.338Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T20:30:05.338Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T20:30:05.338Z] OK: 17687 distinct packages available [2023-03-16T20:30:05.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:30:06.189Z] Removing intermediate container 8521ed78f1a4 [2023-03-16T20:30:06.189Z] ---> 0164935f577a [2023-03-16T20:30:06.189Z] [2023-03-16T20:30:06.189Z] Step 9/21 : FROM alpine:3.17 [2023-03-16T20:30:06.189Z] ---> d74e625d9115 [2023-03-16T20:30:06.189Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-16T20:30:06.457Z] ---> Running in 91b5b8601ad9 [2023-03-16T20:30:06.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:30:08.410Z] OK: 263 MiB in 53 packages [2023-03-16T20:30:08.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:30:09.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:30:10.244Z] Removing intermediate container ff11f1254392 [2023-03-16T20:30:10.244Z] ---> e78deb606834 [2023-03-16T20:30:10.244Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-16T20:30:11.656Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T20:30:12.115Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-16T20:30:12.115Z] ---> 0397bd468eaf [2023-03-16T20:30:12.115Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:30:12.115Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:30:12.115Z] OK: 8 MiB in 17 packages [2023-03-16T20:30:12.115Z] ---> Running in 078011c11129 [2023-03-16T20:30:14.850Z] Removing intermediate container 91b5b8601ad9 [2023-03-16T20:30:14.850Z] ---> b82d3766619e [2023-03-16T20:30:14.850Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T20:30:14.850Z] ---> Running in 1d5302e28f5d [2023-03-16T20:30:15.467Z] Removing intermediate container 1d5302e28f5d [2023-03-16T20:30:15.467Z] ---> 91e79fcc8495 [2023-03-16T20:30:15.467Z] Step 12/21 : WORKDIR /edgex [2023-03-16T20:30:15.467Z] ---> Running in 36fcb48a3aef [2023-03-16T20:30:16.093Z] Removing intermediate container 36fcb48a3aef [2023-03-16T20:30:16.093Z] ---> 2f2ec4742162 [2023-03-16T20:30:16.093Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:30:17.099Z] ---> 075d51c28407 [2023-03-16T20:30:17.099Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-16T20:30:18.064Z] ---> 46e00bb16586 [2023-03-16T20:30:18.064Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-16T20:30:20.012Z] ---> 63439b2af956 [2023-03-16T20:30:20.012Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T20:30:20.971Z] ---> e7a31898e20c [2023-03-16T20:30:20.971Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T20:30:20.971Z] ---> Running in 6056181980f3 [2023-03-16T20:30:24.344Z] Removing intermediate container 6056181980f3 [2023-03-16T20:30:24.344Z] ---> 22de4e79588f [2023-03-16T20:30:24.344Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T20:30:24.612Z] ---> Running in a2c8d6584532 [2023-03-16T20:30:25.195Z] Removing intermediate container a2c8d6584532 [2023-03-16T20:30:25.195Z] ---> bb59091f0387 [2023-03-16T20:30:25.195Z] Step 19/21 : LABEL arch=arm64 [2023-03-16T20:30:25.195Z] ---> Running in e74e97483bc4 [2023-03-16T20:30:25.790Z] Removing intermediate container e74e97483bc4 [2023-03-16T20:30:25.790Z] ---> 7a5a50345805 [2023-03-16T20:30:25.790Z] Step 20/21 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:30:25.790Z] ---> Running in e457223cd986 [2023-03-16T20:30:26.748Z] Removing intermediate container e457223cd986 [2023-03-16T20:30:26.748Z] ---> 1cf050c081bc [2023-03-16T20:30:26.748Z] Step 21/21 : LABEL version=0.0.0 [2023-03-16T20:30:26.748Z] ---> Running in 6d41f4179583 [2023-03-16T20:30:27.356Z] Removing intermediate container 6d41f4179583 [2023-03-16T20:30:27.356Z] ---> 589bca78461f [2023-03-16T20:30:27.356Z] [2023-03-16T20:30:27.622Z] Successfully built 589bca78461f [2023-03-16T20:30:27.622Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-16T20:30:27.622Z] Building security-spire-server [2023-03-16T20:30:49.713Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:30:49.713Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:30:49.713Z] ---> 097f733e5d97 [2023-03-16T20:30:49.713Z] Step 3/25 : WORKDIR /edgex-go [2023-03-16T20:30:49.713Z] ---> Using cache [2023-03-16T20:30:49.713Z] ---> bdc43016779f [2023-03-16T20:30:49.713Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T20:30:49.713Z] ---> Running in 76e4cd061aa7 [2023-03-16T20:30:51.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:30:52.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:30:54.046Z] OK: 263 MiB in 53 packages [2023-03-16T20:30:55.492Z] Removing intermediate container 76e4cd061aa7 [2023-03-16T20:30:55.492Z] ---> b1b8c383e763 [2023-03-16T20:30:55.492Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-16T20:30:56.760Z] ---> d2a5cc7a6af4 [2023-03-16T20:30:56.760Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:30:56.760Z] ---> Running in 1e741085ba29 [2023-03-16T20:32:04.685Z] Removing intermediate container 078011c11129 [2023-03-16T20:32:04.685Z] ---> 5b97a71899e0 [2023-03-16T20:32:04.685Z] Step 7/20 : COPY . . [2023-03-16T20:32:14.806Z] ---> 5498a99168cf [2023-03-16T20:32:14.806Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-16T20:32:14.806Z] ---> Running in 6e15c5c6d84e [2023-03-16T20:32:16.752Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-16T20:32:55.621Z] Removing intermediate container 1e741085ba29 [2023-03-16T20:32:55.621Z] ---> 5791be6d8ab7 [2023-03-16T20:32:55.621Z] Step 7/25 : COPY . . [2023-03-16T20:33:10.658Z] ---> 7b91325c9a5b [2023-03-16T20:33:10.658Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T20:33:10.658Z] ---> Running in 6412089ad521 [2023-03-16T20:33:10.658Z] Removing intermediate container 6412089ad521 [2023-03-16T20:33:10.658Z] ---> 6fab287509ea [2023-03-16T20:33:10.658Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-16T20:33:10.658Z] ---> Running in 79e11283a1ac [2023-03-16T20:33:10.658Z] Removing intermediate container 79e11283a1ac [2023-03-16T20:33:10.658Z] ---> 90f74cd9b281 [2023-03-16T20:33:10.658Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T20:33:10.658Z] ---> Running in 312282fc91a1 [2023-03-16T20:33:11.617Z] Removing intermediate container 312282fc91a1 [2023-03-16T20:33:11.617Z] ---> 9757c3250e0c [2023-03-16T20:33:11.617Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T20:33:11.883Z] ---> Running in b2e6e47799b4 [2023-03-16T20:33:17.295Z] Removing intermediate container b2e6e47799b4 [2023-03-16T20:33:17.295Z] ---> 09d6ad06f4e8 [2023-03-16T20:33:17.295Z] Step 12/25 : WORKDIR /edgex-go [2023-03-16T20:33:17.295Z] ---> Running in e68df204c6a8 [2023-03-16T20:33:17.563Z] Removing intermediate container e68df204c6a8 [2023-03-16T20:33:17.563Z] ---> ae3ade6c97fc [2023-03-16T20:33:17.563Z] [2023-03-16T20:33:17.563Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T20:33:17.563Z] ---> d74e625d9115 [2023-03-16T20:33:17.563Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:33:17.563Z] ---> Using cache [2023-03-16T20:33:17.563Z] ---> 7d2602b49157 [2023-03-16T20:33:17.563Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T20:33:17.563Z] ---> Using cache [2023-03-16T20:33:17.563Z] ---> 45ef20bb5255 [2023-03-16T20:33:17.563Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:33:17.563Z] ---> Using cache [2023-03-16T20:33:17.563Z] ---> dc959038d4bc [2023-03-16T20:33:17.563Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T20:33:18.144Z] Removing intermediate container b6f2adf261c1 [2023-03-16T20:33:18.144Z] ---> f362516b75dc [2023-03-16T20:33:18.144Z] [2023-03-16T20:33:18.144Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:33:18.144Z] ---> d74e625d9115 [2023-03-16T20:33:18.144Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T20:33:18.144Z] ---> Running in 416bdfad4fa7 [2023-03-16T20:33:20.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:33:21.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:33:22.716Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T20:33:22.716Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T20:33:22.716Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:33:22.983Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T20:33:23.564Z] OK: 8 MiB in 17 packages [2023-03-16T20:33:30.209Z] Removing intermediate container 416bdfad4fa7 [2023-03-16T20:33:30.209Z] ---> bb0fb5327467 [2023-03-16T20:33:30.209Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T20:33:30.209Z] ---> Running in 402fa18d07e7 [2023-03-16T20:33:30.209Z] ---> 1fa8b0b534ca [2023-03-16T20:33:30.209Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T20:33:30.791Z] Removing intermediate container 402fa18d07e7 [2023-03-16T20:33:30.791Z] ---> f4825629cd7f [2023-03-16T20:33:30.791Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-16T20:33:31.370Z] ---> Running in bbafbbe8087e [2023-03-16T20:33:31.955Z] ---> 5874ba4cd0af [2023-03-16T20:33:31.956Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-16T20:33:32.539Z] Removing intermediate container bbafbbe8087e [2023-03-16T20:33:32.539Z] ---> d3e1aae6c958 [2023-03-16T20:33:32.539Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T20:33:32.805Z] ---> Running in fff4633cd895 [2023-03-16T20:33:34.207Z] Removing intermediate container fff4633cd895 [2023-03-16T20:33:34.207Z] ---> 60e78e80895c [2023-03-16T20:33:34.207Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:33:34.207Z] ---> 49b31cbdd08b [2023-03-16T20:33:34.207Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-16T20:33:35.620Z] ---> 33c5bbd78d90 [2023-03-16T20:33:35.620Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:33:36.202Z] ---> 2b07534bd2c9 [2023-03-16T20:33:36.202Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T20:33:36.202Z] ---> Running in 3a44d75f7ff7 [2023-03-16T20:33:37.609Z] ---> 61e9116af30d [2023-03-16T20:33:37.609Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-16T20:33:37.609Z] Removing intermediate container 3a44d75f7ff7 [2023-03-16T20:33:37.609Z] ---> 94b886fc548a [2023-03-16T20:33:37.609Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T20:33:37.609Z] ---> Running in 0151722094c8 [2023-03-16T20:33:38.576Z] Removing intermediate container 0151722094c8 [2023-03-16T20:33:38.576Z] ---> 2dde10018c96 [2023-03-16T20:33:38.576Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T20:33:38.848Z] ---> Running in 64ced24759eb [2023-03-16T20:33:38.848Z] Removing intermediate container de9755f27dbd [2023-03-16T20:33:38.848Z] ---> 8cb719c11e87 [2023-03-16T20:33:38.848Z] [2023-03-16T20:33:38.848Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:33:38.848Z] ---> d74e625d9115 [2023-03-16T20:33:39.114Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-16T20:33:39.114Z] ---> Running in 9773349b363b [2023-03-16T20:33:39.696Z] Removing intermediate container 64ced24759eb [2023-03-16T20:33:39.696Z] ---> 1d7e46821f6a [2023-03-16T20:33:39.696Z] Step 24/25 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:33:39.963Z] ---> Running in a83d78d754d9 [2023-03-16T20:33:40.229Z] Removing intermediate container 9773349b363b [2023-03-16T20:33:40.229Z] ---> f49a31006a86 [2023-03-16T20:33:40.229Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-16T20:33:40.229Z] ---> Running in 3e62b4615c4e [2023-03-16T20:33:40.836Z] Removing intermediate container a83d78d754d9 [2023-03-16T20:33:40.836Z] ---> 56fe0687bd6b [2023-03-16T20:33:40.837Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T20:33:41.105Z] Removing intermediate container 3e62b4615c4e [2023-03-16T20:33:41.105Z] ---> 76f04a86f8b9 [2023-03-16T20:33:41.105Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-16T20:33:41.105Z] ---> Running in 30a9adde3dd1 [2023-03-16T20:33:41.374Z] ---> Running in e9ff8b5056e0 [2023-03-16T20:33:42.334Z] ---> e6cdbe96c825 [2023-03-16T20:33:42.334Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-16T20:33:42.334Z] Removing intermediate container 30a9adde3dd1 [2023-03-16T20:33:42.334Z] ---> f2672dca4231 [2023-03-16T20:33:42.334Z] [2023-03-16T20:33:42.334Z] Removing intermediate container e9ff8b5056e0 [2023-03-16T20:33:42.334Z] ---> f76d80370f62 [2023-03-16T20:33:42.334Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:33:42.610Z] ---> Running in d63a72844b7b [2023-03-16T20:33:43.571Z] Successfully built f2672dca4231 [2023-03-16T20:33:43.571Z] Successfully tagged security-spire-server-arm64:latest [2023-03-16T20:33:43.571Z] Building core-command [2023-03-16T20:33:43.854Z]  Building security-spire-server ... done  ---> a4760e080455 [2023-03-16T20:33:43.854Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-16T20:33:44.129Z] ---> Running in 03b679bc3031 [2023-03-16T20:33:44.712Z] Removing intermediate container 03b679bc3031 [2023-03-16T20:33:44.712Z] ---> 6731c0251b3d [2023-03-16T20:33:44.712Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:33:44.978Z] ---> Running in b98601c20536 [2023-03-16T20:33:45.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:33:45.244Z] Removing intermediate container b98601c20536 [2023-03-16T20:33:45.244Z] ---> d50cf828c995 [2023-03-16T20:33:45.244Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T20:33:45.509Z] ---> Running in 4196e25bf49f [2023-03-16T20:33:46.103Z] Removing intermediate container 4196e25bf49f [2023-03-16T20:33:46.103Z] ---> e3714de4b3f9 [2023-03-16T20:33:46.103Z] Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:33:46.103Z] ---> Running in 33587379abfc [2023-03-16T20:33:46.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:33:46.645Z] Removing intermediate container 33587379abfc [2023-03-16T20:33:46.645Z] ---> 563b18e79b82 [2023-03-16T20:33:46.645Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:33:46.923Z] ---> Running in 07a96e4a9513 [2023-03-16T20:33:47.502Z] Removing intermediate container 07a96e4a9513 [2023-03-16T20:33:47.502Z] ---> 03222d87a219 [2023-03-16T20:33:47.502Z] [2023-03-16T20:33:47.771Z] Successfully built 03222d87a219 [2023-03-16T20:33:47.772Z] Successfully tagged support-notifications-arm64:latest [2023-03-16T20:33:47.772Z]  Building support-notifications ... done Building support-scheduler [2023-03-16T20:33:47.772Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T20:33:47.772Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:33:47.772Z] OK: 8 MiB in 16 packages [2023-03-16T20:33:49.736Z] Removing intermediate container d63a72844b7b [2023-03-16T20:33:49.736Z] ---> 65e40b405da8 [2023-03-16T20:33:49.736Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:33:50.319Z] ---> 384d339abb5f [2023-03-16T20:33:50.319Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:33:51.278Z] ---> cb48f72e2d19 [2023-03-16T20:33:51.278Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-16T20:33:53.223Z] ---> bba1be6f239a [2023-03-16T20:33:53.223Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-16T20:33:54.190Z] ---> f989b09127dc [2023-03-16T20:33:54.190Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-16T20:33:54.457Z] ---> Running in 075866652baa [2023-03-16T20:33:55.038Z] Removing intermediate container 075866652baa [2023-03-16T20:33:55.038Z] ---> 7a0466a079eb [2023-03-16T20:33:55.039Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:33:55.039Z] ---> Running in e702a6a9c479 [2023-03-16T20:33:55.618Z] Removing intermediate container e702a6a9c479 [2023-03-16T20:33:55.618Z] ---> b578565975fb [2023-03-16T20:33:55.618Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T20:33:55.618Z] ---> Running in c013f7ea292b [2023-03-16T20:33:56.577Z] Removing intermediate container c013f7ea292b [2023-03-16T20:33:56.577Z] ---> b65385f9e8c1 [2023-03-16T20:33:56.577Z] Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:33:56.577Z] ---> Running in d11a0e5e8318 [2023-03-16T20:33:57.157Z] Removing intermediate container d11a0e5e8318 [2023-03-16T20:33:57.157Z] ---> 8ded914bb54d [2023-03-16T20:33:57.157Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:33:57.157Z] ---> Running in 549c82fe8032 [2023-03-16T20:33:58.113Z] Removing intermediate container 549c82fe8032 [2023-03-16T20:33:58.113Z] ---> 1bd3f6e066d9 [2023-03-16T20:33:58.113Z] [2023-03-16T20:33:58.379Z] Successfully built 1bd3f6e066d9 [2023-03-16T20:33:58.379Z] Successfully tagged core-data-arm64:latest [2023-03-16T20:33:58.379Z] Building security-secretstore-setup [2023-03-16T20:34:13.348Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:34:13.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:34:13.348Z] ---> 097f733e5d97 [2023-03-16T20:34:13.348Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:34:13.348Z] ---> Using cache [2023-03-16T20:34:13.348Z] ---> 6768feb8df4d [2023-03-16T20:34:13.348Z] Step 4/24 : WORKDIR /edgex-go [2023-03-16T20:34:13.348Z] ---> Using cache [2023-03-16T20:34:13.348Z] ---> 595e613bcf67 [2023-03-16T20:34:13.348Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-16T20:34:13.348Z] ---> Using cache [2023-03-16T20:34:13.348Z] ---> 5e91e6b9e4ca [2023-03-16T20:34:13.348Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-16T20:34:13.348Z] ---> Using cache [2023-03-16T20:34:13.348Z] ---> 08d4cd69715c [2023-03-16T20:34:13.348Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:34:13.348Z] ---> Using cache [2023-03-16T20:34:13.348Z] ---> 5e11c76fd489 [2023-03-16T20:34:13.348Z] Step 8/24 : COPY . . [2023-03-16T20:34:13.348Z] ---> Using cache [2023-03-16T20:34:13.348Z] ---> dd3c6c8c4a7f [2023-03-16T20:34:13.348Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-16T20:34:13.929Z] ---> Running in 0666c1f9ea24 [2023-03-16T20:34:16.074Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T20:34:22.798Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:34:22.798Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:34:22.798Z] ---> 097f733e5d97 [2023-03-16T20:34:22.798Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:34:22.798Z] ---> Using cache [2023-03-16T20:34:22.798Z] ---> 6768feb8df4d [2023-03-16T20:34:22.798Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T20:34:22.798Z] ---> Using cache [2023-03-16T20:34:22.798Z] ---> 595e613bcf67 [2023-03-16T20:34:22.798Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T20:34:22.798Z] ---> Using cache [2023-03-16T20:34:22.798Z] ---> 5e91e6b9e4ca [2023-03-16T20:34:22.798Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:34:22.798Z] ---> Using cache [2023-03-16T20:34:22.798Z] ---> 08d4cd69715c [2023-03-16T20:34:22.798Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:34:22.798Z] ---> Using cache [2023-03-16T20:34:22.798Z] ---> 5e11c76fd489 [2023-03-16T20:34:22.798Z] Step 8/23 : COPY . . [2023-03-16T20:34:22.798Z] ---> Using cache [2023-03-16T20:34:22.798Z] ---> dd3c6c8c4a7f [2023-03-16T20:34:22.798Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-16T20:34:22.798Z] ---> Running in c226aad7afa9 [2023-03-16T20:34:25.379Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T20:34:30.709Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:34:30.709Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:34:30.709Z] ---> 097f733e5d97 [2023-03-16T20:34:30.709Z] Step 3/24 : WORKDIR /edgex-go [2023-03-16T20:34:30.709Z] ---> Using cache [2023-03-16T20:34:30.709Z] ---> bdc43016779f [2023-03-16T20:34:30.709Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-16T20:34:30.709Z] ---> Using cache [2023-03-16T20:34:30.709Z] ---> 639878cbb129 [2023-03-16T20:34:30.709Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-16T20:34:30.709Z] ---> Using cache [2023-03-16T20:34:30.709Z] ---> ecda3dbc21dd [2023-03-16T20:34:30.709Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:34:30.709Z] ---> Using cache [2023-03-16T20:34:30.709Z] ---> edfde8a15e88 [2023-03-16T20:34:30.709Z] Step 7/24 : COPY . . [2023-03-16T20:34:30.709Z] ---> Using cache [2023-03-16T20:34:30.709Z] ---> 4815e22f533b [2023-03-16T20:34:30.709Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-16T20:34:30.709Z] ---> Running in 816592a9a8ff [2023-03-16T20:34:32.651Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T20:37:09.369Z] Removing intermediate container dba1f150df1f [2023-03-16T20:37:09.369Z] ---> e3d9feeb2fdf [2023-03-16T20:37:09.369Z] [2023-03-16T20:37:09.369Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:37:09.369Z] ---> d74e625d9115 [2023-03-16T20:37:09.369Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T20:37:09.369Z] ---> Using cache [2023-03-16T20:37:09.369Z] ---> 766c0117697d [2023-03-16T20:37:09.369Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:37:09.369Z] ---> Using cache [2023-03-16T20:37:09.369Z] ---> a75d0aa17be7 [2023-03-16T20:37:09.369Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:37:09.369Z] ---> Using cache [2023-03-16T20:37:09.369Z] ---> 74c0f94bec91 [2023-03-16T20:37:09.369Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:37:09.369Z] ---> Using cache [2023-03-16T20:37:09.369Z] ---> 8a35524bc76e [2023-03-16T20:37:09.369Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-16T20:37:09.369Z] ---> 061c5da15028 [2023-03-16T20:37:09.369Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-16T20:37:09.369Z] ---> cadaef5f29ca [2023-03-16T20:37:09.369Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-16T20:37:09.369Z] ---> fa4149b81e68 [2023-03-16T20:37:09.369Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T20:37:09.369Z] ---> Running in d840d5412de6 [2023-03-16T20:37:09.369Z] Removing intermediate container d840d5412de6 [2023-03-16T20:37:09.369Z] ---> 9b9c859bad89 [2023-03-16T20:37:09.369Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T20:37:09.369Z] ---> Running in 33a65f64ca41 [2023-03-16T20:37:09.369Z] Removing intermediate container 33a65f64ca41 [2023-03-16T20:37:09.369Z] ---> b698c6bbda40 [2023-03-16T20:37:09.369Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-16T20:37:09.369Z] ---> Running in c6fc5196eeef [2023-03-16T20:37:09.369Z] Removing intermediate container c6fc5196eeef [2023-03-16T20:37:09.369Z] ---> f20d69c5929e [2023-03-16T20:37:09.369Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T20:37:09.369Z] ---> Running in 56e774c27f00 [2023-03-16T20:37:09.369Z] Removing intermediate container 56e774c27f00 [2023-03-16T20:37:09.369Z] ---> 3b40cce53c25 [2023-03-16T20:37:09.369Z] Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:37:09.369Z] ---> Running in 95f0a6dbdeb8 [2023-03-16T20:37:09.369Z] Removing intermediate container 95f0a6dbdeb8 [2023-03-16T20:37:09.369Z] ---> dc17106647ed [2023-03-16T20:37:09.369Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:37:09.369Z] ---> Running in 5c3391952fa7 [2023-03-16T20:37:09.369Z] Removing intermediate container 5c3391952fa7 [2023-03-16T20:37:09.369Z] ---> 92cf5008094d [2023-03-16T20:37:09.369Z] [2023-03-16T20:37:09.370Z] Successfully built 92cf5008094d [2023-03-16T20:37:09.370Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-16T20:37:09.370Z] Building core-metadata [2023-03-16T20:37:27.560Z]  Building core-common-config-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:37:27.560Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:37:27.560Z] ---> 097f733e5d97 [2023-03-16T20:37:27.560Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:37:27.560Z] ---> Using cache [2023-03-16T20:37:27.560Z] ---> 6768feb8df4d [2023-03-16T20:37:27.560Z] Step 4/25 : WORKDIR /edgex-go [2023-03-16T20:37:27.560Z] ---> Using cache [2023-03-16T20:37:27.560Z] ---> 595e613bcf67 [2023-03-16T20:37:27.560Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-16T20:37:27.560Z] ---> Using cache [2023-03-16T20:37:27.560Z] ---> 5e91e6b9e4ca [2023-03-16T20:37:27.560Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-16T20:37:27.560Z] ---> Using cache [2023-03-16T20:37:27.560Z] ---> 08d4cd69715c [2023-03-16T20:37:27.560Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:37:27.560Z] ---> Using cache [2023-03-16T20:37:27.560Z] ---> 5e11c76fd489 [2023-03-16T20:37:27.560Z] Step 8/25 : COPY . . [2023-03-16T20:37:27.560Z] ---> Using cache [2023-03-16T20:37:27.560Z] ---> dd3c6c8c4a7f [2023-03-16T20:37:27.560Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-16T20:37:27.560Z] ---> Running in 1d5d0ea2b22e [2023-03-16T20:37:28.967Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T20:41:35.760Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T20:42:02.435Z] Removing intermediate container 816592a9a8ff [2023-03-16T20:42:02.435Z] ---> 5385a5dff8e9 [2023-03-16T20:42:02.435Z] [2023-03-16T20:42:02.435Z] Step 9/24 : FROM alpine:3.17 [2023-03-16T20:42:02.435Z] ---> d74e625d9115 [2023-03-16T20:42:02.435Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-16T20:42:02.435Z] ---> Running in 2490d2691281 [2023-03-16T20:42:02.435Z] Removing intermediate container 6e15c5c6d84e [2023-03-16T20:42:02.435Z] ---> f1a338789b90 [2023-03-16T20:42:02.435Z] [2023-03-16T20:42:02.435Z] Step 9/20 : FROM alpine:3.17 [2023-03-16T20:42:02.435Z] ---> d74e625d9115 [2023-03-16T20:42:02.435Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:42:02.435Z] ---> Using cache [2023-03-16T20:42:02.435Z] ---> 7d2602b49157 [2023-03-16T20:42:02.435Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-16T20:42:02.435Z] ---> Running in 51835ce1fe4f [2023-03-16T20:42:02.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:42:03.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:42:03.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:42:04.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:42:05.490Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-16T20:42:05.758Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-16T20:42:05.758Z] (3/3) Installing su-exec (0.2-r2) [2023-03-16T20:42:05.758Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:42:05.758Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T20:42:06.716Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T20:42:06.716Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T20:42:06.716Z] OK: 17687 distinct packages available [2023-03-16T20:42:06.982Z] OK: 8 MiB in 18 packages [2023-03-16T20:42:06.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:42:07.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:42:09.362Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-16T20:42:09.630Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-16T20:42:09.630Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-16T20:42:09.630Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-16T20:42:09.630Z] (5/9) Installing curl (7.88.1-r0) [2023-03-16T20:42:09.630Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-16T20:42:09.630Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-16T20:42:09.630Z] (8/9) Installing libucontext (1.2-r0) [2023-03-16T20:42:09.630Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-16T20:42:09.630Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:42:09.630Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T20:42:10.587Z] Removing intermediate container 2490d2691281 [2023-03-16T20:42:10.587Z] ---> d08efdc80512 [2023-03-16T20:42:10.587Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-16T20:42:10.587Z] OK: 11 MiB in 24 packages [2023-03-16T20:42:10.853Z] ---> Running in f32d70b886a9 [2023-03-16T20:42:12.261Z] Removing intermediate container f32d70b886a9 [2023-03-16T20:42:12.261Z] ---> 4d71aa467ae1 [2023-03-16T20:42:12.261Z] Step 12/24 : WORKDIR / [2023-03-16T20:42:12.534Z] ---> Running in f2678cc58bea [2023-03-16T20:42:13.495Z] Removing intermediate container f2678cc58bea [2023-03-16T20:42:13.495Z] ---> 4403d93ca788 [2023-03-16T20:42:13.495Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:42:14.458Z] Removing intermediate container 51835ce1fe4f [2023-03-16T20:42:14.458Z] ---> 0a5359f0e8d6 [2023-03-16T20:42:14.458Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:42:15.418Z] ---> 1ebcb4bc83bd [2023-03-16T20:42:15.418Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-16T20:42:16.378Z] ---> cf3b31a6b4f9 [2023-03-16T20:42:16.378Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:42:17.342Z] ---> be2feff9be9a [2023-03-16T20:42:17.342Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-16T20:42:19.294Z] ---> d20db54f3383 [2023-03-16T20:42:19.294Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-16T20:42:19.294Z] ---> 13f1701479f2 [2023-03-16T20:42:19.294Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-16T20:42:20.698Z] ---> 9a168ed88774 [2023-03-16T20:42:20.698Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-16T20:42:21.654Z] Removing intermediate container 0666c1f9ea24 [2023-03-16T20:42:21.654Z] ---> a943816e7c80 [2023-03-16T20:42:21.654Z] [2023-03-16T20:42:21.654Z] Step 10/24 : FROM alpine:3.17 [2023-03-16T20:42:21.654Z] ---> d74e625d9115 [2023-03-16T20:42:21.654Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:42:23.058Z] ---> Running in 90c743c8fded [2023-03-16T20:42:23.058Z] ---> 042feb6aa104 [2023-03-16T20:42:23.058Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-16T20:42:23.324Z] ---> 87afa5a82e93 [2023-03-16T20:42:23.324Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-16T20:42:25.261Z] ---> e4f3f5ef459e [2023-03-16T20:42:25.261Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-16T20:42:25.261Z] ---> Running in d4612b7d653c [2023-03-16T20:42:25.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:42:26.107Z] Removing intermediate container d4612b7d653c [2023-03-16T20:42:26.107Z] ---> ad58bdddf702 [2023-03-16T20:42:26.108Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:42:26.108Z] ---> Running in 8d0a488da35d [2023-03-16T20:42:26.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:42:26.690Z] ---> c08aed0e1aae [2023-03-16T20:42:26.690Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T20:42:26.958Z] Removing intermediate container 8d0a488da35d [2023-03-16T20:42:26.958Z] ---> f715204dce53 [2023-03-16T20:42:26.958Z] Step 18/20 : LABEL arch=arm64 [2023-03-16T20:42:26.958Z] ---> Running in 287309846e08 [2023-03-16T20:42:27.920Z] Removing intermediate container 287309846e08 [2023-03-16T20:42:27.920Z] ---> 47e9d1f963a3 [2023-03-16T20:42:27.920Z] Step 19/20 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:42:27.920Z] ---> Running in cc5c65aeed7d [2023-03-16T20:42:28.186Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T20:42:28.186Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:42:28.186Z] OK: 8 MiB in 16 packages [2023-03-16T20:42:28.186Z] ---> fcb3161187c4 [2023-03-16T20:42:28.186Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T20:42:28.454Z] ---> Running in 33ac9dd5a122 [2023-03-16T20:42:29.045Z] Removing intermediate container cc5c65aeed7d [2023-03-16T20:42:29.045Z] ---> ae459c3d48c0 [2023-03-16T20:42:29.045Z] Step 20/20 : LABEL version=0.0.0 [2023-03-16T20:42:29.312Z] ---> Running in 5d3d488c9090 [2023-03-16T20:42:30.717Z] Removing intermediate container 5d3d488c9090 [2023-03-16T20:42:30.717Z] ---> e0616892c668 [2023-03-16T20:42:30.717Z] [2023-03-16T20:42:30.717Z] Removing intermediate container 90c743c8fded [2023-03-16T20:42:30.717Z] ---> 8aa8e3c70d8b [2023-03-16T20:42:30.717Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T20:42:30.984Z] ---> Running in 07738b5dd563 [2023-03-16T20:42:31.566Z] Successfully built e0616892c668 [2023-03-16T20:42:31.566Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-16T20:42:31.833Z]  Building security-spiffe-token-provider ... done Removing intermediate container 07738b5dd563 [2023-03-16T20:42:31.833Z] ---> 27c983868821 [2023-03-16T20:42:31.833Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-16T20:42:31.833Z] ---> Running in bdf4fda5fe0f [2023-03-16T20:42:32.790Z] Removing intermediate container bdf4fda5fe0f [2023-03-16T20:42:32.790Z] ---> e90be0cb150c [2023-03-16T20:42:32.790Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-16T20:42:32.790Z] ---> Running in cba787229f36 [2023-03-16T20:42:33.058Z] Removing intermediate container 33ac9dd5a122 [2023-03-16T20:42:33.058Z] ---> 1052dc26a75a [2023-03-16T20:42:33.058Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T20:42:33.326Z] ---> Running in df2dc11db583 [2023-03-16T20:42:33.593Z] Removing intermediate container cba787229f36 [2023-03-16T20:42:33.593Z] ---> 7f5d9745534a [2023-03-16T20:42:33.593Z] Step 15/24 : WORKDIR / [2023-03-16T20:42:33.593Z] ---> Running in 4250646fb493 [2023-03-16T20:42:33.865Z] Removing intermediate container df2dc11db583 [2023-03-16T20:42:34.136Z] ---> 864be8338141 [2023-03-16T20:42:34.136Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T20:42:34.136Z] ---> Running in 3635464b9b65 [2023-03-16T20:42:34.731Z] Removing intermediate container 4250646fb493 [2023-03-16T20:42:34.731Z] ---> 4c07c702e37e [2023-03-16T20:42:34.731Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:42:35.001Z] Removing intermediate container 3635464b9b65 [2023-03-16T20:42:35.001Z] ---> 8a87fff28614 [2023-03-16T20:42:35.001Z] Step 23/24 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:42:35.270Z] ---> Running in 35c946198225 [2023-03-16T20:42:35.854Z] ---> cc211fa23387 [2023-03-16T20:42:35.854Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:42:36.125Z] Removing intermediate container 35c946198225 [2023-03-16T20:42:36.125Z] ---> cf7d0b26daf4 [2023-03-16T20:42:36.125Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T20:42:36.125Z] ---> Running in c19b1fe10c70 [2023-03-16T20:42:37.088Z] Removing intermediate container c19b1fe10c70 [2023-03-16T20:42:37.088Z] ---> 6e4e9e5f9bd1 [2023-03-16T20:42:37.088Z] [2023-03-16T20:42:37.357Z] ---> 3096f39b9495 [2023-03-16T20:42:37.357Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-16T20:42:37.628Z] Successfully built 6e4e9e5f9bd1 [2023-03-16T20:42:37.628Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-16T20:42:39.572Z]  Building security-secretstore-setup ... done  ---> ed84152810ab [2023-03-16T20:42:39.572Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-16T20:42:40.541Z] ---> 2ba04e102657 [2023-03-16T20:42:40.541Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-16T20:42:40.541Z] ---> Running in e5fba31a79aa [2023-03-16T20:42:41.124Z] Removing intermediate container e5fba31a79aa [2023-03-16T20:42:41.124Z] ---> 5bca47448bc5 [2023-03-16T20:42:41.124Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:42:41.393Z] ---> Running in 02c1885741d7 [2023-03-16T20:42:41.974Z] Removing intermediate container 02c1885741d7 [2023-03-16T20:42:41.974Z] ---> 781a95a4b163 [2023-03-16T20:42:41.974Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T20:42:41.974Z] ---> Running in dbea8e45679b [2023-03-16T20:42:42.555Z] Removing intermediate container dbea8e45679b [2023-03-16T20:42:42.555Z] ---> cd2b67f7137b [2023-03-16T20:42:42.555Z] Step 23/24 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:42:42.555Z] ---> Running in 7f7e29c4ec5f [2023-03-16T20:42:43.143Z] Removing intermediate container 7f7e29c4ec5f [2023-03-16T20:42:43.143Z] ---> 8976c354c38c [2023-03-16T20:42:43.143Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T20:42:43.409Z] ---> Running in e2d2e95d6bec [2023-03-16T20:42:43.996Z] Removing intermediate container e2d2e95d6bec [2023-03-16T20:42:43.996Z] ---> a787b9cbc4cb [2023-03-16T20:42:43.996Z] [2023-03-16T20:42:44.264Z] Successfully built a787b9cbc4cb [2023-03-16T20:42:44.264Z] Successfully tagged core-command-arm64:latest [2023-03-16T20:43:52.114Z]  Building core-command ... done Removing intermediate container 1d5d0ea2b22e [2023-03-16T20:43:52.114Z] ---> 6f95a8e796e6 [2023-03-16T20:43:52.114Z] [2023-03-16T20:43:52.114Z] Step 10/25 : FROM alpine:3.17 [2023-03-16T20:43:52.114Z] ---> d74e625d9115 [2023-03-16T20:43:52.114Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:43:52.114Z] ---> Using cache [2023-03-16T20:43:52.114Z] ---> 8aa8e3c70d8b [2023-03-16T20:43:52.114Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T20:43:52.114Z] ---> Using cache [2023-03-16T20:43:52.114Z] ---> 27c983868821 [2023-03-16T20:43:52.114Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-16T20:43:52.114Z] ---> Running in 185a0c13e9cf [2023-03-16T20:43:52.114Z] Removing intermediate container 185a0c13e9cf [2023-03-16T20:43:52.114Z] ---> a56b07573fcd [2023-03-16T20:43:52.114Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-16T20:43:52.114Z] ---> Running in 84138bb4a6f5 [2023-03-16T20:43:52.114Z] Removing intermediate container 84138bb4a6f5 [2023-03-16T20:43:52.114Z] ---> a16e1685bf78 [2023-03-16T20:43:52.114Z] Step 15/25 : WORKDIR / [2023-03-16T20:43:52.114Z] ---> Running in 75d0b195693f [2023-03-16T20:43:52.114Z] Removing intermediate container 75d0b195693f [2023-03-16T20:43:52.114Z] ---> 6da557ceadd3 [2023-03-16T20:43:52.114Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:43:52.114Z] ---> 30e8f1e7f68c [2023-03-16T20:43:52.114Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:43:52.114Z] ---> be5de16a3716 [2023-03-16T20:43:52.114Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-16T20:43:52.114Z] ---> 7fcf207d694a [2023-03-16T20:43:52.114Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-16T20:43:52.384Z] ---> 2952e99dc0c2 [2023-03-16T20:43:52.385Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-16T20:43:52.967Z] ---> 600910ea804f [2023-03-16T20:43:52.967Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-16T20:43:53.234Z] ---> Running in f6f98efac060 [2023-03-16T20:43:53.820Z] Removing intermediate container f6f98efac060 [2023-03-16T20:43:53.820Z] ---> dc71f6b150a6 [2023-03-16T20:43:53.820Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:43:53.820Z] ---> Running in 6c5641eae2dc [2023-03-16T20:43:54.403Z] Removing intermediate container 6c5641eae2dc [2023-03-16T20:43:54.403Z] ---> e00a78fb1e11 [2023-03-16T20:43:54.403Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T20:43:54.403Z] ---> Running in 8a7abfdd052d [2023-03-16T20:43:54.994Z] Removing intermediate container 8a7abfdd052d [2023-03-16T20:43:54.994Z] ---> af21f7acfd6e [2023-03-16T20:43:54.994Z] Step 24/25 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:43:54.994Z] ---> Running in 7514ea788066 [2023-03-16T20:43:54.994Z] Removing intermediate container c226aad7afa9 [2023-03-16T20:43:54.994Z] ---> 0c0834ae890b [2023-03-16T20:43:54.994Z] [2023-03-16T20:43:54.994Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:43:54.994Z] ---> d74e625d9115 [2023-03-16T20:43:54.994Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:43:54.994Z] ---> Using cache [2023-03-16T20:43:54.994Z] ---> 8aa8e3c70d8b [2023-03-16T20:43:54.994Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T20:43:54.994Z] ---> Using cache [2023-03-16T20:43:54.994Z] ---> 27c983868821 [2023-03-16T20:43:54.994Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-16T20:43:55.261Z] ---> Running in 501ac34f39b7 [2023-03-16T20:43:55.527Z] Removing intermediate container 7514ea788066 [2023-03-16T20:43:55.527Z] ---> 050cb3cbc29f [2023-03-16T20:43:55.527Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T20:43:55.527Z] ---> Running in aaba2d590992 [2023-03-16T20:43:55.527Z] Removing intermediate container 501ac34f39b7 [2023-03-16T20:43:55.527Z] ---> 4b98f1202e1e [2023-03-16T20:43:55.527Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T20:43:55.796Z] ---> Running in d8ddc5bd7685 [2023-03-16T20:43:55.796Z] Removing intermediate container aaba2d590992 [2023-03-16T20:43:55.796Z] ---> 5646a66acac5 [2023-03-16T20:43:55.796Z] [2023-03-16T20:43:56.063Z] Removing intermediate container d8ddc5bd7685 [2023-03-16T20:43:56.063Z] ---> 7d0723287d55 [2023-03-16T20:43:56.063Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:43:56.063Z] Successfully built 5646a66acac5 [2023-03-16T20:43:56.063Z] Successfully tagged core-metadata-arm64:latest [2023-03-16T20:43:56.644Z]  Building core-metadata ... done  ---> 5a4191c834b3 [2023-03-16T20:43:56.644Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:43:57.229Z] ---> ba57de7526df [2023-03-16T20:43:57.229Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-16T20:43:58.636Z] ---> f66d1973cfa2 [2023-03-16T20:43:58.636Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-16T20:43:58.901Z] ---> 73996cdbb796 [2023-03-16T20:43:58.901Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-16T20:43:59.168Z] ---> Running in fed5ee48013c [2023-03-16T20:43:59.433Z] Removing intermediate container fed5ee48013c [2023-03-16T20:43:59.433Z] ---> e9f3597d5e76 [2023-03-16T20:43:59.433Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:43:59.433Z] ---> Running in 7400c7579a1c [2023-03-16T20:43:59.699Z] Removing intermediate container 7400c7579a1c [2023-03-16T20:43:59.699Z] ---> d24bb6da124b [2023-03-16T20:43:59.699Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T20:43:59.966Z] ---> Running in be2e6ca527a2 [2023-03-16T20:44:00.232Z] Removing intermediate container be2e6ca527a2 [2023-03-16T20:44:00.232Z] ---> 86832b78b1f3 [2023-03-16T20:44:00.232Z] Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-16T20:44:00.232Z] ---> Running in 625e3543996a [2023-03-16T20:44:00.498Z] Removing intermediate container 625e3543996a [2023-03-16T20:44:00.498Z] ---> 3d82a9d8c859 [2023-03-16T20:44:00.498Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:44:00.498Z] ---> Running in f085c54aea3a [2023-03-16T20:44:00.772Z] Removing intermediate container f085c54aea3a [2023-03-16T20:44:00.772Z] ---> 474fa0333ffa [2023-03-16T20:44:00.772Z] [2023-03-16T20:44:01.040Z] Successfully built 474fa0333ffa [2023-03-16T20:44:01.040Z] Successfully tagged support-scheduler-arm64:latest [2023-03-16T20:44:01.584Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-16T20:44:01.599Z] $ docker stop --time=1 013be4e5424163d3e2dd2073516d769034119185e6ccaa3fdcc290f2279a5530 [2023-03-16T20:44:03.304Z] $ docker rm -f --volumes 013be4e5424163d3e2dd2073516d769034119185e6ccaa3fdcc290f2279a5530 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T20:44:03.868Z] + docker images [2023-03-16T20:44:04.136Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-16T20:44:04.136Z] support-scheduler-arm64 latest 474fa0333ffa 3 seconds ago 31.8MB [2023-03-16T20:44:04.136Z] core-metadata-arm64 latest 5646a66acac5 8 seconds ago 20.4MB [2023-03-16T20:44:04.136Z] 0c0834ae890b 10 seconds ago 1.56GB [2023-03-16T20:44:04.136Z] 6f95a8e796e6 18 seconds ago 1.5GB [2023-03-16T20:44:04.136Z] core-command-arm64 latest a787b9cbc4cb About a minute ago 19.7MB [2023-03-16T20:44:04.136Z] security-secretstore-setup-arm64 latest 6e4e9e5f9bd1 About a minute ago 32MB [2023-03-16T20:44:04.136Z] security-spiffe-token-provider-arm64 latest e0616892c668 About a minute ago 32.7MB [2023-03-16T20:44:04.136Z] a943816e7c80 About a minute ago 1.49GB [2023-03-16T20:44:04.136Z] f1a338789b90 2 minutes ago 1.53GB [2023-03-16T20:44:04.136Z] 5385a5dff8e9 2 minutes ago 1.49GB [2023-03-16T20:44:04.136Z] core-common-config-bootstrapper-arm64 latest 92cf5008094d 6 minutes ago 17.5MB [2023-03-16T20:44:04.136Z] e3d9feeb2fdf 7 minutes ago 1.49GB [2023-03-16T20:44:04.136Z] core-data-arm64 latest 1bd3f6e066d9 10 minutes ago 19.9MB [2023-03-16T20:44:04.136Z] support-notifications-arm64 latest 03222d87a219 10 minutes ago 32.5MB [2023-03-16T20:44:04.136Z] security-spire-server-arm64 latest f2672dca4231 10 minutes ago 87.1MB [2023-03-16T20:44:04.136Z] 8cb719c11e87 10 minutes ago 1.5GB [2023-03-16T20:44:04.136Z] ae3ade6c97fc 10 minutes ago 1.36GB [2023-03-16T20:44:04.136Z] f362516b75dc 10 minutes ago 1.56GB [2023-03-16T20:44:04.136Z] security-proxy-setup-arm64 latest 589bca78461f 13 minutes ago 18.6MB [2023-03-16T20:44:04.136Z] 0164935f577a 13 minutes ago 1.47GB [2023-03-16T20:44:04.136Z] security-bootstrapper-arm64 latest 1df606d94a10 14 minutes ago 21.8MB [2023-03-16T20:44:04.136Z] security-proxy-auth-arm64 latest ef2614798067 14 minutes ago 18.2MB [2023-03-16T20:44:04.136Z] 0fb03a0c6c0a 15 minutes ago 1.48GB [2023-03-16T20:44:04.136Z] 86b5c8e7b6e6 15 minutes ago 1.47GB [2023-03-16T20:44:04.136Z] security-spire-agent-arm64 latest 0220642f8f54 21 minutes ago 125MB [2023-03-16T20:44:04.136Z] security-spire-config-arm64 latest 66e217c77bbe 21 minutes ago 86.2MB [2023-03-16T20:44:04.136Z] 8053c1b37e11 22 minutes ago 1.36GB [2023-03-16T20:44:04.136Z] 51408d5bd70a 22 minutes ago 1.36GB [2023-03-16T20:44:04.136Z] ci-base-image-arm64 latest 097f733e5d97 38 minutes ago 866MB [2023-03-16T20:44:04.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 6 days ago 648MB [2023-03-16T20:44:04.136Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-16T20:44:04.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:44:04.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T20:44:04.990Z] [2023-03-16T20:44:04.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:44:05.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T20:44:05.681Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T20:44:05.681Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T20:44:05.681Z] 04944245beec: Pulling fs layer [2023-03-16T20:44:05.681Z] 699f458cf7ca: Pulling fs layer [2023-03-16T20:44:05.681Z] 765212b225bb: Pulling fs layer [2023-03-16T20:44:05.681Z] f23df028b6ca: Pulling fs layer [2023-03-16T20:44:05.681Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T20:44:05.681Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T20:44:05.681Z] d65c8cfc05b1: Waiting [2023-03-16T20:44:05.681Z] 2437ff75d9bd: Waiting [2023-03-16T20:44:05.681Z] 765212b225bb: Waiting [2023-03-16T20:44:05.681Z] f23df028b6ca: Waiting [2023-03-16T20:44:05.681Z] 04944245beec: Verifying Checksum [2023-03-16T20:44:05.681Z] 04944245beec: Download complete [2023-03-16T20:44:05.681Z] 765212b225bb: Verifying Checksum [2023-03-16T20:44:05.681Z] 765212b225bb: Download complete [2023-03-16T20:44:05.681Z] f23df028b6ca: Verifying Checksum [2023-03-16T20:44:05.681Z] f23df028b6ca: Download complete [2023-03-16T20:44:05.681Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T20:44:05.681Z] d65c8cfc05b1: Download complete [2023-03-16T20:44:05.955Z] 699f458cf7ca: Verifying Checksum [2023-03-16T20:44:05.955Z] 699f458cf7ca: Download complete [2023-03-16T20:44:06.243Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T20:44:06.243Z] 8998bd30e6a1: Download complete [2023-03-16T20:44:08.841Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T20:44:08.841Z] 2437ff75d9bd: Download complete [2023-03-16T20:44:10.783Z] 8998bd30e6a1: Pull complete [2023-03-16T20:44:11.049Z] 04944245beec: Pull complete [2023-03-16T20:44:12.459Z] 699f458cf7ca: Pull complete [2023-03-16T20:44:12.726Z] 765212b225bb: Pull complete [2023-03-16T20:44:13.308Z] f23df028b6ca: Pull complete [2023-03-16T20:44:13.576Z] d65c8cfc05b1: Pull complete [2023-03-16T20:44:28.559Z] 2437ff75d9bd: Pull complete [2023-03-16T20:44:28.559Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T20:44:28.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T20:44:28.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:44:28.910Z] prd-ubuntu20.04-docker-arm64-4c-16g-2505 does not seem to be running inside a container [2023-03-16T20:44:28.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-16T20:44:31.955Z] $ docker top 1e008712828a78737ad8d1ec4e45a70fad785ba6c282a5f056a674ee9ffae83b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:44:32.912Z] ---> job-cost.sh [2023-03-16T20:44:32.912Z] lf-activate-venv: SKIPPING [2023-03-16T20:44:32.912Z] INFO: No Stack... [2023-03-16T20:44:33.498Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T20:44:34.454Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T20:44:35.119Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-16T20:44:35.119Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T20:44:35.225Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4458-1-stack-cost] [2023-03-16T20:44:35.232Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4458-1-stack-cost] did not exist. Created. [2023-03-16T20:44:35.232Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4458-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T20:44:35.958Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T20:44:36.177Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T20:44:36.193Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4458-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T20:44:36.266Z] $ docker stop --time=1 1e008712828a78737ad8d1ec4e45a70fad785ba6c282a5f056a674ee9ffae83b [2023-03-16T20:44:37.822Z] $ docker rm -f --volumes 1e008712828a78737ad8d1ec4e45a70fad785ba6c282a5f056a674ee9ffae83b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-16T20:44:38.807Z] provisioning config files... [2023-03-16T20:44:38.813Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3112185038978917845tmp [Pipeline] { [Pipeline] sh [2023-03-16T20:44:39.144Z] + set +x [2023-03-16T20:44:39.144Z] + curl -s https://codecov.io/bash [2023-03-16T20:44:39.144Z] + bash -s -- [2023-03-16T20:44:39.144Z] [2023-03-16T20:44:39.144Z] _____ _ [2023-03-16T20:44:39.144Z] / ____| | | [2023-03-16T20:44:39.144Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T20:44:39.144Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T20:44:39.144Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T20:44:39.144Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T20:44:39.144Z] Bash-1.0.6 [2023-03-16T20:44:39.144Z] [2023-03-16T20:44:39.144Z] [2023-03-16T20:44:39.144Z] ==> git version 2.25.1 found [2023-03-16T20:44:39.144Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-16T20:44:39.144Z] Release-Date: 2020-01-08 [2023-03-16T20:44:39.144Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-16T20:44:39.144Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T20:44:39.144Z] ==> Jenkins CI detected. [2023-03-16T20:44:39.144Z] current dir:  /w/workspace/edgex-go/1 [2023-03-16T20:44:39.144Z] project root: . [2023-03-16T20:44:39.144Z] --> token set from env [2023-03-16T20:44:39.144Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T20:44:39.144Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T20:44:39.144Z] ==> Python coveragepy not found [2023-03-16T20:44:39.144Z] ==> Searching for coverage reports in: [2023-03-16T20:44:39.144Z] + . [2023-03-16T20:44:39.144Z] -> Found 1 reports [2023-03-16T20:44:39.144Z] ==> Detecting git/mercurial file structure [2023-03-16T20:44:39.144Z] ==> Reading reports [2023-03-16T20:44:39.403Z] + ./coverage.out bytes=447485 [2023-03-16T20:44:39.403Z] ==> Appending adjustments [2023-03-16T20:44:39.403Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T20:44:40.339Z] + Found adjustments [2023-03-16T20:44:40.339Z] ==> Gzipping contents [2023-03-16T20:44:40.339Z] 60K /tmp/codecov.D7XYKZ.gz [2023-03-16T20:44:40.339Z] ==> Uploading reports [2023-03-16T20:44:40.339Z] url: https://codecov.io [2023-03-16T20:44:40.339Z] query: branch=PR-4458&commit=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4458%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4458&job=&cmd_args= [2023-03-16T20:44:40.339Z] -> Pinging Codecov [2023-03-16T20:44:40.339Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4458&commit=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4458%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4458&job=&cmd_args= [2023-03-16T20:44:40.597Z] -> Uploading to [2023-03-16T20:44:40.597Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/00271124DB129430A58F1EEE437C3FCB/e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d/ac6d5bb6-c846-45b5-8d28-02d7da1c1d86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T204440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61f70f45049d15f9073d77f52d37c2047718361aae718df62546b3c854321332 [2023-03-16T20:44:40.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T20:44:40.597Z] Dload Upload Total Spent Left Speed [2023-03-16T20:44:40.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57586 0 0 100 57586 0 188k --:--:-- --:--:-- --:--:-- 188k [2023-03-16T20:44:40.856Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [Pipeline] } [2023-03-16T20:44:40.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-16T20:44:42.188Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:44:42.517Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:44:43.399Z] ---> package-listing.sh [2023-03-16T20:44:43.399Z] ++ facter osfamily [2023-03-16T20:44:43.399Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T20:44:43.659Z] + OS_FAMILY=debian [2023-03-16T20:44:43.659Z] + workspace=/w/workspace/edgex-go/1 [2023-03-16T20:44:43.659Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T20:44:43.659Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T20:44:43.659Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T20:44:43.659Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T20:44:43.659Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-16T20:44:43.659Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T20:44:43.659Z] + case "${OS_FAMILY}" in [2023-03-16T20:44:43.659Z] + dpkg -l [2023-03-16T20:44:43.659Z] + grep '^ii' [2023-03-16T20:44:43.659Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T20:44:43.659Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T20:44:43.659Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T20:44:43.659Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-16T20:44:43.659Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-16T20:44:43.659Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-16T20:44:43.691Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T20:44:44.001Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:44:44.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T20:44:44.620Z] [2023-03-16T20:44:44.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:44:44.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T20:44:44.994Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T20:44:44.994Z] 5eb5b503b376: Pulling fs layer [2023-03-16T20:44:44.994Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T20:44:44.994Z] ec43610c2a17: Pulling fs layer [2023-03-16T20:44:44.994Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T20:44:44.994Z] 33b1e0a273af: Pulling fs layer [2023-03-16T20:44:44.994Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T20:44:44.994Z] 2f39f015ded8: Pulling fs layer [2023-03-16T20:44:44.994Z] 33b1e0a273af: Waiting [2023-03-16T20:44:44.994Z] 3a2ae6a8a46f: Waiting [2023-03-16T20:44:44.994Z] 5d3b04190fa2: Waiting [2023-03-16T20:44:44.994Z] 2f39f015ded8: Waiting [2023-03-16T20:44:44.994Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T20:44:44.994Z] 5c69ac0246d0: Download complete [2023-03-16T20:44:45.253Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T20:44:45.253Z] 3a2ae6a8a46f: Download complete [2023-03-16T20:44:45.512Z] ec43610c2a17: Verifying Checksum [2023-03-16T20:44:45.512Z] ec43610c2a17: Download complete [2023-03-16T20:44:45.770Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T20:44:45.770Z] 5d3b04190fa2: Download complete [2023-03-16T20:44:45.770Z] 33b1e0a273af: Verifying Checksum [2023-03-16T20:44:45.770Z] 33b1e0a273af: Download complete [2023-03-16T20:44:45.770Z] 5eb5b503b376: Download complete [2023-03-16T20:44:47.141Z] 5eb5b503b376: Pull complete [2023-03-16T20:44:47.141Z] 5c69ac0246d0: Pull complete [2023-03-16T20:44:47.708Z] ec43610c2a17: Pull complete [2023-03-16T20:44:47.708Z] 3a2ae6a8a46f: Pull complete [2023-03-16T20:44:47.966Z] 33b1e0a273af: Pull complete [2023-03-16T20:44:47.967Z] 5d3b04190fa2: Pull complete [2023-03-16T20:44:52.146Z] 2f39f015ded8: Pull complete [2023-03-16T20:44:52.146Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T20:44:52.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T20:44:52.146Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:44:52.337Z] prd-ubuntu20.04-docker-8c-8g-2503 does not seem to be running inside a container [2023-03-16T20:44:52.361Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T20:44:54.131Z] $ docker top 853c94a3062d72a765b8995e522d13bc6ddf5fb31ff689708bb03082c9869c0e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T20:44:54.533Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T20:44:54.836Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T20:44:55.145Z] + ls /var/log/sa-host [2023-03-16T20:44:55.145Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T20:44:55.276Z] provisioning config files... [2023-03-16T20:44:55.284Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5534895340441942450tmp [Pipeline] { [Pipeline] echo [2023-03-16T20:44:55.336Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:44:55.645Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T20:44:55.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:44:56.055Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T20:44:56.087Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:44:56.396Z] ---> sudo-logs.sh [2023-03-16T20:44:56.396Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T20:44:56.473Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:44:56.781Z] ---> job-cost.sh [2023-03-16T20:44:56.782Z] lf-activate-venv: SKIPPING [2023-03-16T20:44:56.782Z] DEBUG: total: 0.10999999940395355 [2023-03-16T20:44:56.782Z] INFO: Retrieving Stack Cost... [2023-03-16T20:44:57.350Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T20:44:57.608Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T20:44:57.643Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:44:57.953Z] ---> logs-deploy.sh [2023-03-16T20:44:57.953Z] lf-activate-venv: SKIPPING [2023-03-16T20:44:57.953Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4458/1 [2023-03-16T20:44:57.953Z] INFO: archiving workspace using pattern(s): [2023-03-16T20:44:59.332Z] Archives upload complete. [2023-03-16T20:44:59.332Z] INFO: archiving logs to Nexus