Pull request #4569 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 902a216629d34ea19a87c0231b6ffdb90438cefc+3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 (57c8edd5bc3724cb87459b08c081242431bbd77f) 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-ssh17808326601408371349.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh18052069968775958918.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9507772903354558092.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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 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-ssh11061106082080582068.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18193995337093140233.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3447 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/27 [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/27 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 into PR head commit 902a216629d34ea19a87c0231b6ffdb90438cefc Merge succeeded, producing 9af8ef6d290e8eddb4b5f822141cdd35f46fa96f Checking out Revision 9af8ef6d290e8eddb4b5f822141cdd35f46fa96f (PR-4569) > 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/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 902a216629d34ea19a87c0231b6ffdb90438cefc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9af8ef6d290e8eddb4b5f822141cdd35f46fa96f # timeout=10 Commit message: "Merge commit '3ee9d729d3e6958b4a592b7adf9b661fc1394fa5' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 95b61eed9ce53327cc1661cbbe95b8e8d0322b85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-13T13:49:50.765Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-13T13:49:50.834Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-13T13:49:50.848Z] ========================================================= [2023-08-13T13:49:50.848Z] EdgeX Global Pipelines Version Info [2023-08-13T13:49:50.848Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-13T13:49:51.560Z] ------------------- [2023-08-13T13:49:51.560Z] stable info: [2023-08-13T13:49:51.560Z] ------------------- [2023-08-13T13:49:51.560Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-13T13:49:51.560Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-13T13:49:51.560Z] Message: update stable to v1.0.253 [2023-08-13T13:49:52.130Z] ------------------- [2023-08-13T13:49:52.130Z] experimental info: [2023-08-13T13:49:52.130Z] ------------------- [2023-08-13T13:49:52.130Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-13T13:49:52.130Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-13T13:49:52.130Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-13T13:49:52.295Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-13T13:49:52.310Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-13T13:49:52.319Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-13T13:49:52.326Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-13T13:49:52.334Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-13T13:49:52.342Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-13T13:49:52.355Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-13T13:49:52.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-13T13:49:52.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-13T13:49:52.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-13T13:49:52.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-13T13:49:52.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-13T13:49:52.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-13T13:49:52.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-13T13:49:52.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-13T13:49:52.469Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-13T13:49:52.485Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-13T13:49:52.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-13T13:49:52.509Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-13T13:49:52.520Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-13T13:49:52.530Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-13T13:49:52.541Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-13T13:49:52.552Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-13T13:49:52.566Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo [2023-08-13T13:49:52.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo [2023-08-13T13:49:52.593Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo [2023-08-13T13:49:52.605Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9af8ef6d290e8eddb4b5f822141cdd35f46fa96f [Pipeline] echo [2023-08-13T13:49:52.616Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9af8ef6 [Pipeline] echo [2023-08-13T13:49:52.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-13T13:49:52.673Z] provisioning config files... [2023-08-13T13:49:52.687Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config4169724459470281651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-13T13:49:52.991Z] ---> docker-login.sh [2023-08-13T13:49:52.991Z] nexus3.edgexfoundry.org:10001 [2023-08-13T13:49:53.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-13T13:49:53.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-13T13:49:53.252Z] Configure a credential helper to remove this warning. See [2023-08-13T13:49:53.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-13T13:49:53.252Z] [2023-08-13T13:49:53.252Z] Login Succeeded [2023-08-13T13:49:53.252Z] nexus3.edgexfoundry.org:10002 [2023-08-13T13:49:53.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-13T13:49:53.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-13T13:49:53.513Z] Configure a credential helper to remove this warning. See [2023-08-13T13:49:53.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-13T13:49:53.513Z] [2023-08-13T13:49:53.513Z] Login Succeeded [2023-08-13T13:49:53.513Z] nexus3.edgexfoundry.org:10003 [2023-08-13T13:49:53.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-13T13:49:53.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-13T13:49:53.513Z] Configure a credential helper to remove this warning. See [2023-08-13T13:49:53.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-13T13:49:53.513Z] [2023-08-13T13:49:53.513Z] Login Succeeded [2023-08-13T13:49:53.513Z] nexus3.edgexfoundry.org:10004 [2023-08-13T13:49:53.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-13T13:49:53.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-13T13:49:53.773Z] Configure a credential helper to remove this warning. See [2023-08-13T13:49:53.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-13T13:49:53.773Z] [2023-08-13T13:49:53.773Z] Login Succeeded [2023-08-13T13:49:53.773Z] docker.io [2023-08-13T13:49:53.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-13T13:49:54.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-13T13:49:54.032Z] Configure a credential helper to remove this warning. See [2023-08-13T13:49:54.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-13T13:49:54.032Z] [2023-08-13T13:49:54.032Z] Login Succeeded [2023-08-13T13:49:54.032Z] ---> docker-login.sh ends [Pipeline] } [2023-08-13T13:49:54.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-13T13:49:54.356Z] + 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-08-13T13:49:54.356Z] + + cut -d/ -f2 [2023-08-13T13:49:54.356Z] dirname cmd/core-command/Dockerfile [2023-08-13T13:49:54.356Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-13T13:49:54.356Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-13T13:49:54.356Z] + cut -d/ -f2 [2023-08-13T13:49:54.356Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-13T13:49:54.356Z] + cut -d/ -f2 [2023-08-13T13:49:54.356Z] + dirname cmd/core-data/Dockerfile [2023-08-13T13:49:54.356Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-13T13:49:54.356Z] + dirname cmd/core-metadata/Dockerfile [2023-08-13T13:49:54.356Z] + cut -d/ -f2 [2023-08-13T13:49:54.356Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-13T13:49:54.356Z] + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ [2023-08-13T13:49:54.356Z] -f2 [2023-08-13T13:49:54.356Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-13T13:49:54.356Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-13T13:49:54.356Z] + cut -d/ -f2 [2023-08-13T13:49:54.356Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-13T13:49:54.356Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-08-13T13:49:54.356Z] cut -d/ -f2 [2023-08-13T13:49:54.356Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-13T13:49:54.356Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-13T13:49:54.356Z] + cut -d/ -f2 [2023-08-13T13:49:54.356Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-13T13:49:54.356Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-13T13:49:54.356Z] + cut -d/ -f2 [2023-08-13T13:49:54.356Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-13T13:49:54.356Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-13T13:49:54.356Z] + cut -d/ -f2 [2023-08-13T13:49:54.356Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-13T13:49:54.356Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-13T13:49:54.356Z] + cut -d/ -f2 [2023-08-13T13:49:54.356Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-13T13:49:54.356Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-13T13:49:54.356Z] + cut -d/ -f2 [2023-08-13T13:49:54.356Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-13T13:49:54.356Z] + dirname cmd/support-notifications/Dockerfile [2023-08-13T13:49:54.356Z] + cut -d/ -f2 [2023-08-13T13:49:54.356Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-13T13:49:54.356Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-13T13:49:54.356Z] + cut -d/ -f2 [2023-08-13T13:49:54.356Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-13T13:49:54.411Z] 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-08-13T13:49:54.768Z] + git rev-list -1 --merges 9af8ef6d290e8eddb4b5f822141cdd35f46fa96f~1..9af8ef6d290e8eddb4b5f822141cdd35f46fa96f [Pipeline] echo [2023-08-13T13:49:54.780Z] -----------> git rev-list -1 --merges 9af8ef6d290e8eddb4b5f822141cdd35f46fa96f~1..9af8ef6d290e8eddb4b5f822141cdd35f46fa96f 9af8ef6d290e8eddb4b5f822141cdd35f46fa96f [2023-08-13T13:49:54.780Z] 9af8ef6d290e8eddb4b5f822141cdd35f46fa96f [false] [Pipeline] sh [2023-08-13T13:49:55.094Z] + git log --format=format:%s -1 9af8ef6d290e8eddb4b5f822141cdd35f46fa96f [Pipeline] echo [2023-08-13T13:49:55.113Z] ========================================================= [2023-08-13T13:49:55.113Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-13T13:49:55.113Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-13T13:49:55.569Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-13T13:49:55.569Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-13T13:49:55.569Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-13T13:49:55.569Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-13T13:49:55.569Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-13T13:49:55.569Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-13T13:49:55.569Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-13T13:49:56.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-13T13:49:56.002Z] [2023-08-13T13:49:56.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-13T13:49:56.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-13T13:49:56.311Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-13T13:49:56.312Z] b85a868b505f: Pulling fs layer [2023-08-13T13:49:56.312Z] e2be974225ed: Pulling fs layer [2023-08-13T13:49:56.312Z] 339a4e72a1f5: Pulling fs layer [2023-08-13T13:49:56.312Z] 988bab9f4d93: Pulling fs layer [2023-08-13T13:49:56.312Z] 1469e6f7b9e6: Pulling fs layer [2023-08-13T13:49:56.312Z] eaf3925da568: Pulling fs layer [2023-08-13T13:49:56.312Z] bab4dde63d76: Pulling fs layer [2023-08-13T13:49:56.312Z] bde34c3a00c8: Pulling fs layer [2023-08-13T13:49:56.312Z] b352a97aabf1: Pulling fs layer [2023-08-13T13:49:56.312Z] 4872d77fe225: Pulling fs layer [2023-08-13T13:49:56.312Z] 5851b861e8e6: Pulling fs layer [2023-08-13T13:49:56.312Z] bab4dde63d76: Waiting [2023-08-13T13:49:56.312Z] bde34c3a00c8: Waiting [2023-08-13T13:49:56.312Z] b352a97aabf1: Waiting [2023-08-13T13:49:56.312Z] 4872d77fe225: Waiting [2023-08-13T13:49:56.312Z] 5851b861e8e6: Waiting [2023-08-13T13:49:56.312Z] 988bab9f4d93: Waiting [2023-08-13T13:49:56.312Z] 1469e6f7b9e6: Waiting [2023-08-13T13:49:56.312Z] eaf3925da568: Waiting [2023-08-13T13:49:56.312Z] e2be974225ed: Download complete [2023-08-13T13:49:56.312Z] 988bab9f4d93: Verifying Checksum [2023-08-13T13:49:56.312Z] 988bab9f4d93: Download complete [2023-08-13T13:49:56.570Z] 1469e6f7b9e6: Verifying Checksum [2023-08-13T13:49:56.570Z] 1469e6f7b9e6: Download complete [2023-08-13T13:49:56.570Z] eaf3925da568: Verifying Checksum [2023-08-13T13:49:56.570Z] eaf3925da568: Download complete [2023-08-13T13:49:56.570Z] 339a4e72a1f5: Verifying Checksum [2023-08-13T13:49:56.570Z] 339a4e72a1f5: Download complete [2023-08-13T13:49:56.570Z] bde34c3a00c8: Download complete [2023-08-13T13:49:56.570Z] b352a97aabf1: Verifying Checksum [2023-08-13T13:49:56.570Z] b352a97aabf1: Download complete [2023-08-13T13:49:56.570Z] 4872d77fe225: Verifying Checksum [2023-08-13T13:49:56.570Z] 4872d77fe225: Download complete [2023-08-13T13:49:56.570Z] 5851b861e8e6: Verifying Checksum [2023-08-13T13:49:56.570Z] 5851b861e8e6: Download complete [2023-08-13T13:49:56.830Z] b85a868b505f: Verifying Checksum [2023-08-13T13:49:56.830Z] b85a868b505f: Download complete [2023-08-13T13:49:56.830Z] bab4dde63d76: Verifying Checksum [2023-08-13T13:49:56.830Z] bab4dde63d76: Download complete [2023-08-13T13:49:57.775Z] b85a868b505f: Pull complete [2023-08-13T13:49:58.036Z] e2be974225ed: Pull complete [2023-08-13T13:49:58.603Z] 339a4e72a1f5: Pull complete [2023-08-13T13:49:58.603Z] 988bab9f4d93: Pull complete [2023-08-13T13:49:58.862Z] 1469e6f7b9e6: Pull complete [2023-08-13T13:49:58.862Z] eaf3925da568: Pull complete [2023-08-13T13:50:00.768Z] bab4dde63d76: Pull complete [2023-08-13T13:50:00.768Z] bde34c3a00c8: Pull complete [2023-08-13T13:50:00.768Z] b352a97aabf1: Pull complete [2023-08-13T13:50:00.768Z] 4872d77fe225: Pull complete [2023-08-13T13:50:01.028Z] 5851b861e8e6: Pull complete [2023-08-13T13:50:01.028Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-13T13:50:01.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-13T13:50:01.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-13T13:50:01.129Z] prd-ubuntu20.04-docker-8c-8g-3447 does not seem to be running inside a container [2023-08-13T13:50:01.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-13T13:50:03.447Z] $ docker top 8763ad8660b65e47fff62a99c2f29ae3ee5c68225c5e2413ed66e279c34ce37f -eo pid,comm [2023-08-13T13:50:03.501Z] 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-08-13T13:50:03.501Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-13T13:50:03.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-13T13:50:03.541Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-13T13:50:03.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-13T13:50:03.669Z] $ docker exec 8763ad8660b65e47fff62a99c2f29ae3ee5c68225c5e2413ed66e279c34ce37f ssh-agent [2023-08-13T13:50:03.772Z] SSH_AUTH_SOCK=/tmp/ssh-iYrFZHOvsqOU/agent.33 [2023-08-13T13:50:03.772Z] SSH_AGENT_PID=39 [2023-08-13T13:50:03.778Z] Running ssh-add (command line suppressed) [2023-08-13T13:50:03.872Z] Identity added: /w/workspace/edgex-go/27@tmp/private_key_8981792608665016729.key (/w/workspace/edgex-go/27@tmp/private_key_8981792608665016729.key) [2023-08-13T13:50:03.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-13T13:50:04.172Z] + git tag --points-at HEAD [Pipeline] } [2023-08-13T13:50:04.193Z] $ docker exec --env ******** --env ******** 8763ad8660b65e47fff62a99c2f29ae3ee5c68225c5e2413ed66e279c34ce37f ssh-agent -k [2023-08-13T13:50:04.296Z] unset SSH_AUTH_SOCK; [2023-08-13T13:50:04.297Z] unset SSH_AGENT_PID; [2023-08-13T13:50:04.297Z] echo Agent pid 39 killed; [2023-08-13T13:50:04.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-13T13:50:04.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-13T13:50:04.328Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-13T13:50:04.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-13T13:50:04.461Z] $ docker exec 8763ad8660b65e47fff62a99c2f29ae3ee5c68225c5e2413ed66e279c34ce37f ssh-agent [2023-08-13T13:50:04.574Z] SSH_AUTH_SOCK=/tmp/ssh-7CrcsXyBNbGE/agent.71 [2023-08-13T13:50:04.574Z] SSH_AGENT_PID=77 [2023-08-13T13:50:04.578Z] Running ssh-add (command line suppressed) [2023-08-13T13:50:04.685Z] Identity added: /w/workspace/edgex-go/27@tmp/private_key_9180964855937743481.key (/w/workspace/edgex-go/27@tmp/private_key_9180964855937743481.key) [2023-08-13T13:50:04.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-13T13:50:04.980Z] + git semver init [2023-08-13T13:50:05.240Z] 2023-08-13 13:50:05,176 [run_init] DEBUG init version:0.0.0 force:False [2023-08-13T13:50:05.240Z] 2023-08-13 13:50:05,176 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/27/.semver [2023-08-13T13:50:05.240Z] 2023-08-13 13:50:05,177 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/27/.semver [2023-08-13T13:50:05.240Z] 2023-08-13 13:50:05,177 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/27/.semver'], cwd=/w/workspace/edgex-go/27, universal_newlines=False, shell=None, istream=None) [2023-08-13T13:50:10.516Z] 2023-08-13 13:50:10,467 [append_file] DEBUG append to file:/w/workspace/edgex-go/27/.git/info/exclude [2023-08-13T13:50:10.516Z] 2023-08-13 13:50:10,468 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/27/.semver/PR-4569 with force:False [2023-08-13T13:50:10.516Z] 2023-08-13 13:50:10,468 [write_file] DEBUG write to file:/w/workspace/edgex-go/27/.semver/PR-4569 [2023-08-13T13:50:10.516Z] 2023-08-13 13:50:10,473 [execute] INFO git cat-file --batch-check [2023-08-13T13:50:10.516Z] 2023-08-13 13:50:10,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/27/.semver, universal_newlines=False, shell=None, istream=) [2023-08-13T13:50:10.516Z] 2023-08-13 13:50:10,480 [execute] INFO git cat-file --batch [2023-08-13T13:50:10.516Z] 2023-08-13 13:50:10,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/27/.semver, universal_newlines=False, shell=None, istream=) [2023-08-13T13:50:10.516Z] 2023-08-13 13:50:10,484 [read_version] DEBUG read version from /w/workspace/edgex-go/27/.semver/PR-4569 [2023-08-13T13:50:10.516Z] 0.0.0 [Pipeline] } [2023-08-13T13:50:10.527Z] $ docker exec --env ******** --env ******** 8763ad8660b65e47fff62a99c2f29ae3ee5c68225c5e2413ed66e279c34ce37f ssh-agent -k [2023-08-13T13:50:10.613Z] unset SSH_AUTH_SOCK; [2023-08-13T13:50:10.614Z] unset SSH_AGENT_PID; [2023-08-13T13:50:10.614Z] echo Agent pid 77 killed; [2023-08-13T13:50:10.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-13T13:50:10.914Z] + git semver [Pipeline] } [2023-08-13T13:50:11.191Z] $ docker stop --time=1 8763ad8660b65e47fff62a99c2f29ae3ee5c68225c5e2413ed66e279c34ce37f [2023-08-13T13:50:12.497Z] $ docker rm -f --volumes 8763ad8660b65e47fff62a99c2f29ae3ee5c68225c5e2413ed66e279c34ce37f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-13T13:50:12.827Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-13T13:50:13.022Z] Stashed 1 file(s) [Pipeline] echo [2023-08-13T13:50:13.025Z] [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-08-13T13:50:13.391Z] + git config --global --add safe.directory /w/workspace/edgex-go/27 [Pipeline] echo [2023-08-13T13:50:13.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-13T13:50:13.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-13T13:50:13.421Z] ========================================================= [2023-08-13T13:50:13.421Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-13T13:50:13.421Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-13T13:50:13.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-13T13:50:13.723Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-13T13:50:13.723Z] 4db1b89c0bd1: Pulling fs layer [2023-08-13T13:50:13.723Z] 6911f1a30b25: Pulling fs layer [2023-08-13T13:50:13.723Z] e194b8c5c2a9: Pulling fs layer [2023-08-13T13:50:13.723Z] 6863d3e3a2b1: Pulling fs layer [2023-08-13T13:50:13.723Z] ec0bb842ea78: Pulling fs layer [2023-08-13T13:50:13.723Z] 40a00589a448: Pulling fs layer [2023-08-13T13:50:13.723Z] 6c08303d61cc: Pulling fs layer [2023-08-13T13:50:13.723Z] 798269fcf238: Pulling fs layer [2023-08-13T13:50:13.723Z] 6c08303d61cc: Waiting [2023-08-13T13:50:13.723Z] ec0bb842ea78: Waiting [2023-08-13T13:50:13.723Z] 40a00589a448: Waiting [2023-08-13T13:50:13.723Z] 798269fcf238: Waiting [2023-08-13T13:50:13.723Z] 6863d3e3a2b1: Waiting [2023-08-13T13:50:13.723Z] 6911f1a30b25: Download complete [2023-08-13T13:50:13.723Z] 6863d3e3a2b1: Verifying Checksum [2023-08-13T13:50:13.723Z] 6863d3e3a2b1: Download complete [2023-08-13T13:50:13.723Z] ec0bb842ea78: Verifying Checksum [2023-08-13T13:50:13.723Z] ec0bb842ea78: Download complete [2023-08-13T13:50:13.723Z] 4db1b89c0bd1: Verifying Checksum [2023-08-13T13:50:13.723Z] 4db1b89c0bd1: Download complete [2023-08-13T13:50:13.723Z] 40a00589a448: Verifying Checksum [2023-08-13T13:50:13.723Z] 40a00589a448: Download complete [2023-08-13T13:50:14.020Z] 4db1b89c0bd1: Pull complete [2023-08-13T13:50:14.020Z] 6911f1a30b25: Pull complete [2023-08-13T13:50:14.590Z] 798269fcf238: Verifying Checksum [2023-08-13T13:50:14.590Z] 798269fcf238: Download complete [2023-08-13T13:50:14.590Z] e194b8c5c2a9: Verifying Checksum [2023-08-13T13:50:14.590Z] e194b8c5c2a9: Download complete [2023-08-13T13:50:14.848Z] 6c08303d61cc: Download complete [2023-08-13T13:50:18.133Z] e194b8c5c2a9: Pull complete [2023-08-13T13:50:18.133Z] 6863d3e3a2b1: Pull complete [2023-08-13T13:50:18.133Z] ec0bb842ea78: Pull complete [2023-08-13T13:50:18.392Z] 40a00589a448: Pull complete [2023-08-13T13:50:20.930Z] 6c08303d61cc: Pull complete [2023-08-13T13:50:21.864Z] 798269fcf238: Pull complete [2023-08-13T13:50:21.864Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-13T13:50:21.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-13T13:50:21.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-13T13:50:22.162Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-13T13:50:22.162Z] WORKDIR /edgex [2023-08-13T13:50:22.162Z] COPY go.mod . [2023-08-13T13:50:22.162Z] RUN go mod download [2023-08-13T13:50:22.162Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-13T13:50:22.730Z] Sending build context to Docker daemon 170.8MB [2023-08-13T13:50:22.730Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-13T13:50:22.730Z] ---> ec979cd7f677 [2023-08-13T13:50:22.730Z] Step 2/4 : WORKDIR /edgex [2023-08-13T13:50:28.015Z] ---> Running in 03826be6119a [2023-08-13T13:50:28.015Z] Removing intermediate container 03826be6119a [2023-08-13T13:50:28.015Z] ---> 52ce7a56ac60 [2023-08-13T13:50:28.015Z] Step 3/4 : COPY go.mod . [2023-08-13T13:50:28.084Z] Still waiting to schedule task [2023-08-13T13:50:28.084Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-13T13:50:28.275Z] ---> 3b312fde0b6f [2023-08-13T13:50:28.275Z] Step 4/4 : RUN go mod download [2023-08-13T13:50:28.275Z] ---> Running in b1cab3a78279 [2023-08-13T13:50:50.237Z] Removing intermediate container b1cab3a78279 [2023-08-13T13:50:50.237Z] ---> 21176dfa28fe [2023-08-13T13:50:50.237Z] Successfully built 21176dfa28fe [2023-08-13T13:50:50.237Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-13T13:50:50.533Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-13T13:50:50.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-13T13:50:50.599Z] prd-ubuntu20.04-docker-8c-8g-3447 does not seem to be running inside a container [2023-08-13T13:50:50.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-13T13:50:51.620Z] $ docker top 609934a3a7a1c2b584b6b7555d7f4af542abbfe75551887892d8bf74bb37b615 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-13T13:50:51.961Z] + go version [2023-08-13T13:50:51.961Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-13T13:50:51.975Z] $ docker stop --time=1 609934a3a7a1c2b584b6b7555d7f4af542abbfe75551887892d8bf74bb37b615 [2023-08-13T13:50:53.606Z] $ docker rm -f --volumes 609934a3a7a1c2b584b6b7555d7f4af542abbfe75551887892d8bf74bb37b615 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-13T13:50:54.037Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-13T13:50:54.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-13T13:50:54.112Z] prd-ubuntu20.04-docker-8c-8g-3447 does not seem to be running inside a container [2023-08-13T13:50:54.146Z] $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-13T13:50:55.201Z] $ docker top 6364e7a02881168d26a43a454444fb7709dc9f4a803d04bcc823b26572feda4b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-13T13:50:55.260Z] ========================================================= [2023-08-13T13:50:55.260Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-13T13:50:55.260Z] ========================================================= [Pipeline] sh [2023-08-13T13:50:55.536Z] + git config --global --add safe.directory /w/workspace/edgex-go/27 [Pipeline] fileExists [Pipeline] sh [2023-08-13T13:50:55.831Z] + make test [2023-08-13T13:50:55.831Z] go test -race -coverprofile=coverage.out ./... [2023-08-13T13:51:03.947Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-13T13:51:16.171Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-13T13:51:16.171Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-13T13:51:16.171Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-13T13:51:16.171Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-13T13:51:16.171Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-13T13:51:16.430Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-13T13:51:16.430Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-13T13:51:16.430Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-13T13:51:16.430Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-13T13:51:16.688Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-13T13:51:16.946Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-13T13:51:16.946Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-13T13:51:16.946Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-13T13:51:16.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-13T13:51:17.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-13T13:51:17.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-13T13:51:18.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-08-13T13:51:19.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 97.0% of statements [2023-08-13T13:51:19.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-13T13:51:19.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-13T13:51:19.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-13T13:51:20.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-13T13:51:20.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-13T13:51:22.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-13T13:51:22.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-13T13:51:22.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-13T13:51:22.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-13T13:51:22.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-13T13:51:22.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.5% of statements [2023-08-13T13:51:22.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-08-13T13:51:23.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-13T13:51:23.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-13T13:51:25.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.795s coverage: 93.4% of statements [2023-08-13T13:51:25.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements [2023-08-13T13:51:25.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-13T13:51:25.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-13T13:51:25.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-13T13:51:25.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-13T13:51:25.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-13T13:51:25.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-13T13:51:25.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-13T13:51:25.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-13T13:51:25.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-13T13:51:25.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-13T13:51:25.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.433s coverage: 97.6% of statements [2023-08-13T13:51:25.573Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 72.2% of statements [2023-08-13T13:51:27.481Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-13T13:51:27.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-13T13:51:27.482Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-08-13T13:51:27.482Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 32.2% of statements [2023-08-13T13:51:27.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 42.9% of statements [2023-08-13T13:51:27.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 82.9% of statements [2023-08-13T13:51:27.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2023-08-13T13:51:27.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2023-08-13T13:51:28.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-08-13T13:51:28.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-13T13:51:28.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-13T13:51:28.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-13T13:51:28.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-13T13:51:28.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-13T13:51:28.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-13T13:51:28.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-13T13:51:28.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-13T13:51:30.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-13T13:51:30.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-13T13:51:30.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-13T13:51:30.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-13T13:51:31.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-13T13:51:31.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-13T13:51:31.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-13T13:51:32.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-13T13:51:33.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-13T13:51:34.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-13T13:51:34.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-13T13:51:35.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-13T13:51:35.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-13T13:51:35.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-13T13:51:37.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-13T13:51:37.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-13T13:51:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-13T13:51:38.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-13T13:51:38.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-13T13:51:38.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-13T13:51:38.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-13T13:51:39.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-13T13:51:39.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-13T13:51:39.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-13T13:51:39.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-13T13:51:40.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2023-08-13T13:51:41.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-13T13:51:41.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-13T13:51:41.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-13T13:51:41.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-13T13:51:42.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-13T13:51:42.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-13T13:51:42.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-13T13:51:42.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-13T13:51:50.100Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3448 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws [2023-08-13T13:51:50.112Z] Running in /w/workspace/edgex-go/27 [Pipeline] { [Pipeline] checkout [2023-08-13T13:51:50.142Z] The recommended git tool is: git [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.261s coverage: 79.9% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.082s coverage: 92.9% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.045s coverage: 64.4% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 95.7% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements [2023-08-13T13:51:52.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 98.9% of statements [2023-08-13T13:51:52.702Z] 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-08-13T13:51:52.702Z] Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image [2023-08-13T13:51:52.702Z] Dockerfile.fuzz:5 DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga `. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`). [2023-08-13T13:51:52.702Z] Dockerfile.fuzz:8 DL3003 warning: Use WORKDIR to switch to a directory [2023-08-13T13:51:52.702Z] Dockerfile.fuzz:8 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [2023-08-13T13:51:52.702Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-08-13T13:51:52.717Z] $ docker stop --time=1 6364e7a02881168d26a43a454444fb7709dc9f4a803d04bcc823b26572feda4b [2023-08-13T13:51:55.118Z] using credential edgex-jenkins-ssh [2023-08-13T13:51:55.131Z] Cloning the remote Git repository [2023-08-13T13:51:55.482Z] $ docker rm -f --volumes 6364e7a02881168d26a43a454444fb7709dc9f4a803d04bcc823b26572feda4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-13T13:51:55.893Z] Failed in branch amd64 [2023-08-13T13:51:55.168Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-13T13:51:55.251Z] > git init /w/workspace/edgex-go/27 # timeout=10 [2023-08-13T13:51:55.373Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-13T13:51:55.375Z] > git --version # timeout=10 [2023-08-13T13:51:55.395Z] > git --version # 'git version 2.25.1' [2023-08-13T13:51:55.398Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-13T13:51:55.538Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-13T13:52:11.089Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-13T13:52:11.132Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-13T13:52:11.922Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-13T13:52:11.964Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-13T13:52:11.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-13T13:52:11.979Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-13T13:52:12.706Z] Merging remotes/origin/main commit 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 into PR head commit 902a216629d34ea19a87c0231b6ffdb90438cefc [2023-08-13T13:52:13.356Z] Merge succeeded, producing 4bb15644cb427a653e7138aedcc4e04ec552a4c2 [2023-08-13T13:52:13.356Z] Checking out Revision 4bb15644cb427a653e7138aedcc4e04ec552a4c2 (PR-4569) [2023-08-13T13:52:12.722Z] > git config core.sparsecheckout # timeout=10 [2023-08-13T13:52:12.811Z] > git checkout -f 902a216629d34ea19a87c0231b6ffdb90438cefc # timeout=10 [2023-08-13T13:52:13.025Z] > git remote # timeout=10 [2023-08-13T13:52:13.046Z] > git config --get remote.origin.url # timeout=10 [2023-08-13T13:52:13.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-13T13:52:13.081Z] > git merge 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 [2023-08-13T13:52:13.330Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-13T13:52:13.361Z] > git config core.sparsecheckout # timeout=10 [2023-08-13T13:52:13.372Z] > git checkout -f 4bb15644cb427a653e7138aedcc4e04ec552a4c2 # timeout=10 [2023-08-13T13:52:16.849Z] Commit message: "Merge commit '3ee9d729d3e6958b4a592b7adf9b661fc1394fa5' into HEAD" [2023-08-13T13:52:16.872Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-13T13:52:17.749Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-13T13:52:17.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-13T13:52:17.749Z] Dload Upload Total Spent Left Speed [2023-08-13T13:52:17.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [2023-08-13T13:52:18.494Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-13T13:52:16.856Z] > git rev-list --no-walk 95b61eed9ce53327cc1661cbbe95b8e8d0322b85 # timeout=10 [2023-08-13T13:52:18.817Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-13T13:52:18.817Z] + sudo tee /etc/docker/daemon.new [2023-08-13T13:52:18.817Z] { [2023-08-13T13:52:18.817Z] "registry-mirrors": [ [2023-08-13T13:52:18.817Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-13T13:52:18.817Z] ], [2023-08-13T13:52:18.817Z] "bip": "10.250.0.254/24", [2023-08-13T13:52:18.817Z] "hosts": [ [2023-08-13T13:52:18.817Z] "tcp://0.0.0.0:5555", [2023-08-13T13:52:18.817Z] "unix:///var/run/docker.sock" [2023-08-13T13:52:18.817Z] ], [2023-08-13T13:52:18.817Z] "mtu": 1458, [2023-08-13T13:52:18.817Z] "selinux-enabled": true, [2023-08-13T13:52:18.817Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-13T13:52:18.817Z] } [Pipeline] sh [2023-08-13T13:52:19.137Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-13T13:52:19.455Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-13T13:52:37.685Z] provisioning config files... [2023-08-13T13:52:37.706Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config17582309200709033820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-13T13:52:38.044Z] ---> docker-login.sh [2023-08-13T13:52:38.044Z] nexus3.edgexfoundry.org:10001 [2023-08-13T13:52:38.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-13T13:52:38.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-13T13:52:38.580Z] Configure a credential helper to remove this warning. See [2023-08-13T13:52:38.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-13T13:52:38.580Z] [2023-08-13T13:52:38.580Z] Login Succeeded [2023-08-13T13:52:38.580Z] nexus3.edgexfoundry.org:10002 [2023-08-13T13:52:38.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-13T13:52:38.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-13T13:52:38.847Z] Configure a credential helper to remove this warning. See [2023-08-13T13:52:38.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-13T13:52:38.847Z] [2023-08-13T13:52:38.847Z] Login Succeeded [2023-08-13T13:52:38.847Z] nexus3.edgexfoundry.org:10003 [2023-08-13T13:52:39.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-13T13:52:39.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-13T13:52:39.113Z] Configure a credential helper to remove this warning. See [2023-08-13T13:52:39.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-13T13:52:39.113Z] [2023-08-13T13:52:39.113Z] Login Succeeded [2023-08-13T13:52:39.113Z] nexus3.edgexfoundry.org:10004 [2023-08-13T13:52:39.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-13T13:52:39.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-13T13:52:39.653Z] Configure a credential helper to remove this warning. See [2023-08-13T13:52:39.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-13T13:52:39.653Z] [2023-08-13T13:52:39.653Z] Login Succeeded [2023-08-13T13:52:39.653Z] docker.io [2023-08-13T13:52:39.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-13T13:52:40.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-13T13:52:40.190Z] Configure a credential helper to remove this warning. See [2023-08-13T13:52:40.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-13T13:52:40.190Z] [2023-08-13T13:52:40.190Z] Login Succeeded [2023-08-13T13:52:40.190Z] ---> docker-login.sh ends [Pipeline] } [2023-08-13T13:52:40.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-13T13:52:40.742Z] + git config --global --add safe.directory /w/workspace/edgex-go/27 [Pipeline] echo [2023-08-13T13:52:40.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-13T13:52:40.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-13T13:52:40.779Z] ========================================================= [2023-08-13T13:52:40.779Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-13T13:52:40.779Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-13T13:52:41.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-13T13:52:42.506Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-13T13:52:42.506Z] edb6bdbacee9: Pulling fs layer [2023-08-13T13:52:42.506Z] 5f9638ab2659: Pulling fs layer [2023-08-13T13:52:42.506Z] 8d51d6327a98: Pulling fs layer [2023-08-13T13:52:42.506Z] 8b374f2dd631: Pulling fs layer [2023-08-13T13:52:42.506Z] ec14aa9079de: Pulling fs layer [2023-08-13T13:52:42.506Z] 2f466654f4bb: Pulling fs layer [2023-08-13T13:52:42.506Z] 554e91adad29: Pulling fs layer [2023-08-13T13:52:42.506Z] 2f466654f4bb: Waiting [2023-08-13T13:52:42.506Z] 8b374f2dd631: Waiting [2023-08-13T13:52:42.506Z] ec14aa9079de: Waiting [2023-08-13T13:52:42.506Z] 5f9638ab2659: Download complete [2023-08-13T13:52:42.506Z] 8b374f2dd631: Verifying Checksum [2023-08-13T13:52:42.506Z] 8b374f2dd631: Download complete [2023-08-13T13:52:42.506Z] ec14aa9079de: Verifying Checksum [2023-08-13T13:52:42.506Z] ec14aa9079de: Download complete [2023-08-13T13:52:42.506Z] edb6bdbacee9: Download complete [2023-08-13T13:52:43.471Z] edb6bdbacee9: Pull complete [2023-08-13T13:52:43.738Z] 554e91adad29: Verifying Checksum [2023-08-13T13:52:43.738Z] 554e91adad29: Download complete [2023-08-13T13:52:44.009Z] 5f9638ab2659: Pull complete [2023-08-13T13:52:44.974Z] 8d51d6327a98: Verifying Checksum [2023-08-13T13:52:44.974Z] 8d51d6327a98: Download complete [2023-08-13T13:52:44.974Z] 2f466654f4bb: Verifying Checksum [2023-08-13T13:52:44.974Z] 2f466654f4bb: Download complete [2023-08-13T13:52:57.302Z] 8d51d6327a98: Pull complete [2023-08-13T13:52:57.302Z] 8b374f2dd631: Pull complete [2023-08-13T13:52:57.302Z] ec14aa9079de: Pull complete [2023-08-13T13:53:02.657Z] 2f466654f4bb: Pull complete [2023-08-13T13:53:05.275Z] 554e91adad29: Pull complete [2023-08-13T13:53:05.275Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-13T13:53:05.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-13T13:53:05.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-13T13:53:05.596Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-13T13:53:05.596Z] WORKDIR /edgex [2023-08-13T13:53:05.596Z] COPY go.mod . [2023-08-13T13:53:05.596Z] RUN go mod download [2023-08-13T13:53:05.596Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-13T13:53:06.184Z] Sending build context to Docker daemon 2.942MB [2023-08-13T13:53:06.184Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-13T13:53:06.184Z] ---> 1e15ea492957 [2023-08-13T13:53:06.184Z] Step 2/4 : WORKDIR /edgex [2023-08-13T13:53:09.518Z] ---> Running in 66aa7ec50796 [2023-08-13T13:53:09.786Z] Removing intermediate container 66aa7ec50796 [2023-08-13T13:53:09.786Z] ---> a3e1a6669bc6 [2023-08-13T13:53:09.786Z] Step 3/4 : COPY go.mod . [2023-08-13T13:53:10.378Z] ---> 2de07a4750da [2023-08-13T13:53:10.378Z] Step 4/4 : RUN go mod download [2023-08-13T13:53:10.378Z] ---> Running in 6677a507f029 [2023-08-13T13:53:49.286Z] Removing intermediate container 6677a507f029 [2023-08-13T13:53:49.286Z] ---> f1a11ea0129d [2023-08-13T13:53:49.286Z] Successfully built f1a11ea0129d [2023-08-13T13:53:49.286Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-13T13:53:49.621Z] + docker inspect -f . ci-base-image-arm64 [2023-08-13T13:53:49.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-13T13:53:49.824Z] prd-ubuntu20.04-docker-arm64-4c-16g-3448 does not seem to be running inside a container [2023-08-13T13:53:49.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-13T13:53:51.051Z] $ docker top 77fb24b4acafaac2cc0dd158a4f70d8b1d214d1a6ad0a862ab3188c0055500e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-13T13:53:51.854Z] + go version [2023-08-13T13:53:51.854Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-13T13:53:51.869Z] $ docker stop --time=1 77fb24b4acafaac2cc0dd158a4f70d8b1d214d1a6ad0a862ab3188c0055500e3 [2023-08-13T13:53:53.447Z] $ docker rm -f --volumes 77fb24b4acafaac2cc0dd158a4f70d8b1d214d1a6ad0a862ab3188c0055500e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-13T13:53:53.975Z] + docker inspect -f . ci-base-image-arm64 [2023-08-13T13:53:53.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-13T13:53:54.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-3448 does not seem to be running inside a container [2023-08-13T13:53:54.206Z] $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-13T13:53:55.282Z] $ docker top a9581301cc13484cd8d9eacfb9ae67201f1dfb355a349ae290828d08b737dbf0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-13T13:53:55.489Z] ========================================================= [2023-08-13T13:53:55.490Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-13T13:53:55.490Z] ========================================================= [Pipeline] sh [2023-08-13T13:53:55.793Z] + git config --global --add safe.directory /w/workspace/edgex-go/27 [Pipeline] fileExists [Pipeline] sh [2023-08-13T13:53:56.127Z] + make test [2023-08-13T13:53:56.127Z] go test -race -coverprofile=coverage.out ./... [2023-08-13T13:54:34.995Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-13T13:56:41.696Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-13T13:56:41.696Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-13T13:56:41.696Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-13T13:56:41.696Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-13T13:56:41.696Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-13T13:56:41.696Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-13T13:56:41.696Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-13T13:56:41.696Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-13T13:56:41.696Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-13T13:56:41.696Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-13T13:56:41.696Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-13T13:56:41.696Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-13T13:56:41.696Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-13T13:56:41.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-13T13:56:51.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-13T13:56:51.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-13T13:56:51.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.510s coverage: 28.7% of statements [2023-08-13T13:56:59.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.296s coverage: 97.0% of statements [2023-08-13T13:57:04.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-13T13:57:04.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-13T13:57:04.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-13T13:57:07.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.459s coverage: 71.5% of statements [2023-08-13T13:57:09.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-13T13:57:09.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-13T13:57:09.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.361s coverage: 54.0% of statements [2023-08-13T13:57:16.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-13T13:57:16.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-13T13:57:16.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-13T13:57:16.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-13T13:57:16.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-13T13:57:26.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-13T13:57:26.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-13T13:57:36.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.158s coverage: 93.4% of statements [2023-08-13T13:57:36.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.731s coverage: 3.8% of statements [2023-08-13T13:57:41.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-13T13:57:41.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-13T13:57:41.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-13T13:57:42.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.593s coverage: 97.6% of statements [2023-08-13T13:57:42.628Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-13T13:57:42.628Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-13T13:57:42.628Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-13T13:57:42.628Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-13T13:57:42.628Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-13T13:57:42.628Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-13T13:57:42.628Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-13T13:57:42.898Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.235s coverage: 72.2% of statements [2023-08-13T13:57:52.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-13T13:57:52.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-13T13:57:52.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.430s coverage: 0.9% of statements [2023-08-13T13:57:52.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.299s coverage: 32.2% of statements [2023-08-13T13:57:57.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 42.9% of statements [2023-08-13T13:57:57.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.279s coverage: 82.9% of statements [2023-08-13T13:57:57.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.246s coverage: 94.1% of statements [2023-08-13T13:57:57.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.280s coverage: 96.3% of statements [2023-08-13T13:58:01.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements [2023-08-13T13:58:02.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-13T13:58:03.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-13T13:58:03.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-13T13:58:03.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-13T13:58:05.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-13T13:58:05.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-13T13:58:05.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-13T13:58:05.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-13T13:58:13.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements [2023-08-13T13:58:13.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-13T13:58:13.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-13T13:58:13.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-13T13:58:13.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-13T13:58:18.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-13T13:58:18.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-13T13:58:20.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-13T13:58:26.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-13T13:58:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.978s coverage: 79.9% of statements [2023-08-13T13:58:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.252s coverage: 92.9% of statements [2023-08-13T13:58:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements [2023-08-13T13:58:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.214s coverage: 62.3% of statements [2023-08-13T13:58:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2023-08-13T13:58:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements [2023-08-13T13:58:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.181s coverage: 100.0% of statements [2023-08-13T13:58:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.462s coverage: 81.8% of statements [2023-08-13T13:58:26.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.500s coverage: 82.1% of statements [2023-08-13T13:58:29.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-13T13:58:29.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.242s coverage: 86.0% of statements [2023-08-13T13:58:33.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-13T13:58:33.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-13T13:58:34.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.008s coverage: 63.1% of statements [2023-08-13T13:58:34.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.262s coverage: 100.0% of statements [2023-08-13T13:58:36.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements [2023-08-13T13:58:36.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.094s coverage: 100.0% of statements [2023-08-13T13:58:36.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2023-08-13T13:58:36.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-13T13:58:36.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-13T13:58:36.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-13T13:58:36.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-08-13T13:58:44.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-13T13:58:44.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-13T13:58:44.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-13T13:58:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.006s coverage: 38.4% of statements [2023-08-13T13:58:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.280s coverage: 89.5% of statements [2023-08-13T13:58:48.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-13T13:58:48.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-13T13:58:48.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-13T13:58:48.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-13T13:58:48.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.236s coverage: 84.8% of statements [2023-08-13T13:58:55.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-13T13:58:55.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-13T13:58:55.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-13T13:58:55.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-13T13:59:02.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.293s coverage: 17.7% of statements [2023-08-13T13:59:02.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-13T13:59:02.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-13T13:59:02.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-13T13:59:02.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-13T13:59:02.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.597s coverage: 95.7% of statements [2023-08-13T13:59:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-13T13:59:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-13T13:59:06.769Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.302s coverage: 61.8% of statements [2023-08-13T13:59:09.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-13T13:59:09.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-13T13:59:09.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.383s coverage: 98.9% of statements [2023-08-13T13:59:10.299Z] 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-08-13T13:59:10.299Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-13T13:59:10.299Z] go vet ./... [2023-08-13T14:01:46.972Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-13T14:01:46.972Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-13T14:01:46.972Z] ./bin/test-attribution-txt.sh [2023-08-13T14:01:46.972Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-13T14:01:46.972Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-13T14:01:46.972Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-13T14:01:46.972Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-13T14:01:46.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-13T14:01:47.313Z] + ls -al . [2023-08-13T14:01:47.314Z] total 728 [2023-08-13T14:01:47.314Z] drwxrwxr-x 10 1001 1001 4096 Aug 13 13:54 . [2023-08-13T14:01:47.314Z] drwxr-xr-x 4 root root 4096 Aug 13 13:53 .. [2023-08-13T14:01:47.314Z] drwxrwxr-x 2 1001 1001 4096 Aug 13 13:52 .blubracket [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 16 Aug 13 13:52 .dockerignore [2023-08-13T14:01:47.314Z] drwxrwxr-x 8 1001 1001 4096 Aug 13 13:52 .git [2023-08-13T14:01:47.314Z] drwxrwxr-x 3 1001 1001 4096 Aug 13 13:52 .github [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 1163 Aug 13 13:52 .gitignore [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 42 Aug 13 13:52 .golangci.yml [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 87 Aug 13 13:52 .hadolint.yml [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 166 Aug 13 13:52 .sonarcloud.properties [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 1171 Aug 13 13:52 ADOPTERS.md [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 11152 Aug 13 13:52 Attribution.txt [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 93407 Aug 13 13:52 CHANGELOG.md [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 3804 Aug 13 13:52 CONTRIBUTING.md [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 1067 Aug 13 13:52 Dockerfile.fuzz [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 677 Aug 13 13:52 GOVERNANCE.md [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 883 Aug 13 13:52 Jenkinsfile [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 10775 Aug 13 13:52 LICENSE [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 14368 Aug 13 13:52 Makefile [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 582 Aug 13 13:52 OWNERS.md [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 9923 Aug 13 13:52 README.md [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 789 Aug 13 13:52 SECURITY.md [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 5 Aug 13 13:50 VERSION [2023-08-13T14:01:47.314Z] drwxrwxr-x 2 1001 1001 4096 Aug 13 13:52 bin [2023-08-13T14:01:47.314Z] drwxrwxr-x 18 1001 1001 4096 Aug 13 13:52 cmd [2023-08-13T14:01:47.314Z] -rw-r--r-- 1 root root 446998 Aug 13 13:59 coverage.out [2023-08-13T14:01:47.314Z] -rwxrwxr-x 1 1001 1001 1355 Aug 13 13:52 fuzzing_docker.sh [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 3687 Aug 13 13:52 go.mod [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 33714 Aug 13 13:52 go.sum [2023-08-13T14:01:47.314Z] drwxrwxr-x 7 1001 1001 4096 Aug 13 13:52 internal [2023-08-13T14:01:47.314Z] drwxrwxr-x 3 1001 1001 4096 Aug 13 13:52 openapi [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 594 Aug 13 13:52 security.txt [2023-08-13T14:01:47.314Z] drwxrwxr-x 4 1001 1001 4096 Aug 13 13:52 snap [2023-08-13T14:01:47.314Z] -rw-rw-r-- 1 1001 1001 204 Aug 13 13:52 version.go [Pipeline] sh [2023-08-13T14:01:47.947Z] + '[' -e coverage.out ] [2023-08-13T14:01:47.947Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-13T14:01:48.715Z] Stashed 1 file(s) [Pipeline] sh [2023-08-13T14:01:49.342Z] + make build [2023-08-13T14:01:49.343Z] 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-08-13T14:03:25.956Z] 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-08-13T14:03:26.920Z] 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-08-13T14:03:33.554Z] 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-08-13T14:03:36.888Z] 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-08-13T14:04:15.870Z] 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-08-13T14:04:21.263Z] 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-08-13T14:04:29.461Z] 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-08-13T14:04:33.986Z] 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-08-13T14:04:37.317Z] 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-08-13T14:04:41.557Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-13T14:04:46.884Z] 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-08-13T14:04:53.529Z] $ docker stop --time=1 a9581301cc13484cd8d9eacfb9ae67201f1dfb355a349ae290828d08b737dbf0 [2023-08-13T14:04:55.507Z] $ docker rm -f --volumes a9581301cc13484cd8d9eacfb9ae67201f1dfb355a349ae290828d08b737dbf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-13T14:04:58.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-13T14:04:58.230Z] [2023-08-13T14:04:58.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-13T14:04:58.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-13T14:04:58.824Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-13T14:04:58.824Z] 547446be3368: Pulling fs layer [2023-08-13T14:04:58.824Z] d125d8839a47: Pulling fs layer [2023-08-13T14:04:58.824Z] 3e85d5ac6304: Pulling fs layer [2023-08-13T14:04:58.824Z] c3105a71a48b: Pulling fs layer [2023-08-13T14:04:58.824Z] 0f093f025ec4: Pulling fs layer [2023-08-13T14:04:58.824Z] c3106fc0e877: Pulling fs layer [2023-08-13T14:04:58.824Z] 0f093f025ec4: Waiting [2023-08-13T14:04:58.824Z] c3106fc0e877: Waiting [2023-08-13T14:04:58.824Z] c3105a71a48b: Waiting [2023-08-13T14:04:59.092Z] 547446be3368: Verifying Checksum [2023-08-13T14:04:59.092Z] 547446be3368: Download complete [2023-08-13T14:04:59.092Z] c3105a71a48b: Verifying Checksum [2023-08-13T14:04:59.092Z] c3105a71a48b: Download complete [2023-08-13T14:04:59.362Z] d125d8839a47: Verifying Checksum [2023-08-13T14:04:59.362Z] d125d8839a47: Download complete [2023-08-13T14:04:59.362Z] c3106fc0e877: Verifying Checksum [2023-08-13T14:04:59.362Z] c3106fc0e877: Download complete [2023-08-13T14:04:59.641Z] 0f093f025ec4: Verifying Checksum [2023-08-13T14:04:59.641Z] 0f093f025ec4: Download complete [2023-08-13T14:04:59.641Z] 547446be3368: Pull complete [2023-08-13T14:05:00.606Z] d125d8839a47: Pull complete [2023-08-13T14:05:01.190Z] 3e85d5ac6304: Verifying Checksum [2023-08-13T14:05:01.190Z] 3e85d5ac6304: Download complete [2023-08-13T14:05:09.391Z] 3e85d5ac6304: Pull complete [2023-08-13T14:05:09.391Z] c3105a71a48b: Pull complete [2023-08-13T14:05:10.351Z] 0f093f025ec4: Pull complete [2023-08-13T14:05:10.617Z] c3106fc0e877: Pull complete [2023-08-13T14:05:10.617Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-13T14:05:10.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-13T14:05:10.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-13T14:05:10.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-3448 does not seem to be running inside a container [2023-08-13T14:05:10.850Z] $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-13T14:05:14.287Z] $ docker top a7e8ee8e90396b5fd6a5f51032dc1b1cb84a1dd33a0ce40fca3015289c9efede -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-13T14:05:14.791Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-13T14:05:23.017Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-13T14:05:23.017Z] #1 transferring dockerfile: 2.82kB done [2023-08-13T14:05:23.017Z] #1 DONE 0.1s [2023-08-13T14:05:23.284Z] [2023-08-13T14:05:23.284Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-08-13T14:05:23.284Z] #2 transferring dockerfile: 1.96kB done [2023-08-13T14:05:23.284Z] #2 DONE 0.0s [2023-08-13T14:05:23.284Z] [2023-08-13T14:05:23.284Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-13T14:05:23.549Z] #3 transferring dockerfile: 2.12kB done [2023-08-13T14:05:23.549Z] #3 DONE 0.1s [2023-08-13T14:05:23.549Z] [2023-08-13T14:05:23.549Z] #4 [core-data internal] load build definition from Dockerfile [2023-08-13T14:05:23.549Z] #4 transferring dockerfile: 1.90kB done [2023-08-13T14:05:23.549Z] #4 DONE 0.1s [2023-08-13T14:05:23.549Z] [2023-08-13T14:05:23.549Z] #5 [core-command internal] load build definition from Dockerfile [2023-08-13T14:05:26.875Z] #5 transferring dockerfile: 1.82kB done [2023-08-13T14:05:26.875Z] #5 DONE 3.2s [2023-08-13T14:05:26.875Z] [2023-08-13T14:05:26.875Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-13T14:05:26.875Z] #6 transferring dockerfile: 1.78kB done [2023-08-13T14:05:26.875Z] #6 DONE 3.2s [2023-08-13T14:05:26.875Z] [2023-08-13T14:05:26.875Z] #7 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-13T14:05:26.875Z] #7 ... [2023-08-13T14:05:26.875Z] [2023-08-13T14:05:26.875Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-08-13T14:05:26.875Z] #8 transferring dockerfile: 2.58kB done [2023-08-13T14:05:26.875Z] #8 DONE 3.4s [2023-08-13T14:05:27.141Z] [2023-08-13T14:05:27.141Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-08-13T14:05:27.141Z] #9 transferring dockerfile: 1.84kB done [2023-08-13T14:05:27.141Z] #9 DONE 3.4s [2023-08-13T14:05:27.141Z] [2023-08-13T14:05:27.141Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-08-13T14:05:27.141Z] #10 transferring dockerfile: 1.82kB done [2023-08-13T14:05:27.141Z] #10 DONE 3.4s [2023-08-13T14:05:27.141Z] [2023-08-13T14:05:27.141Z] #7 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-13T14:05:27.141Z] #7 transferring context: 32B 0.0s [2023-08-13T14:05:27.141Z] #7 transferring context: 56B 0.1s done [2023-08-13T14:05:27.407Z] #7 DONE 2.8s [2023-08-13T14:05:27.407Z] [2023-08-13T14:05:27.407Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-13T14:05:27.407Z] #11 transferring dockerfile: 2.38kB done [2023-08-13T14:05:27.407Z] #11 DONE 3.6s [2023-08-13T14:05:27.407Z] [2023-08-13T14:05:27.407Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-08-13T14:05:27.407Z] #12 transferring dockerfile: 2.68kB 0.1s done [2023-08-13T14:05:27.407Z] #12 DONE 3.5s [2023-08-13T14:05:27.407Z] [2023-08-13T14:05:27.407Z] #13 [core-command internal] load .dockerignore [2023-08-13T14:05:27.407Z] #13 transferring context: 56B 0.1s done [2023-08-13T14:05:27.407Z] #13 DONE 2.8s [2023-08-13T14:05:27.407Z] [2023-08-13T14:05:27.407Z] #14 [core-data internal] load .dockerignore [2023-08-13T14:05:27.407Z] #14 transferring context: 56B 0.1s done [2023-08-13T14:05:27.407Z] #14 DONE 2.8s [2023-08-13T14:05:27.407Z] [2023-08-13T14:05:27.407Z] #15 [security-bootstrapper internal] load .dockerignore [2023-08-13T14:05:27.407Z] #15 transferring context: 56B 0.1s done [2023-08-13T14:05:27.407Z] #15 DONE 3.4s [2023-08-13T14:05:27.407Z] [2023-08-13T14:05:27.407Z] #16 [security-spire-server internal] load .dockerignore [2023-08-13T14:05:27.407Z] #16 transferring context: 56B done [2023-08-13T14:05:27.407Z] #16 ... [2023-08-13T14:05:27.407Z] [2023-08-13T14:05:27.407Z] #17 [security-spire-config internal] load .dockerignore [2023-08-13T14:05:27.407Z] #17 transferring context: 56B 0.1s done [2023-08-13T14:05:27.407Z] #17 DONE 2.8s [2023-08-13T14:05:27.407Z] [2023-08-13T14:05:27.407Z] #18 [support-scheduler internal] load .dockerignore [2023-08-13T14:05:27.407Z] #18 transferring context: 56B 0.0s done [2023-08-13T14:05:27.407Z] #18 DONE 2.7s [2023-08-13T14:05:27.407Z] [2023-08-13T14:05:27.407Z] #19 [support-notifications internal] load .dockerignore [2023-08-13T14:05:27.407Z] #19 transferring context: 56B 0.1s done [2023-08-13T14:05:27.407Z] #19 DONE 2.7s [2023-08-13T14:05:27.407Z] [2023-08-13T14:05:27.407Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-08-13T14:05:27.407Z] #20 transferring context: 56B 0.1s done [2023-08-13T14:05:27.407Z] #20 DONE 2.8s [2023-08-13T14:05:27.407Z] [2023-08-13T14:05:27.407Z] #21 [security-spire-server internal] load build definition from Dockerfile [2023-08-13T14:05:27.407Z] #21 transferring dockerfile: 2.63kB 0.1s done [2023-08-13T14:05:27.407Z] #21 DONE 3.6s [2023-08-13T14:05:27.407Z] [2023-08-13T14:05:27.407Z] #22 [security-spire-agent internal] load .dockerignore [2023-08-13T14:05:27.407Z] #22 transferring context: 56B 0.0s done [2023-08-13T14:05:27.407Z] #22 DONE 2.7s [2023-08-13T14:05:27.407Z] [2023-08-13T14:05:27.407Z] #23 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-13T14:05:27.407Z] #23 DONE 0.0s [2023-08-13T14:05:27.678Z] [2023-08-13T14:05:27.678Z] #24 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-13T14:05:27.678Z] #24 transferring dockerfile: 2.04kB 0.1s done [2023-08-13T14:05:27.678Z] #24 DONE 3.7s [2023-08-13T14:05:27.678Z] [2023-08-13T14:05:27.678Z] #25 [core-metadata internal] load .dockerignore [2023-08-13T14:05:27.678Z] #25 transferring context: 56B 0.1s done [2023-08-13T14:05:27.678Z] #25 DONE 3.1s [2023-08-13T14:05:27.678Z] [2023-08-13T14:05:27.678Z] #26 [security-secretstore-setup internal] load .dockerignore [2023-08-13T14:05:27.678Z] #26 transferring context: 56B 0.0s done [2023-08-13T14:05:27.678Z] #26 DONE 2.8s [2023-08-13T14:05:27.678Z] [2023-08-13T14:05:27.678Z] #27 [security-proxy-auth internal] load .dockerignore [2023-08-13T14:05:27.678Z] #27 transferring context: 56B 0.0s done [2023-08-13T14:05:27.678Z] #27 DONE 2.7s [2023-08-13T14:05:27.678Z] [2023-08-13T14:05:27.678Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-13T14:05:27.678Z] #28 ... [2023-08-13T14:05:27.678Z] [2023-08-13T14:05:27.678Z] #29 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-13T14:05:27.678Z] #29 transferring dockerfile: 2.06kB 0.1s done [2023-08-13T14:05:27.678Z] #29 DONE 3.9s [2023-08-13T14:05:27.678Z] [2023-08-13T14:05:27.678Z] #16 [security-spire-server internal] load .dockerignore [2023-08-13T14:05:27.678Z] #16 DONE 2.7s [2023-08-13T14:05:27.678Z] [2023-08-13T14:05:27.678Z] #30 [security-proxy-setup internal] load .dockerignore [2023-08-13T14:05:27.678Z] #30 transferring context: 56B 0.0s done [2023-08-13T14:05:27.678Z] #30 DONE 2.9s [2023-08-13T14:05:27.678Z] [2023-08-13T14:05:27.678Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-13T14:05:27.943Z] #28 ... [2023-08-13T14:05:27.943Z] [2023-08-13T14:05:27.943Z] #23 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-13T14:05:27.943Z] #23 DONE 0.0s [2023-08-13T14:05:27.943Z] [2023-08-13T14:05:27.943Z] #28 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-13T14:05:28.208Z] #28 ... [2023-08-13T14:05:28.208Z] [2023-08-13T14:05:28.208Z] #23 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-13T14:05:28.208Z] #23 DONE 0.0s [2023-08-13T14:05:28.208Z] [2023-08-13T14:05:28.208Z] #28 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-13T14:05:28.208Z] #28 ... [2023-08-13T14:05:28.208Z] [2023-08-13T14:05:28.208Z] #23 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-13T14:05:28.208Z] #23 DONE 0.0s [2023-08-13T14:05:28.208Z] [2023-08-13T14:05:28.208Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-13T14:05:28.474Z] #28 ... [2023-08-13T14:05:28.474Z] [2023-08-13T14:05:28.474Z] #23 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-13T14:05:28.474Z] #23 DONE 0.0s [2023-08-13T14:05:28.474Z] [2023-08-13T14:05:28.474Z] #28 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-13T14:05:28.740Z] #28 ... [2023-08-13T14:05:28.740Z] [2023-08-13T14:05:28.740Z] #23 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-13T14:05:28.740Z] #23 DONE 0.0s [2023-08-13T14:05:28.740Z] [2023-08-13T14:05:28.740Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-13T14:05:28.740Z] #28 DONE 1.1s [2023-08-13T14:05:28.740Z] [2023-08-13T14:05:28.740Z] #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-13T14:05:28.740Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-13T14:05:28.740Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-13T14:05:28.740Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s [2023-08-13T14:05:28.740Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-13T14:05:28.740Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-13T14:05:28.740Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-13T14:05:29.005Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done [2023-08-13T14:05:29.270Z] #31 ... [2023-08-13T14:05:29.270Z] [2023-08-13T14:05:29.270Z] #23 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-13T14:05:29.270Z] #23 DONE 0.0s [2023-08-13T14:05:29.270Z] [2023-08-13T14:05:29.270Z] #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-13T14:05:29.270Z] #31 ... [2023-08-13T14:05:29.270Z] [2023-08-13T14:05:29.270Z] #23 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-13T14:05:29.270Z] #23 DONE 0.0s [2023-08-13T14:05:29.535Z] [2023-08-13T14:05:29.535Z] #28 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-13T14:05:29.535Z] #28 DONE 1.3s [2023-08-13T14:05:29.535Z] [2023-08-13T14:05:29.535Z] #32 [security-spire-server internal] load build context [2023-08-13T14:05:29.535Z] #32 DONE 0.0s [2023-08-13T14:05:29.535Z] [2023-08-13T14:05:29.535Z] #31 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-13T14:05:29.535Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-13T14:05:29.535Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-13T14:05:29.535Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done [2023-08-13T14:05:29.535Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-13T14:05:29.535Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-13T14:05:29.535Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-13T14:05:29.535Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-13T14:05:29.535Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done [2023-08-13T14:05:29.535Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-13T14:05:29.535Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-13T14:05:29.535Z] #31 ... [2023-08-13T14:05:29.535Z] [2023-08-13T14:05:29.535Z] #23 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-13T14:05:29.535Z] #23 DONE 0.0s [2023-08-13T14:05:29.535Z] [2023-08-13T14:05:29.535Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-13T14:05:29.535Z] #28 DONE 1.4s [2023-08-13T14:05:29.535Z] [2023-08-13T14:05:29.535Z] #31 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-13T14:05:29.804Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-13T14:05:29.804Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-13T14:05:29.804Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done [2023-08-13T14:05:29.804Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-13T14:05:29.804Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-13T14:05:31.744Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.5s done [2023-08-13T14:05:31.744Z] #31 ... [2023-08-13T14:05:31.744Z] [2023-08-13T14:05:31.744Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-13T14:05:31.744Z] #33 DONE 4.1s [2023-08-13T14:05:32.011Z] [2023-08-13T14:05:32.011Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-08-13T14:05:32.973Z] #34 DONE 1.7s [2023-08-13T14:05:32.973Z] [2023-08-13T14:05:32.973Z] #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-13T14:05:38.330Z] #31 ... [2023-08-13T14:05:38.330Z] [2023-08-13T14:05:38.330Z] #35 [security-bootstrapper internal] load build context [2023-08-13T14:05:38.330Z] #35 transferring context: 32.91MB 9.4s [2023-08-13T14:05:38.330Z] #35 ... [2023-08-13T14:05:38.330Z] [2023-08-13T14:05:38.330Z] #36 [support-notifications internal] load build context [2023-08-13T14:05:38.330Z] #36 ... [2023-08-13T14:05:38.330Z] [2023-08-13T14:05:38.330Z] #35 [security-bootstrapper internal] load build context [2023-08-13T14:05:38.330Z] #35 ... [2023-08-13T14:05:38.330Z] [2023-08-13T14:05:38.330Z] #37 [core-data internal] load build context [2023-08-13T14:05:38.330Z] #37 ... [2023-08-13T14:05:38.330Z] [2023-08-13T14:05:38.330Z] #38 [security-spire-config internal] load build context [2023-08-13T14:05:38.599Z] #38 ... [2023-08-13T14:05:38.599Z] [2023-08-13T14:05:38.599Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-13T14:05:38.599Z] #39 ... [2023-08-13T14:05:38.599Z] [2023-08-13T14:05:38.599Z] #40 [security-spire-agent internal] load build context [2023-08-13T14:05:38.599Z] #40 ... [2023-08-13T14:05:38.599Z] [2023-08-13T14:05:38.599Z] #41 [core-command internal] load build context [2023-08-13T14:05:38.873Z] #41 ... [2023-08-13T14:05:38.873Z] [2023-08-13T14:05:38.873Z] #42 [security-secretstore-setup internal] load build context [2023-08-13T14:05:38.873Z] #42 ... [2023-08-13T14:05:38.873Z] [2023-08-13T14:05:38.873Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-13T14:05:39.150Z] #43 ... [2023-08-13T14:05:39.150Z] [2023-08-13T14:05:39.150Z] #44 [support-scheduler internal] load build context [2023-08-13T14:05:39.150Z] #44 ... [2023-08-13T14:05:39.150Z] [2023-08-13T14:05:39.150Z] #45 [core-metadata internal] load build context [2023-08-13T14:05:39.150Z] #45 ... [2023-08-13T14:05:39.150Z] [2023-08-13T14:05:39.150Z] #42 [security-secretstore-setup internal] load build context [2023-08-13T14:05:39.416Z] #42 ... [2023-08-13T14:05:39.416Z] [2023-08-13T14:05:39.416Z] #46 [security-proxy-auth internal] load build context [2023-08-13T14:05:39.683Z] #46 ... [2023-08-13T14:05:39.683Z] [2023-08-13T14:05:39.683Z] #32 [security-spire-server internal] load build context [2023-08-13T14:05:39.683Z] #32 ... [2023-08-13T14:05:39.683Z] [2023-08-13T14:05:39.683Z] #47 [security-proxy-setup internal] load build context [2023-08-13T14:05:39.683Z] #47 ... [2023-08-13T14:05:39.683Z] [2023-08-13T14:05:39.683Z] #42 [security-secretstore-setup internal] load build context [2023-08-13T14:05:43.027Z] #42 ... [2023-08-13T14:05:43.027Z] [2023-08-13T14:05:43.027Z] #48 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-13T14:05:43.027Z] #0 4.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:43.027Z] #0 5.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:43.027Z] #0 8.154 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-13T14:05:43.027Z] #0 8.154 (2/2) Installing openssl (3.0.10-r0) [2023-08-13T14:05:43.027Z] #0 8.154 Executing busybox-1.35.0-r29.trigger [2023-08-13T14:05:43.027Z] #0 8.218 OK: 8 MiB in 17 packages [2023-08-13T14:05:43.027Z] #48 DONE 9.9s [2023-08-13T14:05:43.027Z] [2023-08-13T14:05:43.027Z] #42 [security-secretstore-setup internal] load build context [2023-08-13T14:05:43.027Z] #42 ... [2023-08-13T14:05:43.027Z] [2023-08-13T14:05:43.027Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-13T14:05:43.027Z] #0 9.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:43.027Z] #49 ... [2023-08-13T14:05:43.027Z] [2023-08-13T14:05:43.027Z] #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-13T14:05:43.293Z] #50 ... [2023-08-13T14:05:43.293Z] [2023-08-13T14:05:43.293Z] #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-13T14:05:43.293Z] #0 5.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:43.293Z] #0 6.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:43.293Z] #0 9.435 OK: 263 MiB in 53 packages [2023-08-13T14:05:43.293Z] #51 ... [2023-08-13T14:05:43.293Z] [2023-08-13T14:05:43.293Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-13T14:05:43.559Z] #52 ... [2023-08-13T14:05:43.559Z] [2023-08-13T14:05:43.559Z] #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-13T14:05:43.559Z] #51 DONE 11.1s [2023-08-13T14:05:43.559Z] [2023-08-13T14:05:43.559Z] #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-13T14:05:43.559Z] #53 ... [2023-08-13T14:05:43.559Z] [2023-08-13T14:05:43.559Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-13T14:05:43.559Z] #54 ... [2023-08-13T14:05:43.559Z] [2023-08-13T14:05:43.559Z] #55 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-13T14:05:43.827Z] #55 ... [2023-08-13T14:05:43.827Z] [2023-08-13T14:05:43.827Z] #56 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-13T14:05:43.827Z] #0 7.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:43.827Z] #0 8.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:44.094Z] #56 ... [2023-08-13T14:05:44.094Z] [2023-08-13T14:05:44.094Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-13T14:05:44.094Z] #57 ... [2023-08-13T14:05:44.094Z] [2023-08-13T14:05:44.094Z] #58 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-13T14:05:44.094Z] #58 ... [2023-08-13T14:05:44.094Z] [2023-08-13T14:05:44.094Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-13T14:05:44.362Z] #59 ... [2023-08-13T14:05:44.362Z] [2023-08-13T14:05:44.362Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-13T14:05:44.362Z] #60 ... [2023-08-13T14:05:44.362Z] [2023-08-13T14:05:44.362Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-13T14:05:44.629Z] #61 ... [2023-08-13T14:05:44.629Z] [2023-08-13T14:05:44.629Z] #56 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-13T14:05:44.629Z] #56 11.24 OK: 263 MiB in 53 packages [2023-08-13T14:05:45.592Z] #56 DONE 12.6s [2023-08-13T14:05:45.592Z] [2023-08-13T14:05:45.592Z] #37 [core-data internal] load build context [2023-08-13T14:05:45.592Z] #37 transferring context: 37.36MB 16.9s [2023-08-13T14:05:45.592Z] #37 ... [2023-08-13T14:05:45.592Z] [2023-08-13T14:05:45.592Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-13T14:05:45.592Z] #59 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:46.565Z] #59 ... [2023-08-13T14:05:46.565Z] [2023-08-13T14:05:46.565Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-13T14:05:46.565Z] #62 DONE 3.2s [2023-08-13T14:05:46.565Z] [2023-08-13T14:05:46.565Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-13T14:05:46.565Z] #59 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:48.501Z] #59 ... [2023-08-13T14:05:48.501Z] [2023-08-13T14:05:48.501Z] #36 [support-notifications internal] load build context [2023-08-13T14:05:48.501Z] #36 ... [2023-08-13T14:05:48.501Z] [2023-08-13T14:05:48.501Z] #35 [security-bootstrapper internal] load build context [2023-08-13T14:05:48.501Z] #35 ... [2023-08-13T14:05:48.501Z] [2023-08-13T14:05:48.501Z] #36 [support-notifications internal] load build context [2023-08-13T14:05:48.767Z] #36 ... [2023-08-13T14:05:48.767Z] [2023-08-13T14:05:48.767Z] #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-13T14:05:48.767Z] #50 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:48.767Z] #50 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:48.767Z] #50 14.30 OK: 263 MiB in 53 packages [2023-08-13T14:05:48.767Z] #50 DONE 15.7s [2023-08-13T14:05:48.767Z] [2023-08-13T14:05:48.767Z] #38 [security-spire-config internal] load build context [2023-08-13T14:05:48.767Z] #38 ... [2023-08-13T14:05:48.767Z] [2023-08-13T14:05:48.767Z] #40 [security-spire-agent internal] load build context [2023-08-13T14:05:49.033Z] #40 ... [2023-08-13T14:05:49.033Z] [2023-08-13T14:05:49.033Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-13T14:05:49.033Z] #39 ... [2023-08-13T14:05:49.033Z] [2023-08-13T14:05:49.033Z] #41 [core-command internal] load build context [2023-08-13T14:05:49.033Z] #41 ... [2023-08-13T14:05:49.033Z] [2023-08-13T14:05:49.033Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-13T14:05:49.298Z] #43 ... [2023-08-13T14:05:49.298Z] [2023-08-13T14:05:49.298Z] #44 [support-scheduler internal] load build context [2023-08-13T14:05:49.298Z] #44 ... [2023-08-13T14:05:49.298Z] [2023-08-13T14:05:49.298Z] #38 [security-spire-config internal] load build context [2023-08-13T14:05:49.563Z] #38 ... [2023-08-13T14:05:49.563Z] [2023-08-13T14:05:49.563Z] #45 [core-metadata internal] load build context [2023-08-13T14:05:49.563Z] #45 ... [2023-08-13T14:05:49.563Z] [2023-08-13T14:05:49.563Z] #46 [security-proxy-auth internal] load build context [2023-08-13T14:05:49.831Z] #46 ... [2023-08-13T14:05:49.831Z] [2023-08-13T14:05:49.831Z] #44 [support-scheduler internal] load build context [2023-08-13T14:05:49.831Z] #44 ... [2023-08-13T14:05:49.831Z] [2023-08-13T14:05:49.831Z] #47 [security-proxy-setup internal] load build context [2023-08-13T14:05:50.097Z] #47 ... [2023-08-13T14:05:50.097Z] [2023-08-13T14:05:50.097Z] #32 [security-spire-server internal] load build context [2023-08-13T14:05:50.097Z] #32 ... [2023-08-13T14:05:50.097Z] [2023-08-13T14:05:50.097Z] #40 [security-spire-agent internal] load build context [2023-08-13T14:05:50.681Z] #40 transferring context: 53.48MB 21.5s [2023-08-13T14:05:53.256Z] #40 ... [2023-08-13T14:05:53.256Z] [2023-08-13T14:05:53.256Z] #42 [security-secretstore-setup internal] load build context [2023-08-13T14:05:53.256Z] #42 ... [2023-08-13T14:05:53.256Z] [2023-08-13T14:05:53.256Z] #40 [security-spire-agent internal] load build context [2023-08-13T14:05:54.214Z] #40 ... [2023-08-13T14:05:54.214Z] [2023-08-13T14:05:54.214Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-13T14:05:54.214Z] #49 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:54.214Z] #49 12.82 v3.17.5-13-g151bd6f55a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-13T14:05:54.214Z] #49 12.82 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-13T14:05:54.214Z] #49 12.82 OK: 17694 distinct packages available [2023-08-13T14:05:54.214Z] #49 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:54.214Z] #49 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:54.214Z] #49 ... [2023-08-13T14:05:54.214Z] [2023-08-13T14:05:54.214Z] #40 [security-spire-agent internal] load build context [2023-08-13T14:05:55.180Z] #40 ... [2023-08-13T14:05:55.180Z] [2023-08-13T14:05:55.180Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-13T14:05:55.180Z] #59 18.84 OK: 263 MiB in 53 packages [2023-08-13T14:05:55.180Z] #59 DONE 22.0s [2023-08-13T14:05:55.180Z] [2023-08-13T14:05:55.180Z] #40 [security-spire-agent internal] load build context [2023-08-13T14:05:55.180Z] #40 ... [2023-08-13T14:05:55.180Z] [2023-08-13T14:05:55.180Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-13T14:05:55.180Z] #57 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:55.180Z] #57 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:55.180Z] #57 19.53 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-13T14:05:55.180Z] #57 19.60 (2/2) Installing su-exec (0.2-r2) [2023-08-13T14:05:55.180Z] #57 19.62 Executing busybox-1.35.0-r29.trigger [2023-08-13T14:05:55.180Z] #57 19.77 OK: 8 MiB in 17 packages [2023-08-13T14:05:55.180Z] #57 DONE 21.9s [2023-08-13T14:05:55.180Z] [2023-08-13T14:05:55.463Z] #40 [security-spire-agent internal] load build context [2023-08-13T14:05:55.463Z] #40 transferring context: 66.04MB 26.5s [2023-08-13T14:05:55.742Z] #40 ... [2023-08-13T14:05:55.742Z] [2023-08-13T14:05:55.742Z] #37 [core-data internal] load build context [2023-08-13T14:05:56.009Z] #37 ... [2023-08-13T14:05:56.009Z] [2023-08-13T14:05:56.009Z] #38 [security-spire-config internal] load build context [2023-08-13T14:05:56.009Z] #38 ... [2023-08-13T14:05:56.009Z] [2023-08-13T14:05:56.009Z] #40 [security-spire-agent internal] load build context [2023-08-13T14:05:56.966Z] #40 ... [2023-08-13T14:05:56.966Z] [2023-08-13T14:05:56.966Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-13T14:05:56.966Z] #49 22.43 OK: 263 MiB in 53 packages [2023-08-13T14:05:56.966Z] #49 DONE 24.1s [2023-08-13T14:05:56.966Z] [2023-08-13T14:05:56.966Z] #40 [security-spire-agent internal] load build context [2023-08-13T14:05:58.371Z] #40 ... [2023-08-13T14:05:58.371Z] [2023-08-13T14:05:58.371Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-13T14:05:58.371Z] #52 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:58.371Z] #52 17.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:58.371Z] #52 23.44 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-13T14:05:58.371Z] #52 23.44 Executing busybox-1.35.0-r29.trigger [2023-08-13T14:05:58.371Z] #52 23.57 OK: 8 MiB in 16 packages [2023-08-13T14:05:58.371Z] #52 ... [2023-08-13T14:05:58.371Z] [2023-08-13T14:05:58.371Z] #38 [security-spire-config internal] load build context [2023-08-13T14:05:58.371Z] #38 ... [2023-08-13T14:05:58.371Z] [2023-08-13T14:05:58.371Z] #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-13T14:05:58.371Z] #53 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:58.371Z] #53 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:58.371Z] #53 23.55 v3.17.5-13-g151bd6f55a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-13T14:05:58.371Z] #53 23.55 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-13T14:05:58.371Z] #53 23.55 OK: 17689 distinct packages available [2023-08-13T14:05:58.371Z] #53 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:58.641Z] #53 ... [2023-08-13T14:05:58.641Z] [2023-08-13T14:05:58.641Z] #38 [security-spire-config internal] load build context [2023-08-13T14:05:58.641Z] #38 ... [2023-08-13T14:05:58.641Z] [2023-08-13T14:05:58.641Z] #58 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-13T14:05:58.641Z] #58 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:58.641Z] #58 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-13T14:05:58.641Z] #58 25.03 v3.17.5-13-g151bd6f55a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-13T14:05:58.641Z] #58 25.03 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-13T14:05:58.641Z] #58 25.03 OK: 17689 distinct packages available [2023-08-13T14:05:58.908Z] #58 ... [2023-08-13T14:05:58.908Z] [2023-08-13T14:05:58.908Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-13T14:05:58.908Z] #52 DONE 25.5s [2023-08-13T14:05:58.908Z] [2023-08-13T14:05:58.908Z] #36 [support-notifications internal] load build context [2023-08-13T14:05:58.908Z] #36 ... [2023-08-13T14:05:58.908Z] [2023-08-13T14:05:58.908Z] #35 [security-bootstrapper internal] load build context [2023-08-13T14:05:59.173Z] #35 ... [2023-08-13T14:05:59.173Z] [2023-08-13T14:05:59.173Z] #40 [security-spire-agent internal] load build context [2023-08-13T14:05:59.173Z] #40 ... [2023-08-13T14:05:59.173Z] [2023-08-13T14:05:59.173Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-13T14:05:59.173Z] #39 ... [2023-08-13T14:05:59.173Z] [2023-08-13T14:05:59.173Z] #41 [core-command internal] load build context [2023-08-13T14:05:59.439Z] #41 ... [2023-08-13T14:05:59.439Z] [2023-08-13T14:05:59.439Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-13T14:05:59.704Z] #39 ... [2023-08-13T14:05:59.704Z] [2023-08-13T14:05:59.704Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-13T14:05:59.704Z] #43 ... [2023-08-13T14:05:59.704Z] [2023-08-13T14:05:59.704Z] #41 [core-command internal] load build context [2023-08-13T14:05:59.970Z] #41 ... [2023-08-13T14:05:59.970Z] [2023-08-13T14:05:59.970Z] #46 [security-proxy-auth internal] load build context [2023-08-13T14:05:59.970Z] #46 ... [2023-08-13T14:05:59.970Z] [2023-08-13T14:05:59.970Z] #44 [support-scheduler internal] load build context [2023-08-13T14:06:00.238Z] #44 ... [2023-08-13T14:06:00.238Z] [2023-08-13T14:06:00.238Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-13T14:06:00.238Z] #54 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-13T14:06:00.238Z] #54 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-13T14:06:00.238Z] #54 26.03 v3.17.5-13-g151bd6f55a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-13T14:06:00.238Z] #54 26.03 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-13T14:06:00.238Z] #54 26.03 OK: 17689 distinct packages available [2023-08-13T14:06:00.238Z] #54 ... [2023-08-13T14:06:00.238Z] [2023-08-13T14:06:00.238Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-13T14:06:00.238Z] #63 DONE 4.8s [2023-08-13T14:06:00.238Z] [2023-08-13T14:06:00.238Z] #47 [security-proxy-setup internal] load build context [2023-08-13T14:06:00.514Z] #47 ... [2023-08-13T14:06:00.514Z] [2023-08-13T14:06:00.514Z] #32 [security-spire-server internal] load build context [2023-08-13T14:06:00.514Z] #32 transferring context: 67.90MB 30.8s [2023-08-13T14:06:00.514Z] #32 ... [2023-08-13T14:06:00.514Z] [2023-08-13T14:06:00.514Z] #45 [core-metadata internal] load build context [2023-08-13T14:06:00.514Z] #45 ... [2023-08-13T14:06:00.514Z] [2023-08-13T14:06:00.514Z] #32 [security-spire-server internal] load build context [2023-08-13T14:06:00.790Z] #32 ... [2023-08-13T14:06:00.790Z] [2023-08-13T14:06:00.790Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-13T14:06:00.790Z] #61 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-13T14:06:00.790Z] #61 20.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-13T14:06:00.790Z] #61 26.63 (1/2) Installing ca-certificates (20230506-r0) [2023-08-13T14:06:00.790Z] #61 27.07 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-13T14:06:00.790Z] #61 27.07 Executing busybox-1.35.0-r29.trigger [2023-08-13T14:06:00.790Z] #61 27.18 Executing ca-certificates-20230506-r0.trigger [2023-08-13T14:06:00.790Z] #61 ... [2023-08-13T14:06:00.790Z] [2023-08-13T14:06:00.790Z] #32 [security-spire-server internal] load build context [2023-08-13T14:06:01.056Z] #32 ... [2023-08-13T14:06:01.056Z] [2023-08-13T14:06:01.056Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-13T14:06:01.056Z] #64 DONE 0.7s [2023-08-13T14:06:01.056Z] [2023-08-13T14:06:01.056Z] #45 [core-metadata internal] load build context [2023-08-13T14:06:02.015Z] #45 ... [2023-08-13T14:06:02.015Z] [2023-08-13T14:06:02.015Z] #55 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-13T14:06:02.015Z] #55 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-13T14:06:02.015Z] #55 21.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-13T14:06:02.015Z] #55 27.04 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-13T14:06:02.015Z] #55 27.11 Executing busybox-1.35.0-r29.trigger [2023-08-13T14:06:02.015Z] #55 27.25 OK: 8 MiB in 16 packages [2023-08-13T14:06:02.015Z] #55 DONE 28.6s [2023-08-13T14:06:02.015Z] [2023-08-13T14:06:02.015Z] #45 [core-metadata internal] load build context [2023-08-13T14:06:02.597Z] #45 ... [2023-08-13T14:06:02.597Z] [2023-08-13T14:06:02.597Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-13T14:06:02.597Z] #60 18.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-13T14:06:02.597Z] #60 22.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-13T14:06:02.597Z] #60 28.10 (1/4) Installing ca-certificates (20230506-r0) [2023-08-13T14:06:02.597Z] #60 28.48 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-13T14:06:02.597Z] #60 28.62 (3/4) Installing su-exec (0.2-r2) [2023-08-13T14:06:02.597Z] #60 28.62 (4/4) Installing yq (4.30.4-r4) [2023-08-13T14:06:02.597Z] #60 ... [2023-08-13T14:06:02.597Z] [2023-08-13T14:06:02.597Z] #45 [core-metadata internal] load build context [2023-08-13T14:06:03.555Z] #45 ... [2023-08-13T14:06:03.555Z] [2023-08-13T14:06:03.555Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-13T14:06:03.555Z] #61 29.02 OK: 8 MiB in 17 packages [2023-08-13T14:06:03.555Z] #61 DONE 30.1s [2023-08-13T14:06:03.555Z] [2023-08-13T14:06:03.555Z] #45 [core-metadata internal] load build context [2023-08-13T14:06:03.555Z] #45 ... [2023-08-13T14:06:03.555Z] [2023-08-13T14:06:03.555Z] #42 [security-secretstore-setup internal] load build context [2023-08-13T14:06:03.822Z] #42 ... [2023-08-13T14:06:03.822Z] [2023-08-13T14:06:03.822Z] #45 [core-metadata internal] load build context [2023-08-13T14:06:04.782Z] #45 ... [2023-08-13T14:06:04.782Z] [2023-08-13T14:06:04.782Z] #53 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-13T14:06:04.782Z] #53 27.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-13T14:06:04.782Z] #53 30.00 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-13T14:06:04.782Z] #53 30.04 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-13T14:06:04.782Z] #53 30.04 (3/5) Installing libucontext (1.2-r0) [2023-08-13T14:06:04.782Z] #53 30.06 (4/5) Installing gcompat (1.1.0-r0) [2023-08-13T14:06:04.782Z] #53 30.08 (5/5) Installing openssl (3.0.10-r0) [2023-08-13T14:06:04.782Z] #53 30.21 Executing busybox-1.35.0-r29.trigger [2023-08-13T14:06:04.782Z] #53 30.37 OK: 9 MiB in 20 packages [2023-08-13T14:06:04.782Z] #53 DONE 31.1s [2023-08-13T14:06:04.782Z] [2023-08-13T14:06:04.782Z] #45 [core-metadata internal] load build context [2023-08-13T14:06:05.365Z] #45 ... [2023-08-13T14:06:05.365Z] [2023-08-13T14:06:05.365Z] #58 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-13T14:06:05.365Z] #58 25.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-13T14:06:05.365Z] #58 27.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-13T14:06:05.365Z] #58 30.89 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-13T14:06:05.365Z] #58 30.97 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-13T14:06:05.365Z] #58 30.97 (3/4) Installing libucontext (1.2-r0) [2023-08-13T14:06:05.365Z] #58 30.97 (4/4) Installing gcompat (1.1.0-r0) [2023-08-13T14:06:05.365Z] #58 31.13 Executing busybox-1.35.0-r29.trigger [2023-08-13T14:06:05.365Z] #58 31.13 OK: 8 MiB in 19 packages [2023-08-13T14:06:05.365Z] #58 DONE 32.0s [2023-08-13T14:06:05.365Z] [2023-08-13T14:06:05.365Z] #45 [core-metadata internal] load build context [2023-08-13T14:06:05.635Z] #45 transferring context: 59.62MB 35.9s [2023-08-13T14:06:05.901Z] #45 ... [2023-08-13T14:06:05.901Z] [2023-08-13T14:06:05.901Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-13T14:06:05.901Z] #60 29.55 Executing busybox-1.35.0-r29.trigger [2023-08-13T14:06:05.901Z] #60 29.74 Executing ca-certificates-20230506-r0.trigger [2023-08-13T14:06:05.901Z] #60 31.01 OK: 17 MiB in 19 packages [2023-08-13T14:06:05.901Z] #60 DONE 32.2s [2023-08-13T14:06:05.901Z] [2023-08-13T14:06:05.901Z] #45 [core-metadata internal] load build context [2023-08-13T14:06:06.166Z] #45 ... [2023-08-13T14:06:06.166Z] [2023-08-13T14:06:06.166Z] #37 [core-data internal] load build context [2023-08-13T14:06:06.166Z] #37 ... [2023-08-13T14:06:06.166Z] [2023-08-13T14:06:06.166Z] #42 [security-secretstore-setup internal] load build context [2023-08-13T14:06:08.740Z] #42 ... [2023-08-13T14:06:08.740Z] [2023-08-13T14:06:08.740Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-13T14:06:08.740Z] #54 27.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-13T14:06:08.740Z] #54 28.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-13T14:06:08.740Z] #54 31.72 (1/9) Installing ca-certificates (20230506-r0) [2023-08-13T14:06:08.740Z] #54 31.79 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-13T14:06:08.740Z] #54 31.83 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-13T14:06:08.740Z] #54 31.83 (4/9) Installing libcurl (8.2.1-r0) [2023-08-13T14:06:08.740Z] #54 31.86 (5/9) Installing curl (8.2.1-r0) [2023-08-13T14:06:08.740Z] #54 31.91 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-13T14:06:08.740Z] #54 31.91 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-13T14:06:08.740Z] #54 31.91 (8/9) Installing libucontext (1.2-r0) [2023-08-13T14:06:08.740Z] #54 31.91 (9/9) Installing gcompat (1.1.0-r0) [2023-08-13T14:06:08.740Z] #54 31.94 Executing busybox-1.35.0-r29.trigger [2023-08-13T14:06:08.740Z] #54 31.97 Executing ca-certificates-20230506-r0.trigger [2023-08-13T14:06:08.740Z] #54 32.48 OK: 11 MiB in 24 packages [2023-08-13T14:06:08.740Z] #54 DONE 35.0s [2023-08-13T14:06:08.740Z] [2023-08-13T14:06:08.740Z] #42 [security-secretstore-setup internal] load build context [2023-08-13T14:06:09.008Z] #42 ... [2023-08-13T14:06:09.008Z] [2023-08-13T14:06:09.008Z] #38 [security-spire-config internal] load build context [2023-08-13T14:06:09.273Z] #38 ... [2023-08-13T14:06:09.273Z] [2023-08-13T14:06:09.273Z] #35 [security-bootstrapper internal] load build context [2023-08-13T14:06:09.273Z] #35 ... [2023-08-13T14:06:09.273Z] [2023-08-13T14:06:09.273Z] #40 [security-spire-agent internal] load build context [2023-08-13T14:06:09.539Z] #40 ... [2023-08-13T14:06:09.539Z] [2023-08-13T14:06:09.539Z] #36 [support-notifications internal] load build context [2023-08-13T14:06:09.539Z] #36 ... [2023-08-13T14:06:09.539Z] [2023-08-13T14:06:09.539Z] #35 [security-bootstrapper internal] load build context [2023-08-13T14:06:10.121Z] #35 ... [2023-08-13T14:06:10.121Z] [2023-08-13T14:06:10.121Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-13T14:06:10.121Z] #43 ... [2023-08-13T14:06:10.121Z] [2023-08-13T14:06:10.121Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-13T14:06:10.121Z] #39 ... [2023-08-13T14:06:10.121Z] [2023-08-13T14:06:10.121Z] #46 [security-proxy-auth internal] load build context [2023-08-13T14:06:10.387Z] #46 ... [2023-08-13T14:06:10.387Z] [2023-08-13T14:06:10.387Z] #44 [support-scheduler internal] load build context [2023-08-13T14:06:10.387Z] #44 ... [2023-08-13T14:06:10.387Z] [2023-08-13T14:06:10.387Z] #41 [core-command internal] load build context [2023-08-13T14:06:10.387Z] #41 ... [2023-08-13T14:06:10.387Z] [2023-08-13T14:06:10.387Z] #47 [security-proxy-setup internal] load build context [2023-08-13T14:06:10.653Z] #47 transferring context: 103.20MB 40.1s [2023-08-13T14:06:10.653Z] #47 ... [2023-08-13T14:06:10.653Z] [2023-08-13T14:06:10.653Z] #46 [security-proxy-auth internal] load build context [2023-08-13T14:06:10.921Z] #46 ... [2023-08-13T14:06:10.921Z] [2023-08-13T14:06:10.921Z] #32 [security-spire-server internal] load build context [2023-08-13T14:06:11.191Z] #32 ... [2023-08-13T14:06:11.191Z] [2023-08-13T14:06:11.191Z] #41 [core-command internal] load build context [2023-08-13T14:06:16.525Z] #41 transferring context: 96.50MB 47.2s [2023-08-13T14:06:16.525Z] #41 ... [2023-08-13T14:06:16.525Z] [2023-08-13T14:06:16.525Z] #36 [support-notifications internal] load build context [2023-08-13T14:06:16.525Z] #36 ... [2023-08-13T14:06:16.525Z] [2023-08-13T14:06:16.525Z] #41 [core-command internal] load build context [2023-08-13T14:06:16.525Z] #41 ... [2023-08-13T14:06:16.525Z] [2023-08-13T14:06:16.525Z] #37 [core-data internal] load build context [2023-08-13T14:06:16.525Z] #37 ... [2023-08-13T14:06:16.525Z] [2023-08-13T14:06:16.525Z] #45 [core-metadata internal] load build context [2023-08-13T14:06:16.525Z] #45 ... [2023-08-13T14:06:16.525Z] [2023-08-13T14:06:16.525Z] #41 [core-command internal] load build context [2023-08-13T14:06:19.101Z] #41 ... [2023-08-13T14:06:19.101Z] [2023-08-13T14:06:19.101Z] #42 [security-secretstore-setup internal] load build context [2023-08-13T14:06:19.366Z] #42 ... [2023-08-13T14:06:19.366Z] [2023-08-13T14:06:19.366Z] #38 [security-spire-config internal] load build context [2023-08-13T14:06:19.366Z] #38 ... [2023-08-13T14:06:19.366Z] [2023-08-13T14:06:19.366Z] #42 [security-secretstore-setup internal] load build context [2023-08-13T14:06:19.633Z] #42 ... [2023-08-13T14:06:19.633Z] [2023-08-13T14:06:19.633Z] #40 [security-spire-agent internal] load build context [2023-08-13T14:06:19.633Z] #40 ... [2023-08-13T14:06:19.633Z] [2023-08-13T14:06:19.633Z] #38 [security-spire-config internal] load build context [2023-08-13T14:06:20.216Z] #38 ... [2023-08-13T14:06:20.216Z] [2023-08-13T14:06:20.216Z] #35 [security-bootstrapper internal] load build context [2023-08-13T14:06:20.216Z] #35 transferring context: 162.08MB 51.7s [2023-08-13T14:06:20.216Z] #35 ... [2023-08-13T14:06:20.216Z] [2023-08-13T14:06:20.216Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-13T14:06:20.216Z] #43 ... [2023-08-13T14:06:20.216Z] [2023-08-13T14:06:20.216Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-13T14:06:20.483Z] #39 ... [2023-08-13T14:06:20.483Z] [2023-08-13T14:06:20.483Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-13T14:06:20.483Z] #43 ... [2023-08-13T14:06:20.483Z] [2023-08-13T14:06:20.483Z] #44 [support-scheduler internal] load build context [2023-08-13T14:06:20.748Z] #44 ... [2023-08-13T14:06:20.748Z] [2023-08-13T14:06:20.748Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-13T14:06:20.748Z] #43 ... [2023-08-13T14:06:20.748Z] [2023-08-13T14:06:20.748Z] #47 [security-proxy-setup internal] load build context [2023-08-13T14:06:21.012Z] #47 ... [2023-08-13T14:06:21.012Z] [2023-08-13T14:06:21.012Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-13T14:06:21.282Z] #43 ... [2023-08-13T14:06:21.282Z] [2023-08-13T14:06:21.282Z] #32 [security-spire-server internal] load build context [2023-08-13T14:06:21.282Z] #32 ... [2023-08-13T14:06:21.282Z] [2023-08-13T14:06:21.282Z] #46 [security-proxy-auth internal] load build context [2023-08-13T14:06:21.546Z] #46 ... [2023-08-13T14:06:21.546Z] [2023-08-13T14:06:21.546Z] #32 [security-spire-server internal] load build context [2023-08-13T14:06:22.508Z] #32 ... [2023-08-13T14:06:22.508Z] [2023-08-13T14:06:22.508Z] #40 [security-spire-agent internal] load build context [2023-08-13T14:06:22.508Z] #40 transferring context: 188.04MB 52.9s done [2023-08-13T14:06:22.508Z] #40 DONE 54.0s [2023-08-13T14:06:22.508Z] [2023-08-13T14:06:22.508Z] #32 [security-spire-server internal] load build context [2023-08-13T14:06:25.849Z] #32 ... [2023-08-13T14:06:25.849Z] [2023-08-13T14:06:25.849Z] #36 [support-notifications internal] load build context [2023-08-13T14:06:25.849Z] #36 transferring context: 188.04MB 55.5s done [2023-08-13T14:06:25.849Z] #36 DONE 56.8s [2023-08-13T14:06:25.849Z] [2023-08-13T14:06:25.849Z] #32 [security-spire-server internal] load build context [2023-08-13T14:06:26.114Z] #32 ... [2023-08-13T14:06:26.114Z] [2023-08-13T14:06:26.114Z] #46 [security-proxy-auth internal] load build context [2023-08-13T14:06:26.114Z] #46 transferring context: 188.04MB 55.4s done [2023-08-13T14:06:26.114Z] #46 DONE 56.5s [2023-08-13T14:06:26.114Z] [2023-08-13T14:06:26.114Z] #32 [security-spire-server internal] load build context [2023-08-13T14:06:26.114Z] #32 ... [2023-08-13T14:06:26.114Z] [2023-08-13T14:06:26.114Z] #47 [security-proxy-setup internal] load build context [2023-08-13T14:06:26.114Z] #47 transferring context: 188.04MB 55.0s done [2023-08-13T14:06:26.114Z] #47 DONE 56.4s [2023-08-13T14:06:26.114Z] [2023-08-13T14:06:26.114Z] #65 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-13T14:06:26.114Z] #65 DONE 3.5s [2023-08-13T14:06:26.114Z] [2023-08-13T14:06:26.114Z] #32 [security-spire-server internal] load build context [2023-08-13T14:06:26.378Z] #32 ... [2023-08-13T14:06:26.378Z] [2023-08-13T14:06:26.378Z] #35 [security-bootstrapper internal] load build context [2023-08-13T14:06:26.378Z] #35 transferring context: 188.04MB 57.1s done [2023-08-13T14:06:26.378Z] #35 DONE 58.0s [2023-08-13T14:06:26.378Z] [2023-08-13T14:06:26.378Z] #32 [security-spire-server internal] load build context [2023-08-13T14:06:26.378Z] #32 transferring context: 188.04MB 56.7s done [2023-08-13T14:06:26.378Z] #32 ... [2023-08-13T14:06:26.378Z] [2023-08-13T14:06:26.379Z] #37 [core-data internal] load build context [2023-08-13T14:06:26.645Z] #37 ... [2023-08-13T14:06:26.645Z] [2023-08-13T14:06:26.645Z] #45 [core-metadata internal] load build context [2023-08-13T14:06:26.645Z] #45 ... [2023-08-13T14:06:26.645Z] [2023-08-13T14:06:26.645Z] #37 [core-data internal] load build context [2023-08-13T14:06:26.917Z] #37 ... [2023-08-13T14:06:26.917Z] [2023-08-13T14:06:26.917Z] #32 [security-spire-server internal] load build context [2023-08-13T14:06:26.917Z] #32 DONE 57.5s [2023-08-13T14:06:27.184Z] [2023-08-13T14:06:27.184Z] #37 [core-data internal] load build context [2023-08-13T14:06:27.450Z] #37 ... [2023-08-13T14:06:27.450Z] [2023-08-13T14:06:27.450Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-13T14:06:27.450Z] #66 DONE 1.4s [2023-08-13T14:06:27.450Z] [2023-08-13T14:06:27.450Z] #37 [core-data internal] load build context [2023-08-13T14:06:27.450Z] #37 transferring context: 188.04MB 59.0s done [2023-08-13T14:06:27.716Z] #37 ... [2023-08-13T14:06:27.716Z] [2023-08-13T14:06:27.716Z] #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-13T14:06:27.716Z] #67 DONE 1.3s [2023-08-13T14:06:27.716Z] [2023-08-13T14:06:27.716Z] #68 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:06:28.041Z] #68 ... [2023-08-13T14:06:28.041Z] [2023-08-13T14:06:28.041Z] #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-13T14:06:28.041Z] #69 DONE 1.9s [2023-08-13T14:06:28.322Z] [2023-08-13T14:06:28.322Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:06:28.322Z] #70 ... [2023-08-13T14:06:28.322Z] [2023-08-13T14:06:28.322Z] #37 [core-data internal] load build context [2023-08-13T14:06:28.322Z] #37 DONE 60.0s [2023-08-13T14:06:28.595Z] [2023-08-13T14:06:28.595Z] #38 [security-spire-config internal] load build context [2023-08-13T14:06:28.595Z] #38 ... [2023-08-13T14:06:28.595Z] [2023-08-13T14:06:28.595Z] #41 [core-command internal] load build context [2023-08-13T14:06:28.880Z] #41 ... [2023-08-13T14:06:28.880Z] [2023-08-13T14:06:28.880Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-13T14:06:28.880Z] #43 transferring context: 188.04MB 59.6s done [2023-08-13T14:06:28.880Z] #43 DONE 60.3s [2023-08-13T14:06:28.880Z] [2023-08-13T14:06:28.880Z] #41 [core-command internal] load build context [2023-08-13T14:06:28.880Z] #41 ... [2023-08-13T14:06:28.880Z] [2023-08-13T14:06:28.880Z] #38 [security-spire-config internal] load build context [2023-08-13T14:06:29.881Z] #38 ... [2023-08-13T14:06:29.882Z] [2023-08-13T14:06:29.882Z] #42 [security-secretstore-setup internal] load build context [2023-08-13T14:06:29.882Z] #42 ... [2023-08-13T14:06:29.882Z] [2023-08-13T14:06:29.882Z] #38 [security-spire-config internal] load build context [2023-08-13T14:06:30.476Z] #38 ... [2023-08-13T14:06:30.477Z] [2023-08-13T14:06:30.477Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-13T14:06:30.750Z] #39 ... [2023-08-13T14:06:30.751Z] [2023-08-13T14:06:30.751Z] #44 [support-scheduler internal] load build context [2023-08-13T14:06:30.751Z] #44 ... [2023-08-13T14:06:30.751Z] [2023-08-13T14:06:30.751Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-13T14:06:31.747Z] #39 ... [2023-08-13T14:06:31.747Z] [2023-08-13T14:06:31.747Z] #42 [security-secretstore-setup internal] load build context [2023-08-13T14:06:31.747Z] #42 transferring context: 188.04MB 61.7s done [2023-08-13T14:06:31.747Z] #42 DONE 62.7s [2023-08-13T14:06:31.747Z] [2023-08-13T14:06:31.747Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-13T14:06:32.706Z] #39 ... [2023-08-13T14:06:32.706Z] [2023-08-13T14:06:32.706Z] #38 [security-spire-config internal] load build context [2023-08-13T14:06:32.706Z] #38 transferring context: 188.04MB 64.2s done [2023-08-13T14:06:32.706Z] #38 DONE 64.5s [2023-08-13T14:06:32.706Z] [2023-08-13T14:06:32.706Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-13T14:06:33.286Z] #39 ... [2023-08-13T14:06:33.286Z] [2023-08-13T14:06:33.286Z] #44 [support-scheduler internal] load build context [2023-08-13T14:06:33.286Z] #44 transferring context: 188.04MB 64.5s done [2023-08-13T14:06:33.286Z] #44 DONE 64.8s [2023-08-13T14:06:33.286Z] [2023-08-13T14:06:33.286Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-13T14:06:33.286Z] #39 ... [2023-08-13T14:06:33.286Z] [2023-08-13T14:06:33.286Z] #45 [core-metadata internal] load build context [2023-08-13T14:06:33.286Z] #45 transferring context: 188.04MB 63.5s done [2023-08-13T14:06:33.286Z] #45 DONE 64.5s [2023-08-13T14:06:33.286Z] [2023-08-13T14:06:33.286Z] #41 [core-command internal] load build context [2023-08-13T14:06:33.286Z] #41 transferring context: 188.04MB 64.8s done [2023-08-13T14:06:33.286Z] #41 DONE 65.1s [2023-08-13T14:06:33.286Z] [2023-08-13T14:06:33.286Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-13T14:06:35.222Z] #39 transferring context: 188.04MB 66.0s done [2023-08-13T14:06:35.494Z] #39 DONE 67.1s [2023-08-13T14:06:35.494Z] [2023-08-13T14:06:35.494Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-13T14:06:36.076Z] #71 DONE 0.7s [2023-08-13T14:06:36.076Z] [2023-08-13T14:06:36.076Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:06:36.341Z] #72 ... [2023-08-13T14:06:36.341Z] [2023-08-13T14:06:36.341Z] #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:06:36.607Z] #73 ... [2023-08-13T14:06:36.607Z] [2023-08-13T14:06:36.607Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:07:44.437Z] #74 ... [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:07:44.437Z] #70 DONE 68.2s [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #68 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:07:44.437Z] #68 DONE 68.7s [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:07:44.437Z] #72 DONE 69.1s [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:07:44.437Z] #74 DONE 60.3s [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:07:44.437Z] #73 DONE 70.4s [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-13T14:07:44.437Z] #75 ... [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-08-13T14:07:44.437Z] #76 DONE 7.6s [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-13T14:07:44.437Z] #75 DONE 7.6s [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #77 [support-notifications builder 6/7] COPY . . [2023-08-13T14:07:44.437Z] #77 DONE 7.6s [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #78 [security-proxy-auth builder 6/7] COPY . . [2023-08-13T14:07:44.437Z] #78 DONE 7.7s [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:07:44.437Z] #79 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #80 [core-metadata builder 6/7] COPY . . [2023-08-13T14:07:44.437Z] #80 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-13T14:07:44.437Z] #81 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #82 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-13T14:07:44.437Z] #82 ... [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #83 [core-command builder 6/7] COPY . . [2023-08-13T14:07:44.437Z] #83 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #84 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-13T14:07:44.437Z] #84 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:07:44.437Z] #85 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:07:44.437Z] #86 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-13T14:07:44.437Z] #87 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #88 [support-scheduler builder 6/7] COPY . . [2023-08-13T14:07:44.437Z] #88 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #89 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-13T14:07:44.437Z] #89 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #90 [core-data builder 6/7] COPY . . [2023-08-13T14:07:44.437Z] #90 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:07:44.437Z] #91 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #92 [security-proxy-setup builder 6/7] COPY . . [2023-08-13T14:07:44.437Z] #92 DONE 7.7s [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:07:44.437Z] #93 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #94 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-13T14:07:44.437Z] #94 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #95 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-13T14:07:44.437Z] #95 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-08-13T14:07:44.437Z] #96 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:07:44.437Z] #97 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-13T14:07:44.437Z] #98 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:07:44.437Z] #99 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-08-13T14:07:44.437Z] #100 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-13T14:07:44.437Z] #101 CACHED [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-13T14:07:44.437Z] #102 ... [2023-08-13T14:07:44.437Z] [2023-08-13T14:07:44.437Z] #103 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-13T14:07:44.437Z] #103 DONE 0.5s [2023-08-13T14:07:44.709Z] [2023-08-13T14:07:44.709Z] #104 [security-spire-server builder 6/9] COPY . . [2023-08-13T14:07:44.709Z] #104 CACHED [2023-08-13T14:07:44.709Z] [2023-08-13T14:07:44.709Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-13T14:07:44.709Z] #105 CACHED [2023-08-13T14:07:44.709Z] [2023-08-13T14:07:44.709Z] #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-13T14:07:44.709Z] #106 CACHED [2023-08-13T14:07:44.709Z] [2023-08-13T14:07:44.709Z] #107 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:07:44.709Z] #107 CACHED [2023-08-13T14:07:44.709Z] [2023-08-13T14:07:44.709Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-13T14:07:50.068Z] #108 ... [2023-08-13T14:07:50.068Z] [2023-08-13T14:07:50.068Z] #82 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-13T14:07:50.068Z] #82 4.979 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-08-13T14:07:51.496Z] #82 ... [2023-08-13T14:07:51.496Z] [2023-08-13T14:07:51.496Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-13T14:07:51.496Z] #108 DONE 6.7s [2023-08-13T14:07:51.496Z] [2023-08-13T14:07:51.496Z] #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-13T14:07:51.496Z] #109 DONE 6.8s [2023-08-13T14:07:51.496Z] [2023-08-13T14:07:51.496Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-13T14:07:51.765Z] #110 ... [2023-08-13T14:07:51.765Z] [2023-08-13T14:07:51.765Z] #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-13T14:07:51.765Z] #111 DONE 0.4s [2023-08-13T14:07:51.765Z] [2023-08-13T14:07:51.765Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-13T14:07:51.765Z] #110 DONE 0.4s [2023-08-13T14:07:51.765Z] [2023-08-13T14:07:51.765Z] #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-13T14:07:51.765Z] #102 6.807 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-08-13T14:07:53.703Z] #102 ... [2023-08-13T14:07:53.703Z] [2023-08-13T14:07:53.703Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-13T14:07:53.703Z] #112 DONE 0.2s [2023-08-13T14:07:53.703Z] [2023-08-13T14:07:53.703Z] #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-13T14:07:53.703Z] #113 DONE 0.2s [2023-08-13T14:07:53.703Z] [2023-08-13T14:07:53.703Z] #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-13T14:07:53.703Z] #0 6.976 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-08-13T14:07:53.703Z] #114 ... [2023-08-13T14:07:53.703Z] [2023-08-13T14:07:53.703Z] #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-13T14:07:53.703Z] #115 CACHED [2023-08-13T14:07:53.703Z] [2023-08-13T14:07:53.703Z] #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-13T14:07:53.703Z] #116 CACHED [2023-08-13T14:07:53.703Z] [2023-08-13T14:07:53.703Z] #117 [security-spire-config builder 6/9] COPY . . [2023-08-13T14:07:53.703Z] #117 CACHED [2023-08-13T14:07:53.703Z] [2023-08-13T14:07:53.703Z] #118 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-13T14:07:53.703Z] #118 CACHED [2023-08-13T14:07:53.703Z] [2023-08-13T14:07:53.703Z] #119 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-13T14:07:53.703Z] #119 CACHED [2023-08-13T14:07:53.703Z] [2023-08-13T14:07:53.703Z] #120 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-13T14:07:53.703Z] #120 CACHED [2023-08-13T14:07:53.703Z] [2023-08-13T14:07:53.703Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-13T14:07:53.988Z] #121 ... [2023-08-13T14:07:53.988Z] [2023-08-13T14:07:53.988Z] #122 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-13T14:07:53.988Z] #122 CACHED [2023-08-13T14:07:53.988Z] [2023-08-13T14:07:53.988Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-13T14:07:53.988Z] #123 CACHED [2023-08-13T14:07:53.989Z] [2023-08-13T14:07:53.989Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-13T14:07:53.989Z] #121 DONE 0.3s [2023-08-13T14:07:53.989Z] [2023-08-13T14:07:53.989Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-13T14:07:54.256Z] #124 ... [2023-08-13T14:07:54.256Z] [2023-08-13T14:07:54.256Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-13T14:07:54.256Z] #0 6.133 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-08-13T14:07:54.256Z] #125 ... [2023-08-13T14:07:54.256Z] [2023-08-13T14:07:54.256Z] #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-13T14:07:54.256Z] #126 DONE 0.2s [2023-08-13T14:07:54.256Z] [2023-08-13T14:07:54.256Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-13T14:07:54.256Z] #0 6.741 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-08-13T14:07:54.522Z] #127 ... [2023-08-13T14:07:54.522Z] [2023-08-13T14:07:54.522Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-13T14:07:54.522Z] #0 5.572 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-08-13T14:07:54.522Z] #128 ... [2023-08-13T14:07:54.522Z] [2023-08-13T14:07:54.522Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-13T14:07:54.522Z] #0 4.342 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-08-13T14:07:54.786Z] #129 ... [2023-08-13T14:07:54.786Z] [2023-08-13T14:07:54.786Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-13T14:07:54.786Z] #0 5.733 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-08-13T14:07:55.065Z] #130 ... [2023-08-13T14:07:55.065Z] [2023-08-13T14:07:55.065Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-13T14:07:55.065Z] #0 6.379 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-08-13T14:07:55.065Z] #131 ... [2023-08-13T14:07:55.065Z] [2023-08-13T14:07:55.065Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-13T14:07:55.065Z] #0 6.106 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-08-13T14:07:55.330Z] #132 ... [2023-08-13T14:07:55.330Z] [2023-08-13T14:07:55.330Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-13T14:07:55.330Z] #0 4.522 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-08-13T14:07:55.330Z] #133 ... [2023-08-13T14:07:55.330Z] [2023-08-13T14:07:55.330Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-13T14:07:58.657Z] #134 ... [2023-08-13T14:07:58.657Z] [2023-08-13T14:07:58.657Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-13T14:07:58.657Z] #124 DONE 4.4s [2023-08-13T14:07:58.657Z] [2023-08-13T14:07:58.657Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-13T14:07:58.657Z] #134 DONE 4.1s [2023-08-13T14:07:58.657Z] [2023-08-13T14:07:58.657Z] #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-13T14:07:58.657Z] #135 DONE 4.7s [2023-08-13T14:07:58.657Z] [2023-08-13T14:07:58.657Z] #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-13T14:07:58.657Z] #136 DONE 0.2s [2023-08-13T14:07:58.657Z] [2023-08-13T14:07:58.657Z] #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-13T14:07:58.657Z] #137 DONE 0.3s [2023-08-13T14:07:58.657Z] [2023-08-13T14:07:58.657Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-13T14:07:59.239Z] #138 DONE 0.3s [2023-08-13T14:07:59.239Z] [2023-08-13T14:07:59.239Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-13T14:07:59.239Z] #139 DONE 0.3s [2023-08-13T14:07:59.239Z] [2023-08-13T14:07:59.239Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-13T14:07:59.239Z] #140 ... [2023-08-13T14:07:59.239Z] [2023-08-13T14:07:59.239Z] #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-13T14:07:59.239Z] #141 DONE 0.2s [2023-08-13T14:07:59.239Z] [2023-08-13T14:07:59.239Z] #142 [security-spire-config] exporting to image [2023-08-13T14:07:59.239Z] #142 exporting layers [2023-08-13T14:07:59.504Z] #142 ... [2023-08-13T14:07:59.504Z] [2023-08-13T14:07:59.504Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-13T14:07:59.504Z] #140 DONE 0.4s [2023-08-13T14:07:59.504Z] [2023-08-13T14:07:59.504Z] #142 [security-spire-server] exporting to image [2023-08-13T14:08:01.453Z] #142 ... [2023-08-13T14:08:01.453Z] [2023-08-13T14:08:01.453Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-13T14:08:01.453Z] #143 DONE 2.9s [2023-08-13T14:08:01.453Z] [2023-08-13T14:08:01.453Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-13T14:08:01.453Z] #144 DONE 0.4s [2023-08-13T14:08:01.453Z] [2023-08-13T14:08:01.453Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-13T14:08:01.720Z] #145 DONE 0.3s [2023-08-13T14:08:01.720Z] [2023-08-13T14:08:01.720Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-13T14:08:02.012Z] #146 DONE 0.4s [2023-08-13T14:08:02.012Z] [2023-08-13T14:08:02.012Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-13T14:08:02.278Z] #127 ... [2023-08-13T14:08:02.278Z] [2023-08-13T14:08:02.278Z] #142 [security-spire-agent] exporting to image [2023-08-13T14:08:02.278Z] #142 exporting layers 2.8s done [2023-08-13T14:08:02.278Z] #142 writing image sha256:4fc8d26d5890b56d3837f9393a8cfbd185e53463a82a53b2c5788af3a04e6091 0.0s done [2023-08-13T14:08:02.278Z] #142 naming to docker.io/library/security-spire-server-arm64 [2023-08-13T14:08:02.278Z] #142 exporting layers 3.1s done [2023-08-13T14:08:02.278Z] #142 naming to docker.io/library/security-spire-server-arm64 done [2023-08-13T14:08:02.278Z] #142 writing image sha256:3cc1ef190ae8213944ff5ed697d30a34834f86a5052174cac7f9c2c03f041ca3 0.0s done [2023-08-13T14:08:02.278Z] #142 naming to docker.io/library/security-spire-config-arm64 [2023-08-13T14:08:02.544Z] #142 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-08-13T14:08:03.949Z] #142 exporting layers 1.7s done [2023-08-13T14:08:03.949Z] #142 writing image sha256:4de32d3c79f67c82a158292beade85e02c9b1b5bdf444087ad6d35f92e137f57 0.0s done [2023-08-13T14:08:03.949Z] #142 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-08-13T14:08:03.949Z] #142 DONE 4.7s [2023-08-13T14:08:03.949Z] [2023-08-13T14:08:03.949Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-13T14:23:11.428Z] #132 ... [2023-08-13T14:23:11.428Z] [2023-08-13T14:23:11.428Z] #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-13T14:23:11.428Z] #102 919.3 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-08-13T14:23:11.428Z] #102 ... [2023-08-13T14:23:11.428Z] [2023-08-13T14:23:11.428Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-13T14:23:11.428Z] #125 DONE 921.5s [2023-08-13T14:23:11.428Z] [2023-08-13T14:23:11.428Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-13T14:23:11.428Z] #133 ... [2023-08-13T14:23:11.428Z] [2023-08-13T14:23:11.428Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-13T14:23:11.428Z] #147 DONE 0.2s [2023-08-13T14:23:11.428Z] [2023-08-13T14:23:11.428Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-13T14:23:11.428Z] #148 DONE 0.1s [2023-08-13T14:23:11.428Z] [2023-08-13T14:23:11.428Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-13T14:23:11.428Z] #149 DONE 0.2s [2023-08-13T14:23:11.428Z] [2023-08-13T14:23:11.428Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-13T14:23:11.428Z] #150 DONE 0.3s [2023-08-13T14:23:11.428Z] [2023-08-13T14:23:11.428Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-13T14:23:11.428Z] #151 DONE 0.1s [2023-08-13T14:23:11.428Z] [2023-08-13T14:23:11.428Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-13T14:23:11.428Z] #152 DONE 2.2s [2023-08-13T14:23:11.428Z] [2023-08-13T14:23:11.428Z] #142 [security-proxy-setup] exporting to image [2023-08-13T14:23:11.428Z] #142 exporting layers [2023-08-13T14:23:11.428Z] #142 exporting layers 0.6s done [2023-08-13T14:23:11.428Z] #142 writing image sha256:cc7add8ee20575d1384a0aeb77bfce7ee086f14bfc86f5b19202199923dc1b4f done [2023-08-13T14:23:11.428Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-13T14:23:11.428Z] #142 DONE 5.4s [2023-08-13T14:23:11.428Z] [2023-08-13T14:23:11.428Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-13T14:23:19.615Z] #128 ... [2023-08-13T14:23:19.615Z] [2023-08-13T14:23:19.615Z] #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-13T14:23:19.615Z] #114 DONE 935.2s [2023-08-13T14:23:19.615Z] [2023-08-13T14:23:19.615Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-13T14:23:19.888Z] #153 DONE 0.3s [2023-08-13T14:23:19.889Z] [2023-08-13T14:23:19.889Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-13T14:23:22.486Z] #154 DONE 2.4s [2023-08-13T14:23:22.486Z] [2023-08-13T14:23:22.486Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-13T14:23:22.752Z] #155 DONE 0.4s [2023-08-13T14:23:22.752Z] [2023-08-13T14:23:22.752Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-13T14:23:22.752Z] #130 ... [2023-08-13T14:23:22.752Z] [2023-08-13T14:23:22.752Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-13T14:23:23.019Z] #156 DONE 0.2s [2023-08-13T14:23:23.019Z] [2023-08-13T14:23:23.019Z] #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-13T14:23:23.285Z] #157 DONE 0.3s [2023-08-13T14:23:23.285Z] [2023-08-13T14:23:23.285Z] #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-13T14:23:23.285Z] #158 DONE 0.1s [2023-08-13T14:23:23.285Z] [2023-08-13T14:23:23.285Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-13T14:23:23.285Z] #127 ... [2023-08-13T14:23:23.285Z] [2023-08-13T14:23:23.285Z] #159 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-13T14:23:23.551Z] #159 DONE 0.2s [2023-08-13T14:23:23.551Z] [2023-08-13T14:23:23.551Z] #160 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-13T14:23:23.818Z] #160 DONE 0.2s [2023-08-13T14:23:23.818Z] [2023-08-13T14:23:23.818Z] #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-13T14:23:23.818Z] #161 DONE 0.2s [2023-08-13T14:23:23.818Z] [2023-08-13T14:23:23.818Z] #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-13T14:23:24.086Z] #162 DONE 0.2s [2023-08-13T14:23:24.086Z] [2023-08-13T14:23:24.086Z] #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-13T14:23:26.659Z] #163 DONE 2.3s [2023-08-13T14:23:26.659Z] [2023-08-13T14:23:26.659Z] #142 [security-bootstrapper] exporting to image [2023-08-13T14:23:26.659Z] #142 exporting layers [2023-08-13T14:23:27.614Z] #142 exporting layers 1.1s done [2023-08-13T14:23:27.614Z] #142 writing image sha256:3c97fdc347331740b5039c497d824bddcc48ecda0bd13c7ed714934a50fb8327 0.0s done [2023-08-13T14:23:27.614Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-13T14:23:27.614Z] #142 DONE 6.5s [2023-08-13T14:23:27.614Z] [2023-08-13T14:23:27.614Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-13T14:23:29.052Z] #130 ... [2023-08-13T14:23:29.052Z] [2023-08-13T14:23:29.052Z] #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-13T14:23:29.052Z] #102 DONE 944.9s [2023-08-13T14:23:29.331Z] [2023-08-13T14:23:29.331Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-13T14:23:29.913Z] #127 ... [2023-08-13T14:23:29.913Z] [2023-08-13T14:23:29.913Z] #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-13T14:23:29.913Z] #164 DONE 0.3s [2023-08-13T14:23:29.913Z] [2023-08-13T14:23:29.913Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-13T14:23:30.184Z] #127 ... [2023-08-13T14:23:30.184Z] [2023-08-13T14:23:30.184Z] #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-13T14:23:30.458Z] #165 DONE 0.2s [2023-08-13T14:23:30.458Z] [2023-08-13T14:23:30.458Z] #166 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-13T14:23:30.458Z] #166 DONE 0.2s [2023-08-13T14:23:30.458Z] [2023-08-13T14:23:30.458Z] #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-13T14:23:30.745Z] #167 DONE 0.1s [2023-08-13T14:23:30.745Z] [2023-08-13T14:23:30.745Z] #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-13T14:23:30.745Z] #168 DONE 0.2s [2023-08-13T14:23:30.745Z] [2023-08-13T14:23:30.745Z] #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-13T14:23:31.027Z] #169 DONE 0.3s [2023-08-13T14:23:31.027Z] [2023-08-13T14:23:31.027Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-13T14:23:31.605Z] #170 DONE 0.3s [2023-08-13T14:23:31.605Z] [2023-08-13T14:23:31.605Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-13T14:23:31.605Z] #171 DONE 0.2s [2023-08-13T14:23:31.605Z] [2023-08-13T14:23:31.605Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-13T14:23:31.605Z] #131 ... [2023-08-13T14:23:31.605Z] [2023-08-13T14:23:31.605Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-13T14:23:33.558Z] #172 ... [2023-08-13T14:23:33.558Z] [2023-08-13T14:23:33.558Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-13T14:23:33.558Z] #128 DONE 949.5s [2023-08-13T14:23:33.830Z] [2023-08-13T14:23:33.830Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-13T14:23:34.099Z] #132 ... [2023-08-13T14:23:34.099Z] [2023-08-13T14:23:34.099Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-13T14:23:34.365Z] #173 DONE 0.3s [2023-08-13T14:23:34.365Z] [2023-08-13T14:23:34.365Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-13T14:23:34.365Z] #174 ... [2023-08-13T14:23:34.365Z] [2023-08-13T14:23:34.365Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-13T14:23:34.365Z] #172 DONE 2.8s [2023-08-13T14:23:34.633Z] [2023-08-13T14:23:34.633Z] #142 [security-secretstore-setup] exporting to image [2023-08-13T14:23:34.633Z] #142 exporting layers [2023-08-13T14:23:34.899Z] #142 ... [2023-08-13T14:23:34.900Z] [2023-08-13T14:23:34.900Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-13T14:23:34.900Z] #174 DONE 0.6s [2023-08-13T14:23:35.164Z] [2023-08-13T14:23:35.164Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-13T14:23:35.760Z] #175 DONE 0.6s [2023-08-13T14:23:35.760Z] [2023-08-13T14:23:35.760Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-13T14:23:35.760Z] #176 DONE 0.2s [2023-08-13T14:23:35.760Z] [2023-08-13T14:23:35.760Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-13T14:23:36.034Z] #177 DONE 0.2s [2023-08-13T14:23:36.034Z] [2023-08-13T14:23:36.034Z] #142 [security-secretstore-setup] exporting to image [2023-08-13T14:23:36.034Z] #142 exporting layers 1.6s done [2023-08-13T14:23:36.034Z] #142 writing image sha256:58f4f081b610af131114fb49e97b46012f9014dc7aab2366cfcbfd86d27b0a45 [2023-08-13T14:23:36.034Z] #142 writing image sha256:58f4f081b610af131114fb49e97b46012f9014dc7aab2366cfcbfd86d27b0a45 done [2023-08-13T14:23:36.034Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-13T14:23:36.034Z] #142 DONE 8.1s [2023-08-13T14:23:36.034Z] [2023-08-13T14:23:36.034Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-13T14:23:38.001Z] #178 DONE 2.0s [2023-08-13T14:23:38.001Z] [2023-08-13T14:23:38.001Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-13T14:23:38.001Z] #132 ... [2023-08-13T14:23:38.001Z] [2023-08-13T14:23:38.001Z] #142 [security-proxy-auth] exporting to image [2023-08-13T14:23:38.581Z] #142 exporting layers 0.5s done [2023-08-13T14:23:38.581Z] #142 writing image sha256:d6a73fe21e85e0ef9476e6d22bc2e02d95bd3561f69e09ae3a7143668a14db76 0.0s done [2023-08-13T14:23:38.581Z] #142 naming to docker.io/library/security-proxy-auth-arm64 [2023-08-13T14:23:38.581Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-13T14:23:38.581Z] #142 DONE 8.7s [2023-08-13T14:23:38.581Z] [2023-08-13T14:23:38.581Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-13T14:23:53.549Z] #130 ... [2023-08-13T14:23:53.550Z] [2023-08-13T14:23:53.550Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-13T14:23:53.550Z] #127 DONE 969.2s [2023-08-13T14:23:53.550Z] [2023-08-13T14:23:53.550Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-13T14:23:54.139Z] #133 ... [2023-08-13T14:23:54.139Z] [2023-08-13T14:23:54.139Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-13T14:23:54.139Z] #179 DONE 0.2s [2023-08-13T14:23:54.139Z] [2023-08-13T14:23:54.139Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-13T14:23:54.404Z] #180 DONE 0.1s [2023-08-13T14:23:54.404Z] [2023-08-13T14:23:54.404Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-13T14:23:54.404Z] #181 DONE 0.2s [2023-08-13T14:23:54.404Z] [2023-08-13T14:23:54.404Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-13T14:23:54.404Z] #182 DONE 0.1s [2023-08-13T14:23:54.404Z] [2023-08-13T14:23:54.404Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-13T14:23:54.671Z] #131 ... [2023-08-13T14:23:54.671Z] [2023-08-13T14:23:54.671Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-13T14:23:54.671Z] #183 DONE 0.2s [2023-08-13T14:23:54.671Z] [2023-08-13T14:23:54.671Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-13T14:23:56.610Z] #184 DONE 1.9s [2023-08-13T14:23:56.610Z] [2023-08-13T14:23:56.610Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-13T14:23:56.610Z] #132 ... [2023-08-13T14:23:56.610Z] [2023-08-13T14:23:56.610Z] #142 [core-common-config-bootstrapper] exporting to image [2023-08-13T14:23:56.610Z] #142 exporting layers [2023-08-13T14:23:57.190Z] #142 exporting layers 0.5s done [2023-08-13T14:23:57.190Z] #142 writing image sha256:475c2818e18796903e89deb4d36af355a75809f3e4839eb336b8552dc766fe05 0.0s done [2023-08-13T14:23:57.190Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2023-08-13T14:23:57.190Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-08-13T14:23:57.190Z] #142 DONE 9.2s [2023-08-13T14:23:57.190Z] [2023-08-13T14:23:57.190Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-13T14:24:29.536Z] #131 ... [2023-08-13T14:24:29.536Z] [2023-08-13T14:24:29.536Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-13T14:24:29.536Z] #132 DONE 1004.7s [2023-08-13T14:24:29.536Z] [2023-08-13T14:24:29.536Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-13T14:24:29.536Z] #131 ... [2023-08-13T14:24:29.536Z] [2023-08-13T14:24:29.536Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-13T14:24:29.884Z] #185 DONE 0.2s [2023-08-13T14:24:29.884Z] [2023-08-13T14:24:29.884Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-13T14:24:29.884Z] #186 DONE 0.1s [2023-08-13T14:24:29.884Z] [2023-08-13T14:24:29.884Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-13T14:24:30.255Z] #187 DONE 0.3s [2023-08-13T14:24:30.255Z] [2023-08-13T14:24:30.255Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-13T14:24:30.255Z] #188 DONE 0.1s [2023-08-13T14:24:30.255Z] [2023-08-13T14:24:30.255Z] #142 [core-command] exporting to image [2023-08-13T14:24:30.255Z] #142 exporting layers [2023-08-13T14:24:30.570Z] #142 exporting layers 0.3s done [2023-08-13T14:24:30.570Z] #142 writing image sha256:0423a06d69eb8fe118b4a5b544c5b274eaafa08268871be15f1b5f253e1e2323 done [2023-08-13T14:24:30.570Z] #142 naming to docker.io/library/core-command-arm64 done [2023-08-13T14:24:30.570Z] #142 DONE 9.6s [2023-08-13T14:24:30.570Z] [2023-08-13T14:24:30.570Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-13T14:24:48.831Z] #130 ... [2023-08-13T14:24:48.831Z] [2023-08-13T14:24:48.831Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-13T14:24:48.831Z] #131 DONE 1023.0s [2023-08-13T14:24:48.831Z] [2023-08-13T14:24:48.831Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-13T14:24:48.831Z] #130 ... [2023-08-13T14:24:48.831Z] [2023-08-13T14:24:48.831Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-13T14:24:48.831Z] #189 DONE 0.3s [2023-08-13T14:24:48.831Z] [2023-08-13T14:24:48.831Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-13T14:24:48.831Z] #130 ... [2023-08-13T14:24:48.831Z] [2023-08-13T14:24:48.831Z] #82 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-13T14:24:48.831Z] #82 DONE 1023.9s [2023-08-13T14:24:48.831Z] [2023-08-13T14:24:48.831Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-13T14:24:48.831Z] #190 DONE 0.4s [2023-08-13T14:24:48.831Z] [2023-08-13T14:24:48.832Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-13T14:24:49.097Z] #191 DONE 0.6s [2023-08-13T14:24:49.097Z] [2023-08-13T14:24:49.097Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-13T14:24:49.098Z] #192 ... [2023-08-13T14:24:49.098Z] [2023-08-13T14:24:49.098Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-13T14:24:49.098Z] #193 DONE 0.4s [2023-08-13T14:24:49.362Z] [2023-08-13T14:24:49.362Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-13T14:24:49.362Z] #194 ... [2023-08-13T14:24:49.362Z] [2023-08-13T14:24:49.362Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-13T14:24:49.362Z] #192 DONE 0.4s [2023-08-13T14:24:49.638Z] [2023-08-13T14:24:49.638Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-13T14:24:49.638Z] #194 DONE 0.3s [2023-08-13T14:24:49.638Z] [2023-08-13T14:24:49.638Z] #142 [core-data] exporting to image [2023-08-13T14:24:49.638Z] #142 exporting layers [2023-08-13T14:24:49.927Z] #142 ... [2023-08-13T14:24:49.927Z] [2023-08-13T14:24:49.927Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-13T14:24:49.927Z] #195 DONE 0.4s [2023-08-13T14:24:49.927Z] [2023-08-13T14:24:49.927Z] #142 [core-data] exporting to image [2023-08-13T14:24:49.927Z] #142 exporting layers 0.4s done [2023-08-13T14:24:49.927Z] #142 writing image sha256:834557992f90a1884eb7128040d6c8c2abb8976d64de2fb50507eee0a5dacdf7 done [2023-08-13T14:24:49.927Z] #142 naming to docker.io/library/core-data-arm64 done [2023-08-13T14:24:49.927Z] #142 DONE 10.0s [2023-08-13T14:24:49.927Z] [2023-08-13T14:24:49.927Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-13T14:24:49.927Z] #196 DONE 0.1s [2023-08-13T14:24:49.927Z] [2023-08-13T14:24:49.927Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-13T14:24:50.193Z] #130 ... [2023-08-13T14:24:50.193Z] [2023-08-13T14:24:50.193Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-13T14:24:50.193Z] #197 DONE 0.1s [2023-08-13T14:24:50.193Z] [2023-08-13T14:24:50.193Z] #142 [core-metadata] exporting to image [2023-08-13T14:24:50.458Z] #142 exporting layers 0.3s done [2023-08-13T14:24:50.458Z] #142 writing image sha256:31d445876d89577127784625902fdd2fbed7f1a2ca5ca71f14d4c8229233689a done [2023-08-13T14:24:50.458Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-08-13T14:24:50.458Z] #142 DONE 10.3s [2023-08-13T14:24:50.458Z] [2023-08-13T14:24:50.458Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-13T14:25:17.108Z] #133 DONE 1049.5s [2023-08-13T14:25:17.108Z] [2023-08-13T14:25:17.108Z] #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-13T14:25:17.108Z] #31 ... [2023-08-13T14:25:17.108Z] [2023-08-13T14:25:17.108Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-13T14:25:17.108Z] #198 DONE 0.2s [2023-08-13T14:25:17.108Z] [2023-08-13T14:25:17.108Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-13T14:25:17.108Z] #199 DONE 0.1s [2023-08-13T14:25:17.108Z] [2023-08-13T14:25:17.108Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-13T14:25:17.108Z] #200 DONE 0.3s [2023-08-13T14:25:17.108Z] [2023-08-13T14:25:17.108Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-13T14:25:17.108Z] #201 DONE 0.1s [2023-08-13T14:25:17.108Z] [2023-08-13T14:25:17.108Z] #142 [security-spiffe-token-provider] exporting to image [2023-08-13T14:25:17.108Z] #142 exporting layers [2023-08-13T14:25:17.108Z] #142 exporting layers 0.6s done [2023-08-13T14:25:17.108Z] #142 writing image sha256:e410fa87b132d7d9469bf98cec8bd92abe82e2e9bb5934a9f01f8f8b57d073fb done [2023-08-13T14:25:17.108Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-13T14:25:17.108Z] #142 DONE 10.9s [2023-08-13T14:25:17.108Z] [2023-08-13T14:25:17.108Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-13T14:25:43.768Z] #129 ... [2023-08-13T14:25:43.768Z] [2023-08-13T14:25:43.768Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-13T14:25:43.768Z] #130 DONE 1079.1s [2023-08-13T14:25:43.768Z] [2023-08-13T14:25:43.768Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-13T14:25:43.768Z] #202 DONE 0.2s [2023-08-13T14:25:43.768Z] [2023-08-13T14:25:43.768Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-13T14:25:43.768Z] #129 ... [2023-08-13T14:25:43.768Z] [2023-08-13T14:25:43.768Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-13T14:25:44.044Z] #203 DONE 0.2s [2023-08-13T14:25:44.044Z] [2023-08-13T14:25:44.044Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-13T14:25:44.044Z] #204 ... [2023-08-13T14:25:44.044Z] [2023-08-13T14:25:44.044Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-13T14:25:44.044Z] #129 DONE 1079.9s [2023-08-13T14:25:44.312Z] [2023-08-13T14:25:44.312Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-13T14:25:44.312Z] #204 DONE 0.5s [2023-08-13T14:25:44.312Z] [2023-08-13T14:25:44.312Z] #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-13T14:25:44.577Z] #205 ... [2023-08-13T14:25:44.577Z] [2023-08-13T14:25:44.577Z] #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-13T14:25:44.577Z] #206 DONE 0.2s [2023-08-13T14:25:44.577Z] [2023-08-13T14:25:44.577Z] #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-13T14:25:44.577Z] #205 DONE 0.1s [2023-08-13T14:25:44.577Z] [2023-08-13T14:25:44.577Z] #142 [support-scheduler] exporting to image [2023-08-13T14:25:44.577Z] #142 exporting layers [2023-08-13T14:25:44.845Z] #142 ... [2023-08-13T14:25:44.845Z] [2023-08-13T14:25:44.845Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-13T14:25:44.845Z] #207 DONE 0.2s [2023-08-13T14:25:44.845Z] [2023-08-13T14:25:44.845Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-13T14:25:45.111Z] #208 DONE 0.3s [2023-08-13T14:25:45.111Z] [2023-08-13T14:25:45.111Z] #142 [support-scheduler] exporting to image [2023-08-13T14:25:45.111Z] #142 exporting layers 0.5s done [2023-08-13T14:25:45.111Z] #142 writing image sha256:e964c409a1792ac7e78660101051b6eece81c6c2347252a85171a78459a9fc64 done [2023-08-13T14:25:45.111Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-08-13T14:25:45.111Z] #142 DONE 11.4s [2023-08-13T14:25:45.111Z] [2023-08-13T14:25:45.111Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-13T14:25:45.376Z] #209 DONE 0.1s [2023-08-13T14:25:45.376Z] [2023-08-13T14:25:45.376Z] #142 [support-notifications] exporting to image [2023-08-13T14:25:45.641Z] #142 exporting layers 0.4s done [2023-08-13T14:25:45.641Z] #142 writing image sha256:ed8ea5702a5bd6838ef1f09d3e5373414ede9d8535aab84f7ef0b479a6410f35 done [2023-08-13T14:25:45.641Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-08-13T14:25:45.641Z] #142 DONE 11.8s [2023-08-13T14:25:45.641Z] [2023-08-13T14:25:45.641Z] #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-13T14:25:45.641Z] time="2023-08-13T14:05:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-13T14:25:45.641Z] time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-13T14:25:45.641Z] time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-13T14:25:45.641Z] time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-13T14:25:45.641Z] time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-13T14:25:45.641Z] time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-13T14:25:45.641Z] time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-13T14:25:45.641Z] time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-13T14:25:45.641Z] time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-13T14:25:45.641Z] time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-13T14:25:45.641Z] time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-13T14:25:45.641Z] time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-13T14:25:45.641Z] time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-13T14:25:45.642Z] time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-13T14:25:45.640Z] $ docker stop --time=1 a7e8ee8e90396b5fd6a5f51032dc1b1cb84a1dd33a0ce40fca3015289c9efede [2023-08-13T14:25:48.499Z] $ docker rm -f --volumes a7e8ee8e90396b5fd6a5f51032dc1b1cb84a1dd33a0ce40fca3015289c9efede [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-13T14:25:48.976Z] + docker images [2023-08-13T14:25:48.976Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-13T14:25:48.976Z] support-scheduler-arm64 latest e964c409a179 4 seconds ago 32.9MB [2023-08-13T14:25:48.976Z] support-notifications-arm64 latest ed8ea5702a5b 4 seconds ago 33.7MB [2023-08-13T14:25:48.976Z] security-spiffe-token-provider-arm64 latest e410fa87b132 34 seconds ago 33.2MB [2023-08-13T14:25:48.976Z] core-metadata-arm64 latest 31d445876d89 59 seconds ago 21.2MB [2023-08-13T14:25:48.976Z] core-data-arm64 latest 834557992f90 59 seconds ago 20.9MB [2023-08-13T14:25:48.976Z] core-command-arm64 latest 0423a06d69eb About a minute ago 20.8MB [2023-08-13T14:25:48.976Z] core-common-config-bootstrapper-arm64 latest 475c2818e187 About a minute ago 18MB [2023-08-13T14:25:48.976Z] security-proxy-auth-arm64 latest d6a73fe21e85 2 minutes ago 19.3MB [2023-08-13T14:25:48.976Z] security-secretstore-setup-arm64 latest 58f4f081b610 2 minutes ago 42.9MB [2023-08-13T14:25:48.976Z] security-bootstrapper-arm64 latest 3c97fdc34733 2 minutes ago 22.6MB [2023-08-13T14:25:48.976Z] security-proxy-setup-arm64 latest cc7add8ee205 2 minutes ago 19.5MB [2023-08-13T14:25:48.976Z] security-spire-agent-arm64 latest 4de32d3c79f6 17 minutes ago 152MB [2023-08-13T14:25:48.976Z] security-spire-server-arm64 latest 4fc8d26d5890 17 minutes ago 96.9MB [2023-08-13T14:25:48.976Z] security-spire-config-arm64 latest 3cc1ef190ae8 17 minutes ago 96.1MB [2023-08-13T14:25:48.976Z] ci-base-image-arm64 latest f1a11ea0129d 32 minutes ago 1.05GB [2023-08-13T14:25:48.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB [2023-08-13T14:25:48.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [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-08-13T14:25:49.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-13T14:25:49.412Z] [2023-08-13T14:25:49.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-13T14:25:49.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-13T14:25:50.316Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-13T14:25:50.316Z] 8998bd30e6a1: Pulling fs layer [2023-08-13T14:25:50.316Z] 04944245beec: Pulling fs layer [2023-08-13T14:25:50.316Z] 699f458cf7ca: Pulling fs layer [2023-08-13T14:25:50.316Z] 765212b225bb: Pulling fs layer [2023-08-13T14:25:50.316Z] f23df028b6ca: Pulling fs layer [2023-08-13T14:25:50.316Z] d65c8cfc05b1: Pulling fs layer [2023-08-13T14:25:50.316Z] 2437ff75d9bd: Pulling fs layer [2023-08-13T14:25:50.316Z] 765212b225bb: Waiting [2023-08-13T14:25:50.316Z] f23df028b6ca: Waiting [2023-08-13T14:25:50.316Z] d65c8cfc05b1: Waiting [2023-08-13T14:25:50.316Z] 2437ff75d9bd: Waiting [2023-08-13T14:25:50.316Z] 04944245beec: Verifying Checksum [2023-08-13T14:25:50.316Z] 04944245beec: Download complete [2023-08-13T14:25:50.316Z] 765212b225bb: Verifying Checksum [2023-08-13T14:25:50.316Z] 765212b225bb: Download complete [2023-08-13T14:25:50.316Z] f23df028b6ca: Verifying Checksum [2023-08-13T14:25:50.316Z] f23df028b6ca: Download complete [2023-08-13T14:25:50.316Z] d65c8cfc05b1: Verifying Checksum [2023-08-13T14:25:50.316Z] d65c8cfc05b1: Download complete [2023-08-13T14:25:50.316Z] 699f458cf7ca: Verifying Checksum [2023-08-13T14:25:50.316Z] 699f458cf7ca: Download complete [2023-08-13T14:25:50.899Z] 8998bd30e6a1: Download complete [2023-08-13T14:25:52.840Z] 2437ff75d9bd: Verifying Checksum [2023-08-13T14:25:52.840Z] 2437ff75d9bd: Download complete [2023-08-13T14:25:54.775Z] 8998bd30e6a1: Pull complete [2023-08-13T14:25:55.041Z] 04944245beec: Pull complete [2023-08-13T14:25:56.446Z] 699f458cf7ca: Pull complete [2023-08-13T14:25:56.711Z] 765212b225bb: Pull complete [2023-08-13T14:25:57.291Z] f23df028b6ca: Pull complete [2023-08-13T14:25:57.556Z] d65c8cfc05b1: Pull complete [2023-08-13T14:26:12.531Z] 2437ff75d9bd: Pull complete [2023-08-13T14:26:12.531Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-13T14:26:12.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-13T14:26:12.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-13T14:26:12.735Z] prd-ubuntu20.04-docker-arm64-4c-16g-3448 does not seem to be running inside a container [2023-08-13T14:26:12.777Z] $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-13T14:26:15.642Z] $ docker top b48af98f921ec83546ab66f5890c376a99908845aad52c31b58ac5353fd155e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-13T14:26:16.546Z] ---> job-cost.sh [2023-08-13T14:26:16.547Z] lf-activate-venv: SKIPPING [2023-08-13T14:26:16.547Z] INFO: No Stack... [2023-08-13T14:26:16.809Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-13T14:26:17.760Z] INFO: Archiving Costs [Pipeline] sh [2023-08-13T14:26:18.079Z] + + catcut -d, -f6 [2023-08-13T14:26:18.079Z] /w/workspace/edgex-go/27/archives/cost.csv [Pipeline] lock [2023-08-13T14:26:18.113Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-27-stack-cost] [2023-08-13T14:26:18.119Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4569-27-stack-cost] did not exist. Created. [2023-08-13T14:26:18.119Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-13T14:26:18.443Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-13T14:26:18.632Z] Stashed 1 file(s) [Pipeline] } [2023-08-13T14:26:18.641Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-27-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-13T14:26:18.641Z] $ docker stop --time=1 b48af98f921ec83546ab66f5890c376a99908845aad52c31b58ac5353fd155e2 [2023-08-13T14:26:20.166Z] $ docker rm -f --volumes b48af98f921ec83546ab66f5890c376a99908845aad52c31b58ac5353fd155e2 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-08-13T14:26:21.108Z] + [ -d /w/workspace/edgex-go/27/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-13T14:26:21.398Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-13T14:26:22.260Z] ---> package-listing.sh [2023-08-13T14:26:22.260Z] ++ facter osfamily [2023-08-13T14:26:22.260Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-13T14:26:22.519Z] + OS_FAMILY=debian [2023-08-13T14:26:22.519Z] + workspace=/w/workspace/edgex-go/27 [2023-08-13T14:26:22.519Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-13T14:26:22.519Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-13T14:26:22.519Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-13T14:26:22.519Z] + PACKAGES=/tmp/packages_start.txt [2023-08-13T14:26:22.519Z] + '[' /w/workspace/edgex-go/27 ']' [2023-08-13T14:26:22.519Z] + PACKAGES=/tmp/packages_end.txt [2023-08-13T14:26:22.519Z] + case "${OS_FAMILY}" in [2023-08-13T14:26:22.519Z] + dpkg -l [2023-08-13T14:26:22.519Z] + grep '^ii' [2023-08-13T14:26:22.519Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-13T14:26:22.519Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-13T14:26:22.519Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-13T14:26:22.519Z] + '[' /w/workspace/edgex-go/27 ']' [2023-08-13T14:26:22.519Z] + mkdir -p /w/workspace/edgex-go/27/archives/ [2023-08-13T14:26:22.519Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/27/archives/ [Pipeline] echo [2023-08-13T14:26:22.534Z] 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/27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-13T14:26:22.811Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-13T14:26:23.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-13T14:26:23.368Z] [2023-08-13T14:26:23.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-13T14:26:23.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-13T14:26:23.689Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-13T14:26:23.689Z] 5eb5b503b376: Pulling fs layer [2023-08-13T14:26:23.689Z] 5c69ac0246d0: Pulling fs layer [2023-08-13T14:26:23.689Z] ec43610c2a17: Pulling fs layer [2023-08-13T14:26:23.689Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-13T14:26:23.689Z] 33b1e0a273af: Pulling fs layer [2023-08-13T14:26:23.689Z] 5d3b04190fa2: Pulling fs layer [2023-08-13T14:26:23.689Z] 2f39f015ded8: Pulling fs layer [2023-08-13T14:26:23.689Z] 2f39f015ded8: Waiting [2023-08-13T14:26:23.689Z] 5d3b04190fa2: Waiting [2023-08-13T14:26:23.689Z] 3a2ae6a8a46f: Waiting [2023-08-13T14:26:23.689Z] 33b1e0a273af: Waiting [2023-08-13T14:26:23.689Z] 5c69ac0246d0: Verifying Checksum [2023-08-13T14:26:23.689Z] 5c69ac0246d0: Download complete [2023-08-13T14:26:23.689Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-13T14:26:23.689Z] 3a2ae6a8a46f: Download complete [2023-08-13T14:26:23.948Z] 33b1e0a273af: Verifying Checksum [2023-08-13T14:26:23.948Z] 33b1e0a273af: Download complete [2023-08-13T14:26:23.948Z] ec43610c2a17: Verifying Checksum [2023-08-13T14:26:23.948Z] ec43610c2a17: Download complete [2023-08-13T14:26:23.948Z] 5d3b04190fa2: Download complete [2023-08-13T14:26:24.207Z] 5eb5b503b376: Verifying Checksum [2023-08-13T14:26:24.207Z] 5eb5b503b376: Download complete [2023-08-13T14:26:24.786Z] 2f39f015ded8: Download complete [2023-08-13T14:26:25.370Z] 5eb5b503b376: Pull complete [2023-08-13T14:26:25.628Z] 5c69ac0246d0: Pull complete [2023-08-13T14:26:25.888Z] ec43610c2a17: Pull complete [2023-08-13T14:26:26.146Z] 3a2ae6a8a46f: Pull complete [2023-08-13T14:26:26.404Z] 33b1e0a273af: Pull complete [2023-08-13T14:26:26.404Z] 5d3b04190fa2: Pull complete [2023-08-13T14:26:31.715Z] 2f39f015ded8: Pull complete [2023-08-13T14:26:31.715Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-13T14:26:31.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-13T14:26:31.715Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-13T14:26:31.796Z] prd-ubuntu20.04-docker-8c-8g-3447 does not seem to be running inside a container [2023-08-13T14:26:31.830Z] $ 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/27/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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-13T14:26:38.666Z] $ docker top a85ed683319485f962194c141d38878cb2e6593c5e958757b59175ed956e55cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-13T14:26:38.998Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-13T14:26:39.280Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-13T14:26:39.566Z] + ls /var/log/sa-host [2023-08-13T14:26:39.566Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-13T14:26:39.721Z] provisioning config files... [2023-08-13T14:26:39.730Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/27@tmp/config15558474153897121834tmp [Pipeline] { [Pipeline] echo [2023-08-13T14:26:39.743Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-13T14:26:40.026Z] ---> create-netrc.sh [Pipeline] } [2023-08-13T14:26:40.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-13T14:26:40.354Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-13T14:26:40.363Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-13T14:26:40.647Z] ---> sudo-logs.sh [2023-08-13T14:26:40.648Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-13T14:26:40.685Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-13T14:26:40.971Z] ---> job-cost.sh [2023-08-13T14:26:40.971Z] lf-activate-venv: SKIPPING [2023-08-13T14:26:40.971Z] DEBUG: total: 0.10999999940395355 [2023-08-13T14:26:40.971Z] INFO: Retrieving Stack Cost... [2023-08-13T14:26:41.540Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-13T14:26:41.799Z] INFO: Archiving Costs [Pipeline] echo [2023-08-13T14:26:41.810Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-13T14:26:42.093Z] ---> logs-deploy.sh [2023-08-13T14:26:42.093Z] lf-activate-venv: SKIPPING [2023-08-13T14:26:42.093Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/27 [2023-08-13T14:26:42.093Z] INFO: archiving workspace using pattern(s): [2023-08-13T14:26:43.030Z] Archives upload complete. [2023-08-13T14:26:43.289Z] INFO: archiving logs to Nexus