Pull request #4638 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 49a176dc54193fd3a94fc7f836fbab9d91697f12+dc857b44c2737f54ac971b67f995bab03c512aaf (936d6382604f52b88852bcd0fdc0d37b65839bf2) 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-ssh6260533346524616486.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-ssh1179906161112864379.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-4638/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-4638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5186904574256497900.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-ssh15308977208073196712.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-4638/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-4638/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8480137441017505496.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-3812 in /w/workspace/edgexfoundry_edgex-go_PR-4638 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4638/head:refs/remotes/origin/PR-4638 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dc857b44c2737f54ac971b67f995bab03c512aaf into PR head commit 49a176dc54193fd3a94fc7f836fbab9d91697f12 Merge succeeded, producing 51f1238a043a1f3f76f27f8dc7efd6b2ecc70083 Checking out Revision 51f1238a043a1f3f76f27f8dc7efd6b2ecc70083 (PR-4638) > git config core.sparsecheckout # timeout=10 > git checkout -f 49a176dc54193fd3a94fc7f836fbab9d91697f12 # 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 dc857b44c2737f54ac971b67f995bab03c512aaf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51f1238a043a1f3f76f27f8dc7efd6b2ecc70083 # timeout=10 Commit message: "Merge commit 'dc857b44c2737f54ac971b67f995bab03c512aaf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-16T17:55:46.611Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-16T17:55:46.713Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-16T17:55:46.736Z] ========================================================= [2023-08-16T17:55:46.736Z] EdgeX Global Pipelines Version Info [2023-08-16T17:55:46.736Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 14f36eae3d449e670def34f9e4d5e3cba77ff98b # timeout=10 [2023-08-16T17:55:47.459Z] ------------------- [2023-08-16T17:55:47.459Z] stable info: [2023-08-16T17:55:47.459Z] ------------------- [2023-08-16T17:55:47.459Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-16T17:55:47.459Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T17:55:47.459Z] Message: update stable to v1.0.253 [2023-08-16T17:55:48.030Z] ------------------- [2023-08-16T17:55:48.030Z] experimental info: [2023-08-16T17:55:48.030Z] ------------------- [2023-08-16T17:55:48.030Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-16T17:55:48.030Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T17:55:48.030Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-16T17:55:48.208Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-16T17:55:48.220Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-16T17:55:48.236Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-16T17:55:48.252Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-16T17:55:48.268Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-16T17:55:48.282Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-16T17:55:48.293Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-16T17:55:48.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-16T17:55:48.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-16T17:55:48.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-16T17:55:48.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-16T17:55:48.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-16T17:55:48.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-16T17:55:48.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-16T17:55:48.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-16T17:55:48.412Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T17:55:48.424Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T17:55:48.439Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-16T17:55:48.456Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-16T17:55:48.473Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-16T17:55:48.488Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-16T17:55:48.499Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-16T17:55:48.512Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-16T17:55:48.526Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4638 [Pipeline] echo [2023-08-16T17:55:48.538Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4638 [Pipeline] echo [2023-08-16T17:55:48.549Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4638 [Pipeline] echo [2023-08-16T17:55:48.562Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51f1238a043a1f3f76f27f8dc7efd6b2ecc70083 [Pipeline] echo [2023-08-16T17:55:48.580Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51f1238 [Pipeline] echo [2023-08-16T17:55:48.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T17:55:48.639Z] provisioning config files... [2023-08-16T17:55:48.651Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1305048827968010331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T17:55:48.948Z] ---> docker-login.sh [2023-08-16T17:55:48.948Z] nexus3.edgexfoundry.org:10001 [2023-08-16T17:55:49.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T17:55:49.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T17:55:49.468Z] Configure a credential helper to remove this warning. See [2023-08-16T17:55:49.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T17:55:49.468Z] [2023-08-16T17:55:49.468Z] Login Succeeded [2023-08-16T17:55:49.468Z] nexus3.edgexfoundry.org:10002 [2023-08-16T17:55:49.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T17:55:49.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T17:55:49.728Z] Configure a credential helper to remove this warning. See [2023-08-16T17:55:49.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T17:55:49.728Z] [2023-08-16T17:55:49.728Z] Login Succeeded [2023-08-16T17:55:49.728Z] nexus3.edgexfoundry.org:10003 [2023-08-16T17:55:49.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T17:55:49.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T17:55:49.728Z] Configure a credential helper to remove this warning. See [2023-08-16T17:55:49.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T17:55:49.728Z] [2023-08-16T17:55:49.728Z] Login Succeeded [2023-08-16T17:55:49.728Z] nexus3.edgexfoundry.org:10004 [2023-08-16T17:55:49.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T17:55:49.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T17:55:49.989Z] Configure a credential helper to remove this warning. See [2023-08-16T17:55:49.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T17:55:49.989Z] [2023-08-16T17:55:49.989Z] Login Succeeded [2023-08-16T17:55:49.989Z] docker.io [2023-08-16T17:55:49.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T17:55:50.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T17:55:50.249Z] Configure a credential helper to remove this warning. See [2023-08-16T17:55:50.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T17:55:50.249Z] [2023-08-16T17:55:50.249Z] Login Succeeded [2023-08-16T17:55:50.249Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T17:55:50.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T17:55:50.572Z] + 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-16T17:55:50.572Z] + dirname cmd/core-command/Dockerfile [2023-08-16T17:55:50.572Z] + cut -d/ -f2 [2023-08-16T17:55:50.572Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-16T17:55:50.572Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-16T17:55:50.572Z] + cut -d/ -f2 [2023-08-16T17:55:50.572Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-16T17:55:50.572Z] + dirname cmd/core-data/Dockerfile [2023-08-16T17:55:50.572Z] + cut -d/ -f2 [2023-08-16T17:55:50.572Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-16T17:55:50.572Z] + dirname cmd/core-metadata/Dockerfile [2023-08-16T17:55:50.572Z] + cut -d/ -f2 [2023-08-16T17:55:50.572Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-16T17:55:50.572Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-16T17:55:50.572Z] + cut -d/ -f2 [2023-08-16T17:55:50.572Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-16T17:55:50.572Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-16T17:55:50.572Z] + cut -d/ -f2 [2023-08-16T17:55:50.572Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-16T17:55:50.572Z] + + cut -d/dirname -f2 cmd/security-proxy-setup/Dockerfile [2023-08-16T17:55:50.572Z] [2023-08-16T17:55:50.572Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-16T17:55:50.572Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-16T17:55:50.572Z] + cut -d/ -f2 [2023-08-16T17:55:50.572Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-16T17:55:50.572Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2023-08-16T17:55:50.572Z] cut -d/ -f2 [2023-08-16T17:55:50.572Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-16T17:55:50.572Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-16T17:55:50.572Z] + cut -d/ -f2 [2023-08-16T17:55:50.572Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-16T17:55:50.572Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-16T17:55:50.572Z] + cut -d/ -f2 [2023-08-16T17:55:50.572Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-16T17:55:50.572Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-16T17:55:50.572Z] + cut -d/ -f2 [2023-08-16T17:55:50.572Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-16T17:55:50.572Z] + dirname cmd/support-notifications/Dockerfile [2023-08-16T17:55:50.572Z] + cut -d/ -f2 [2023-08-16T17:55:50.572Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-16T17:55:50.572Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-16T17:55:50.572Z] + cut -d/ -f2 [2023-08-16T17:55:50.572Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-16T17:55:50.625Z] 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-16T17:55:50.969Z] + git rev-list -1 --merges 51f1238a043a1f3f76f27f8dc7efd6b2ecc70083~1..51f1238a043a1f3f76f27f8dc7efd6b2ecc70083 [Pipeline] echo [2023-08-16T17:55:50.979Z] -----------> git rev-list -1 --merges 51f1238a043a1f3f76f27f8dc7efd6b2ecc70083~1..51f1238a043a1f3f76f27f8dc7efd6b2ecc70083 51f1238a043a1f3f76f27f8dc7efd6b2ecc70083 [2023-08-16T17:55:50.979Z] 51f1238a043a1f3f76f27f8dc7efd6b2ecc70083 [false] [Pipeline] sh [2023-08-16T17:55:51.270Z] + git log --format=format:%s -1 51f1238a043a1f3f76f27f8dc7efd6b2ecc70083 [Pipeline] echo [2023-08-16T17:55:51.283Z] ========================================================= [2023-08-16T17:55:51.283Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-16T17:55:51.283Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-16T17:55:51.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T17:55:51.700Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-16T17:55:51.700Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-16T17:55:51.700Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-16T17:55:51.700Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-16T17:55:51.700Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-16T17:55:51.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T17:55:52.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T17:55:52.097Z] [2023-08-16T17:55:52.097Z] 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-16T17:55:52.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T17:55:52.398Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-16T17:55:52.398Z] b85a868b505f: Pulling fs layer [2023-08-16T17:55:52.398Z] e2be974225ed: Pulling fs layer [2023-08-16T17:55:52.398Z] 339a4e72a1f5: Pulling fs layer [2023-08-16T17:55:52.398Z] 988bab9f4d93: Pulling fs layer [2023-08-16T17:55:52.398Z] 1469e6f7b9e6: Pulling fs layer [2023-08-16T17:55:52.398Z] eaf3925da568: Pulling fs layer [2023-08-16T17:55:52.398Z] bab4dde63d76: Pulling fs layer [2023-08-16T17:55:52.398Z] bde34c3a00c8: Pulling fs layer [2023-08-16T17:55:52.398Z] b352a97aabf1: Pulling fs layer [2023-08-16T17:55:52.398Z] 4872d77fe225: Pulling fs layer [2023-08-16T17:55:52.398Z] 5851b861e8e6: Pulling fs layer [2023-08-16T17:55:52.398Z] 988bab9f4d93: Waiting [2023-08-16T17:55:52.398Z] b352a97aabf1: Waiting [2023-08-16T17:55:52.398Z] 1469e6f7b9e6: Waiting [2023-08-16T17:55:52.398Z] 5851b861e8e6: Waiting [2023-08-16T17:55:52.398Z] eaf3925da568: Waiting [2023-08-16T17:55:52.398Z] bab4dde63d76: Waiting [2023-08-16T17:55:52.398Z] bde34c3a00c8: Waiting [2023-08-16T17:55:52.398Z] e2be974225ed: Download complete [2023-08-16T17:55:52.398Z] 988bab9f4d93: Verifying Checksum [2023-08-16T17:55:52.398Z] 988bab9f4d93: Download complete [2023-08-16T17:55:52.663Z] 1469e6f7b9e6: Verifying Checksum [2023-08-16T17:55:52.663Z] 1469e6f7b9e6: Download complete [2023-08-16T17:55:52.663Z] eaf3925da568: Verifying Checksum [2023-08-16T17:55:52.663Z] eaf3925da568: Download complete [2023-08-16T17:55:52.663Z] 339a4e72a1f5: Verifying Checksum [2023-08-16T17:55:52.663Z] 339a4e72a1f5: Download complete [2023-08-16T17:55:52.663Z] bde34c3a00c8: Verifying Checksum [2023-08-16T17:55:52.663Z] bde34c3a00c8: Download complete [2023-08-16T17:55:52.663Z] b352a97aabf1: Download complete [2023-08-16T17:55:52.663Z] 4872d77fe225: Verifying Checksum [2023-08-16T17:55:52.663Z] 4872d77fe225: Download complete [2023-08-16T17:55:52.663Z] b85a868b505f: Verifying Checksum [2023-08-16T17:55:52.663Z] b85a868b505f: Download complete [2023-08-16T17:55:52.663Z] 5851b861e8e6: Download complete [2023-08-16T17:55:53.235Z] bab4dde63d76: Verifying Checksum [2023-08-16T17:55:53.235Z] bab4dde63d76: Download complete [2023-08-16T17:55:54.173Z] b85a868b505f: Pull complete [2023-08-16T17:55:54.173Z] e2be974225ed: Pull complete [2023-08-16T17:55:54.743Z] 339a4e72a1f5: Pull complete [2023-08-16T17:55:55.002Z] 988bab9f4d93: Pull complete [2023-08-16T17:55:55.260Z] 1469e6f7b9e6: Pull complete [2023-08-16T17:55:55.260Z] eaf3925da568: Pull complete [2023-08-16T17:55:57.176Z] bab4dde63d76: Pull complete [2023-08-16T17:55:57.176Z] bde34c3a00c8: Pull complete [2023-08-16T17:55:57.176Z] b352a97aabf1: Pull complete [2023-08-16T17:55:57.435Z] 4872d77fe225: Pull complete [2023-08-16T17:55:57.435Z] 5851b861e8e6: Pull complete [2023-08-16T17:55:57.435Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-16T17:55:57.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T17:55:57.435Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T17:55:57.531Z] prd-ubuntu20.04-docker-8c-8g-3812 does not seem to be running inside a container [2023-08-16T17:55:57.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-16T17:56:02.736Z] $ docker top cc300b62ea85adf5d4cdb13c80ce916288e47dd362b1a8a7e5bb3d5e90af09c0 -eo pid,comm [2023-08-16T17:56:02.800Z] 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-16T17:56:02.800Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T17:56:02.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T17:56:02.827Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T17:56:02.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T17:56:02.931Z] $ docker exec cc300b62ea85adf5d4cdb13c80ce916288e47dd362b1a8a7e5bb3d5e90af09c0 ssh-agent [2023-08-16T17:56:03.030Z] SSH_AUTH_SOCK=/tmp/ssh-355Hgm1Q5Lzd/agent.32 [2023-08-16T17:56:03.030Z] SSH_AGENT_PID=38 [2023-08-16T17:56:03.038Z] Running ssh-add (command line suppressed) [2023-08-16T17:56:03.141Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_992595418521043857.key (/w/workspace/edgex-go/2@tmp/private_key_992595418521043857.key) [2023-08-16T17:56:03.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T17:56:03.441Z] + git tag --points-at HEAD [Pipeline] } [2023-08-16T17:56:03.456Z] $ docker exec --env ******** --env ******** cc300b62ea85adf5d4cdb13c80ce916288e47dd362b1a8a7e5bb3d5e90af09c0 ssh-agent -k [2023-08-16T17:56:03.549Z] unset SSH_AUTH_SOCK; [2023-08-16T17:56:03.550Z] unset SSH_AGENT_PID; [2023-08-16T17:56:03.550Z] echo Agent pid 38 killed; [2023-08-16T17:56:03.559Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-16T17:56:03.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T17:56:03.583Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T17:56:03.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T17:56:03.695Z] $ docker exec cc300b62ea85adf5d4cdb13c80ce916288e47dd362b1a8a7e5bb3d5e90af09c0 ssh-agent [2023-08-16T17:56:03.799Z] SSH_AUTH_SOCK=/tmp/ssh-qGPdPMSfKEdl/agent.70 [2023-08-16T17:56:03.799Z] SSH_AGENT_PID=76 [2023-08-16T17:56:03.804Z] Running ssh-add (command line suppressed) [2023-08-16T17:56:03.906Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_17131519802341361009.key (/w/workspace/edgex-go/2@tmp/private_key_17131519802341361009.key) [2023-08-16T17:56:03.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T17:56:04.203Z] + git semver init [2023-08-16T17:56:04.462Z] 2023-08-16 17:56:04,389 [run_init] DEBUG init version:0.0.0 force:False [2023-08-16T17:56:04.462Z] 2023-08-16 17:56:04,390 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-08-16T17:56:04.462Z] 2023-08-16 17:56:04,391 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-08-16T17:56:04.462Z] 2023-08-16 17:56:04,391 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-08-16T17:56:11.035Z] 2023-08-16 17:56:10,494 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-08-16T17:56:11.035Z] 2023-08-16 17:56:10,495 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4638 with force:False [2023-08-16T17:56:11.035Z] 2023-08-16 17:56:10,495 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4638 [2023-08-16T17:56:11.035Z] 2023-08-16 17:56:10,499 [execute] INFO git cat-file --batch-check [2023-08-16T17:56:11.035Z] 2023-08-16 17:56:10,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T17:56:11.035Z] 2023-08-16 17:56:10,506 [execute] INFO git cat-file --batch [2023-08-16T17:56:11.035Z] 2023-08-16 17:56:10,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T17:56:11.035Z] 2023-08-16 17:56:10,512 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4638 [2023-08-16T17:56:11.035Z] 0.0.0 [Pipeline] } [2023-08-16T17:56:11.047Z] $ docker exec --env ******** --env ******** cc300b62ea85adf5d4cdb13c80ce916288e47dd362b1a8a7e5bb3d5e90af09c0 ssh-agent -k [2023-08-16T17:56:11.137Z] unset SSH_AUTH_SOCK; [2023-08-16T17:56:11.138Z] unset SSH_AGENT_PID; [2023-08-16T17:56:11.139Z] echo Agent pid 76 killed; [2023-08-16T17:56:11.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T17:56:11.444Z] + git semver [Pipeline] } [2023-08-16T17:56:11.719Z] $ docker stop --time=1 cc300b62ea85adf5d4cdb13c80ce916288e47dd362b1a8a7e5bb3d5e90af09c0 [2023-08-16T17:56:12.999Z] $ docker rm -f --volumes cc300b62ea85adf5d4cdb13c80ce916288e47dd362b1a8a7e5bb3d5e90af09c0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T17:56:13.392Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-16T17:56:13.587Z] Stashed 1 file(s) [Pipeline] echo [2023-08-16T17:56:13.589Z] [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-16T17:56:13.984Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-08-16T17:56:13.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T17:56:14.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T17:56:14.013Z] ========================================================= [2023-08-16T17:56:14.013Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-16T17:56:14.013Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-16T17:56:14.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T17:56:14.307Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-16T17:56:14.307Z] 4db1b89c0bd1: Pulling fs layer [2023-08-16T17:56:14.307Z] 6911f1a30b25: Pulling fs layer [2023-08-16T17:56:14.307Z] e194b8c5c2a9: Pulling fs layer [2023-08-16T17:56:14.307Z] 6863d3e3a2b1: Pulling fs layer [2023-08-16T17:56:14.307Z] ec0bb842ea78: Pulling fs layer [2023-08-16T17:56:14.307Z] 40a00589a448: Pulling fs layer [2023-08-16T17:56:14.307Z] 6c08303d61cc: Pulling fs layer [2023-08-16T17:56:14.307Z] 798269fcf238: Pulling fs layer [2023-08-16T17:56:14.307Z] ec0bb842ea78: Waiting [2023-08-16T17:56:14.307Z] 40a00589a448: Waiting [2023-08-16T17:56:14.307Z] 6c08303d61cc: Waiting [2023-08-16T17:56:14.307Z] 798269fcf238: Waiting [2023-08-16T17:56:14.307Z] 6911f1a30b25: Verifying Checksum [2023-08-16T17:56:14.307Z] 6911f1a30b25: Download complete [2023-08-16T17:56:14.307Z] 6863d3e3a2b1: Download complete [2023-08-16T17:56:14.307Z] ec0bb842ea78: Verifying Checksum [2023-08-16T17:56:14.307Z] ec0bb842ea78: Download complete [2023-08-16T17:56:14.307Z] 4db1b89c0bd1: Download complete [2023-08-16T17:56:14.307Z] 40a00589a448: Verifying Checksum [2023-08-16T17:56:14.307Z] 40a00589a448: Download complete [2023-08-16T17:56:14.567Z] 4db1b89c0bd1: Pull complete [2023-08-16T17:56:14.831Z] 6911f1a30b25: Pull complete [2023-08-16T17:56:15.091Z] 798269fcf238: Verifying Checksum [2023-08-16T17:56:15.091Z] 798269fcf238: Download complete [2023-08-16T17:56:15.091Z] e194b8c5c2a9: Verifying Checksum [2023-08-16T17:56:15.091Z] e194b8c5c2a9: Download complete [2023-08-16T17:56:15.349Z] 6c08303d61cc: Verifying Checksum [2023-08-16T17:56:15.349Z] 6c08303d61cc: Download complete [2023-08-16T17:56:18.642Z] e194b8c5c2a9: Pull complete [2023-08-16T17:56:18.642Z] 6863d3e3a2b1: Pull complete [2023-08-16T17:56:18.900Z] ec0bb842ea78: Pull complete [2023-08-16T17:56:18.900Z] 40a00589a448: Pull complete [2023-08-16T17:56:21.428Z] 6c08303d61cc: Pull complete [2023-08-16T17:56:22.363Z] 798269fcf238: Pull complete [2023-08-16T17:56:22.622Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-16T17:56:22.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T17:56:22.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-16T17:56:22.920Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T17:56:22.920Z] WORKDIR /edgex [2023-08-16T17:56:22.920Z] COPY go.mod . [2023-08-16T17:56:22.920Z] RUN go mod download [2023-08-16T17:56:22.920Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-16T17:56:23.488Z] Sending build context to Docker daemon 170.8MB [2023-08-16T17:56:23.488Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T17:56:23.488Z] ---> ec979cd7f677 [2023-08-16T17:56:23.488Z] Step 2/4 : WORKDIR /edgex [2023-08-16T17:56:28.661Z] Still waiting to schedule task [2023-08-16T17:56:28.661Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-16T17:56:33.479Z] ---> Running in f29695784a71 [2023-08-16T17:56:33.479Z] Removing intermediate container f29695784a71 [2023-08-16T17:56:33.479Z] ---> 151d827f0f1d [2023-08-16T17:56:33.479Z] Step 3/4 : COPY go.mod . [2023-08-16T17:56:33.737Z] ---> b634dbc71850 [2023-08-16T17:56:33.737Z] Step 4/4 : RUN go mod download [2023-08-16T17:56:33.737Z] ---> Running in bbb97f707e2e [2023-08-16T17:56:55.695Z] Removing intermediate container bbb97f707e2e [2023-08-16T17:56:55.695Z] ---> 383e2cfd08ca [2023-08-16T17:56:55.695Z] Successfully built 383e2cfd08ca [2023-08-16T17:56:55.695Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T17:56:55.992Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T17:56:55.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T17:56:56.059Z] prd-ubuntu20.04-docker-8c-8g-3812 does not seem to be running inside a container [2023-08-16T17:56:56.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2023-08-16T17:56:56.613Z] $ docker top 92cab7ae353edfd91980489354d0ed3f4bb7828f3276aac8dee094093914c54f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T17:56:56.952Z] + go version [2023-08-16T17:56:56.952Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-16T17:56:56.972Z] $ docker stop --time=1 92cab7ae353edfd91980489354d0ed3f4bb7828f3276aac8dee094093914c54f [2023-08-16T17:56:58.276Z] $ docker rm -f --volumes 92cab7ae353edfd91980489354d0ed3f4bb7828f3276aac8dee094093914c54f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T17:56:58.664Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T17:56:58.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T17:56:58.735Z] prd-ubuntu20.04-docker-8c-8g-3812 does not seem to be running inside a container [2023-08-16T17:56:58.772Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2023-08-16T17:56:59.124Z] $ docker top 27d69ae4759f1c28d28e2e39029a877e95ae9fd24eb7512f69420d633f59eec2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-16T17:56:59.180Z] ========================================================= [2023-08-16T17:56:59.180Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-16T17:56:59.180Z] ========================================================= [Pipeline] sh [2023-08-16T17:56:59.454Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-08-16T17:56:59.748Z] + make test [2023-08-16T17:56:59.749Z] go test -race -coverprofile=coverage.out ./... [2023-08-16T17:57:07.869Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-16T17:57:20.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-16T17:57:20.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-16T17:57:20.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-16T17:57:20.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-16T17:57:20.112Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-16T17:57:20.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-16T17:57:20.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-16T17:57:20.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-16T17:57:20.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-16T17:57:20.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-16T17:57:20.369Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-16T17:57:20.369Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-16T17:57:20.369Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-16T17:57:20.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-16T17:57:20.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-16T17:57:20.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-16T17:57:21.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2023-08-16T17:57:22.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 97.0% of statements [2023-08-16T17:57:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-16T17:57:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-16T17:57:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-16T17:57:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-16T17:57:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-16T17:57:24.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-16T17:57:24.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-16T17:57:24.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-16T17:57:24.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-16T17:57:24.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-16T17:57:25.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-16T17:57:25.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-16T17:57:25.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements [2023-08-16T17:57:25.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements [2023-08-16T17:57:26.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-16T17:57:26.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-16T17:57:26.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-16T17:57:26.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-16T17:57:26.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-16T17:57:26.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-16T17:57:26.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-16T17:57:26.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-16T17:57:26.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-16T17:57:26.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-16T17:57:26.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.696s coverage: 93.4% of statements [2023-08-16T17:57:26.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements [2023-08-16T17:57:27.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.374s coverage: 97.6% of statements [2023-08-16T17:57:27.027Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2023-08-16T17:57:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-16T17:57:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-16T17:57:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2023-08-16T17:57:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 32.2% of statements [2023-08-16T17:57:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 42.9% of statements [2023-08-16T17:57:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.089s coverage: 82.9% of statements [2023-08-16T17:57:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2023-08-16T17:57:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2023-08-16T17:57:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-08-16T17:57:30.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-16T17:57:30.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-16T17:57:30.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-16T17:57:30.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-16T17:57:30.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-16T17:57:30.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-16T17:57:30.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-16T17:57:30.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-16T17:57:31.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-16T17:57:31.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-16T17:57:31.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-16T17:57:31.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-16T17:57:32.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-16T17:57:32.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-16T17:57:32.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-16T17:57:34.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-16T17:57:35.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-16T17:57:36.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-16T17:57:36.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-16T17:57:37.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-16T17:57:37.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-16T17:57:37.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-16T17:57:39.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-16T17:57:39.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-16T17:57:39.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-16T17:57:40.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-16T17:57:40.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-16T17:57:40.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-16T17:57:40.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-16T17:57:41.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2023-08-16T17:57:41.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-16T17:57:41.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-16T17:57:41.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-16T17:57:41.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-16T17:57:43.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-16T17:57:43.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-16T17:57:43.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-16T17:57:43.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-16T17:57:44.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-16T17:57:44.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-16T17:57:44.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-16T17:57:44.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-16T17:57:52.894Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3813 in /w/workspace/edgexfoundry_edgex-go_PR-4638 [Pipeline] { [Pipeline] ws [2023-08-16T17:57:52.907Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-08-16T17:57:52.935Z] The recommended git tool is: git [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.310s coverage: 79.9% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.089s coverage: 92.9% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.083s coverage: 62.3% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.087s coverage: 20.0% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.103s coverage: 82.1% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 86.0% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 63.1% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 89.4% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 38.4% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 95.7% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.076s coverage: 61.8% of statements [2023-08-16T17:57:54.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 98.9% of statements [2023-08-16T17:57:54.721Z] 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-16T17:57:54.721Z] running golangci-lint [2023-08-16T17:57:54.721Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-16T17:57:54.721Z] go version go1.20.6 linux/amd64 [2023-08-16T17:57:54.721Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-16T17:57:54.721Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-16T17:57:57.574Z] using credential edgex-jenkins-ssh [2023-08-16T17:57:57.589Z] Cloning the remote Git repository [2023-08-16T17:57:57.633Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-16T17:57:57.722Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-08-16T17:57:57.871Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-16T17:57:57.874Z] > git --version # timeout=10 [2023-08-16T17:57:57.897Z] > git --version # 'git version 2.25.1' [2023-08-16T17:57:57.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T17:57:58.055Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T17:58:12.787Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 15.937588089s" [2023-08-16T17:58:12.787Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.783554ms" [2023-08-16T17:58:16.859Z] Merging remotes/origin/main commit dc857b44c2737f54ac971b67f995bab03c512aaf into PR head commit 49a176dc54193fd3a94fc7f836fbab9d91697f12 [2023-08-16T17:58:15.281Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-16T17:58:15.314Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T17:58:16.087Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-16T17:58:16.129Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-16T17:58:16.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T17:58:16.145Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4638/head:refs/remotes/origin/PR-4638 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-16T17:58:16.880Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T17:58:16.949Z] > git checkout -f 49a176dc54193fd3a94fc7f836fbab9d91697f12 # timeout=10 [2023-08-16T17:58:17.490Z] Merge succeeded, producing cabf31d9c3ac9e120ba8c3ecaf679d4888b87f3f [2023-08-16T17:58:17.491Z] Checking out Revision cabf31d9c3ac9e120ba8c3ecaf679d4888b87f3f (PR-4638) [2023-08-16T17:58:17.164Z] > git remote # timeout=10 [2023-08-16T17:58:17.182Z] > git config --get remote.origin.url # timeout=10 [2023-08-16T17:58:17.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T17:58:17.212Z] > git merge dc857b44c2737f54ac971b67f995bab03c512aaf # timeout=10 [2023-08-16T17:58:17.473Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-16T17:58:17.498Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T17:58:17.514Z] > git checkout -f cabf31d9c3ac9e120ba8c3ecaf679d4888b87f3f # timeout=10 [2023-08-16T17:58:19.350Z] level=info msg="[linters_context/goanalysis] analyzers took 1m10.603379808s with top 10 stages: buildir: 40.511320257s, fact_deprecated: 2.868327693s, inspect: 2.62829457s, printf: 1.952153063s, ctrlflow: 1.747959703s, gosec: 1.570013291s, S1038: 1.124867549s, nilness: 781.596542ms, fact_purity: 744.803256ms, isgenerated: 696.456084ms" [2023-08-16T17:58:19.350Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-16T17:58:19.350Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 200/200, exclude-rules: 21/200, nolint: 0/21, skip_dirs: 200/200, exclude: 200/200, filename_unadjuster: 200/200, skip_files: 200/200, cgo: 200/200, identifier_marker: 200/200, path_prettifier: 200/200" [2023-08-16T17:58:19.350Z] level=info msg="[runner] processing took 16.973238ms with stages: nolint: 7.999519ms, identifier_marker: 4.248507ms, path_prettifier: 1.484044ms, autogenerated_exclude: 1.394547ms, exclude-rules: 1.104138ms, skip_dirs: 671.758µs, cgo: 50.574µs, filename_unadjuster: 16.111µs, skip_files: 700ns, uniq_by_line: 600ns, max_same_issues: 580ns, max_from_linter: 470ns, diff: 290ns, source_code: 270ns, severity-rules: 260ns, exclude: 250ns, sort_results: 240ns, path_shortener: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-08-16T17:58:19.350Z] level=info msg="[runner] linters took 8.936545586s with stages: goanalysis_metalinter: 8.919475893s" [2023-08-16T17:58:19.350Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-16T17:58:19.350Z] level=info msg="Memory: 251 samples, avg is 203.9MB, max is 770.2MB" [2023-08-16T17:58:19.350Z] level=info msg="Execution took 24.925016797s" [2023-08-16T17:58:19.350Z] go vet ./... [2023-08-16T17:58:21.097Z] Commit message: "Merge commit 'dc857b44c2737f54ac971b67f995bab03c512aaf' into HEAD" [2023-08-16T17:58:21.120Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T17:58:21.106Z] > git rev-list --no-walk 14f36eae3d449e670def34f9e4d5e3cba77ff98b # timeout=10 [2023-08-16T17:58:21.979Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-16T17:58:21.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T17:58:21.979Z] Dload Upload Total Spent Left Speed [2023-08-16T17:58:21.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 51208 0 --:--:-- --:--:-- --:--:-- 51415 [Pipeline] sh [2023-08-16T17:58:22.925Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-16T17:58:23.249Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-16T17:58:23.249Z] + sudo tee /etc/docker/daemon.new [2023-08-16T17:58:23.249Z] { [2023-08-16T17:58:23.249Z] "registry-mirrors": [ [2023-08-16T17:58:23.249Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-16T17:58:23.249Z] ], [2023-08-16T17:58:23.249Z] "bip": "10.250.0.254/24", [2023-08-16T17:58:23.249Z] "hosts": [ [2023-08-16T17:58:23.249Z] "tcp://0.0.0.0:5555", [2023-08-16T17:58:23.249Z] "unix:///var/run/docker.sock" [2023-08-16T17:58:23.249Z] ], [2023-08-16T17:58:23.249Z] "mtu": 1458, [2023-08-16T17:58:23.249Z] "selinux-enabled": true, [2023-08-16T17:58:23.249Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-16T17:58:23.249Z] } [Pipeline] sh [2023-08-16T17:58:23.578Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-16T17:58:23.902Z] + sudo service docker restart [2023-08-16T17:58:24.638Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T17:58:24.638Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T17:58:24.638Z] ./bin/test-attribution-txt.sh [2023-08-16T17:58:24.638Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-16T17:58:24.638Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-16T17:58:24.638Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-16T17:58:24.638Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-16T17:58:24.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-16T17:58:24.938Z] + ls -al . [2023-08-16T17:58:24.938Z] total 728 [2023-08-16T17:58:24.938Z] drwxrwxr-x 12 1001 1001 4096 Aug 16 17:57 . [2023-08-16T17:58:24.938Z] drwxr-xr-x 4 root root 4096 Aug 16 17:56 .. [2023-08-16T17:58:24.938Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 17:55 .blubracket [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 16 Aug 16 17:55 .dockerignore [2023-08-16T17:58:24.938Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 17:56 .git [2023-08-16T17:58:24.938Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 17:55 .github [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 1173 Aug 16 17:55 .gitignore [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 17:55 .golangci.yml [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 87 Aug 16 17:55 .hadolint.yml [2023-08-16T17:58:24.938Z] drwxr-xr-x 3 1001 1001 4096 Aug 16 17:56 .semver [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 166 Aug 16 17:55 .sonarcloud.properties [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 17:55 ADOPTERS.md [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 11152 Aug 16 17:55 Attribution.txt [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 93407 Aug 16 17:55 CHANGELOG.md [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 17:55 CONTRIBUTING.md [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 17:55 GOVERNANCE.md [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 883 Aug 16 17:55 Jenkinsfile [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 17:55 LICENSE [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 14764 Aug 16 17:55 Makefile [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 17:55 OWNERS.md [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 9923 Aug 16 17:55 README.md [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 789 Aug 16 17:55 SECURITY.md [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 5 Aug 16 17:56 VERSION [2023-08-16T17:58:24.938Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 17:55 bin [2023-08-16T17:58:24.938Z] drwxrwxr-x 18 1001 1001 4096 Aug 16 17:55 cmd [2023-08-16T17:58:24.938Z] -rw-r--r-- 1 root root 446997 Aug 16 17:57 coverage.out [2023-08-16T17:58:24.938Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 17:55 fuzz_test [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 3687 Aug 16 17:55 go.mod [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 33714 Aug 16 17:55 go.sum [2023-08-16T17:58:24.938Z] drwxrwxr-x 7 1001 1001 4096 Aug 16 17:55 internal [2023-08-16T17:58:24.938Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 17:55 openapi [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 594 Aug 16 17:55 security.txt [2023-08-16T17:58:24.938Z] drwxrwxr-x 4 1001 1001 4096 Aug 16 17:55 snap [2023-08-16T17:58:24.938Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 17:55 version.go [Pipeline] sh [2023-08-16T17:58:25.238Z] + '[' -e coverage.out ] [2023-08-16T17:58:25.238Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-16T17:58:25.368Z] Stashed 1 file(s) [Pipeline] sh [2023-08-16T17:58:25.652Z] + make build [2023-08-16T17:58:25.652Z] 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-16T17:58:40.532Z] 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-16T17:58:40.532Z] 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-16T17:58:40.790Z] 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-16T17:58:41.725Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T17:58:42.140Z] provisioning config files... [2023-08-16T17:58:42.161Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config13396710225867116970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T17:58:42.507Z] ---> docker-login.sh [2023-08-16T17:58:42.507Z] nexus3.edgexfoundry.org:10001 [2023-08-16T17:58:42.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T17:58:43.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T17:58:43.047Z] Configure a credential helper to remove this warning. See [2023-08-16T17:58:43.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T17:58:43.047Z] [2023-08-16T17:58:43.047Z] Login Succeeded [2023-08-16T17:58:43.047Z] nexus3.edgexfoundry.org:10002 [2023-08-16T17:58:43.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T17:58:43.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T17:58:43.315Z] Configure a credential helper to remove this warning. See [2023-08-16T17:58:43.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T17:58:43.315Z] [2023-08-16T17:58:43.315Z] Login Succeeded [2023-08-16T17:58:43.585Z] nexus3.edgexfoundry.org:10003 [2023-08-16T17:58:43.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T17:58:43.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T17:58:43.856Z] Configure a credential helper to remove this warning. See [2023-08-16T17:58:43.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T17:58:43.856Z] [2023-08-16T17:58:43.856Z] Login Succeeded [2023-08-16T17:58:43.856Z] nexus3.edgexfoundry.org:10004 [2023-08-16T17:58:44.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T17:58:44.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T17:58:44.126Z] Configure a credential helper to remove this warning. See [2023-08-16T17:58:44.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T17:58:44.126Z] [2023-08-16T17:58:44.126Z] Login Succeeded [2023-08-16T17:58:44.126Z] docker.io [2023-08-16T17:58:44.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T17:58:44.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T17:58:44.661Z] Configure a credential helper to remove this warning. See [2023-08-16T17:58:44.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T17:58:44.661Z] [2023-08-16T17:58:44.661Z] Login Succeeded [2023-08-16T17:58:44.661Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T17:58:44.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-16T17:58:45.206Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-08-16T17:58:45.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T17:58:45.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T17:58:45.258Z] ========================================================= [2023-08-16T17:58:45.258Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-16T17:58:45.258Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-16T17:58:45.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T17:58:48.298Z] 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-16T17:58:48.914Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-16T17:58:48.914Z] edb6bdbacee9: Pulling fs layer [2023-08-16T17:58:48.914Z] 5f9638ab2659: Pulling fs layer [2023-08-16T17:58:48.914Z] 8d51d6327a98: Pulling fs layer [2023-08-16T17:58:48.914Z] 8b374f2dd631: Pulling fs layer [2023-08-16T17:58:48.914Z] ec14aa9079de: Pulling fs layer [2023-08-16T17:58:48.914Z] 2f466654f4bb: Pulling fs layer [2023-08-16T17:58:48.914Z] 554e91adad29: Pulling fs layer [2023-08-16T17:58:48.914Z] 2f466654f4bb: Waiting [2023-08-16T17:58:48.914Z] 554e91adad29: Waiting [2023-08-16T17:58:48.914Z] ec14aa9079de: Waiting [2023-08-16T17:58:48.914Z] 8b374f2dd631: Waiting [2023-08-16T17:58:48.914Z] 5f9638ab2659: Verifying Checksum [2023-08-16T17:58:48.914Z] 5f9638ab2659: Download complete [2023-08-16T17:58:48.914Z] 8b374f2dd631: Verifying Checksum [2023-08-16T17:58:48.914Z] 8b374f2dd631: Download complete [2023-08-16T17:58:48.914Z] ec14aa9079de: Verifying Checksum [2023-08-16T17:58:48.914Z] ec14aa9079de: Download complete [2023-08-16T17:58:48.914Z] edb6bdbacee9: Verifying Checksum [2023-08-16T17:58:48.914Z] edb6bdbacee9: Download complete [2023-08-16T17:58:49.506Z] edb6bdbacee9: Pull complete [2023-08-16T17:58:49.707Z] 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-16T17:58:50.094Z] 554e91adad29: Verifying Checksum [2023-08-16T17:58:50.095Z] 554e91adad29: Download complete [2023-08-16T17:58:50.095Z] 5f9638ab2659: Pull complete [2023-08-16T17:58:51.070Z] 8d51d6327a98: Verifying Checksum [2023-08-16T17:58:51.070Z] 8d51d6327a98: Download complete [2023-08-16T17:58:51.070Z] 2f466654f4bb: Verifying Checksum [2023-08-16T17:58:51.070Z] 2f466654f4bb: Download complete [2023-08-16T17:58:51.100Z] 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-16T17:58:52.063Z] 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-16T17:58:53.001Z] 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-16T17:58:53.937Z] 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-16T17:58:55.333Z] 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-16T17:58:56.289Z] $ docker stop --time=1 27d69ae4759f1c28d28e2e39029a877e95ae9fd24eb7512f69420d633f59eec2 [2023-08-16T17:59:03.172Z] $ docker rm -f --volumes 27d69ae4759f1c28d28e2e39029a877e95ae9fd24eb7512f69420d633f59eec2 [2023-08-16T17:59:03.409Z] 8d51d6327a98: Pull complete [2023-08-16T17:59:03.410Z] 8b374f2dd631: Pull complete [2023-08-16T17:59:03.410Z] ec14aa9079de: Pull complete [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-16T17:59:04.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-16T17:59:04.139Z] [2023-08-16T17:59:04.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T17:59:04.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-16T17:59:04.442Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-16T17:59:04.442Z] 91d30c5bc195: Pulling fs layer [2023-08-16T17:59:04.442Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-16T17:59:04.442Z] 9c61dcf015f6: Pulling fs layer [2023-08-16T17:59:04.442Z] 4698f68db338: Pulling fs layer [2023-08-16T17:59:04.442Z] 4698f68db338: Waiting [2023-08-16T17:59:04.442Z] 2a2f49069b9e: Pulling fs layer [2023-08-16T17:59:04.442Z] e0025b399a48: Pulling fs layer [2023-08-16T17:59:04.442Z] 2a2f49069b9e: Waiting [2023-08-16T17:59:04.442Z] e0025b399a48: Waiting [2023-08-16T17:59:04.710Z] 91d30c5bc195: Verifying Checksum [2023-08-16T17:59:04.710Z] 91d30c5bc195: Download complete [2023-08-16T17:59:04.710Z] 4698f68db338: Verifying Checksum [2023-08-16T17:59:04.710Z] 4698f68db338: Download complete [2023-08-16T17:59:04.710Z] 91d30c5bc195: Pull complete [2023-08-16T17:59:04.968Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-16T17:59:04.968Z] 2e9b0aa3be6d: Download complete [2023-08-16T17:59:04.968Z] e0025b399a48: Verifying Checksum [2023-08-16T17:59:04.968Z] e0025b399a48: Download complete [2023-08-16T17:59:04.968Z] 2a2f49069b9e: Verifying Checksum [2023-08-16T17:59:04.968Z] 2a2f49069b9e: Download complete [2023-08-16T17:59:05.227Z] 2e9b0aa3be6d: Pull complete [2023-08-16T17:59:05.485Z] 9c61dcf015f6: Verifying Checksum [2023-08-16T17:59:05.485Z] 9c61dcf015f6: Download complete [2023-08-16T17:59:08.028Z] 9c61dcf015f6: Pull complete [2023-08-16T17:59:08.028Z] 4698f68db338: Pull complete [2023-08-16T17:59:08.285Z] 2a2f49069b9e: Pull complete [2023-08-16T17:59:08.285Z] e0025b399a48: Pull complete [2023-08-16T17:59:08.285Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-16T17:59:08.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-16T17:59:08.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T17:59:08.358Z] prd-ubuntu20.04-docker-8c-8g-3812 does not seem to be running inside a container [2023-08-16T17:59:08.399Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-16T17:59:10.078Z] 2f466654f4bb: Pull complete [2023-08-16T17:59:12.021Z] 554e91adad29: Pull complete [2023-08-16T17:59:12.021Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-16T17:59:12.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T17:59:12.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T17:59:13.070Z] $ docker top baea3e8b17c18e8b173c322619694f44dedf1190ad36303abdab965fdf1346f2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2023-08-16T17:59:13.404Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-16T17:59:13.464Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T17:59:13.464Z] WORKDIR /edgex [2023-08-16T17:59:13.464Z] COPY go.mod . [2023-08-16T17:59:13.464Z] RUN go mod download [2023-08-16T17:59:13.464Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-16T17:59:14.047Z] Sending build context to Docker daemon 2.95MB [2023-08-16T17:59:14.047Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T17:59:14.047Z] ---> 1e15ea492957 [2023-08-16T17:59:14.047Z] Step 2/4 : WORKDIR /edgex [2023-08-16T17:59:15.324Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-16T17:59:15.325Z] #1 transferring dockerfile: 2.12kB done [2023-08-16T17:59:15.325Z] #1 DONE 0.0s [2023-08-16T17:59:15.583Z] [2023-08-16T17:59:15.583Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-08-16T17:59:15.583Z] #2 transferring dockerfile: 2.58kB done [2023-08-16T17:59:15.583Z] #2 DONE 0.1s [2023-08-16T17:59:15.583Z] [2023-08-16T17:59:15.583Z] #3 [core-command internal] load build definition from Dockerfile [2023-08-16T17:59:15.583Z] #3 transferring dockerfile: 1.82kB done [2023-08-16T17:59:15.583Z] #3 DONE 0.1s [2023-08-16T17:59:15.583Z] [2023-08-16T17:59:15.583Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2023-08-16T17:59:15.583Z] #4 transferring dockerfile: 2.68kB done [2023-08-16T17:59:15.583Z] #4 DONE 0.1s [2023-08-16T17:59:15.583Z] [2023-08-16T17:59:15.583Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-08-16T17:59:15.583Z] #5 transferring dockerfile: 2.63kB done [2023-08-16T17:59:15.583Z] #5 DONE 0.0s [2023-08-16T17:59:15.583Z] [2023-08-16T17:59:15.583Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-16T17:59:15.583Z] #6 transferring dockerfile: 1.78kB done [2023-08-16T17:59:15.583Z] #6 DONE 0.0s [2023-08-16T17:59:15.583Z] [2023-08-16T17:59:15.583Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-08-16T17:59:15.583Z] #7 transferring dockerfile: 1.84kB done [2023-08-16T17:59:15.583Z] #7 DONE 0.0s [2023-08-16T17:59:15.583Z] [2023-08-16T17:59:15.583Z] #8 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-16T17:59:15.583Z] #8 transferring context: 56B done [2023-08-16T17:59:15.842Z] #8 DONE 0.0s [2023-08-16T17:59:15.842Z] [2023-08-16T17:59:15.842Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-16T17:59:15.842Z] #9 transferring dockerfile: 2.04kB done [2023-08-16T17:59:15.842Z] #9 DONE 0.0s [2023-08-16T17:59:15.842Z] [2023-08-16T17:59:15.842Z] #10 [core-data internal] load build definition from Dockerfile [2023-08-16T17:59:15.842Z] #10 transferring dockerfile: 1.90kB done [2023-08-16T17:59:15.842Z] #10 DONE 0.0s [2023-08-16T17:59:15.842Z] [2023-08-16T17:59:15.842Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-08-16T17:59:15.842Z] #11 transferring dockerfile: 1.82kB done [2023-08-16T17:59:15.842Z] #11 DONE 0.0s [2023-08-16T17:59:15.842Z] [2023-08-16T17:59:15.842Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-08-16T17:59:15.842Z] #12 transferring dockerfile: 1.96kB done [2023-08-16T17:59:15.842Z] #12 DONE 0.0s [2023-08-16T17:59:15.842Z] [2023-08-16T17:59:15.842Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-16T17:59:15.842Z] #13 transferring dockerfile: 2.82kB done [2023-08-16T17:59:15.842Z] #13 DONE 0.0s [2023-08-16T17:59:15.842Z] [2023-08-16T17:59:15.842Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-16T17:59:15.842Z] #14 transferring dockerfile: 2.38kB done [2023-08-16T17:59:15.842Z] #14 DONE 0.0s [2023-08-16T17:59:15.842Z] [2023-08-16T17:59:15.842Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-16T17:59:15.842Z] #15 transferring dockerfile: 2.39kB done [2023-08-16T17:59:15.842Z] #15 DONE 0.0s [2023-08-16T17:59:15.842Z] [2023-08-16T17:59:15.842Z] #16 [security-spire-config internal] load .dockerignore [2023-08-16T17:59:15.842Z] #16 transferring context: 56B done [2023-08-16T17:59:15.842Z] #16 DONE 0.0s [2023-08-16T17:59:15.842Z] [2023-08-16T17:59:15.842Z] #17 [core-command internal] load .dockerignore [2023-08-16T17:59:15.842Z] #17 transferring context: 56B done [2023-08-16T17:59:15.842Z] #17 DONE 0.0s [2023-08-16T17:59:15.842Z] [2023-08-16T17:59:15.842Z] #18 [security-spire-agent internal] load .dockerignore [2023-08-16T17:59:15.842Z] #18 transferring context: 56B done [2023-08-16T17:59:15.842Z] #18 DONE 0.0s [2023-08-16T17:59:15.842Z] [2023-08-16T17:59:15.842Z] #19 [security-spire-server internal] load .dockerignore [2023-08-16T17:59:15.842Z] #19 transferring context: 56B done [2023-08-16T17:59:15.842Z] #19 DONE 0.1s [2023-08-16T17:59:15.842Z] [2023-08-16T17:59:15.842Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-08-16T17:59:15.842Z] #20 transferring context: 56B done [2023-08-16T17:59:15.842Z] #20 DONE 0.1s [2023-08-16T17:59:15.842Z] [2023-08-16T17:59:15.842Z] #21 [support-notifications internal] load .dockerignore [2023-08-16T17:59:15.842Z] #21 transferring context: 56B done [2023-08-16T17:59:15.842Z] #21 DONE 0.1s [2023-08-16T17:59:15.842Z] [2023-08-16T17:59:15.842Z] #22 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T17:59:15.842Z] #22 DONE 0.0s [2023-08-16T17:59:15.842Z] [2023-08-16T17:59:15.842Z] #23 [core-data internal] load .dockerignore [2023-08-16T17:59:15.987Z] ---> Running in 3dfc9f0edb34 [2023-08-16T17:59:15.987Z] Removing intermediate container 3dfc9f0edb34 [2023-08-16T17:59:15.987Z] ---> 6829250151d7 [2023-08-16T17:59:15.987Z] Step 3/4 : COPY go.mod . [2023-08-16T17:59:16.100Z] #23 transferring context: 56B done [2023-08-16T17:59:16.100Z] #23 DONE 0.0s [2023-08-16T17:59:16.100Z] [2023-08-16T17:59:16.100Z] #24 [security-proxy-auth internal] load .dockerignore [2023-08-16T17:59:16.100Z] #24 transferring context: 56B done [2023-08-16T17:59:16.100Z] #24 DONE 0.1s [2023-08-16T17:59:16.100Z] [2023-08-16T17:59:16.100Z] #25 [support-scheduler internal] load .dockerignore [2023-08-16T17:59:16.100Z] #25 transferring context: 56B done [2023-08-16T17:59:16.100Z] #25 DONE 0.1s [2023-08-16T17:59:16.100Z] [2023-08-16T17:59:16.100Z] #26 [core-metadata internal] load .dockerignore [2023-08-16T17:59:16.100Z] #26 transferring context: 56B done [2023-08-16T17:59:16.100Z] #26 DONE 0.1s [2023-08-16T17:59:16.100Z] [2023-08-16T17:59:16.100Z] #22 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T17:59:16.100Z] #22 DONE 0.0s [2023-08-16T17:59:16.100Z] [2023-08-16T17:59:16.100Z] #27 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:59:16.100Z] #27 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:59:16.100Z] #27 ... [2023-08-16T17:59:16.100Z] [2023-08-16T17:59:16.100Z] #22 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T17:59:16.100Z] #22 DONE 0.0s [2023-08-16T17:59:16.100Z] [2023-08-16T17:59:16.100Z] #28 [security-bootstrapper internal] load .dockerignore [2023-08-16T17:59:16.100Z] #28 transferring context: 56B 0.0s done [2023-08-16T17:59:16.100Z] #28 DONE 0.1s [2023-08-16T17:59:16.100Z] [2023-08-16T17:59:16.100Z] #29 [security-proxy-setup internal] load .dockerignore [2023-08-16T17:59:16.100Z] #29 transferring context: 56B 0.0s done [2023-08-16T17:59:16.100Z] #29 DONE 0.2s [2023-08-16T17:59:16.100Z] [2023-08-16T17:59:16.100Z] #27 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:59:16.100Z] #27 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T17:59:16.361Z] #27 ... [2023-08-16T17:59:16.361Z] [2023-08-16T17:59:16.361Z] #22 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T17:59:16.361Z] #22 DONE 0.0s [2023-08-16T17:59:16.361Z] [2023-08-16T17:59:16.361Z] #27 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:59:16.361Z] #27 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T17:59:16.361Z] #27 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T17:59:16.361Z] #27 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s [2023-08-16T17:59:16.361Z] #27 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T17:59:16.361Z] #27 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T17:59:16.361Z] #27 ... [2023-08-16T17:59:16.361Z] [2023-08-16T17:59:16.361Z] #30 [security-secretstore-setup internal] load .dockerignore [2023-08-16T17:59:16.361Z] #30 transferring context: 56B 0.0s done [2023-08-16T17:59:16.361Z] #30 DONE 0.3s [2023-08-16T17:59:16.361Z] [2023-08-16T17:59:16.361Z] #22 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T17:59:16.361Z] #22 DONE 0.0s [2023-08-16T17:59:16.361Z] [2023-08-16T17:59:16.361Z] #27 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:59:16.361Z] #27 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T17:59:16.361Z] #27 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T17:59:16.361Z] #27 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T17:59:16.361Z] #27 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T17:59:16.361Z] #27 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-16T17:59:16.573Z] ---> 28210171e132 [2023-08-16T17:59:16.573Z] Step 4/4 : RUN go mod download [2023-08-16T17:59:16.573Z] ---> Running in e24aef811a03 [2023-08-16T17:59:16.650Z] #27 ... [2023-08-16T17:59:16.650Z] [2023-08-16T17:59:16.650Z] #22 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T17:59:16.650Z] #22 DONE 0.0s [2023-08-16T17:59:16.650Z] [2023-08-16T17:59:16.650Z] #27 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:59:16.650Z] #27 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T17:59:16.650Z] #27 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T17:59:16.650Z] #27 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-16T17:59:16.650Z] #27 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T17:59:16.650Z] #27 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T17:59:16.650Z] #27 ... [2023-08-16T17:59:16.650Z] [2023-08-16T17:59:16.650Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T17:59:16.650Z] #31 DONE 0.3s [2023-08-16T17:59:16.650Z] [2023-08-16T17:59:16.650Z] #27 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:59:16.650Z] #27 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T17:59:16.650Z] #27 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T17:59:16.650Z] #27 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-16T17:59:16.650Z] #27 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T17:59:16.650Z] #27 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T17:59:16.650Z] #27 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-16T17:59:16.912Z] #27 ... [2023-08-16T17:59:16.912Z] [2023-08-16T17:59:16.912Z] #22 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T17:59:16.912Z] #22 DONE 0.0s [2023-08-16T17:59:16.912Z] [2023-08-16T17:59:16.912Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T17:59:16.912Z] #31 DONE 0.5s [2023-08-16T17:59:16.912Z] [2023-08-16T17:59:16.912Z] #27 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:59:16.912Z] #27 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T17:59:16.912Z] #27 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T17:59:16.912Z] #27 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-16T17:59:16.912Z] #27 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T17:59:16.912Z] #27 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T17:59:16.912Z] #27 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-16T17:59:16.912Z] #27 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T17:59:16.912Z] #27 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T17:59:16.912Z] #27 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-16T17:59:16.912Z] #27 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T17:59:16.912Z] #27 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T17:59:16.912Z] #27 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-16T17:59:17.478Z] #27 ... [2023-08-16T17:59:17.478Z] [2023-08-16T17:59:17.478Z] #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-16T17:59:17.478Z] #32 DONE 1.5s [2023-08-16T17:59:17.478Z] [2023-08-16T17:59:17.478Z] #33 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-08-16T17:59:22.807Z] #33 ... [2023-08-16T17:59:22.807Z] [2023-08-16T17:59:22.807Z] #34 [security-spire-agent internal] load build context [2023-08-16T17:59:22.807Z] #34 transferring context: 251.91MB 6.2s [2023-08-16T17:59:24.731Z] #34 ... [2023-08-16T17:59:24.731Z] [2023-08-16T17:59:24.731Z] #35 [core-data internal] load build context [2023-08-16T17:59:24.731Z] #35 transferring context: 365.17MB 8.1s done [2023-08-16T17:59:24.731Z] #35 ... [2023-08-16T17:59:24.731Z] [2023-08-16T17:59:24.731Z] #34 [security-spire-agent internal] load build context [2023-08-16T17:59:24.995Z] #34 transferring context: 365.17MB 8.8s done [2023-08-16T17:59:25.933Z] #34 ... [2023-08-16T17:59:25.933Z] [2023-08-16T17:59:25.933Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-16T17:59:26.191Z] #36 transferring context: 365.17MB 9.9s done [2023-08-16T17:59:26.191Z] #36 ... [2023-08-16T17:59:26.191Z] [2023-08-16T17:59:26.191Z] #37 [core-command internal] load build context [2023-08-16T17:59:26.191Z] #37 transferring context: 365.17MB 9.1s done [2023-08-16T17:59:26.191Z] #37 ... [2023-08-16T17:59:26.191Z] [2023-08-16T17:59:26.191Z] #38 [security-spire-config internal] load build context [2023-08-16T17:59:26.191Z] #38 transferring context: 365.17MB 9.1s done [2023-08-16T17:59:26.448Z] #38 ... [2023-08-16T17:59:26.448Z] [2023-08-16T17:59:26.448Z] #39 [security-spire-server internal] load build context [2023-08-16T17:59:26.448Z] #39 transferring context: 365.17MB 9.6s done [2023-08-16T17:59:26.448Z] #39 ... [2023-08-16T17:59:26.448Z] [2023-08-16T17:59:26.448Z] #40 [security-proxy-auth internal] load build context [2023-08-16T17:59:26.448Z] #40 transferring context: 365.17MB 8.5s done [2023-08-16T17:59:26.705Z] #40 ... [2023-08-16T17:59:26.705Z] [2023-08-16T17:59:26.705Z] #41 [support-scheduler internal] load build context [2023-08-16T17:59:26.705Z] #41 transferring context: 365.17MB 8.7s done [2023-08-16T17:59:26.705Z] #41 ... [2023-08-16T17:59:26.705Z] [2023-08-16T17:59:26.705Z] #42 [support-notifications internal] load build context [2023-08-16T17:59:26.705Z] #42 transferring context: 365.17MB 8.8s done [2023-08-16T17:59:26.705Z] #42 ... [2023-08-16T17:59:26.705Z] [2023-08-16T17:59:26.705Z] #43 [core-metadata internal] load build context [2023-08-16T17:59:26.705Z] #43 transferring context: 365.17MB 9.8s done [2023-08-16T17:59:26.968Z] #43 ... [2023-08-16T17:59:26.968Z] [2023-08-16T17:59:26.968Z] #44 [security-bootstrapper internal] load build context [2023-08-16T17:59:26.968Z] #44 transferring context: 365.17MB 9.8s done [2023-08-16T17:59:27.226Z] #44 ... [2023-08-16T17:59:27.226Z] [2023-08-16T17:59:27.226Z] #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T17:59:27.226Z] #45 ... [2023-08-16T17:59:27.226Z] [2023-08-16T17:59:27.226Z] #46 [security-proxy-setup internal] load build context [2023-08-16T17:59:27.226Z] #46 transferring context: 365.17MB 9.8s done [2023-08-16T17:59:27.495Z] #46 ... [2023-08-16T17:59:27.495Z] [2023-08-16T17:59:27.495Z] #47 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T17:59:27.495Z] #47 ... [2023-08-16T17:59:27.495Z] [2023-08-16T17:59:27.495Z] #48 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T17:59:28.873Z] #48 ... [2023-08-16T17:59:28.873Z] [2023-08-16T17:59:28.873Z] #49 [security-secretstore-setup internal] load build context [2023-08-16T17:59:28.873Z] #49 transferring context: 365.17MB 9.3s done [2023-08-16T17:59:28.873Z] #49 ... [2023-08-16T17:59:28.873Z] [2023-08-16T17:59:28.873Z] #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T17:59:28.873Z] #50 ... [2023-08-16T17:59:28.873Z] [2023-08-16T17:59:28.873Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T17:59:29.131Z] #51 ... [2023-08-16T17:59:29.131Z] [2023-08-16T17:59:29.131Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T17:59:29.131Z] #52 ... [2023-08-16T17:59:29.131Z] [2023-08-16T17:59:29.131Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T17:59:29.390Z] #53 ... [2023-08-16T17:59:29.390Z] [2023-08-16T17:59:29.390Z] #54 [security-spiffe-token-provider internal] load build context [2023-08-16T17:59:29.390Z] #54 transferring context: 365.17MB 9.1s done [2023-08-16T17:59:29.390Z] #54 ... [2023-08-16T17:59:29.390Z] [2023-08-16T17:59:29.390Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-16T17:59:29.648Z] #55 ... [2023-08-16T17:59:29.649Z] [2023-08-16T17:59:29.649Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T17:59:55.436Z] Removing intermediate container e24aef811a03 [2023-08-16T17:59:55.436Z] ---> ed9b38638337 [2023-08-16T17:59:55.436Z] Successfully built ed9b38638337 [2023-08-16T17:59:55.436Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T17:59:55.769Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T17:59:55.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T17:59:55.974Z] prd-ubuntu20.04-docker-arm64-4c-16g-3813 does not seem to be running inside a container [2023-08-16T17:59:56.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2023-08-16T17:59:57.220Z] $ docker top 83c17ee2d18427ae8628d4fe6fbcc562fd758ddd55189e2d1de08ace9d83e756 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T17:59:58.044Z] + go version [2023-08-16T17:59:58.044Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-16T17:59:58.064Z] $ docker stop --time=1 83c17ee2d18427ae8628d4fe6fbcc562fd758ddd55189e2d1de08ace9d83e756 [2023-08-16T17:59:59.679Z] $ docker rm -f --volumes 83c17ee2d18427ae8628d4fe6fbcc562fd758ddd55189e2d1de08ace9d83e756 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:00:00.207Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T18:00:00.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T18:00:00.382Z] prd-ubuntu20.04-docker-arm64-4c-16g-3813 does not seem to be running inside a container [2023-08-16T18:00:00.447Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2023-08-16T18:00:01.588Z] $ docker top a3361fe945301994687d2cf1dcce39c2c53ef076b47a649a4c18d430d8d7ca8a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-16T18:00:01.787Z] ========================================================= [2023-08-16T18:00:01.787Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-16T18:00:01.787Z] ========================================================= [Pipeline] sh [2023-08-16T18:00:02.093Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-08-16T18:00:02.687Z] + make test [2023-08-16T18:00:02.687Z] go test -race -coverprofile=coverage.out ./... [2023-08-16T18:00:08.373Z] #56 ... [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #34 [security-spire-agent internal] load build context [2023-08-16T18:00:08.373Z] #34 DONE 47.2s [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #35 [core-data internal] load build context [2023-08-16T18:00:08.373Z] #35 DONE 46.9s [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #40 [security-proxy-auth internal] load build context [2023-08-16T18:00:08.373Z] #40 DONE 47.0s [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-08-16T18:00:08.373Z] #33 DONE 46.1s [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T18:00:08.373Z] #57 ... [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #37 [core-command internal] load build context [2023-08-16T18:00:08.373Z] #37 DONE 47.3s [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #42 [support-notifications internal] load build context [2023-08-16T18:00:08.373Z] #42 DONE 47.1s [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #38 [security-spire-config internal] load build context [2023-08-16T18:00:08.373Z] #38 DONE 47.5s [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #41 [support-scheduler internal] load build context [2023-08-16T18:00:08.373Z] #41 DONE 47.2s [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #54 [security-spiffe-token-provider internal] load build context [2023-08-16T18:00:08.373Z] #54 DONE 47.2s [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T18:00:08.373Z] #52 46.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.373Z] #52 ... [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #39 [security-spire-server internal] load build context [2023-08-16T18:00:08.373Z] #39 DONE 47.4s [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #49 [security-secretstore-setup internal] load build context [2023-08-16T18:00:08.373Z] #49 DONE 46.8s [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #43 [core-metadata internal] load build context [2023-08-16T18:00:08.373Z] #43 DONE 47.1s [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #46 [security-proxy-setup internal] load build context [2023-08-16T18:00:08.373Z] #46 DONE 46.8s [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #44 [security-bootstrapper internal] load build context [2023-08-16T18:00:08.373Z] #44 DONE 46.9s [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-16T18:00:08.373Z] #36 DONE 47.6s [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T18:00:08.373Z] #50 46.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.373Z] #50 46.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.373Z] #50 47.10 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T18:00:08.373Z] #50 47.10 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T18:00:08.373Z] #50 47.10 OK: 17818 distinct packages available [2023-08-16T18:00:08.373Z] #50 47.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.373Z] #50 47.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.373Z] #50 47.48 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-16T18:00:08.373Z] #50 47.57 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-16T18:00:08.373Z] #50 47.58 (3/4) Installing libucontext (1.2-r0) [2023-08-16T18:00:08.373Z] #50 47.58 (4/4) Installing gcompat (1.1.0-r0) [2023-08-16T18:00:08.373Z] #50 47.59 Executing busybox-1.35.0-r29.trigger [2023-08-16T18:00:08.373Z] #50 47.60 OK: 7 MiB in 19 packages [2023-08-16T18:00:08.373Z] #50 ... [2023-08-16T18:00:08.373Z] [2023-08-16T18:00:08.373Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T18:00:08.373Z] #56 46.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.373Z] #56 46.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.373Z] #56 46.93 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-16T18:00:08.373Z] #56 46.94 (2/2) Installing su-exec (0.2-r2) [2023-08-16T18:00:08.373Z] #56 46.95 Executing busybox-1.35.0-r29.trigger [2023-08-16T18:00:08.373Z] #56 46.95 OK: 7 MiB in 17 packages [2023-08-16T18:00:08.373Z] #56 DONE 48.1s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T18:00:08.374Z] #45 46.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #45 46.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #45 47.18 (1/2) Installing ca-certificates (20230506-r0) [2023-08-16T18:00:08.374Z] #45 47.58 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-16T18:00:08.374Z] #45 47.59 Executing busybox-1.35.0-r29.trigger [2023-08-16T18:00:08.374Z] #45 47.59 Executing ca-certificates-20230506-r0.trigger [2023-08-16T18:00:08.374Z] #45 47.66 OK: 8 MiB in 17 packages [2023-08-16T18:00:08.374Z] #45 DONE 48.2s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #48 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T18:00:08.374Z] #48 46.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #48 46.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #48 47.05 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T18:00:08.374Z] #48 47.05 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T18:00:08.374Z] #48 47.05 OK: 17818 distinct packages available [2023-08-16T18:00:08.374Z] #48 47.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #48 47.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #48 47.56 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-16T18:00:08.374Z] #48 47.59 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-16T18:00:08.374Z] #48 47.60 (3/5) Installing libucontext (1.2-r0) [2023-08-16T18:00:08.374Z] #48 47.61 (4/5) Installing gcompat (1.1.0-r0) [2023-08-16T18:00:08.374Z] #48 47.61 (5/5) Installing openssl (3.0.10-r0) [2023-08-16T18:00:08.374Z] #48 47.63 Executing busybox-1.35.0-r29.trigger [2023-08-16T18:00:08.374Z] #48 47.63 OK: 8 MiB in 20 packages [2023-08-16T18:00:08.374Z] #48 DONE 48.3s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T18:00:08.374Z] #50 DONE 48.3s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-16T18:00:08.374Z] #55 46.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #55 46.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #55 47.04 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-16T18:00:08.374Z] #55 47.05 (2/4) Installing openssl (3.0.10-r0) [2023-08-16T18:00:08.374Z] #55 47.06 (3/4) Installing su-exec (0.2-r2) [2023-08-16T18:00:08.374Z] #55 47.07 (4/4) Installing yq (4.30.4-r4) [2023-08-16T18:00:08.374Z] #55 47.13 Executing busybox-1.35.0-r29.trigger [2023-08-16T18:00:08.374Z] #55 47.15 OK: 17 MiB in 19 packages [2023-08-16T18:00:08.374Z] #55 DONE 48.3s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T18:00:08.374Z] #52 46.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #52 46.98 (1/4) Installing ca-certificates (20230506-r0) [2023-08-16T18:00:08.374Z] #52 47.00 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-16T18:00:08.374Z] #52 47.01 (3/4) Installing su-exec (0.2-r2) [2023-08-16T18:00:08.374Z] #52 47.01 (4/4) Installing yq (4.30.4-r4) [2023-08-16T18:00:08.374Z] #52 47.08 Executing busybox-1.35.0-r29.trigger [2023-08-16T18:00:08.374Z] #52 47.09 Executing ca-certificates-20230506-r0.trigger [2023-08-16T18:00:08.374Z] #52 47.22 OK: 17 MiB in 19 packages [2023-08-16T18:00:08.374Z] #52 DONE 48.3s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #58 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-16T18:00:08.374Z] #58 DONE 0.1s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #47 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T18:00:08.374Z] #47 46.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #47 46.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #47 47.20 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T18:00:08.374Z] #47 47.20 Executing busybox-1.35.0-r29.trigger [2023-08-16T18:00:08.374Z] #47 47.20 OK: 7 MiB in 16 packages [2023-08-16T18:00:08.374Z] #47 DONE 48.4s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T18:00:08.374Z] #53 48.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #53 48.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #53 48.47 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T18:00:08.374Z] #53 48.47 Executing busybox-1.35.0-r29.trigger [2023-08-16T18:00:08.374Z] #53 48.47 OK: 7 MiB in 16 packages [2023-08-16T18:00:08.374Z] #53 DONE 48.6s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T18:00:08.374Z] #57 1.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #57 1.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #57 2.207 OK: 265 MiB in 53 packages [2023-08-16T18:00:08.374Z] #57 DONE 2.6s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #59 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:00:08.374Z] #59 DONE 0.2s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #60 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T18:00:08.374Z] #0 2.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #0 2.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #0 2.361 OK: 265 MiB in 53 packages [2023-08-16T18:00:08.374Z] #60 DONE 2.5s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #61 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-16T18:00:08.374Z] #61 DONE 0.1s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T18:00:08.374Z] #51 47.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #51 47.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #51 48.18 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T18:00:08.374Z] #51 48.18 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T18:00:08.374Z] #51 48.18 OK: 17818 distinct packages available [2023-08-16T18:00:08.374Z] #51 48.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #51 48.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #51 48.57 (1/9) Installing ca-certificates (20230506-r0) [2023-08-16T18:00:08.374Z] #51 48.59 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-16T18:00:08.374Z] #51 48.60 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-16T18:00:08.374Z] #51 48.61 (4/9) Installing libcurl (8.2.1-r0) [2023-08-16T18:00:08.374Z] #51 48.61 (5/9) Installing curl (8.2.1-r0) [2023-08-16T18:00:08.374Z] #51 48.62 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-16T18:00:08.374Z] #51 48.67 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-16T18:00:08.374Z] #51 48.67 (8/9) Installing libucontext (1.2-r0) [2023-08-16T18:00:08.374Z] #51 48.67 (9/9) Installing gcompat (1.1.0-r0) [2023-08-16T18:00:08.374Z] #51 48.68 Executing busybox-1.35.0-r29.trigger [2023-08-16T18:00:08.374Z] #51 48.69 Executing ca-certificates-20230506-r0.trigger [2023-08-16T18:00:08.374Z] #51 48.84 OK: 10 MiB in 24 packages [2023-08-16T18:00:08.374Z] #51 DONE 48.9s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #62 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:00:08.374Z] #62 ... [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T18:00:08.374Z] #0 3.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #0 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #0 3.518 OK: 265 MiB in 53 packages [2023-08-16T18:00:08.374Z] #63 DONE 3.6s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:00:08.374Z] #64 DONE 0.0s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:00:08.374Z] #65 ... [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T18:00:08.374Z] #0 3.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #0 3.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #0 3.744 OK: 265 MiB in 53 packages [2023-08-16T18:00:08.374Z] #66 DONE 3.9s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:00:08.374Z] #67 DONE 0.1s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-16T18:00:08.374Z] #68 DONE 2.1s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-16T18:00:08.374Z] #69 DONE 0.0s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:00:08.374Z] #70 ... [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T18:00:08.374Z] #0 3.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #0 3.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #0 3.791 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T18:00:08.374Z] #0 3.791 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T18:00:08.374Z] #0 3.791 OK: 17823 distinct packages available [2023-08-16T18:00:08.374Z] #0 3.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #0 3.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:00:08.374Z] #0 4.172 OK: 265 MiB in 53 packages [2023-08-16T18:00:08.374Z] #71 DONE 4.3s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:00:08.374Z] #72 DONE 0.0s [2023-08-16T18:00:08.374Z] [2023-08-16T18:00:08.374Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:00:16.487Z] #73 ... [2023-08-16T18:00:16.487Z] [2023-08-16T18:00:16.487Z] #74 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:00:41.547Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-16T18:00:48.571Z] #74 DONE 42.4s [2023-08-16T18:00:48.571Z] [2023-08-16T18:00:48.571Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:00:48.571Z] #70 DONE 41.0s [2023-08-16T18:00:48.571Z] [2023-08-16T18:00:48.571Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:00:48.571Z] #73 DONE 40.7s [2023-08-16T18:00:48.571Z] [2023-08-16T18:00:48.571Z] #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:00:48.571Z] #65 DONE 41.4s [2023-08-16T18:00:48.571Z] [2023-08-16T18:00:48.571Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-08-16T18:00:48.571Z] #75 ... [2023-08-16T18:00:48.571Z] [2023-08-16T18:00:48.571Z] #62 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:00:48.571Z] #62 DONE 42.4s [2023-08-16T18:00:48.571Z] [2023-08-16T18:00:48.571Z] #76 [security-spire-config builder 6/9] COPY . . [2023-08-16T18:00:58.555Z] #76 ... [2023-08-16T18:00:58.555Z] [2023-08-16T18:00:58.555Z] #77 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-16T18:00:58.555Z] #77 ... [2023-08-16T18:00:58.555Z] [2023-08-16T18:00:58.555Z] #78 [support-notifications builder 6/7] COPY . . [2023-08-16T18:00:58.555Z] #78 ... [2023-08-16T18:00:58.555Z] [2023-08-16T18:00:58.555Z] #79 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-16T18:01:05.163Z] #79 DONE 15.7s [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:01:05.163Z] #80 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #81 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:01:05.163Z] #81 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #82 [core-command builder 6/7] COPY . . [2023-08-16T18:01:05.163Z] #82 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-08-16T18:01:05.163Z] #75 DONE 15.7s [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:01:05.163Z] #83 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #84 [security-bootstrapper builder 6/7] COPY . . [2023-08-16T18:01:05.163Z] #84 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #85 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:01:05.163Z] #85 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #86 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:01:05.163Z] #86 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #87 [security-secretstore-setup builder 6/7] COPY . . [2023-08-16T18:01:05.163Z] #87 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #88 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:01:05.163Z] #88 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #76 [security-spire-config builder 6/9] COPY . . [2023-08-16T18:01:05.163Z] #76 DONE 15.7s [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #89 [security-proxy-auth builder 6/7] COPY . . [2023-08-16T18:01:05.163Z] #89 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:01:05.163Z] #90 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:01:05.163Z] #91 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #92 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:01:05.163Z] #92 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:01:05.163Z] #93 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #94 [core-data builder 6/7] COPY . . [2023-08-16T18:01:05.163Z] #94 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #95 [support-scheduler builder 6/7] COPY . . [2023-08-16T18:01:05.163Z] #95 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:01:05.163Z] #96 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:01:05.163Z] #97 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #98 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:01:05.163Z] #98 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #99 [core-metadata builder 6/7] COPY . . [2023-08-16T18:01:05.163Z] #99 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #100 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:01:05.163Z] #100 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #78 [support-notifications builder 6/7] COPY . . [2023-08-16T18:01:05.163Z] #78 DONE 15.8s [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #77 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-16T18:01:05.163Z] #77 DONE 15.8s [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T18:01:05.163Z] #101 ... [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T18:01:05.163Z] #102 DONE 0.2s [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:01:05.163Z] #103 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #104 [security-spire-server builder 6/9] COPY . . [2023-08-16T18:01:05.163Z] #104 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T18:01:05.163Z] #105 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-16T18:01:05.163Z] #106 CACHED [2023-08-16T18:01:05.163Z] [2023-08-16T18:01:05.163Z] #107 [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-16T18:01:08.516Z] #107 DONE 3.8s [2023-08-16T18:01:08.516Z] [2023-08-16T18:01:08.516Z] #108 [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-16T18:01:08.516Z] #108 DONE 3.8s [2023-08-16T18:01:08.516Z] [2023-08-16T18:01:08.516Z] #109 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-16T18:01:08.780Z] #109 DONE 0.8s [2023-08-16T18:01:08.780Z] [2023-08-16T18:01:08.780Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-16T18:01:08.780Z] #110 DONE 0.7s [2023-08-16T18:01:08.780Z] [2023-08-16T18:01:08.780Z] #111 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T18:01:08.780Z] #0 1.109 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-16T18:01:09.357Z] #111 ... [2023-08-16T18:01:09.357Z] [2023-08-16T18:01:09.357Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:01:09.357Z] #112 DONE 0.1s [2023-08-16T18:01:09.357Z] [2023-08-16T18:01:09.357Z] #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:01:09.357Z] #113 DONE 0.1s [2023-08-16T18:01:09.357Z] [2023-08-16T18:01:09.357Z] #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T18:01:09.357Z] #0 0.935 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-16T18:01:09.357Z] #114 ... [2023-08-16T18:01:09.357Z] [2023-08-16T18:01:09.357Z] #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T18:01:09.934Z] #115 ... [2023-08-16T18:01:09.934Z] [2023-08-16T18:01:09.934Z] #116 [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-16T18:01:09.934Z] #116 CACHED [2023-08-16T18:01:09.934Z] [2023-08-16T18:01:09.934Z] #117 [security-spire-agent builder 6/9] COPY . . [2023-08-16T18:01:09.934Z] #117 CACHED [2023-08-16T18:01:09.934Z] [2023-08-16T18:01:09.934Z] #118 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-16T18:01:09.934Z] #118 CACHED [2023-08-16T18:01:09.934Z] [2023-08-16T18:01:09.934Z] #119 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:01:09.934Z] #119 CACHED [2023-08-16T18:01:09.934Z] [2023-08-16T18:01:09.934Z] #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:01:09.934Z] #120 CACHED [2023-08-16T18:01:09.934Z] [2023-08-16T18:01:09.934Z] #121 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:01:09.934Z] #121 CACHED [2023-08-16T18:01:09.934Z] [2023-08-16T18:01:09.934Z] #122 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-16T18:01:09.934Z] #122 CACHED [2023-08-16T18:01:09.934Z] [2023-08-16T18:01:09.934Z] #123 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T18:01:09.934Z] #123 CACHED [2023-08-16T18:01:09.934Z] [2023-08-16T18:01:09.934Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-16T18:01:10.870Z] #124 ... [2023-08-16T18:01:10.870Z] [2023-08-16T18:01:10.870Z] #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T18:01:10.870Z] #115 DONE 1.2s [2023-08-16T18:01:10.870Z] [2023-08-16T18:01:10.870Z] #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T18:01:11.129Z] #125 DONE 0.6s [2023-08-16T18:01:11.129Z] [2023-08-16T18:01:11.129Z] #126 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:01:11.129Z] #126 DONE 1.5s [2023-08-16T18:01:11.129Z] [2023-08-16T18:01:11.129Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-16T18:01:11.129Z] #124 DONE 1.5s [2023-08-16T18:01:11.129Z] [2023-08-16T18:01:11.129Z] #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T18:01:11.705Z] #127 ... [2023-08-16T18:01:11.705Z] [2023-08-16T18:01:11.705Z] #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:01:11.705Z] #128 DONE 0.1s [2023-08-16T18:01:11.705Z] [2023-08-16T18:01:11.705Z] #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T18:01:12.637Z] #129 ... [2023-08-16T18:01:12.637Z] [2023-08-16T18:01:12.637Z] #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T18:01:12.637Z] #127 DONE 1.2s [2023-08-16T18:01:12.637Z] [2023-08-16T18:01:12.637Z] #130 [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-16T18:01:12.637Z] #130 DONE 1.2s [2023-08-16T18:01:12.637Z] [2023-08-16T18:01:12.637Z] #131 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-16T18:01:14.312Z] #131 ... [2023-08-16T18:01:14.312Z] [2023-08-16T18:01:14.312Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T18:01:14.312Z] #0 1.649 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-16T18:01:14.312Z] #132 ... [2023-08-16T18:01:14.312Z] [2023-08-16T18:01:14.312Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T18:01:14.312Z] #0 0.676 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-16T18:01:14.312Z] #133 ... [2023-08-16T18:01:14.312Z] [2023-08-16T18:01:14.312Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T18:01:14.312Z] #0 0.779 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-16T18:01:14.571Z] #134 ... [2023-08-16T18:01:14.571Z] [2023-08-16T18:01:14.571Z] #135 [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-16T18:01:14.571Z] #0 0.937 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-16T18:01:14.830Z] #135 ... [2023-08-16T18:01:14.830Z] [2023-08-16T18:01:14.830Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T18:01:14.830Z] #0 0.580 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-16T18:01:14.830Z] #136 ... [2023-08-16T18:01:14.830Z] [2023-08-16T18:01:14.830Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T18:01:14.830Z] #0 0.773 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-16T18:01:15.087Z] #137 ... [2023-08-16T18:01:15.087Z] [2023-08-16T18:01:15.087Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T18:01:15.087Z] #0 1.097 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-16T18:01:15.087Z] #138 ... [2023-08-16T18:01:15.087Z] [2023-08-16T18:01:15.087Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T18:01:15.087Z] #0 1.296 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-16T18:01:15.345Z] #139 ... [2023-08-16T18:01:15.345Z] [2023-08-16T18:01:15.345Z] #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T18:01:15.912Z] #140 ... [2023-08-16T18:01:15.912Z] [2023-08-16T18:01:15.912Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T18:01:15.912Z] #101 1.568 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-16T18:01:16.845Z] #101 ... [2023-08-16T18:01:16.845Z] [2023-08-16T18:01:16.845Z] #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T18:01:16.845Z] #140 DONE 4.4s [2023-08-16T18:01:17.102Z] [2023-08-16T18:01:17.103Z] #111 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T18:01:17.360Z] #111 ... [2023-08-16T18:01:17.360Z] [2023-08-16T18:01:17.360Z] #141 [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-16T18:01:17.648Z] #141 ... [2023-08-16T18:01:17.648Z] [2023-08-16T18:01:17.648Z] #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T18:01:17.648Z] #129 DONE 6.5s [2023-08-16T18:01:17.943Z] [2023-08-16T18:01:17.943Z] #131 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-16T18:01:17.943Z] #131 DONE 5.3s [2023-08-16T18:01:17.943Z] [2023-08-16T18:01:17.943Z] #142 [security-spire-server] exporting to image [2023-08-16T18:01:17.943Z] #142 exporting layers [2023-08-16T18:01:17.943Z] #142 ... [2023-08-16T18:01:17.943Z] [2023-08-16T18:01:17.943Z] #141 [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-16T18:01:17.943Z] #141 DONE 0.5s [2023-08-16T18:01:17.943Z] [2023-08-16T18:01:17.943Z] #143 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T18:01:17.943Z] #143 DONE 0.2s [2023-08-16T18:01:18.201Z] [2023-08-16T18:01:18.201Z] #144 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-16T18:01:18.201Z] #144 DONE 0.3s [2023-08-16T18:01:18.201Z] [2023-08-16T18:01:18.201Z] #145 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-16T18:01:18.201Z] #145 DONE 0.3s [2023-08-16T18:01:18.201Z] [2023-08-16T18:01:18.201Z] #142 [security-spire-agent] exporting to image [2023-08-16T18:01:19.133Z] #142 ... [2023-08-16T18:01:19.133Z] [2023-08-16T18:01:19.133Z] #146 [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-16T18:01:19.133Z] #146 DONE 0.8s [2023-08-16T18:01:19.133Z] [2023-08-16T18:01:19.133Z] #142 [security-spire-config] exporting to image [2023-08-16T18:01:20.110Z] #142 exporting layers 2.2s done [2023-08-16T18:01:20.110Z] #142 writing image sha256:6e081019071c108fadca47ffd44b0ea62c3431d8a85104555bf4ca81f7c00449 0.0s done [2023-08-16T18:01:20.110Z] #142 naming to docker.io/library/security-spire-server done [2023-08-16T18:01:20.367Z] #142 exporting layers 1.9s done [2023-08-16T18:01:20.367Z] #142 writing image sha256:1163d00c0e7f1c03ea101f4b14da2b5ac68fe0a7ccd5a4d4b68834f901bd9e1f 0.1s done [2023-08-16T18:01:20.367Z] #142 naming to docker.io/library/security-spire-agent 0.0s done [2023-08-16T18:01:20.367Z] #142 exporting layers 1.3s done [2023-08-16T18:01:20.367Z] #142 writing image sha256:0d0a12f52ec9d231f76b122aaefed7173bae8d52bed6614a24afc46c6f4241a1 done [2023-08-16T18:01:20.367Z] #142 naming to docker.io/library/security-spire-config done [2023-08-16T18:01:20.367Z] #142 DONE 2.5s [2023-08-16T18:01:20.367Z] [2023-08-16T18:01:20.367Z] #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T18:02:28.048Z] #114 ... [2023-08-16T18:02:28.048Z] [2023-08-16T18:02:28.048Z] #135 [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-16T18:02:28.048Z] #135 73.53 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-16T18:02:38.020Z] #135 ... [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T18:02:38.020Z] #133 DONE 93.0s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T18:02:38.020Z] #134 DONE 93.0s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T18:02:38.020Z] #136 DONE 93.0s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T18:02:38.020Z] #132 DONE 93.0s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T18:02:38.020Z] #138 DONE 93.0s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T18:02:38.020Z] #139 DONE 93.0s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-16T18:02:38.020Z] #147 ... [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T18:02:38.020Z] #114 DONE 93.1s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #111 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T18:02:38.020Z] #111 DONE 93.2s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T18:02:38.020Z] #101 DONE 93.3s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T18:02:38.020Z] #137 DONE 93.2s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:02:38.020Z] #148 ... [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #135 [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-16T18:02:38.020Z] #135 DONE 93.3s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:02:38.020Z] #149 ... [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:02:38.020Z] #150 DONE 0.7s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-16T18:02:38.020Z] #147 DONE 0.6s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #151 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:02:38.020Z] #151 DONE 0.6s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:02:38.020Z] #148 DONE 0.5s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #152 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:02:38.020Z] #152 DONE 0.6s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #153 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:02:38.020Z] #153 DONE 0.4s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:02:38.020Z] #154 ... [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:02:38.020Z] #149 DONE 0.4s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #155 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:02:38.020Z] #155 DONE 0.3s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #156 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:02:38.020Z] #156 CACHED [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #157 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:02:38.020Z] #157 CACHED [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #158 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:02:38.020Z] #158 DONE 0.3s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #159 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:02:38.020Z] #159 CACHED [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #160 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:02:38.020Z] #160 CACHED [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #161 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:02:38.020Z] #161 CACHED [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #162 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:02:38.020Z] #162 CACHED [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #163 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:02:38.020Z] #163 DONE 0.3s [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #164 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:02:38.020Z] #164 CACHED [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:02:38.020Z] #165 CACHED [2023-08-16T18:02:38.020Z] [2023-08-16T18:02:38.020Z] #166 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-16T18:02:38.295Z] #166 ... [2023-08-16T18:02:38.295Z] [2023-08-16T18:02:38.295Z] #167 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:02:38.295Z] #167 DONE 0.3s [2023-08-16T18:02:38.555Z] [2023-08-16T18:02:38.555Z] #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-16T18:02:38.555Z] #168 ... [2023-08-16T18:02:38.555Z] [2023-08-16T18:02:38.555Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:02:38.555Z] #154 DONE 0.5s [2023-08-16T18:02:38.816Z] [2023-08-16T18:02:38.816Z] #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-16T18:02:39.388Z] #169 ... [2023-08-16T18:02:39.388Z] [2023-08-16T18:02:39.388Z] #170 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:02:39.388Z] #170 DONE 1.3s [2023-08-16T18:02:39.388Z] [2023-08-16T18:02:39.388Z] #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-16T18:02:39.388Z] #171 DONE 1.2s [2023-08-16T18:02:39.388Z] [2023-08-16T18:02:39.388Z] #172 [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-16T18:02:39.958Z] #172 ... [2023-08-16T18:02:39.958Z] [2023-08-16T18:02:39.959Z] #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-16T18:02:39.959Z] #173 DONE 1.8s [2023-08-16T18:02:39.959Z] [2023-08-16T18:02:39.959Z] #174 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-16T18:02:39.959Z] #174 DONE 1.9s [2023-08-16T18:02:39.959Z] [2023-08-16T18:02:39.959Z] #175 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-16T18:02:39.959Z] #175 DONE 1.9s [2023-08-16T18:02:39.959Z] [2023-08-16T18:02:39.959Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-16T18:02:39.959Z] #176 DONE 1.9s [2023-08-16T18:02:39.959Z] [2023-08-16T18:02:39.959Z] #177 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-16T18:02:39.959Z] #177 DONE 1.9s [2023-08-16T18:02:39.959Z] [2023-08-16T18:02:39.959Z] #178 [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-16T18:02:40.219Z] #178 ... [2023-08-16T18:02:40.219Z] [2023-08-16T18:02:40.219Z] #166 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-16T18:02:40.219Z] #166 DONE 1.9s [2023-08-16T18:02:40.219Z] [2023-08-16T18:02:40.219Z] #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-16T18:02:40.219Z] #168 DONE 1.9s [2023-08-16T18:02:40.219Z] [2023-08-16T18:02:40.219Z] #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-16T18:02:40.219Z] #169 DONE 1.6s [2023-08-16T18:02:40.219Z] [2023-08-16T18:02:40.219Z] #179 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-16T18:02:40.219Z] #179 DONE 2.4s [2023-08-16T18:02:40.219Z] [2023-08-16T18:02:40.219Z] #180 [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-16T18:02:40.219Z] #180 DONE 0.9s [2023-08-16T18:02:40.219Z] [2023-08-16T18:02:40.219Z] #172 [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-16T18:02:40.219Z] #172 DONE 1.0s [2023-08-16T18:02:40.219Z] [2023-08-16T18:02:40.219Z] #181 [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-16T18:02:40.479Z] #181 ... [2023-08-16T18:02:40.479Z] [2023-08-16T18:02:40.479Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-16T18:02:40.479Z] #182 DONE 0.4s [2023-08-16T18:02:40.479Z] [2023-08-16T18:02:40.479Z] #183 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-16T18:02:40.479Z] #183 DONE 0.4s [2023-08-16T18:02:40.479Z] [2023-08-16T18:02:40.479Z] #184 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-16T18:02:40.479Z] #184 DONE 0.4s [2023-08-16T18:02:40.479Z] [2023-08-16T18:02:40.479Z] #185 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-16T18:02:40.479Z] #185 DONE 0.4s [2023-08-16T18:02:40.479Z] [2023-08-16T18:02:40.479Z] #178 [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-16T18:02:40.479Z] #178 DONE 0.4s [2023-08-16T18:02:40.479Z] [2023-08-16T18:02:40.479Z] #186 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-16T18:02:40.479Z] #186 DONE 0.4s [2023-08-16T18:02:40.479Z] [2023-08-16T18:02:40.479Z] #187 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-16T18:02:40.479Z] #187 DONE 0.4s [2023-08-16T18:02:40.479Z] [2023-08-16T18:02:40.479Z] #188 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-16T18:02:40.479Z] #188 DONE 0.4s [2023-08-16T18:02:40.479Z] [2023-08-16T18:02:40.480Z] #142 [core-data] exporting to image [2023-08-16T18:02:40.480Z] #142 exporting layers [2023-08-16T18:02:40.740Z] #142 ... [2023-08-16T18:02:40.740Z] [2023-08-16T18:02:40.740Z] #189 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:02:40.740Z] #189 DONE 0.5s [2023-08-16T18:02:40.740Z] [2023-08-16T18:02:40.740Z] #181 [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-16T18:02:40.740Z] #181 DONE 0.4s [2023-08-16T18:02:40.740Z] [2023-08-16T18:02:40.740Z] #142 [support-notifications] exporting to image [2023-08-16T18:02:40.740Z] #142 exporting layers 0.3s done [2023-08-16T18:02:41.049Z] #142 ... [2023-08-16T18:02:41.049Z] [2023-08-16T18:02:41.049Z] #190 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-16T18:02:41.049Z] #190 DONE 0.5s [2023-08-16T18:02:41.049Z] [2023-08-16T18:02:41.049Z] #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-16T18:02:41.049Z] #191 DONE 0.5s [2023-08-16T18:02:41.049Z] [2023-08-16T18:02:41.049Z] #192 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-16T18:02:41.049Z] #192 DONE 0.4s [2023-08-16T18:02:41.049Z] [2023-08-16T18:02:41.049Z] #193 [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-16T18:02:41.049Z] #193 DONE 0.4s [2023-08-16T18:02:41.049Z] [2023-08-16T18:02:41.049Z] #142 [security-spiffe-token-provider] exporting to image [2023-08-16T18:02:41.049Z] #142 exporting layers 0.4s done [2023-08-16T18:02:41.049Z] #142 writing image sha256:fae41d675905bfe554e7a414aa4982e059c631b5ccf1518fe118ee7513556971 0.0s done [2023-08-16T18:02:41.049Z] #142 naming to docker.io/library/security-spiffe-token-provider done [2023-08-16T18:02:41.049Z] #142 writing image sha256:27b66ec7cc1f807b6f280429f57e2ba4153a9a556a2f4f18841eeaa794a58a2b [2023-08-16T18:02:41.049Z] #142 writing image sha256:f90aa70722aaecd7c7d9e7b83965b96a9ec303d0b4c3fac8e85627c22e2ffa9c done [2023-08-16T18:02:41.049Z] #142 naming to docker.io/library/core-command [2023-08-16T18:02:41.049Z] #142 ... [2023-08-16T18:02:41.049Z] [2023-08-16T18:02:41.049Z] #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:02:41.049Z] #194 DONE 0.3s [2023-08-16T18:02:41.049Z] [2023-08-16T18:02:41.049Z] #195 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-16T18:02:41.049Z] #195 DONE 0.3s [2023-08-16T18:02:41.049Z] [2023-08-16T18:02:41.049Z] #142 [core-data] exporting to image [2023-08-16T18:02:41.049Z] #142 exporting layers 0.1s done [2023-08-16T18:02:41.049Z] #142 writing image sha256:27b66ec7cc1f807b6f280429f57e2ba4153a9a556a2f4f18841eeaa794a58a2b 0.0s done [2023-08-16T18:02:41.049Z] #142 naming to docker.io/library/core-command done [2023-08-16T18:02:41.049Z] #142 naming to docker.io/library/support-scheduler done [2023-08-16T18:02:41.049Z] #142 writing image sha256:04e033e6d8da0feb6d9c0179b3d1bed0dfd8b7eeca28689fb8fa58d1e7fc6b52 done [2023-08-16T18:02:41.049Z] #142 naming to docker.io/library/core-data done [2023-08-16T18:02:41.049Z] #142 writing image sha256:fc244967241cbb63b3f0e1eaae3661555a94291cde2bd5da872eab595fbb5bf3 [2023-08-16T18:02:41.310Z] #142 writing image sha256:fc244967241cbb63b3f0e1eaae3661555a94291cde2bd5da872eab595fbb5bf3 done [2023-08-16T18:02:41.311Z] #142 naming to docker.io/library/support-notifications done [2023-08-16T18:02:41.311Z] #142 writing image sha256:4b94dcebe246d723eefdd193e66257fe46cf46dbf413088fa3ebb9b41b5a714a 0.0s done [2023-08-16T18:02:41.311Z] #142 naming to docker.io/library/core-metadata [2023-08-16T18:02:41.311Z] #142 naming to docker.io/library/core-metadata 0.3s done [2023-08-16T18:02:41.311Z] #142 DONE 3.5s [2023-08-16T18:02:41.311Z] [2023-08-16T18:02:41.311Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-16T18:02:41.571Z] #196 ... [2023-08-16T18:02:41.571Z] [2023-08-16T18:02:41.571Z] #197 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T18:02:41.571Z] #197 DONE 0.7s [2023-08-16T18:02:41.571Z] [2023-08-16T18:02:41.571Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-16T18:02:41.571Z] #198 DONE 0.7s [2023-08-16T18:02:41.571Z] [2023-08-16T18:02:41.571Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-16T18:02:41.571Z] #196 DONE 0.6s [2023-08-16T18:02:41.571Z] [2023-08-16T18:02:41.572Z] #199 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T18:02:41.572Z] #199 DONE 0.8s [2023-08-16T18:02:41.572Z] [2023-08-16T18:02:41.572Z] #142 [security-proxy-auth] exporting to image [2023-08-16T18:02:41.833Z] #142 ... [2023-08-16T18:02:41.833Z] [2023-08-16T18:02:41.833Z] #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-16T18:02:41.833Z] #200 DONE 0.4s [2023-08-16T18:02:42.094Z] [2023-08-16T18:02:42.094Z] #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-16T18:02:42.094Z] #201 DONE 0.4s [2023-08-16T18:02:42.094Z] [2023-08-16T18:02:42.094Z] #202 [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-16T18:02:42.094Z] #202 DONE 0.1s [2023-08-16T18:02:42.094Z] [2023-08-16T18:02:42.094Z] #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T18:02:42.094Z] #203 DONE 0.1s [2023-08-16T18:02:42.094Z] [2023-08-16T18:02:42.094Z] #204 [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-16T18:02:42.094Z] #204 DONE 1.1s [2023-08-16T18:02:42.094Z] [2023-08-16T18:02:42.094Z] #142 [security-proxy-auth] exporting to image [2023-08-16T18:02:42.094Z] #142 writing image sha256:2f5341ccc58c0a03b079bc44b876f75c42ce9741795c04b153236655d6e1fd8a done [2023-08-16T18:02:42.094Z] #142 naming to docker.io/library/security-proxy-auth done [2023-08-16T18:02:42.094Z] #142 exporting layers 0.1s done [2023-08-16T18:02:42.094Z] #142 writing image sha256:d11fefe9e613f8208fb73005b1caa4ec23a021ac77470fd517040d20e1b9a990 done [2023-08-16T18:02:42.094Z] #142 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-16T18:02:42.094Z] #142 DONE 4.0s [2023-08-16T18:02:42.094Z] [2023-08-16T18:02:42.094Z] #205 [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-16T18:02:42.094Z] #205 DONE 0.1s [2023-08-16T18:02:42.094Z] [2023-08-16T18:02:42.094Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-16T18:02:42.355Z] #206 DONE 0.1s [2023-08-16T18:02:42.355Z] [2023-08-16T18:02:42.355Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-16T18:02:42.355Z] #207 DONE 0.0s [2023-08-16T18:02:42.355Z] [2023-08-16T18:02:42.355Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-16T18:02:42.616Z] #208 ... [2023-08-16T18:02:42.617Z] [2023-08-16T18:02:42.617Z] #209 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T18:02:42.617Z] #209 DONE 0.9s [2023-08-16T18:02:42.617Z] [2023-08-16T18:02:42.617Z] #210 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T18:02:42.617Z] #210 DONE 0.5s [2023-08-16T18:02:42.617Z] [2023-08-16T18:02:42.617Z] #142 [security-secretstore-setup] exporting to image [2023-08-16T18:02:42.617Z] #142 exporting layers 0.2s done [2023-08-16T18:02:42.617Z] #142 exporting layers 0.2s done [2023-08-16T18:02:42.617Z] #142 writing image sha256:c01e67370e0d300628cdfa1c3d56abe3cc261e5cd3f09c01cbbf5cf110d0a8cb done [2023-08-16T18:02:42.617Z] #142 naming to docker.io/library/security-proxy-setup done [2023-08-16T18:02:42.878Z] #142 ... [2023-08-16T18:02:42.878Z] [2023-08-16T18:02:42.878Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-16T18:02:42.878Z] #208 DONE 0.5s [2023-08-16T18:02:42.878Z] [2023-08-16T18:02:42.878Z] #142 [security-bootstrapper] exporting to image [2023-08-16T18:02:42.878Z] #142 writing image sha256:9f2ee1bf5f98a5e3abc0a1c00d98e98071c56fb5b80401ff6be58a610904cf15 done [2023-08-16T18:02:42.878Z] #142 naming to docker.io/library/security-secretstore-setup done [2023-08-16T18:02:42.878Z] #142 exporting layers 0.2s done [2023-08-16T18:02:42.878Z] #142 writing image sha256:44d853d5006b5de90f9ab70c327dc21f45ad831b7db4259bbcdbcfa9032b923c done [2023-08-16T18:02:42.878Z] #142 naming to docker.io/library/security-bootstrapper done [2023-08-16T18:02:42.878Z] #142 DONE 4.5s [2023-08-16T18:02:42.878Z] [2023-08-16T18:02:42.878Z] #27 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:02:42.878Z] time="2023-08-16T17:59:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:02:42.878Z] time="2023-08-16T17:59:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:02:42.878Z] time="2023-08-16T17:59:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:02:42.878Z] time="2023-08-16T17:59:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:02:42.878Z] time="2023-08-16T17:59:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:02:42.878Z] time="2023-08-16T17:59:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:02:42.878Z] time="2023-08-16T17:59:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:02:42.878Z] time="2023-08-16T17:59:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:02:42.878Z] time="2023-08-16T17:59:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:02:42.878Z] time="2023-08-16T17:59:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:02:42.878Z] time="2023-08-16T17:59:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:02:42.878Z] time="2023-08-16T17:59:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:02:42.878Z] time="2023-08-16T17:59:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:02:42.878Z] time="2023-08-16T17:59:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-16T18:02:42.908Z] $ docker stop --time=1 baea3e8b17c18e8b173c322619694f44dedf1190ad36303abdab965fdf1346f2 [2023-08-16T18:02:44.178Z] $ docker rm -f --volumes baea3e8b17c18e8b173c322619694f44dedf1190ad36303abdab965fdf1346f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T18:02:44.490Z] + docker images [2023-08-16T18:02:44.490Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-16T18:02:44.490Z] security-bootstrapper latest 44d853d5006b 2 seconds ago 23MB [2023-08-16T18:02:44.490Z] security-proxy-setup latest c01e67370e0d 2 seconds ago 29.2MB [2023-08-16T18:02:44.490Z] security-secretstore-setup latest 9f2ee1bf5f98 2 seconds ago 44.1MB [2023-08-16T18:02:44.490Z] security-proxy-auth latest 2f5341ccc58c 3 seconds ago 19.4MB [2023-08-16T18:02:44.490Z] core-common-config-bootstrapper latest d11fefe9e613 3 seconds ago 18MB [2023-08-16T18:02:44.490Z] support-scheduler latest 27b66ec7cc1f 4 seconds ago 33.7MB [2023-08-16T18:02:44.490Z] security-spiffe-token-provider latest fae41d675905 4 seconds ago 33.5MB [2023-08-16T18:02:44.490Z] support-notifications latest fc244967241c 4 seconds ago 34.3MB [2023-08-16T18:02:44.490Z] core-command latest f90aa70722aa 4 seconds ago 21MB [2023-08-16T18:02:44.490Z] core-data latest 04e033e6d8da 4 seconds ago 21.2MB [2023-08-16T18:02:44.490Z] core-metadata latest 4b94dcebe246 4 seconds ago 21.6MB [2023-08-16T18:02:44.490Z] security-spire-config latest 0d0a12f52ec9 About a minute ago 102MB [2023-08-16T18:02:44.490Z] security-spire-agent latest 1163d00c0e7f About a minute ago 161MB [2023-08-16T18:02:44.490Z] security-spire-server latest 6e081019071c About a minute ago 103MB [2023-08-16T18:02:44.490Z] ci-base-image-x86_64 latest 383e2cfd08ca 5 minutes ago 1.07GB [2023-08-16T18:02:44.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB [2023-08-16T18:02:44.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-16T18:02:44.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-16T18:02:48.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-16T18:02:48.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-16T18:02:48.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-16T18:02:48.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-16T18:02:48.257Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-16T18:02:48.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-16T18:02:48.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-16T18:02:48.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-16T18:02:48.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-16T18:02:48.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-16T18:02:50.838Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-16T18:02:50.838Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-16T18:02:50.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-16T18:02:50.838Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-16T18:03:00.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-16T18:03:00.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-16T18:03:00.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.463s coverage: 28.7% of statements [2023-08-16T18:03:10.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.298s coverage: 97.0% of statements [2023-08-16T18:03:15.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-16T18:03:15.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-16T18:03:15.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-16T18:03:18.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.429s coverage: 71.5% of statements [2023-08-16T18:03:20.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-16T18:03:20.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-16T18:03:21.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.309s coverage: 54.0% of statements [2023-08-16T18:03:26.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-16T18:03:26.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-16T18:03:26.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-16T18:03:26.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-16T18:03:26.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-16T18:03:33.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-16T18:03:33.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-16T18:03:48.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.169s coverage: 93.4% of statements [2023-08-16T18:03:48.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.458s coverage: 3.8% of statements [2023-08-16T18:03:48.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-16T18:03:48.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-16T18:03:48.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-16T18:03:50.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.669s coverage: 97.6% of statements [2023-08-16T18:03:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-16T18:03:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-16T18:03:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-16T18:03:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-16T18:03:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-16T18:03:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-16T18:03:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-16T18:03:51.241Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.254s coverage: 72.2% of statements [2023-08-16T18:04:01.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-16T18:04:01.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-16T18:04:01.335Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.418s coverage: 0.9% of statements [2023-08-16T18:04:01.335Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.287s coverage: 32.2% of statements [2023-08-16T18:04:04.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.287s coverage: 42.9% of statements [2023-08-16T18:04:04.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.285s coverage: 82.9% of statements [2023-08-16T18:04:04.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.218s coverage: 94.1% of statements [2023-08-16T18:04:04.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.313s coverage: 96.3% of statements [2023-08-16T18:04:08.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.224s coverage: 87.5% of statements [2023-08-16T18:04:10.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-16T18:04:11.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-16T18:04:11.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-16T18:04:11.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-16T18:04:13.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-16T18:04:13.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-16T18:04:13.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-16T18:04:13.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-16T18:04:21.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements [2023-08-16T18:04:21.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-16T18:04:21.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-16T18:04:21.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-16T18:04:21.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-16T18:04:26.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-16T18:04:26.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-16T18:04:28.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-16T18:04:35.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.009s coverage: 79.9% of statements [2023-08-16T18:04:36.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.305s coverage: 92.9% of statements [2023-08-16T18:04:36.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-08-16T18:04:36.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.215s coverage: 62.3% of statements [2023-08-16T18:04:36.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2023-08-16T18:04:36.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.192s coverage: 20.0% of statements [2023-08-16T18:04:36.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2023-08-16T18:04:36.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.463s coverage: 81.8% of statements [2023-08-16T18:04:36.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-16T18:04:37.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.480s coverage: 82.1% of statements [2023-08-16T18:04:37.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-16T18:04:38.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 86.0% of statements [2023-08-16T18:04:43.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-16T18:04:43.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-16T18:04:44.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.995s coverage: 63.1% of statements [2023-08-16T18:04:44.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.275s coverage: 100.0% of statements [2023-08-16T18:04:46.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements [2023-08-16T18:04:46.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2023-08-16T18:04:46.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements [2023-08-16T18:04:46.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-16T18:04:46.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-16T18:04:46.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-16T18:04:46.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2023-08-16T18:04:54.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-16T18:04:54.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-16T18:04:54.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-16T18:04:54.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.000s coverage: 38.4% of statements [2023-08-16T18:04:54.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.250s coverage: 89.5% of statements [2023-08-16T18:04:58.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-16T18:04:58.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-16T18:04:58.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-16T18:04:58.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-16T18:04:59.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.227s coverage: 84.8% of statements [2023-08-16T18:05:05.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-16T18:05:05.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-16T18:05:05.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-16T18:05:05.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-16T18:05:12.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.287s coverage: 17.7% of statements [2023-08-16T18:05:12.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-16T18:05:12.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-16T18:05:12.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-16T18:05:12.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-16T18:05:13.087Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.586s coverage: 95.7% of statements [2023-08-16T18:05:17.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-16T18:05:17.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-16T18:05:17.332Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.293s coverage: 61.8% of statements [2023-08-16T18:05:19.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-16T18:05:19.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-16T18:05:19.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 98.9% of statements [2023-08-16T18:05:20.855Z] 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-16T18:05:20.855Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-16T18:05:20.855Z] go vet ./... [2023-08-16T18:07:57.503Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T18:07:57.503Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T18:07:57.503Z] ./bin/test-attribution-txt.sh [2023-08-16T18:07:57.503Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-16T18:07:57.503Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-16T18:07:57.503Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-16T18:07:57.503Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-16T18:07:57.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-16T18:07:57.827Z] + ls -al . [2023-08-16T18:07:57.828Z] total 724 [2023-08-16T18:07:57.828Z] drwxrwxr-x 11 1001 1001 4096 Aug 16 18:00 . [2023-08-16T18:07:57.828Z] drwxr-xr-x 4 root root 4096 Aug 16 18:00 .. [2023-08-16T18:07:57.828Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 17:58 .blubracket [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 16 Aug 16 17:58 .dockerignore [2023-08-16T18:07:57.828Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 17:58 .git [2023-08-16T18:07:57.828Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 17:58 .github [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 1173 Aug 16 17:58 .gitignore [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 17:58 .golangci.yml [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 87 Aug 16 17:58 .hadolint.yml [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 166 Aug 16 17:58 .sonarcloud.properties [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 17:58 ADOPTERS.md [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 11152 Aug 16 17:58 Attribution.txt [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 93407 Aug 16 17:58 CHANGELOG.md [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 17:58 CONTRIBUTING.md [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 17:58 GOVERNANCE.md [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 883 Aug 16 17:58 Jenkinsfile [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 17:58 LICENSE [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 14764 Aug 16 17:58 Makefile [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 17:58 OWNERS.md [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 9923 Aug 16 17:58 README.md [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 789 Aug 16 17:58 SECURITY.md [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 5 Aug 16 17:56 VERSION [2023-08-16T18:07:57.828Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 17:58 bin [2023-08-16T18:07:57.828Z] drwxrwxr-x 18 1001 1001 4096 Aug 16 17:58 cmd [2023-08-16T18:07:57.828Z] -rw-r--r-- 1 root root 446998 Aug 16 18:05 coverage.out [2023-08-16T18:07:57.828Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 17:58 fuzz_test [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 3687 Aug 16 17:58 go.mod [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 33714 Aug 16 17:58 go.sum [2023-08-16T18:07:57.828Z] drwxrwxr-x 7 1001 1001 4096 Aug 16 17:58 internal [2023-08-16T18:07:57.828Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 17:58 openapi [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 594 Aug 16 17:58 security.txt [2023-08-16T18:07:57.828Z] drwxrwxr-x 4 1001 1001 4096 Aug 16 17:58 snap [2023-08-16T18:07:57.828Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 17:58 version.go [Pipeline] sh [2023-08-16T18:07:58.144Z] + '[' -e coverage.out ] [2023-08-16T18:07:58.144Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-16T18:07:58.171Z] Warning: overwriting stash ‘coverage-report’ [2023-08-16T18:07:58.910Z] Stashed 1 file(s) [Pipeline] sh [2023-08-16T18:07:59.215Z] + make build [2023-08-16T18:07:59.486Z] 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-16T18:09:36.107Z] 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-16T18:09:38.675Z] 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-16T18:09:44.007Z] 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-16T18:09:47.332Z] 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-16T18:10:26.533Z] 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-16T18:10:31.866Z] 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-16T18:10:40.056Z] 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-16T18:10:44.300Z] 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-16T18:10:48.541Z] 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-16T18:10:53.292Z] 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-16T18:10:58.617Z] 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-16T18:11:05.252Z] $ docker stop --time=1 a3361fe945301994687d2cf1dcce39c2c53ef076b47a649a4c18d430d8d7ca8a [2023-08-16T18:11:07.323Z] $ docker rm -f --volumes a3361fe945301994687d2cf1dcce39c2c53ef076b47a649a4c18d430d8d7ca8a [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-16T18:11:09.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-16T18:11:09.717Z] [2023-08-16T18:11:09.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:11:10.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-16T18:11:10.306Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-16T18:11:10.306Z] 547446be3368: Pulling fs layer [2023-08-16T18:11:10.306Z] d125d8839a47: Pulling fs layer [2023-08-16T18:11:10.306Z] 3e85d5ac6304: Pulling fs layer [2023-08-16T18:11:10.306Z] c3105a71a48b: Pulling fs layer [2023-08-16T18:11:10.306Z] 0f093f025ec4: Pulling fs layer [2023-08-16T18:11:10.306Z] c3106fc0e877: Pulling fs layer [2023-08-16T18:11:10.306Z] c3105a71a48b: Waiting [2023-08-16T18:11:10.306Z] 0f093f025ec4: Waiting [2023-08-16T18:11:10.306Z] c3106fc0e877: Waiting [2023-08-16T18:11:10.306Z] 547446be3368: Verifying Checksum [2023-08-16T18:11:10.306Z] 547446be3368: Download complete [2023-08-16T18:11:10.572Z] c3105a71a48b: Verifying Checksum [2023-08-16T18:11:10.572Z] c3105a71a48b: Download complete [2023-08-16T18:11:10.572Z] d125d8839a47: Verifying Checksum [2023-08-16T18:11:10.572Z] d125d8839a47: Download complete [2023-08-16T18:11:10.838Z] c3106fc0e877: Verifying Checksum [2023-08-16T18:11:10.838Z] c3106fc0e877: Download complete [2023-08-16T18:11:10.838Z] 0f093f025ec4: Verifying Checksum [2023-08-16T18:11:10.838Z] 0f093f025ec4: Download complete [2023-08-16T18:11:11.105Z] 547446be3368: Pull complete [2023-08-16T18:11:12.062Z] d125d8839a47: Pull complete [2023-08-16T18:11:12.644Z] 3e85d5ac6304: Verifying Checksum [2023-08-16T18:11:12.644Z] 3e85d5ac6304: Download complete [2023-08-16T18:11:20.854Z] 3e85d5ac6304: Pull complete [2023-08-16T18:11:20.854Z] c3105a71a48b: Pull complete [2023-08-16T18:11:21.435Z] 0f093f025ec4: Pull complete [2023-08-16T18:11:23.367Z] c3106fc0e877: Pull complete [2023-08-16T18:11:23.367Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-16T18:11:23.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-16T18:11:23.367Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T18:11:23.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-3813 does not seem to be running inside a container [2023-08-16T18:11:23.610Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-16T18:11:25.686Z] $ docker top e12eb88ff9d9ce7947e072c2d9c0106ecab384f06951552e408323e70059c773 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T18:11:26.178Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-16T18:11:34.378Z] #1 [security-spire-config internal] load build definition from Dockerfile [2023-08-16T18:11:34.378Z] #1 transferring dockerfile: 2.58kB done [2023-08-16T18:11:34.378Z] #1 DONE 0.1s [2023-08-16T18:11:34.959Z] [2023-08-16T18:11:34.959Z] #2 [core-data internal] load build definition from Dockerfile [2023-08-16T18:11:34.959Z] #2 transferring dockerfile: 1.90kB done [2023-08-16T18:11:34.959Z] #2 DONE 0.0s [2023-08-16T18:11:34.959Z] [2023-08-16T18:11:34.959Z] #3 [core-command internal] load build definition from Dockerfile [2023-08-16T18:11:34.959Z] #3 transferring dockerfile: 1.82kB done [2023-08-16T18:11:34.959Z] #3 DONE 0.1s [2023-08-16T18:11:34.959Z] [2023-08-16T18:11:34.959Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-16T18:11:35.225Z] #4 transferring dockerfile: 2.38kB 0.0s done [2023-08-16T18:11:35.225Z] #4 DONE 0.1s [2023-08-16T18:11:35.225Z] [2023-08-16T18:11:35.225Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-08-16T18:11:36.630Z] #5 ... [2023-08-16T18:11:36.630Z] [2023-08-16T18:11:36.630Z] #6 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-16T18:11:36.630Z] #6 DONE 0.0s [2023-08-16T18:11:36.630Z] [2023-08-16T18:11:36.630Z] #7 [security-spire-server internal] load .dockerignore [2023-08-16T18:11:37.210Z] #7 ... [2023-08-16T18:11:37.210Z] [2023-08-16T18:11:37.210Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-08-16T18:11:37.210Z] #8 transferring dockerfile: 1.96kB done [2023-08-16T18:11:37.210Z] #8 DONE 2.0s [2023-08-16T18:11:37.210Z] [2023-08-16T18:11:37.210Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-08-16T18:11:37.210Z] #5 transferring dockerfile: 1.82kB done [2023-08-16T18:11:37.210Z] #5 DONE 2.0s [2023-08-16T18:11:37.476Z] [2023-08-16T18:11:37.476Z] #9 [security-proxy-auth internal] load .dockerignore [2023-08-16T18:11:37.476Z] #9 ... [2023-08-16T18:11:37.476Z] [2023-08-16T18:11:37.476Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-08-16T18:11:37.476Z] #10 transferring dockerfile: 1.84kB done [2023-08-16T18:11:37.476Z] #10 DONE 2.2s [2023-08-16T18:11:37.476Z] [2023-08-16T18:11:37.476Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-16T18:11:37.476Z] #11 transferring dockerfile: 1.78kB done [2023-08-16T18:11:37.476Z] #11 DONE 2.2s [2023-08-16T18:11:37.476Z] [2023-08-16T18:11:37.476Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-16T18:11:37.476Z] #12 transferring dockerfile: 2.12kB done [2023-08-16T18:11:37.476Z] #12 DONE 2.2s [2023-08-16T18:11:37.476Z] [2023-08-16T18:11:37.476Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-08-16T18:11:37.476Z] #13 transferring dockerfile: 2.68kB 0.0s done [2023-08-16T18:11:37.476Z] #13 DONE 2.3s [2023-08-16T18:11:37.476Z] [2023-08-16T18:11:37.476Z] #9 [security-proxy-auth internal] load .dockerignore [2023-08-16T18:11:37.476Z] #9 transferring context: 32B 0.0s [2023-08-16T18:11:37.740Z] #9 ... [2023-08-16T18:11:37.740Z] [2023-08-16T18:11:37.740Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-16T18:11:37.740Z] #14 transferring dockerfile: 2.39kB done [2023-08-16T18:11:37.740Z] #14 DONE 2.2s [2023-08-16T18:11:37.740Z] [2023-08-16T18:11:37.740Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-16T18:11:37.740Z] #15 transferring dockerfile: 2.82kB 0.0s done [2023-08-16T18:11:37.740Z] #15 DONE 2.2s [2023-08-16T18:11:37.740Z] [2023-08-16T18:11:37.740Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-16T18:11:37.740Z] #16 transferring dockerfile: 2.04kB 0.0s done [2023-08-16T18:11:37.740Z] #16 DONE 2.2s [2023-08-16T18:11:37.740Z] [2023-08-16T18:11:37.740Z] #9 [security-proxy-auth internal] load .dockerignore [2023-08-16T18:11:37.740Z] #9 transferring context: 56B 0.0s done [2023-08-16T18:11:37.740Z] #9 DONE 1.1s [2023-08-16T18:11:37.740Z] [2023-08-16T18:11:37.740Z] #17 [security-spire-server internal] load build definition from Dockerfile [2023-08-16T18:11:37.740Z] #17 transferring dockerfile: 2.63kB 0.0s done [2023-08-16T18:11:37.740Z] #17 DONE 2.3s [2023-08-16T18:11:37.740Z] [2023-08-16T18:11:37.740Z] #18 [security-bootstrapper internal] load .dockerignore [2023-08-16T18:11:37.740Z] #18 transferring context: 56B 0.0s done [2023-08-16T18:11:37.740Z] #18 DONE 1.2s [2023-08-16T18:11:37.740Z] [2023-08-16T18:11:37.740Z] #19 [core-data internal] load .dockerignore [2023-08-16T18:11:37.740Z] #19 transferring context: 56B done [2023-08-16T18:11:37.740Z] #19 DONE 1.6s [2023-08-16T18:11:37.740Z] [2023-08-16T18:11:37.740Z] #20 [security-spire-config internal] load .dockerignore [2023-08-16T18:11:37.740Z] #20 transferring context: 56B done [2023-08-16T18:11:37.740Z] #20 DONE 2.2s [2023-08-16T18:11:37.740Z] [2023-08-16T18:11:37.740Z] #7 [security-spire-server internal] load .dockerignore [2023-08-16T18:11:37.740Z] #7 transferring context: 56B 0.0s done [2023-08-16T18:11:38.006Z] #7 DONE 1.3s [2023-08-16T18:11:38.006Z] [2023-08-16T18:11:38.006Z] #21 [core-metadata internal] load .dockerignore [2023-08-16T18:11:38.006Z] #21 transferring context: 56B 0.0s done [2023-08-16T18:11:38.006Z] #21 DONE 1.5s [2023-08-16T18:11:38.006Z] [2023-08-16T18:11:38.006Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2023-08-16T18:11:38.006Z] #22 transferring context: 56B 0.0s done [2023-08-16T18:11:38.006Z] #22 DONE 1.5s [2023-08-16T18:11:38.006Z] [2023-08-16T18:11:38.006Z] #23 [core-command internal] load .dockerignore [2023-08-16T18:11:38.006Z] #23 transferring context: 56B 0.0s done [2023-08-16T18:11:38.006Z] #23 DONE 1.7s [2023-08-16T18:11:38.006Z] [2023-08-16T18:11:38.006Z] #24 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T18:11:38.006Z] #24 DONE 0.0s [2023-08-16T18:11:38.006Z] [2023-08-16T18:11:38.006Z] #25 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T18:11:38.006Z] #25 ... [2023-08-16T18:11:38.006Z] [2023-08-16T18:11:38.006Z] #26 [support-notifications internal] load .dockerignore [2023-08-16T18:11:38.006Z] #26 transferring context: 56B 0.0s done [2023-08-16T18:11:38.006Z] #26 DONE 1.6s [2023-08-16T18:11:38.006Z] [2023-08-16T18:11:38.006Z] #27 [security-proxy-setup internal] load .dockerignore [2023-08-16T18:11:38.006Z] #27 transferring context: 56B 0.0s done [2023-08-16T18:11:38.006Z] #27 DONE 1.5s [2023-08-16T18:11:38.006Z] [2023-08-16T18:11:38.006Z] #28 [security-spire-agent internal] load .dockerignore [2023-08-16T18:11:38.006Z] #28 transferring context: 56B 0.0s done [2023-08-16T18:11:38.006Z] #28 DONE 1.6s [2023-08-16T18:11:38.006Z] [2023-08-16T18:11:38.006Z] #29 [support-scheduler internal] load .dockerignore [2023-08-16T18:11:38.006Z] #29 transferring context: 56B 0.0s done [2023-08-16T18:11:38.006Z] #29 DONE 1.8s [2023-08-16T18:11:38.006Z] [2023-08-16T18:11:38.006Z] #6 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-16T18:11:38.006Z] #6 transferring context: 56B 0.0s done [2023-08-16T18:11:38.006Z] #6 DONE 1.6s [2023-08-16T18:11:38.006Z] [2023-08-16T18:11:38.006Z] #25 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T18:11:38.006Z] #25 DONE 0.2s [2023-08-16T18:11:38.006Z] [2023-08-16T18:11:38.006Z] #30 [security-secretstore-setup internal] load .dockerignore [2023-08-16T18:11:38.006Z] #30 transferring context: 56B 0.0s done [2023-08-16T18:11:38.587Z] #30 ... [2023-08-16T18:11:38.587Z] [2023-08-16T18:11:38.587Z] #24 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T18:11:38.587Z] #24 DONE 0.0s [2023-08-16T18:11:38.587Z] [2023-08-16T18:11:38.587Z] #25 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T18:11:38.587Z] #25 DONE 0.3s [2023-08-16T18:11:38.587Z] [2023-08-16T18:11:38.587Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:11:38.587Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T18:11:38.587Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T18:11:38.587Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T18:11:38.587Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T18:11:38.587Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T18:11:38.587Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-16T18:11:38.853Z] #31 ... [2023-08-16T18:11:38.853Z] [2023-08-16T18:11:38.853Z] #24 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T18:11:38.853Z] #24 DONE 0.0s [2023-08-16T18:11:38.853Z] [2023-08-16T18:11:38.853Z] #25 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T18:11:38.853Z] #25 DONE 0.3s [2023-08-16T18:11:38.853Z] [2023-08-16T18:11:38.853Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:11:39.118Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T18:11:39.118Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T18:11:39.118Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T18:11:39.118Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T18:11:39.118Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T18:11:39.118Z] #31 ... [2023-08-16T18:11:39.118Z] [2023-08-16T18:11:39.118Z] #32 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T18:11:39.118Z] #32 DONE 1.6s [2023-08-16T18:11:39.118Z] [2023-08-16T18:11:39.118Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:11:39.118Z] #31 ... [2023-08-16T18:11:39.118Z] [2023-08-16T18:11:39.118Z] #24 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T18:11:39.118Z] #24 DONE 0.0s [2023-08-16T18:11:39.118Z] [2023-08-16T18:11:39.118Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:11:39.383Z] #31 ... [2023-08-16T18:11:39.383Z] [2023-08-16T18:11:39.383Z] #25 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T18:11:39.383Z] #25 DONE 0.4s [2023-08-16T18:11:39.383Z] [2023-08-16T18:11:39.383Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:11:39.383Z] #31 ... [2023-08-16T18:11:39.383Z] [2023-08-16T18:11:39.383Z] #32 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T18:11:39.383Z] #32 DONE 1.6s [2023-08-16T18:11:39.383Z] [2023-08-16T18:11:39.383Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:11:39.383Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T18:11:39.383Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T18:11:39.383Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T18:11:39.383Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T18:11:39.383Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T18:11:39.649Z] #31 ... [2023-08-16T18:11:39.649Z] [2023-08-16T18:11:39.649Z] #33 [security-spire-config builder 2/9] WORKDIR /edgex-go [2023-08-16T18:11:39.649Z] #33 DONE 0.8s [2023-08-16T18:11:39.649Z] [2023-08-16T18:11:39.649Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:11:39.649Z] #31 ... [2023-08-16T18:11:39.649Z] [2023-08-16T18:11:39.649Z] #24 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T18:11:39.649Z] #24 DONE 0.0s [2023-08-16T18:11:39.649Z] [2023-08-16T18:11:39.649Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:11:39.914Z] #31 ... [2023-08-16T18:11:39.914Z] [2023-08-16T18:11:39.914Z] #24 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T18:11:39.914Z] #24 DONE 0.0s [2023-08-16T18:11:39.914Z] [2023-08-16T18:11:39.914Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:11:39.914Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-16T18:11:39.914Z] #31 ... [2023-08-16T18:11:39.914Z] [2023-08-16T18:11:39.914Z] #32 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T18:11:39.914Z] #32 DONE 1.6s [2023-08-16T18:11:39.914Z] [2023-08-16T18:11:39.914Z] #33 [core-metadata builder 2/9] WORKDIR /edgex-go [2023-08-16T18:11:39.914Z] #33 DONE 0.8s [2023-08-16T18:11:39.914Z] [2023-08-16T18:11:39.914Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:11:39.914Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T18:11:39.914Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T18:11:39.915Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T18:11:39.915Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T18:11:39.915Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T18:11:39.915Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-16T18:11:40.180Z] #31 ... [2023-08-16T18:11:40.180Z] [2023-08-16T18:11:40.180Z] #32 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T18:11:40.180Z] #32 DONE 1.6s [2023-08-16T18:11:40.180Z] [2023-08-16T18:11:40.180Z] #24 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T18:11:40.180Z] #24 DONE 0.0s [2023-08-16T18:11:40.180Z] [2023-08-16T18:11:40.180Z] #33 [security-spire-server builder 2/9] WORKDIR /edgex-go [2023-08-16T18:11:40.180Z] #33 DONE 0.8s [2023-08-16T18:11:40.180Z] [2023-08-16T18:11:40.180Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:11:40.180Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T18:11:40.180Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T18:11:40.180Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T18:11:40.180Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T18:11:40.180Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T18:11:40.180Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-16T18:11:40.180Z] #31 ... [2023-08-16T18:11:40.180Z] [2023-08-16T18:11:40.180Z] #32 [security-spiffe-token-provider builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T18:11:40.180Z] #32 DONE 1.6s [2023-08-16T18:11:40.180Z] [2023-08-16T18:11:40.180Z] #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T18:11:40.180Z] #25 DONE 0.9s [2023-08-16T18:11:40.180Z] [2023-08-16T18:11:40.180Z] #33 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go [2023-08-16T18:11:40.180Z] #33 DONE 0.8s [2023-08-16T18:11:40.180Z] [2023-08-16T18:11:40.180Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:11:40.180Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T18:11:40.180Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T18:11:40.180Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T18:11:40.180Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T18:11:40.180Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T18:11:40.180Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-16T18:11:40.448Z] #31 ... [2023-08-16T18:11:40.448Z] [2023-08-16T18:11:40.448Z] #24 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T18:11:40.448Z] #24 DONE 0.1s [2023-08-16T18:11:40.448Z] [2023-08-16T18:11:40.448Z] #34 [security-spire-server internal] load build context [2023-08-16T18:11:40.448Z] #34 ... [2023-08-16T18:11:40.448Z] [2023-08-16T18:11:40.448Z] #24 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T18:11:40.448Z] #24 DONE 0.1s [2023-08-16T18:11:40.448Z] [2023-08-16T18:11:40.448Z] #34 [security-spire-server internal] load build context [2023-08-16T18:11:40.712Z] #34 ... [2023-08-16T18:11:40.712Z] [2023-08-16T18:11:40.712Z] #32 [core-command builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T18:11:40.712Z] #32 DONE 1.6s [2023-08-16T18:11:40.712Z] [2023-08-16T18:11:40.712Z] #33 [core-command builder 2/9] WORKDIR /edgex-go [2023-08-16T18:11:40.712Z] #33 DONE 0.8s [2023-08-16T18:11:40.712Z] [2023-08-16T18:11:40.712Z] #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T18:11:40.712Z] #24 DONE 0.1s [2023-08-16T18:11:40.712Z] [2023-08-16T18:11:40.712Z] #34 [security-spire-server internal] load build context [2023-08-16T18:11:40.712Z] #34 ... [2023-08-16T18:11:40.712Z] [2023-08-16T18:11:40.712Z] #32 [security-secretstore-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T18:11:40.712Z] #32 DONE 1.6s [2023-08-16T18:11:40.712Z] [2023-08-16T18:11:40.712Z] #33 [security-secretstore-setup builder 2/9] WORKDIR /edgex-go [2023-08-16T18:11:40.712Z] #33 DONE 0.8s [2023-08-16T18:11:40.712Z] [2023-08-16T18:11:40.712Z] #34 [security-spire-server internal] load build context [2023-08-16T18:11:40.977Z] #34 ... [2023-08-16T18:11:40.977Z] [2023-08-16T18:11:40.977Z] #24 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T18:11:40.977Z] #24 DONE 0.1s [2023-08-16T18:11:40.977Z] [2023-08-16T18:11:40.977Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:11:40.977Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T18:11:40.977Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T18:11:40.977Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T18:11:40.977Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T18:11:40.977Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T18:11:40.977Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-16T18:11:40.977Z] #31 DONE 3.3s [2023-08-16T18:11:40.977Z] [2023-08-16T18:11:40.977Z] #34 [security-spire-server internal] load build context [2023-08-16T18:11:41.244Z] #34 ... [2023-08-16T18:11:41.244Z] [2023-08-16T18:11:41.244Z] #24 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T18:11:41.244Z] #24 DONE 0.1s [2023-08-16T18:11:41.244Z] [2023-08-16T18:11:41.244Z] #34 [security-spire-server internal] load build context [2023-08-16T18:11:41.510Z] #34 ... [2023-08-16T18:11:41.510Z] [2023-08-16T18:11:41.510Z] #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T18:11:41.510Z] #24 DONE 0.1s [2023-08-16T18:11:41.510Z] [2023-08-16T18:11:41.510Z] #25 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T18:11:41.510Z] #25 DONE 2.1s [2023-08-16T18:11:41.777Z] [2023-08-16T18:11:41.777Z] #32 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T18:11:41.777Z] #32 DONE 1.6s [2023-08-16T18:11:41.777Z] [2023-08-16T18:11:41.777Z] #33 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-08-16T18:11:41.777Z] #33 DONE 0.8s [2023-08-16T18:11:41.777Z] [2023-08-16T18:11:41.777Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:11:41.777Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T18:11:41.777Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T18:11:41.777Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T18:11:41.777Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T18:11:41.777Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T18:11:41.777Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-16T18:11:41.777Z] #31 DONE 3.3s [2023-08-16T18:11:41.777Z] [2023-08-16T18:11:41.777Z] #35 [support-scheduler internal] load build context [2023-08-16T18:11:41.777Z] #35 ... [2023-08-16T18:11:41.777Z] [2023-08-16T18:11:41.777Z] #32 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T18:11:41.777Z] #32 DONE 1.6s [2023-08-16T18:11:41.777Z] [2023-08-16T18:11:41.777Z] #33 [support-notifications builder 2/9] WORKDIR /edgex-go [2023-08-16T18:11:41.777Z] #33 DONE 0.8s [2023-08-16T18:11:41.777Z] [2023-08-16T18:11:41.777Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:11:41.777Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T18:11:41.777Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T18:11:41.777Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T18:11:41.777Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T18:11:41.777Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T18:11:41.777Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-16T18:11:41.777Z] #31 DONE 3.3s [2023-08-16T18:11:41.777Z] [2023-08-16T18:11:41.777Z] #32 [security-spire-agent builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T18:11:41.777Z] #32 DONE 1.6s [2023-08-16T18:11:41.777Z] [2023-08-16T18:11:41.777Z] #33 [security-spire-agent builder 2/9] WORKDIR /edgex-go [2023-08-16T18:11:41.777Z] #33 DONE 0.8s [2023-08-16T18:11:41.777Z] [2023-08-16T18:11:41.777Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:11:41.777Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T18:11:41.777Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T18:11:41.777Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T18:11:41.778Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T18:11:41.778Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T18:11:41.778Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-16T18:11:41.778Z] #31 DONE 3.3s [2023-08-16T18:11:41.778Z] [2023-08-16T18:11:41.778Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:11:43.712Z] #36 transferring context: [2023-08-16T18:11:47.052Z] #36 ... [2023-08-16T18:11:47.052Z] [2023-08-16T18:11:47.052Z] #37 [core-data internal] load build context [2023-08-16T18:11:47.320Z] #37 ... [2023-08-16T18:11:47.320Z] [2023-08-16T18:11:47.320Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:11:48.277Z] #36 ... [2023-08-16T18:11:48.277Z] [2023-08-16T18:11:48.277Z] #38 [security-spire-config internal] load build context [2023-08-16T18:11:48.277Z] #38 transferring context: 52.33MB 10.0s [2023-08-16T18:11:48.549Z] #38 ... [2023-08-16T18:11:48.549Z] [2023-08-16T18:11:48.549Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:11:49.131Z] #36 ... [2023-08-16T18:11:49.131Z] [2023-08-16T18:11:49.131Z] #39 [security-bootstrapper internal] load build context [2023-08-16T18:11:49.131Z] #39 ... [2023-08-16T18:11:49.131Z] [2023-08-16T18:11:49.131Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:11:49.398Z] #36 ... [2023-08-16T18:11:49.399Z] [2023-08-16T18:11:49.399Z] #40 [security-proxy-auth internal] load build context [2023-08-16T18:11:49.399Z] #40 ... [2023-08-16T18:11:49.399Z] [2023-08-16T18:11:49.399Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:11:49.668Z] #36 ... [2023-08-16T18:11:49.668Z] [2023-08-16T18:11:49.668Z] #41 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T18:11:49.668Z] #0 7.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:11:49.668Z] #0 9.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:11:49.668Z] #41 ... [2023-08-16T18:11:49.668Z] [2023-08-16T18:11:49.669Z] #42 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T18:11:49.669Z] #0 6.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:11:49.669Z] #0 7.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:11:49.940Z] #42 ... [2023-08-16T18:11:49.940Z] [2023-08-16T18:11:49.940Z] #43 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T18:11:49.940Z] #0 5.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:11:49.940Z] #0 6.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:11:49.940Z] #0 9.524 OK: 263 MiB in 53 packages [2023-08-16T18:11:49.940Z] #43 ... [2023-08-16T18:11:49.940Z] [2023-08-16T18:11:49.940Z] #44 [core-metadata internal] load build context [2023-08-16T18:11:49.940Z] #44 ... [2023-08-16T18:11:49.940Z] [2023-08-16T18:11:49.940Z] #34 [security-spire-server internal] load build context [2023-08-16T18:11:50.212Z] #34 ... [2023-08-16T18:11:50.212Z] [2023-08-16T18:11:50.212Z] #44 [core-metadata internal] load build context [2023-08-16T18:11:50.212Z] #44 ... [2023-08-16T18:11:50.212Z] [2023-08-16T18:11:50.212Z] #45 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T18:11:50.212Z] #0 6.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:11:50.212Z] #0 8.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:11:50.514Z] #45 ... [2023-08-16T18:11:50.514Z] [2023-08-16T18:11:50.514Z] #46 [security-spiffe-token-provider internal] load build context [2023-08-16T18:11:50.514Z] #46 ... [2023-08-16T18:11:50.514Z] [2023-08-16T18:11:50.514Z] #44 [core-metadata internal] load build context [2023-08-16T18:11:50.780Z] #44 ... [2023-08-16T18:11:50.780Z] [2023-08-16T18:11:50.780Z] #47 [core-command internal] load build context [2023-08-16T18:11:50.780Z] #47 ... [2023-08-16T18:11:50.780Z] [2023-08-16T18:11:50.780Z] #48 [security-secretstore-setup internal] load build context [2023-08-16T18:11:50.780Z] #48 ... [2023-08-16T18:11:50.780Z] [2023-08-16T18:11:50.780Z] #47 [core-command internal] load build context [2023-08-16T18:11:51.053Z] #47 ... [2023-08-16T18:11:51.053Z] [2023-08-16T18:11:51.053Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T18:11:51.053Z] #49 ... [2023-08-16T18:11:51.053Z] [2023-08-16T18:11:51.053Z] #47 [core-command internal] load build context [2023-08-16T18:11:51.321Z] #47 ... [2023-08-16T18:11:51.321Z] [2023-08-16T18:11:51.321Z] #43 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T18:11:51.321Z] #43 DONE 11.7s [2023-08-16T18:11:51.321Z] [2023-08-16T18:11:51.321Z] #47 [core-command internal] load build context [2023-08-16T18:11:51.321Z] #47 ... [2023-08-16T18:11:51.321Z] [2023-08-16T18:11:51.321Z] #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T18:11:51.593Z] #50 ... [2023-08-16T18:11:51.593Z] [2023-08-16T18:11:51.593Z] #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T18:11:51.593Z] #51 ... [2023-08-16T18:11:51.593Z] [2023-08-16T18:11:51.593Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T18:11:51.593Z] #0 7.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:11:51.864Z] #52 ... [2023-08-16T18:11:51.864Z] [2023-08-16T18:11:51.864Z] #53 [core-common-config-bootstrapper internal] load build context [2023-08-16T18:11:51.864Z] #53 ... [2023-08-16T18:11:51.864Z] [2023-08-16T18:11:51.864Z] #54 [security-proxy-setup internal] load build context [2023-08-16T18:11:52.132Z] #54 ... [2023-08-16T18:11:52.132Z] [2023-08-16T18:11:52.132Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T18:11:52.132Z] #55 ... [2023-08-16T18:11:52.132Z] [2023-08-16T18:11:52.132Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T18:11:52.399Z] #56 ... [2023-08-16T18:11:52.399Z] [2023-08-16T18:11:52.399Z] #57 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T18:11:52.399Z] #57 ... [2023-08-16T18:11:52.399Z] [2023-08-16T18:11:52.399Z] #58 [support-notifications internal] load build context [2023-08-16T18:11:52.399Z] #58 ... [2023-08-16T18:11:52.399Z] [2023-08-16T18:11:52.399Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T18:11:52.666Z] #59 ... [2023-08-16T18:11:52.666Z] [2023-08-16T18:11:52.666Z] #47 [core-command internal] load build context [2023-08-16T18:11:52.666Z] #47 ... [2023-08-16T18:11:52.666Z] [2023-08-16T18:11:52.666Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T18:11:52.933Z] #60 ... [2023-08-16T18:11:52.933Z] [2023-08-16T18:11:52.933Z] #47 [core-command internal] load build context [2023-08-16T18:11:52.933Z] #47 ... [2023-08-16T18:11:52.933Z] [2023-08-16T18:11:52.933Z] #42 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T18:11:52.933Z] #42 12.38 OK: 263 MiB in 53 packages [2023-08-16T18:11:52.933Z] #42 DONE 13.4s [2023-08-16T18:11:52.933Z] [2023-08-16T18:11:52.933Z] #47 [core-command internal] load build context [2023-08-16T18:11:52.933Z] #47 ... [2023-08-16T18:11:52.933Z] [2023-08-16T18:11:52.933Z] #35 [support-scheduler internal] load build context [2023-08-16T18:11:53.200Z] #35 ... [2023-08-16T18:11:53.200Z] [2023-08-16T18:11:53.200Z] #47 [core-command internal] load build context [2023-08-16T18:11:53.200Z] #47 ... [2023-08-16T18:11:53.200Z] [2023-08-16T18:11:53.200Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-16T18:11:53.200Z] #61 ... [2023-08-16T18:11:53.200Z] [2023-08-16T18:11:53.200Z] #47 [core-command internal] load build context [2023-08-16T18:11:54.157Z] #47 transferring context: 14.39MB 13.3s [2023-08-16T18:11:54.157Z] #47 ... [2023-08-16T18:11:54.157Z] [2023-08-16T18:11:54.157Z] #41 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T18:11:54.157Z] #41 13.12 OK: 263 MiB in 53 packages [2023-08-16T18:11:54.157Z] #41 DONE 15.3s [2023-08-16T18:11:54.422Z] [2023-08-16T18:11:54.422Z] #47 [core-command internal] load build context [2023-08-16T18:11:56.357Z] #47 ... [2023-08-16T18:11:56.357Z] [2023-08-16T18:11:56.357Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T18:11:56.357Z] #52 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:11:56.357Z] #52 13.14 OK: 263 MiB in 53 packages [2023-08-16T18:11:56.357Z] #52 DONE 14.4s [2023-08-16T18:11:56.357Z] [2023-08-16T18:11:56.357Z] #47 [core-command internal] load build context [2023-08-16T18:11:57.759Z] #47 ... [2023-08-16T18:11:57.759Z] [2023-08-16T18:11:58.024Z] #37 [core-data internal] load build context [2023-08-16T18:11:58.024Z] #37 ... [2023-08-16T18:11:58.024Z] [2023-08-16T18:11:58.024Z] #47 [core-command internal] load build context [2023-08-16T18:11:58.619Z] #47 ... [2023-08-16T18:11:58.619Z] [2023-08-16T18:11:58.619Z] #38 [security-spire-config internal] load build context [2023-08-16T18:11:58.619Z] #38 transferring context: 69.77MB 20.3s [2023-08-16T18:11:58.619Z] #38 ... [2023-08-16T18:11:58.619Z] [2023-08-16T18:11:58.619Z] #47 [core-command internal] load build context [2023-08-16T18:11:59.199Z] #47 ... [2023-08-16T18:11:59.199Z] [2023-08-16T18:11:59.199Z] #39 [security-bootstrapper internal] load build context [2023-08-16T18:11:59.199Z] #39 ... [2023-08-16T18:11:59.199Z] [2023-08-16T18:11:59.199Z] #38 [security-spire-config internal] load build context [2023-08-16T18:11:59.469Z] #38 ... [2023-08-16T18:11:59.469Z] [2023-08-16T18:11:59.469Z] #40 [security-proxy-auth internal] load build context [2023-08-16T18:11:59.735Z] #40 ... [2023-08-16T18:11:59.735Z] [2023-08-16T18:11:59.735Z] #38 [security-spire-config internal] load build context [2023-08-16T18:11:59.735Z] #38 ... [2023-08-16T18:11:59.735Z] [2023-08-16T18:11:59.735Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:12:00.000Z] #36 ... [2023-08-16T18:12:00.000Z] [2023-08-16T18:12:00.000Z] #38 [security-spire-config internal] load build context [2023-08-16T18:12:00.268Z] #38 ... [2023-08-16T18:12:00.268Z] [2023-08-16T18:12:00.268Z] #34 [security-spire-server internal] load build context [2023-08-16T18:12:00.268Z] #34 ... [2023-08-16T18:12:00.268Z] [2023-08-16T18:12:00.268Z] #38 [security-spire-config internal] load build context [2023-08-16T18:12:00.852Z] #38 ... [2023-08-16T18:12:00.852Z] [2023-08-16T18:12:00.852Z] #46 [security-spiffe-token-provider internal] load build context [2023-08-16T18:12:00.852Z] #46 ... [2023-08-16T18:12:00.852Z] [2023-08-16T18:12:00.852Z] #44 [core-metadata internal] load build context [2023-08-16T18:12:00.852Z] #44 ... [2023-08-16T18:12:01.117Z] [2023-08-16T18:12:01.117Z] #38 [security-spire-config internal] load build context [2023-08-16T18:12:01.117Z] #38 ... [2023-08-16T18:12:01.117Z] [2023-08-16T18:12:01.117Z] #48 [security-secretstore-setup internal] load build context [2023-08-16T18:12:01.382Z] #48 ... [2023-08-16T18:12:01.382Z] [2023-08-16T18:12:01.382Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T18:12:01.382Z] #49 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:01.382Z] #49 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:01.382Z] #49 18.63 (1/4) Installing ca-certificates (20230506-r0) [2023-08-16T18:12:01.382Z] #49 19.25 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-16T18:12:01.382Z] #49 19.26 (3/4) Installing su-exec (0.2-r2) [2023-08-16T18:12:01.382Z] #49 19.27 (4/4) Installing yq (4.30.4-r4) [2023-08-16T18:12:01.382Z] #49 ... [2023-08-16T18:12:01.382Z] [2023-08-16T18:12:01.382Z] #48 [security-secretstore-setup internal] load build context [2023-08-16T18:12:02.336Z] #48 ... [2023-08-16T18:12:02.336Z] [2023-08-16T18:12:02.336Z] #54 [security-proxy-setup internal] load build context [2023-08-16T18:12:02.336Z] #54 ... [2023-08-16T18:12:02.336Z] [2023-08-16T18:12:02.336Z] #53 [core-common-config-bootstrapper internal] load build context [2023-08-16T18:12:02.336Z] #53 ... [2023-08-16T18:12:02.336Z] [2023-08-16T18:12:02.336Z] #48 [security-secretstore-setup internal] load build context [2023-08-16T18:12:02.917Z] #48 ... [2023-08-16T18:12:02.917Z] [2023-08-16T18:12:02.917Z] #58 [support-notifications internal] load build context [2023-08-16T18:12:02.917Z] #58 ... [2023-08-16T18:12:02.917Z] [2023-08-16T18:12:02.917Z] #45 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T18:12:02.917Z] #45 12.69 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T18:12:02.917Z] #45 12.69 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T18:12:02.917Z] #45 12.69 OK: 17694 distinct packages available [2023-08-16T18:12:02.917Z] #45 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:02.917Z] #45 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:02.917Z] #45 21.84 OK: 263 MiB in 53 packages [2023-08-16T18:12:02.917Z] #45 ... [2023-08-16T18:12:02.917Z] [2023-08-16T18:12:02.917Z] #58 [support-notifications internal] load build context [2023-08-16T18:12:03.189Z] #58 ... [2023-08-16T18:12:03.189Z] [2023-08-16T18:12:03.189Z] #35 [support-scheduler internal] load build context [2023-08-16T18:12:03.455Z] #35 ... [2023-08-16T18:12:03.455Z] [2023-08-16T18:12:03.455Z] #48 [security-secretstore-setup internal] load build context [2023-08-16T18:12:03.725Z] #48 ... [2023-08-16T18:12:03.725Z] [2023-08-16T18:12:03.725Z] #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T18:12:03.725Z] #50 12.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:03.725Z] #50 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:03.725Z] #50 20.76 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T18:12:03.725Z] #50 20.77 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T18:12:03.725Z] #50 20.77 OK: 17689 distinct packages available [2023-08-16T18:12:03.725Z] #50 21.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:03.725Z] #50 ... [2023-08-16T18:12:03.725Z] [2023-08-16T18:12:03.725Z] #53 [core-common-config-bootstrapper internal] load build context [2023-08-16T18:12:04.309Z] #53 ... [2023-08-16T18:12:04.309Z] [2023-08-16T18:12:04.309Z] #45 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T18:12:04.309Z] #45 DONE 24.0s [2023-08-16T18:12:04.309Z] [2023-08-16T18:12:04.309Z] #53 [core-common-config-bootstrapper internal] load build context [2023-08-16T18:12:04.309Z] #53 ... [2023-08-16T18:12:04.309Z] [2023-08-16T18:12:04.309Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T18:12:04.309Z] #56 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:04.309Z] #56 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:04.309Z] #56 21.17 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T18:12:04.309Z] #56 21.24 Executing busybox-1.35.0-r29.trigger [2023-08-16T18:12:04.309Z] #56 21.50 OK: 8 MiB in 16 packages [2023-08-16T18:12:04.575Z] #56 ... [2023-08-16T18:12:04.575Z] [2023-08-16T18:12:04.575Z] #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T18:12:04.575Z] #51 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:04.575Z] #51 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:04.575Z] #51 21.39 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T18:12:04.575Z] #51 21.42 Executing busybox-1.35.0-r29.trigger [2023-08-16T18:12:04.575Z] #51 21.75 OK: 8 MiB in 16 packages [2023-08-16T18:12:04.575Z] #51 ... [2023-08-16T18:12:04.575Z] [2023-08-16T18:12:04.575Z] #58 [support-notifications internal] load build context [2023-08-16T18:12:04.575Z] #58 transferring context: 19.11MB 21.4s [2023-08-16T18:12:05.162Z] #58 ... [2023-08-16T18:12:05.162Z] [2023-08-16T18:12:05.162Z] #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T18:12:05.162Z] #51 DONE 23.8s [2023-08-16T18:12:05.162Z] [2023-08-16T18:12:05.162Z] #58 [support-notifications internal] load build context [2023-08-16T18:12:05.744Z] #58 ... [2023-08-16T18:12:05.744Z] [2023-08-16T18:12:05.744Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T18:12:05.744Z] #56 DONE 24.5s [2023-08-16T18:12:05.744Z] [2023-08-16T18:12:05.744Z] #58 [support-notifications internal] load build context [2023-08-16T18:12:06.010Z] #58 ... [2023-08-16T18:12:06.010Z] [2023-08-16T18:12:06.010Z] #57 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T18:12:06.010Z] #57 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:06.010Z] #57 18.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:06.010Z] #57 ... [2023-08-16T18:12:06.010Z] [2023-08-16T18:12:06.010Z] #46 [security-spiffe-token-provider internal] load build context [2023-08-16T18:12:06.285Z] #46 ... [2023-08-16T18:12:06.285Z] [2023-08-16T18:12:06.285Z] #58 [support-notifications internal] load build context [2023-08-16T18:12:06.568Z] #58 ... [2023-08-16T18:12:06.568Z] [2023-08-16T18:12:06.568Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T18:12:06.568Z] #49 20.68 Executing busybox-1.35.0-r29.trigger [2023-08-16T18:12:06.568Z] #49 20.89 Executing ca-certificates-20230506-r0.trigger [2023-08-16T18:12:06.568Z] #49 24.09 OK: 17 MiB in 19 packages [2023-08-16T18:12:06.568Z] #49 DONE 25.6s [2023-08-16T18:12:06.568Z] [2023-08-16T18:12:06.568Z] #58 [support-notifications internal] load build context [2023-08-16T18:12:06.568Z] #58 ... [2023-08-16T18:12:06.568Z] [2023-08-16T18:12:06.568Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T18:12:06.568Z] #59 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:06.568Z] #59 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:06.568Z] #59 24.00 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-16T18:12:06.568Z] #59 24.00 (2/2) Installing su-exec (0.2-r2) [2023-08-16T18:12:06.568Z] #59 24.00 Executing busybox-1.35.0-r29.trigger [2023-08-16T18:12:06.568Z] #59 24.22 OK: 8 MiB in 17 packages [2023-08-16T18:12:06.837Z] #59 ... [2023-08-16T18:12:06.837Z] [2023-08-16T18:12:06.837Z] #46 [security-spiffe-token-provider internal] load build context [2023-08-16T18:12:07.817Z] #46 ... [2023-08-16T18:12:07.817Z] [2023-08-16T18:12:07.817Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T18:12:07.817Z] #59 DONE 26.3s [2023-08-16T18:12:07.817Z] [2023-08-16T18:12:07.817Z] #46 [security-spiffe-token-provider internal] load build context [2023-08-16T18:12:08.083Z] #46 ... [2023-08-16T18:12:08.083Z] [2023-08-16T18:12:08.083Z] #37 [core-data internal] load build context [2023-08-16T18:12:08.083Z] #37 ... [2023-08-16T18:12:08.083Z] [2023-08-16T18:12:08.083Z] #46 [security-spiffe-token-provider internal] load build context [2023-08-16T18:12:08.668Z] #46 ... [2023-08-16T18:12:08.668Z] [2023-08-16T18:12:08.668Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T18:12:08.668Z] #55 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:08.668Z] #55 20.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:08.668Z] #55 26.47 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T18:12:08.668Z] #55 26.47 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T18:12:08.668Z] #55 26.47 OK: 17689 distinct packages available [2023-08-16T18:12:08.668Z] #55 26.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:08.668Z] #55 ... [2023-08-16T18:12:08.668Z] [2023-08-16T18:12:08.668Z] #46 [security-spiffe-token-provider internal] load build context [2023-08-16T18:12:08.934Z] #46 ... [2023-08-16T18:12:08.934Z] [2023-08-16T18:12:08.934Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T18:12:08.934Z] #60 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:08.934Z] #60 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:08.934Z] #60 24.42 (1/2) Installing ca-certificates (20230506-r0) [2023-08-16T18:12:08.934Z] #60 24.70 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-16T18:12:08.934Z] #60 24.70 Executing busybox-1.35.0-r29.trigger [2023-08-16T18:12:08.934Z] #60 24.75 Executing ca-certificates-20230506-r0.trigger [2023-08-16T18:12:08.934Z] #60 26.11 OK: 8 MiB in 17 packages [2023-08-16T18:12:08.934Z] #60 ... [2023-08-16T18:12:08.934Z] [2023-08-16T18:12:08.934Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-16T18:12:08.934Z] #61 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:08.934Z] #61 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:08.934Z] #61 24.11 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-16T18:12:08.934Z] #61 24.11 (2/4) Installing openssl (3.0.10-r0) [2023-08-16T18:12:08.934Z] #61 24.31 (3/4) Installing su-exec (0.2-r2) [2023-08-16T18:12:08.934Z] #61 24.31 (4/4) Installing yq (4.30.4-r4) [2023-08-16T18:12:08.934Z] #61 24.89 Executing busybox-1.35.0-r29.trigger [2023-08-16T18:12:08.934Z] #61 25.00 OK: 17 MiB in 19 packages [2023-08-16T18:12:09.202Z] #61 ... [2023-08-16T18:12:09.202Z] [2023-08-16T18:12:09.202Z] #37 [core-data internal] load build context [2023-08-16T18:12:09.202Z] #37 ... [2023-08-16T18:12:09.202Z] [2023-08-16T18:12:09.202Z] #47 [core-command internal] load build context [2023-08-16T18:12:09.202Z] #47 ... [2023-08-16T18:12:09.202Z] [2023-08-16T18:12:09.202Z] #37 [core-data internal] load build context [2023-08-16T18:12:09.468Z] #37 ... [2023-08-16T18:12:09.468Z] [2023-08-16T18:12:09.468Z] #39 [security-bootstrapper internal] load build context [2023-08-16T18:12:09.468Z] #39 transferring context: 47.81MB 30.4s [2023-08-16T18:12:09.468Z] #39 ... [2023-08-16T18:12:09.468Z] [2023-08-16T18:12:09.468Z] #47 [core-command internal] load build context [2023-08-16T18:12:09.734Z] #47 ... [2023-08-16T18:12:09.734Z] [2023-08-16T18:12:09.734Z] #40 [security-proxy-auth internal] load build context [2023-08-16T18:12:10.000Z] #40 ... [2023-08-16T18:12:10.000Z] [2023-08-16T18:12:10.000Z] #47 [core-command internal] load build context [2023-08-16T18:12:10.000Z] #47 ... [2023-08-16T18:12:10.000Z] [2023-08-16T18:12:10.000Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:12:10.267Z] #36 ... [2023-08-16T18:12:10.267Z] [2023-08-16T18:12:10.267Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-16T18:12:10.267Z] #61 DONE 26.9s [2023-08-16T18:12:10.267Z] [2023-08-16T18:12:10.267Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:12:10.267Z] #36 ... [2023-08-16T18:12:10.267Z] [2023-08-16T18:12:10.267Z] #47 [core-command internal] load build context [2023-08-16T18:12:10.534Z] #47 ... [2023-08-16T18:12:10.534Z] [2023-08-16T18:12:10.534Z] #34 [security-spire-server internal] load build context [2023-08-16T18:12:10.534Z] #34 ... [2023-08-16T18:12:10.534Z] [2023-08-16T18:12:10.534Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:12:10.803Z] #36 ... [2023-08-16T18:12:10.803Z] [2023-08-16T18:12:10.803Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T18:12:10.803Z] #60 DONE 27.9s [2023-08-16T18:12:10.803Z] [2023-08-16T18:12:10.803Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:12:11.070Z] #36 ... [2023-08-16T18:12:11.070Z] [2023-08-16T18:12:11.070Z] #44 [core-metadata internal] load build context [2023-08-16T18:12:11.070Z] #44 ... [2023-08-16T18:12:11.070Z] [2023-08-16T18:12:11.070Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:12:11.345Z] #36 ... [2023-08-16T18:12:11.345Z] [2023-08-16T18:12:11.345Z] #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T18:12:11.345Z] #50 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:11.345Z] #50 27.97 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-16T18:12:11.345Z] #50 27.97 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-16T18:12:11.345Z] #50 27.97 (3/4) Installing libucontext (1.2-r0) [2023-08-16T18:12:11.345Z] #50 27.97 (4/4) Installing gcompat (1.1.0-r0) [2023-08-16T18:12:11.345Z] #50 27.97 Executing busybox-1.35.0-r29.trigger [2023-08-16T18:12:11.345Z] #50 28.11 OK: 8 MiB in 19 packages [2023-08-16T18:12:11.345Z] #50 DONE 29.8s [2023-08-16T18:12:11.345Z] [2023-08-16T18:12:11.345Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:12:11.612Z] #36 ... [2023-08-16T18:12:11.612Z] [2023-08-16T18:12:11.612Z] #38 [security-spire-config internal] load build context [2023-08-16T18:12:11.612Z] #38 ... [2023-08-16T18:12:11.612Z] [2023-08-16T18:12:11.612Z] #44 [core-metadata internal] load build context [2023-08-16T18:12:11.879Z] #44 ... [2023-08-16T18:12:11.879Z] [2023-08-16T18:12:11.879Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-16T18:12:11.879Z] #62 DONE 1.5s [2023-08-16T18:12:11.879Z] [2023-08-16T18:12:11.879Z] #44 [core-metadata internal] load build context [2023-08-16T18:12:12.460Z] #44 ... [2023-08-16T18:12:12.460Z] [2023-08-16T18:12:12.460Z] #57 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T18:12:12.460Z] #57 24.88 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T18:12:12.460Z] #57 24.88 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T18:12:12.460Z] #57 24.88 OK: 17689 distinct packages available [2023-08-16T18:12:12.460Z] #57 25.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:12.460Z] #57 27.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:12.460Z] #57 29.78 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-16T18:12:12.460Z] #57 29.78 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-16T18:12:12.460Z] #57 29.78 (3/5) Installing libucontext (1.2-r0) [2023-08-16T18:12:12.460Z] #57 29.78 (4/5) Installing gcompat (1.1.0-r0) [2023-08-16T18:12:12.460Z] #57 29.78 (5/5) Installing openssl (3.0.10-r0) [2023-08-16T18:12:12.460Z] #57 29.90 Executing busybox-1.35.0-r29.trigger [2023-08-16T18:12:12.460Z] #57 29.99 OK: 9 MiB in 20 packages [2023-08-16T18:12:12.460Z] #57 DONE 30.8s [2023-08-16T18:12:12.460Z] [2023-08-16T18:12:12.460Z] #44 [core-metadata internal] load build context [2023-08-16T18:12:12.460Z] #44 ... [2023-08-16T18:12:12.460Z] [2023-08-16T18:12:12.460Z] #54 [security-proxy-setup internal] load build context [2023-08-16T18:12:12.460Z] #54 ... [2023-08-16T18:12:12.460Z] [2023-08-16T18:12:12.460Z] #44 [core-metadata internal] load build context [2023-08-16T18:12:12.726Z] #44 ... [2023-08-16T18:12:12.726Z] [2023-08-16T18:12:12.726Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-16T18:12:12.726Z] #63 DONE 4.9s [2023-08-16T18:12:12.726Z] [2023-08-16T18:12:12.727Z] #44 [core-metadata internal] load build context [2023-08-16T18:12:13.682Z] #44 ... [2023-08-16T18:12:13.682Z] [2023-08-16T18:12:13.682Z] #35 [support-scheduler internal] load build context [2023-08-16T18:12:13.682Z] #35 ... [2023-08-16T18:12:13.682Z] [2023-08-16T18:12:13.682Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T18:12:13.682Z] #55 29.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:12:13.682Z] #55 30.36 (1/9) Installing ca-certificates (20230506-r0) [2023-08-16T18:12:13.682Z] #55 30.46 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-16T18:12:13.682Z] #55 30.50 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-16T18:12:13.682Z] #55 30.50 (4/9) Installing libcurl (8.2.1-r0) [2023-08-16T18:12:13.682Z] #55 30.56 (5/9) Installing curl (8.2.1-r0) [2023-08-16T18:12:13.682Z] #55 30.56 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-16T18:12:13.682Z] #55 30.56 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-16T18:12:13.682Z] #55 30.59 (8/9) Installing libucontext (1.2-r0) [2023-08-16T18:12:13.682Z] #55 30.59 (9/9) Installing gcompat (1.1.0-r0) [2023-08-16T18:12:13.682Z] #55 30.59 Executing busybox-1.35.0-r29.trigger [2023-08-16T18:12:13.682Z] #55 30.65 Executing ca-certificates-20230506-r0.trigger [2023-08-16T18:12:13.682Z] #55 31.36 OK: 11 MiB in 24 packages [2023-08-16T18:12:13.682Z] #55 DONE 32.1s [2023-08-16T18:12:13.682Z] [2023-08-16T18:12:13.682Z] #35 [support-scheduler internal] load build context [2023-08-16T18:12:13.682Z] #35 ... [2023-08-16T18:12:13.682Z] [2023-08-16T18:12:13.682Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:12:13.952Z] #36 ... [2023-08-16T18:12:13.952Z] [2023-08-16T18:12:13.952Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-16T18:12:13.952Z] #64 DONE 1.0s [2023-08-16T18:12:13.952Z] [2023-08-16T18:12:13.952Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:12:13.952Z] #36 ... [2023-08-16T18:12:13.952Z] [2023-08-16T18:12:13.952Z] #48 [security-secretstore-setup internal] load build context [2023-08-16T18:12:13.952Z] #48 ... [2023-08-16T18:12:13.952Z] [2023-08-16T18:12:13.952Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:12:14.538Z] #36 ... [2023-08-16T18:12:14.538Z] [2023-08-16T18:12:14.538Z] #53 [core-common-config-bootstrapper internal] load build context [2023-08-16T18:12:14.538Z] #53 transferring context: 45.95MB 31.1s [2023-08-16T18:12:14.538Z] #53 ... [2023-08-16T18:12:14.538Z] [2023-08-16T18:12:14.538Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:12:17.109Z] #36 ... [2023-08-16T18:12:17.109Z] [2023-08-16T18:12:17.109Z] #58 [support-notifications internal] load build context [2023-08-16T18:12:17.109Z] #58 ... [2023-08-16T18:12:17.109Z] [2023-08-16T18:12:17.109Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:12:19.047Z] #36 ... [2023-08-16T18:12:19.047Z] [2023-08-16T18:12:19.047Z] #46 [security-spiffe-token-provider internal] load build context [2023-08-16T18:12:19.047Z] #46 ... [2023-08-16T18:12:19.047Z] [2023-08-16T18:12:19.047Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:12:19.629Z] #36 ... [2023-08-16T18:12:19.629Z] [2023-08-16T18:12:19.629Z] #37 [core-data internal] load build context [2023-08-16T18:12:19.629Z] #37 transferring context: 100.39MB 40.9s [2023-08-16T18:12:19.629Z] #37 ... [2023-08-16T18:12:19.629Z] [2023-08-16T18:12:19.629Z] #39 [security-bootstrapper internal] load build context [2023-08-16T18:12:19.629Z] #39 ... [2023-08-16T18:12:19.629Z] [2023-08-16T18:12:19.629Z] #37 [core-data internal] load build context [2023-08-16T18:12:20.222Z] #37 ... [2023-08-16T18:12:20.222Z] [2023-08-16T18:12:20.222Z] #40 [security-proxy-auth internal] load build context [2023-08-16T18:12:20.222Z] #40 ... [2023-08-16T18:12:20.222Z] [2023-08-16T18:12:20.222Z] #37 [core-data internal] load build context [2023-08-16T18:12:20.488Z] #37 ... [2023-08-16T18:12:20.488Z] [2023-08-16T18:12:20.488Z] #47 [core-command internal] load build context [2023-08-16T18:12:20.753Z] #47 ... [2023-08-16T18:12:20.753Z] [2023-08-16T18:12:20.753Z] #34 [security-spire-server internal] load build context [2023-08-16T18:12:20.753Z] #34 ... [2023-08-16T18:12:20.753Z] [2023-08-16T18:12:20.753Z] #47 [core-command internal] load build context [2023-08-16T18:12:21.708Z] #47 ... [2023-08-16T18:12:21.708Z] [2023-08-16T18:12:21.708Z] #38 [security-spire-config internal] load build context [2023-08-16T18:12:21.972Z] #38 ... [2023-08-16T18:12:21.972Z] [2023-08-16T18:12:21.972Z] #34 [security-spire-server internal] load build context [2023-08-16T18:12:22.929Z] #34 ... [2023-08-16T18:12:22.929Z] [2023-08-16T18:12:22.929Z] #54 [security-proxy-setup internal] load build context [2023-08-16T18:12:22.929Z] #54 ... [2023-08-16T18:12:22.929Z] [2023-08-16T18:12:22.929Z] #34 [security-spire-server internal] load build context [2023-08-16T18:12:23.510Z] #34 ... [2023-08-16T18:12:23.510Z] [2023-08-16T18:12:23.510Z] #44 [core-metadata internal] load build context [2023-08-16T18:12:23.776Z] #44 ... [2023-08-16T18:12:23.776Z] [2023-08-16T18:12:23.776Z] #35 [support-scheduler internal] load build context [2023-08-16T18:12:23.776Z] #35 ... [2023-08-16T18:12:23.776Z] [2023-08-16T18:12:23.776Z] #44 [core-metadata internal] load build context [2023-08-16T18:12:24.356Z] #44 ... [2023-08-16T18:12:24.356Z] [2023-08-16T18:12:24.356Z] #48 [security-secretstore-setup internal] load build context [2023-08-16T18:12:24.356Z] #48 ... [2023-08-16T18:12:24.356Z] [2023-08-16T18:12:24.356Z] #44 [core-metadata internal] load build context [2023-08-16T18:12:24.631Z] #44 transferring context: 134.32MB 44.6s [2023-08-16T18:12:24.631Z] #44 ... [2023-08-16T18:12:24.631Z] [2023-08-16T18:12:24.631Z] #53 [core-common-config-bootstrapper internal] load build context [2023-08-16T18:12:24.896Z] #53 ... [2023-08-16T18:12:24.896Z] [2023-08-16T18:12:24.896Z] #44 [core-metadata internal] load build context [2023-08-16T18:12:27.473Z] #44 ... [2023-08-16T18:12:27.473Z] [2023-08-16T18:12:27.473Z] #58 [support-notifications internal] load build context [2023-08-16T18:12:27.473Z] #58 ... [2023-08-16T18:12:27.473Z] [2023-08-16T18:12:27.473Z] #44 [core-metadata internal] load build context [2023-08-16T18:12:29.410Z] #44 ... [2023-08-16T18:12:29.410Z] [2023-08-16T18:12:29.410Z] #46 [security-spiffe-token-provider internal] load build context [2023-08-16T18:12:29.410Z] #46 ... [2023-08-16T18:12:29.410Z] [2023-08-16T18:12:29.410Z] #44 [core-metadata internal] load build context [2023-08-16T18:12:29.674Z] #44 ... [2023-08-16T18:12:29.674Z] [2023-08-16T18:12:29.674Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:12:29.674Z] #36 transferring context: 130.78MB 46.3s [2023-08-16T18:12:29.674Z] #36 ... [2023-08-16T18:12:29.674Z] [2023-08-16T18:12:29.674Z] #44 [core-metadata internal] load build context [2023-08-16T18:12:29.940Z] #44 ... [2023-08-16T18:12:29.940Z] [2023-08-16T18:12:29.940Z] #39 [security-bootstrapper internal] load build context [2023-08-16T18:12:30.205Z] #39 ... [2023-08-16T18:12:30.205Z] [2023-08-16T18:12:30.205Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:12:30.205Z] #36 ... [2023-08-16T18:12:30.205Z] [2023-08-16T18:12:30.205Z] #40 [security-proxy-auth internal] load build context [2023-08-16T18:12:30.476Z] #40 ... [2023-08-16T18:12:30.476Z] [2023-08-16T18:12:30.476Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:12:30.741Z] #36 ... [2023-08-16T18:12:30.741Z] [2023-08-16T18:12:30.741Z] #37 [core-data internal] load build context [2023-08-16T18:12:30.741Z] #37 ... [2023-08-16T18:12:30.741Z] [2023-08-16T18:12:30.741Z] #40 [security-proxy-auth internal] load build context [2023-08-16T18:12:31.005Z] #40 ... [2023-08-16T18:12:31.005Z] [2023-08-16T18:12:31.005Z] #38 [security-spire-config internal] load build context [2023-08-16T18:12:31.005Z] #38 transferring context: 188.26MB 52.7s done [2023-08-16T18:12:31.005Z] #38 DONE 52.9s [2023-08-16T18:12:31.005Z] [2023-08-16T18:12:31.005Z] #40 [security-proxy-auth internal] load build context [2023-08-16T18:12:31.961Z] #40 ... [2023-08-16T18:12:31.961Z] [2023-08-16T18:12:31.961Z] #47 [core-command internal] load build context [2023-08-16T18:12:31.961Z] #47 ... [2023-08-16T18:12:31.961Z] [2023-08-16T18:12:31.961Z] #40 [security-proxy-auth internal] load build context [2023-08-16T18:12:33.014Z] #40 ... [2023-08-16T18:12:33.014Z] [2023-08-16T18:12:33.014Z] #54 [security-proxy-setup internal] load build context [2023-08-16T18:12:33.014Z] #54 ... [2023-08-16T18:12:33.014Z] [2023-08-16T18:12:33.014Z] #40 [security-proxy-auth internal] load build context [2023-08-16T18:12:34.028Z] #40 ... [2023-08-16T18:12:34.028Z] [2023-08-16T18:12:34.028Z] #34 [security-spire-server internal] load build context [2023-08-16T18:12:34.028Z] #34 ... [2023-08-16T18:12:34.028Z] [2023-08-16T18:12:34.028Z] #35 [support-scheduler internal] load build context [2023-08-16T18:12:34.028Z] #35 ... [2023-08-16T18:12:34.028Z] [2023-08-16T18:12:34.028Z] #34 [security-spire-server internal] load build context [2023-08-16T18:12:34.676Z] #34 ... [2023-08-16T18:12:34.676Z] [2023-08-16T18:12:34.676Z] #48 [security-secretstore-setup internal] load build context [2023-08-16T18:12:34.676Z] #48 ... [2023-08-16T18:12:34.676Z] [2023-08-16T18:12:34.676Z] #34 [security-spire-server internal] load build context [2023-08-16T18:12:34.976Z] #34 ... [2023-08-16T18:12:34.976Z] [2023-08-16T18:12:34.976Z] #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-16T18:12:34.976Z] #65 DONE 3.7s [2023-08-16T18:12:34.976Z] [2023-08-16T18:12:34.976Z] #34 [security-spire-server internal] load build context [2023-08-16T18:12:34.976Z] #34 ... [2023-08-16T18:12:34.976Z] [2023-08-16T18:12:34.976Z] #53 [core-common-config-bootstrapper internal] load build context [2023-08-16T18:12:34.976Z] #53 ... [2023-08-16T18:12:34.976Z] [2023-08-16T18:12:34.976Z] #48 [security-secretstore-setup internal] load build context [2023-08-16T18:12:36.992Z] #48 transferring context: 175.44MB 55.8s [2023-08-16T18:12:36.992Z] #48 ... [2023-08-16T18:12:36.992Z] [2023-08-16T18:12:36.992Z] #44 [core-metadata internal] load build context [2023-08-16T18:12:36.992Z] #44 transferring context: 188.26MB 56.8s done [2023-08-16T18:12:36.992Z] #44 DONE 57.2s [2023-08-16T18:12:37.263Z] [2023-08-16T18:12:37.263Z] #35 [support-scheduler internal] load build context [2023-08-16T18:12:37.546Z] #35 ... [2023-08-16T18:12:37.546Z] [2023-08-16T18:12:37.546Z] #58 [support-notifications internal] load build context [2023-08-16T18:12:37.546Z] #58 ... [2023-08-16T18:12:37.546Z] [2023-08-16T18:12:37.546Z] #35 [support-scheduler internal] load build context [2023-08-16T18:12:38.163Z] #35 ... [2023-08-16T18:12:38.163Z] [2023-08-16T18:12:38.163Z] #46 [security-spiffe-token-provider internal] load build context [2023-08-16T18:12:38.163Z] #46 transferring context: 188.26MB 57.3s done [2023-08-16T18:12:38.163Z] #46 DONE 57.8s [2023-08-16T18:12:38.163Z] [2023-08-16T18:12:38.163Z] #35 [support-scheduler internal] load build context [2023-08-16T18:12:38.743Z] #35 ... [2023-08-16T18:12:38.743Z] [2023-08-16T18:12:38.743Z] #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:12:38.743Z] #66 DONE 1.4s [2023-08-16T18:12:38.743Z] [2023-08-16T18:12:38.743Z] #35 [support-scheduler internal] load build context [2023-08-16T18:12:39.323Z] #35 ... [2023-08-16T18:12:39.323Z] [2023-08-16T18:12:39.323Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:12:39.323Z] #67 DONE 1.3s [2023-08-16T18:12:39.323Z] [2023-08-16T18:12:39.323Z] #35 [support-scheduler internal] load build context [2023-08-16T18:12:40.278Z] #35 ... [2023-08-16T18:12:40.278Z] [2023-08-16T18:12:40.278Z] #39 [security-bootstrapper internal] load build context [2023-08-16T18:12:40.278Z] #39 ... [2023-08-16T18:12:40.278Z] [2023-08-16T18:12:40.278Z] #58 [support-notifications internal] load build context [2023-08-16T18:12:40.543Z] #58 ... [2023-08-16T18:12:40.543Z] [2023-08-16T18:12:40.543Z] #34 [security-spire-server internal] load build context [2023-08-16T18:12:40.543Z] #34 transferring context: 188.26MB 59.6s done [2023-08-16T18:12:40.543Z] #34 DONE 60.2s [2023-08-16T18:12:40.543Z] [2023-08-16T18:12:40.543Z] #58 [support-notifications internal] load build context [2023-08-16T18:12:40.807Z] #58 ... [2023-08-16T18:12:40.807Z] [2023-08-16T18:12:40.807Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:12:40.807Z] #36 ... [2023-08-16T18:12:40.807Z] [2023-08-16T18:12:40.807Z] #35 [support-scheduler internal] load build context [2023-08-16T18:12:41.076Z] #35 ... [2023-08-16T18:12:41.076Z] [2023-08-16T18:12:41.076Z] #37 [core-data internal] load build context [2023-08-16T18:12:41.076Z] #37 transferring context: 188.26MB 61.8s done [2023-08-16T18:12:41.076Z] #37 DONE 62.4s [2023-08-16T18:12:41.076Z] [2023-08-16T18:12:41.076Z] #35 [support-scheduler internal] load build context [2023-08-16T18:12:41.658Z] #35 ... [2023-08-16T18:12:41.658Z] [2023-08-16T18:12:41.658Z] #48 [security-secretstore-setup internal] load build context [2023-08-16T18:12:41.658Z] #48 transferring context: 188.26MB 60.4s done [2023-08-16T18:12:41.658Z] #48 DONE 60.8s [2023-08-16T18:12:41.658Z] [2023-08-16T18:12:41.658Z] #35 [support-scheduler internal] load build context [2023-08-16T18:12:42.237Z] #35 ... [2023-08-16T18:12:42.237Z] [2023-08-16T18:12:42.237Z] #47 [core-command internal] load build context [2023-08-16T18:12:42.237Z] #47 ... [2023-08-16T18:12:42.237Z] [2023-08-16T18:12:42.237Z] #35 [support-scheduler internal] load build context [2023-08-16T18:12:42.504Z] #35 transferring context: 188.26MB 59.4s done [2023-08-16T18:12:42.504Z] #35 DONE 60.9s [2023-08-16T18:12:42.504Z] [2023-08-16T18:12:42.504Z] #47 [core-command internal] load build context [2023-08-16T18:12:43.086Z] #47 transferring context: 188.26MB 62.4s done [2023-08-16T18:12:43.086Z] #47 ... [2023-08-16T18:12:43.086Z] [2023-08-16T18:12:43.086Z] #54 [security-proxy-setup internal] load build context [2023-08-16T18:12:43.350Z] #54 ... [2023-08-16T18:12:43.350Z] [2023-08-16T18:12:43.350Z] #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:12:43.350Z] #68 DONE 1.4s [2023-08-16T18:12:43.350Z] [2023-08-16T18:12:43.350Z] #47 [core-command internal] load build context [2023-08-16T18:12:43.350Z] #47 DONE 62.6s [2023-08-16T18:12:43.350Z] [2023-08-16T18:12:43.350Z] #54 [security-proxy-setup internal] load build context [2023-08-16T18:12:43.350Z] #54 ... [2023-08-16T18:12:43.350Z] [2023-08-16T18:12:43.350Z] #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:12:43.620Z] #69 ... [2023-08-16T18:12:43.620Z] [2023-08-16T18:12:43.620Z] #53 [core-common-config-bootstrapper internal] load build context [2023-08-16T18:12:43.620Z] #53 transferring context: 188.26MB 59.9s done [2023-08-16T18:12:43.620Z] #53 DONE 61.7s [2023-08-16T18:12:43.620Z] [2023-08-16T18:12:43.620Z] #58 [support-notifications internal] load build context [2023-08-16T18:12:43.620Z] #58 transferring context: 188.26MB 60.4s done [2023-08-16T18:12:43.620Z] #58 DONE 61.9s [2023-08-16T18:12:43.620Z] [2023-08-16T18:12:43.620Z] #54 [security-proxy-setup internal] load build context [2023-08-16T18:12:43.890Z] #54 ... [2023-08-16T18:12:43.890Z] [2023-08-16T18:12:43.890Z] #36 [security-spire-agent internal] load build context [2023-08-16T18:12:43.890Z] #36 transferring context: 188.26MB 60.2s done [2023-08-16T18:12:43.890Z] #36 DONE 61.9s [2023-08-16T18:12:43.890Z] [2023-08-16T18:12:43.890Z] #54 [security-proxy-setup internal] load build context [2023-08-16T18:12:43.890Z] #54 transferring context: 188.26MB 60.4s done [2023-08-16T18:12:43.890Z] #54 DONE 62.2s [2023-08-16T18:12:43.890Z] [2023-08-16T18:12:43.890Z] #39 [security-bootstrapper internal] load build context [2023-08-16T18:12:44.155Z] #39 ... [2023-08-16T18:12:44.155Z] [2023-08-16T18:12:44.155Z] #40 [security-proxy-auth internal] load build context [2023-08-16T18:12:44.424Z] #40 ... [2023-08-16T18:12:44.424Z] [2023-08-16T18:12:44.424Z] #39 [security-bootstrapper internal] load build context [2023-08-16T18:12:44.689Z] #39 ... [2023-08-16T18:12:44.689Z] [2023-08-16T18:12:44.689Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:12:44.689Z] #70 DONE 0.8s [2023-08-16T18:12:44.689Z] [2023-08-16T18:12:44.689Z] #39 [security-bootstrapper internal] load build context [2023-08-16T18:12:44.958Z] #39 ... [2023-08-16T18:12:44.958Z] [2023-08-16T18:12:44.958Z] #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:12:45.222Z] #71 ... [2023-08-16T18:12:45.222Z] [2023-08-16T18:12:45.222Z] #39 [security-bootstrapper internal] load build context [2023-08-16T18:12:45.490Z] #39 ... [2023-08-16T18:12:45.490Z] [2023-08-16T18:12:45.490Z] #40 [security-proxy-auth internal] load build context [2023-08-16T18:12:45.490Z] #40 transferring context: 188.26MB 65.8s done [2023-08-16T18:12:45.490Z] #40 DONE 66.0s [2023-08-16T18:12:45.490Z] [2023-08-16T18:12:45.490Z] #39 [security-bootstrapper internal] load build context [2023-08-16T18:12:46.448Z] #39 transferring context: 188.26MB 67.4s done [2023-08-16T18:12:46.714Z] #39 DONE 67.6s [2023-08-16T18:12:46.714Z] [2023-08-16T18:12:46.714Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:12:48.650Z] #72 ... [2023-08-16T18:12:48.650Z] [2023-08-16T18:12:48.650Z] #73 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:12:48.914Z] #73 ... [2023-08-16T18:12:48.915Z] [2023-08-16T18:12:48.915Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:13:35.713Z] #74 ... [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #73 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:13:35.713Z] #73 DONE 49.8s [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:13:35.713Z] #74 DONE 49.1s [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:13:35.713Z] #72 DONE 44.0s [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:13:35.713Z] #69 DONE 45.3s [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-16T18:13:35.713Z] #75 ... [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:13:35.713Z] #71 DONE 53.7s [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #76 [security-spire-config builder 6/9] COPY . . [2023-08-16T18:13:35.713Z] #76 ... [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-16T18:13:35.713Z] #75 DONE 3.6s [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #77 [security-bootstrapper builder 6/7] COPY . . [2023-08-16T18:13:35.713Z] #77 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:13:35.713Z] #78 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:13:35.713Z] #79 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:13:35.713Z] #80 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #81 [security-proxy-setup builder 6/7] COPY . . [2023-08-16T18:13:35.713Z] #81 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:13:35.713Z] #82 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #83 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-16T18:13:35.713Z] #83 DONE 3.7s [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #84 [security-secretstore-setup builder 6/7] COPY . . [2023-08-16T18:13:35.713Z] #84 DONE 3.6s [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #85 [core-metadata builder 6/7] COPY . . [2023-08-16T18:13:35.713Z] #85 DONE 3.7s [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #76 [security-spire-config builder 6/9] COPY . . [2023-08-16T18:13:35.713Z] #76 DONE 3.6s [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #86 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T18:13:35.713Z] #86 ... [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #87 [security-proxy-auth builder 6/7] COPY . . [2023-08-16T18:13:35.713Z] #87 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #88 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:13:35.713Z] #88 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:13:35.713Z] #89 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:13:35.713Z] #90 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #91 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-16T18:13:35.713Z] #91 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #92 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:13:35.713Z] #92 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #93 [support-scheduler builder 6/7] COPY . . [2023-08-16T18:13:35.713Z] #93 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:13:35.713Z] #94 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #95 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:13:35.713Z] #95 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #96 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:13:35.713Z] #96 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #97 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:13:35.713Z] #97 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #98 [core-command builder 6/7] COPY . . [2023-08-16T18:13:35.713Z] #98 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #99 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:13:35.713Z] #99 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #100 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-16T18:13:35.713Z] #100 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #101 [core-data builder 6/7] COPY . . [2023-08-16T18:13:35.713Z] #101 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T18:13:35.713Z] #102 ... [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #103 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T18:13:35.713Z] #103 DONE 0.5s [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #104 [security-spire-server builder 6/9] COPY . . [2023-08-16T18:13:35.713Z] #104 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:13:35.713Z] #105 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T18:13:35.713Z] #106 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #107 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-16T18:13:35.713Z] #107 CACHED [2023-08-16T18:13:35.713Z] [2023-08-16T18:13:35.713Z] #108 [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-16T18:13:38.295Z] #108 ... [2023-08-16T18:13:38.295Z] [2023-08-16T18:13:38.295Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T18:13:38.295Z] #102 5.722 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-16T18:13:38.879Z] #102 ... [2023-08-16T18:13:38.879Z] [2023-08-16T18:13:38.879Z] #108 [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-16T18:13:38.879Z] #108 DONE 6.2s [2023-08-16T18:13:38.879Z] [2023-08-16T18:13:38.879Z] #109 [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-16T18:13:38.879Z] #109 DONE 6.2s [2023-08-16T18:13:39.146Z] [2023-08-16T18:13:39.146Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-16T18:13:39.146Z] #110 ... [2023-08-16T18:13:39.146Z] [2023-08-16T18:13:39.146Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-16T18:13:39.146Z] #111 DONE 0.4s [2023-08-16T18:13:39.414Z] [2023-08-16T18:13:39.414Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-16T18:13:39.414Z] #110 DONE 0.4s [2023-08-16T18:13:39.414Z] [2023-08-16T18:13:39.414Z] #86 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T18:13:39.414Z] #86 4.546 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-16T18:13:39.997Z] #86 ... [2023-08-16T18:13:39.997Z] [2023-08-16T18:13:39.997Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:13:39.997Z] #112 DONE 0.3s [2023-08-16T18:13:40.312Z] [2023-08-16T18:13:40.312Z] #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:13:40.312Z] #113 DONE 0.2s [2023-08-16T18:13:40.312Z] [2023-08-16T18:13:40.312Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T18:13:40.312Z] #0 6.144 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-16T18:13:40.898Z] #114 ... [2023-08-16T18:13:40.898Z] [2023-08-16T18:13:40.898Z] #115 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:13:41.168Z] #115 DONE 0.4s [2023-08-16T18:13:41.168Z] [2023-08-16T18:13:41.168Z] #116 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:13:41.168Z] #116 DONE 0.2s [2023-08-16T18:13:41.168Z] [2023-08-16T18:13:41.168Z] #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T18:13:42.130Z] #117 ... [2023-08-16T18:13:42.130Z] [2023-08-16T18:13:42.130Z] #118 [security-spire-agent builder 6/9] COPY . . [2023-08-16T18:13:42.130Z] #118 CACHED [2023-08-16T18:13:42.130Z] [2023-08-16T18:13:42.130Z] #119 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:13:42.130Z] #119 CACHED [2023-08-16T18:13:42.130Z] [2023-08-16T18:13:42.130Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:13:42.130Z] #120 CACHED [2023-08-16T18:13:42.130Z] [2023-08-16T18:13:42.130Z] #121 [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-16T18:13:42.130Z] #121 CACHED [2023-08-16T18:13:42.130Z] [2023-08-16T18:13:42.130Z] #122 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-16T18:13:42.130Z] #122 CACHED [2023-08-16T18:13:42.130Z] [2023-08-16T18:13:42.130Z] #123 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:13:42.130Z] #123 CACHED [2023-08-16T18:13:42.130Z] [2023-08-16T18:13:42.130Z] #124 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T18:13:42.130Z] #124 CACHED [2023-08-16T18:13:42.130Z] [2023-08-16T18:13:42.130Z] #125 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-16T18:13:42.130Z] #125 CACHED [2023-08-16T18:13:42.130Z] [2023-08-16T18:13:42.130Z] #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T18:13:42.130Z] #117 DONE 1.3s [2023-08-16T18:13:42.130Z] [2023-08-16T18:13:42.130Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T18:13:42.130Z] #0 6.020 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-16T18:13:42.410Z] #126 ... [2023-08-16T18:13:42.410Z] [2023-08-16T18:13:42.410Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T18:13:42.410Z] #0 6.766 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-16T18:13:42.410Z] #127 ... [2023-08-16T18:13:42.410Z] [2023-08-16T18:13:42.410Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T18:13:42.410Z] #0 5.034 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-16T18:13:42.688Z] #128 ... [2023-08-16T18:13:42.688Z] [2023-08-16T18:13:42.688Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T18:13:42.688Z] #0 6.256 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-16T18:13:42.688Z] #129 ... [2023-08-16T18:13:42.688Z] [2023-08-16T18:13:42.688Z] #130 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T18:13:42.688Z] #130 DONE 0.4s [2023-08-16T18:13:42.688Z] [2023-08-16T18:13:42.688Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T18:13:42.688Z] #0 5.940 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-16T18:13:42.979Z] #131 ... [2023-08-16T18:13:42.979Z] [2023-08-16T18:13:42.979Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T18:13:42.979Z] #0 4.801 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-16T18:13:43.246Z] #132 ... [2023-08-16T18:13:43.246Z] [2023-08-16T18:13:43.246Z] #133 [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-16T18:13:43.246Z] #133 DONE 0.3s [2023-08-16T18:13:43.246Z] [2023-08-16T18:13:43.246Z] #134 [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-16T18:13:43.246Z] #0 5.321 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-16T18:13:43.246Z] #134 ... [2023-08-16T18:13:43.246Z] [2023-08-16T18:13:43.246Z] #135 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-16T18:13:43.246Z] #135 DONE 0.3s [2023-08-16T18:13:43.246Z] [2023-08-16T18:13:43.246Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T18:13:43.246Z] #0 6.688 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-16T18:13:43.611Z] #136 ... [2023-08-16T18:13:43.611Z] [2023-08-16T18:13:43.611Z] #137 [security-spire-server] exporting to image [2023-08-16T18:13:43.611Z] #137 exporting layers [2023-08-16T18:13:43.876Z] #137 ... [2023-08-16T18:13:43.876Z] [2023-08-16T18:13:43.876Z] #138 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-16T18:13:43.876Z] #138 DONE 1.6s [2023-08-16T18:13:43.876Z] [2023-08-16T18:13:43.876Z] #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T18:13:44.459Z] #139 ... [2023-08-16T18:13:44.459Z] [2023-08-16T18:13:44.459Z] #140 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T18:13:44.459Z] #140 DONE 2.2s [2023-08-16T18:13:44.459Z] [2023-08-16T18:13:44.459Z] #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T18:13:44.459Z] #141 DONE 0.2s [2023-08-16T18:13:44.459Z] [2023-08-16T18:13:44.459Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-16T18:13:44.725Z] #142 DONE 0.2s [2023-08-16T18:13:44.725Z] [2023-08-16T18:13:44.725Z] #143 [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-16T18:13:44.725Z] #143 DONE 0.2s [2023-08-16T18:13:44.725Z] [2023-08-16T18:13:44.725Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T18:13:44.991Z] #127 ... [2023-08-16T18:13:44.991Z] [2023-08-16T18:13:44.991Z] #137 [security-spire-config] exporting to image [2023-08-16T18:13:45.589Z] #137 ... [2023-08-16T18:13:45.589Z] [2023-08-16T18:13:45.589Z] #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T18:13:45.589Z] #139 DONE 2.1s [2023-08-16T18:13:45.859Z] [2023-08-16T18:13:45.859Z] #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-16T18:13:45.859Z] #144 DONE 0.3s [2023-08-16T18:13:45.859Z] [2023-08-16T18:13:45.859Z] #86 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T18:13:46.128Z] #86 ... [2023-08-16T18:13:46.128Z] [2023-08-16T18:13:46.128Z] #137 [security-spire-server] exporting to image [2023-08-16T18:13:46.128Z] #137 exporting layers 2.8s done [2023-08-16T18:13:46.128Z] #137 writing image sha256:79be6f83402407071619cd80cdd839d24b6006d347dd715455a3990e87d7b23e 0.0s done [2023-08-16T18:13:46.128Z] #137 naming to docker.io/library/security-spire-server-arm64 done [2023-08-16T18:13:46.128Z] #137 ... [2023-08-16T18:13:46.128Z] [2023-08-16T18:13:46.128Z] #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-16T18:13:46.128Z] #145 DONE 0.2s [2023-08-16T18:13:46.396Z] [2023-08-16T18:13:46.396Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-16T18:13:46.396Z] #146 DONE 0.3s [2023-08-16T18:13:46.396Z] [2023-08-16T18:13:46.396Z] #134 [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-16T18:13:46.667Z] #134 ... [2023-08-16T18:13:46.667Z] [2023-08-16T18:13:46.667Z] #137 [security-spire-agent] exporting to image [2023-08-16T18:13:47.256Z] #137 exporting layers 2.3s done [2023-08-16T18:13:47.256Z] #137 writing image sha256:d0d9e35e3d9cc087e4f9ff838657ab47489d6965ee54911e3038324b1a8ce02f 0.1s done [2023-08-16T18:13:47.257Z] #137 naming to docker.io/library/security-spire-config-arm64 [2023-08-16T18:13:47.257Z] #137 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-08-16T18:13:48.218Z] #137 exporting layers 1.6s done [2023-08-16T18:13:48.218Z] #137 writing image sha256:30b54b5b3bfff70f5dda18d3c76bc3782b077330067ed09341d903590985812e done [2023-08-16T18:13:48.218Z] #137 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-08-16T18:13:48.218Z] #137 DONE 4.9s [2023-08-16T18:13:48.218Z] [2023-08-16T18:13:48.218Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T18:29:40.745Z] #129 ... [2023-08-16T18:29:40.745Z] [2023-08-16T18:29:40.745Z] #134 [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-16T18:29:40.745Z] #134 957.5 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-16T18:29:40.745Z] #134 ... [2023-08-16T18:29:40.745Z] [2023-08-16T18:29:40.745Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T18:29:40.745Z] #128 DONE 959.1s [2023-08-16T18:29:40.745Z] [2023-08-16T18:29:40.745Z] #134 [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-16T18:29:40.745Z] #134 ... [2023-08-16T18:29:40.745Z] [2023-08-16T18:29:40.745Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:29:40.745Z] #147 DONE 0.1s [2023-08-16T18:29:40.745Z] [2023-08-16T18:29:40.745Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:29:40.745Z] #148 DONE 0.1s [2023-08-16T18:29:40.745Z] [2023-08-16T18:29:40.745Z] #86 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T18:29:40.745Z] #86 ... [2023-08-16T18:29:40.745Z] [2023-08-16T18:29:40.745Z] #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-16T18:29:40.745Z] #149 DONE 0.1s [2023-08-16T18:29:40.745Z] [2023-08-16T18:29:40.745Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-16T18:29:40.745Z] #150 DONE 0.1s [2023-08-16T18:29:40.745Z] [2023-08-16T18:29:40.745Z] #86 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T18:29:40.745Z] #86 ... [2023-08-16T18:29:40.745Z] [2023-08-16T18:29:40.746Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-16T18:29:40.746Z] #151 DONE 0.3s [2023-08-16T18:29:40.746Z] [2023-08-16T18:29:40.746Z] #86 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T18:29:40.746Z] #86 ... [2023-08-16T18:29:40.746Z] [2023-08-16T18:29:40.746Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T18:29:40.746Z] #152 DONE 0.1s [2023-08-16T18:29:40.746Z] [2023-08-16T18:29:40.746Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T18:29:40.746Z] #153 DONE 1.7s [2023-08-16T18:29:40.746Z] [2023-08-16T18:29:40.746Z] #137 [security-proxy-setup] exporting to image [2023-08-16T18:29:40.746Z] #137 exporting layers [2023-08-16T18:29:40.746Z] #137 exporting layers 1.0s done [2023-08-16T18:29:40.746Z] #137 writing image sha256:b4c5d6a4b543136feef5487753f17d2074264e2d3a3698de11304d3e32066045 done [2023-08-16T18:29:40.746Z] #137 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-16T18:29:40.746Z] #137 DONE 5.9s [2023-08-16T18:29:40.746Z] [2023-08-16T18:29:40.746Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T18:29:50.818Z] #126 DONE 977.5s [2023-08-16T18:29:50.818Z] [2023-08-16T18:29:50.818Z] #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-16T18:29:50.818Z] #154 DONE 0.3s [2023-08-16T18:29:50.818Z] [2023-08-16T18:29:50.818Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-16T18:29:52.793Z] #155 DONE 2.7s [2023-08-16T18:29:52.793Z] [2023-08-16T18:29:52.793Z] #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:29:53.397Z] #156 DONE 0.4s [2023-08-16T18:29:53.397Z] [2023-08-16T18:29:53.397Z] #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:29:53.663Z] #157 DONE 0.3s [2023-08-16T18:29:53.663Z] [2023-08-16T18:29:53.663Z] #86 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T18:29:53.663Z] #86 ... [2023-08-16T18:29:53.663Z] [2023-08-16T18:29:53.663Z] #134 [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-16T18:29:53.663Z] #134 DONE 981.4s [2023-08-16T18:29:53.663Z] [2023-08-16T18:29:53.663Z] #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-16T18:29:54.626Z] #158 DONE 0.8s [2023-08-16T18:29:54.626Z] [2023-08-16T18:29:54.626Z] #159 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:29:54.626Z] #159 ... [2023-08-16T18:29:54.626Z] [2023-08-16T18:29:54.626Z] #160 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-16T18:29:54.626Z] #160 DONE 0.3s [2023-08-16T18:29:54.895Z] [2023-08-16T18:29:54.895Z] #159 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:29:54.895Z] #159 DONE 0.3s [2023-08-16T18:29:54.895Z] [2023-08-16T18:29:54.895Z] #161 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:29:55.161Z] #161 DONE 0.4s [2023-08-16T18:29:55.161Z] [2023-08-16T18:29:55.161Z] #162 [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-16T18:29:55.161Z] #162 DONE 0.5s [2023-08-16T18:29:55.161Z] [2023-08-16T18:29:55.161Z] #163 [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-16T18:29:55.428Z] #163 ... [2023-08-16T18:29:55.428Z] [2023-08-16T18:29:55.428Z] #164 [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-16T18:29:55.428Z] #164 DONE 0.2s [2023-08-16T18:29:55.428Z] [2023-08-16T18:29:55.428Z] #163 [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-16T18:29:55.428Z] #163 DONE 0.3s [2023-08-16T18:29:55.428Z] [2023-08-16T18:29:55.428Z] #165 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-16T18:29:56.010Z] #165 DONE 0.3s [2023-08-16T18:29:56.011Z] [2023-08-16T18:29:56.011Z] #166 [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-16T18:29:56.011Z] #166 DONE 0.3s [2023-08-16T18:29:56.011Z] [2023-08-16T18:29:56.011Z] #167 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-16T18:29:56.011Z] #167 DONE 0.3s [2023-08-16T18:29:56.011Z] [2023-08-16T18:29:56.011Z] #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-16T18:29:56.011Z] #168 DONE 0.4s [2023-08-16T18:29:56.011Z] [2023-08-16T18:29:56.011Z] #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-16T18:29:57.007Z] #169 DONE 0.7s [2023-08-16T18:29:57.007Z] [2023-08-16T18:29:57.007Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-16T18:29:57.288Z] #170 DONE 0.4s [2023-08-16T18:29:57.288Z] [2023-08-16T18:29:57.288Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T18:29:57.559Z] #171 DONE 0.2s [2023-08-16T18:29:57.559Z] [2023-08-16T18:29:57.559Z] #172 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-16T18:29:59.503Z] #172 DONE 3.1s [2023-08-16T18:29:59.503Z] [2023-08-16T18:29:59.503Z] #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T18:30:00.498Z] #173 DONE 2.8s [2023-08-16T18:30:00.498Z] [2023-08-16T18:30:00.498Z] #137 [security-secretstore-setup] exporting to image [2023-08-16T18:30:00.498Z] #137 exporting layers [2023-08-16T18:30:00.767Z] #137 exporting layers 1.6s done [2023-08-16T18:30:00.767Z] #137 writing image sha256:b6ecaf184b8c3085267b4940262e0734394de3cc875eebbc69b8ea68e6b3ca5f 0.0s done [2023-08-16T18:30:00.767Z] #137 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-08-16T18:30:01.380Z] #137 exporting layers 1.2s done [2023-08-16T18:30:01.648Z] #137 writing image sha256:ca2f2c1ee6ea38b0725d292154798c581fbdaef01a67d9acb65cd1d2b63fc03b 0.0s done [2023-08-16T18:30:01.648Z] #137 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-16T18:30:01.648Z] #137 DONE 8.2s [2023-08-16T18:30:01.648Z] [2023-08-16T18:30:01.648Z] #86 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T18:30:08.300Z] #86 ... [2023-08-16T18:30:08.300Z] [2023-08-16T18:30:08.300Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T18:30:08.300Z] #114 DONE 996.1s [2023-08-16T18:30:08.576Z] [2023-08-16T18:30:08.576Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T18:30:09.172Z] #136 ... [2023-08-16T18:30:09.172Z] [2023-08-16T18:30:09.172Z] #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:30:09.172Z] #174 DONE 0.1s [2023-08-16T18:30:09.172Z] [2023-08-16T18:30:09.172Z] #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:30:09.496Z] #175 DONE 0.2s [2023-08-16T18:30:09.496Z] [2023-08-16T18:30:09.496Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-16T18:30:09.762Z] #176 DONE 0.3s [2023-08-16T18:30:09.762Z] [2023-08-16T18:30:09.762Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T18:30:09.762Z] #136 ... [2023-08-16T18:30:09.762Z] [2023-08-16T18:30:09.762Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-16T18:30:09.763Z] #177 DONE 0.1s [2023-08-16T18:30:10.027Z] [2023-08-16T18:30:10.027Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-16T18:30:10.293Z] #178 DONE 0.2s [2023-08-16T18:30:10.293Z] [2023-08-16T18:30:10.293Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T18:30:12.246Z] #179 DONE 2.0s [2023-08-16T18:30:12.246Z] [2023-08-16T18:30:12.246Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T18:30:12.246Z] #132 ... [2023-08-16T18:30:12.246Z] [2023-08-16T18:30:12.246Z] #137 [security-proxy-auth] exporting to image [2023-08-16T18:30:12.246Z] #137 exporting layers [2023-08-16T18:30:12.827Z] #137 exporting layers 0.7s done [2023-08-16T18:30:13.092Z] #137 writing image sha256:61a6036c00c6b372baec0d8ba596909c1e101b4acb5c20e3eeee683747d01947 0.0s done [2023-08-16T18:30:13.092Z] #137 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-16T18:30:13.092Z] #137 DONE 8.9s [2023-08-16T18:30:13.092Z] [2023-08-16T18:30:13.092Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T18:30:25.375Z] #131 DONE 1013.0s [2023-08-16T18:30:25.375Z] [2023-08-16T18:30:25.375Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T18:30:25.955Z] #136 ... [2023-08-16T18:30:25.955Z] [2023-08-16T18:30:25.955Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:30:25.955Z] #180 DONE 0.1s [2023-08-16T18:30:25.955Z] [2023-08-16T18:30:25.955Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:30:26.238Z] #181 DONE 0.2s [2023-08-16T18:30:26.238Z] [2023-08-16T18:30:26.238Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-16T18:30:26.526Z] #182 DONE 0.3s [2023-08-16T18:30:26.526Z] [2023-08-16T18:30:26.526Z] #183 [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-16T18:30:26.526Z] #183 DONE 0.1s [2023-08-16T18:30:26.526Z] [2023-08-16T18:30:26.526Z] #184 [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-16T18:30:26.799Z] #184 DONE 0.2s [2023-08-16T18:30:26.799Z] [2023-08-16T18:30:26.799Z] #185 [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-16T18:30:28.738Z] #185 DONE 2.1s [2023-08-16T18:30:28.738Z] [2023-08-16T18:30:28.738Z] #137 [core-common-config-bootstrapper] exporting to image [2023-08-16T18:30:28.738Z] #137 exporting layers [2023-08-16T18:30:29.320Z] #137 exporting layers 0.5s done [2023-08-16T18:30:29.320Z] #137 writing image sha256:280ca4c5ff781744cc9a00e255c70c2aa3b7c704923a86e077a84377c8eda728 done [2023-08-16T18:30:29.320Z] #137 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-16T18:30:29.320Z] #137 DONE 9.5s [2023-08-16T18:30:29.320Z] [2023-08-16T18:30:29.320Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T18:31:16.155Z] #132 ... [2023-08-16T18:31:16.155Z] [2023-08-16T18:31:16.155Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T18:31:16.155Z] #127 DONE 1058.2s [2023-08-16T18:31:16.155Z] [2023-08-16T18:31:16.155Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T18:31:16.155Z] #129 ... [2023-08-16T18:31:16.155Z] [2023-08-16T18:31:16.155Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:31:16.155Z] #186 DONE 0.1s [2023-08-16T18:31:16.155Z] [2023-08-16T18:31:16.155Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:31:16.155Z] #187 DONE 0.1s [2023-08-16T18:31:16.155Z] [2023-08-16T18:31:16.155Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-16T18:31:16.155Z] #188 DONE 0.3s [2023-08-16T18:31:16.155Z] [2023-08-16T18:31:16.155Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-16T18:31:16.155Z] #189 DONE 0.2s [2023-08-16T18:31:16.155Z] [2023-08-16T18:31:16.155Z] #137 [core-command] exporting to image [2023-08-16T18:31:16.155Z] #137 exporting layers [2023-08-16T18:31:16.155Z] #137 exporting layers 0.4s done [2023-08-16T18:31:16.155Z] #137 writing image sha256:0222a62a70dc2edaef0534f6ae32fb0d8aff80c9f7665142e2540b6205d6baf5 done [2023-08-16T18:31:16.155Z] #137 naming to docker.io/library/core-command-arm64 done [2023-08-16T18:31:16.155Z] #137 DONE 9.9s [2023-08-16T18:31:16.155Z] [2023-08-16T18:31:16.155Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T18:31:26.398Z] #136 ... [2023-08-16T18:31:26.398Z] [2023-08-16T18:31:26.398Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T18:31:26.398Z] #102 DONE 1072.9s [2023-08-16T18:31:26.398Z] [2023-08-16T18:31:26.398Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T18:31:26.398Z] #129 ... [2023-08-16T18:31:26.398Z] [2023-08-16T18:31:26.399Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:31:26.399Z] #190 DONE 0.2s [2023-08-16T18:31:26.399Z] [2023-08-16T18:31:26.399Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T18:31:26.399Z] #136 ... [2023-08-16T18:31:26.399Z] [2023-08-16T18:31:26.399Z] #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:31:26.399Z] #191 DONE 0.2s [2023-08-16T18:31:26.399Z] [2023-08-16T18:31:26.399Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-16T18:31:26.399Z] #192 ... [2023-08-16T18:31:26.399Z] [2023-08-16T18:31:26.399Z] #86 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T18:31:26.399Z] #86 DONE 1073.9s [2023-08-16T18:31:26.399Z] [2023-08-16T18:31:26.399Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-16T18:31:27.034Z] #192 DONE 0.8s [2023-08-16T18:31:27.034Z] [2023-08-16T18:31:27.034Z] #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-16T18:31:27.379Z] #193 DONE 0.3s [2023-08-16T18:31:27.379Z] [2023-08-16T18:31:27.379Z] #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:31:27.379Z] #194 DONE 0.3s [2023-08-16T18:31:27.379Z] [2023-08-16T18:31:27.379Z] #137 [core-data] exporting to image [2023-08-16T18:31:27.379Z] #137 exporting layers [2023-08-16T18:31:27.687Z] #137 ... [2023-08-16T18:31:27.687Z] [2023-08-16T18:31:27.687Z] #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:31:27.687Z] #195 DONE 0.3s [2023-08-16T18:31:27.687Z] [2023-08-16T18:31:27.687Z] #137 [core-data] exporting to image [2023-08-16T18:31:27.687Z] #137 exporting layers 0.4s done [2023-08-16T18:31:27.687Z] #137 writing image sha256:117c509ebb93289eeea4145ff32b68b23486440e4c0e4945595ea8f4caa86b78 done [2023-08-16T18:31:27.687Z] #137 naming to docker.io/library/core-data-arm64 done [2023-08-16T18:31:27.687Z] #137 DONE 10.3s [2023-08-16T18:31:27.687Z] [2023-08-16T18:31:27.687Z] #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-16T18:31:27.972Z] #196 DONE 0.3s [2023-08-16T18:31:27.972Z] [2023-08-16T18:31:27.972Z] #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-16T18:31:28.246Z] #197 DONE 0.1s [2023-08-16T18:31:28.246Z] [2023-08-16T18:31:28.246Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-16T18:31:28.246Z] #198 DONE 0.1s [2023-08-16T18:31:28.246Z] [2023-08-16T18:31:28.246Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T18:31:28.246Z] #136 ... [2023-08-16T18:31:28.246Z] [2023-08-16T18:31:28.246Z] #137 [core-metadata] exporting to image [2023-08-16T18:31:28.829Z] #137 exporting layers 0.5s done [2023-08-16T18:31:28.829Z] #137 writing image sha256:68dabf6238ae50714b979f268e76b54533725538bdd5b17ac52340aff30964ee done [2023-08-16T18:31:28.829Z] #137 naming to docker.io/library/core-metadata-arm64 done [2023-08-16T18:31:28.829Z] #137 DONE 10.8s [2023-08-16T18:31:28.829Z] [2023-08-16T18:31:28.829Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T18:31:55.514Z] #129 DONE 1101.8s [2023-08-16T18:31:55.514Z] [2023-08-16T18:31:55.514Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T18:31:55.514Z] #132 ... [2023-08-16T18:31:55.514Z] [2023-08-16T18:31:55.514Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:31:55.514Z] #199 DONE 0.1s [2023-08-16T18:31:55.514Z] [2023-08-16T18:31:55.514Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:31:55.514Z] #200 DONE 0.1s [2023-08-16T18:31:55.514Z] [2023-08-16T18:31:55.514Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-16T18:31:55.514Z] #201 DONE 0.3s [2023-08-16T18:31:55.514Z] [2023-08-16T18:31:55.514Z] #202 [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-16T18:31:55.514Z] #202 DONE 0.1s [2023-08-16T18:31:55.514Z] [2023-08-16T18:31:55.514Z] #137 [security-spiffe-token-provider] exporting to image [2023-08-16T18:31:55.514Z] #137 exporting layers [2023-08-16T18:31:56.098Z] #137 exporting layers 0.4s done [2023-08-16T18:31:56.098Z] #137 writing image sha256:c8a7f71223a942dfdaa302ec1729d417bf4a2a956ff0f24587ce7e34514e7c8c done [2023-08-16T18:31:56.098Z] #137 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-16T18:31:56.098Z] #137 DONE 11.3s [2023-08-16T18:31:56.098Z] [2023-08-16T18:31:56.098Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T18:32:22.775Z] #136 DONE 1127.2s [2023-08-16T18:32:22.775Z] [2023-08-16T18:32:22.775Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T18:32:22.775Z] #132 ... [2023-08-16T18:32:22.775Z] [2023-08-16T18:32:22.775Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:32:22.775Z] #203 DONE 0.1s [2023-08-16T18:32:22.775Z] [2023-08-16T18:32:22.775Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:32:22.775Z] #204 DONE 0.1s [2023-08-16T18:32:22.775Z] [2023-08-16T18:32:22.775Z] #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-16T18:32:22.775Z] #205 DONE 0.4s [2023-08-16T18:32:22.775Z] [2023-08-16T18:32:22.775Z] #30 [security-secretstore-setup internal] load .dockerignore [2023-08-16T18:32:22.775Z] #30 ... [2023-08-16T18:32:22.775Z] [2023-08-16T18:32:22.775Z] #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-16T18:32:22.775Z] #206 DONE 0.1s [2023-08-16T18:32:22.775Z] [2023-08-16T18:32:22.775Z] #137 [support-scheduler] exporting to image [2023-08-16T18:32:22.775Z] #137 exporting layers [2023-08-16T18:32:22.775Z] #137 ... [2023-08-16T18:32:22.775Z] [2023-08-16T18:32:22.775Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T18:32:22.775Z] #132 DONE 1128.6s [2023-08-16T18:32:22.775Z] [2023-08-16T18:32:22.775Z] #30 [security-secretstore-setup internal] load .dockerignore [2023-08-16T18:32:22.775Z] #30 ... [2023-08-16T18:32:22.775Z] [2023-08-16T18:32:22.775Z] #137 [support-scheduler] exporting to image [2023-08-16T18:32:22.775Z] #137 exporting layers 0.5s done [2023-08-16T18:32:22.775Z] #137 writing image sha256:9accc9119b2ba3c92abad20daaab37dc5ddd51db91fcf592737aa6e6eb04660c 0.0s done [2023-08-16T18:32:22.775Z] #137 naming to docker.io/library/support-scheduler-arm64 done [2023-08-16T18:32:22.775Z] #137 DONE 11.8s [2023-08-16T18:32:22.775Z] [2023-08-16T18:32:22.775Z] #207 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T18:32:22.775Z] #207 DONE 0.2s [2023-08-16T18:32:22.775Z] [2023-08-16T18:32:22.775Z] #30 [security-secretstore-setup internal] load .dockerignore [2023-08-16T18:32:22.775Z] #30 ... [2023-08-16T18:32:22.775Z] [2023-08-16T18:32:22.775Z] #208 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T18:32:22.775Z] #208 DONE 0.1s [2023-08-16T18:32:22.775Z] [2023-08-16T18:32:22.775Z] #209 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-16T18:32:22.775Z] #209 DONE 0.3s [2023-08-16T18:32:22.775Z] [2023-08-16T18:32:22.775Z] #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-16T18:32:22.775Z] #210 DONE 0.1s [2023-08-16T18:32:22.775Z] [2023-08-16T18:32:22.775Z] #137 [support-notifications] exporting to image [2023-08-16T18:32:22.775Z] #137 exporting layers 0.4s done [2023-08-16T18:32:22.775Z] #137 writing image sha256:aab97d23b71e72ade91a5e184159b6dd0e2fb0945c5a37f3fd2f064867eb041d done [2023-08-16T18:32:22.775Z] #137 naming to docker.io/library/support-notifications-arm64 done [2023-08-16T18:32:22.775Z] #137 DONE 12.2s [2023-08-16T18:32:22.775Z] [2023-08-16T18:32:22.775Z] #30 [security-secretstore-setup internal] load .dockerignore [2023-08-16T18:32:22.775Z] time="2023-08-16T18:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:32:22.775Z] time="2023-08-16T18:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:32:22.775Z] time="2023-08-16T18:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:32:22.775Z] time="2023-08-16T18:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:32:22.775Z] time="2023-08-16T18:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:32:22.775Z] time="2023-08-16T18:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:32:22.775Z] time="2023-08-16T18:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:32:22.775Z] time="2023-08-16T18:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:32:22.775Z] time="2023-08-16T18:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:32:22.775Z] time="2023-08-16T18:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:32:22.775Z] time="2023-08-16T18:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:32:22.775Z] time="2023-08-16T18:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:32:22.775Z] time="2023-08-16T18:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T18:32:22.775Z] time="2023-08-16T18:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-16T18:32:22.786Z] $ docker stop --time=1 e12eb88ff9d9ce7947e072c2d9c0106ecab384f06951552e408323e70059c773 [2023-08-16T18:32:24.380Z] $ docker rm -f --volumes e12eb88ff9d9ce7947e072c2d9c0106ecab384f06951552e408323e70059c773 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T18:32:24.844Z] + docker images [2023-08-16T18:32:24.844Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-16T18:32:24.844Z] support-notifications-arm64 latest aab97d23b71e 3 seconds ago 33.7MB [2023-08-16T18:32:24.844Z] support-scheduler-arm64 latest 9accc9119b2b 4 seconds ago 32.9MB [2023-08-16T18:32:24.844Z] security-spiffe-token-provider-arm64 latest c8a7f71223a9 29 seconds ago 33.3MB [2023-08-16T18:32:24.844Z] core-metadata-arm64 latest 68dabf6238ae 56 seconds ago 21.2MB [2023-08-16T18:32:24.844Z] core-data-arm64 latest 117c509ebb93 58 seconds ago 20.9MB [2023-08-16T18:32:24.844Z] core-command-arm64 latest 0222a62a70dc About a minute ago 20.8MB [2023-08-16T18:32:24.844Z] core-common-config-bootstrapper-arm64 latest 280ca4c5ff78 About a minute ago 18MB [2023-08-16T18:32:24.844Z] security-proxy-auth-arm64 latest 61a6036c00c6 2 minutes ago 19.3MB [2023-08-16T18:32:24.844Z] security-secretstore-setup-arm64 latest ca2f2c1ee6ea 2 minutes ago 43MB [2023-08-16T18:32:24.844Z] security-bootstrapper-arm64 latest b6ecaf184b8c 2 minutes ago 22.6MB [2023-08-16T18:32:24.844Z] security-proxy-setup-arm64 latest b4c5d6a4b543 2 minutes ago 28.8MB [2023-08-16T18:32:24.844Z] security-spire-agent-arm64 latest 30b54b5b3bff 18 minutes ago 152MB [2023-08-16T18:32:24.844Z] security-spire-config-arm64 latest d0d9e35e3d9c 18 minutes ago 96.1MB [2023-08-16T18:32:24.844Z] security-spire-server-arm64 latest 79be6f834024 18 minutes ago 96.9MB [2023-08-16T18:32:24.844Z] ci-base-image-arm64 latest ed9b38638337 32 minutes ago 1.05GB [2023-08-16T18:32:24.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB [2023-08-16T18:32:24.844Z] 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-16T18:32:25.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T18:32:25.269Z] [2023-08-16T18:32:25.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:32:25.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T18:32:25.602Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-16T18:32:25.602Z] 8998bd30e6a1: Pulling fs layer [2023-08-16T18:32:25.602Z] 04944245beec: Pulling fs layer [2023-08-16T18:32:25.602Z] 699f458cf7ca: Pulling fs layer [2023-08-16T18:32:25.602Z] 765212b225bb: Pulling fs layer [2023-08-16T18:32:25.602Z] f23df028b6ca: Pulling fs layer [2023-08-16T18:32:25.602Z] d65c8cfc05b1: Pulling fs layer [2023-08-16T18:32:25.602Z] 2437ff75d9bd: Pulling fs layer [2023-08-16T18:32:25.602Z] 765212b225bb: Waiting [2023-08-16T18:32:25.602Z] f23df028b6ca: Waiting [2023-08-16T18:32:25.602Z] d65c8cfc05b1: Waiting [2023-08-16T18:32:25.602Z] 2437ff75d9bd: Waiting [2023-08-16T18:32:25.867Z] 04944245beec: Verifying Checksum [2023-08-16T18:32:25.867Z] 04944245beec: Download complete [2023-08-16T18:32:25.867Z] 765212b225bb: Verifying Checksum [2023-08-16T18:32:25.867Z] 765212b225bb: Download complete [2023-08-16T18:32:25.867Z] f23df028b6ca: Verifying Checksum [2023-08-16T18:32:25.867Z] f23df028b6ca: Download complete [2023-08-16T18:32:25.867Z] d65c8cfc05b1: Verifying Checksum [2023-08-16T18:32:25.867Z] d65c8cfc05b1: Download complete [2023-08-16T18:32:25.867Z] 699f458cf7ca: Verifying Checksum [2023-08-16T18:32:25.867Z] 699f458cf7ca: Download complete [2023-08-16T18:32:26.455Z] 8998bd30e6a1: Verifying Checksum [2023-08-16T18:32:26.455Z] 8998bd30e6a1: Download complete [2023-08-16T18:32:28.390Z] 2437ff75d9bd: Verifying Checksum [2023-08-16T18:32:28.390Z] 2437ff75d9bd: Download complete [2023-08-16T18:32:30.327Z] 8998bd30e6a1: Pull complete [2023-08-16T18:32:30.592Z] 04944245beec: Pull complete [2023-08-16T18:32:31.996Z] 699f458cf7ca: Pull complete [2023-08-16T18:32:32.262Z] 765212b225bb: Pull complete [2023-08-16T18:32:32.843Z] f23df028b6ca: Pull complete [2023-08-16T18:32:33.109Z] d65c8cfc05b1: Pull complete [2023-08-16T18:32:48.082Z] 2437ff75d9bd: Pull complete [2023-08-16T18:32:48.082Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-16T18:32:48.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T18:32:48.082Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T18:32:48.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-3813 does not seem to be running inside a container [2023-08-16T18:32:48.312Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:arm64 cat [2023-08-16T18:32:51.098Z] $ docker top 1a79545723638c00ddf693addc13ede7b2e09e9cac4039ff5867be8182b9c52a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:32:51.946Z] ---> job-cost.sh [2023-08-16T18:32:51.946Z] lf-activate-venv: SKIPPING [2023-08-16T18:32:51.946Z] INFO: No Stack... [2023-08-16T18:32:52.214Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-16T18:32:53.168Z] INFO: Archiving Costs [Pipeline] sh [2023-08-16T18:32:53.797Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-08-16T18:32:53.797Z] + cut -d, -f6 [Pipeline] lock [2023-08-16T18:32:53.852Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4638-2-stack-cost] [2023-08-16T18:32:53.863Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4638-2-stack-cost] did not exist. Created. [2023-08-16T18:32:53.863Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4638-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-16T18:32:54.188Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-16T18:32:54.643Z] Stashed 1 file(s) [Pipeline] } [2023-08-16T18:32:54.652Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4638-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-16T18:32:54.661Z] $ docker stop --time=1 1a79545723638c00ddf693addc13ede7b2e09e9cac4039ff5867be8182b9c52a [2023-08-16T18:32:56.119Z] $ docker rm -f --volumes 1a79545723638c00ddf693addc13ede7b2e09e9cac4039ff5867be8182b9c52a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-16T18:32:56.538Z] provisioning config files... [2023-08-16T18:32:56.548Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6239747389441212066tmp [Pipeline] { [Pipeline] sh [2023-08-16T18:32:56.845Z] + set +x [2023-08-16T18:32:56.845Z] + bash -s -- [2023-08-16T18:32:56.845Z] + curl -s https://codecov.io/bash [2023-08-16T18:32:56.845Z] [2023-08-16T18:32:56.846Z] _____ _ [2023-08-16T18:32:56.846Z] / ____| | | [2023-08-16T18:32:56.846Z] | | ___ __| | ___ ___ _____ __ [2023-08-16T18:32:56.846Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-16T18:32:56.846Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-16T18:32:56.846Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-16T18:32:56.846Z] Bash-1.0.6 [2023-08-16T18:32:56.846Z] [2023-08-16T18:32:56.846Z] [2023-08-16T18:32:56.846Z] ==> git version 2.25.1 found [2023-08-16T18:32:56.846Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-16T18:32:56.846Z] Release-Date: 2020-01-08 [2023-08-16T18:32:56.846Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-16T18:32:56.846Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-16T18:32:56.846Z] ==> Jenkins CI detected. [2023-08-16T18:32:56.846Z] current dir:  /w/workspace/edgex-go/2 [2023-08-16T18:32:56.846Z] project root: . [2023-08-16T18:32:56.846Z] --> token set from env [2023-08-16T18:32:56.846Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-16T18:32:56.846Z] ==> Running gcov in . (disable via -X gcov) [2023-08-16T18:32:56.846Z] ==> Python coveragepy not found [2023-08-16T18:32:56.846Z] ==> Searching for coverage reports in: [2023-08-16T18:32:56.846Z] + . [2023-08-16T18:32:56.846Z] -> Found 1 reports [2023-08-16T18:32:56.846Z] ==> Detecting git/mercurial file structure [2023-08-16T18:32:56.846Z] ==> Reading reports [2023-08-16T18:32:56.846Z] + ./coverage.out bytes=446998 [2023-08-16T18:32:56.846Z] ==> Appending adjustments [2023-08-16T18:32:56.846Z] https://docs.codecov.io/docs/fixing-reports [2023-08-16T18:32:58.224Z] + Found adjustments [2023-08-16T18:32:58.224Z] ==> Gzipping contents [2023-08-16T18:32:58.224Z] 60K /tmp/codecov.dg4jmc.gz [2023-08-16T18:32:58.224Z] ==> Uploading reports [2023-08-16T18:32:58.224Z] url: https://codecov.io [2023-08-16T18:32:58.224Z] query: branch=PR-4638&commit=51f1238a043a1f3f76f27f8dc7efd6b2ecc70083&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4638%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4638&job=&cmd_args= [2023-08-16T18:32:58.224Z] -> Pinging Codecov [2023-08-16T18:32:58.224Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4638&commit=51f1238a043a1f3f76f27f8dc7efd6b2ecc70083&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4638%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4638&job=&cmd_args= [2023-08-16T18:32:58.224Z] -> Uploading to [2023-08-16T18:32:58.224Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-16/00271124DB129430A58F1EEE437C3FCB/51f1238a043a1f3f76f27f8dc7efd6b2ecc70083/91579d29-852e-4557-835a-7b9b22a161dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T183258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdfd0916294e8781ed8c2aef9990bb5d2ce037d28ccea7a1f26c02b57f237e18 [2023-08-16T18:32:58.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T18:32:58.224Z] Dload Upload Total Spent Left Speed [2023-08-16T18:32:58.482Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57348 0 0 100 57348 0 248k --:--:-- --:--:-- --:--:-- 250k [2023-08-16T18:32:58.482Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/51f1238a043a1f3f76f27f8dc7efd6b2ecc70083 [Pipeline] } [2023-08-16T18:32:58.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-16T18:32:59.051Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:32:59.343Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:33:00.314Z] ---> package-listing.sh [2023-08-16T18:33:00.314Z] ++ facter osfamily [2023-08-16T18:33:00.314Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-16T18:33:00.314Z] + OS_FAMILY=debian [2023-08-16T18:33:00.314Z] + workspace=/w/workspace/edgex-go/2 [2023-08-16T18:33:00.314Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-16T18:33:00.314Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-16T18:33:00.314Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-16T18:33:00.314Z] + PACKAGES=/tmp/packages_start.txt [2023-08-16T18:33:00.314Z] + '[' /w/workspace/edgex-go/2 ']' [2023-08-16T18:33:00.314Z] + PACKAGES=/tmp/packages_end.txt [2023-08-16T18:33:00.314Z] + case "${OS_FAMILY}" in [2023-08-16T18:33:00.314Z] + dpkg -l [2023-08-16T18:33:00.314Z] + grep '^ii' [2023-08-16T18:33:00.579Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-16T18:33:00.579Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-16T18:33:00.579Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-16T18:33:00.579Z] + '[' /w/workspace/edgex-go/2 ']' [2023-08-16T18:33:00.579Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-08-16T18:33:00.579Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-08-16T18:33:00.601Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-16T18:33:00.914Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:33:01.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T18:33:01.557Z] [2023-08-16T18:33:01.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:33:01.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T18:33:01.876Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-16T18:33:01.876Z] 5eb5b503b376: Pulling fs layer [2023-08-16T18:33:01.876Z] 5c69ac0246d0: Pulling fs layer [2023-08-16T18:33:01.876Z] ec43610c2a17: Pulling fs layer [2023-08-16T18:33:01.876Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-16T18:33:01.876Z] 33b1e0a273af: Pulling fs layer [2023-08-16T18:33:01.876Z] 5d3b04190fa2: Pulling fs layer [2023-08-16T18:33:01.876Z] 2f39f015ded8: Pulling fs layer [2023-08-16T18:33:01.876Z] 33b1e0a273af: Waiting [2023-08-16T18:33:01.876Z] 5d3b04190fa2: Waiting [2023-08-16T18:33:01.876Z] 2f39f015ded8: Waiting [2023-08-16T18:33:01.876Z] 3a2ae6a8a46f: Waiting [2023-08-16T18:33:01.876Z] 3a2ae6a8a46f: Download complete [2023-08-16T18:33:02.147Z] 33b1e0a273af: Verifying Checksum [2023-08-16T18:33:02.147Z] 33b1e0a273af: Download complete [2023-08-16T18:33:02.147Z] 5d3b04190fa2: Verifying Checksum [2023-08-16T18:33:02.147Z] 5d3b04190fa2: Download complete [2023-08-16T18:33:02.147Z] ec43610c2a17: Verifying Checksum [2023-08-16T18:33:02.147Z] ec43610c2a17: Download complete [2023-08-16T18:33:02.147Z] 5eb5b503b376: Verifying Checksum [2023-08-16T18:33:02.147Z] 5eb5b503b376: Download complete [2023-08-16T18:33:03.086Z] 2f39f015ded8: Download complete [2023-08-16T18:33:03.344Z] 5eb5b503b376: Pull complete [2023-08-16T18:33:03.602Z] 5c69ac0246d0: Pull complete [2023-08-16T18:33:03.860Z] ec43610c2a17: Pull complete [2023-08-16T18:33:03.860Z] 3a2ae6a8a46f: Pull complete [2023-08-16T18:33:04.117Z] 33b1e0a273af: Pull complete [2023-08-16T18:33:04.117Z] 5d3b04190fa2: Pull complete [2023-08-16T18:33:09.384Z] 2f39f015ded8: Pull complete [2023-08-16T18:33:09.384Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-16T18:33:09.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T18:33:09.384Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T18:33:09.466Z] prd-ubuntu20.04-docker-8c-8g-3812 does not seem to be running inside a container [2023-08-16T18:33:09.518Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat [2023-08-16T18:33:13.447Z] $ docker top 7beab674534e9e0ac668d1d95e88e8d98900d33bde6e3d8ef8a3440cd6ccb4db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T18:33:13.764Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-16T18:33:14.045Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-16T18:33:14.330Z] + ls /var/log/sa-host [2023-08-16T18:33:14.330Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T18:33:14.394Z] provisioning config files... [2023-08-16T18:33:14.402Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config18148925465679577583tmp [Pipeline] { [Pipeline] echo [2023-08-16T18:33:14.464Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:33:14.745Z] ---> create-netrc.sh [Pipeline] } [2023-08-16T18:33:14.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:33:15.079Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-16T18:33:15.093Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:33:15.377Z] ---> sudo-logs.sh [2023-08-16T18:33:15.377Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-16T18:33:15.402Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:33:15.683Z] ---> job-cost.sh [2023-08-16T18:33:15.683Z] lf-activate-venv: SKIPPING [2023-08-16T18:33:15.683Z] DEBUG: total: 0.10999999940395355 [2023-08-16T18:33:15.683Z] INFO: Retrieving Stack Cost... [2023-08-16T18:33:15.942Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-16T18:33:16.510Z] INFO: Archiving Costs [Pipeline] echo [2023-08-16T18:33:16.520Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:33:16.811Z] ---> logs-deploy.sh [2023-08-16T18:33:16.811Z] lf-activate-venv: SKIPPING [2023-08-16T18:33:16.811Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4638/2 [2023-08-16T18:33:16.811Z] INFO: archiving workspace using pattern(s): [2023-08-16T18:33:17.749Z] Archives upload complete. [2023-08-16T18:33:17.749Z] INFO: archiving logs to Nexus