Pull request #4630 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 4b703330bf1be1af1e22c606e3720e66b1a83d77+3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 (391a211737ec757950ec34d4aec22668871b1618) 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-ssh16610170957723161357.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-ssh2403227647295483758.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4630/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4630/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16176498186033436837.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4630/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15361516220693449511.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9790483531290647610.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4630/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4630/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3233675655337785597.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3384 in /w/workspace/edgexfoundry_edgex-go_PR-4630 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 into PR head commit 4b703330bf1be1af1e22c606e3720e66b1a83d77 > 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/4630/head:refs/remotes/origin/PR-4630 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b703330bf1be1af1e22c606e3720e66b1a83d77 # timeout=10 Merge succeeded, producing 336a03c843b85888e89ef8329f1080dcc385b6a4 Checking out Revision 336a03c843b85888e89ef8329f1080dcc385b6a4 (PR-4630) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 336a03c843b85888e89ef8329f1080dcc385b6a4 # timeout=10 Commit message: "Merge commit '3ee9d729d3e6958b4a592b7adf9b661fc1394fa5' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-12T01:26:56.383Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-12T01:26:56.567Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-12T01:26:56.659Z] ========================================================= [2023-08-12T01:26:56.659Z] EdgeX Global Pipelines Version Info [2023-08-12T01:26:56.659Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-12T01:26:57.410Z] ------------------- [2023-08-12T01:26:57.410Z] stable info: [2023-08-12T01:26:57.410Z] ------------------- [2023-08-12T01:26:57.410Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-12T01:26:57.410Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-12T01:26:57.410Z] Message: update stable to v1.0.253 [2023-08-12T01:26:57.982Z] ------------------- [2023-08-12T01:26:57.982Z] experimental info: [2023-08-12T01:26:57.982Z] ------------------- [2023-08-12T01:26:57.982Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-12T01:26:57.982Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-12T01:26:57.982Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-12T01:26:58.292Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-12T01:26:58.331Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-12T01:26:58.368Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-12T01:26:58.407Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-12T01:26:58.453Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-12T01:26:58.495Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-12T01:26:58.537Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-12T01:26:58.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-12T01:26:58.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-12T01:26:58.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-12T01:26:58.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-12T01:26:58.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-12T01:26:58.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-12T01:26:58.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-12T01:26:58.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-12T01:26:58.894Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-12T01:26:58.936Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-12T01:26:58.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-12T01:26:59.017Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-12T01:26:59.057Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-12T01:26:59.095Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-12T01:26:59.134Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-12T01:26:59.171Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-12T01:26:59.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4630 [Pipeline] echo [2023-08-12T01:26:59.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4630 [Pipeline] echo [2023-08-12T01:26:59.304Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4630 [Pipeline] echo [2023-08-12T01:26:59.345Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 336a03c843b85888e89ef8329f1080dcc385b6a4 [Pipeline] echo [2023-08-12T01:26:59.387Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 336a03c [Pipeline] echo [2023-08-12T01:26:59.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-12T01:26:59.554Z] provisioning config files... [2023-08-12T01:26:59.569Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4285116797992222976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-12T01:26:59.923Z] ---> docker-login.sh [2023-08-12T01:26:59.923Z] nexus3.edgexfoundry.org:10001 [2023-08-12T01:27:00.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:27:00.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:27:00.444Z] Configure a credential helper to remove this warning. See [2023-08-12T01:27:00.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:27:00.444Z] [2023-08-12T01:27:00.444Z] Login Succeeded [2023-08-12T01:27:00.444Z] nexus3.edgexfoundry.org:10002 [2023-08-12T01:27:00.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:27:00.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:27:00.444Z] Configure a credential helper to remove this warning. See [2023-08-12T01:27:00.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:27:00.444Z] [2023-08-12T01:27:00.444Z] Login Succeeded [2023-08-12T01:27:00.444Z] nexus3.edgexfoundry.org:10003 [2023-08-12T01:27:00.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:27:00.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:27:00.705Z] Configure a credential helper to remove this warning. See [2023-08-12T01:27:00.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:27:00.705Z] [2023-08-12T01:27:00.705Z] Login Succeeded [2023-08-12T01:27:00.705Z] nexus3.edgexfoundry.org:10004 [2023-08-12T01:27:00.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:27:00.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:27:00.705Z] Configure a credential helper to remove this warning. See [2023-08-12T01:27:00.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:27:00.705Z] [2023-08-12T01:27:00.705Z] Login Succeeded [2023-08-12T01:27:00.705Z] docker.io [2023-08-12T01:27:00.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:27:00.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:27:00.965Z] Configure a credential helper to remove this warning. See [2023-08-12T01:27:00.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:27:00.965Z] [2023-08-12T01:27:00.965Z] Login Succeeded [2023-08-12T01:27:00.965Z] ---> docker-login.sh ends [Pipeline] } [2023-08-12T01:27:00.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-12T01:27:01.419Z] + 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-12T01:27:01.419Z] + dirname cmd/core-command/Dockerfile [2023-08-12T01:27:01.419Z] + cut -d/ -f2 [2023-08-12T01:27:01.419Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-12T01:27:01.419Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-12T01:27:01.419Z] + cut -d/ -f2 [2023-08-12T01:27:01.419Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-12T01:27:01.419Z] + dirname cmd/core-data/Dockerfile [2023-08-12T01:27:01.419Z] + cut -d/ -f2 [2023-08-12T01:27:01.419Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-12T01:27:01.419Z] + dirname cmd/core-metadata/Dockerfile [2023-08-12T01:27:01.419Z] + cut -d/ -f2 [2023-08-12T01:27:01.419Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-12T01:27:01.419Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-12T01:27:01.419Z] + cut -d/ -f2 [2023-08-12T01:27:01.419Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-12T01:27:01.419Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-12T01:27:01.419Z] + cut -d/ -f2 [2023-08-12T01:27:01.419Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-12T01:27:01.419Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-12T01:27:01.419Z] + cut -d/ -f2 [2023-08-12T01:27:01.419Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-12T01:27:01.419Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-12T01:27:01.419Z] + cut -d/ -f2 [2023-08-12T01:27:01.419Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-12T01:27:01.419Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-12T01:27:01.419Z] + cut -d/ -f2 [2023-08-12T01:27:01.419Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-12T01:27:01.419Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-12T01:27:01.419Z] + cut -d/ -f2 [2023-08-12T01:27:01.419Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-12T01:27:01.419Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-12T01:27:01.419Z] + cut -d/ -f2 [2023-08-12T01:27:01.419Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-12T01:27:01.419Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-12T01:27:01.419Z] + cut -d/ -f2 [2023-08-12T01:27:01.419Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-12T01:27:01.419Z] + dirname cmd/support-notifications/Dockerfile [2023-08-12T01:27:01.419Z] + cut -d/ -f2 [2023-08-12T01:27:01.419Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-12T01:27:01.419Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-12T01:27:01.419Z] + cut -d/ -f2 [2023-08-12T01:27:01.419Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-12T01:27:01.485Z] 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-12T01:27:02.011Z] + git rev-list -1 --merges 336a03c843b85888e89ef8329f1080dcc385b6a4~1..336a03c843b85888e89ef8329f1080dcc385b6a4 [Pipeline] echo [2023-08-12T01:27:02.044Z] -----------> git rev-list -1 --merges 336a03c843b85888e89ef8329f1080dcc385b6a4~1..336a03c843b85888e89ef8329f1080dcc385b6a4 336a03c843b85888e89ef8329f1080dcc385b6a4 [2023-08-12T01:27:02.044Z] 336a03c843b85888e89ef8329f1080dcc385b6a4 [false] [Pipeline] sh [2023-08-12T01:27:02.353Z] + git log --format=format:%s -1 336a03c843b85888e89ef8329f1080dcc385b6a4 [Pipeline] echo [2023-08-12T01:27:02.391Z] ========================================================= [2023-08-12T01:27:02.391Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-12T01:27:02.391Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-12T01:27:02.934Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-12T01:27:02.934Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-12T01:27:02.934Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-12T01:27:02.934Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-12T01:27:02.934Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-12T01:27:02.934Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-12T01:27:02.934Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T01:27:03.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-12T01:27:03.455Z] [2023-08-12T01:27:03.455Z] 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-12T01:27:03.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-12T01:27:03.832Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-12T01:27:03.832Z] b85a868b505f: Pulling fs layer [2023-08-12T01:27:03.832Z] e2be974225ed: Pulling fs layer [2023-08-12T01:27:03.832Z] 339a4e72a1f5: Pulling fs layer [2023-08-12T01:27:03.832Z] 988bab9f4d93: Pulling fs layer [2023-08-12T01:27:03.832Z] 1469e6f7b9e6: Pulling fs layer [2023-08-12T01:27:03.832Z] eaf3925da568: Pulling fs layer [2023-08-12T01:27:03.832Z] bab4dde63d76: Pulling fs layer [2023-08-12T01:27:03.832Z] bde34c3a00c8: Pulling fs layer [2023-08-12T01:27:03.832Z] b352a97aabf1: Pulling fs layer [2023-08-12T01:27:03.832Z] 4872d77fe225: Pulling fs layer [2023-08-12T01:27:03.832Z] 5851b861e8e6: Pulling fs layer [2023-08-12T01:27:03.832Z] bab4dde63d76: Waiting [2023-08-12T01:27:03.832Z] 988bab9f4d93: Waiting [2023-08-12T01:27:03.832Z] 1469e6f7b9e6: Waiting [2023-08-12T01:27:03.832Z] bde34c3a00c8: Waiting [2023-08-12T01:27:03.832Z] b352a97aabf1: Waiting [2023-08-12T01:27:03.832Z] 4872d77fe225: Waiting [2023-08-12T01:27:03.832Z] 5851b861e8e6: Waiting [2023-08-12T01:27:03.832Z] eaf3925da568: Waiting [2023-08-12T01:27:03.832Z] e2be974225ed: Download complete [2023-08-12T01:27:03.832Z] 988bab9f4d93: Verifying Checksum [2023-08-12T01:27:03.832Z] 988bab9f4d93: Download complete [2023-08-12T01:27:03.832Z] 1469e6f7b9e6: Verifying Checksum [2023-08-12T01:27:03.832Z] 1469e6f7b9e6: Download complete [2023-08-12T01:27:03.832Z] eaf3925da568: Verifying Checksum [2023-08-12T01:27:03.832Z] eaf3925da568: Download complete [2023-08-12T01:27:03.832Z] 339a4e72a1f5: Verifying Checksum [2023-08-12T01:27:03.832Z] 339a4e72a1f5: Download complete [2023-08-12T01:27:04.091Z] bde34c3a00c8: Download complete [2023-08-12T01:27:04.091Z] b352a97aabf1: Download complete [2023-08-12T01:27:04.091Z] 4872d77fe225: Verifying Checksum [2023-08-12T01:27:04.091Z] 4872d77fe225: Download complete [2023-08-12T01:27:04.091Z] 5851b861e8e6: Download complete [2023-08-12T01:27:04.091Z] b85a868b505f: Verifying Checksum [2023-08-12T01:27:04.091Z] b85a868b505f: Download complete [2023-08-12T01:27:04.350Z] bab4dde63d76: Verifying Checksum [2023-08-12T01:27:04.350Z] bab4dde63d76: Download complete [2023-08-12T01:27:05.288Z] b85a868b505f: Pull complete [2023-08-12T01:27:05.546Z] e2be974225ed: Pull complete [2023-08-12T01:27:05.805Z] 339a4e72a1f5: Pull complete [2023-08-12T01:27:06.066Z] 988bab9f4d93: Pull complete [2023-08-12T01:27:06.330Z] 1469e6f7b9e6: Pull complete [2023-08-12T01:27:06.330Z] eaf3925da568: Pull complete [2023-08-12T01:27:08.284Z] bab4dde63d76: Pull complete [2023-08-12T01:27:08.284Z] bde34c3a00c8: Pull complete [2023-08-12T01:27:08.284Z] b352a97aabf1: Pull complete [2023-08-12T01:27:08.284Z] 4872d77fe225: Pull complete [2023-08-12T01:27:08.284Z] 5851b861e8e6: Pull complete [2023-08-12T01:27:08.546Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-12T01:27:08.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-12T01:27:08.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T01:27:08.781Z] prd-ubuntu20.04-docker-8c-8g-3384 does not seem to be running inside a container [2023-08-12T01:27:08.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-12T01:27:11.813Z] $ docker top e1369fc564074f7be14262be19ebd117570bf68dbc76656ffd85325f481d379e -eo pid,comm [2023-08-12T01:27:11.863Z] 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-12T01:27:11.863Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-12T01:27:11.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-12T01:27:11.998Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-12T01:27:12.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-12T01:27:12.122Z] $ docker exec e1369fc564074f7be14262be19ebd117570bf68dbc76656ffd85325f481d379e ssh-agent [2023-08-12T01:27:12.236Z] SSH_AUTH_SOCK=/tmp/ssh-ZLQEiPBtIytU/agent.33 [2023-08-12T01:27:12.236Z] SSH_AGENT_PID=39 [2023-08-12T01:27:12.243Z] Running ssh-add (command line suppressed) [2023-08-12T01:27:12.336Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5530298691227967817.key (/w/workspace/edgex-go/1@tmp/private_key_5530298691227967817.key) [2023-08-12T01:27:12.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-12T01:27:12.678Z] + git tag --points-at HEAD [Pipeline] } [2023-08-12T01:27:12.709Z] $ docker exec --env ******** --env ******** e1369fc564074f7be14262be19ebd117570bf68dbc76656ffd85325f481d379e ssh-agent -k [2023-08-12T01:27:12.811Z] unset SSH_AUTH_SOCK; [2023-08-12T01:27:12.811Z] unset SSH_AGENT_PID; [2023-08-12T01:27:12.811Z] echo Agent pid 39 killed; [2023-08-12T01:27:12.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-12T01:27:12.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-12T01:27:12.897Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-12T01:27:12.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-12T01:27:13.003Z] $ docker exec e1369fc564074f7be14262be19ebd117570bf68dbc76656ffd85325f481d379e ssh-agent [2023-08-12T01:27:13.100Z] SSH_AUTH_SOCK=/tmp/ssh-rdiAsJn0T4SE/agent.71 [2023-08-12T01:27:13.100Z] SSH_AGENT_PID=77 [2023-08-12T01:27:13.104Z] Running ssh-add (command line suppressed) [2023-08-12T01:27:13.200Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6731791364326990427.key (/w/workspace/edgex-go/1@tmp/private_key_6731791364326990427.key) [2023-08-12T01:27:13.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-12T01:27:13.541Z] + git semver init [2023-08-12T01:27:13.803Z] 2023-08-12 01:27:13,723 [run_init] DEBUG init version:0.0.0 force:False [2023-08-12T01:27:13.803Z] 2023-08-12 01:27:13,724 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-08-12T01:27:13.803Z] 2023-08-12 01:27:13,725 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-08-12T01:27:13.803Z] 2023-08-12 01:27:13,725 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-08-12T01:27:19.078Z] 2023-08-12 01:27:18,432 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-08-12T01:27:19.078Z] 2023-08-12 01:27:18,433 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4630 with force:False [2023-08-12T01:27:19.078Z] 2023-08-12 01:27:18,433 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4630 [2023-08-12T01:27:19.078Z] 2023-08-12 01:27:18,437 [execute] INFO git cat-file --batch-check [2023-08-12T01:27:19.078Z] 2023-08-12 01:27:18,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-12T01:27:19.078Z] 2023-08-12 01:27:18,444 [execute] INFO git cat-file --batch [2023-08-12T01:27:19.078Z] 2023-08-12 01:27:18,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-12T01:27:19.078Z] 2023-08-12 01:27:18,450 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4630 [2023-08-12T01:27:19.078Z] 0.0.0 [Pipeline] } [2023-08-12T01:27:19.106Z] $ docker exec --env ******** --env ******** e1369fc564074f7be14262be19ebd117570bf68dbc76656ffd85325f481d379e ssh-agent -k [2023-08-12T01:27:19.204Z] unset SSH_AUTH_SOCK; [2023-08-12T01:27:19.204Z] unset SSH_AGENT_PID; [2023-08-12T01:27:19.204Z] echo Agent pid 77 killed; [2023-08-12T01:27:19.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-12T01:27:19.646Z] + git semver [Pipeline] } [2023-08-12T01:27:19.931Z] $ docker stop --time=1 e1369fc564074f7be14262be19ebd117570bf68dbc76656ffd85325f481d379e [2023-08-12T01:27:21.236Z] $ docker rm -f --volumes e1369fc564074f7be14262be19ebd117570bf68dbc76656ffd85325f481d379e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-12T01:27:21.646Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-12T01:27:21.946Z] Stashed 1 file(s) [Pipeline] echo [2023-08-12T01:27:21.986Z] [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-12T01:27:22.749Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-12T01:27:22.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-12T01:27:22.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-12T01:27:22.853Z] ========================================================= [2023-08-12T01:27:22.853Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-12T01:27:22.853Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-12T01:27:23.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-12T01:27:23.187Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-12T01:27:23.187Z] 4db1b89c0bd1: Pulling fs layer [2023-08-12T01:27:23.187Z] 6911f1a30b25: Pulling fs layer [2023-08-12T01:27:23.187Z] e194b8c5c2a9: Pulling fs layer [2023-08-12T01:27:23.188Z] 6863d3e3a2b1: Pulling fs layer [2023-08-12T01:27:23.188Z] ec0bb842ea78: Pulling fs layer [2023-08-12T01:27:23.188Z] 40a00589a448: Pulling fs layer [2023-08-12T01:27:23.188Z] 6c08303d61cc: Pulling fs layer [2023-08-12T01:27:23.188Z] 798269fcf238: Pulling fs layer [2023-08-12T01:27:23.188Z] ec0bb842ea78: Waiting [2023-08-12T01:27:23.188Z] 40a00589a448: Waiting [2023-08-12T01:27:23.188Z] 798269fcf238: Waiting [2023-08-12T01:27:23.188Z] 6c08303d61cc: Waiting [2023-08-12T01:27:23.188Z] 6863d3e3a2b1: Waiting [2023-08-12T01:27:23.188Z] 6911f1a30b25: Download complete [2023-08-12T01:27:23.188Z] 6863d3e3a2b1: Verifying Checksum [2023-08-12T01:27:23.188Z] 6863d3e3a2b1: Download complete [2023-08-12T01:27:23.188Z] ec0bb842ea78: Verifying Checksum [2023-08-12T01:27:23.188Z] ec0bb842ea78: Download complete [2023-08-12T01:27:23.188Z] 4db1b89c0bd1: Verifying Checksum [2023-08-12T01:27:23.188Z] 4db1b89c0bd1: Download complete [2023-08-12T01:27:23.188Z] 40a00589a448: Download complete [2023-08-12T01:27:23.449Z] 4db1b89c0bd1: Pull complete [2023-08-12T01:27:23.449Z] 6911f1a30b25: Pull complete [2023-08-12T01:27:23.709Z] 798269fcf238: Verifying Checksum [2023-08-12T01:27:23.709Z] 798269fcf238: Download complete [2023-08-12T01:27:23.968Z] e194b8c5c2a9: Verifying Checksum [2023-08-12T01:27:23.968Z] e194b8c5c2a9: Download complete [2023-08-12T01:27:23.968Z] 6c08303d61cc: Verifying Checksum [2023-08-12T01:27:23.968Z] 6c08303d61cc: Download complete [2023-08-12T01:27:27.252Z] e194b8c5c2a9: Pull complete [2023-08-12T01:27:27.252Z] 6863d3e3a2b1: Pull complete [2023-08-12T01:27:27.252Z] ec0bb842ea78: Pull complete [2023-08-12T01:27:27.252Z] 40a00589a448: Pull complete [2023-08-12T01:27:29.782Z] 6c08303d61cc: Pull complete [2023-08-12T01:27:30.722Z] 798269fcf238: Pull complete [2023-08-12T01:27:30.722Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-12T01:27:30.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-12T01:27:30.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-12T01:27:31.076Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-12T01:27:31.076Z] WORKDIR /edgex [2023-08-12T01:27:31.076Z] COPY go.mod . [2023-08-12T01:27:31.076Z] RUN go mod download [2023-08-12T01:27:31.076Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-12T01:27:31.649Z] Sending build context to Docker daemon 170.8MB [2023-08-12T01:27:31.649Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-12T01:27:31.649Z] ---> ec979cd7f677 [2023-08-12T01:27:31.649Z] Step 2/4 : WORKDIR /edgex [2023-08-12T01:27:37.289Z] Still waiting to schedule task [2023-08-12T01:27:37.289Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-12T01:27:39.802Z] ---> Running in 9b6b6b98b65d [2023-08-12T01:27:39.802Z] Removing intermediate container 9b6b6b98b65d [2023-08-12T01:27:39.802Z] ---> c1ce24576947 [2023-08-12T01:27:39.802Z] Step 3/4 : COPY go.mod . [2023-08-12T01:27:39.802Z] ---> cc3b7dd3bd14 [2023-08-12T01:27:39.802Z] Step 4/4 : RUN go mod download [2023-08-12T01:27:39.802Z] ---> Running in 954f9f2a46b4 [2023-08-12T01:28:01.752Z] Removing intermediate container 954f9f2a46b4 [2023-08-12T01:28:01.752Z] ---> cdfff7acf441 [2023-08-12T01:28:01.752Z] Successfully built cdfff7acf441 [2023-08-12T01:28:01.752Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T01:28:02.125Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-12T01:28:02.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T01:28:02.267Z] prd-ubuntu20.04-docker-8c-8g-3384 does not seem to be running inside a container [2023-08-12T01:28:02.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-12T01:28:02.708Z] $ docker top 90dcd4af9454677dacc4d8c515232cad349af7b5432be4e140d0c2783e844667 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-12T01:28:03.091Z] + go version [2023-08-12T01:28:03.091Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-12T01:28:03.128Z] $ docker stop --time=1 90dcd4af9454677dacc4d8c515232cad349af7b5432be4e140d0c2783e844667 [2023-08-12T01:28:04.398Z] $ docker rm -f --volumes 90dcd4af9454677dacc4d8c515232cad349af7b5432be4e140d0c2783e844667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T01:28:05.090Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-12T01:28:05.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T01:28:05.240Z] prd-ubuntu20.04-docker-8c-8g-3384 does not seem to be running inside a container [2023-08-12T01:28:05.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-12T01:28:05.601Z] $ docker top 513ff834dec5ffed969c2eb2ffb8408602f06494eb2ed543dad71901fefbce5d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-12T01:28:05.704Z] ========================================================= [2023-08-12T01:28:05.704Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-12T01:28:05.704Z] ========================================================= [Pipeline] sh [2023-08-12T01:28:05.998Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-12T01:28:06.356Z] + make test [2023-08-12T01:28:06.356Z] go test -race -coverprofile=coverage.out ./... [2023-08-12T01:28:14.472Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-12T01:28:26.790Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-12T01:28:26.790Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-12T01:28:26.790Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-12T01:28:26.790Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-12T01:28:26.790Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-12T01:28:26.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-12T01:28:26.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-12T01:28:26.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-12T01:28:26.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-12T01:28:26.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-12T01:28:26.790Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-12T01:28:26.790Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-12T01:28:26.790Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-12T01:28:26.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-12T01:28:27.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-12T01:28:27.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-12T01:28:27.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-08-12T01:28:28.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 97.0% of statements [2023-08-12T01:28:28.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-12T01:28:28.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-12T01:28:28.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-12T01:28:29.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-12T01:28:29.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-12T01:28:29.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-12T01:28:29.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-12T01:28:29.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-12T01:28:29.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-12T01:28:29.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-12T01:28:31.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-12T01:28:31.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-12T01:28:31.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements [2023-08-12T01:28:31.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements [2023-08-12T01:28:32.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.389s coverage: 93.4% of statements [2023-08-12T01:28:32.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-08-12T01:28:33.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-12T01:28:33.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-12T01:28:33.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-12T01:28:33.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-12T01:28:33.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-12T01:28:33.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-12T01:28:33.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-12T01:28:33.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-12T01:28:33.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-12T01:28:33.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-12T01:28:33.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.365s coverage: 97.6% of statements [2023-08-12T01:28:33.620Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2023-08-12T01:28:35.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-12T01:28:35.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-12T01:28:35.520Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.095s coverage: 0.9% of statements [2023-08-12T01:28:35.520Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 32.2% of statements [2023-08-12T01:28:35.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 42.9% of statements [2023-08-12T01:28:36.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 82.9% of statements [2023-08-12T01:28:36.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2023-08-12T01:28:36.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2023-08-12T01:28:36.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-08-12T01:28:36.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-12T01:28:36.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-12T01:28:36.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-12T01:28:36.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-12T01:28:36.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-12T01:28:36.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-12T01:28:36.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-12T01:28:36.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-12T01:28:38.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-12T01:28:38.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-12T01:28:38.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-12T01:28:38.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-12T01:28:38.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-12T01:28:38.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-12T01:28:38.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-12T01:28:39.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-12T01:28:39.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-12T01:28:40.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-12T01:28:40.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-12T01:28:42.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-12T01:28:42.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-12T01:28:42.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-12T01:28:43.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-12T01:28:43.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-12T01:28:44.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-12T01:28:44.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-12T01:28:44.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-12T01:28:44.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-12T01:28:44.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-12T01:28:46.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-12T01:28:46.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-12T01:28:46.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-12T01:28:46.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-12T01:28:47.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-12T01:28:47.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-12T01:28:47.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-12T01:28:47.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-12T01:28:48.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2023-08-12T01:28:48.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-12T01:28:48.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-12T01:28:49.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-12T01:28:49.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-12T01:29:01.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.262s coverage: 79.9% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.071s coverage: 92.9% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 62.3% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 82.1% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 63.1% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 95.7% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.8% of statements [2023-08-12T01:29:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 98.9% of statements [2023-08-12T01:29:02.832Z] 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-12T01:29:02.832Z] Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image [2023-08-12T01:29:02.832Z] Dockerfile.fuzz:7 DL3003 warning: Use WORKDIR to switch to a directory [2023-08-12T01:29:02.832Z] Dockerfile.fuzz:7 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [2023-08-12T01:29:02.832Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-08-12T01:29:02.877Z] $ docker stop --time=1 513ff834dec5ffed969c2eb2ffb8408602f06494eb2ed543dad71901fefbce5d [2023-08-12T01:29:04.625Z] $ docker rm -f --volumes 513ff834dec5ffed969c2eb2ffb8408602f06494eb2ed543dad71901fefbce5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-12T01:29:05.616Z] Failed in branch amd64 [2023-08-12T01:31:04.241Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3388 in /w/workspace/edgexfoundry_edgex-go_PR-4630 [Pipeline] { [Pipeline] ws [2023-08-12T01:31:04.297Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-08-12T01:31:04.376Z] The recommended git tool is: git [2023-08-12T01:31:09.790Z] using credential edgex-jenkins-ssh [2023-08-12T01:31:09.804Z] Cloning the remote Git repository [2023-08-12T01:31:09.850Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-12T01:31:09.940Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-08-12T01:31:10.086Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-12T01:31:10.087Z] > git --version # timeout=10 [2023-08-12T01:31:10.110Z] > git --version # 'git version 2.25.1' [2023-08-12T01:31:10.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-12T01:31:10.273Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-12T01:31:26.261Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-12T01:31:26.300Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-12T01:31:28.072Z] Merging remotes/origin/main commit 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 into PR head commit 4b703330bf1be1af1e22c606e3720e66b1a83d77 [2023-08-12T01:31:27.233Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-12T01:31:27.282Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-12T01:31:27.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-12T01:31:27.301Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4630/head:refs/remotes/origin/PR-4630 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-12T01:31:28.092Z] > git config core.sparsecheckout # timeout=10 [2023-08-12T01:31:28.174Z] > git checkout -f 4b703330bf1be1af1e22c606e3720e66b1a83d77 # timeout=10 [2023-08-12T01:31:28.411Z] > git remote # timeout=10 [2023-08-12T01:31:28.432Z] > git config --get remote.origin.url # timeout=10 [2023-08-12T01:31:28.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-12T01:31:28.469Z] > git merge 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 [2023-08-12T01:31:28.822Z] Merge succeeded, producing 6f5b7353c9c442963a72db7a9d43b824d0d97e2c [2023-08-12T01:31:28.823Z] Checking out Revision 6f5b7353c9c442963a72db7a9d43b824d0d97e2c (PR-4630) [2023-08-12T01:31:28.800Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-12T01:31:28.831Z] > git config core.sparsecheckout # timeout=10 [2023-08-12T01:31:28.848Z] > git checkout -f 6f5b7353c9c442963a72db7a9d43b824d0d97e2c # timeout=10 [2023-08-12T01:31:32.492Z] Commit message: "Merge commit '3ee9d729d3e6958b4a592b7adf9b661fc1394fa5' into HEAD" [2023-08-12T01:31:32.492Z] First time build. Skipping changelog. [2023-08-12T01:31:32.549Z] > git --version # timeout=10 [2023-08-12T01:31:32.563Z] > git --version # 'git version 2.25.1' [2023-08-12T01:31:32.582Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-12T01:31:33.621Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-12T01:31:33.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-12T01:31:33.621Z] Dload Upload Total Spent Left Speed [2023-08-12T01:31:33.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-08-12T01:31:34.357Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-12T01:31:34.709Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-12T01:31:34.709Z] + sudo tee /etc/docker/daemon.new [2023-08-12T01:31:34.709Z] { [2023-08-12T01:31:34.709Z] "registry-mirrors": [ [2023-08-12T01:31:34.709Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-12T01:31:34.709Z] ], [2023-08-12T01:31:34.709Z] "bip": "10.250.0.254/24", [2023-08-12T01:31:34.710Z] "hosts": [ [2023-08-12T01:31:34.710Z] "tcp://0.0.0.0:5555", [2023-08-12T01:31:34.710Z] "unix:///var/run/docker.sock" [2023-08-12T01:31:34.710Z] ], [2023-08-12T01:31:34.710Z] "mtu": 1458, [2023-08-12T01:31:34.710Z] "selinux-enabled": true, [2023-08-12T01:31:34.710Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-12T01:31:34.710Z] } [Pipeline] sh [2023-08-12T01:31:35.054Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-12T01:31:35.398Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-12T01:31:53.728Z] provisioning config files... [2023-08-12T01:31:53.758Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15100836096781198175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-12T01:31:54.150Z] ---> docker-login.sh [2023-08-12T01:31:54.150Z] nexus3.edgexfoundry.org:10001 [2023-08-12T01:31:54.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:31:54.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:31:54.752Z] Configure a credential helper to remove this warning. See [2023-08-12T01:31:54.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:31:54.752Z] [2023-08-12T01:31:54.752Z] Login Succeeded [2023-08-12T01:31:54.752Z] nexus3.edgexfoundry.org:10002 [2023-08-12T01:31:55.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:31:55.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:31:55.294Z] Configure a credential helper to remove this warning. See [2023-08-12T01:31:55.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:31:55.294Z] [2023-08-12T01:31:55.294Z] Login Succeeded [2023-08-12T01:31:55.294Z] nexus3.edgexfoundry.org:10003 [2023-08-12T01:31:55.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:31:55.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:31:55.564Z] Configure a credential helper to remove this warning. See [2023-08-12T01:31:55.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:31:55.564Z] [2023-08-12T01:31:55.564Z] Login Succeeded [2023-08-12T01:31:55.564Z] nexus3.edgexfoundry.org:10004 [2023-08-12T01:31:55.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:31:56.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:31:56.118Z] Configure a credential helper to remove this warning. See [2023-08-12T01:31:56.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:31:56.118Z] [2023-08-12T01:31:56.118Z] Login Succeeded [2023-08-12T01:31:56.118Z] docker.io [2023-08-12T01:31:56.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:31:56.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:31:56.660Z] Configure a credential helper to remove this warning. See [2023-08-12T01:31:56.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:31:56.660Z] [2023-08-12T01:31:56.660Z] Login Succeeded [2023-08-12T01:31:56.660Z] ---> docker-login.sh ends [Pipeline] } [2023-08-12T01:31:56.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-12T01:31:57.799Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-12T01:31:57.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-12T01:31:57.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-12T01:31:57.909Z] ========================================================= [2023-08-12T01:31:57.909Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-12T01:31:57.909Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-12T01:31:58.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-12T01:32:01.632Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-12T01:32:01.632Z] edb6bdbacee9: Pulling fs layer [2023-08-12T01:32:01.632Z] 5f9638ab2659: Pulling fs layer [2023-08-12T01:32:01.632Z] 8d51d6327a98: Pulling fs layer [2023-08-12T01:32:01.632Z] 8b374f2dd631: Pulling fs layer [2023-08-12T01:32:01.632Z] ec14aa9079de: Pulling fs layer [2023-08-12T01:32:01.632Z] 2f466654f4bb: Pulling fs layer [2023-08-12T01:32:01.632Z] 554e91adad29: Pulling fs layer [2023-08-12T01:32:01.632Z] ec14aa9079de: Waiting [2023-08-12T01:32:01.632Z] 2f466654f4bb: Waiting [2023-08-12T01:32:01.632Z] 554e91adad29: Waiting [2023-08-12T01:32:01.632Z] 8b374f2dd631: Waiting [2023-08-12T01:32:01.632Z] 5f9638ab2659: Verifying Checksum [2023-08-12T01:32:01.632Z] 5f9638ab2659: Download complete [2023-08-12T01:32:01.632Z] 8b374f2dd631: Verifying Checksum [2023-08-12T01:32:01.632Z] 8b374f2dd631: Download complete [2023-08-12T01:32:01.632Z] ec14aa9079de: Verifying Checksum [2023-08-12T01:32:01.632Z] ec14aa9079de: Download complete [2023-08-12T01:32:01.632Z] edb6bdbacee9: Verifying Checksum [2023-08-12T01:32:01.632Z] edb6bdbacee9: Download complete [2023-08-12T01:32:02.277Z] edb6bdbacee9: Pull complete [2023-08-12T01:32:02.866Z] 554e91adad29: Verifying Checksum [2023-08-12T01:32:02.866Z] 554e91adad29: Download complete [2023-08-12T01:32:03.138Z] 5f9638ab2659: Pull complete [2023-08-12T01:32:04.109Z] 8d51d6327a98: Verifying Checksum [2023-08-12T01:32:04.109Z] 8d51d6327a98: Download complete [2023-08-12T01:32:04.109Z] 2f466654f4bb: Verifying Checksum [2023-08-12T01:32:04.109Z] 2f466654f4bb: Download complete [2023-08-12T01:32:14.196Z] 8d51d6327a98: Pull complete [2023-08-12T01:32:14.196Z] 8b374f2dd631: Pull complete [2023-08-12T01:32:14.473Z] ec14aa9079de: Pull complete [2023-08-12T01:32:21.171Z] 2f466654f4bb: Pull complete [2023-08-12T01:32:22.593Z] 554e91adad29: Pull complete [2023-08-12T01:32:22.593Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-12T01:32:22.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-12T01:32:22.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-12T01:32:23.042Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-12T01:32:23.042Z] WORKDIR /edgex [2023-08-12T01:32:23.042Z] COPY go.mod . [2023-08-12T01:32:23.042Z] RUN go mod download [2023-08-12T01:32:23.043Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-12T01:32:23.644Z] Sending build context to Docker daemon 2.941MB [2023-08-12T01:32:23.644Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-12T01:32:23.644Z] ---> 1e15ea492957 [2023-08-12T01:32:23.644Z] Step 2/4 : WORKDIR /edgex [2023-08-12T01:32:24.608Z] ---> Running in a6be3bb0099c [2023-08-12T01:32:24.882Z] Removing intermediate container a6be3bb0099c [2023-08-12T01:32:24.882Z] ---> 281fb2ba23b0 [2023-08-12T01:32:24.882Z] Step 3/4 : COPY go.mod . [2023-08-12T01:32:25.150Z] ---> d0a98198481b [2023-08-12T01:32:25.150Z] Step 4/4 : RUN go mod download [2023-08-12T01:32:25.433Z] ---> Running in 38421d65bda4 [2023-08-12T01:33:04.347Z] Removing intermediate container 38421d65bda4 [2023-08-12T01:33:04.347Z] ---> b7b76746b6b8 [2023-08-12T01:33:04.347Z] Successfully built b7b76746b6b8 [2023-08-12T01:33:04.347Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T01:33:04.749Z] + docker inspect -f . ci-base-image-arm64 [2023-08-12T01:33:04.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T01:33:05.017Z] prd-ubuntu20.04-docker-arm64-4c-16g-3388 does not seem to be running inside a container [2023-08-12T01:33:05.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-12T01:33:06.246Z] $ docker top 865b1662cc8050d1160b86e4b3ae5b7917cd22013571ecb1a0c06e5e9246b9b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-12T01:33:07.122Z] + go version [2023-08-12T01:33:07.122Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-12T01:33:07.157Z] $ docker stop --time=1 865b1662cc8050d1160b86e4b3ae5b7917cd22013571ecb1a0c06e5e9246b9b8 [2023-08-12T01:33:08.763Z] $ docker rm -f --volumes 865b1662cc8050d1160b86e4b3ae5b7917cd22013571ecb1a0c06e5e9246b9b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T01:33:09.611Z] + docker inspect -f . ci-base-image-arm64 [2023-08-12T01:33:09.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T01:33:09.853Z] prd-ubuntu20.04-docker-arm64-4c-16g-3388 does not seem to be running inside a container [2023-08-12T01:33:09.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-12T01:33:11.012Z] $ docker top ec0d7a24684c2bcb7408b2f693fbbc9ed3b3a885bd7aa714fb0298f16103602d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-12T01:33:11.245Z] ========================================================= [2023-08-12T01:33:11.245Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-12T01:33:11.245Z] ========================================================= [Pipeline] sh [2023-08-12T01:33:11.561Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-12T01:33:11.944Z] + make test [2023-08-12T01:33:11.944Z] go test -race -coverprofile=coverage.out ./... [2023-08-12T01:33:50.799Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-12T01:36:12.520Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-12T01:36:12.520Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-12T01:36:15.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-12T01:36:20.207Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-12T01:36:20.207Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-12T01:36:22.180Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-12T01:36:22.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-12T01:36:22.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-12T01:36:22.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-12T01:36:24.740Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-12T01:36:27.348Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-12T01:36:27.939Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-12T01:36:27.939Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-12T01:36:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-12T01:36:42.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-12T01:36:42.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-12T01:36:43.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.440s coverage: 28.7% of statements [2023-08-12T01:36:53.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.323s coverage: 97.0% of statements [2023-08-12T01:37:00.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-12T01:37:00.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-12T01:37:00.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-12T01:37:02.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.440s coverage: 71.5% of statements [2023-08-12T01:37:06.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-12T01:37:06.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-12T01:37:06.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.375s coverage: 54.0% of statements [2023-08-12T01:37:11.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-12T01:37:11.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-12T01:37:11.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-12T01:37:11.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-12T01:37:11.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-12T01:37:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-12T01:37:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-12T01:37:35.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.596s coverage: 93.4% of statements [2023-08-12T01:37:35.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.407s coverage: 3.8% of statements [2023-08-12T01:37:37.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-12T01:37:37.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-12T01:37:37.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-12T01:37:39.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.089s coverage: 97.6% of statements [2023-08-12T01:37:39.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-12T01:37:39.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-12T01:37:39.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-12T01:37:39.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-12T01:37:39.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-12T01:37:39.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-12T01:37:39.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-12T01:37:39.676Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.240s coverage: 72.2% of statements [2023-08-12T01:37:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-12T01:37:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-12T01:37:52.258Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.497s coverage: 0.9% of statements [2023-08-12T01:37:52.258Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.327s coverage: 32.2% of statements [2023-08-12T01:37:58.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.363s coverage: 42.9% of statements [2023-08-12T01:37:58.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.276s coverage: 82.9% of statements [2023-08-12T01:37:58.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.293s coverage: 94.1% of statements [2023-08-12T01:37:58.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.336s coverage: 96.3% of statements [2023-08-12T01:38:03.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.265s coverage: 87.5% of statements [2023-08-12T01:38:05.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-12T01:38:06.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-12T01:38:06.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-12T01:38:06.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-12T01:38:09.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-12T01:38:09.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-12T01:38:09.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-12T01:38:09.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-12T01:38:14.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.247s coverage: 94.4% of statements [2023-08-12T01:38:15.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-12T01:38:15.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-12T01:38:15.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-12T01:38:15.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-12T01:38:25.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-12T01:38:25.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-12T01:38:26.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-12T01:38:30.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.185s coverage: 79.9% of statements [2023-08-12T01:38:30.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.341s coverage: 92.9% of statements [2023-08-12T01:38:30.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.103s coverage: 64.4% of statements [2023-08-12T01:38:30.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.283s coverage: 62.3% of statements [2023-08-12T01:38:30.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.233s coverage: 87.2% of statements [2023-08-12T01:38:30.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements [2023-08-12T01:38:30.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2023-08-12T01:38:31.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-12T01:38:31.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.548s coverage: 81.8% of statements [2023-08-12T01:38:31.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.548s coverage: 82.1% of statements [2023-08-12T01:38:32.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-12T01:38:33.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 86.0% of statements [2023-08-12T01:38:39.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-12T01:38:39.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-12T01:38:39.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.197s coverage: 63.1% of statements [2023-08-12T01:38:39.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.273s coverage: 100.0% of statements [2023-08-12T01:38:41.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements [2023-08-12T01:38:41.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.099s coverage: 100.0% of statements [2023-08-12T01:38:41.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements [2023-08-12T01:38:42.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-12T01:38:42.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-12T01:38:42.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-12T01:38:42.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-08-12T01:38:52.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-12T01:38:52.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-12T01:38:52.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-12T01:38:52.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.153s coverage: 38.4% of statements [2023-08-12T01:38:52.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.296s coverage: 89.5% of statements [2023-08-12T01:38:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-12T01:38:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-12T01:38:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-12T01:38:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-12T01:38:59.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements [2023-08-12T01:39:05.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-12T01:39:05.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-12T01:39:05.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-12T01:39:05.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-12T01:39:12.426Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.367s coverage: 17.7% of statements [2023-08-12T01:39:15.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-12T01:39:15.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-12T01:39:15.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-12T01:39:15.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-12T01:39:15.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.737s coverage: 95.7% of statements [2023-08-12T01:39:19.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-12T01:39:19.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-12T01:39:20.121Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.331s coverage: 61.8% of statements [2023-08-12T01:39:23.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-12T01:39:23.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-12T01:39:23.733Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.470s coverage: 98.9% of statements [2023-08-12T01:39:24.691Z] 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-12T01:39:24.691Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-12T01:39:24.691Z] go vet ./... [2023-08-12T01:42:46.471Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-12T01:42:46.471Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-12T01:42:46.471Z] ./bin/test-attribution-txt.sh [2023-08-12T01:42:46.471Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-12T01:42:46.471Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-12T01:42:46.471Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-12T01:42:46.471Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-12T01:42:46.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-12T01:42:47.180Z] + ls -al . [2023-08-12T01:42:47.180Z] total 728 [2023-08-12T01:42:47.180Z] drwxrwxr-x 10 1001 1001 4096 Aug 12 01:33 . [2023-08-12T01:42:47.180Z] drwxr-xr-x 4 root root 4096 Aug 12 01:33 .. [2023-08-12T01:42:47.180Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 01:31 .blubracket [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 16 Aug 12 01:31 .dockerignore [2023-08-12T01:42:47.180Z] drwxrwxr-x 8 1001 1001 4096 Aug 12 01:31 .git [2023-08-12T01:42:47.180Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 01:31 .github [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 1161 Aug 12 01:31 .gitignore [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 42 Aug 12 01:31 .golangci.yml [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 87 Aug 12 01:31 .hadolint.yml [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 166 Aug 12 01:31 .sonarcloud.properties [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 1171 Aug 12 01:31 ADOPTERS.md [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 11152 Aug 12 01:31 Attribution.txt [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 93407 Aug 12 01:31 CHANGELOG.md [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 3804 Aug 12 01:31 CONTRIBUTING.md [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 487 Aug 12 01:31 Dockerfile.fuzz [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 677 Aug 12 01:31 GOVERNANCE.md [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 883 Aug 12 01:31 Jenkinsfile [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 10775 Aug 12 01:31 LICENSE [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 14368 Aug 12 01:31 Makefile [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 582 Aug 12 01:31 OWNERS.md [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 9923 Aug 12 01:31 README.md [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 789 Aug 12 01:31 SECURITY.md [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 5 Aug 12 01:27 VERSION [2023-08-12T01:42:47.180Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 01:31 bin [2023-08-12T01:42:47.180Z] drwxrwxr-x 18 1001 1001 4096 Aug 12 01:31 cmd [2023-08-12T01:42:47.180Z] -rw-r--r-- 1 root root 446998 Aug 12 01:39 coverage.out [2023-08-12T01:42:47.180Z] -rwxrwxr-x 1 1001 1001 873 Aug 12 01:31 fuzzing_docker.sh [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 3687 Aug 12 01:31 go.mod [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 33714 Aug 12 01:31 go.sum [2023-08-12T01:42:47.180Z] drwxrwxr-x 7 1001 1001 4096 Aug 12 01:31 internal [2023-08-12T01:42:47.180Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 01:31 openapi [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 594 Aug 12 01:31 security.txt [2023-08-12T01:42:47.180Z] drwxrwxr-x 4 1001 1001 4096 Aug 12 01:31 snap [2023-08-12T01:42:47.180Z] -rw-rw-r-- 1 1001 1001 204 Aug 12 01:31 version.go [Pipeline] sh [2023-08-12T01:42:47.846Z] + '[' -e coverage.out ] [2023-08-12T01:42:47.846Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-12T01:42:48.837Z] Stashed 1 file(s) [Pipeline] sh [2023-08-12T01:42:49.622Z] + make build [2023-08-12T01:42:49.622Z] 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-12T01:44:56.422Z] 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-12T01:44:56.422Z] 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-12T01:45:03.071Z] 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-12T01:45:07.316Z] 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-12T01:46:03.703Z] 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-12T01:46:04.665Z] 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-12T01:46:14.727Z] 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-12T01:46:20.068Z] 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-12T01:46:25.423Z] 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-12T01:46:30.767Z] 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-12T01:46:37.412Z] 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-12T01:46:45.640Z] $ docker stop --time=1 ec0d7a24684c2bcb7408b2f693fbbc9ed3b3a885bd7aa714fb0298f16103602d [2023-08-12T01:46:47.673Z] $ docker rm -f --volumes ec0d7a24684c2bcb7408b2f693fbbc9ed3b3a885bd7aa714fb0298f16103602d [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-12T01:46:51.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-12T01:46:51.194Z] [2023-08-12T01:46:51.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T01:46:51.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-12T01:46:51.857Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-12T01:46:51.857Z] 547446be3368: Pulling fs layer [2023-08-12T01:46:51.857Z] d125d8839a47: Pulling fs layer [2023-08-12T01:46:51.857Z] 3e85d5ac6304: Pulling fs layer [2023-08-12T01:46:51.857Z] c3105a71a48b: Pulling fs layer [2023-08-12T01:46:51.857Z] 0f093f025ec4: Pulling fs layer [2023-08-12T01:46:51.857Z] c3106fc0e877: Pulling fs layer [2023-08-12T01:46:51.857Z] c3105a71a48b: Waiting [2023-08-12T01:46:51.857Z] 0f093f025ec4: Waiting [2023-08-12T01:46:51.857Z] c3106fc0e877: Waiting [2023-08-12T01:46:51.857Z] 547446be3368: Verifying Checksum [2023-08-12T01:46:51.857Z] 547446be3368: Download complete [2023-08-12T01:46:52.126Z] c3105a71a48b: Verifying Checksum [2023-08-12T01:46:52.126Z] c3105a71a48b: Download complete [2023-08-12T01:46:52.399Z] d125d8839a47: Verifying Checksum [2023-08-12T01:46:52.399Z] d125d8839a47: Download complete [2023-08-12T01:46:52.399Z] c3106fc0e877: Verifying Checksum [2023-08-12T01:46:52.399Z] c3106fc0e877: Download complete [2023-08-12T01:46:52.666Z] 0f093f025ec4: Verifying Checksum [2023-08-12T01:46:52.666Z] 0f093f025ec4: Download complete [2023-08-12T01:46:54.074Z] 3e85d5ac6304: Verifying Checksum [2023-08-12T01:46:54.074Z] 3e85d5ac6304: Download complete [2023-08-12T01:46:56.020Z] 547446be3368: Pull complete [2023-08-12T01:46:56.603Z] d125d8839a47: Pull complete [2023-08-12T01:47:04.806Z] 3e85d5ac6304: Pull complete [2023-08-12T01:47:04.806Z] c3105a71a48b: Pull complete [2023-08-12T01:47:06.212Z] 0f093f025ec4: Pull complete [2023-08-12T01:47:06.212Z] c3106fc0e877: Pull complete [2023-08-12T01:47:06.212Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-12T01:47:06.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-12T01:47:06.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T01:47:06.535Z] prd-ubuntu20.04-docker-arm64-4c-16g-3388 does not seem to be running inside a container [2023-08-12T01:47:06.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-12T01:47:08.813Z] $ docker top 034867eff0e5bf032d5fc75d7f68dbaef57ab6ab1a976380c2a5692294efb85e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-12T01:47:09.690Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-12T01:47:17.892Z] #1 [support-scheduler internal] load build definition from Dockerfile [2023-08-12T01:47:17.892Z] #1 transferring dockerfile: [2023-08-12T01:47:17.892Z] #1 transferring dockerfile: 1.82kB done [2023-08-12T01:47:17.892Z] #1 DONE 0.1s [2023-08-12T01:47:18.162Z] [2023-08-12T01:47:18.162Z] #2 [support-scheduler internal] load .dockerignore [2023-08-12T01:47:18.162Z] #2 transferring context: [2023-08-12T01:47:18.429Z] #2 transferring context: 56B done [2023-08-12T01:47:18.429Z] #2 DONE 0.0s [2023-08-12T01:47:19.011Z] [2023-08-12T01:47:19.011Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-12T01:47:19.011Z] #3 transferring dockerfile: 2.38kB done [2023-08-12T01:47:19.011Z] #3 DONE 0.0s [2023-08-12T01:47:19.011Z] [2023-08-12T01:47:19.011Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-08-12T01:47:19.011Z] #4 transferring dockerfile: 2.58kB done [2023-08-12T01:47:19.011Z] #4 DONE 0.0s [2023-08-12T01:47:19.011Z] [2023-08-12T01:47:19.011Z] #5 [core-command internal] load build definition from Dockerfile [2023-08-12T01:47:19.011Z] #5 transferring dockerfile: 1.82kB done [2023-08-12T01:47:19.011Z] #5 DONE 0.1s [2023-08-12T01:47:19.011Z] [2023-08-12T01:47:19.011Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-12T01:47:19.279Z] #6 transferring dockerfile: 2.06kB 0.0s done [2023-08-12T01:47:19.279Z] #6 DONE 0.1s [2023-08-12T01:47:19.279Z] [2023-08-12T01:47:19.279Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-12T01:47:19.279Z] #7 transferring dockerfile: 2.04kB done [2023-08-12T01:47:19.279Z] #7 DONE 0.1s [2023-08-12T01:47:19.279Z] [2023-08-12T01:47:19.279Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-08-12T01:47:19.279Z] #8 transferring dockerfile: 2.63kB 0.0s done [2023-08-12T01:47:19.279Z] #8 DONE 0.1s [2023-08-12T01:47:19.279Z] [2023-08-12T01:47:19.279Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-08-12T01:47:19.547Z] #9 transferring dockerfile: 1.96kB done [2023-08-12T01:47:19.547Z] #9 DONE 0.1s [2023-08-12T01:47:19.547Z] [2023-08-12T01:47:19.547Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-12T01:47:19.547Z] #10 transferring dockerfile: 2.12kB done [2023-08-12T01:47:19.547Z] #10 DONE 0.1s [2023-08-12T01:47:19.547Z] [2023-08-12T01:47:19.547Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-12T01:47:19.547Z] #11 transferring dockerfile: 2.82kB 0.0s done [2023-08-12T01:47:19.547Z] #11 DONE 0.1s [2023-08-12T01:47:19.547Z] [2023-08-12T01:47:19.547Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-08-12T01:47:19.814Z] #12 transferring dockerfile: 1.84kB done [2023-08-12T01:47:19.814Z] #12 DONE 0.0s [2023-08-12T01:47:19.814Z] [2023-08-12T01:47:19.814Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-08-12T01:47:19.814Z] #13 transferring dockerfile: 2.68kB done [2023-08-12T01:47:19.814Z] #13 DONE 0.1s [2023-08-12T01:47:19.814Z] [2023-08-12T01:47:19.814Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-12T01:47:19.814Z] #14 transferring dockerfile: 1.78kB 0.0s done [2023-08-12T01:47:19.814Z] #14 DONE 0.1s [2023-08-12T01:47:19.814Z] [2023-08-12T01:47:19.814Z] #15 [core-data internal] load build definition from Dockerfile [2023-08-12T01:47:19.814Z] #15 transferring dockerfile: 1.90kB 0.0s done [2023-08-12T01:47:19.814Z] #15 DONE 0.1s [2023-08-12T01:47:20.081Z] [2023-08-12T01:47:20.081Z] #16 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:47:20.081Z] #16 DONE 0.0s [2023-08-12T01:47:20.081Z] [2023-08-12T01:47:20.081Z] #17 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:47:20.348Z] #17 DONE 0.4s [2023-08-12T01:47:20.348Z] [2023-08-12T01:47:20.348Z] #18 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:47:20.348Z] #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:47:20.614Z] #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s [2023-08-12T01:47:20.614Z] #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:47:20.614Z] #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:47:20.614Z] #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:47:20.880Z] #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:47:20.880Z] #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-12T01:47:21.147Z] #18 ... [2023-08-12T01:47:21.147Z] [2023-08-12T01:47:21.147Z] #19 [security-spire-config internal] load .dockerignore [2023-08-12T01:47:21.147Z] #19 transferring context: 56B 0.0s done [2023-08-12T01:47:21.147Z] #19 DONE 0.4s [2023-08-12T01:47:21.147Z] [2023-08-12T01:47:21.147Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-08-12T01:47:21.147Z] #20 transferring context: 56B 0.1s done [2023-08-12T01:47:21.147Z] #20 DONE 0.5s [2023-08-12T01:47:21.147Z] [2023-08-12T01:47:21.147Z] #18 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:47:21.413Z] #18 ... [2023-08-12T01:47:21.413Z] [2023-08-12T01:47:21.413Z] #21 [core-command internal] load .dockerignore [2023-08-12T01:47:21.413Z] #21 transferring context: 56B 0.0s done [2023-08-12T01:47:21.413Z] #21 DONE 0.6s [2023-08-12T01:47:21.413Z] [2023-08-12T01:47:21.413Z] #18 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:47:21.682Z] #18 ... [2023-08-12T01:47:21.682Z] [2023-08-12T01:47:21.682Z] #22 [security-proxy-setup internal] load .dockerignore [2023-08-12T01:47:21.682Z] #22 transferring context: 56B 0.0s done [2023-08-12T01:47:21.682Z] #22 DONE 0.5s [2023-08-12T01:47:21.682Z] [2023-08-12T01:47:21.682Z] #18 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:47:21.682Z] #18 ... [2023-08-12T01:47:21.682Z] [2023-08-12T01:47:21.682Z] #23 [security-spire-server internal] load .dockerignore [2023-08-12T01:47:21.682Z] #23 transferring context: 56B 0.0s done [2023-08-12T01:47:21.682Z] #23 DONE 0.6s [2023-08-12T01:47:21.682Z] [2023-08-12T01:47:21.682Z] #24 [security-proxy-auth internal] load .dockerignore [2023-08-12T01:47:21.682Z] #24 transferring context: 56B 0.0s done [2023-08-12T01:47:21.682Z] #24 DONE 0.7s [2023-08-12T01:47:21.682Z] [2023-08-12T01:47:21.682Z] #18 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:47:21.952Z] #18 ... [2023-08-12T01:47:21.952Z] [2023-08-12T01:47:21.952Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-12T01:47:21.952Z] #25 transferring context: 56B 0.0s done [2023-08-12T01:47:21.952Z] #25 DONE 0.6s [2023-08-12T01:47:21.952Z] [2023-08-12T01:47:21.952Z] #26 [core-metadata internal] load .dockerignore [2023-08-12T01:47:21.952Z] #26 transferring context: 56B 0.0s done [2023-08-12T01:47:21.952Z] #26 DONE 0.6s [2023-08-12T01:47:21.952Z] [2023-08-12T01:47:21.952Z] #18 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:47:21.952Z] #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-12T01:47:22.226Z] #18 ... [2023-08-12T01:47:22.226Z] [2023-08-12T01:47:22.226Z] #27 [security-bootstrapper internal] load .dockerignore [2023-08-12T01:47:22.226Z] #27 transferring context: 56B 0.0s done [2023-08-12T01:47:22.226Z] #27 DONE 0.6s [2023-08-12T01:47:22.226Z] [2023-08-12T01:47:22.226Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:22.495Z] #28 ... [2023-08-12T01:47:22.495Z] [2023-08-12T01:47:22.495Z] #29 [core-data internal] load .dockerignore [2023-08-12T01:47:22.495Z] #29 transferring context: 56B 0.0s done [2023-08-12T01:47:22.495Z] #29 DONE 0.4s [2023-08-12T01:47:22.495Z] [2023-08-12T01:47:22.495Z] #30 [support-notifications internal] load .dockerignore [2023-08-12T01:47:22.495Z] #30 transferring context: 56B 0.1s done [2023-08-12T01:47:22.495Z] #30 DONE 0.8s [2023-08-12T01:47:22.495Z] [2023-08-12T01:47:22.495Z] #31 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:47:22.495Z] #31 DONE 1.8s [2023-08-12T01:47:22.495Z] [2023-08-12T01:47:22.495Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:22.770Z] #28 ... [2023-08-12T01:47:22.770Z] [2023-08-12T01:47:22.770Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2023-08-12T01:47:22.770Z] #32 transferring context: 56B 0.0s done [2023-08-12T01:47:22.770Z] #32 DONE 1.0s [2023-08-12T01:47:22.770Z] [2023-08-12T01:47:22.770Z] #16 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:47:22.770Z] #16 DONE 0.0s [2023-08-12T01:47:22.770Z] [2023-08-12T01:47:22.770Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-08-12T01:47:22.770Z] #33 DONE 0.5s [2023-08-12T01:47:22.770Z] [2023-08-12T01:47:22.770Z] #18 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:47:22.770Z] #18 DONE 2.3s [2023-08-12T01:47:22.770Z] [2023-08-12T01:47:22.770Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:23.037Z] #28 ... [2023-08-12T01:47:23.037Z] [2023-08-12T01:47:23.037Z] #34 [security-spire-agent internal] load .dockerignore [2023-08-12T01:47:23.037Z] #34 transferring context: 56B 0.0s done [2023-08-12T01:47:23.037Z] #34 DONE 1.1s [2023-08-12T01:47:23.037Z] [2023-08-12T01:47:23.037Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:23.037Z] #28 ... [2023-08-12T01:47:23.037Z] [2023-08-12T01:47:23.037Z] #16 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:47:23.037Z] #16 DONE 0.0s [2023-08-12T01:47:23.037Z] [2023-08-12T01:47:23.037Z] #31 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:47:23.037Z] #31 DONE 3.0s [2023-08-12T01:47:23.037Z] [2023-08-12T01:47:23.037Z] #33 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-08-12T01:47:23.037Z] #33 DONE 0.9s [2023-08-12T01:47:23.037Z] [2023-08-12T01:47:23.037Z] #18 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:47:23.037Z] #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:47:23.037Z] #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:47:23.037Z] #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:47:23.037Z] #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:47:23.037Z] #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:47:23.037Z] #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-12T01:47:23.037Z] #18 DONE 3.4s [2023-08-12T01:47:23.037Z] [2023-08-12T01:47:23.037Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:23.037Z] #28 ... [2023-08-12T01:47:23.037Z] [2023-08-12T01:47:23.037Z] #17 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:47:23.037Z] #17 DONE 0.7s [2023-08-12T01:47:23.037Z] [2023-08-12T01:47:23.037Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:23.306Z] #28 ... [2023-08-12T01:47:23.306Z] [2023-08-12T01:47:23.306Z] #16 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:47:23.306Z] #16 DONE 0.0s [2023-08-12T01:47:23.306Z] [2023-08-12T01:47:23.307Z] #31 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:47:23.307Z] #31 DONE 3.0s [2023-08-12T01:47:23.307Z] [2023-08-12T01:47:23.307Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-08-12T01:47:23.307Z] #33 DONE 1.0s [2023-08-12T01:47:23.307Z] [2023-08-12T01:47:23.307Z] #18 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:47:23.307Z] #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:47:23.307Z] #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:47:23.307Z] #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:47:23.307Z] #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:47:23.307Z] #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:47:23.307Z] #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-12T01:47:23.307Z] #18 DONE 3.4s [2023-08-12T01:47:23.307Z] [2023-08-12T01:47:23.307Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:23.573Z] #28 ... [2023-08-12T01:47:23.573Z] [2023-08-12T01:47:23.573Z] #17 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:47:23.573Z] #17 DONE 0.9s [2023-08-12T01:47:23.573Z] [2023-08-12T01:47:23.573Z] #31 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:47:23.573Z] #31 DONE 3.0s [2023-08-12T01:47:23.573Z] [2023-08-12T01:47:23.573Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-12T01:47:23.573Z] #33 DONE 1.0s [2023-08-12T01:47:23.573Z] [2023-08-12T01:47:23.573Z] #18 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:47:23.573Z] #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:47:23.573Z] #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:47:23.573Z] #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:47:23.573Z] #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:47:23.573Z] #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:47:23.573Z] #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-12T01:47:23.573Z] #18 DONE 3.4s [2023-08-12T01:47:23.573Z] [2023-08-12T01:47:23.573Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:23.573Z] #28 ... [2023-08-12T01:47:23.573Z] [2023-08-12T01:47:23.573Z] #16 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:47:23.573Z] #16 DONE 0.0s [2023-08-12T01:47:23.573Z] [2023-08-12T01:47:23.573Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:23.844Z] #28 ... [2023-08-12T01:47:23.844Z] [2023-08-12T01:47:23.844Z] #16 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:47:23.844Z] #16 DONE 0.0s [2023-08-12T01:47:23.844Z] [2023-08-12T01:47:23.844Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:23.844Z] #28 ... [2023-08-12T01:47:23.844Z] [2023-08-12T01:47:23.844Z] #31 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:47:23.844Z] #31 DONE 3.0s [2023-08-12T01:47:23.844Z] [2023-08-12T01:47:23.844Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-08-12T01:47:23.844Z] #33 DONE 1.0s [2023-08-12T01:47:23.844Z] [2023-08-12T01:47:23.844Z] #18 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:47:23.844Z] #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:47:23.844Z] #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:47:23.844Z] #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:47:23.844Z] #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:47:23.844Z] #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:47:23.844Z] #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-12T01:47:23.844Z] #18 DONE 3.4s [2023-08-12T01:47:23.844Z] [2023-08-12T01:47:23.844Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:24.109Z] #28 ... [2023-08-12T01:47:24.109Z] [2023-08-12T01:47:24.109Z] #16 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:47:24.109Z] #16 DONE 0.0s [2023-08-12T01:47:24.109Z] [2023-08-12T01:47:24.109Z] #31 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:47:24.109Z] #31 DONE 3.0s [2023-08-12T01:47:24.109Z] [2023-08-12T01:47:24.109Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-08-12T01:47:24.109Z] #33 DONE 1.0s [2023-08-12T01:47:24.109Z] [2023-08-12T01:47:24.109Z] #18 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:47:24.109Z] #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:47:24.109Z] #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:47:24.109Z] #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:47:24.109Z] #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:47:24.109Z] #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:47:24.109Z] #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-12T01:47:24.109Z] #18 DONE 3.5s [2023-08-12T01:47:24.109Z] [2023-08-12T01:47:24.109Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:24.375Z] #28 ... [2023-08-12T01:47:24.375Z] [2023-08-12T01:47:24.375Z] #17 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:47:24.375Z] #17 DONE 1.3s [2023-08-12T01:47:24.375Z] [2023-08-12T01:47:24.375Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:24.375Z] #28 ... [2023-08-12T01:47:24.375Z] [2023-08-12T01:47:24.375Z] #31 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:47:24.375Z] #31 DONE 3.0s [2023-08-12T01:47:24.375Z] [2023-08-12T01:47:24.375Z] #33 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-08-12T01:47:24.375Z] #33 DONE 1.0s [2023-08-12T01:47:24.375Z] [2023-08-12T01:47:24.375Z] #18 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:47:24.375Z] #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:47:24.375Z] #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:47:24.375Z] #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:47:24.375Z] #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:47:24.375Z] #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:47:24.375Z] #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-12T01:47:24.375Z] #18 DONE 3.5s [2023-08-12T01:47:24.375Z] [2023-08-12T01:47:24.375Z] #16 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:47:24.375Z] #16 DONE 0.0s [2023-08-12T01:47:24.375Z] [2023-08-12T01:47:24.375Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:24.968Z] #28 ... [2023-08-12T01:47:24.968Z] [2023-08-12T01:47:24.968Z] #31 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:47:24.968Z] #31 DONE 3.0s [2023-08-12T01:47:24.968Z] [2023-08-12T01:47:24.968Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-08-12T01:47:24.968Z] #33 DONE 1.0s [2023-08-12T01:47:24.968Z] [2023-08-12T01:47:24.968Z] #18 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:47:24.968Z] #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:47:24.968Z] #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:47:24.968Z] #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:47:24.969Z] #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:47:24.969Z] #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:47:24.969Z] #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-12T01:47:24.969Z] #18 DONE 3.5s [2023-08-12T01:47:24.969Z] [2023-08-12T01:47:24.969Z] #17 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:47:24.969Z] #17 DONE 1.7s [2023-08-12T01:47:24.969Z] [2023-08-12T01:47:24.969Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:25.240Z] #28 ... [2023-08-12T01:47:25.240Z] [2023-08-12T01:47:25.240Z] #16 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:47:25.240Z] #16 DONE 0.1s [2023-08-12T01:47:25.240Z] [2023-08-12T01:47:25.240Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:25.240Z] #28 ... [2023-08-12T01:47:25.240Z] [2023-08-12T01:47:25.240Z] #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:47:25.240Z] #17 DONE 2.0s [2023-08-12T01:47:25.240Z] [2023-08-12T01:47:25.240Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:25.512Z] #28 ... [2023-08-12T01:47:25.512Z] [2023-08-12T01:47:25.512Z] #31 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:47:25.512Z] #31 DONE 3.1s [2023-08-12T01:47:25.512Z] [2023-08-12T01:47:25.512Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-12T01:47:25.512Z] #33 DONE 1.1s [2023-08-12T01:47:25.512Z] [2023-08-12T01:47:25.512Z] #18 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:47:25.512Z] #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:47:25.512Z] #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:47:25.512Z] #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:47:25.512Z] #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:47:25.512Z] #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:47:25.512Z] #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-12T01:47:25.512Z] #18 DONE 3.5s [2023-08-12T01:47:25.512Z] [2023-08-12T01:47:25.512Z] #16 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:47:25.512Z] #16 DONE 0.1s [2023-08-12T01:47:25.512Z] [2023-08-12T01:47:25.512Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:26.097Z] #28 ... [2023-08-12T01:47:26.097Z] [2023-08-12T01:47:26.097Z] #16 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:47:26.097Z] #16 DONE 0.1s [2023-08-12T01:47:26.097Z] [2023-08-12T01:47:26.097Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:26.365Z] #28 ... [2023-08-12T01:47:26.365Z] [2023-08-12T01:47:26.365Z] #31 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:47:26.365Z] #31 DONE 3.1s [2023-08-12T01:47:26.365Z] [2023-08-12T01:47:26.365Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-12T01:47:26.365Z] #33 DONE 1.1s [2023-08-12T01:47:26.365Z] [2023-08-12T01:47:26.365Z] #18 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:47:26.365Z] #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:47:26.365Z] #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:47:26.365Z] #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:47:26.365Z] #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:47:26.365Z] #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:47:26.365Z] #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-12T01:47:26.365Z] #18 DONE 3.6s [2023-08-12T01:47:26.365Z] [2023-08-12T01:47:26.365Z] #16 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:47:26.365Z] #16 DONE 0.1s [2023-08-12T01:47:26.365Z] [2023-08-12T01:47:26.365Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:26.365Z] #28 ... [2023-08-12T01:47:26.365Z] [2023-08-12T01:47:26.366Z] #17 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:47:26.366Z] #17 DONE 2.9s [2023-08-12T01:47:26.366Z] [2023-08-12T01:47:26.366Z] #35 [security-bootstrapper internal] load build context [2023-08-12T01:47:26.366Z] #35 DONE 0.0s [2023-08-12T01:47:26.633Z] [2023-08-12T01:47:26.633Z] #31 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:47:26.633Z] #31 DONE 3.2s [2023-08-12T01:47:26.633Z] [2023-08-12T01:47:26.633Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-08-12T01:47:26.633Z] #33 DONE 1.2s [2023-08-12T01:47:26.633Z] [2023-08-12T01:47:26.633Z] #18 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:47:26.633Z] #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:47:26.633Z] #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:47:26.633Z] #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:47:26.633Z] #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:47:26.633Z] #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:47:26.633Z] #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-12T01:47:26.633Z] #18 DONE 3.7s [2023-08-12T01:47:26.633Z] [2023-08-12T01:47:26.633Z] #16 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:47:26.633Z] #16 DONE 0.1s [2023-08-12T01:47:26.633Z] [2023-08-12T01:47:26.633Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:26.633Z] #28 transferring context: 64.39MB 5.9s [2023-08-12T01:47:27.222Z] #28 ... [2023-08-12T01:47:27.222Z] [2023-08-12T01:47:27.222Z] #16 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:47:27.222Z] #16 DONE 0.1s [2023-08-12T01:47:27.222Z] [2023-08-12T01:47:27.222Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:29.181Z] #28 ... [2023-08-12T01:47:29.181Z] [2023-08-12T01:47:29.181Z] #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:47:29.181Z] #17 DONE 5.3s [2023-08-12T01:47:29.181Z] [2023-08-12T01:47:29.181Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:29.181Z] #28 ... [2023-08-12T01:47:29.181Z] [2023-08-12T01:47:29.181Z] #31 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:47:29.181Z] #31 DONE 3.2s [2023-08-12T01:47:29.181Z] [2023-08-12T01:47:29.181Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-08-12T01:47:29.181Z] #33 DONE 1.2s [2023-08-12T01:47:29.181Z] [2023-08-12T01:47:29.181Z] #18 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:47:29.181Z] #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:47:29.181Z] #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:47:29.181Z] #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:47:29.181Z] #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:47:29.181Z] #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:47:29.181Z] #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-12T01:47:29.181Z] #18 DONE 3.7s [2023-08-12T01:47:29.181Z] [2023-08-12T01:47:29.181Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:31.769Z] #28 transferring context: 71.47MB 11.0s [2023-08-12T01:47:32.728Z] #28 ... [2023-08-12T01:47:32.728Z] [2023-08-12T01:47:32.728Z] #36 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-12T01:47:32.728Z] #0 5.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:32.728Z] #0 6.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:32.728Z] #0 7.661 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-12T01:47:32.728Z] #0 7.661 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:47:32.728Z] #0 7.661 OK: 8 MiB in 16 packages [2023-08-12T01:47:32.728Z] #36 DONE 10.9s [2023-08-12T01:47:32.728Z] [2023-08-12T01:47:32.728Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:32.728Z] #28 ... [2023-08-12T01:47:32.728Z] [2023-08-12T01:47:32.728Z] #37 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-12T01:47:32.728Z] #0 8.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:32.728Z] #0 9.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:32.995Z] #37 ... [2023-08-12T01:47:32.995Z] [2023-08-12T01:47:32.995Z] #38 [security-spire-config internal] load build context [2023-08-12T01:47:32.995Z] #38 ... [2023-08-12T01:47:32.995Z] [2023-08-12T01:47:32.995Z] #39 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-12T01:47:32.995Z] #0 9.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:33.261Z] #39 ... [2023-08-12T01:47:33.261Z] [2023-08-12T01:47:33.261Z] #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-12T01:47:33.261Z] #0 8.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:33.261Z] #40 ... [2023-08-12T01:47:33.261Z] [2023-08-12T01:47:33.261Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-12T01:47:33.527Z] #41 ... [2023-08-12T01:47:33.527Z] [2023-08-12T01:47:33.527Z] #42 [security-secretstore-setup internal] load build context [2023-08-12T01:47:33.527Z] #42 ... [2023-08-12T01:47:33.527Z] [2023-08-12T01:47:33.527Z] #43 [core-command internal] load build context [2023-08-12T01:47:33.794Z] #43 ... [2023-08-12T01:47:33.795Z] [2023-08-12T01:47:33.795Z] #44 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-12T01:47:33.795Z] #44 ... [2023-08-12T01:47:33.795Z] [2023-08-12T01:47:33.795Z] #45 [security-proxy-setup internal] load build context [2023-08-12T01:47:34.063Z] #45 ... [2023-08-12T01:47:34.063Z] [2023-08-12T01:47:34.063Z] #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-12T01:47:34.063Z] #46 ... [2023-08-12T01:47:34.063Z] [2023-08-12T01:47:34.063Z] #47 [security-proxy-auth internal] load build context [2023-08-12T01:47:34.331Z] #47 ... [2023-08-12T01:47:34.331Z] [2023-08-12T01:47:34.331Z] #45 [security-proxy-setup internal] load build context [2023-08-12T01:47:34.331Z] #45 ... [2023-08-12T01:47:34.331Z] [2023-08-12T01:47:34.331Z] #48 [security-spire-server internal] load build context [2023-08-12T01:47:34.604Z] #48 ... [2023-08-12T01:47:34.604Z] [2023-08-12T01:47:34.604Z] #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-12T01:47:34.872Z] #49 ... [2023-08-12T01:47:34.872Z] [2023-08-12T01:47:34.872Z] #48 [security-spire-server internal] load build context [2023-08-12T01:47:34.872Z] #48 ... [2023-08-12T01:47:34.872Z] [2023-08-12T01:47:34.872Z] #50 [core-metadata internal] load build context [2023-08-12T01:47:34.872Z] #50 ... [2023-08-12T01:47:34.872Z] [2023-08-12T01:47:34.872Z] #48 [security-spire-server internal] load build context [2023-08-12T01:47:35.455Z] #48 ... [2023-08-12T01:47:35.455Z] [2023-08-12T01:47:35.455Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:47:35.724Z] #51 ... [2023-08-12T01:47:35.724Z] [2023-08-12T01:47:35.724Z] #48 [security-spire-server internal] load build context [2023-08-12T01:47:36.690Z] #48 ... [2023-08-12T01:47:36.690Z] [2023-08-12T01:47:36.690Z] #35 [security-bootstrapper internal] load build context [2023-08-12T01:47:36.690Z] #35 ... [2023-08-12T01:47:36.690Z] [2023-08-12T01:47:36.690Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-12T01:47:36.690Z] #52 ... [2023-08-12T01:47:36.690Z] [2023-08-12T01:47:36.690Z] #53 [core-data internal] load build context [2023-08-12T01:47:36.961Z] #53 ... [2023-08-12T01:47:36.961Z] [2023-08-12T01:47:36.961Z] #54 [support-notifications internal] load build context [2023-08-12T01:47:36.961Z] #54 ... [2023-08-12T01:47:36.961Z] [2023-08-12T01:47:36.961Z] #53 [core-data internal] load build context [2023-08-12T01:47:37.232Z] #53 ... [2023-08-12T01:47:37.232Z] [2023-08-12T01:47:37.232Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-12T01:47:37.500Z] #55 ... [2023-08-12T01:47:37.500Z] [2023-08-12T01:47:37.500Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-12T01:47:37.500Z] #56 ... [2023-08-12T01:47:37.500Z] [2023-08-12T01:47:37.500Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-12T01:47:37.766Z] #57 ... [2023-08-12T01:47:37.766Z] [2023-08-12T01:47:37.766Z] #54 [support-notifications internal] load build context [2023-08-12T01:47:38.037Z] #54 transferring context: 4.86MB 10.3s [2023-08-12T01:47:39.445Z] #54 ... [2023-08-12T01:47:39.445Z] [2023-08-12T01:47:39.445Z] #58 [security-spiffe-token-provider internal] load build context [2023-08-12T01:47:39.445Z] #58 ... [2023-08-12T01:47:39.445Z] [2023-08-12T01:47:39.445Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-12T01:47:39.445Z] #59 ... [2023-08-12T01:47:39.445Z] [2023-08-12T01:47:39.445Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-12T01:47:39.714Z] #60 ... [2023-08-12T01:47:39.714Z] [2023-08-12T01:47:39.714Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:47:39.714Z] #61 ... [2023-08-12T01:47:39.714Z] [2023-08-12T01:47:39.714Z] #47 [security-proxy-auth internal] load build context [2023-08-12T01:47:39.984Z] #47 ... [2023-08-12T01:47:39.984Z] [2023-08-12T01:47:39.984Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:47:40.250Z] #61 ... [2023-08-12T01:47:40.250Z] [2023-08-12T01:47:40.250Z] #37 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-12T01:47:40.250Z] #37 13.36 OK: 263 MiB in 53 packages [2023-08-12T01:47:40.250Z] #37 DONE 18.9s [2023-08-12T01:47:40.250Z] [2023-08-12T01:47:40.250Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:47:41.252Z] #61 ... [2023-08-12T01:47:41.252Z] [2023-08-12T01:47:41.252Z] #39 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-12T01:47:41.252Z] #39 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:41.252Z] #39 15.57 OK: 263 MiB in 53 packages [2023-08-12T01:47:41.252Z] #39 DONE 18.1s [2023-08-12T01:47:41.252Z] [2023-08-12T01:47:41.252Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:47:43.204Z] #61 transferring context: 4.45MB 10.3s [2023-08-12T01:47:43.204Z] #61 ... [2023-08-12T01:47:43.204Z] [2023-08-12T01:47:43.204Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:43.204Z] #28 ... [2023-08-12T01:47:43.204Z] [2023-08-12T01:47:43.204Z] #38 [security-spire-config internal] load build context [2023-08-12T01:47:43.474Z] #38 ... [2023-08-12T01:47:43.474Z] [2023-08-12T01:47:43.474Z] #43 [core-command internal] load build context [2023-08-12T01:47:43.474Z] #43 ... [2023-08-12T01:47:43.474Z] [2023-08-12T01:47:43.745Z] #38 [security-spire-config internal] load build context [2023-08-12T01:47:43.745Z] #38 ... [2023-08-12T01:47:43.745Z] [2023-08-12T01:47:43.745Z] #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-12T01:47:43.745Z] #40 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:43.745Z] #40 15.22 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-12T01:47:43.745Z] #40 15.22 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-12T01:47:43.745Z] #40 15.22 OK: 17689 distinct packages available [2023-08-12T01:47:43.745Z] #40 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:43.745Z] #40 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:44.015Z] #40 ... [2023-08-12T01:47:44.015Z] [2023-08-12T01:47:44.015Z] #42 [security-secretstore-setup internal] load build context [2023-08-12T01:47:44.015Z] #42 ... [2023-08-12T01:47:44.015Z] [2023-08-12T01:47:44.015Z] #38 [security-spire-config internal] load build context [2023-08-12T01:47:44.605Z] #38 ... [2023-08-12T01:47:44.605Z] [2023-08-12T01:47:44.605Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-12T01:47:44.605Z] #41 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:44.605Z] #41 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:44.605Z] #41 19.69 (1/4) Installing ca-certificates (20230506-r0) [2023-08-12T01:47:44.605Z] #41 20.30 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-12T01:47:44.605Z] #41 20.34 (3/4) Installing su-exec (0.2-r2) [2023-08-12T01:47:44.605Z] #41 20.34 (4/4) Installing yq (4.30.4-r4) [2023-08-12T01:47:44.605Z] #41 ... [2023-08-12T01:47:44.605Z] [2023-08-12T01:47:44.605Z] #38 [security-spire-config internal] load build context [2023-08-12T01:47:44.874Z] #38 ... [2023-08-12T01:47:44.874Z] [2023-08-12T01:47:44.874Z] #45 [security-proxy-setup internal] load build context [2023-08-12T01:47:45.142Z] #45 ... [2023-08-12T01:47:45.142Z] [2023-08-12T01:47:45.142Z] #38 [security-spire-config internal] load build context [2023-08-12T01:47:45.142Z] #38 ... [2023-08-12T01:47:45.142Z] [2023-08-12T01:47:45.142Z] #50 [core-metadata internal] load build context [2023-08-12T01:47:45.409Z] #50 ... [2023-08-12T01:47:45.409Z] [2023-08-12T01:47:45.409Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-12T01:47:45.409Z] #41 21.98 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:47:45.679Z] #41 22.26 Executing ca-certificates-20230506-r0.trigger [2023-08-12T01:47:46.147Z] #41 ... [2023-08-12T01:47:46.147Z] [2023-08-12T01:47:46.147Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:47:46.147Z] #51 ... [2023-08-12T01:47:46.147Z] [2023-08-12T01:47:46.147Z] #38 [security-spire-config internal] load build context [2023-08-12T01:47:46.440Z] #38 ... [2023-08-12T01:47:46.440Z] [2023-08-12T01:47:46.440Z] #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-12T01:47:46.440Z] #46 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:46.440Z] #46 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:46.440Z] #46 21.92 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-12T01:47:46.440Z] #46 22.07 (2/2) Installing openssl (3.0.10-r0) [2023-08-12T01:47:46.440Z] #46 22.26 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:47:46.440Z] #46 ... [2023-08-12T01:47:46.440Z] [2023-08-12T01:47:46.440Z] #44 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-12T01:47:46.440Z] #44 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:46.440Z] #44 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:46.440Z] #44 ... [2023-08-12T01:47:46.440Z] [2023-08-12T01:47:46.440Z] #48 [security-spire-server internal] load build context [2023-08-12T01:47:46.710Z] #48 ... [2023-08-12T01:47:46.710Z] [2023-08-12T01:47:46.710Z] #38 [security-spire-config internal] load build context [2023-08-12T01:47:46.990Z] #38 ... [2023-08-12T01:47:46.990Z] [2023-08-12T01:47:46.990Z] #35 [security-bootstrapper internal] load build context [2023-08-12T01:47:47.260Z] #35 ... [2023-08-12T01:47:47.260Z] [2023-08-12T01:47:47.260Z] #48 [security-spire-server internal] load build context [2023-08-12T01:47:47.527Z] #48 ... [2023-08-12T01:47:47.527Z] [2023-08-12T01:47:47.527Z] #53 [core-data internal] load build context [2023-08-12T01:47:47.527Z] #53 ... [2023-08-12T01:47:47.527Z] [2023-08-12T01:47:47.527Z] #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-12T01:47:47.527Z] #49 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:47.527Z] #49 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:47.811Z] #49 ... [2023-08-12T01:47:47.811Z] [2023-08-12T01:47:47.811Z] #48 [security-spire-server internal] load build context [2023-08-12T01:47:48.081Z] #48 transferring context: 29.78MB 23.6s [2023-08-12T01:47:49.531Z] #48 ... [2023-08-12T01:47:49.531Z] [2023-08-12T01:47:49.531Z] #54 [support-notifications internal] load build context [2023-08-12T01:47:49.531Z] #54 ... [2023-08-12T01:47:49.531Z] [2023-08-12T01:47:49.531Z] #58 [security-spiffe-token-provider internal] load build context [2023-08-12T01:47:49.798Z] #58 ... [2023-08-12T01:47:49.798Z] [2023-08-12T01:47:49.798Z] #54 [support-notifications internal] load build context [2023-08-12T01:47:50.069Z] #54 ... [2023-08-12T01:47:50.069Z] [2023-08-12T01:47:50.069Z] #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-12T01:47:50.069Z] #46 22.54 OK: 8 MiB in 17 packages [2023-08-12T01:47:50.069Z] #46 DONE 25.9s [2023-08-12T01:47:50.069Z] [2023-08-12T01:47:50.069Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-12T01:47:50.069Z] #41 26.77 OK: 17 MiB in 19 packages [2023-08-12T01:47:50.069Z] #41 ... [2023-08-12T01:47:50.069Z] [2023-08-12T01:47:50.069Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-12T01:47:50.069Z] #52 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:50.069Z] #52 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:50.338Z] #52 ... [2023-08-12T01:47:50.338Z] [2023-08-12T01:47:50.338Z] #44 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-12T01:47:50.338Z] #44 25.74 OK: 263 MiB in 53 packages [2023-08-12T01:47:50.338Z] #44 DONE 27.2s [2023-08-12T01:47:50.338Z] [2023-08-12T01:47:50.338Z] #47 [security-proxy-auth internal] load build context [2023-08-12T01:47:50.338Z] #47 ... [2023-08-12T01:47:50.338Z] [2023-08-12T01:47:50.338Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-12T01:47:50.338Z] #57 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:50.338Z] #57 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:50.606Z] #57 ... [2023-08-12T01:47:50.606Z] [2023-08-12T01:47:50.606Z] #47 [security-proxy-auth internal] load build context [2023-08-12T01:47:51.591Z] #47 ... [2023-08-12T01:47:51.591Z] [2023-08-12T01:47:51.591Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-12T01:47:51.591Z] #62 DONE 1.1s [2023-08-12T01:47:51.591Z] [2023-08-12T01:47:51.591Z] #47 [security-proxy-auth internal] load build context [2023-08-12T01:47:52.190Z] #47 ... [2023-08-12T01:47:52.190Z] [2023-08-12T01:47:52.190Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-12T01:47:52.190Z] #41 DONE 28.9s [2023-08-12T01:47:52.190Z] [2023-08-12T01:47:52.190Z] #47 [security-proxy-auth internal] load build context [2023-08-12T01:47:52.457Z] #47 ... [2023-08-12T01:47:52.457Z] [2023-08-12T01:47:52.457Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-12T01:47:52.457Z] #55 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:52.457Z] #55 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:52.725Z] #55 ... [2023-08-12T01:47:52.725Z] [2023-08-12T01:47:52.725Z] #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-12T01:47:52.725Z] #40 29.30 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-12T01:47:52.725Z] #40 29.39 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-12T01:47:52.725Z] #40 29.55 (3/4) Installing libucontext (1.2-r0) [2023-08-12T01:47:52.725Z] #40 29.55 (4/4) Installing gcompat (1.1.0-r0) [2023-08-12T01:47:52.725Z] #40 29.63 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:47:52.997Z] #40 29.79 OK: 8 MiB in 19 packages [2023-08-12T01:47:53.279Z] #40 ... [2023-08-12T01:47:53.279Z] [2023-08-12T01:47:53.279Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:47:53.279Z] #61 ... [2023-08-12T01:47:53.279Z] [2023-08-12T01:47:53.279Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:47:53.279Z] #51 transferring context: 31.81MB 27.3s [2023-08-12T01:47:53.565Z] #51 ... [2023-08-12T01:47:53.565Z] [2023-08-12T01:47:53.565Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:53.565Z] #28 ... [2023-08-12T01:47:53.565Z] [2023-08-12T01:47:53.565Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:47:53.565Z] #51 ... [2023-08-12T01:47:53.565Z] [2023-08-12T01:47:53.565Z] #43 [core-command internal] load build context [2023-08-12T01:47:53.845Z] #43 ... [2023-08-12T01:47:53.845Z] [2023-08-12T01:47:53.845Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-12T01:47:53.845Z] #52 25.09 OK: 263 MiB in 53 packages [2023-08-12T01:47:53.845Z] #52 DONE 27.1s [2023-08-12T01:47:53.845Z] [2023-08-12T01:47:53.845Z] #43 [core-command internal] load build context [2023-08-12T01:47:53.845Z] #43 ... [2023-08-12T01:47:53.845Z] [2023-08-12T01:47:53.845Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:47:54.111Z] #51 ... [2023-08-12T01:47:54.111Z] [2023-08-12T01:47:54.111Z] #42 [security-secretstore-setup internal] load build context [2023-08-12T01:47:54.380Z] #42 ... [2023-08-12T01:47:54.380Z] [2023-08-12T01:47:54.380Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:54.648Z] #28 ... [2023-08-12T01:47:54.648Z] [2023-08-12T01:47:54.648Z] #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-12T01:47:54.648Z] #40 DONE 31.4s [2023-08-12T01:47:54.648Z] [2023-08-12T01:47:54.648Z] #28 [support-scheduler internal] load build context [2023-08-12T01:47:54.648Z] #28 ... [2023-08-12T01:47:54.648Z] [2023-08-12T01:47:54.648Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-12T01:47:54.648Z] #60 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:54.648Z] #60 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:54.648Z] #60 ... [2023-08-12T01:47:54.648Z] [2023-08-12T01:47:54.648Z] #43 [core-command internal] load build context [2023-08-12T01:47:55.230Z] #43 ... [2023-08-12T01:47:55.230Z] [2023-08-12T01:47:55.230Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-12T01:47:55.230Z] #56 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:55.230Z] #56 22.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:55.230Z] #56 ... [2023-08-12T01:47:55.230Z] [2023-08-12T01:47:55.230Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-12T01:47:55.230Z] #57 25.24 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-12T01:47:55.230Z] #57 25.32 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:47:55.230Z] #57 25.49 OK: 8 MiB in 16 packages [2023-08-12T01:47:55.230Z] #57 DONE 27.7s [2023-08-12T01:47:55.230Z] [2023-08-12T01:47:55.230Z] #45 [security-proxy-setup internal] load build context [2023-08-12T01:47:55.499Z] #45 ... [2023-08-12T01:47:55.499Z] [2023-08-12T01:47:55.499Z] #50 [core-metadata internal] load build context [2023-08-12T01:47:55.499Z] #50 ... [2023-08-12T01:47:55.499Z] [2023-08-12T01:47:55.499Z] #43 [core-command internal] load build context [2023-08-12T01:47:56.081Z] #43 ... [2023-08-12T01:47:56.081Z] [2023-08-12T01:47:56.081Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-12T01:47:56.081Z] #55 27.50 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-12T01:47:56.081Z] #55 27.50 (2/2) Installing su-exec (0.2-r2) [2023-08-12T01:47:56.081Z] #55 27.50 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:47:56.081Z] #55 27.69 OK: 8 MiB in 17 packages [2023-08-12T01:47:56.081Z] #55 DONE 28.7s [2023-08-12T01:47:56.081Z] [2023-08-12T01:47:56.081Z] #43 [core-command internal] load build context [2023-08-12T01:47:56.663Z] #43 ... [2023-08-12T01:47:56.663Z] [2023-08-12T01:47:56.663Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-12T01:47:56.663Z] #59 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:56.663Z] #59 22.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:56.663Z] #59 ... [2023-08-12T01:47:56.663Z] [2023-08-12T01:47:56.663Z] #43 [core-command internal] load build context [2023-08-12T01:47:57.252Z] #43 ... [2023-08-12T01:47:57.252Z] [2023-08-12T01:47:57.252Z] #38 [security-spire-config internal] load build context [2023-08-12T01:47:57.252Z] #38 ... [2023-08-12T01:47:57.252Z] [2023-08-12T01:47:57.252Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:47:57.519Z] #51 ... [2023-08-12T01:47:57.519Z] [2023-08-12T01:47:57.519Z] #35 [security-bootstrapper internal] load build context [2023-08-12T01:47:57.519Z] #35 ... [2023-08-12T01:47:57.519Z] [2023-08-12T01:47:57.519Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:47:57.792Z] #51 ... [2023-08-12T01:47:57.792Z] [2023-08-12T01:47:57.792Z] #53 [core-data internal] load build context [2023-08-12T01:47:57.792Z] #53 ... [2023-08-12T01:47:57.792Z] [2023-08-12T01:47:57.792Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:47:58.760Z] #51 ... [2023-08-12T01:47:58.760Z] [2023-08-12T01:47:58.760Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-12T01:47:58.760Z] #56 28.54 (1/2) Installing ca-certificates (20230506-r0) [2023-08-12T01:47:58.760Z] #56 28.72 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-12T01:47:58.760Z] #56 28.78 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:47:58.760Z] #56 28.86 Executing ca-certificates-20230506-r0.trigger [2023-08-12T01:47:58.760Z] #56 29.81 OK: 8 MiB in 17 packages [2023-08-12T01:47:58.760Z] #56 DONE 31.0s [2023-08-12T01:47:58.760Z] [2023-08-12T01:47:58.760Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:47:58.760Z] #51 transferring context: 43.75MB 32.4s [2023-08-12T01:47:59.723Z] #51 ... [2023-08-12T01:47:59.723Z] [2023-08-12T01:47:59.723Z] #48 [security-spire-server internal] load build context [2023-08-12T01:47:59.723Z] #48 ... [2023-08-12T01:47:59.723Z] [2023-08-12T01:47:59.723Z] #53 [core-data internal] load build context [2023-08-12T01:47:59.723Z] #53 ... [2023-08-12T01:47:59.723Z] [2023-08-12T01:47:59.723Z] #49 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-12T01:47:59.723Z] #49 25.35 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-12T01:47:59.723Z] #49 25.35 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-12T01:47:59.723Z] #49 25.35 OK: 17689 distinct packages available [2023-08-12T01:47:59.723Z] #49 26.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:59.723Z] #49 30.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:47:59.723Z] #49 34.03 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-12T01:47:59.723Z] #49 34.03 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-12T01:47:59.723Z] #49 34.03 (3/5) Installing libucontext (1.2-r0) [2023-08-12T01:47:59.723Z] #49 34.03 (4/5) Installing gcompat (1.1.0-r0) [2023-08-12T01:47:59.723Z] #49 34.03 (5/5) Installing openssl (3.0.10-r0) [2023-08-12T01:47:59.723Z] #49 34.10 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:47:59.723Z] #49 34.20 OK: 9 MiB in 20 packages [2023-08-12T01:47:59.723Z] #49 DONE 35.4s [2023-08-12T01:47:59.723Z] [2023-08-12T01:47:59.723Z] #53 [core-data internal] load build context [2023-08-12T01:47:59.992Z] #53 ... [2023-08-12T01:47:59.993Z] [2023-08-12T01:47:59.993Z] #58 [security-spiffe-token-provider internal] load build context [2023-08-12T01:47:59.993Z] #58 ... [2023-08-12T01:47:59.993Z] [2023-08-12T01:47:59.993Z] #54 [support-notifications internal] load build context [2023-08-12T01:48:00.259Z] #54 ... [2023-08-12T01:48:00.259Z] [2023-08-12T01:48:00.259Z] #53 [core-data internal] load build context [2023-08-12T01:48:00.525Z] #53 ... [2023-08-12T01:48:00.525Z] [2023-08-12T01:48:00.525Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-12T01:48:00.525Z] #63 DONE 4.5s [2023-08-12T01:48:00.525Z] [2023-08-12T01:48:00.525Z] #53 [core-data internal] load build context [2023-08-12T01:48:01.937Z] #53 ... [2023-08-12T01:48:01.937Z] [2023-08-12T01:48:01.937Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-12T01:48:01.937Z] #59 27.71 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-12T01:48:01.937Z] #59 27.71 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-12T01:48:01.937Z] #59 27.71 OK: 17694 distinct packages available [2023-08-12T01:48:01.937Z] #59 28.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:48:01.937Z] #59 29.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:48:01.937Z] #59 31.81 OK: 263 MiB in 53 packages [2023-08-12T01:48:01.937Z] #59 DONE 32.6s [2023-08-12T01:48:01.937Z] [2023-08-12T01:48:01.937Z] #53 [core-data internal] load build context [2023-08-12T01:48:02.206Z] #53 ... [2023-08-12T01:48:02.206Z] [2023-08-12T01:48:02.206Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-12T01:48:02.206Z] #64 DONE 1.5s [2023-08-12T01:48:02.206Z] [2023-08-12T01:48:02.206Z] #53 [core-data internal] load build context [2023-08-12T01:48:02.478Z] #53 ... [2023-08-12T01:48:02.478Z] [2023-08-12T01:48:02.478Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-12T01:48:02.478Z] #60 25.46 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-12T01:48:02.478Z] #60 25.46 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-12T01:48:02.478Z] #60 25.46 OK: 17689 distinct packages available [2023-08-12T01:48:02.478Z] #60 26.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:48:02.478Z] #60 28.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:48:02.478Z] #60 31.09 (1/9) Installing ca-certificates (20230506-r0) [2023-08-12T01:48:02.478Z] #60 31.34 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-12T01:48:02.478Z] #60 31.43 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-12T01:48:02.478Z] #60 31.43 (4/9) Installing libcurl (8.2.1-r0) [2023-08-12T01:48:02.478Z] #60 31.51 (5/9) Installing curl (8.2.1-r0) [2023-08-12T01:48:02.478Z] #60 31.51 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-12T01:48:02.478Z] #60 31.51 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-12T01:48:02.478Z] #60 31.54 (8/9) Installing libucontext (1.2-r0) [2023-08-12T01:48:02.478Z] #60 31.54 (9/9) Installing gcompat (1.1.0-r0) [2023-08-12T01:48:02.478Z] #60 31.67 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:48:02.478Z] #60 31.67 Executing ca-certificates-20230506-r0.trigger [2023-08-12T01:48:02.478Z] #60 32.51 OK: 11 MiB in 24 packages [2023-08-12T01:48:02.478Z] #60 DONE 33.4s [2023-08-12T01:48:02.753Z] [2023-08-12T01:48:02.753Z] #53 [core-data internal] load build context [2023-08-12T01:48:02.753Z] #53 ... [2023-08-12T01:48:02.753Z] [2023-08-12T01:48:02.753Z] #47 [security-proxy-auth internal] load build context [2023-08-12T01:48:02.753Z] #47 ... [2023-08-12T01:48:02.753Z] [2023-08-12T01:48:02.753Z] #53 [core-data internal] load build context [2023-08-12T01:48:03.338Z] #53 ... [2023-08-12T01:48:03.338Z] [2023-08-12T01:48:03.338Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:48:03.606Z] #61 ... [2023-08-12T01:48:03.606Z] [2023-08-12T01:48:03.606Z] #53 [core-data internal] load build context [2023-08-12T01:48:03.606Z] #53 transferring context: 43.12MB 36.2s [2023-08-12T01:48:04.575Z] #53 ... [2023-08-12T01:48:04.575Z] [2023-08-12T01:48:04.575Z] #42 [security-secretstore-setup internal] load build context [2023-08-12T01:48:04.575Z] #42 ... [2023-08-12T01:48:04.575Z] [2023-08-12T01:48:04.575Z] #53 [core-data internal] load build context [2023-08-12T01:48:04.844Z] #53 ... [2023-08-12T01:48:04.844Z] [2023-08-12T01:48:04.844Z] #28 [support-scheduler internal] load build context [2023-08-12T01:48:04.844Z] #28 ... [2023-08-12T01:48:04.844Z] [2023-08-12T01:48:04.844Z] #53 [core-data internal] load build context [2023-08-12T01:48:05.432Z] #53 ... [2023-08-12T01:48:05.432Z] [2023-08-12T01:48:05.432Z] #45 [security-proxy-setup internal] load build context [2023-08-12T01:48:05.432Z] #45 ... [2023-08-12T01:48:05.432Z] [2023-08-12T01:48:05.432Z] #53 [core-data internal] load build context [2023-08-12T01:48:05.701Z] #53 ... [2023-08-12T01:48:05.701Z] [2023-08-12T01:48:05.701Z] #50 [core-metadata internal] load build context [2023-08-12T01:48:05.701Z] #50 ... [2023-08-12T01:48:05.701Z] [2023-08-12T01:48:05.701Z] #53 [core-data internal] load build context [2023-08-12T01:48:07.655Z] #53 ... [2023-08-12T01:48:07.655Z] [2023-08-12T01:48:07.655Z] #38 [security-spire-config internal] load build context [2023-08-12T01:48:07.655Z] #38 ... [2023-08-12T01:48:07.655Z] [2023-08-12T01:48:07.655Z] #43 [core-command internal] load build context [2023-08-12T01:48:07.655Z] #43 ... [2023-08-12T01:48:07.655Z] [2023-08-12T01:48:07.655Z] #35 [security-bootstrapper internal] load build context [2023-08-12T01:48:07.655Z] #35 ... [2023-08-12T01:48:07.655Z] [2023-08-12T01:48:07.655Z] #43 [core-command internal] load build context [2023-08-12T01:48:08.614Z] #43 transferring context: 109.81MB 44.8s [2023-08-12T01:48:10.028Z] #43 ... [2023-08-12T01:48:10.028Z] [2023-08-12T01:48:10.028Z] #48 [security-spire-server internal] load build context [2023-08-12T01:48:10.028Z] #48 ... [2023-08-12T01:48:10.028Z] [2023-08-12T01:48:10.028Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:48:10.028Z] #51 ... [2023-08-12T01:48:10.028Z] [2023-08-12T01:48:10.028Z] #48 [security-spire-server internal] load build context [2023-08-12T01:48:10.296Z] #48 ... [2023-08-12T01:48:10.296Z] [2023-08-12T01:48:10.296Z] #58 [security-spiffe-token-provider internal] load build context [2023-08-12T01:48:10.563Z] #58 ... [2023-08-12T01:48:10.563Z] [2023-08-12T01:48:10.563Z] #54 [support-notifications internal] load build context [2023-08-12T01:48:10.563Z] #54 ... [2023-08-12T01:48:10.563Z] [2023-08-12T01:48:10.563Z] #48 [security-spire-server internal] load build context [2023-08-12T01:48:13.156Z] #48 ... [2023-08-12T01:48:13.156Z] [2023-08-12T01:48:13.156Z] #47 [security-proxy-auth internal] load build context [2023-08-12T01:48:13.156Z] #47 ... [2023-08-12T01:48:13.156Z] [2023-08-12T01:48:13.156Z] #48 [security-spire-server internal] load build context [2023-08-12T01:48:13.426Z] #48 transferring context: 89.75MB 48.9s [2023-08-12T01:48:13.693Z] #48 ... [2023-08-12T01:48:13.693Z] [2023-08-12T01:48:13.693Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:48:13.693Z] #61 ... [2023-08-12T01:48:13.693Z] [2023-08-12T01:48:13.693Z] #47 [security-proxy-auth internal] load build context [2023-08-12T01:48:14.659Z] #47 ... [2023-08-12T01:48:14.659Z] [2023-08-12T01:48:14.659Z] #42 [security-secretstore-setup internal] load build context [2023-08-12T01:48:14.659Z] #42 ... [2023-08-12T01:48:14.659Z] [2023-08-12T01:48:14.659Z] #47 [security-proxy-auth internal] load build context [2023-08-12T01:48:14.925Z] #47 ... [2023-08-12T01:48:14.925Z] [2023-08-12T01:48:14.925Z] #28 [support-scheduler internal] load build context [2023-08-12T01:48:15.193Z] #28 ... [2023-08-12T01:48:15.193Z] [2023-08-12T01:48:15.193Z] #47 [security-proxy-auth internal] load build context [2023-08-12T01:48:15.460Z] #47 ... [2023-08-12T01:48:15.460Z] [2023-08-12T01:48:15.460Z] #45 [security-proxy-setup internal] load build context [2023-08-12T01:48:15.727Z] #45 ... [2023-08-12T01:48:15.727Z] [2023-08-12T01:48:15.727Z] #28 [support-scheduler internal] load build context [2023-08-12T01:48:15.727Z] #28 ... [2023-08-12T01:48:15.727Z] [2023-08-12T01:48:15.727Z] #50 [core-metadata internal] load build context [2023-08-12T01:48:15.993Z] #50 ... [2023-08-12T01:48:15.993Z] [2023-08-12T01:48:15.993Z] #28 [support-scheduler internal] load build context [2023-08-12T01:48:17.404Z] #28 transferring context: 172.54MB 56.8s [2023-08-12T01:48:17.404Z] #28 ... [2023-08-12T01:48:17.404Z] [2023-08-12T01:48:17.404Z] #53 [core-data internal] load build context [2023-08-12T01:48:17.685Z] #53 ... [2023-08-12T01:48:17.685Z] [2023-08-12T01:48:17.685Z] #28 [support-scheduler internal] load build context [2023-08-12T01:48:17.685Z] #28 ... [2023-08-12T01:48:17.685Z] [2023-08-12T01:48:17.685Z] #38 [security-spire-config internal] load build context [2023-08-12T01:48:17.685Z] #38 ... [2023-08-12T01:48:17.685Z] [2023-08-12T01:48:17.685Z] #28 [support-scheduler internal] load build context [2023-08-12T01:48:17.961Z] #28 ... [2023-08-12T01:48:17.961Z] [2023-08-12T01:48:17.961Z] #35 [security-bootstrapper internal] load build context [2023-08-12T01:48:17.961Z] #35 ... [2023-08-12T01:48:17.961Z] [2023-08-12T01:48:17.961Z] #28 [support-scheduler internal] load build context [2023-08-12T01:48:19.905Z] #28 ... [2023-08-12T01:48:19.905Z] [2023-08-12T01:48:19.905Z] #43 [core-command internal] load build context [2023-08-12T01:48:20.171Z] #43 ... [2023-08-12T01:48:20.171Z] [2023-08-12T01:48:20.171Z] #28 [support-scheduler internal] load build context [2023-08-12T01:48:20.171Z] #28 ... [2023-08-12T01:48:20.171Z] [2023-08-12T01:48:20.171Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:48:20.436Z] #51 ... [2023-08-12T01:48:20.436Z] [2023-08-12T01:48:20.436Z] #28 [support-scheduler internal] load build context [2023-08-12T01:48:20.703Z] #28 ... [2023-08-12T01:48:20.703Z] [2023-08-12T01:48:20.703Z] #54 [support-notifications internal] load build context [2023-08-12T01:48:20.703Z] #54 ... [2023-08-12T01:48:20.703Z] [2023-08-12T01:48:20.703Z] #58 [security-spiffe-token-provider internal] load build context [2023-08-12T01:48:20.703Z] #58 ... [2023-08-12T01:48:20.703Z] [2023-08-12T01:48:20.703Z] #54 [support-notifications internal] load build context [2023-08-12T01:48:22.110Z] #54 ... [2023-08-12T01:48:22.110Z] [2023-08-12T01:48:22.110Z] #28 [support-scheduler internal] load build context [2023-08-12T01:48:22.110Z] #28 transferring context: 188.04MB 61.2s done [2023-08-12T01:48:22.110Z] #28 DONE 61.4s [2023-08-12T01:48:22.110Z] [2023-08-12T01:48:22.110Z] #54 [support-notifications internal] load build context [2023-08-12T01:48:24.061Z] #54 ... [2023-08-12T01:48:24.061Z] [2023-08-12T01:48:24.061Z] #43 [core-command internal] load build context [2023-08-12T01:48:24.061Z] #43 transferring context: 188.04MB 58.9s done [2023-08-12T01:48:24.061Z] #43 DONE 60.3s [2023-08-12T01:48:24.061Z] [2023-08-12T01:48:24.061Z] #54 [support-notifications internal] load build context [2023-08-12T01:48:24.061Z] #54 ... [2023-08-12T01:48:24.061Z] [2023-08-12T01:48:24.061Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:48:24.061Z] #61 ... [2023-08-12T01:48:24.061Z] [2023-08-12T01:48:24.061Z] #48 [security-spire-server internal] load build context [2023-08-12T01:48:24.061Z] #48 ... [2023-08-12T01:48:24.061Z] [2023-08-12T01:48:24.061Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:48:25.034Z] #61 ... [2023-08-12T01:48:25.034Z] [2023-08-12T01:48:25.034Z] #42 [security-secretstore-setup internal] load build context [2023-08-12T01:48:25.034Z] #42 ... [2023-08-12T01:48:25.034Z] [2023-08-12T01:48:25.034Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:48:25.034Z] #61 ... [2023-08-12T01:48:25.034Z] [2023-08-12T01:48:25.034Z] #45 [security-proxy-setup internal] load build context [2023-08-12T01:48:25.034Z] #45 transferring context: 188.04MB 60.3s done [2023-08-12T01:48:25.034Z] #45 DONE 61.2s [2023-08-12T01:48:25.034Z] [2023-08-12T01:48:25.034Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:48:25.621Z] #61 ... [2023-08-12T01:48:25.621Z] [2023-08-12T01:48:25.621Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:48:25.621Z] #65 DONE 3.4s [2023-08-12T01:48:25.621Z] [2023-08-12T01:48:25.621Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:48:25.892Z] #61 ... [2023-08-12T01:48:25.892Z] [2023-08-12T01:48:25.892Z] #47 [security-proxy-auth internal] load build context [2023-08-12T01:48:25.892Z] #47 ... [2023-08-12T01:48:25.892Z] [2023-08-12T01:48:25.892Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:48:26.164Z] #61 ... [2023-08-12T01:48:26.164Z] [2023-08-12T01:48:26.164Z] #50 [core-metadata internal] load build context [2023-08-12T01:48:26.164Z] #50 ... [2023-08-12T01:48:26.164Z] [2023-08-12T01:48:26.164Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:48:26.749Z] #61 ... [2023-08-12T01:48:26.749Z] [2023-08-12T01:48:26.749Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:48:26.749Z] #66 DONE 1.1s [2023-08-12T01:48:26.749Z] [2023-08-12T01:48:26.749Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:48:27.710Z] #61 ... [2023-08-12T01:48:27.710Z] [2023-08-12T01:48:27.710Z] #53 [core-data internal] load build context [2023-08-12T01:48:27.710Z] #53 ... [2023-08-12T01:48:27.710Z] [2023-08-12T01:48:27.710Z] #47 [security-proxy-auth internal] load build context [2023-08-12T01:48:27.988Z] #47 ... [2023-08-12T01:48:27.988Z] [2023-08-12T01:48:27.988Z] #38 [security-spire-config internal] load build context [2023-08-12T01:48:27.988Z] #38 ... [2023-08-12T01:48:27.988Z] [2023-08-12T01:48:27.988Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:48:27.988Z] #61 ... [2023-08-12T01:48:27.988Z] [2023-08-12T01:48:27.988Z] #35 [security-bootstrapper internal] load build context [2023-08-12T01:48:28.258Z] #35 ... [2023-08-12T01:48:28.258Z] [2023-08-12T01:48:28.258Z] #38 [security-spire-config internal] load build context [2023-08-12T01:48:28.258Z] #38 ... [2023-08-12T01:48:28.258Z] [2023-08-12T01:48:28.258Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:48:28.258Z] #51 transferring context: 188.04MB 61.9s done [2023-08-12T01:48:28.258Z] #51 DONE 62.7s [2023-08-12T01:48:28.258Z] [2023-08-12T01:48:28.258Z] #50 [core-metadata internal] load build context [2023-08-12T01:48:28.258Z] #50 transferring context: 188.04MB 63.1s done [2023-08-12T01:48:28.258Z] #50 DONE 63.5s [2023-08-12T01:48:28.258Z] [2023-08-12T01:48:28.258Z] #47 [security-proxy-auth internal] load build context [2023-08-12T01:48:28.258Z] #47 transferring context: 188.04MB 63.8s done [2023-08-12T01:48:28.258Z] #47 DONE 64.2s [2023-08-12T01:48:28.258Z] [2023-08-12T01:48:28.258Z] #38 [security-spire-config internal] load build context [2023-08-12T01:48:29.667Z] #38 transferring context: 188.04MB 66.3s done [2023-08-12T01:48:29.667Z] #38 DONE 66.5s [2023-08-12T01:48:29.667Z] [2023-08-12T01:48:29.667Z] #67 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-12T01:48:31.078Z] #67 ... [2023-08-12T01:48:31.078Z] [2023-08-12T01:48:31.078Z] #58 [security-spiffe-token-provider internal] load build context [2023-08-12T01:48:31.078Z] #58 ... [2023-08-12T01:48:31.078Z] [2023-08-12T01:48:31.078Z] #35 [security-bootstrapper internal] load build context [2023-08-12T01:48:32.051Z] #35 transferring context: 188.04MB 65.4s done [2023-08-12T01:48:33.021Z] #35 ... [2023-08-12T01:48:33.021Z] [2023-08-12T01:48:33.021Z] #42 [security-secretstore-setup internal] load build context [2023-08-12T01:48:33.021Z] #42 transferring context: 188.04MB 66.9s done [2023-08-12T01:48:33.021Z] #42 DONE 69.6s [2023-08-12T01:48:33.021Z] [2023-08-12T01:48:33.021Z] #58 [security-spiffe-token-provider internal] load build context [2023-08-12T01:48:33.021Z] #58 ... [2023-08-12T01:48:33.021Z] [2023-08-12T01:48:33.021Z] #54 [support-notifications internal] load build context [2023-08-12T01:48:33.021Z] #54 transferring context: 188.04MB 64.3s done [2023-08-12T01:48:33.021Z] #54 DONE 66.5s [2023-08-12T01:48:33.021Z] [2023-08-12T01:48:33.021Z] #58 [security-spiffe-token-provider internal] load build context [2023-08-12T01:48:33.289Z] #58 ... [2023-08-12T01:48:33.289Z] [2023-08-12T01:48:33.289Z] #35 [security-bootstrapper internal] load build context [2023-08-12T01:48:33.289Z] #35 DONE 66.7s [2023-08-12T01:48:33.289Z] [2023-08-12T01:48:33.289Z] #58 [security-spiffe-token-provider internal] load build context [2023-08-12T01:48:33.289Z] #58 ... [2023-08-12T01:48:33.289Z] [2023-08-12T01:48:33.289Z] #67 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-12T01:48:33.289Z] #67 DONE 3.7s [2023-08-12T01:48:33.289Z] [2023-08-12T01:48:33.289Z] #58 [security-spiffe-token-provider internal] load build context [2023-08-12T01:48:33.875Z] #58 ... [2023-08-12T01:48:33.875Z] [2023-08-12T01:48:33.875Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:48:33.875Z] #68 DONE 0.8s [2023-08-12T01:48:33.875Z] [2023-08-12T01:48:33.875Z] #58 [security-spiffe-token-provider internal] load build context [2023-08-12T01:48:34.142Z] #58 ... [2023-08-12T01:48:34.142Z] [2023-08-12T01:48:34.142Z] #48 [security-spire-server internal] load build context [2023-08-12T01:48:34.142Z] #48 ... [2023-08-12T01:48:34.142Z] [2023-08-12T01:48:34.142Z] #58 [security-spiffe-token-provider internal] load build context [2023-08-12T01:48:34.732Z] #58 ... [2023-08-12T01:48:34.732Z] [2023-08-12T01:48:34.732Z] #53 [core-data internal] load build context [2023-08-12T01:48:34.732Z] #53 transferring context: 188.04MB 67.2s done [2023-08-12T01:48:34.732Z] #53 DONE 68.3s [2023-08-12T01:48:34.732Z] [2023-08-12T01:48:34.732Z] #58 [security-spiffe-token-provider internal] load build context [2023-08-12T01:48:35.328Z] #58 ... [2023-08-12T01:48:35.328Z] [2023-08-12T01:48:35.328Z] #48 [security-spire-server internal] load build context [2023-08-12T01:48:35.328Z] #48 transferring context: 188.04MB 70.7s done [2023-08-12T01:48:35.328Z] #48 DONE 70.9s [2023-08-12T01:48:35.328Z] [2023-08-12T01:48:35.328Z] #58 [security-spiffe-token-provider internal] load build context [2023-08-12T01:48:35.328Z] #58 transferring context: 188.04MB 64.5s done [2023-08-12T01:48:35.328Z] #58 DONE 66.2s [2023-08-12T01:48:35.328Z] [2023-08-12T01:48:35.328Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:48:35.601Z] #61 ... [2023-08-12T01:48:35.601Z] [2023-08-12T01:48:35.601Z] #69 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:48:35.601Z] #69 ... [2023-08-12T01:48:35.601Z] [2023-08-12T01:48:35.601Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:48:36.658Z] #61 ... [2023-08-12T01:48:36.658Z] [2023-08-12T01:48:36.658Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:48:36.658Z] #70 DONE 0.6s [2023-08-12T01:48:36.658Z] [2023-08-12T01:48:36.658Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:48:36.658Z] #61 ... [2023-08-12T01:48:36.658Z] [2023-08-12T01:48:36.658Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:48:36.658Z] #71 ... [2023-08-12T01:48:36.658Z] [2023-08-12T01:48:36.658Z] #61 [security-spire-agent internal] load build context [2023-08-12T01:48:38.927Z] #61 transferring context: 188.04MB 65.9s done [2023-08-12T01:48:38.927Z] #61 DONE 69.4s [2023-08-12T01:48:38.927Z] [2023-08-12T01:48:38.927Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:48:43.827Z] #72 ... [2023-08-12T01:48:43.827Z] [2023-08-12T01:48:43.827Z] #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:48:43.827Z] #73 ... [2023-08-12T01:48:43.827Z] [2023-08-12T01:48:43.827Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:49:41.001Z] #74 DONE 58.4s [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:49:41.001Z] #72 DONE 56.3s [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:49:41.001Z] #73 DONE 58.9s [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:49:41.001Z] #71 DONE 65.8s [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-12T01:49:41.001Z] #75 ... [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #69 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:49:41.001Z] #69 DONE 67.0s [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #76 [support-scheduler builder 6/7] COPY . . [2023-08-12T01:49:41.001Z] #76 ... [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #77 [security-spire-config builder 6/9] COPY . . [2023-08-12T01:49:41.001Z] #77 DONE 4.9s [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:49:41.001Z] #78 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #79 [core-data builder 6/7] COPY . . [2023-08-12T01:49:41.001Z] #79 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:49:41.001Z] #80 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #81 [support-notifications builder 6/7] COPY . . [2023-08-12T01:49:41.001Z] #81 DONE 5.0s [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-12T01:49:41.001Z] #75 DONE 4.9s [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:49:41.001Z] #82 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:49:41.001Z] #83 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #84 [security-bootstrapper builder 6/7] COPY . . [2023-08-12T01:49:41.001Z] #84 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #85 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:49:41.001Z] #85 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #86 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:49:41.001Z] #86 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #87 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-12T01:49:41.001Z] #87 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:49:41.001Z] #88 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #89 [core-metadata builder 6/7] COPY . . [2023-08-12T01:49:41.001Z] #89 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #90 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:49:41.001Z] #90 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #91 [security-proxy-setup builder 6/7] COPY . . [2023-08-12T01:49:41.001Z] #91 DONE 4.9s [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:49:41.001Z] #92 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #93 [security-proxy-auth builder 6/7] COPY . . [2023-08-12T01:49:41.001Z] #93 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #94 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:49:41.001Z] #94 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:49:41.001Z] #95 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #96 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:49:41.001Z] #96 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #97 [core-command builder 6/7] COPY . . [2023-08-12T01:49:41.001Z] #97 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-08-12T01:49:41.001Z] #98 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:49:41.001Z] #99 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:49:41.001Z] #100 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #76 [support-scheduler builder 6/7] COPY . . [2023-08-12T01:49:41.001Z] #76 DONE 4.8s [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-12T01:49:41.001Z] #101 ... [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #102 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:49:41.001Z] #102 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-12T01:49:41.001Z] #103 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.001Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-12T01:49:41.001Z] #104 CACHED [2023-08-12T01:49:41.001Z] [2023-08-12T01:49:41.002Z] #105 [security-spire-server builder 6/9] COPY . . [2023-08-12T01:49:41.002Z] #105 CACHED [2023-08-12T01:49:41.002Z] [2023-08-12T01:49:41.002Z] #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-12T01:49:41.002Z] #106 DONE 0.4s [2023-08-12T01:49:41.002Z] [2023-08-12T01:49:41.002Z] #107 [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-12T01:49:43.592Z] #107 ... [2023-08-12T01:49:43.592Z] [2023-08-12T01:49:43.592Z] #108 [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-12T01:49:43.592Z] #0 4.516 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-12T01:49:43.592Z] #108 ... [2023-08-12T01:49:43.592Z] [2023-08-12T01:49:43.592Z] #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-12T01:49:43.592Z] #0 6.025 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-12T01:49:44.550Z] #109 ... [2023-08-12T01:49:44.550Z] [2023-08-12T01:49:44.550Z] #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-12T01:49:44.550Z] #0 7.152 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-12T01:49:45.131Z] #110 ... [2023-08-12T01:49:45.131Z] [2023-08-12T01:49:45.131Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T01:49:45.131Z] #0 7.722 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-12T01:49:45.398Z] #111 ... [2023-08-12T01:49:45.398Z] [2023-08-12T01:49:45.398Z] #112 [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-12T01:49:45.398Z] #112 DONE 7.8s [2023-08-12T01:49:45.398Z] [2023-08-12T01:49:45.398Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-12T01:49:45.398Z] #101 8.230 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-12T01:49:45.687Z] #101 ... [2023-08-12T01:49:45.687Z] [2023-08-12T01:49:45.687Z] #107 [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-12T01:49:45.687Z] #107 DONE 7.9s [2023-08-12T01:49:45.956Z] [2023-08-12T01:49:45.956Z] #113 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-12T01:49:45.956Z] #113 ... [2023-08-12T01:49:45.956Z] [2023-08-12T01:49:45.956Z] #114 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-12T01:49:45.956Z] #114 DONE 0.4s [2023-08-12T01:49:45.956Z] [2023-08-12T01:49:45.956Z] #113 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-12T01:49:45.956Z] #113 DONE 0.4s [2023-08-12T01:49:45.956Z] [2023-08-12T01:49:45.956Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-12T01:49:45.956Z] #0 6.966 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-12T01:49:46.226Z] #115 ... [2023-08-12T01:49:46.226Z] [2023-08-12T01:49:46.226Z] #116 [security-spire-agent builder 6/9] COPY . . [2023-08-12T01:49:46.226Z] #116 CACHED [2023-08-12T01:49:46.226Z] [2023-08-12T01:49:46.226Z] #117 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:49:46.226Z] #117 CACHED [2023-08-12T01:49:46.226Z] [2023-08-12T01:49:46.226Z] #118 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-12T01:49:46.226Z] #118 CACHED [2023-08-12T01:49:46.226Z] [2023-08-12T01:49:46.226Z] #119 [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-12T01:49:46.226Z] #119 CACHED [2023-08-12T01:49:46.226Z] [2023-08-12T01:49:46.226Z] #120 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-12T01:49:46.226Z] #120 CACHED [2023-08-12T01:49:46.226Z] [2023-08-12T01:49:46.226Z] #121 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-12T01:49:46.226Z] #121 CACHED [2023-08-12T01:49:46.226Z] [2023-08-12T01:49:46.226Z] #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:49:46.812Z] #122 DONE 0.4s [2023-08-12T01:49:46.812Z] [2023-08-12T01:49:46.812Z] #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:49:46.812Z] #123 DONE 0.4s [2023-08-12T01:49:46.812Z] [2023-08-12T01:49:46.812Z] #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:49:47.079Z] #124 DONE 0.3s [2023-08-12T01:49:47.079Z] [2023-08-12T01:49:47.079Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-12T01:49:47.079Z] #0 7.902 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-12T01:49:47.358Z] #125 ... [2023-08-12T01:49:47.358Z] [2023-08-12T01:49:47.358Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T01:49:47.358Z] #0 7.912 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-12T01:49:47.359Z] #126 ... [2023-08-12T01:49:47.359Z] [2023-08-12T01:49:47.359Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T01:49:47.359Z] #0 6.461 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-12T01:49:47.634Z] #127 ... [2023-08-12T01:49:47.634Z] [2023-08-12T01:49:47.634Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-12T01:49:47.634Z] #0 7.588 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-12T01:49:47.634Z] #128 ... [2023-08-12T01:49:47.634Z] [2023-08-12T01:49:47.634Z] #129 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:49:47.634Z] #129 DONE 0.3s [2023-08-12T01:49:47.634Z] [2023-08-12T01:49:47.634Z] #130 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:49:47.634Z] #130 CACHED [2023-08-12T01:49:47.634Z] [2023-08-12T01:49:47.634Z] #131 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:49:47.634Z] #131 CACHED [2023-08-12T01:49:47.634Z] [2023-08-12T01:49:47.634Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-12T01:49:47.634Z] #0 6.271 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-12T01:49:47.903Z] #132 ... [2023-08-12T01:49:47.903Z] [2023-08-12T01:49:47.903Z] #133 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-12T01:49:49.351Z] #133 ... [2023-08-12T01:49:49.351Z] [2023-08-12T01:49:49.351Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-12T01:49:49.351Z] #134 DONE 1.5s [2023-08-12T01:49:49.351Z] [2023-08-12T01:49:49.351Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-12T01:49:49.619Z] #135 ... [2023-08-12T01:49:49.619Z] [2023-08-12T01:49:49.619Z] #133 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-12T01:49:49.619Z] #133 DONE 2.0s [2023-08-12T01:49:49.888Z] [2023-08-12T01:49:49.888Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-12T01:49:50.156Z] #136 DONE 0.4s [2023-08-12T01:49:50.156Z] [2023-08-12T01:49:50.156Z] #137 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-12T01:49:50.434Z] #137 ... [2023-08-12T01:49:50.434Z] [2023-08-12T01:49:50.434Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-12T01:49:50.434Z] #138 DONE 0.4s [2023-08-12T01:49:50.702Z] [2023-08-12T01:49:50.702Z] #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-12T01:49:50.702Z] #139 ... [2023-08-12T01:49:50.702Z] [2023-08-12T01:49:50.702Z] #137 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-12T01:49:50.702Z] #137 DONE 2.0s [2023-08-12T01:49:50.970Z] [2023-08-12T01:49:50.970Z] #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-12T01:49:50.970Z] #139 DONE 0.4s [2023-08-12T01:49:50.970Z] [2023-08-12T01:49:50.970Z] #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-12T01:49:51.255Z] #140 ... [2023-08-12T01:49:51.255Z] [2023-08-12T01:49:51.255Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-12T01:49:51.255Z] #135 DONE 2.0s [2023-08-12T01:49:51.255Z] [2023-08-12T01:49:51.255Z] #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-12T01:49:51.256Z] #140 DONE 0.6s [2023-08-12T01:49:51.256Z] [2023-08-12T01:49:51.256Z] #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-12T01:49:51.523Z] #141 DONE 0.3s [2023-08-12T01:49:51.523Z] [2023-08-12T01:49:51.523Z] #142 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-12T01:49:51.523Z] #142 DONE 0.3s [2023-08-12T01:49:51.523Z] [2023-08-12T01:49:51.523Z] #143 [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-12T01:49:52.119Z] #143 DONE 0.4s [2023-08-12T01:49:52.119Z] [2023-08-12T01:49:52.119Z] #144 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-12T01:49:52.119Z] #144 ... [2023-08-12T01:49:52.119Z] [2023-08-12T01:49:52.119Z] #145 [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-12T01:49:52.119Z] #145 DONE 0.6s [2023-08-12T01:49:52.386Z] [2023-08-12T01:49:52.386Z] #146 [security-spire-config] exporting to image [2023-08-12T01:49:52.386Z] #146 exporting layers [2023-08-12T01:49:52.654Z] #146 ... [2023-08-12T01:49:52.654Z] [2023-08-12T01:49:52.654Z] #144 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-12T01:49:52.654Z] #144 DONE 0.6s [2023-08-12T01:49:52.654Z] [2023-08-12T01:49:52.654Z] #146 [security-spire-agent] exporting to image [2023-08-12T01:49:54.595Z] #146 exporting layers 3.2s done [2023-08-12T01:49:54.595Z] #146 writing image sha256:503404692400e0c1f037def4cbc82dba879bdc76c6e889b3c4bdb77c576bdf8b 0.0s done [2023-08-12T01:49:54.595Z] #146 naming to docker.io/library/security-spire-server-arm64 [2023-08-12T01:49:54.595Z] #146 naming to docker.io/library/security-spire-server-arm64 done [2023-08-12T01:49:55.176Z] #146 exporting layers 2.9s done [2023-08-12T01:49:55.176Z] #146 writing image sha256:78c29fb8d0c2d98a8e5569428f2d2a59a093ba17d29d707ad2c22520f394d655 0.0s done [2023-08-12T01:49:55.176Z] #146 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-08-12T01:49:55.176Z] #146 writing image sha256:01a3e1d46485c90a6f094b8416384707309fcb376671ebaf02b28c5498cd30c3 [2023-08-12T01:49:55.176Z] #146 writing image sha256:01a3e1d46485c90a6f094b8416384707309fcb376671ebaf02b28c5498cd30c3 done [2023-08-12T01:49:55.176Z] #146 naming to docker.io/library/security-spire-config-arm64 done [2023-08-12T01:49:55.176Z] #146 DONE 4.2s [2023-08-12T01:49:55.176Z] [2023-08-12T01:49:55.176Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T02:09:34.046Z] #127 ... [2023-08-12T02:09:34.046Z] [2023-08-12T02:09:34.046Z] #108 [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-12T02:09:34.046Z] #108 1187.9 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-12T02:09:46.356Z] #108 ... [2023-08-12T02:09:46.356Z] [2023-08-12T02:09:46.356Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-12T02:09:46.356Z] #128 DONE 1207.5s [2023-08-12T02:09:46.356Z] [2023-08-12T02:09:46.356Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-12T02:09:46.356Z] #132 ... [2023-08-12T02:09:46.356Z] [2023-08-12T02:09:46.356Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:09:46.356Z] #147 DONE 0.2s [2023-08-12T02:09:46.356Z] [2023-08-12T02:09:46.356Z] #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-12T02:09:46.356Z] #109 ... [2023-08-12T02:09:46.356Z] [2023-08-12T02:09:46.356Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:09:46.356Z] #148 DONE 0.3s [2023-08-12T02:09:46.356Z] [2023-08-12T02:09:46.356Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-12T02:09:46.356Z] #115 ... [2023-08-12T02:09:46.356Z] [2023-08-12T02:09:46.356Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-12T02:09:46.356Z] #149 DONE 0.2s [2023-08-12T02:09:46.356Z] [2023-08-12T02:09:46.356Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-12T02:09:46.356Z] #150 DONE 0.3s [2023-08-12T02:09:46.356Z] [2023-08-12T02:09:46.356Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-12T02:09:46.624Z] #151 DONE 0.2s [2023-08-12T02:09:46.624Z] [2023-08-12T02:09:46.624Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-12T02:09:49.205Z] #152 DONE 2.6s [2023-08-12T02:09:49.205Z] [2023-08-12T02:09:49.205Z] #146 [security-proxy-setup] exporting to image [2023-08-12T02:09:49.205Z] #146 exporting layers [2023-08-12T02:09:49.791Z] #146 exporting layers 0.6s done [2023-08-12T02:09:49.792Z] #146 writing image sha256:d4fd5578a11b49d455fcbf5e80e3d9b5cfe5f89f0397a05e696aa011c015641b done [2023-08-12T02:09:49.792Z] #146 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-12T02:09:49.792Z] #146 DONE 4.9s [2023-08-12T02:09:49.792Z] [2023-08-12T02:09:49.792Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T02:09:54.059Z] #111 ... [2023-08-12T02:09:54.059Z] [2023-08-12T02:09:54.059Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-12T02:09:54.059Z] #132 DONE 1216.0s [2023-08-12T02:09:54.059Z] [2023-08-12T02:09:54.059Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-12T02:09:54.331Z] #153 DONE 0.8s [2023-08-12T02:09:54.331Z] [2023-08-12T02:09:54.331Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-12T02:09:56.284Z] #154 ... [2023-08-12T02:09:56.284Z] [2023-08-12T02:09:56.284Z] #108 [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-12T02:09:56.284Z] #108 DONE 1219.2s [2023-08-12T02:09:56.551Z] [2023-08-12T02:09:56.551Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T02:09:57.144Z] #127 ... [2023-08-12T02:09:57.144Z] [2023-08-12T02:09:57.144Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-12T02:09:57.144Z] #154 DONE 2.9s [2023-08-12T02:09:57.144Z] [2023-08-12T02:09:57.144Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:09:57.725Z] #155 DONE 0.5s [2023-08-12T02:09:57.725Z] [2023-08-12T02:09:57.725Z] #156 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:09:58.331Z] #156 DONE 0.5s [2023-08-12T02:09:58.331Z] [2023-08-12T02:09:58.331Z] #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:09:58.331Z] #157 DONE 0.6s [2023-08-12T02:09:58.331Z] [2023-08-12T02:09:58.331Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T02:09:58.331Z] #127 ... [2023-08-12T02:09:58.331Z] [2023-08-12T02:09:58.331Z] #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-12T02:09:58.596Z] #158 ... [2023-08-12T02:09:58.596Z] [2023-08-12T02:09:58.596Z] #159 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:09:58.596Z] #159 DONE 0.2s [2023-08-12T02:09:58.596Z] [2023-08-12T02:09:58.596Z] #160 [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-12T02:09:58.925Z] #160 DONE 0.3s [2023-08-12T02:09:58.925Z] [2023-08-12T02:09:58.925Z] #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-12T02:09:58.925Z] #158 DONE 0.5s [2023-08-12T02:09:58.925Z] [2023-08-12T02:09:58.925Z] #161 [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-12T02:09:58.925Z] #161 DONE 0.2s [2023-08-12T02:09:58.925Z] [2023-08-12T02:09:58.925Z] #162 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:09:59.192Z] #162 ... [2023-08-12T02:09:59.192Z] [2023-08-12T02:09:59.192Z] #163 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-12T02:09:59.192Z] #163 DONE 0.2s [2023-08-12T02:09:59.192Z] [2023-08-12T02:09:59.192Z] #162 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:09:59.192Z] #162 DONE 0.2s [2023-08-12T02:09:59.192Z] [2023-08-12T02:09:59.192Z] #164 [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-12T02:09:59.192Z] #164 DONE 0.3s [2023-08-12T02:09:59.192Z] [2023-08-12T02:09:59.192Z] #165 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-12T02:09:59.484Z] #165 ... [2023-08-12T02:09:59.484Z] [2023-08-12T02:09:59.484Z] #166 [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-12T02:09:59.484Z] #166 DONE 0.2s [2023-08-12T02:09:59.753Z] [2023-08-12T02:09:59.753Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-12T02:10:00.022Z] #167 DONE 0.2s [2023-08-12T02:10:00.022Z] [2023-08-12T02:10:00.022Z] #165 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-12T02:10:00.022Z] #165 DONE 0.5s [2023-08-12T02:10:00.022Z] [2023-08-12T02:10:00.022Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-12T02:10:00.022Z] #168 DONE 0.2s [2023-08-12T02:10:00.022Z] [2023-08-12T02:10:00.022Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-12T02:10:00.607Z] #169 ... [2023-08-12T02:10:00.607Z] [2023-08-12T02:10:00.607Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-12T02:10:00.607Z] #170 DONE 0.9s [2023-08-12T02:10:00.874Z] [2023-08-12T02:10:00.874Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-12T02:10:00.874Z] #171 DONE 0.1s [2023-08-12T02:10:00.874Z] [2023-08-12T02:10:00.874Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-12T02:10:03.463Z] #172 ... [2023-08-12T02:10:03.463Z] [2023-08-12T02:10:03.463Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-12T02:10:03.463Z] #169 DONE 3.2s [2023-08-12T02:10:03.463Z] [2023-08-12T02:10:03.463Z] #146 [security-bootstrapper] exporting to image [2023-08-12T02:10:03.463Z] #146 exporting layers [2023-08-12T02:10:04.050Z] #146 ... [2023-08-12T02:10:04.050Z] [2023-08-12T02:10:04.050Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-12T02:10:04.050Z] #172 DONE 3.1s [2023-08-12T02:10:04.050Z] [2023-08-12T02:10:04.050Z] #146 [security-secretstore-setup] exporting to image [2023-08-12T02:10:05.010Z] #146 exporting layers 1.8s done [2023-08-12T02:10:05.010Z] #146 writing image sha256:d0fa2b1dd6753bf4f48dd6ab291f8a69ec27d5a6ada6c9f3249d9642a71f6b39 done [2023-08-12T02:10:05.010Z] #146 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-12T02:10:05.592Z] #146 exporting layers 1.5s done [2023-08-12T02:10:05.592Z] #146 writing image sha256:19005c5a6f3c74a39edc22897b4f1f51b503ccb6f87b53c6a4fd9a2ed99be598 [2023-08-12T02:10:05.592Z] #146 writing image sha256:19005c5a6f3c74a39edc22897b4f1f51b503ccb6f87b53c6a4fd9a2ed99be598 0.0s done [2023-08-12T02:10:05.592Z] #146 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-08-12T02:10:05.592Z] #146 DONE 7.4s [2023-08-12T02:10:05.592Z] [2023-08-12T02:10:05.592Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T02:10:15.700Z] #111 ... [2023-08-12T02:10:15.700Z] [2023-08-12T02:10:15.700Z] #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-12T02:10:15.700Z] #109 DONE 1237.4s [2023-08-12T02:10:15.700Z] [2023-08-12T02:10:15.700Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T02:10:15.700Z] #127 ... [2023-08-12T02:10:15.700Z] [2023-08-12T02:10:15.700Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:10:15.700Z] #173 DONE 0.2s [2023-08-12T02:10:15.700Z] [2023-08-12T02:10:15.700Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:10:15.973Z] #174 DONE 0.2s [2023-08-12T02:10:15.973Z] [2023-08-12T02:10:15.973Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-12T02:10:16.308Z] #175 DONE 0.3s [2023-08-12T02:10:16.308Z] [2023-08-12T02:10:16.308Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:10:16.577Z] #176 DONE 0.1s [2023-08-12T02:10:16.577Z] [2023-08-12T02:10:16.577Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-12T02:10:16.577Z] #177 DONE 0.3s [2023-08-12T02:10:16.577Z] [2023-08-12T02:10:16.577Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T02:10:16.577Z] #127 ... [2023-08-12T02:10:16.577Z] [2023-08-12T02:10:16.577Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-12T02:10:19.211Z] #178 DONE 2.2s [2023-08-12T02:10:19.211Z] [2023-08-12T02:10:19.211Z] #146 [security-proxy-auth] exporting to image [2023-08-12T02:10:19.211Z] #146 exporting layers [2023-08-12T02:10:19.477Z] #146 exporting layers 0.6s done [2023-08-12T02:10:19.477Z] #146 writing image sha256:0972698c83d4ec20cccdd7394361edbc903a7b4b9f8d8dd439f2c4626a3bb3b1 0.0s done [2023-08-12T02:10:19.477Z] #146 naming to docker.io/library/security-proxy-auth-arm64 [2023-08-12T02:10:19.477Z] #146 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-12T02:10:19.477Z] #146 DONE 8.1s [2023-08-12T02:10:19.477Z] [2023-08-12T02:10:19.477Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-12T02:10:34.540Z] #125 ... [2023-08-12T02:10:34.540Z] [2023-08-12T02:10:34.540Z] #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-12T02:10:34.540Z] #110 DONE 1257.3s [2023-08-12T02:10:34.814Z] [2023-08-12T02:10:34.814Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T02:10:35.087Z] #127 ... [2023-08-12T02:10:35.087Z] [2023-08-12T02:10:35.087Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:10:35.087Z] #179 DONE 0.2s [2023-08-12T02:10:35.087Z] [2023-08-12T02:10:35.087Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-12T02:10:35.357Z] #101 ... [2023-08-12T02:10:35.357Z] [2023-08-12T02:10:35.357Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:10:35.625Z] #180 DONE 0.3s [2023-08-12T02:10:35.625Z] [2023-08-12T02:10:35.625Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-12T02:10:35.625Z] #181 DONE 0.3s [2023-08-12T02:10:35.625Z] [2023-08-12T02:10:35.625Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T02:10:35.896Z] #127 ... [2023-08-12T02:10:35.896Z] [2023-08-12T02:10:35.896Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:10:35.896Z] #182 DONE 0.1s [2023-08-12T02:10:35.896Z] [2023-08-12T02:10:35.896Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-12T02:10:35.896Z] #183 DONE 0.1s [2023-08-12T02:10:35.896Z] [2023-08-12T02:10:35.896Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-12T02:10:36.165Z] #125 ... [2023-08-12T02:10:36.165Z] [2023-08-12T02:10:36.165Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-12T02:10:38.116Z] #184 DONE 2.1s [2023-08-12T02:10:38.116Z] [2023-08-12T02:10:38.116Z] #146 [core-common-config-bootstrapper] exporting to image [2023-08-12T02:10:38.116Z] #146 exporting layers [2023-08-12T02:10:38.781Z] #146 exporting layers 0.7s done [2023-08-12T02:10:39.046Z] #146 writing image sha256:94c7af098f41052e98b88c8f8d30b24c63d000cdf731cfc567513c699e7aa0ae 0.0s done [2023-08-12T02:10:39.046Z] #146 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-12T02:10:39.046Z] #146 DONE 8.9s [2023-08-12T02:10:39.046Z] [2023-08-12T02:10:39.046Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-12T02:11:25.974Z] #125 DONE 1306.6s [2023-08-12T02:11:25.974Z] [2023-08-12T02:11:25.974Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-12T02:11:25.974Z] #115 ... [2023-08-12T02:11:25.974Z] [2023-08-12T02:11:25.974Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:11:25.974Z] #185 DONE 0.1s [2023-08-12T02:11:25.974Z] [2023-08-12T02:11:25.974Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-12T02:11:25.974Z] #101 ... [2023-08-12T02:11:25.974Z] [2023-08-12T02:11:25.974Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:11:25.974Z] #186 DONE 0.1s [2023-08-12T02:11:25.974Z] [2023-08-12T02:11:25.974Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-12T02:11:25.974Z] #187 DONE 0.3s [2023-08-12T02:11:25.974Z] [2023-08-12T02:11:25.974Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:11:25.974Z] #188 DONE 0.1s [2023-08-12T02:11:25.974Z] [2023-08-12T02:11:25.974Z] #146 [core-command] exporting to image [2023-08-12T02:11:25.974Z] #146 exporting layers [2023-08-12T02:11:25.974Z] #146 exporting layers 0.3s done [2023-08-12T02:11:25.974Z] #146 writing image sha256:c39bb67b4afbcc9f40eb7be7e894df43a08c4c7ce542c0bca09c7f84cda79560 done [2023-08-12T02:11:25.974Z] #146 naming to docker.io/library/core-command-arm64 done [2023-08-12T02:11:25.974Z] #146 DONE 9.2s [2023-08-12T02:11:25.974Z] [2023-08-12T02:11:25.974Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T02:11:38.323Z] #126 ... [2023-08-12T02:11:38.323Z] [2023-08-12T02:11:38.323Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T02:11:38.323Z] #127 DONE 1319.8s [2023-08-12T02:11:38.323Z] [2023-08-12T02:11:38.323Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-12T02:11:38.323Z] #115 ... [2023-08-12T02:11:38.323Z] [2023-08-12T02:11:38.323Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:11:38.323Z] #189 DONE 0.1s [2023-08-12T02:11:38.323Z] [2023-08-12T02:11:38.323Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-12T02:11:38.323Z] #115 ... [2023-08-12T02:11:38.323Z] [2023-08-12T02:11:38.323Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:11:38.323Z] #190 DONE 0.2s [2023-08-12T02:11:38.323Z] [2023-08-12T02:11:38.323Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-12T02:11:38.610Z] #191 DONE 0.3s [2023-08-12T02:11:38.610Z] [2023-08-12T02:11:38.610Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:11:38.610Z] #192 DONE 0.1s [2023-08-12T02:11:38.610Z] [2023-08-12T02:11:38.610Z] #146 [core-data] exporting to image [2023-08-12T02:11:38.610Z] #146 exporting layers [2023-08-12T02:11:38.879Z] #146 exporting layers 0.3s done [2023-08-12T02:11:38.879Z] #146 writing image sha256:b9eeb54c168d71b9a7b07aae55a346e582bed942ff0e7ca00b482f709612810d done [2023-08-12T02:11:38.879Z] #146 naming to docker.io/library/core-data-arm64 done [2023-08-12T02:11:38.879Z] #146 DONE 9.5s [2023-08-12T02:11:38.879Z] [2023-08-12T02:11:38.879Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-12T02:11:41.522Z] #115 DONE 1324.0s [2023-08-12T02:11:41.522Z] [2023-08-12T02:11:41.522Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T02:11:41.794Z] #111 ... [2023-08-12T02:11:41.794Z] [2023-08-12T02:11:41.794Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:11:42.067Z] #193 DONE 0.1s [2023-08-12T02:11:42.067Z] [2023-08-12T02:11:42.067Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:11:42.339Z] #194 DONE 0.2s [2023-08-12T02:11:42.339Z] [2023-08-12T02:11:42.339Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-12T02:11:42.611Z] #195 DONE 0.4s [2023-08-12T02:11:42.611Z] [2023-08-12T02:11:42.611Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T02:11:42.611Z] #111 ... [2023-08-12T02:11:42.611Z] [2023-08-12T02:11:42.611Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:11:42.880Z] #196 DONE 0.2s [2023-08-12T02:11:42.880Z] [2023-08-12T02:11:42.880Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-12T02:11:42.880Z] #197 DONE 0.1s [2023-08-12T02:11:42.880Z] [2023-08-12T02:11:42.880Z] #146 [core-metadata] exporting to image [2023-08-12T02:11:43.478Z] #146 exporting layers 0.4s done [2023-08-12T02:11:43.478Z] #146 writing image sha256:49841827971d0bd3de170832847de7a5da8ecaad748396395f799a26278dfc9b done [2023-08-12T02:11:43.478Z] #146 naming to docker.io/library/core-metadata-arm64 done [2023-08-12T02:11:43.478Z] #146 DONE 10.0s [2023-08-12T02:11:43.478Z] [2023-08-12T02:11:43.478Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T02:12:15.752Z] #111 ... [2023-08-12T02:12:15.752Z] [2023-08-12T02:12:15.752Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-12T02:12:15.752Z] #101 DONE 1355.0s [2023-08-12T02:12:15.752Z] [2023-08-12T02:12:15.752Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T02:12:15.752Z] #126 ... [2023-08-12T02:12:15.752Z] [2023-08-12T02:12:15.752Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:12:15.752Z] #198 DONE 0.2s [2023-08-12T02:12:15.752Z] [2023-08-12T02:12:15.752Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:12:15.752Z] #199 DONE 0.1s [2023-08-12T02:12:15.752Z] [2023-08-12T02:12:15.752Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-12T02:12:15.752Z] #200 DONE 0.4s [2023-08-12T02:12:15.752Z] [2023-08-12T02:12:15.752Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T02:12:15.752Z] #111 ... [2023-08-12T02:12:15.752Z] [2023-08-12T02:12:15.752Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:12:15.752Z] #201 DONE 0.1s [2023-08-12T02:12:15.752Z] [2023-08-12T02:12:15.752Z] #146 [security-spiffe-token-provider] exporting to image [2023-08-12T02:12:15.752Z] #146 exporting layers [2023-08-12T02:12:15.752Z] #146 exporting layers 0.4s done [2023-08-12T02:12:15.752Z] #146 writing image sha256:a443b5059f2cef432afc41e5426f4bc9766a6c06bfaa2377f6f7ac4364745cd6 done [2023-08-12T02:12:15.752Z] #146 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-12T02:12:15.752Z] #146 DONE 10.4s [2023-08-12T02:12:15.752Z] [2023-08-12T02:12:15.752Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T02:12:48.011Z] #111 ... [2023-08-12T02:12:48.011Z] [2023-08-12T02:12:48.011Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T02:12:48.011Z] #126 DONE 1388.4s [2023-08-12T02:12:48.011Z] [2023-08-12T02:12:48.011Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T02:12:48.011Z] #111 DONE 1388.4s [2023-08-12T02:12:48.011Z] [2023-08-12T02:12:48.011Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:12:48.011Z] #202 DONE 0.2s [2023-08-12T02:12:48.011Z] [2023-08-12T02:12:48.011Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:12:48.011Z] #203 DONE 0.2s [2023-08-12T02:12:48.011Z] [2023-08-12T02:12:48.011Z] #204 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:12:48.011Z] #204 DONE 0.2s [2023-08-12T02:12:48.011Z] [2023-08-12T02:12:48.011Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:12:48.011Z] #205 DONE 0.2s [2023-08-12T02:12:48.011Z] [2023-08-12T02:12:48.011Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-12T02:12:48.011Z] #206 ... [2023-08-12T02:12:48.011Z] [2023-08-12T02:12:48.011Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-12T02:12:48.011Z] #207 DONE 0.4s [2023-08-12T02:12:48.011Z] [2023-08-12T02:12:48.011Z] #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:12:48.011Z] #208 DONE 0.2s [2023-08-12T02:12:48.011Z] [2023-08-12T02:12:48.011Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-12T02:12:48.011Z] #206 DONE 0.4s [2023-08-12T02:12:48.011Z] [2023-08-12T02:12:48.011Z] #146 [support-scheduler] exporting to image [2023-08-12T02:12:48.011Z] #146 exporting layers [2023-08-12T02:12:48.011Z] #146 ... [2023-08-12T02:12:48.011Z] [2023-08-12T02:12:48.011Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:12:48.011Z] #209 DONE 0.1s [2023-08-12T02:12:48.011Z] [2023-08-12T02:12:48.011Z] #146 [support-notifications] exporting to image [2023-08-12T02:12:48.011Z] #146 exporting layers 0.4s done [2023-08-12T02:12:48.011Z] #146 exporting layers 0.3s done [2023-08-12T02:12:48.011Z] #146 writing image sha256:de8bc0cfb71b487eddf4c30dfb1291688c047ae4d642bca40ef8d6989c210f3f 0.0s done [2023-08-12T02:12:48.011Z] #146 naming to docker.io/library/support-scheduler-arm64 done [2023-08-12T02:12:48.011Z] #146 writing image sha256:bd1a3464fce456c5f7c2ea02c33b62ed6afdaef1f7f85c4b4e1543e1893155f2 done [2023-08-12T02:12:48.011Z] #146 naming to docker.io/library/support-notifications-arm64 done [2023-08-12T02:12:48.011Z] #146 DONE 11.1s [2023-08-12T02:12:48.011Z] time="2023-08-12T01:47:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:12:48.011Z] time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:12:48.011Z] time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:12:48.011Z] time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:12:48.011Z] time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:12:48.011Z] time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:12:48.011Z] time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:12:48.011Z] time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:12:48.011Z] time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:12:48.011Z] time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:12:48.011Z] time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:12:48.011Z] time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:12:48.011Z] time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:12:48.011Z] time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-12T02:12:48.039Z] $ docker stop --time=1 034867eff0e5bf032d5fc75d7f68dbaef57ab6ab1a976380c2a5692294efb85e [2023-08-12T02:12:49.723Z] $ docker rm -f --volumes 034867eff0e5bf032d5fc75d7f68dbaef57ab6ab1a976380c2a5692294efb85e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-12T02:12:50.277Z] + docker images [2023-08-12T02:12:50.277Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-12T02:12:50.277Z] support-scheduler-arm64 latest de8bc0cfb71b 4 seconds ago 32.9MB [2023-08-12T02:12:50.277Z] support-notifications-arm64 latest bd1a3464fce4 4 seconds ago 33.7MB [2023-08-12T02:12:50.277Z] security-spiffe-token-provider-arm64 latest a443b5059f2c 37 seconds ago 33.2MB [2023-08-12T02:12:50.277Z] core-metadata-arm64 latest 49841827971d About a minute ago 21.2MB [2023-08-12T02:12:50.277Z] core-data-arm64 latest b9eeb54c168d About a minute ago 20.9MB [2023-08-12T02:12:50.277Z] core-command-arm64 latest c39bb67b4afb About a minute ago 20.8MB [2023-08-12T02:12:50.277Z] core-common-config-bootstrapper-arm64 latest 94c7af098f41 2 minutes ago 18MB [2023-08-12T02:12:50.277Z] security-proxy-auth-arm64 latest 0972698c83d4 2 minutes ago 19.3MB [2023-08-12T02:12:50.277Z] security-bootstrapper-arm64 latest d0fa2b1dd675 2 minutes ago 22.6MB [2023-08-12T02:12:50.277Z] security-secretstore-setup-arm64 latest 19005c5a6f3c 2 minutes ago 42.9MB [2023-08-12T02:12:50.277Z] security-proxy-setup-arm64 latest d4fd5578a11b 3 minutes ago 19.5MB [2023-08-12T02:12:50.277Z] security-spire-agent-arm64 latest 78c29fb8d0c2 22 minutes ago 152MB [2023-08-12T02:12:50.277Z] security-spire-config-arm64 latest 01a3e1d46485 22 minutes ago 96.1MB [2023-08-12T02:12:50.277Z] security-spire-server-arm64 latest 503404692400 23 minutes ago 96.9MB [2023-08-12T02:12:50.277Z] ci-base-image-arm64 latest b7b76746b6b8 39 minutes ago 1.05GB [2023-08-12T02:12:50.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB [2023-08-12T02:12:50.277Z] 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-12T02:12:51.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-12T02:12:51.116Z] [2023-08-12T02:12:51.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T02:12:51.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-12T02:12:51.782Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-12T02:12:51.782Z] 8998bd30e6a1: Pulling fs layer [2023-08-12T02:12:51.782Z] 04944245beec: Pulling fs layer [2023-08-12T02:12:51.782Z] 699f458cf7ca: Pulling fs layer [2023-08-12T02:12:51.782Z] 765212b225bb: Pulling fs layer [2023-08-12T02:12:51.782Z] f23df028b6ca: Pulling fs layer [2023-08-12T02:12:51.782Z] d65c8cfc05b1: Pulling fs layer [2023-08-12T02:12:51.782Z] 2437ff75d9bd: Pulling fs layer [2023-08-12T02:12:51.782Z] f23df028b6ca: Waiting [2023-08-12T02:12:51.782Z] 765212b225bb: Waiting [2023-08-12T02:12:51.782Z] d65c8cfc05b1: Waiting [2023-08-12T02:12:51.782Z] 2437ff75d9bd: Waiting [2023-08-12T02:12:51.782Z] 04944245beec: Verifying Checksum [2023-08-12T02:12:51.782Z] 04944245beec: Download complete [2023-08-12T02:12:51.782Z] 765212b225bb: Verifying Checksum [2023-08-12T02:12:51.782Z] 765212b225bb: Download complete [2023-08-12T02:12:52.048Z] f23df028b6ca: Verifying Checksum [2023-08-12T02:12:52.048Z] f23df028b6ca: Download complete [2023-08-12T02:12:52.048Z] d65c8cfc05b1: Verifying Checksum [2023-08-12T02:12:52.048Z] d65c8cfc05b1: Download complete [2023-08-12T02:12:52.048Z] 699f458cf7ca: Verifying Checksum [2023-08-12T02:12:52.048Z] 699f458cf7ca: Download complete [2023-08-12T02:12:52.631Z] 8998bd30e6a1: Verifying Checksum [2023-08-12T02:12:52.631Z] 8998bd30e6a1: Download complete [2023-08-12T02:12:55.212Z] 2437ff75d9bd: Verifying Checksum [2023-08-12T02:12:55.212Z] 2437ff75d9bd: Download complete [2023-08-12T02:12:58.554Z] 8998bd30e6a1: Pull complete [2023-08-12T02:12:58.554Z] 04944245beec: Pull complete [2023-08-12T02:12:59.961Z] 699f458cf7ca: Pull complete [2023-08-12T02:13:00.228Z] 765212b225bb: Pull complete [2023-08-12T02:13:01.191Z] f23df028b6ca: Pull complete [2023-08-12T02:13:01.191Z] d65c8cfc05b1: Pull complete [2023-08-12T02:13:16.173Z] 2437ff75d9bd: Pull complete [2023-08-12T02:13:16.173Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-12T02:13:16.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-12T02:13:16.173Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T02:13:16.509Z] prd-ubuntu20.04-docker-arm64-4c-16g-3388 does not seem to be running inside a container [2023-08-12T02:13:16.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-12T02:13:19.600Z] $ docker top 01435b87fd80dbbeb8b4a7e566a67843b37d2d38c42ac191e7aa8733bb4be7b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-12T02:13:20.618Z] ---> job-cost.sh [2023-08-12T02:13:20.618Z] lf-activate-venv: SKIPPING [2023-08-12T02:13:20.618Z] INFO: No Stack... [2023-08-12T02:13:21.205Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-12T02:13:21.797Z] INFO: Archiving Costs [Pipeline] sh [2023-08-12T02:13:22.470Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-08-12T02:13:22.471Z] + cut -d, -f6 [Pipeline] lock [2023-08-12T02:13:22.566Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4630-1-stack-cost] [2023-08-12T02:13:22.571Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4630-1-stack-cost] did not exist. Created. [2023-08-12T02:13:22.572Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4630-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-12T02:13:23.412Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-12T02:13:23.651Z] Stashed 1 file(s) [Pipeline] } [2023-08-12T02:13:23.667Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4630-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-12T02:13:23.738Z] $ docker stop --time=1 01435b87fd80dbbeb8b4a7e566a67843b37d2d38c42ac191e7aa8733bb4be7b9 [2023-08-12T02:13:25.282Z] $ docker rm -f --volumes 01435b87fd80dbbeb8b4a7e566a67843b37d2d38c42ac191e7aa8733bb4be7b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-12T02:13:27.545Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-12T02:13:27.873Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-12T02:13:28.761Z] ---> package-listing.sh [2023-08-12T02:13:28.761Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-12T02:13:28.761Z] ++ facter osfamily [2023-08-12T02:13:29.020Z] + OS_FAMILY=debian [2023-08-12T02:13:29.020Z] + workspace=/w/workspace/edgex-go/1 [2023-08-12T02:13:29.020Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-12T02:13:29.020Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-12T02:13:29.020Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-12T02:13:29.020Z] + PACKAGES=/tmp/packages_start.txt [2023-08-12T02:13:29.020Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-12T02:13:29.020Z] + PACKAGES=/tmp/packages_end.txt [2023-08-12T02:13:29.020Z] + case "${OS_FAMILY}" in [2023-08-12T02:13:29.020Z] + dpkg -l [2023-08-12T02:13:29.020Z] + grep '^ii' [2023-08-12T02:13:29.020Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-12T02:13:29.020Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-12T02:13:29.020Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-12T02:13:29.020Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-12T02:13:29.020Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-08-12T02:13:29.020Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-08-12T02:13:29.059Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-12T02:13:29.350Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T02:13:29.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-12T02:13:29.973Z] [2023-08-12T02:13:29.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T02:13:30.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-12T02:13:30.337Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-12T02:13:30.337Z] 5eb5b503b376: Pulling fs layer [2023-08-12T02:13:30.337Z] 5c69ac0246d0: Pulling fs layer [2023-08-12T02:13:30.337Z] ec43610c2a17: Pulling fs layer [2023-08-12T02:13:30.337Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-12T02:13:30.337Z] 33b1e0a273af: Pulling fs layer [2023-08-12T02:13:30.337Z] 5d3b04190fa2: Pulling fs layer [2023-08-12T02:13:30.337Z] 2f39f015ded8: Pulling fs layer [2023-08-12T02:13:30.337Z] 3a2ae6a8a46f: Waiting [2023-08-12T02:13:30.337Z] 33b1e0a273af: Waiting [2023-08-12T02:13:30.337Z] 5d3b04190fa2: Waiting [2023-08-12T02:13:30.337Z] 2f39f015ded8: Waiting [2023-08-12T02:13:30.337Z] 5c69ac0246d0: Download complete [2023-08-12T02:13:30.337Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-12T02:13:30.337Z] 3a2ae6a8a46f: Download complete [2023-08-12T02:13:30.337Z] 33b1e0a273af: Verifying Checksum [2023-08-12T02:13:30.337Z] 33b1e0a273af: Download complete [2023-08-12T02:13:30.337Z] ec43610c2a17: Verifying Checksum [2023-08-12T02:13:30.337Z] ec43610c2a17: Download complete [2023-08-12T02:13:30.337Z] 5d3b04190fa2: Verifying Checksum [2023-08-12T02:13:30.337Z] 5d3b04190fa2: Download complete [2023-08-12T02:13:30.595Z] 5eb5b503b376: Verifying Checksum [2023-08-12T02:13:30.595Z] 5eb5b503b376: Download complete [2023-08-12T02:13:31.162Z] 2f39f015ded8: Download complete [2023-08-12T02:13:31.728Z] 5eb5b503b376: Pull complete [2023-08-12T02:13:31.987Z] 5c69ac0246d0: Pull complete [2023-08-12T02:13:32.245Z] ec43610c2a17: Pull complete [2023-08-12T02:13:32.245Z] 3a2ae6a8a46f: Pull complete [2023-08-12T02:13:32.504Z] 33b1e0a273af: Pull complete [2023-08-12T02:13:32.504Z] 5d3b04190fa2: Pull complete [2023-08-12T02:13:36.689Z] 2f39f015ded8: Pull complete [2023-08-12T02:13:36.689Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-12T02:13:36.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-12T02:13:36.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T02:13:36.896Z] prd-ubuntu20.04-docker-8c-8g-3384 does not seem to be running inside a container [2023-08-12T02:13:36.931Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-12T02:13:42.972Z] $ docker top 682705ae71dc8ec864ef2eee59c730bbb8323e880e16366dcdfc2bd5786c1efc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-12T02:13:43.352Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-12T02:13:43.663Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-12T02:13:43.972Z] + ls /var/log/sa-host [2023-08-12T02:13:43.972Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-12T02:13:44.183Z] provisioning config files... [2023-08-12T02:13:44.191Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6730848885060343982tmp [Pipeline] { [Pipeline] echo [2023-08-12T02:13:44.244Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-12T02:13:44.561Z] ---> create-netrc.sh [Pipeline] } [2023-08-12T02:13:44.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-12T02:13:44.994Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-12T02:13:45.026Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-12T02:13:45.348Z] ---> sudo-logs.sh [2023-08-12T02:13:45.349Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-12T02:13:45.420Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-12T02:13:45.730Z] ---> job-cost.sh [2023-08-12T02:13:45.730Z] lf-activate-venv: SKIPPING [2023-08-12T02:13:45.730Z] DEBUG: total: 0.10999999940395355 [2023-08-12T02:13:45.730Z] INFO: Retrieving Stack Cost... [2023-08-12T02:13:45.989Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-12T02:13:46.555Z] INFO: Archiving Costs [Pipeline] echo [2023-08-12T02:13:46.593Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-12T02:13:46.908Z] ---> logs-deploy.sh [2023-08-12T02:13:46.908Z] lf-activate-venv: SKIPPING [2023-08-12T02:13:46.908Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4630/1 [2023-08-12T02:13:46.908Z] INFO: archiving workspace using pattern(s): [2023-08-12T02:13:47.844Z] Archives upload complete. [2023-08-12T02:13:47.844Z] INFO: archiving logs to Nexus