Pull request #4607 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 969409ae1c52b7c74e249e50824456f408d26bb5+aa1b3d14d2454e1951de55af8cf305a6098c72fc (2f538b8d29a359557bacb6e494f384af295fa652) 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-ssh7160276985092466712.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5247865768113212983.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4607/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-4607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2807820621879945568.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-4607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6231392731851401260.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh8061898860763977592.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-4607/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-4607/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16098670085681532393.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1093 in /w/workspace/edgexfoundry_edgex-go_PR-4607 [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 aa1b3d14d2454e1951de55af8cf305a6098c72fc into PR head commit 969409ae1c52b7c74e249e50824456f408d26bb5 Merge succeeded, producing 969409ae1c52b7c74e249e50824456f408d26bb5 Checking out Revision 969409ae1c52b7c74e249e50824456f408d26bb5 (PR-4607) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 > 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/4607/head:refs/remotes/origin/PR-4607 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 969409ae1c52b7c74e249e50824456f408d26bb5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge aa1b3d14d2454e1951de55af8cf305a6098c72fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 969409ae1c52b7c74e249e50824456f408d26bb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:30:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:30:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:30:05 ========================================================= 19:30:05 EdgeX Global Pipelines Version Info 19:30:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:30:06 ------------------- 19:30:06 stable info: 19:30:06 ------------------- 19:30:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:30:06 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:30:06 Message: update stable to v1.0.250 19:30:07 ------------------- 19:30:07 experimental info: 19:30:07 ------------------- 19:30:07 Commited By: **** collab-it+edgex@linuxfoundation.org 19:30:07 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:30:07 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:30:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:30:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:30:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:30:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:30:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:30:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:30:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:30:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:30:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:30:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:30:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:30:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:30:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:30:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:30:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4607 [Pipeline] echo 19:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4607 [Pipeline] echo 19:30:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4607 [Pipeline] echo 19:30:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 969409ae1c52b7c74e249e50824456f408d26bb5 [Pipeline] echo 19:30:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 969409a [Pipeline] echo 19:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:30:08 provisioning config files... 19:30:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10148452619135756802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:30:09 ---> docker-login.sh 19:30:09 nexus3.edgexfoundry.org:10001 19:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:09 Configure a credential helper to remove this warning. See 19:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:09 19:30:09 Login Succeeded 19:30:09 nexus3.edgexfoundry.org:10002 19:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:09 Configure a credential helper to remove this warning. See 19:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:09 19:30:09 Login Succeeded 19:30:09 nexus3.edgexfoundry.org:10003 19:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:09 Configure a credential helper to remove this warning. See 19:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:09 19:30:09 Login Succeeded 19:30:09 nexus3.edgexfoundry.org:10004 19:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:09 Configure a credential helper to remove this warning. See 19:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:09 19:30:09 Login Succeeded 19:30:09 docker.io 19:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:10 Configure a credential helper to remove this warning. See 19:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:10 19:30:10 Login Succeeded 19:30:10 ---> docker-login.sh ends [Pipeline] } 19:30:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:30:10 + 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 19:30:10 + + dirname cmd/core-command/Dockerfile 19:30:10 cut -d/ -f2 19:30:10 + echo core-command,cmd/core-command/Dockerfile 19:30:10 + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut 19:30:10 -d/ -f2 19:30:10 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:30:10 + + dirname cmd/core-data/Dockerfilecut 19:30:10 -d/ -f2 19:30:10 + echo core-data,cmd/core-data/Dockerfile 19:30:10 + dirname cmd/core-metadata/Dockerfile 19:30:10 + cut -d/ -f2 19:30:10 + echo core-metadata,cmd/core-metadata/Dockerfile 19:30:10 + + dirname cmd/security-bootstrapper/Dockerfile 19:30:10 cut -d/ -f2 19:30:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:30:10 + dirname cmd/security-proxy-auth/Dockerfile 19:30:10 + cut -d/ -f2 19:30:10 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:30:10 + + cut -d/ -f2 19:30:10 dirname cmd/security-proxy-setup/Dockerfile 19:30:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:30:10 + cut+ -d/ -f2 19:30:10 dirname cmd/security-secretstore-setup/Dockerfile 19:30:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:30:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:30:10 + cut -d/ -f2 19:30:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:30:10 + dirname cmd/security-spire-agent/Dockerfile 19:30:10 + cut -d/ -f2 19:30:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:30:10 + cut -d/ -f2 19:30:10 + dirname cmd/security-spire-config/Dockerfile 19:30:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:30:10 + dirname cmd/security-spire-server/Dockerfile 19:30:10 + cut -d/ -f2 19:30:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:30:10 + cut -d/ -f2 19:30:10 + dirname cmd/support-notifications/Dockerfile 19:30:10 + echo support-notifications,cmd/support-notifications/Dockerfile 19:30:10 + dirname cmd/support-scheduler/Dockerfile 19:30:10 + cut -d/ -f2 19:30:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:30:10 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 19:30:11 + git rev-list -1 --merges 969409ae1c52b7c74e249e50824456f408d26bb5~1..969409ae1c52b7c74e249e50824456f408d26bb5 [Pipeline] echo 19:30:11 -----------> git rev-list -1 --merges 969409ae1c52b7c74e249e50824456f408d26bb5~1..969409ae1c52b7c74e249e50824456f408d26bb5 969409ae1c52b7c74e249e50824456f408d26bb5 [false] [Pipeline] sh 19:30:11 + git log --format=format:%s -1 969409ae1c52b7c74e249e50824456f408d26bb5 [Pipeline] echo 19:30:11 ========================================================= 19:30:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:30:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:30:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:30:12 + grep -v github /etc/ssh/ssh_known_hosts 19:30:12 + [ -e /tmp/ssh_known_hosts ] 19:30:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:30:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:30:12 + sudo tee -a /etc/ssh/ssh_known_hosts 19:30:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:30:12 19:30:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:30:12 0.1.4: Pulling from edgex-devops/py-git-semver 19:30:12 b85a868b505f: Pulling fs layer 19:30:12 e2be974225ed: Pulling fs layer 19:30:12 339a4e72a1f5: Pulling fs layer 19:30:12 988bab9f4d93: Pulling fs layer 19:30:12 1469e6f7b9e6: Pulling fs layer 19:30:12 eaf3925da568: Pulling fs layer 19:30:12 bab4dde63d76: Pulling fs layer 19:30:12 bde34c3a00c8: Pulling fs layer 19:30:12 b352a97aabf1: Pulling fs layer 19:30:12 4872d77fe225: Pulling fs layer 19:30:12 5851b861e8e6: Pulling fs layer 19:30:12 bab4dde63d76: Waiting 19:30:12 bde34c3a00c8: Waiting 19:30:12 b352a97aabf1: Waiting 19:30:12 4872d77fe225: Waiting 19:30:12 5851b861e8e6: Waiting 19:30:12 988bab9f4d93: Waiting 19:30:12 1469e6f7b9e6: Waiting 19:30:12 eaf3925da568: Waiting 19:30:12 e2be974225ed: Download complete 19:30:12 988bab9f4d93: Verifying Checksum 19:30:12 988bab9f4d93: Download complete 19:30:12 1469e6f7b9e6: Verifying Checksum 19:30:12 1469e6f7b9e6: Download complete 19:30:12 339a4e72a1f5: Verifying Checksum 19:30:12 339a4e72a1f5: Download complete 19:30:13 eaf3925da568: Verifying Checksum 19:30:13 eaf3925da568: Download complete 19:30:13 bde34c3a00c8: Download complete 19:30:13 b352a97aabf1: Download complete 19:30:13 4872d77fe225: Verifying Checksum 19:30:13 4872d77fe225: Download complete 19:30:13 5851b861e8e6: Verifying Checksum 19:30:13 5851b861e8e6: Download complete 19:30:13 b85a868b505f: Verifying Checksum 19:30:13 b85a868b505f: Download complete 19:30:13 bab4dde63d76: Verifying Checksum 19:30:13 bab4dde63d76: Download complete 19:30:14 b85a868b505f: Pull complete 19:30:14 e2be974225ed: Pull complete 19:30:15 339a4e72a1f5: Pull complete 19:30:15 988bab9f4d93: Pull complete 19:30:15 1469e6f7b9e6: Pull complete 19:30:15 eaf3925da568: Pull complete 19:30:17 bab4dde63d76: Pull complete 19:30:17 bde34c3a00c8: Pull complete 19:30:17 b352a97aabf1: Pull complete 19:30:17 4872d77fe225: Pull complete 19:30:17 5851b861e8e6: Pull complete 19:30:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:30:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:30:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:17 prd-ubuntu20.04-docker-8c-8g-1093 does not seem to be running inside a container 19:30:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:30:21 $ docker top 56f53e9454fd2726f1427587f4d64e94b71ae1d8b0f9fcf4df1e9aef79ccb8d4 -eo pid,comm 19:30:21 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). 19:30:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:30:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:30:21 [ssh-agent] Looking for ssh-agent implementation... 19:30:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:30:21 $ docker exec 56f53e9454fd2726f1427587f4d64e94b71ae1d8b0f9fcf4df1e9aef79ccb8d4 ssh-agent 19:30:21 SSH_AUTH_SOCK=/tmp/ssh-jWYyYb6e9MVh/agent.32 19:30:21 SSH_AGENT_PID=38 19:30:21 Running ssh-add (command line suppressed) 19:30:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16430042298192409802.key (/w/workspace/edgex-go/1@tmp/private_key_16430042298192409802.key) 19:30:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:30:22 + git tag --points-at HEAD [Pipeline] } 19:30:22 $ docker exec --env ******** --env ******** 56f53e9454fd2726f1427587f4d64e94b71ae1d8b0f9fcf4df1e9aef79ccb8d4 ssh-agent -k 19:30:22 unset SSH_AUTH_SOCK; 19:30:22 unset SSH_AGENT_PID; 19:30:22 echo Agent pid 38 killed; 19:30:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:30:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:30:22 [ssh-agent] Looking for ssh-agent implementation... 19:30:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:30:22 $ docker exec 56f53e9454fd2726f1427587f4d64e94b71ae1d8b0f9fcf4df1e9aef79ccb8d4 ssh-agent 19:30:22 SSH_AUTH_SOCK=/tmp/ssh-6lnQVxmU2XX7/agent.70 19:30:22 SSH_AGENT_PID=76 19:30:22 Running ssh-add (command line suppressed) 19:30:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15226746581539817836.key (/w/workspace/edgex-go/1@tmp/private_key_15226746581539817836.key) 19:30:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:30:22 + git semver init 19:30:23 2023-07-13 19:30:23,167 [run_init] DEBUG init version:0.0.0 force:False 19:30:23 2023-07-13 19:30:23,168 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:30:23 2023-07-13 19:30:23,168 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:30:23 2023-07-13 19:30:23,168 [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) 19:30:29 2023-07-13 19:30:28,722 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:30:29 2023-07-13 19:30:28,723 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4607 with force:False 19:30:29 2023-07-13 19:30:28,723 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4607 19:30:29 2023-07-13 19:30:28,727 [execute] INFO git cat-file --batch-check 19:30:29 2023-07-13 19:30:28,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:30:29 2023-07-13 19:30:28,734 [execute] INFO git cat-file --batch 19:30:29 2023-07-13 19:30:28,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:30:29 2023-07-13 19:30:28,740 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4607 19:30:29 0.0.0 [Pipeline] } 19:30:29 $ docker exec --env ******** --env ******** 56f53e9454fd2726f1427587f4d64e94b71ae1d8b0f9fcf4df1e9aef79ccb8d4 ssh-agent -k 19:30:29 unset SSH_AUTH_SOCK; 19:30:29 unset SSH_AGENT_PID; 19:30:29 echo Agent pid 76 killed; 19:30:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:30:30 + git semver [Pipeline] } 19:30:30 $ docker stop --time=1 56f53e9454fd2726f1427587f4d64e94b71ae1d8b0f9fcf4df1e9aef79ccb8d4 19:30:32 $ docker rm -f --volumes 56f53e9454fd2726f1427587f4d64e94b71ae1d8b0f9fcf4df1e9aef79ccb8d4 [Pipeline] // withDockerContainer [Pipeline] sh 19:30:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:30:32 Stashed 1 file(s) [Pipeline] echo 19:30:32 [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 19:30:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:30:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:30:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:30:33 ========================================================= 19:30:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:30:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:30:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:30:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:30:33 4db1b89c0bd1: Pulling fs layer 19:30:33 6911f1a30b25: Pulling fs layer 19:30:33 e194b8c5c2a9: Pulling fs layer 19:30:33 6863d3e3a2b1: Pulling fs layer 19:30:33 ec0bb842ea78: Pulling fs layer 19:30:33 40a00589a448: Pulling fs layer 19:30:33 6c08303d61cc: Pulling fs layer 19:30:33 798269fcf238: Pulling fs layer 19:30:33 40a00589a448: Waiting 19:30:33 6863d3e3a2b1: Waiting 19:30:33 6c08303d61cc: Waiting 19:30:33 ec0bb842ea78: Waiting 19:30:33 798269fcf238: Waiting 19:30:33 6911f1a30b25: Download complete 19:30:33 6863d3e3a2b1: Verifying Checksum 19:30:33 6863d3e3a2b1: Download complete 19:30:33 4db1b89c0bd1: Verifying Checksum 19:30:33 4db1b89c0bd1: Download complete 19:30:33 ec0bb842ea78: Download complete 19:30:33 40a00589a448: Verifying Checksum 19:30:33 40a00589a448: Download complete 19:30:34 4db1b89c0bd1: Pull complete 19:30:34 6911f1a30b25: Pull complete 19:30:34 798269fcf238: Verifying Checksum 19:30:34 798269fcf238: Download complete 19:30:34 e194b8c5c2a9: Verifying Checksum 19:30:34 e194b8c5c2a9: Download complete 19:30:34 6c08303d61cc: Verifying Checksum 19:30:34 6c08303d61cc: Download complete 19:30:38 e194b8c5c2a9: Pull complete 19:30:38 6863d3e3a2b1: Pull complete 19:30:38 ec0bb842ea78: Pull complete 19:30:39 40a00589a448: Pull complete 19:30:42 6c08303d61cc: Pull complete 19:30:43 798269fcf238: Pull complete 19:30:43 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 19:30:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:30:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:30:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:30:43 WORKDIR /edgex 19:30:43 COPY go.mod . 19:30:43 RUN go mod download 19:30:43 + docker build -t ci-base-image-x86_64 -f - . 19:30:43 Sending build context to Docker daemon 170.6MB 19:30:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:30:43 ---> ec979cd7f677 19:30:43 Step 2/4 : WORKDIR /edgex 19:30:48 Still waiting to schedule task 19:30:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:30:53 ---> Running in 5f10a1eeea26 19:30:53 Removing intermediate container 5f10a1eeea26 19:30:53 ---> c7d26a24d1ee 19:30:53 Step 3/4 : COPY go.mod . 19:30:53 ---> fcabd1da2d11 19:30:53 Step 4/4 : RUN go mod download 19:30:54 ---> Running in 6df0deab525c 19:31:16 Removing intermediate container 6df0deab525c 19:31:16 ---> c120fbf3d487 19:31:16 Successfully built c120fbf3d487 19:31:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:16 + docker inspect -f . ci-base-image-x86_64 19:31:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:16 prd-ubuntu20.04-docker-8c-8g-1093 does not seem to be running inside a container 19:31:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:31:17 $ docker top ac7cff666036f401fd5e0696c14aa506097769699555dbffb06ece1bc1a71d81 -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:18 + go version 19:31:18 go version go1.20.6 linux/amd64 [Pipeline] } 19:31:18 $ docker stop --time=1 ac7cff666036f401fd5e0696c14aa506097769699555dbffb06ece1bc1a71d81 19:31:19 $ docker rm -f --volumes ac7cff666036f401fd5e0696c14aa506097769699555dbffb06ece1bc1a71d81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:20 + docker inspect -f . ci-base-image-x86_64 19:31:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:20 prd-ubuntu20.04-docker-8c-8g-1093 does not seem to be running inside a container 19:31:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:31:21 $ docker top 5ae61c6552a5b31b24a45837576568435a3b5ee471ce9b1452d6032405ca2bad -eo pid,comm [Pipeline] { [Pipeline] echo 19:31:21 ========================================================= 19:31:21 [edgeXBuildGoParallel] Running Tests and Build... 19:31:21 ========================================================= [Pipeline] sh 19:31:21 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:31:21 + make test 19:31:21 go test -race -coverprofile=coverage.out ./... 19:31:28 ? github.com/edgexfoundry/edgex-go [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 19:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 19:31:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.102s coverage: 71.5% of statements 19:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements 19:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:31:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.141s coverage: 88.5% of statements 19:31:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements 19:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:31:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.374s coverage: 95.6% of statements 19:31:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:31:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:31:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:31:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:31:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:31:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 19:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:31:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 65.9% of statements 19:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:31:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 19:31:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements 19:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 42.9% of statements 19:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements 19:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 19:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 19:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 19:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 19:32:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1094 in /w/workspace/edgexfoundry_edgex-go_PR-4607 [Pipeline] { [Pipeline] ws 19:32:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:32:13 The recommended git tool is: git 19:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:32:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:32:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:32:18 using credential edgex-jenkins-ssh 19:32:18 Cloning the remote Git repository 19:32:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:32:18 > git init /w/workspace/edgex-go/1 # timeout=10 19:32:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:32:18 > git --version # timeout=10 19:32:18 > git --version # 'git version 2.25.1' 19:32:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:32:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.267s coverage: 79.9% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.075s coverage: 92.9% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 81.8% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.196s coverage: 38.4% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements 19:32:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 19:32:26 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 19:32:26 running golangci-lint 19:32:26 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 19:32:26 go version go1.20.6 linux/amd64 19:32:26 level=info msg="[config_reader] Used config file .golangci.yml" 19:32:26 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 19:32:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:32:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:32:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:32:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:32:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4607/head:refs/remotes/origin/PR-4607 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:32:35 Merging remotes/origin/main commit aa1b3d14d2454e1951de55af8cf305a6098c72fc into PR head commit 969409ae1c52b7c74e249e50824456f408d26bb5 19:32:36 Merge succeeded, producing 969409ae1c52b7c74e249e50824456f408d26bb5 19:32:36 Checking out Revision 969409ae1c52b7c74e249e50824456f408d26bb5 (PR-4607) 19:32:36 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:32:36 > git --version # timeout=10 19:32:36 > git --version # 'git version 2.25.1' 19:32:37 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:32:35 > git config core.sparsecheckout # timeout=10 19:32:36 > git checkout -f 969409ae1c52b7c74e249e50824456f408d26bb5 # timeout=10 19:32:36 > git remote # timeout=10 19:32:36 > git config --get remote.origin.url # timeout=10 19:32:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:32:36 > git merge aa1b3d14d2454e1951de55af8cf305a6098c72fc # timeout=10 19:32:36 > git rev-parse HEAD^{commit} # timeout=10 19:32:36 > git config core.sparsecheckout # timeout=10 19:32:36 > git checkout -f 969409ae1c52b7c74e249e50824456f408d26bb5 # timeout=10 19:32:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:32:38 % Total % Received % Xferd Average Speed Time Time Time Current 19:32:38 Dload Upload Total Spent Left Speed 19:32:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 19:32:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:32:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:32:39 + sudo tee /etc/docker/daemon.new 19:32:39 { 19:32:39 "registry-mirrors": [ 19:32:39 "https://nexus3.edgexfoundry.org:10001" 19:32:39 ], 19:32:39 "bip": "10.250.0.254/24", 19:32:39 "hosts": [ 19:32:39 "tcp://0.0.0.0:5555", 19:32:39 "unix:///var/run/docker.sock" 19:32:39 ], 19:32:39 "mtu": 1458, 19:32:39 "selinux-enabled": true, 19:32:39 "seccomp-profile": "/etc/docker/seccomp.json" 19:32:39 } [Pipeline] sh 19:32:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:32:39 + sudo service docker restart 19:32:41 level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|exports_file|files|types_sizes|deps) took 14.626077746s" 19:32:41 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.873131ms" 19:32:47 level=info msg="[linters_context/goanalysis] analyzers took 57.313142045s with top 10 stages: buildir: 30.189192718s, inspect: 1.664017812s, gosec: 1.521279752s, fact_deprecated: 1.337905598s, S1038: 1.040074152s, ctrlflow: 1.007828906s, nilness: 845.274262ms, fact_purity: 766.160638ms, printf: 730.787576ms, unused: 714.942275ms" 19:32:47 level=info msg="[runner] Issues before processing: 203, after processing: 0" 19:32:47 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 203/203, exclude: 203/203, nolint: 0/23, filename_unadjuster: 203/203, skip_files: 203/203, cgo: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, path_prettifier: 203/203, skip_dirs: 203/203" 19:32:47 level=info msg="[runner] processing took 18.996076ms with stages: nolint: 9.839763ms, identifier_marker: 5.315591ms, exclude-rules: 1.713591ms, path_prettifier: 960.8µs, autogenerated_exclude: 788.601µs, skip_dirs: 331.74µs, cgo: 24.9µs, filename_unadjuster: 15.65µs, max_same_issues: 1.68µs, uniq_by_line: 670ns, skip_files: 520ns, diff: 430ns, source_code: 410ns, exclude: 330ns, path_shortener: 280ns, sort_results: 280ns, severity-rules: 270ns, max_from_linter: 260ns, max_per_file_from_linter: 170ns, path_prefixer: 140ns" 19:32:47 level=info msg="[runner] linters took 7.175822734s with stages: goanalysis_metalinter: 7.156686018s" 19:32:47 level=info msg="File cache stats: 0 entries of total size 0B" 19:32:47 level=info msg="Memory: 220 samples, avg is 184.4MB, max is 856.2MB" 19:32:47 level=info msg="Execution took 21.847208335s" 19:32:47 go vet ./... 19:32:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:32:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:32:52 ./bin/test-attribution-txt.sh [Pipeline] echo 19:32:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:32:52 + ls -al . 19:32:52 total 720 19:32:52 drwxrwxr-x 11 1001 1001 4096 Jul 13 19:31 . 19:32:52 drwxr-xr-x 4 root root 4096 Jul 13 19:31 .. 19:32:52 drwxrwxr-x 2 1001 1001 4096 Jul 13 19:30 .blubracket 19:32:52 -rw-rw-r-- 1 1001 1001 16 Jul 13 19:30 .dockerignore 19:32:52 drwxrwxr-x 8 1001 1001 4096 Jul 13 19:30 .git 19:32:52 drwxrwxr-x 3 1001 1001 4096 Jul 13 19:30 .github 19:32:52 -rw-rw-r-- 1 1001 1001 1133 Jul 13 19:30 .gitignore 19:32:52 -rw-rw-r-- 1 1001 1001 42 Jul 13 19:30 .golangci.yml 19:32:52 -rw-rw-r-- 1 1001 1001 87 Jul 13 19:30 .hadolint.yml 19:32:52 drwxr-xr-x 3 1001 1001 4096 Jul 13 19:30 .semver 19:32:52 -rw-rw-r-- 1 1001 1001 166 Jul 13 19:30 .sonarcloud.properties 19:32:52 -rw-rw-r-- 1 1001 1001 1171 Jul 13 19:30 ADOPTERS.md 19:32:52 -rw-rw-r-- 1 1001 1001 11234 Jul 13 19:30 Attribution.txt 19:32:52 -rw-rw-r-- 1 1001 1001 93407 Jul 13 19:30 CHANGELOG.md 19:32:52 -rw-rw-r-- 1 1001 1001 3804 Jul 13 19:30 CONTRIBUTING.md 19:32:52 -rw-rw-r-- 1 1001 1001 677 Jul 13 19:30 GOVERNANCE.md 19:32:52 -rw-rw-r-- 1 1001 1001 883 Jul 13 19:30 Jenkinsfile 19:32:52 -rw-rw-r-- 1 1001 1001 10775 Jul 13 19:30 LICENSE 19:32:52 -rw-rw-r-- 1 1001 1001 14368 Jul 13 19:30 Makefile 19:32:52 -rw-rw-r-- 1 1001 1001 582 Jul 13 19:30 OWNERS.md 19:32:52 -rw-rw-r-- 1 1001 1001 9923 Jul 13 19:30 README.md 19:32:52 -rw-rw-r-- 1 1001 1001 789 Jul 13 19:30 SECURITY.md 19:32:52 -rw-rw-r-- 1 1001 1001 5 Jul 13 19:30 VERSION 19:32:52 drwxrwxr-x 2 1001 1001 4096 Jul 13 19:30 bin 19:32:52 drwxrwxr-x 18 1001 1001 4096 Jul 13 19:30 cmd 19:32:52 -rw-r--r-- 1 root root 447730 Jul 13 19:32 coverage.out 19:32:52 -rw-rw-r-- 1 1001 1001 3430 Jul 13 19:30 go.mod 19:32:52 -rw-rw-r-- 1 1001 1001 32408 Jul 13 19:30 go.sum 19:32:52 drwxrwxr-x 7 1001 1001 4096 Jul 13 19:30 internal 19:32:52 drwxrwxr-x 3 1001 1001 4096 Jul 13 19:30 openapi 19:32:52 -rw-rw-r-- 1 1001 1001 594 Jul 13 19:30 security.txt 19:32:52 drwxrwxr-x 4 1001 1001 4096 Jul 13 19:30 snap 19:32:52 -rw-rw-r-- 1 1001 1001 204 Jul 13 19:30 version.go [Pipeline] sh 19:32:53 + '[' -e coverage.out ] 19:32:53 + chown 1001:1001 coverage.out [Pipeline] stash 19:32:53 Stashed 1 file(s) [Pipeline] sh 19:32:53 + make build 19:32:53 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:32:58 provisioning config files... 19:32:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18388394398529166840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:32:58 ---> docker-login.sh 19:32:58 nexus3.edgexfoundry.org:10001 19:32:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:59 Configure a credential helper to remove this warning. See 19:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:59 19:32:59 Login Succeeded 19:32:59 nexus3.edgexfoundry.org:10002 19:32:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:59 Configure a credential helper to remove this warning. See 19:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:59 19:32:59 Login Succeeded 19:32:59 nexus3.edgexfoundry.org:10003 19:32:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:59 Configure a credential helper to remove this warning. See 19:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:59 19:32:59 Login Succeeded 19:32:59 nexus3.edgexfoundry.org:10004 19:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:00 Configure a credential helper to remove this warning. See 19:33:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:00 19:33:00 Login Succeeded 19:33:00 docker.io 19:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:00 Configure a credential helper to remove this warning. See 19:33:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:00 19:33:00 Login Succeeded 19:33:00 ---> docker-login.sh ends [Pipeline] } 19:33:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:33:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:33:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:33:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:33:01 ========================================================= 19:33:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:33:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:33:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:33:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:33:01 edb6bdbacee9: Pulling fs layer 19:33:01 5f9638ab2659: Pulling fs layer 19:33:01 8d51d6327a98: Pulling fs layer 19:33:01 8b374f2dd631: Pulling fs layer 19:33:01 ec14aa9079de: Pulling fs layer 19:33:01 2f466654f4bb: Pulling fs layer 19:33:01 554e91adad29: Pulling fs layer 19:33:01 554e91adad29: Waiting 19:33:01 ec14aa9079de: Waiting 19:33:01 2f466654f4bb: Waiting 19:33:01 8b374f2dd631: Waiting 19:33:02 5f9638ab2659: Verifying Checksum 19:33:02 5f9638ab2659: Download complete 19:33:02 8b374f2dd631: Verifying Checksum 19:33:02 8b374f2dd631: Download complete 19:33:02 ec14aa9079de: Verifying Checksum 19:33:02 ec14aa9079de: Download complete 19:33:02 edb6bdbacee9: Verifying Checksum 19:33:03 edb6bdbacee9: Pull complete 19:33:03 554e91adad29: Verifying Checksum 19:33:03 554e91adad29: Download complete 19:33:04 2f466654f4bb: Verifying Checksum 19:33:04 2f466654f4bb: Download complete 19:33:04 8d51d6327a98: Verifying Checksum 19:33:04 8d51d6327a98: Download complete 19:33:05 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 19:33:06 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 19:33:06 5f9638ab2659: Pull complete 19:33:07 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 19:33:07 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 19:33:14 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 19:33:15 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 19:33:16 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 19:33:17 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 19:33:18 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 19:33:19 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 19:33:20 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 19:33:21 8d51d6327a98: Pull complete 19:33:21 8b374f2dd631: Pull complete 19:33:21 ec14aa9079de: Pull complete [Pipeline] } 19:33:22 $ docker stop --time=1 5ae61c6552a5b31b24a45837576568435a3b5ee471ce9b1452d6032405ca2bad 19:33:27 2f466654f4bb: Pull complete 19:33:29 554e91adad29: Pull complete 19:33:29 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 19:33:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:33:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:33:32 $ docker rm -f --volumes 5ae61c6552a5b31b24a45837576568435a3b5ee471ce9b1452d6032405ca2bad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:33:33 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:33:33 WORKDIR /edgex 19:33:33 COPY go.mod . 19:33:33 RUN go mod download 19:33:33 docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:33:33 19:33:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:33:34 Sending build context to Docker daemon 2.949MB 19:33:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:33:34 ---> 1e15ea492957 19:33:34 Step 2/4 : WORKDIR /edgex [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:33:34 latest: Pulling from edgex-devops/edgex-compose 19:33:34 91d30c5bc195: Pulling fs layer 19:33:34 2e9b0aa3be6d: Pulling fs layer 19:33:34 9c61dcf015f6: Pulling fs layer 19:33:34 4698f68db338: Pulling fs layer 19:33:34 2a2f49069b9e: Pulling fs layer 19:33:34 e0025b399a48: Pulling fs layer 19:33:34 4698f68db338: Waiting 19:33:34 2a2f49069b9e: Waiting 19:33:34 e0025b399a48: Waiting 19:33:34 91d30c5bc195: Download complete 19:33:34 4698f68db338: Verifying Checksum 19:33:34 4698f68db338: Download complete 19:33:34 2e9b0aa3be6d: Verifying Checksum 19:33:34 2e9b0aa3be6d: Download complete 19:33:34 e0025b399a48: Verifying Checksum 19:33:34 e0025b399a48: Download complete 19:33:34 91d30c5bc195: Pull complete 19:33:34 2a2f49069b9e: Download complete 19:33:34 2e9b0aa3be6d: Pull complete 19:33:35 9c61dcf015f6: Download complete 19:33:35 ---> Running in 0e7fc49356ea 19:33:35 Removing intermediate container 0e7fc49356ea 19:33:35 ---> 1bc9729c8d66 19:33:35 Step 3/4 : COPY go.mod . 19:33:36 ---> 73d2f8e0d90b 19:33:36 Step 4/4 : RUN go mod download 19:33:36 ---> Running in 185e8a098198 19:33:37 9c61dcf015f6: Pull complete 19:33:37 4698f68db338: Pull complete 19:33:37 2a2f49069b9e: Pull complete 19:33:37 e0025b399a48: Pull complete 19:33:37 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:33:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:33:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:38 prd-ubuntu20.04-docker-8c-8g-1093 does not seem to be running inside a container 19:33:38 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:33:40 $ docker top 8042273c7980d83421d7a55765774b3c64d142c75170d0d7b9a18ca4042c6b14 -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:40 + docker compose -f ./docker-compose-build.yml build --parallel 19:33:42 #1 [support-notifications internal] load build definition from Dockerfile 19:33:42 #1 transferring dockerfile: 1.84kB done 19:33:42 #1 DONE 0.0s 19:33:43 19:33:43 #2 [security-spire-server internal] load build definition from Dockerfile 19:33:43 #2 transferring dockerfile: 2.63kB done 19:33:43 #2 DONE 0.0s 19:33:43 19:33:43 #3 [core-metadata internal] load build definition from Dockerfile 19:33:43 #3 transferring dockerfile: 1.96kB done 19:33:43 #3 DONE 0.0s 19:33:43 19:33:43 #4 [security-proxy-setup internal] load build definition from Dockerfile 19:33:43 #4 transferring dockerfile: 2.06kB 0.0s done 19:33:43 #4 DONE 0.0s 19:33:43 19:33:43 #5 [security-proxy-auth internal] load build definition from Dockerfile 19:33:43 #5 transferring dockerfile: 2.04kB done 19:33:43 #5 DONE 0.0s 19:33:43 19:33:43 #6 [support-scheduler internal] load build definition from Dockerfile 19:33:43 #6 transferring dockerfile: 1.82kB done 19:33:43 #6 DONE 0.0s 19:33:43 19:33:43 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:33:43 #7 transferring dockerfile: 1.78kB done 19:33:43 #7 DONE 0.0s 19:33:43 19:33:43 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:33:43 #8 transferring dockerfile: 2.12kB done 19:33:43 #8 DONE 0.0s 19:33:43 19:33:43 #9 [security-spire-config internal] load build definition from Dockerfile 19:33:43 #9 transferring dockerfile: 2.58kB done 19:33:43 #9 DONE 0.0s 19:33:43 19:33:43 #10 [security-secretstore-setup internal] load build definition from Dockerfile 19:33:43 #10 transferring dockerfile: 2.38kB done 19:33:43 #10 DONE 0.0s 19:33:43 19:33:43 #11 [security-spire-agent internal] load build definition from Dockerfile 19:33:43 #11 transferring dockerfile: 2.68kB done 19:33:43 #11 DONE 0.0s 19:33:43 19:33:43 #12 [security-bootstrapper internal] load build definition from Dockerfile 19:33:43 #12 transferring dockerfile: 2.82kB done 19:33:43 #12 DONE 0.0s 19:33:43 19:33:43 #13 [core-data internal] load build definition from Dockerfile 19:33:43 #13 transferring dockerfile: 1.90kB done 19:33:43 #13 DONE 0.0s 19:33:43 19:33:43 #14 [core-command internal] load build definition from Dockerfile 19:33:43 #14 transferring dockerfile: 1.82kB done 19:33:43 #14 DONE 0.0s 19:33:43 19:33:43 #15 [support-notifications internal] load .dockerignore 19:33:43 #15 transferring context: 56B done 19:33:43 #15 DONE 0.0s 19:33:43 19:33:43 #16 [security-spire-server internal] load .dockerignore 19:33:43 #16 transferring context: 56B done 19:33:43 #16 DONE 0.0s 19:33:43 19:33:43 #17 [core-metadata internal] load .dockerignore 19:33:43 #17 transferring context: 56B done 19:33:43 #17 DONE 0.0s 19:33:43 19:33:43 #18 [security-proxy-setup internal] load .dockerignore 19:33:43 #18 transferring context: 56B done 19:33:43 #18 DONE 0.0s 19:33:43 19:33:43 #19 [security-proxy-auth internal] load .dockerignore 19:33:43 #19 transferring context: 56B done 19:33:43 #19 DONE 0.0s 19:33:43 19:33:43 #20 [support-scheduler internal] load .dockerignore 19:33:43 #20 transferring context: 56B done 19:33:43 #20 DONE 0.0s 19:33:43 19:33:43 #21 [security-spiffe-token-provider internal] load .dockerignore 19:33:43 #21 transferring context: 56B done 19:33:43 #21 DONE 0.0s 19:33:43 19:33:43 #22 [core-common-config-bootstrapper internal] load .dockerignore 19:33:43 #22 transferring context: 56B done 19:33:43 #22 DONE 0.0s 19:33:43 19:33:43 #23 [security-spire-config internal] load .dockerignore 19:33:43 #23 transferring context: 56B done 19:33:43 #23 DONE 0.0s 19:33:43 19:33:43 #24 [security-secretstore-setup internal] load .dockerignore 19:33:43 #24 transferring context: 56B done 19:33:43 #24 DONE 0.0s 19:33:43 19:33:43 #25 [security-bootstrapper internal] load .dockerignore 19:33:43 #25 transferring context: 56B done 19:33:43 #25 DONE 0.0s 19:33:43 19:33:43 #26 [security-spire-agent internal] load .dockerignore 19:33:43 #26 transferring context: 56B done 19:33:43 #26 DONE 0.0s 19:33:43 19:33:43 #27 [core-data internal] load .dockerignore 19:33:43 #27 transferring context: 56B done 19:33:43 #27 DONE 0.0s 19:33:43 19:33:43 #28 [core-command internal] load .dockerignore 19:33:43 #28 transferring context: 56B done 19:33:43 #28 DONE 0.0s 19:33:43 19:33:43 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:33:43 #29 DONE 0.0s 19:33:43 19:33:43 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 19:33:43 #30 DONE 0.1s 19:33:43 19:33:43 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:33:43 #29 DONE 0.0s 19:33:43 19:33:43 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:33:43 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 done 19:33:43 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 19:33:43 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:33:43 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 19:33:43 #31 DONE 0.0s 19:33:43 19:33:43 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 19:33:43 #30 ... 19:33:43 19:33:43 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:33:43 #29 DONE 0.0s 19:33:43 19:33:43 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:33:43 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 done 19:33:43 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 19:33:43 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:33:43 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 19:33:43 #31 DONE 0.1s 19:33:43 19:33:43 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 19:33:43 #30 ... 19:33:43 19:33:43 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:33:43 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 done 19:33:43 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 19:33:43 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:33:43 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 19:33:43 #31 DONE 0.1s 19:33:43 19:33:43 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:33:43 #29 DONE 0.0s 19:33:43 19:33:43 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 19:33:43 #30 ... 19:33:43 19:33:43 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:33:43 #29 DONE 0.0s 19:33:43 19:33:43 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 19:33:44 #30 DONE 0.4s 19:33:44 19:33:44 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:33:44 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 done 19:33:44 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 19:33:44 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:33:44 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 19:33:44 #31 DONE 0.1s 19:33:44 19:33:44 #32 [core-data internal] load build context 19:33:44 #32 ... 19:33:44 19:33:44 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:33:44 #33 DONE 1.1s 19:33:44 19:33:44 #32 [core-data internal] load build context 19:33:48 #32 transferring context: 152.89MB 4.2s 19:33:50 #32 ... 19:33:50 19:33:50 #34 [security-spire-server internal] load build context 19:33:50 #34 ... 19:33:50 19:33:50 #32 [core-data internal] load build context 19:33:53 #32 ... 19:33:53 19:33:53 #35 [support-notifications internal] load build context 19:33:53 #35 transferring context: 260.65MB 9.9s 19:33:53 #35 ... 19:33:53 19:33:53 #36 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:33:53 #36 ... 19:33:53 19:33:53 #37 [core-metadata internal] load build context 19:33:53 #37 transferring context: 358.97MB 8.6s done 19:33:54 #37 ... 19:33:54 19:33:54 #38 [security-proxy-auth internal] load build context 19:33:54 #38 transferring context: 358.97MB 9.4s done 19:33:54 #38 ... 19:33:54 19:33:54 #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:33:54 #39 ... 19:33:54 19:33:54 #40 [security-bootstrapper internal] load build context 19:33:54 #40 transferring context: 358.97MB 9.0s done 19:33:54 #40 ... 19:33:54 19:33:54 #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:33:54 #41 ... 19:33:54 19:33:54 #42 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:33:54 #42 ... 19:33:54 19:33:54 #43 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:33:54 #43 ... 19:33:54 19:33:54 #44 [core-common-config-bootstrapper internal] load build context 19:33:54 #44 transferring context: 358.97MB 7.9s done 19:33:55 #44 ... 19:33:55 19:33:55 #45 [security-secretstore-setup internal] load build context 19:33:55 #45 transferring context: 358.97MB 8.4s done 19:33:55 #45 ... 19:33:55 19:33:55 #46 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:33:55 #0 0.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:33:55 #0 3.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:33:55 #0 3.883 (1/1) Installing dumb-init (1.2.5-r2) 19:33:55 #0 3.894 Executing busybox-1.35.0-r29.trigger 19:33:55 #0 3.909 OK: 7 MiB in 16 packages 19:33:55 #46 ... 19:33:55 19:33:55 #47 [security-spire-agent internal] load build context 19:33:55 #47 transferring context: 358.97MB 8.5s done 19:33:55 #47 ... 19:33:55 19:33:55 #48 [core-command internal] load build context 19:33:55 #48 transferring context: 358.97MB 7.7s done 19:33:55 #48 ... 19:33:55 19:33:55 #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:33:55 #49 ... 19:33:55 19:33:55 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:33:55 #50 ... 19:33:55 19:33:55 #51 [security-spire-config internal] load build context 19:33:55 #51 transferring context: 358.97MB 8.2s done 19:33:56 #51 ... 19:33:56 19:33:56 #52 [security-spiffe-token-provider internal] load build context 19:33:56 #52 transferring context: 358.97MB 7.5s done 19:33:56 #52 ... 19:33:56 19:33:56 #53 [security-proxy-setup internal] load build context 19:33:56 #53 transferring context: 358.97MB 10.8s done 19:33:56 #53 ... 19:33:56 19:33:56 #54 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:33:56 #54 ... 19:33:56 19:33:56 #55 [support-scheduler internal] load build context 19:33:56 #55 transferring context: 358.97MB 8.2s done 19:33:56 #55 ... 19:33:56 19:33:56 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:33:57 #56 ... 19:33:57 19:33:57 #34 [security-spire-server internal] load build context 19:33:57 #34 transferring context: 358.97MB 8.2s done 19:34:05 #34 ... 19:34:05 19:34:05 #32 [core-data internal] load build context 19:34:05 #32 transferring context: 358.97MB 9.2s done 19:34:05 #32 ... 19:34:05 19:34:05 #35 [support-notifications internal] load build context 19:34:05 #35 transferring context: 358.97MB 10.6s done 19:34:12 #35 ... 19:34:12 19:34:12 #52 [security-spiffe-token-provider internal] load build context 19:34:12 #52 DONE 27.2s 19:34:12 19:34:12 #54 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:34:12 #54 DONE 26.7s 19:34:12 19:34:12 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:34:12 #57 ... 19:34:12 19:34:12 #44 [core-common-config-bootstrapper internal] load build context 19:34:12 #44 DONE 27.3s 19:34:12 19:34:12 #46 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:34:12 #46 DONE 27.3s 19:34:12 19:34:12 #48 [core-command internal] load build context 19:34:12 #48 DONE 27.0s 19:34:12 19:34:12 #55 [support-scheduler internal] load build context 19:34:12 #55 DONE 27.3s 19:34:12 19:34:12 #34 [security-spire-server internal] load build context 19:34:12 #34 DONE 27.4s 19:34:12 19:34:12 #51 [security-spire-config internal] load build context 19:34:12 #51 DONE 27.3s 19:34:12 19:34:12 #37 [core-metadata internal] load build context 19:34:12 #37 DONE 27.4s 19:34:12 19:34:12 #45 [security-secretstore-setup internal] load build context 19:34:12 #45 DONE 27.3s 19:34:12 19:34:12 #47 [security-spire-agent internal] load build context 19:34:12 #47 DONE 27.1s 19:34:12 19:34:12 #38 [security-proxy-auth internal] load build context 19:34:12 #38 DONE 27.4s 19:34:12 19:34:12 #40 [security-bootstrapper internal] load build context 19:34:12 #40 DONE 27.1s 19:34:12 19:34:12 #32 [core-data internal] load build context 19:34:12 #32 DONE 27.1s 19:34:12 19:34:12 #53 [security-proxy-setup internal] load build context 19:34:12 #53 DONE 27.5s 19:34:12 19:34:12 #35 [support-notifications internal] load build context 19:34:12 #35 DONE 27.6s 19:34:12 19:34:12 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:34:12 #58 ... 19:34:12 19:34:12 #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:34:12 #41 27.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:34:12 #41 27.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:34:12 #41 27.68 (1/2) Installing dumb-init (1.2.5-r2) 19:34:12 #41 27.69 (2/2) Installing su-exec (0.2-r2) 19:34:12 #41 27.69 Executing busybox-1.35.0-r29.trigger 19:34:12 #41 27.70 OK: 7 MiB in 17 packages 19:34:12 #41 DONE 27.9s 19:34:12 19:34:12 #43 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:34:12 #43 27.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:34:12 #43 28.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:34:12 #43 28.25 (1/2) Installing dumb-init (1.2.5-r2) 19:34:12 #43 28.26 (2/2) Installing openssl (3.0.9-r1) 19:34:12 #43 28.26 Executing busybox-1.35.0-r29.trigger 19:34:12 #43 28.27 OK: 8 MiB in 17 packages 19:34:12 #43 DONE 28.5s 19:34:12 19:34:12 #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 19:34:12 #59 DONE 0.0s 19:34:12 19:34:12 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:34:12 #50 27.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:34:12 #50 27.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:34:12 #50 27.84 (1/1) Installing dumb-init (1.2.5-r2) 19:34:12 #50 27.88 Executing busybox-1.35.0-r29.trigger 19:34:12 #50 27.88 OK: 7 MiB in 16 packages 19:34:12 #50 DONE 28.0s 19:34:12 19:34:12 #36 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:34:12 #36 27.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:34:12 #36 27.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:34:12 #36 28.33 (1/2) Installing ca-certificates (20230506-r0) 19:34:12 #36 28.35 (2/2) Installing dumb-init (1.2.5-r2) 19:34:12 #36 28.36 Executing busybox-1.35.0-r29.trigger 19:34:12 #36 28.37 Executing ca-certificates-20230506-r0.trigger 19:34:12 #36 28.58 OK: 8 MiB in 17 packages 19:34:12 #36 DONE 28.7s 19:34:12 19:34:12 #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:34:12 #39 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:34:12 #39 27.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:34:12 #39 28.16 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:34:12 #39 28.17 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:34:12 #39 28.17 OK: 17818 distinct packages available 19:34:12 #39 28.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:34:12 #39 28.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:34:12 #39 28.58 (1/9) Installing ca-certificates (20230506-r0) 19:34:12 #39 28.59 (2/9) Installing brotli-libs (1.0.9-r9) 19:34:12 #39 28.60 (3/9) Installing nghttp2-libs (1.51.0-r0) 19:34:12 #39 28.61 (4/9) Installing libcurl (8.1.2-r0) 19:34:12 #39 28.62 (5/9) Installing curl (8.1.2-r0) 19:34:12 #39 28.63 (6/9) Installing dumb-init (1.2.5-r2) 19:34:12 #39 28.63 (7/9) Installing musl-obstack (1.2.3-r0) 19:34:12 #39 28.63 (8/9) Installing libucontext (1.2-r0) 19:34:12 #39 28.64 (9/9) Installing gcompat (1.1.0-r0) 19:34:12 #39 28.64 Executing busybox-1.35.0-r29.trigger 19:34:12 #39 28.65 Executing ca-certificates-20230506-r0.trigger 19:34:12 #39 28.71 OK: 10 MiB in 24 packages 19:34:12 #39 DONE 28.9s 19:34:12 19:34:12 #49 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:34:12 #49 27.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:34:12 #49 28.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:34:12 #49 28.36 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:34:12 #49 28.36 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:34:12 #49 28.36 OK: 17818 distinct packages available 19:34:12 #49 28.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:34:12 #49 28.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:34:12 #49 28.78 (1/5) Installing dumb-init (1.2.5-r2) 19:34:12 #49 28.78 (2/5) Installing musl-obstack (1.2.3-r0) 19:34:12 #49 28.78 (3/5) Installing libucontext (1.2-r0) 19:34:12 #49 28.79 (4/5) Installing gcompat (1.1.0-r0) 19:34:12 #49 28.79 (5/5) Installing openssl (3.0.9-r1) 19:34:12 #49 28.81 Executing busybox-1.35.0-r29.trigger 19:34:12 #49 28.82 OK: 8 MiB in 20 packages 19:34:12 #49 DONE 29.0s 19:34:12 19:34:12 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:34:12 #56 27.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:34:12 #56 27.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:34:12 #56 28.35 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:34:12 #56 28.35 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:34:12 #56 28.35 OK: 17818 distinct packages available 19:34:12 #56 28.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:34:12 #56 28.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:34:12 #56 28.77 (1/4) Installing dumb-init (1.2.5-r2) 19:34:12 #56 28.78 (2/4) Installing musl-obstack (1.2.3-r0) 19:34:12 #56 28.79 (3/4) Installing libucontext (1.2-r0) 19:34:12 #56 28.80 (4/4) Installing gcompat (1.1.0-r0) 19:34:12 #56 28.80 Executing busybox-1.35.0-r29.trigger 19:34:12 #56 28.80 OK: 7 MiB in 19 packages 19:34:12 #56 DONE 28.9s 19:34:12 19:34:12 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:34:12 #58 1.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:34:12 #58 ... 19:34:12 19:34:12 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:34:12 #0 1.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:34:12 #0 1.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:34:12 #0 1.628 OK: 265 MiB in 53 packages 19:34:12 #60 DONE 1.7s 19:34:12 19:34:12 #61 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:34:12 #0 1.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:34:12 #0 1.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:34:12 #0 1.638 OK: 265 MiB in 53 packages 19:34:12 #61 DONE 1.8s 19:34:12 19:34:12 #62 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 19:34:12 #62 DONE 0.1s 19:34:12 19:34:12 #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:34:12 #63 DONE 0.1s 19:34:13 19:34:13 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:34:13 #57 1.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:34:13 #57 1.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:34:13 #57 2.270 OK: 265 MiB in 53 packages 19:34:13 #57 DONE 2.3s 19:34:13 19:34:13 #42 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:34:13 #42 27.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:34:13 #42 28.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:34:13 #42 28.97 (1/4) Installing ca-certificates (20230506-r0) 19:34:13 #42 28.99 (2/4) Installing dumb-init (1.2.5-r2) 19:34:13 #42 28.99 (3/4) Installing su-exec (0.2-r2) 19:34:13 #42 29.00 (4/4) Installing yq (4.30.4-r4) 19:34:13 #42 29.07 Executing busybox-1.35.0-r29.trigger 19:34:13 #42 29.08 Executing ca-certificates-20230506-r0.trigger 19:34:13 #42 29.14 OK: 17 MiB in 19 packages 19:34:13 #42 DONE 29.5s 19:34:13 19:34:13 #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:34:13 #58 1.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:34:13 #58 2.057 OK: 265 MiB in 53 packages 19:34:13 #58 DONE 2.3s 19:34:13 19:34:13 #64 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:34:13 #64 DONE 0.0s 19:34:13 19:34:13 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:34:13 #65 DONE 0.0s 19:34:13 19:34:13 #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:14 #66 ... 19:34:14 19:34:14 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:34:14 #0 1.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:34:14 #0 2.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:34:14 #0 3.073 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:34:14 #0 3.073 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:34:14 #0 3.073 OK: 17818 distinct packages available 19:34:14 #0 3.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:34:14 #0 3.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:34:14 #0 3.436 OK: 265 MiB in 53 packages 19:34:14 #67 DONE 3.6s 19:34:14 19:34:14 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:34:14 #68 DONE 2.4s 19:34:14 19:34:14 #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:34:14 #69 DONE 0.0s 19:34:14 19:34:14 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:34:14 #70 DONE 0.1s 19:34:14 19:34:14 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:15 Removing intermediate container 185e8a098198 19:34:15 ---> e4d33cc3c67a 19:34:15 Successfully built e4d33cc3c67a 19:34:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:15 + docker inspect -f . ci-base-image-arm64 19:34:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:16 prd-ubuntu20.04-docker-arm64-4c-16g-1094 does not seem to be running inside a container 19:34:16 $ 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 ******** ci-base-image-arm64 cat 19:34:17 $ docker top 299c5420a2890484e11b75ee7f70930b525f8015ea4c39a2dae3c474e25c558d -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:18 + go version 19:34:18 go version go1.20.6 linux/arm64 [Pipeline] } 19:34:18 $ docker stop --time=1 299c5420a2890484e11b75ee7f70930b525f8015ea4c39a2dae3c474e25c558d 19:34:19 $ docker rm -f --volumes 299c5420a2890484e11b75ee7f70930b525f8015ea4c39a2dae3c474e25c558d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:20 + docker inspect -f . ci-base-image-arm64 19:34:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:20 prd-ubuntu20.04-docker-arm64-4c-16g-1094 does not seem to be running inside a container 19:34:20 $ 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 ******** ci-base-image-arm64 cat 19:34:21 $ docker top ed17b7e13524c6aaf88f4cea1bfa41a4d50284dee1a7afb5d13dd273dde0086d -eo pid,comm [Pipeline] { [Pipeline] echo 19:34:22 ========================================================= 19:34:22 [edgeXBuildGoParallel] Running Tests and Build... 19:34:22 ========================================================= [Pipeline] sh 19:34:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:34:22 + make test 19:34:22 go test -race -coverprofile=coverage.out ./... 19:34:22 #71 ... 19:34:22 19:34:22 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:23 #72 ... 19:34:23 19:34:23 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:23 #73 ... 19:34:23 19:34:23 #74 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:33 #74 DONE 19.5s 19:34:33 19:34:33 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:33 #71 DONE 18.1s 19:34:33 19:34:33 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:33 #73 DONE 20.0s 19:34:33 19:34:33 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:33 #72 DONE 20.0s 19:34:33 19:34:33 #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:33 #66 DONE 19.4s 19:34:33 19:34:33 #75 [security-spire-server builder 6/9] COPY . . 19:34:41 #75 ... 19:34:41 19:34:41 #76 [security-spiffe-token-provider builder 6/7] COPY . . 19:34:41 #76 DONE 7.4s 19:34:41 19:34:41 #77 [security-proxy-auth builder 6/7] COPY . . 19:34:41 #77 DONE 7.4s 19:34:41 19:34:41 #78 [core-data builder 6/7] COPY . . 19:34:41 #78 CACHED 19:34:41 19:34:41 #79 [core-data builder 4/7] COPY go.mod vendor* ./ 19:34:41 #79 CACHED 19:34:41 19:34:41 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:41 #80 CACHED 19:34:41 19:34:41 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:41 #81 CACHED 19:34:41 19:34:41 #82 [core-command builder 6/7] COPY . . 19:34:41 #82 CACHED 19:34:41 19:34:41 #83 [core-command builder 4/7] COPY go.mod vendor* ./ 19:34:41 #83 CACHED 19:34:41 19:34:41 #84 [support-scheduler builder 6/7] COPY . . 19:34:41 #84 CACHED 19:34:41 19:34:41 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:41 #85 CACHED 19:34:41 19:34:41 #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:34:41 #86 CACHED 19:34:41 19:34:41 #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:34:41 #87 CACHED 19:34:41 19:34:41 #88 [core-common-config-bootstrapper builder 6/7] COPY . . 19:34:41 #88 CACHED 19:34:41 19:34:41 #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:41 #89 CACHED 19:34:41 19:34:41 #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:41 #90 CACHED 19:34:41 19:34:41 #91 [core-metadata builder 6/7] COPY . . 19:34:41 #91 CACHED 19:34:41 19:34:41 #92 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:34:41 #92 CACHED 19:34:41 19:34:41 #75 [security-spire-server builder 6/9] COPY . . 19:34:41 #75 DONE 7.4s 19:34:41 19:34:41 #93 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:34:41 #93 CACHED 19:34:41 19:34:41 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:41 #94 CACHED 19:34:41 19:34:41 #95 [security-bootstrapper builder 6/7] COPY . . 19:34:41 #95 CACHED 19:34:41 19:34:41 #96 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:41 #96 CACHED 19:34:41 19:34:41 #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:34:41 #97 CACHED 19:34:41 19:34:41 #98 [security-secretstore-setup builder 6/7] COPY . . 19:34:41 #98 CACHED 19:34:41 19:34:41 #99 [security-proxy-setup builder 6/7] COPY . . 19:34:41 #99 DONE 7.5s 19:34:41 19:34:41 #100 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 19:34:41 #100 DONE 0.1s 19:34:41 19:34:41 #101 [support-notifications builder 6/7] COPY . . 19:34:41 #101 DONE 7.5s 19:34:41 19:34:41 #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:34:41 #102 ... 19:34:41 19:34:41 #103 [security-spire-config builder 6/9] COPY . . 19:34:41 #103 CACHED 19:34:41 19:34:41 #104 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 19:34:41 #104 CACHED 19:34:41 19:34:41 #105 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:41 #105 CACHED 19:34:41 19:34:41 #106 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 19:34:41 #106 CACHED 19:34:41 19:34:41 #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:34:41 #0 0.403 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 19:34:45 #107 ... 19:34:45 19:34:45 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:34:45 #108 DONE 4.7s 19:34:45 19:34:45 #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:34:45 #109 DONE 4.7s 19:34:45 19:34:45 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 19:34:45 #110 DONE 0.2s 19:34:45 19:34:45 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 19:34:45 #111 DONE 0.2s 19:34:45 19:34:45 #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:34:45 #102 3.063 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 19:34:45 #102 ... 19:34:45 19:34:45 #112 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:34:45 #112 DONE 0.1s 19:34:45 19:34:45 #113 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:34:45 #113 DONE 0.2s 19:34:45 19:34:45 #114 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:34:46 #114 DONE 0.4s 19:34:46 19:34:46 #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:34:47 #115 DONE 1.5s 19:34:47 19:34:47 #116 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:34:47 #116 DONE 1.8s 19:34:47 19:34:47 #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:34:47 #117 CACHED 19:34:47 19:34:47 #118 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 19:34:47 #118 CACHED 19:34:47 19:34:47 #119 [security-spire-agent builder 9/9] WORKDIR /edgex-go 19:34:47 #119 CACHED 19:34:47 19:34:47 #120 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 19:34:47 #120 CACHED 19:34:47 19:34:47 #121 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:34:47 #121 CACHED 19:34:47 19:34:47 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:34:47 #122 CACHED 19:34:47 19:34:47 #123 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:47 #123 CACHED 19:34:47 19:34:47 #124 [security-spire-agent builder 6/9] COPY . . 19:34:47 #124 CACHED 19:34:47 19:34:47 #125 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:34:49 #125 DONE 1.5s 19:34:49 19:34:49 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:34:49 #126 DONE 1.6s 19:34:49 19:34:49 #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:34:49 #127 DONE 1.6s 19:34:49 19:34:49 #128 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:34:49 #128 DONE 0.1s 19:34:49 19:34:49 #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:34:50 #129 DONE 1.0s 19:34:50 19:34:50 #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:34:50 #130 DONE 1.0s 19:34:50 19:34:50 #131 [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 19:34:50 #131 DONE 1.0s 19:34:50 19:34:50 #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:34:50 #132 DONE 0.1s 19:34:50 19:34:50 #133 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:34:50 #133 DONE 0.1s 19:34:50 19:34:50 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:34:50 #0 1.180 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 19:34:50 #134 ... 19:34:50 19:34:50 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:34:50 #0 1.783 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 19:34:50 #135 ... 19:34:50 19:34:50 #136 [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 19:34:50 #136 DONE 0.3s 19:34:50 19:34:50 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:34:50 #0 2.329 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 19:34:50 #137 ... 19:34:50 19:34:50 #138 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:34:50 #138 DONE 0.4s 19:34:50 19:34:50 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:34:50 #0 1.655 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 19:34:51 #139 ... 19:34:51 19:34:51 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:34:51 #0 1.518 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 19:34:51 #140 ... 19:34:51 19:34:51 #141 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:34:51 #141 DONE 0.4s 19:34:51 19:34:51 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:34:51 #0 1.774 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 19:34:51 #142 ... 19:34:51 19:34:51 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:34:51 #0 1.887 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 19:34:51 #143 ... 19:34:51 19:34:51 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:34:51 #0 1.926 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 19:34:51 #144 ... 19:34:51 19:34:51 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:34:51 #0 0.627 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 19:34:51 #145 ... 19:34:51 19:34:51 #146 [security-spire-config] exporting to image 19:34:51 #146 exporting layers 0.9s done 19:34:51 #146 writing image sha256:8f21f0ab3fab7bc021975a00ef59ab41102ac2a8d6b36b999e2d5fa78ae76023 done 19:34:51 #146 naming to docker.io/library/security-spire-config done 19:34:51 #146 exporting layers 1.0s done 19:34:51 #146 writing image sha256:d880d8e3b960c4c7137fed08c119730bb047e7b8e60dcb627855ef9f4187bbff done 19:34:51 #146 naming to docker.io/library/security-spire-server 19:34:51 #146 exporting layers 0.8s done 19:34:51 #146 naming to docker.io/library/security-spire-server done 19:34:52 #146 writing image sha256:4f86dafb26707cf357cf5dd4ec5b1f2d1fc90e74313e477ace7baa2490a32314 done 19:34:52 #146 naming to docker.io/library/security-spire-agent done 19:34:52 #146 DONE 1.7s 19:34:52 19:34:52 #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:35:01 ? github.com/edgexfoundry/edgex-go [no test files] 19:35:59 #107 ... 19:35:59 19:35:59 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:35:59 #144 75.46 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 19:35:59 #144 DONE 79.5s 19:35:59 19:35:59 #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:35:59 #102 DONE 79.4s 19:35:59 19:35:59 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:35:59 #134 DONE 79.5s 19:35:59 19:35:59 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:35:59 #142 DONE 79.5s 19:35:59 19:35:59 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:35:59 #140 DONE 79.5s 19:35:59 19:35:59 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:35:59 #147 ... 19:35:59 19:35:59 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:35:59 #137 DONE 79.5s 19:35:59 19:35:59 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:35:59 #145 DONE 79.7s 19:35:59 19:35:59 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:36:00 #148 ... 19:36:00 19:36:00 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:36:00 #139 DONE 79.8s 19:36:00 19:36:00 #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:36:00 #107 DONE 79.9s 19:36:00 19:36:00 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:36:00 #143 DONE 79.9s 19:36:00 19:36:00 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:36:00 #135 DONE 79.9s 19:36:00 19:36:00 #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:36:00 #149 ... 19:36:00 19:36:00 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:36:00 #147 DONE 0.7s 19:36:00 19:36:00 #150 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:36:00 #150 DONE 0.7s 19:36:00 19:36:00 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:36:00 #148 DONE 0.6s 19:36:00 19:36:00 #151 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:36:00 #151 DONE 0.7s 19:36:00 19:36:00 #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:36:00 #152 ... 19:36:00 19:36:00 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:36:00 #153 DONE 0.5s 19:36:00 19:36:00 #154 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:36:00 #154 DONE 0.3s 19:36:00 19:36:00 #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:36:00 #149 DONE 0.4s 19:36:01 19:36:01 #155 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:36:01 #155 CACHED 19:36:01 19:36:01 #156 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:36:01 #156 CACHED 19:36:01 19:36:01 #157 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:36:01 #157 DONE 0.3s 19:36:01 19:36:01 #158 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:36:01 #158 CACHED 19:36:01 19:36:01 #159 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:36:01 #159 CACHED 19:36:01 19:36:01 #160 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:36:01 #160 DONE 0.3s 19:36:01 19:36:01 #161 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:36:01 #161 CACHED 19:36:01 19:36:01 #162 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:36:01 #162 CACHED 19:36:01 19:36:01 #163 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:36:01 #163 CACHED 19:36:01 19:36:01 #164 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:36:01 #164 CACHED 19:36:01 19:36:01 #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:36:01 #152 DONE 0.3s 19:36:01 19:36:01 #165 [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 19:36:02 #165 ... 19:36:02 19:36:02 #166 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:36:02 #166 DONE 1.3s 19:36:02 19:36:02 #167 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:36:02 #167 DONE 1.3s 19:36:02 19:36:02 #168 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:36:02 #168 DONE 1.3s 19:36:02 19:36:02 #169 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:36:02 #169 DONE 1.3s 19:36:02 19:36:02 #170 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:36:02 #170 DONE 1.3s 19:36:02 19:36:02 #171 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:36:02 #171 DONE 1.3s 19:36:02 19:36:02 #172 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:36:02 #172 DONE 1.4s 19:36:02 19:36:02 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:36:02 #173 DONE 1.4s 19:36:02 19:36:02 #174 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:36:02 #174 ... 19:36:02 19:36:02 #175 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:36:02 #175 DONE 1.5s 19:36:02 19:36:02 #165 [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 19:36:02 #165 DONE 1.5s 19:36:02 19:36:02 #176 [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 19:36:03 #176 ... 19:36:03 19:36:03 #177 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:36:03 #177 DONE 1.6s 19:36:04 19:36:04 #146 [core-data] exporting to image 19:36:04 #146 exporting layers 19:36:04 #146 ... 19:36:04 19:36:04 #178 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:36:04 #178 DONE 2.0s 19:36:04 19:36:04 #179 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:36:04 #179 DONE 1.9s 19:36:04 19:36:04 #180 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:36:04 #180 DONE 2.0s 19:36:04 19:36:04 #181 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:36:04 #181 DONE 3.6s 19:36:04 19:36:04 #182 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:36:04 #182 DONE 2.0s 19:36:04 19:36:04 #183 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:36:04 #183 DONE 2.0s 19:36:04 19:36:04 #174 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:36:04 #174 DONE 1.9s 19:36:04 19:36:04 #184 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:36:04 #184 DONE 2.0s 19:36:04 19:36:04 #146 [core-command] exporting to image 19:36:04 #146 ... 19:36:04 19:36:04 #185 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:36:04 #185 DONE 2.0s 19:36:04 19:36:04 #176 [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 19:36:04 #176 DONE 2.0s 19:36:04 19:36:04 #146 [support-scheduler] exporting to image 19:36:04 #146 ... 19:36:04 19:36:04 #186 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:36:04 #186 DONE 0.7s 19:36:04 19:36:04 #146 [core-data] exporting to image 19:36:04 #146 exporting layers 0.4s done 19:36:04 #146 writing image sha256:bff4e509f00b7ae8fcf03e21a6e1c53bd291d0ae544358a81ac7e2887f629b6d 0.0s done 19:36:04 #146 naming to docker.io/library/core-data done 19:36:04 #146 ... 19:36:04 19:36:04 #187 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:36:04 #187 DONE 0.7s 19:36:04 19:36:04 #146 [support-notifications] exporting to image 19:36:04 #146 ... 19:36:04 19:36:04 #188 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:36:04 #188 DONE 0.8s 19:36:04 19:36:04 #189 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:36:04 #189 DONE 0.8s 19:36:04 19:36:04 #190 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:36:04 #190 DONE 0.8s 19:36:04 19:36:04 #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:36:04 #191 DONE 0.8s 19:36:04 19:36:04 #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:36:04 #192 DONE 0.8s 19:36:04 19:36:04 #146 [core-metadata] exporting to image 19:36:04 #146 writing image sha256:209684dddc32ac617ddd1d17721b755b4b26fb0d8e0f15fd16b9586db3952084 done 19:36:04 #146 naming to docker.io/library/core-command 0.0s done 19:36:04 #146 writing image sha256:d3dec08a400356d13b002f4b5d6c948d98c78d7a1cf0b1183e5ef5fa8d4778f6 done 19:36:04 #146 naming to docker.io/library/support-scheduler done 19:36:05 #146 ... 19:36:05 19:36:05 #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:36:05 #193 DONE 0.8s 19:36:05 19:36:05 #146 [core-metadata] exporting to image 19:36:05 #146 exporting layers 0.2s done 19:36:05 #146 exporting layers 0.5s done 19:36:05 #146 writing image sha256:7505b619dd382bbe27a75abfd7d9682874cb2bd06ed96161c9a3fa4684b9328c 19:36:05 #146 writing image sha256:7505b619dd382bbe27a75abfd7d9682874cb2bd06ed96161c9a3fa4684b9328c done 19:36:05 #146 naming to docker.io/library/security-spiffe-token-provider 0.0s done 19:36:05 #146 writing image sha256:7831748945808380252f0882ab521430071bd203d71260d60665cdeda6842189 done 19:36:05 #146 naming to docker.io/library/support-notifications 19:36:05 #146 naming to docker.io/library/support-notifications 0.3s done 19:36:05 #146 writing image sha256:5de578de7ef663b53f3394926e2a32ba7d046cbbac39af8f6e93e75c77809ec6 0.1s done 19:36:05 #146 naming to docker.io/library/core-metadata done 19:36:05 #146 DONE 3.7s 19:36:05 19:36:05 #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:36:05 #194 DONE 1.0s 19:36:05 19:36:05 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:36:05 #195 DONE 0.8s 19:36:05 19:36:05 #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:36:06 #196 ... 19:36:06 19:36:06 #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:36:06 #197 DONE 0.9s 19:36:06 19:36:06 #198 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:06 #198 DONE 1.1s 19:36:06 19:36:06 #146 [core-common-config-bootstrapper] exporting to image 19:36:06 #146 ... 19:36:06 19:36:06 #199 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:06 #199 DONE 1.4s 19:36:06 19:36:06 #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:36:06 #196 DONE 0.6s 19:36:06 19:36:06 #146 [security-proxy-auth] exporting to image 19:36:06 #146 ... 19:36:06 19:36:06 #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:36:06 #200 DONE 0.6s 19:36:06 19:36:06 #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:36:06 #201 DONE 0.3s 19:36:06 19:36:06 #146 [security-proxy-auth] exporting to image 19:36:06 #146 exporting layers 0.3s done 19:36:06 #146 writing image sha256:c602d55804472215a383d843a4eeb4f0d3d329c1518aa2f92ff8cc0c7d3e3c7c 0.0s done 19:36:06 #146 naming to docker.io/library/core-common-config-bootstrapper done 19:36:06 #146 writing image sha256:303589ebaabbe4ba382ea2c4162a68565a540ca49c999cd5f3d36bfa11a060cb done 19:36:06 #146 naming to docker.io/library/security-proxy-auth 0.1s done 19:36:06 #146 DONE 4.4s 19:36:06 19:36:06 #202 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:36:07 #202 DONE 0.1s 19:36:07 19:36:07 #203 [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/ 19:36:07 #203 ... 19:36:07 19:36:07 #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:36:07 #204 DONE 0.3s 19:36:07 19:36:07 #205 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:07 #205 DONE 1.3s 19:36:07 19:36:07 #203 [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/ 19:36:07 #203 DONE 0.3s 19:36:07 19:36:07 #146 [security-proxy-setup] exporting to image 19:36:07 #146 ... 19:36:07 19:36:07 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:36:07 #206 DONE 0.1s 19:36:07 19:36:07 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:36:07 #207 DONE 0.1s 19:36:07 19:36:07 #146 [security-proxy-setup] exporting to image 19:36:07 #146 exporting layers 0.2s done 19:36:07 #146 writing image sha256:f93c4f01137d59374cd037e65d5d2aaf0732c60aabaf85a7546c9f44f06e8dc8 done 19:36:07 #146 naming to docker.io/library/security-proxy-setup done 19:36:07 #146 DONE 4.7s 19:36:07 19:36:07 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:36:07 #208 ... 19:36:07 19:36:07 #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:07 #209 DONE 0.5s 19:36:07 19:36:07 #146 [security-secretstore-setup] exporting to image 19:36:07 #146 ... 19:36:07 19:36:07 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:36:07 #208 DONE 0.5s 19:36:07 19:36:07 #146 [security-bootstrapper] exporting to image 19:36:08 #146 exporting layers 0.4s done 19:36:08 #146 writing image sha256:aab46ca085a4e1e8dbf517f36c77f60f96b7a41307a60c4f452d54faff92f460 0.0s done 19:36:08 #146 naming to docker.io/library/security-secretstore-setup done 19:36:08 #146 exporting layers 0.3s done 19:36:08 #146 writing image sha256:84b34a8b7fade9408e836e6ed13f5cd007698c82c5c577d5519bda49caec4a61 0.0s done 19:36:08 #146 naming to docker.io/library/security-bootstrapper done 19:36:08 #146 DONE 5.3s 19:36:08 time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:08 time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:08 time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:08 time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:08 time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:08 time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:08 time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:08 time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:08 time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:08 time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:08 time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:08 time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:08 time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:08 time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:36:08 $ docker stop --time=1 8042273c7980d83421d7a55765774b3c64d142c75170d0d7b9a18ca4042c6b14 19:36:09 $ docker rm -f --volumes 8042273c7980d83421d7a55765774b3c64d142c75170d0d7b9a18ca4042c6b14 [Pipeline] // withDockerContainer [Pipeline] sh 19:36:10 + docker images 19:36:10 REPOSITORY TAG IMAGE ID CREATED SIZE 19:36:10 security-secretstore-setup latest aab46ca085a4 2 seconds ago 43.6MB 19:36:10 security-bootstrapper latest 84b34a8b7fad 2 seconds ago 22.7MB 19:36:10 security-proxy-setup latest f93c4f01137d 3 seconds ago 19.4MB 19:36:10 security-proxy-auth latest 303589ebaabb 3 seconds ago 18.9MB 19:36:10 core-common-config-bootstrapper latest c602d5580447 4 seconds ago 17.8MB 19:36:10 support-scheduler latest d3dec08a4003 5 seconds ago 32.4MB 19:36:10 core-command latest 209684dddc32 5 seconds ago 20.5MB 19:36:10 core-metadata latest 5de578de7ef6 5 seconds ago 21MB 19:36:10 security-spiffe-token-provider latest 7505b619dd38 5 seconds ago 33.4MB 19:36:10 support-notifications latest 783174894580 5 seconds ago 33MB 19:36:10 core-data latest bff4e509f00b 6 seconds ago 20.7MB 19:36:10 security-spire-agent latest 4f86dafb2670 About a minute ago 161MB 19:36:10 security-spire-server latest d880d8e3b960 About a minute ago 103MB 19:36:10 security-spire-config latest 8f21f0ab3fab About a minute ago 102MB 19:36:10 ci-base-image-x86_64 latest c120fbf3d487 5 minutes ago 1.06GB 19:36:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 26 hours ago 696MB 19:36:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB 19:36:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:36:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:36:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:36:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:36:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:36:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:36:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:36:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:36:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:36:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:36:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:36:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:36:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:36:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:37:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.447s coverage: 28.7% of statements 19:37:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.292s coverage: 98.5% of statements 19:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:37:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.538s coverage: 71.5% of statements 19:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:37:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.327s coverage: 54.0% of statements 19:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:37:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.424s coverage: 88.5% of statements 19:37:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.615s coverage: 3.8% of statements 19:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.531s coverage: 95.6% of statements 19:38:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:38:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:38:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:38:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:38:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:38:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements 19:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:38:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.251s coverage: 65.9% of statements 19:38:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:38:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:38:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.399s coverage: 0.9% of statements 19:38:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.259s coverage: 29.0% of statements 19:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 42.9% of statements 19:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.260s coverage: 82.9% of statements 19:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.211s coverage: 94.1% of statements 19:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements 19:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements 19:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.214s coverage: 94.4% of statements 19:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.243s coverage: 79.9% of statements 19:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 16.267s coverage: 92.9% of statements 19:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.085s coverage: 64.4% of statements 19:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.209s coverage: 62.3% of statements 19:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements 19:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements 19:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 19:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.480s coverage: 81.8% of statements 19:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.460s coverage: 82.1% of statements 19:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.394s coverage: 86.0% of statements 19:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.989s coverage: 63.1% of statements 19:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.301s coverage: 100.0% of statements 19:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements 19:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements 19:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 19:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 19:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:39:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.977s coverage: 38.4% of statements 19:39:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.280s coverage: 89.5% of statements 19:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:39:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements 19:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:39:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 17.7% of statements 19:39:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.540s coverage: 92.3% of statements 19:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:39:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.336s coverage: 61.8% of statements 19:39:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:39:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:39:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.382s coverage: 97.7% of statements 19:39:28 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 19:39:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:39:28 go vet ./... 19:42:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:42:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:42:05 ./bin/test-attribution-txt.sh [Pipeline] echo 19:42:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:42:05 + ls -al . 19:42:05 total 716 19:42:05 drwxrwxr-x 10 1001 1001 4096 Jul 13 19:34 . 19:42:05 drwxr-xr-x 4 root root 4096 Jul 13 19:34 .. 19:42:05 drwxrwxr-x 2 1001 1001 4096 Jul 13 19:32 .blubracket 19:42:05 -rw-rw-r-- 1 1001 1001 16 Jul 13 19:32 .dockerignore 19:42:05 drwxrwxr-x 8 1001 1001 4096 Jul 13 19:32 .git 19:42:05 drwxrwxr-x 3 1001 1001 4096 Jul 13 19:32 .github 19:42:05 -rw-rw-r-- 1 1001 1001 1133 Jul 13 19:32 .gitignore 19:42:05 -rw-rw-r-- 1 1001 1001 42 Jul 13 19:32 .golangci.yml 19:42:05 -rw-rw-r-- 1 1001 1001 87 Jul 13 19:32 .hadolint.yml 19:42:05 -rw-rw-r-- 1 1001 1001 166 Jul 13 19:32 .sonarcloud.properties 19:42:05 -rw-rw-r-- 1 1001 1001 1171 Jul 13 19:32 ADOPTERS.md 19:42:05 -rw-rw-r-- 1 1001 1001 11234 Jul 13 19:32 Attribution.txt 19:42:05 -rw-rw-r-- 1 1001 1001 93407 Jul 13 19:32 CHANGELOG.md 19:42:05 -rw-rw-r-- 1 1001 1001 3804 Jul 13 19:32 CONTRIBUTING.md 19:42:05 -rw-rw-r-- 1 1001 1001 677 Jul 13 19:32 GOVERNANCE.md 19:42:05 -rw-rw-r-- 1 1001 1001 883 Jul 13 19:32 Jenkinsfile 19:42:05 -rw-rw-r-- 1 1001 1001 10775 Jul 13 19:32 LICENSE 19:42:05 -rw-rw-r-- 1 1001 1001 14368 Jul 13 19:32 Makefile 19:42:05 -rw-rw-r-- 1 1001 1001 582 Jul 13 19:32 OWNERS.md 19:42:05 -rw-rw-r-- 1 1001 1001 9923 Jul 13 19:32 README.md 19:42:05 -rw-rw-r-- 1 1001 1001 789 Jul 13 19:32 SECURITY.md 19:42:05 -rw-rw-r-- 1 1001 1001 5 Jul 13 19:30 VERSION 19:42:05 drwxrwxr-x 2 1001 1001 4096 Jul 13 19:32 bin 19:42:05 drwxrwxr-x 18 1001 1001 4096 Jul 13 19:32 cmd 19:42:05 -rw-r--r-- 1 root root 447731 Jul 13 19:39 coverage.out 19:42:05 -rw-rw-r-- 1 1001 1001 3430 Jul 13 19:32 go.mod 19:42:05 -rw-rw-r-- 1 1001 1001 32408 Jul 13 19:32 go.sum 19:42:05 drwxrwxr-x 7 1001 1001 4096 Jul 13 19:32 internal 19:42:05 drwxrwxr-x 3 1001 1001 4096 Jul 13 19:32 openapi 19:42:05 -rw-rw-r-- 1 1001 1001 594 Jul 13 19:32 security.txt 19:42:05 drwxrwxr-x 4 1001 1001 4096 Jul 13 19:32 snap 19:42:05 -rw-rw-r-- 1 1001 1001 204 Jul 13 19:32 version.go [Pipeline] sh 19:42:06 + '[' -e coverage.out ] 19:42:06 + chown 1001:1001 coverage.out [Pipeline] stash 19:42:06 Warning: overwriting stash ‘coverage-report’ 19:42:07 Stashed 1 file(s) [Pipeline] sh 19:42:07 + make build 19:42:07 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 19:43:30 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 19:43:35 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 19:43:41 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 19:43:44 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 19:44:31 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 19:44:31 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 19:44:38 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 19:44:43 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 19:44:46 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 19:44:50 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 19:44:57 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] } 19:45:02 $ docker stop --time=1 ed17b7e13524c6aaf88f4cea1bfa41a4d50284dee1a7afb5d13dd273dde0086d 19:45:05 $ docker rm -f --volumes ed17b7e13524c6aaf88f4cea1bfa41a4d50284dee1a7afb5d13dd273dde0086d [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 19:45:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:45:07 19:45:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:45:08 latest: Pulling from edgex-devops/edgex-compose-arm64 19:45:08 547446be3368: Pulling fs layer 19:45:08 d125d8839a47: Pulling fs layer 19:45:08 3e85d5ac6304: Pulling fs layer 19:45:08 c3105a71a48b: Pulling fs layer 19:45:08 0f093f025ec4: Pulling fs layer 19:45:08 c3106fc0e877: Pulling fs layer 19:45:08 c3105a71a48b: Waiting 19:45:08 0f093f025ec4: Waiting 19:45:08 c3106fc0e877: Waiting 19:45:08 547446be3368: Verifying Checksum 19:45:08 547446be3368: Download complete 19:45:08 c3105a71a48b: Verifying Checksum 19:45:08 c3105a71a48b: Download complete 19:45:08 d125d8839a47: Verifying Checksum 19:45:08 d125d8839a47: Download complete 19:45:08 c3106fc0e877: Verifying Checksum 19:45:08 c3106fc0e877: Download complete 19:45:08 0f093f025ec4: Verifying Checksum 19:45:08 0f093f025ec4: Download complete 19:45:09 547446be3368: Pull complete 19:45:10 d125d8839a47: Pull complete 19:45:10 3e85d5ac6304: Verifying Checksum 19:45:10 3e85d5ac6304: Download complete 19:45:21 3e85d5ac6304: Pull complete 19:45:21 c3105a71a48b: Pull complete 19:45:21 0f093f025ec4: Pull complete 19:45:21 c3106fc0e877: Pull complete 19:45:21 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:45:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:45:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:22 prd-ubuntu20.04-docker-arm64-4c-16g-1094 does not seem to be running inside a container 19:45:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:45:24 $ docker top 8d899d311dbed49ac7289a05ec5916a5b1bb54779e6936f3161a110e1c4073b4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:24 + docker compose -f ./docker-compose-build.yml build --parallel 19:45:32 #1 [core-command internal] load build definition from Dockerfile 19:45:32 #1 transferring dockerfile: 1.82kB done 19:45:32 #1 DONE 0.1s 19:45:33 19:45:33 #2 [core-metadata internal] load build definition from Dockerfile 19:45:33 #2 transferring dockerfile: 1.96kB done 19:45:33 #2 DONE 0.0s 19:45:33 19:45:33 #3 [security-spire-server internal] load build definition from Dockerfile 19:45:34 #3 ... 19:45:34 19:45:34 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:45:34 #4 transferring dockerfile: 2.12kB 0.0s done 19:45:34 #4 DONE 1.5s 19:45:34 19:45:34 #3 [security-spire-server internal] load build definition from Dockerfile 19:45:34 #3 transferring dockerfile: 2.63kB done 19:45:34 #3 DONE 1.4s 19:45:34 19:45:34 #5 [support-scheduler internal] load .dockerignore 19:45:35 #5 ... 19:45:35 19:45:35 #6 [security-proxy-setup internal] load build definition from Dockerfile 19:45:35 #6 transferring dockerfile: 2.06kB 0.0s done 19:45:35 #6 DONE 1.6s 19:45:35 19:45:35 #7 [core-data internal] load build definition from Dockerfile 19:45:35 #7 transferring dockerfile: 1.90kB done 19:45:35 #7 DONE 1.7s 19:45:35 19:45:35 #8 [security-bootstrapper internal] load build definition from Dockerfile 19:45:35 #8 transferring dockerfile: 2.82kB done 19:45:35 #8 DONE 1.7s 19:45:35 19:45:35 #5 [support-scheduler internal] load .dockerignore 19:45:35 #5 transferring context: 19:45:35 #5 ... 19:45:35 19:45:35 #9 [security-spire-agent internal] load build definition from Dockerfile 19:45:35 #9 transferring dockerfile: 2.68kB done 19:45:35 #9 DONE 1.7s 19:45:35 19:45:35 #10 [security-proxy-auth internal] load build definition from Dockerfile 19:45:35 #10 transferring dockerfile: 2.04kB 0.0s done 19:45:35 #10 DONE 1.8s 19:45:35 19:45:35 #5 [support-scheduler internal] load .dockerignore 19:45:35 #5 transferring context: 56B 0.0s done 19:45:35 #5 ... 19:45:35 19:45:35 #11 [security-secretstore-setup internal] load build definition from Dockerfile 19:45:35 #11 transferring dockerfile: 2.38kB 0.0s done 19:45:35 #11 DONE 1.7s 19:45:35 19:45:35 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:45:35 #12 transferring dockerfile: 1.78kB 0.0s done 19:45:35 #12 DONE 1.6s 19:45:35 19:45:35 #13 [security-spire-server internal] load .dockerignore 19:45:35 #13 transferring context: 56B 0.0s done 19:45:35 #13 DONE 1.0s 19:45:35 19:45:35 #14 [core-command internal] load .dockerignore 19:45:35 #14 transferring context: 56B 0.0s done 19:45:35 #14 DONE 1.6s 19:45:35 19:45:35 #15 [security-spire-config internal] load build definition from Dockerfile 19:45:35 #15 transferring dockerfile: 2.58kB 0.0s done 19:45:35 #15 DONE 1.7s 19:45:35 19:45:35 #16 [security-proxy-auth internal] load .dockerignore 19:45:35 #16 transferring context: 56B 0.0s done 19:45:35 #16 DONE 0.8s 19:45:35 19:45:35 #17 [security-proxy-setup internal] load .dockerignore 19:45:35 #17 transferring context: 56B 0.1s done 19:45:35 #17 DONE 1.0s 19:45:35 19:45:35 #18 [core-command internal] load metadata for docker.io/library/alpine:3.17 19:45:35 #18 ... 19:45:35 19:45:35 #19 [core-data internal] load .dockerignore 19:45:35 #19 transferring context: 56B 0.1s done 19:45:35 #19 DONE 1.0s 19:45:35 19:45:35 #20 [security-bootstrapper internal] load .dockerignore 19:45:35 #20 transferring context: 56B 0.0s done 19:45:35 #20 DONE 1.0s 19:45:35 19:45:35 #21 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:45:35 #21 DONE 0.0s 19:45:35 19:45:35 #22 [security-spire-agent internal] load .dockerignore 19:45:35 #22 transferring context: 56B 0.0s done 19:45:35 #22 DONE 1.0s 19:45:35 19:45:35 #23 [support-notifications internal] load build definition from Dockerfile 19:45:35 #23 transferring dockerfile: 1.84kB 0.1s done 19:45:35 #23 DONE 2.0s 19:45:35 19:45:35 #24 [core-metadata internal] load .dockerignore 19:45:35 #24 transferring context: 56B 0.1s done 19:45:35 #24 DONE 1.3s 19:45:35 19:45:35 #25 [support-scheduler internal] load build definition from Dockerfile 19:45:35 #25 transferring dockerfile: 1.82kB 0.1s done 19:45:35 #25 DONE 2.2s 19:45:35 19:45:35 #21 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:45:35 #21 DONE 0.0s 19:45:35 19:45:35 #26 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:45:35 #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:45:36 #26 ... 19:45:36 19:45:36 #5 [support-scheduler internal] load .dockerignore 19:45:36 #5 DONE 1.1s 19:45:36 19:45:36 #27 [core-common-config-bootstrapper internal] load .dockerignore 19:45:36 #27 transferring context: 56B 0.1s done 19:45:36 #27 DONE 1.4s 19:45:36 19:45:36 #28 [security-spire-config internal] load .dockerignore 19:45:36 #28 transferring context: 56B done 19:45:36 #28 DONE 1.0s 19:45:36 19:45:36 #29 [security-secretstore-setup internal] load .dockerignore 19:45:36 #29 transferring context: 56B done 19:45:36 #29 DONE 1.1s 19:45:36 19:45:36 #18 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 19:45:36 #18 DONE 0.3s 19:45:36 19:45:36 #26 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:45:36 #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 19:45:36 #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:45:36 #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:45:36 #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:45:36 #26 ... 19:45:36 19:45:36 #30 [security-spiffe-token-provider internal] load .dockerignore 19:45:36 #30 transferring context: 56B done 19:45:36 #30 DONE 1.0s 19:45:36 19:45:36 #31 [support-notifications internal] load .dockerignore 19:45:36 #31 transferring context: 56B done 19:45:36 #31 DONE 1.1s 19:45:36 19:45:36 #26 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:45:36 #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:45:36 #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:45:36 #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:45:36 #26 DONE 0.7s 19:45:36 19:45:36 #32 [security-spire-server internal] load build context 19:45:36 #32 ... 19:45:36 19:45:36 #21 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:45:36 #21 DONE 0.0s 19:45:36 19:45:36 #18 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 19:45:36 #18 DONE 0.3s 19:45:36 19:45:36 #26 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:45:36 #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 19:45:36 #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:45:36 #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:45:36 #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:45:36 #26 DONE 0.7s 19:45:36 19:45:36 #32 [security-spire-server internal] load build context 19:45:36 #32 ... 19:45:36 19:45:36 #21 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:45:36 #21 DONE 0.0s 19:45:36 19:45:36 #18 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 19:45:36 #18 DONE 0.4s 19:45:36 19:45:36 #32 [security-spire-server internal] load build context 19:45:36 #32 ... 19:45:36 19:45:36 #26 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:45:36 #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 19:45:36 #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:45:36 #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:45:36 #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:45:36 #26 DONE 0.7s 19:45:36 19:45:36 #32 [security-spire-server internal] load build context 19:45:37 #32 ... 19:45:37 19:45:37 #21 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:45:37 #21 DONE 0.0s 19:45:37 19:45:37 #32 [security-spire-server internal] load build context 19:45:37 #32 ... 19:45:37 19:45:37 #26 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:45:37 #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 19:45:37 #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:45:37 #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:45:37 #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:45:37 #26 DONE 0.7s 19:45:37 19:45:37 #18 [core-data internal] load metadata for docker.io/library/alpine:3.17 19:45:37 #18 DONE 0.5s 19:45:37 19:45:37 #32 [security-spire-server internal] load build context 19:45:37 #32 ... 19:45:37 19:45:37 #21 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:45:37 #21 DONE 0.0s 19:45:37 19:45:37 #32 [security-spire-server internal] load build context 19:45:37 #32 ... 19:45:37 19:45:37 #18 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 19:45:37 #18 DONE 0.7s 19:45:37 19:45:37 #32 [security-spire-server internal] load build context 19:45:37 #32 ... 19:45:37 19:45:37 #26 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:45:37 #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 19:45:37 #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:45:37 #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:45:37 #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:45:37 #26 DONE 0.7s 19:45:37 19:45:37 #21 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:45:37 #21 DONE 0.0s 19:45:37 19:45:37 #32 [security-spire-server internal] load build context 19:45:37 #32 ... 19:45:37 19:45:37 #21 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:45:37 #21 DONE 0.0s 19:45:37 19:45:37 #32 [security-spire-server internal] load build context 19:45:38 #32 ... 19:45:38 19:45:38 #26 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:45:38 #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 19:45:38 #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:45:38 #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:45:38 #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:45:38 #26 DONE 0.7s 19:45:38 19:45:38 #32 [security-spire-server internal] load build context 19:45:38 #32 ... 19:45:38 19:45:38 #18 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 19:45:38 #18 DONE 1.1s 19:45:38 19:45:38 #32 [security-spire-server internal] load build context 19:45:38 #32 ... 19:45:38 19:45:38 #26 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:45:38 #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 19:45:38 #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:45:38 #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:45:38 #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:45:38 #26 DONE 0.7s 19:45:38 19:45:38 #21 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:45:38 #21 DONE 0.0s 19:45:38 19:45:38 #32 [security-spire-server internal] load build context 19:45:38 #32 ... 19:45:38 19:45:38 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:45:38 #33 DONE 3.0s 19:45:38 19:45:38 #32 [security-spire-server internal] load build context 19:45:39 #32 ... 19:45:39 19:45:39 #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:45:39 #21 DONE 0.0s 19:45:39 19:45:39 #32 [security-spire-server internal] load build context 19:45:39 #32 ... 19:45:39 19:45:39 #26 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:45:39 #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 19:45:39 #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:45:39 #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:45:39 #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:45:39 #26 DONE 0.7s 19:45:39 19:45:39 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:45:39 #33 DONE 3.0s 19:45:39 19:45:39 #32 [security-spire-server internal] load build context 19:45:39 #32 ... 19:45:39 19:45:39 #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 19:45:39 #18 DONE 1.8s 19:45:39 19:45:39 #32 [security-spire-server internal] load build context 19:45:39 #32 ... 19:45:39 19:45:39 #26 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:45:39 #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 19:45:39 #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:45:39 #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:45:39 #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:45:39 #26 DONE 0.7s 19:45:39 19:45:39 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:45:39 #33 DONE 3.0s 19:45:39 19:45:39 #21 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:45:39 #21 DONE 0.0s 19:45:39 19:45:39 #32 [security-spire-server internal] load build context 19:45:39 #32 ... 19:45:39 19:45:39 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 19:45:39 #34 DONE 1.5s 19:45:39 19:45:39 #32 [security-spire-server internal] load build context 19:45:40 #32 ... 19:45:40 19:45:40 #18 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 19:45:40 #18 DONE 2.5s 19:45:40 19:45:40 #32 [security-spire-server internal] load build context 19:45:40 #32 ... 19:45:40 19:45:40 #26 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:45:40 #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 19:45:40 #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:45:40 #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:45:40 #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:45:40 #26 DONE 0.7s 19:45:40 19:45:40 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:45:40 #33 DONE 3.0s 19:45:40 19:45:40 #21 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:45:40 #21 DONE 0.0s 19:45:40 19:45:40 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:45:40 #34 DONE 1.5s 19:45:40 19:45:40 #32 [security-spire-server internal] load build context 19:45:40 #32 ... 19:45:40 19:45:40 #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:45:40 #21 DONE 0.0s 19:45:40 19:45:40 #32 [security-spire-server internal] load build context 19:45:40 #32 transferring context: 30.02MB 4.3s 19:45:40 #32 ... 19:45:40 19:45:40 #21 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:45:40 #21 DONE 0.0s 19:45:40 19:45:40 #32 [security-spire-server internal] load build context 19:45:41 #32 ... 19:45:41 19:45:41 #18 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 19:45:41 #18 DONE 3.6s 19:45:41 19:45:41 #26 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:45:41 #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 19:45:41 #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:45:41 #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:45:41 #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:45:41 #26 DONE 0.7s 19:45:41 19:45:41 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:45:41 #33 DONE 3.0s 19:45:41 19:45:41 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 19:45:41 #34 DONE 1.5s 19:45:41 19:45:41 #35 [support-notifications internal] load build context 19:45:41 #35 DONE 0.0s 19:45:41 19:45:41 #36 [security-spiffe-token-provider internal] load build context 19:45:41 #36 ... 19:45:41 19:45:41 #26 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:45:41 #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 19:45:41 #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:45:41 #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:45:41 #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:45:41 #26 DONE 0.7s 19:45:41 19:45:41 #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:45:41 #33 DONE 3.0s 19:45:41 19:45:41 #34 [security-spire-config builder 2/7] WORKDIR /edgex-go 19:45:41 #34 DONE 1.5s 19:45:41 19:45:41 #37 [security-spire-config internal] load build context 19:45:41 #37 DONE 0.0s 19:45:41 19:45:41 #32 [security-spire-server internal] load build context 19:45:44 #32 ... 19:45:44 19:45:44 #38 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:45:44 #0 4.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:44 #0 5.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:44 #0 8.113 (1/1) Installing dumb-init (1.2.5-r2) 19:45:44 #0 8.113 Executing busybox-1.35.0-r29.trigger 19:45:44 #0 8.181 OK: 8 MiB in 16 packages 19:45:44 #38 DONE 9.2s 19:45:44 19:45:44 #32 [security-spire-server internal] load build context 19:45:45 #32 transferring context: 39.17MB 9.4s 19:45:45 #32 ... 19:45:45 19:45:45 #39 [core-command internal] load build context 19:45:46 #39 ... 19:45:46 19:45:46 #32 [security-spire-server internal] load build context 19:45:46 #32 ... 19:45:46 19:45:46 #40 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:45:46 #0 4.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:46 #0 5.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:46 #0 7.621 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:45:46 #0 7.621 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:45:46 #0 7.621 OK: 17689 distinct packages available 19:45:46 #0 7.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:46 #0 9.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:46 #40 ... 19:45:46 19:45:46 #32 [security-spire-server internal] load build context 19:45:46 #32 ... 19:45:46 19:45:46 #41 [security-proxy-auth internal] load build context 19:45:46 #41 ... 19:45:46 19:45:46 #32 [security-spire-server internal] load build context 19:45:46 #32 ... 19:45:46 19:45:46 #42 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:45:46 #0 6.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:46 #0 7.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:46 #0 9.326 (1/2) Installing dumb-init (1.2.5-r2) 19:45:46 #0 9.326 (2/2) Installing openssl (3.0.9-r1) 19:45:46 #0 9.356 Executing busybox-1.35.0-r29.trigger 19:45:46 #0 9.479 OK: 8 MiB in 17 packages 19:45:46 #42 ... 19:45:46 19:45:46 #43 [security-proxy-setup internal] load build context 19:45:47 #43 ... 19:45:47 19:45:47 #44 [core-data internal] load build context 19:45:47 #44 ... 19:45:47 19:45:47 #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:45:47 #0 9.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:47 #45 ... 19:45:47 19:45:47 #44 [core-data internal] load build context 19:45:47 #44 ... 19:45:47 19:45:47 #46 [security-bootstrapper internal] load build context 19:45:47 #46 ... 19:45:47 19:45:47 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:45:47 #47 ... 19:45:47 19:45:47 #48 [security-spire-agent internal] load build context 19:45:48 #48 ... 19:45:48 19:45:48 #46 [security-bootstrapper internal] load build context 19:45:48 #46 ... 19:45:48 19:45:48 #49 [core-metadata internal] load build context 19:45:48 #49 ... 19:45:48 19:45:48 #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:45:48 #45 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:48 #45 ... 19:45:48 19:45:48 #42 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:45:48 #42 DONE 11.7s 19:45:48 19:45:48 #50 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 19:45:49 #50 ... 19:45:49 19:45:49 #51 [support-scheduler internal] load build context 19:45:49 #51 ... 19:45:49 19:45:49 #49 [core-metadata internal] load build context 19:45:49 #49 ... 19:45:49 19:45:49 #52 [core-common-config-bootstrapper internal] load build context 19:45:49 #52 ... 19:45:49 19:45:49 #40 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:45:49 #40 11.51 (1/5) Installing dumb-init (1.2.5-r2) 19:45:49 #40 11.51 (2/5) Installing musl-obstack (1.2.3-r0) 19:45:49 #40 11.56 (3/5) Installing libucontext (1.2-r0) 19:45:49 #40 11.56 (4/5) Installing gcompat (1.1.0-r0) 19:45:49 #40 11.56 (5/5) Installing openssl (3.0.9-r1) 19:45:49 #40 11.60 Executing busybox-1.35.0-r29.trigger 19:45:49 #40 11.60 OK: 9 MiB in 20 packages 19:45:49 #40 DONE 13.2s 19:45:49 19:45:49 #52 [core-common-config-bootstrapper internal] load build context 19:45:49 #52 ... 19:45:49 19:45:49 #49 [core-metadata internal] load build context 19:45:49 #49 ... 19:45:49 19:45:49 #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:45:49 #0 9.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:49 #53 ... 19:45:49 19:45:49 #54 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:45:49 #0 7.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:49 #0 8.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:49 #54 ... 19:45:49 19:45:49 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:45:49 #55 ... 19:45:49 19:45:49 #49 [core-metadata internal] load build context 19:45:50 #49 ... 19:45:50 19:45:50 #56 [security-secretstore-setup internal] load build context 19:45:50 #56 ... 19:45:50 19:45:50 #39 [core-command internal] load build context 19:45:50 #39 transferring context: 47.48MB 14.1s 19:45:50 #39 ... 19:45:50 19:45:50 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:45:50 #57 ... 19:45:50 19:45:50 #39 [core-command internal] load build context 19:45:51 #39 ... 19:45:51 19:45:51 #50 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 19:45:51 #50 DONE 2.4s 19:45:51 19:45:51 #39 [core-command internal] load build context 19:45:51 #39 ... 19:45:51 19:45:51 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:45:51 #58 ... 19:45:51 19:45:51 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:45:51 #59 ... 19:45:51 19:45:51 #37 [security-spire-config internal] load build context 19:45:51 #37 ... 19:45:51 19:45:51 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:45:51 #60 ... 19:45:51 19:45:51 #35 [support-notifications internal] load build context 19:45:52 #35 ... 19:45:52 19:45:52 #36 [security-spiffe-token-provider internal] load build context 19:45:52 #36 ... 19:45:52 19:45:52 #35 [support-notifications internal] load build context 19:45:52 #35 ... 19:45:52 19:45:52 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:45:52 #61 ... 19:45:52 19:45:52 #35 [support-notifications internal] load build context 19:45:52 #35 ... 19:45:52 19:45:52 #62 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:45:52 #62 ... 19:45:52 19:45:52 #36 [security-spiffe-token-provider internal] load build context 19:45:53 #36 ... 19:45:53 19:45:53 #54 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:45:53 #54 12.07 OK: 263 MiB in 53 packages 19:45:53 #54 DONE 13.5s 19:45:53 19:45:53 #36 [security-spiffe-token-provider internal] load build context 19:45:54 #36 ... 19:45:54 19:45:54 #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:45:54 #45 14.57 (1/1) Installing dumb-init (1.2.5-r2) 19:45:54 #45 14.60 Executing busybox-1.35.0-r29.trigger 19:45:54 #45 14.78 OK: 8 MiB in 16 packages 19:45:54 #45 DONE 16.8s 19:45:54 19:45:54 #36 [security-spiffe-token-provider internal] load build context 19:45:55 #36 ... 19:45:55 19:45:55 #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:45:55 #53 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:55 #53 14.42 OK: 263 MiB in 53 packages 19:45:55 #53 DONE 15.4s 19:45:55 19:45:55 #36 [security-spiffe-token-provider internal] load build context 19:45:56 #36 transferring context: 8.93MB 14.3s 19:45:56 #36 ... 19:45:56 19:45:56 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:45:56 #47 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:56 #47 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:56 #47 16.52 (1/2) Installing dumb-init (1.2.5-r2) 19:45:56 #47 16.57 (2/2) Installing su-exec (0.2-r2) 19:45:56 #47 16.57 Executing busybox-1.35.0-r29.trigger 19:45:56 #47 16.71 OK: 8 MiB in 17 packages 19:45:56 #47 DONE 18.3s 19:45:56 19:45:56 #36 [security-spiffe-token-provider internal] load build context 19:45:57 #36 ... 19:45:57 19:45:57 #32 [security-spire-server internal] load build context 19:45:57 #32 ... 19:45:57 19:45:57 #41 [security-proxy-auth internal] load build context 19:45:57 #41 ... 19:45:57 19:45:57 #43 [security-proxy-setup internal] load build context 19:45:57 #43 ... 19:45:57 19:45:57 #41 [security-proxy-auth internal] load build context 19:45:57 #41 ... 19:45:57 19:45:57 #44 [core-data internal] load build context 19:45:57 #44 ... 19:45:57 19:45:57 #41 [security-proxy-auth internal] load build context 19:45:58 #41 ... 19:45:58 19:45:58 #46 [security-bootstrapper internal] load build context 19:45:58 #46 ... 19:45:58 19:45:58 #48 [security-spire-agent internal] load build context 19:45:58 #48 ... 19:45:58 19:45:58 #41 [security-proxy-auth internal] load build context 19:45:59 #41 ... 19:45:59 19:45:59 #51 [support-scheduler internal] load build context 19:45:59 #51 ... 19:45:59 19:45:59 #44 [core-data internal] load build context 19:45:59 #44 ... 19:45:59 19:45:59 #52 [core-common-config-bootstrapper internal] load build context 19:45:59 #52 ... 19:45:59 19:45:59 #44 [core-data internal] load build context 19:46:00 #44 ... 19:46:00 19:46:00 #55 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:46:00 #55 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:46:00 #55 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:46:00 #55 20.19 OK: 263 MiB in 53 packages 19:46:00 #55 DONE 21.3s 19:46:00 19:46:00 #44 [core-data internal] load build context 19:46:00 #44 ... 19:46:00 19:46:00 #56 [security-secretstore-setup internal] load build context 19:46:00 #56 ... 19:46:00 19:46:00 #49 [core-metadata internal] load build context 19:46:00 #49 ... 19:46:00 19:46:00 #44 [core-data internal] load build context 19:46:01 #44 transferring context: 33.92MB 23.5s 19:46:01 #44 ... 19:46:01 19:46:01 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:46:01 #63 DONE 5.0s 19:46:01 19:46:01 #44 [core-data internal] load build context 19:46:01 #44 ... 19:46:01 19:46:01 #39 [core-command internal] load build context 19:46:01 #39 ... 19:46:01 19:46:01 #44 [core-data internal] load build context 19:46:01 #44 ... 19:46:01 19:46:01 #37 [security-spire-config internal] load build context 19:46:02 #37 ... 19:46:02 19:46:02 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:46:02 #64 DONE 0.6s 19:46:02 19:46:02 #37 [security-spire-config internal] load build context 19:46:02 #37 ... 19:46:02 19:46:02 #44 [core-data internal] load build context 19:46:03 #44 ... 19:46:03 19:46:03 #35 [support-notifications internal] load build context 19:46:03 #35 ... 19:46:03 19:46:03 #44 [core-data internal] load build context 19:46:04 #44 ... 19:46:04 19:46:04 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:46:04 #60 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:46:04 #60 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:46:04 #60 21.17 OK: 263 MiB in 53 packages 19:46:04 #60 DONE 22.3s 19:46:04 19:46:04 #44 [core-data internal] load build context 19:46:04 #44 ... 19:46:04 19:46:04 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:46:04 #57 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:46:04 #57 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:46:04 #57 21.48 (1/4) Installing ca-certificates (20230506-r0) 19:46:04 #57 21.70 (2/4) Installing dumb-init (1.2.5-r2) 19:46:04 #57 21.75 (3/4) Installing su-exec (0.2-r2) 19:46:04 #57 21.82 (4/4) Installing yq (4.30.4-r4) 19:46:04 #57 22.55 Executing busybox-1.35.0-r29.trigger 19:46:04 #57 22.58 Executing ca-certificates-20230506-r0.trigger 19:46:04 #57 ... 19:46:04 19:46:04 #44 [core-data internal] load build context 19:46:05 #44 ... 19:46:05 19:46:05 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:46:05 #58 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:46:05 #58 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:46:05 #58 21.54 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:46:05 #58 21.54 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:46:05 #58 21.54 OK: 17689 distinct packages available 19:46:05 #58 22.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:46:05 #58 ... 19:46:05 19:46:05 #44 [core-data internal] load build context 19:46:05 #44 ... 19:46:05 19:46:05 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:46:05 #57 23.89 OK: 17 MiB in 19 packages 19:46:05 #57 DONE 24.9s 19:46:05 19:46:05 #44 [core-data internal] load build context 19:46:05 #44 ... 19:46:05 19:46:05 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:46:05 #59 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:46:05 #59 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:46:05 #59 22.03 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:46:05 #59 22.03 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:46:05 #59 22.03 OK: 17689 distinct packages available 19:46:05 #59 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:46:05 #59 24.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:46:05 #59 ... 19:46:05 19:46:05 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:46:05 #61 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:46:05 #61 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:46:05 #61 20.73 (1/2) Installing ca-certificates (20230506-r0) 19:46:05 #61 21.12 (2/2) Installing dumb-init (1.2.5-r2) 19:46:05 #61 21.12 Executing busybox-1.35.0-r29.trigger 19:46:05 #61 21.27 Executing ca-certificates-20230506-r0.trigger 19:46:05 #61 22.23 OK: 8 MiB in 17 packages 19:46:05 #61 DONE 23.2s 19:46:05 19:46:05 #37 [security-spire-config internal] load build context 19:46:06 #37 transferring context: 37.14MB 23.1s 19:46:06 #37 ... 19:46:06 19:46:06 #62 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:46:06 #62 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:46:06 #62 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:46:06 #62 20.94 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:46:06 #62 20.94 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:46:06 #62 20.94 OK: 17689 distinct packages available 19:46:06 #62 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:46:06 #62 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:46:07 #62 ... 19:46:07 19:46:07 #36 [security-spiffe-token-provider internal] load build context 19:46:07 #36 ... 19:46:07 19:46:07 #32 [security-spire-server internal] load build context 19:46:07 #32 ... 19:46:07 19:46:07 #37 [security-spire-config internal] load build context 19:46:07 #37 ... 19:46:07 19:46:07 #43 [security-proxy-setup internal] load build context 19:46:07 #43 ... 19:46:07 19:46:07 #62 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:46:07 #62 24.93 (1/4) Installing dumb-init (1.2.5-r2) 19:46:07 #62 24.96 (2/4) Installing musl-obstack (1.2.3-r0) 19:46:07 #62 24.96 (3/4) Installing libucontext (1.2-r0) 19:46:07 #62 24.97 (4/4) Installing gcompat (1.1.0-r0) 19:46:07 #62 24.98 Executing busybox-1.35.0-r29.trigger 19:46:07 #62 25.02 OK: 8 MiB in 19 packages 19:46:08 #62 ... 19:46:08 19:46:08 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:46:08 #58 24.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:46:08 #58 26.26 OK: 263 MiB in 53 packages 19:46:08 #58 DONE 27.1s 19:46:08 19:46:08 #46 [security-bootstrapper internal] load build context 19:46:08 #46 ... 19:46:08 19:46:08 #43 [security-proxy-setup internal] load build context 19:46:08 #43 ... 19:46:08 19:46:08 #48 [security-spire-agent internal] load build context 19:46:08 #48 ... 19:46:08 19:46:08 #43 [security-proxy-setup internal] load build context 19:46:08 #43 ... 19:46:08 19:46:08 #62 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:46:08 #62 DONE 26.2s 19:46:08 19:46:08 #43 [security-proxy-setup internal] load build context 19:46:09 #43 ... 19:46:09 19:46:09 #51 [support-scheduler internal] load build context 19:46:09 #51 ... 19:46:09 19:46:09 #41 [security-proxy-auth internal] load build context 19:46:09 #41 ... 19:46:09 19:46:09 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:46:09 #59 25.99 (1/9) Installing ca-certificates (20230506-r0) 19:46:09 #59 26.11 (2/9) Installing brotli-libs (1.0.9-r9) 19:46:09 #59 26.16 (3/9) Installing nghttp2-libs (1.51.0-r0) 19:46:09 #59 26.20 (4/9) Installing libcurl (8.1.2-r0) 19:46:09 #59 26.24 (5/9) Installing curl (8.1.2-r0) 19:46:09 #59 26.26 (6/9) Installing dumb-init (1.2.5-r2) 19:46:09 #59 26.27 (7/9) Installing musl-obstack (1.2.3-r0) 19:46:09 #59 26.28 (8/9) Installing libucontext (1.2-r0) 19:46:09 #59 26.29 (9/9) Installing gcompat (1.1.0-r0) 19:46:09 #59 26.29 Executing busybox-1.35.0-r29.trigger 19:46:09 #59 26.38 Executing ca-certificates-20230506-r0.trigger 19:46:09 #59 27.20 OK: 11 MiB in 24 packages 19:46:09 #59 DONE 28.0s 19:46:09 19:46:09 #43 [security-proxy-setup internal] load build context 19:46:09 #43 ... 19:46:09 19:46:09 #52 [core-common-config-bootstrapper internal] load build context 19:46:10 #52 ... 19:46:10 19:46:10 #43 [security-proxy-setup internal] load build context 19:46:11 #43 ... 19:46:11 19:46:11 #49 [core-metadata internal] load build context 19:46:11 #49 ... 19:46:11 19:46:11 #56 [security-secretstore-setup internal] load build context 19:46:11 #56 ... 19:46:11 19:46:11 #49 [core-metadata internal] load build context 19:46:11 #49 transferring context: 37.57MB 32.7s 19:46:11 #49 ... 19:46:11 19:46:11 #39 [core-command internal] load build context 19:46:11 #39 ... 19:46:11 19:46:11 #49 [core-metadata internal] load build context 19:46:13 #49 ... 19:46:13 19:46:13 #35 [support-notifications internal] load build context 19:46:13 #35 ... 19:46:13 19:46:13 #49 [core-metadata internal] load build context 19:46:15 #49 ... 19:46:15 19:46:15 #44 [core-data internal] load build context 19:46:15 #44 ... 19:46:15 19:46:15 #49 [core-metadata internal] load build context 19:46:16 #49 transferring context: 56.64MB 37.8s 19:46:17 #49 ... 19:46:17 19:46:17 #36 [security-spiffe-token-provider internal] load build context 19:46:17 #36 ... 19:46:17 19:46:17 #32 [security-spire-server internal] load build context 19:46:17 #32 ... 19:46:17 19:46:17 #37 [security-spire-config internal] load build context 19:46:17 #37 ... 19:46:17 19:46:17 #32 [security-spire-server internal] load build context 19:46:18 #32 ... 19:46:18 19:46:18 #46 [security-bootstrapper internal] load build context 19:46:19 #46 ... 19:46:19 19:46:19 #48 [security-spire-agent internal] load build context 19:46:19 #48 ... 19:46:19 19:46:19 #46 [security-bootstrapper internal] load build context 19:46:19 #46 ... 19:46:19 19:46:19 #51 [support-scheduler internal] load build context 19:46:19 #51 ... 19:46:19 19:46:19 #41 [security-proxy-auth internal] load build context 19:46:19 #41 ... 19:46:19 19:46:19 #46 [security-bootstrapper internal] load build context 19:46:19 #46 ... 19:46:19 19:46:19 #52 [core-common-config-bootstrapper internal] load build context 19:46:19 #52 ... 19:46:19 19:46:19 #46 [security-bootstrapper internal] load build context 19:46:20 #46 ... 19:46:20 19:46:20 #43 [security-proxy-setup internal] load build context 19:46:20 #43 ... 19:46:20 19:46:20 #56 [security-secretstore-setup internal] load build context 19:46:21 #56 ... 19:46:21 19:46:21 #52 [core-common-config-bootstrapper internal] load build context 19:46:21 #52 transferring context: 87.11MB 41.6s 19:46:22 #52 ... 19:46:22 19:46:22 #39 [core-command internal] load build context 19:46:22 #39 ... 19:46:22 19:46:22 #52 [core-common-config-bootstrapper internal] load build context 19:46:23 #52 ... 19:46:23 19:46:23 #35 [support-notifications internal] load build context 19:46:23 #35 ... 19:46:23 19:46:23 #52 [core-common-config-bootstrapper internal] load build context 19:46:26 #52 ... 19:46:26 19:46:26 #44 [core-data internal] load build context 19:46:26 #44 ... 19:46:26 19:46:26 #35 [support-notifications internal] load build context 19:46:26 #35 transferring context: 129.02MB 43.4s 19:46:27 #35 ... 19:46:27 19:46:27 #49 [core-metadata internal] load build context 19:46:27 #49 ... 19:46:27 19:46:27 #36 [security-spiffe-token-provider internal] load build context 19:46:27 #36 ... 19:46:27 19:46:27 #52 [core-common-config-bootstrapper internal] load build context 19:46:27 #52 ... 19:46:27 19:46:27 #37 [security-spire-config internal] load build context 19:46:28 #37 ... 19:46:28 19:46:28 #52 [core-common-config-bootstrapper internal] load build context 19:46:28 #52 ... 19:46:28 19:46:28 #32 [security-spire-server internal] load build context 19:46:28 #32 transferring context: 182.20MB 52.1s done 19:46:28 #32 DONE 52.4s 19:46:28 19:46:28 #52 [core-common-config-bootstrapper internal] load build context 19:46:29 #52 ... 19:46:29 19:46:29 #48 [security-spire-agent internal] load build context 19:46:29 #48 ... 19:46:29 19:46:29 #52 [core-common-config-bootstrapper internal] load build context 19:46:29 #52 ... 19:46:29 19:46:29 #51 [support-scheduler internal] load build context 19:46:29 #51 ... 19:46:29 19:46:29 #41 [security-proxy-auth internal] load build context 19:46:29 #41 ... 19:46:29 19:46:29 #51 [support-scheduler internal] load build context 19:46:31 #51 ... 19:46:31 19:46:31 #46 [security-bootstrapper internal] load build context 19:46:31 #46 ... 19:46:31 19:46:31 #56 [security-secretstore-setup internal] load build context 19:46:31 #56 ... 19:46:31 19:46:31 #43 [security-proxy-setup internal] load build context 19:46:31 #43 ... 19:46:31 19:46:31 #56 [security-secretstore-setup internal] load build context 19:46:31 #56 transferring context: 182.20MB 50.4s done 19:46:31 #56 ... 19:46:31 19:46:31 #39 [core-command internal] load build context 19:46:31 #39 transferring context: 182.20MB 53.6s done 19:46:31 #39 DONE 55.6s 19:46:31 19:46:31 #46 [security-bootstrapper internal] load build context 19:46:31 #46 ... 19:46:31 19:46:31 #41 [security-proxy-auth internal] load build context 19:46:31 #41 transferring context: 182.20MB 53.9s done 19:46:31 #41 DONE 55.2s 19:46:31 19:46:31 #46 [security-bootstrapper internal] load build context 19:46:32 #46 ... 19:46:32 19:46:32 #56 [security-secretstore-setup internal] load build context 19:46:32 #56 DONE 51.8s 19:46:32 19:46:32 #46 [security-bootstrapper internal] load build context 19:46:32 #46 ... 19:46:32 19:46:32 #65 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 19:46:32 #65 DONE 3.6s 19:46:32 19:46:32 #46 [security-bootstrapper internal] load build context 19:46:33 #46 ... 19:46:33 19:46:33 #66 [core-command builder 4/7] COPY go.mod vendor* ./ 19:46:33 #66 DONE 1.4s 19:46:33 19:46:33 #46 [security-bootstrapper internal] load build context 19:46:33 #46 ... 19:46:33 19:46:33 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:46:33 #67 DONE 1.3s 19:46:33 19:46:33 #46 [security-bootstrapper internal] load build context 19:46:36 #46 ... 19:46:36 19:46:36 #36 [security-spiffe-token-provider internal] load build context 19:46:36 #36 transferring context: 182.20MB 53.7s done 19:46:36 #36 DONE 54.4s 19:46:36 19:46:36 #46 [security-bootstrapper internal] load build context 19:46:36 #46 ... 19:46:36 19:46:36 #44 [core-data internal] load build context 19:46:36 #44 ... 19:46:36 19:46:36 #46 [security-bootstrapper internal] load build context 19:46:37 #46 ... 19:46:37 19:46:37 #48 [security-spire-agent internal] load build context 19:46:37 #48 transferring context: 182.20MB 58.6s done 19:46:37 #48 DONE 59.2s 19:46:37 19:46:37 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:46:37 #68 DONE 1.3s 19:46:37 19:46:37 #46 [security-bootstrapper internal] load build context 19:46:37 #46 ... 19:46:37 19:46:37 #35 [support-notifications internal] load build context 19:46:37 #35 ... 19:46:37 19:46:37 #49 [core-metadata internal] load build context 19:46:37 #49 ... 19:46:37 19:46:37 #35 [support-notifications internal] load build context 19:46:38 #35 transferring context: 182.20MB 55.2s done 19:46:38 #35 ... 19:46:38 19:46:38 #37 [security-spire-config internal] load build context 19:46:38 #37 ... 19:46:38 19:46:38 #35 [support-notifications internal] load build context 19:46:38 #35 DONE 56.8s 19:46:38 19:46:38 #37 [security-spire-config internal] load build context 19:46:38 #37 ... 19:46:38 19:46:38 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:46:38 #69 ... 19:46:38 19:46:38 #43 [security-proxy-setup internal] load build context 19:46:38 #43 transferring context: 182.20MB 61.3s done 19:46:38 #43 DONE 61.7s 19:46:38 19:46:38 #37 [security-spire-config internal] load build context 19:46:39 #37 ... 19:46:39 19:46:39 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:46:39 #69 DONE 1.0s 19:46:39 19:46:39 #37 [security-spire-config internal] load build context 19:46:39 #37 ... 19:46:39 19:46:39 #52 [core-common-config-bootstrapper internal] load build context 19:46:39 #52 ... 19:46:39 19:46:39 #37 [security-spire-config internal] load build context 19:46:41 #37 transferring context: 182.20MB 57.9s done 19:46:41 #37 DONE 59.4s 19:46:41 19:46:41 #52 [core-common-config-bootstrapper internal] load build context 19:46:41 #52 ... 19:46:41 19:46:41 #51 [support-scheduler internal] load build context 19:46:41 #51 ... 19:46:41 19:46:41 #52 [core-common-config-bootstrapper internal] load build context 19:46:41 #52 ... 19:46:41 19:46:41 #46 [security-bootstrapper internal] load build context 19:46:41 #46 transferring context: 182.20MB 63.4s done 19:46:41 #46 DONE 64.1s 19:46:41 19:46:41 #52 [core-common-config-bootstrapper internal] load build context 19:46:42 #52 ... 19:46:42 19:46:42 #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:42 #70 ... 19:46:42 19:46:42 #51 [support-scheduler internal] load build context 19:46:42 #51 transferring context: 182.20MB 63.2s done 19:46:42 #51 DONE 63.9s 19:46:42 19:46:42 #49 [core-metadata internal] load build context 19:46:42 #49 ... 19:46:42 19:46:42 #52 [core-common-config-bootstrapper internal] load build context 19:46:42 #52 transferring context: 182.20MB 63.2s done 19:46:42 #52 DONE 63.5s 19:46:42 19:46:42 #49 [core-metadata internal] load build context 19:46:43 #49 transferring context: 182.20MB 64.8s done 19:46:43 #49 DONE 65.1s 19:46:43 19:46:43 #44 [core-data internal] load build context 19:46:43 #44 transferring context: 182.20MB 65.9s done 19:46:43 #44 DONE 66.4s 19:46:43 19:46:43 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:43 #71 ... 19:46:43 19:46:43 #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:43 #72 ... 19:46:43 19:46:43 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:43 #73 ... 19:46:43 19:46:43 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:30 #74 ... 19:47:30 19:47:30 #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:30 #70 DONE 51.3s 19:47:30 19:47:30 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:30 #74 DONE 46.3s 19:47:30 19:47:30 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:30 #73 DONE 50.1s 19:47:30 19:47:30 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:30 #71 DONE 44.2s 19:47:30 19:47:30 #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:30 #72 DONE 50.2s 19:47:30 19:47:30 #75 [support-notifications builder 6/7] COPY . . 19:47:30 #75 ... 19:47:30 19:47:30 #76 [core-command builder 6/7] COPY . . 19:47:30 #76 DONE 4.0s 19:47:30 19:47:30 #77 [core-data builder 4/7] COPY go.mod vendor* ./ 19:47:30 #77 CACHED 19:47:30 19:47:30 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:30 #78 CACHED 19:47:30 19:47:30 #79 [core-data builder 6/7] COPY . . 19:47:30 #79 CACHED 19:47:30 19:47:30 #80 [security-proxy-auth builder 6/7] COPY . . 19:47:30 #80 CACHED 19:47:30 19:47:30 #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:30 #81 CACHED 19:47:30 19:47:30 #82 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:47:30 #82 CACHED 19:47:30 19:47:30 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:30 #83 CACHED 19:47:30 19:47:30 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:47:30 #84 CACHED 19:47:30 19:47:30 #85 [support-scheduler builder 6/7] COPY . . 19:47:30 #85 CACHED 19:47:30 19:47:30 #86 [security-secretstore-setup builder 6/7] COPY . . 19:47:30 #86 DONE 4.0s 19:47:30 19:47:30 #87 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:47:30 #87 CACHED 19:47:30 19:47:30 #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:30 #88 CACHED 19:47:30 19:47:30 #89 [security-proxy-setup builder 6/7] COPY . . 19:47:30 #89 CACHED 19:47:30 19:47:30 #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:30 #90 CACHED 19:47:30 19:47:30 #91 [security-bootstrapper builder 6/7] COPY . . 19:47:30 #91 CACHED 19:47:30 19:47:30 #92 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:47:30 #92 CACHED 19:47:30 19:47:30 #93 [security-spire-server builder 6/9] COPY . . 19:47:30 #93 DONE 4.1s 19:47:30 19:47:30 #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:30 #94 CACHED 19:47:30 19:47:30 #95 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:47:30 #95 CACHED 19:47:30 19:47:30 #96 [core-common-config-bootstrapper builder 6/7] COPY . . 19:47:30 #96 CACHED 19:47:30 19:47:30 #97 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:30 #97 CACHED 19:47:30 19:47:30 #98 [core-metadata builder 6/7] COPY . . 19:47:30 #98 CACHED 19:47:30 19:47:30 #99 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:47:30 #99 CACHED 19:47:30 19:47:30 #100 [security-spiffe-token-provider builder 6/7] COPY . . 19:47:30 #100 DONE 4.1s 19:47:30 19:47:30 #75 [support-notifications builder 6/7] COPY . . 19:47:30 #75 DONE 4.0s 19:47:30 19:47:30 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:30 #101 ... 19:47:30 19:47:30 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 19:47:30 #102 DONE 0.6s 19:47:30 19:47:30 #103 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:30 #103 CACHED 19:47:30 19:47:30 #104 [security-spire-agent builder 6/9] COPY . . 19:47:30 #104 CACHED 19:47:30 19:47:30 #105 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 19:47:30 #105 CACHED 19:47:30 19:47:30 #106 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 19:47:30 #106 CACHED 19:47:30 19:47:30 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:47:34 #107 ... 19:47:34 19:47:34 #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:47:34 #0 5.822 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 19:47:34 #108 ... 19:47:34 19:47:34 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:34 #101 6.755 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 19:47:34 #101 ... 19:47:34 19:47:34 #109 [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 19:47:34 #109 DONE 6.4s 19:47:34 19:47:34 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:47:34 #107 DONE 6.5s 19:47:34 19:47:34 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 19:47:35 #110 ... 19:47:35 19:47:35 #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go 19:47:35 #111 DONE 0.5s 19:47:35 19:47:35 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 19:47:35 #110 DONE 0.5s 19:47:35 19:47:35 #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:47:35 #0 6.145 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 19:47:36 #112 ... 19:47:36 19:47:36 #113 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:47:36 #113 DONE 0.2s 19:47:36 19:47:36 #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:47:36 #0 6.032 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 19:47:36 #114 ... 19:47:36 19:47:36 #115 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:47:36 #115 DONE 0.2s 19:47:36 19:47:36 #116 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:47:36 #116 CACHED 19:47:36 19:47:36 #117 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:47:36 #117 CACHED 19:47:36 19:47:36 #118 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:47:36 #118 ... 19:47:36 19:47:36 #119 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:36 #119 CACHED 19:47:36 19:47:36 #120 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 19:47:36 #120 CACHED 19:47:36 19:47:36 #121 [security-spire-config builder 6/9] COPY . . 19:47:36 #121 CACHED 19:47:36 19:47:36 #122 [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 19:47:36 #122 CACHED 19:47:36 19:47:36 #123 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 19:47:36 #123 CACHED 19:47:36 19:47:36 #124 [security-spire-config builder 9/9] WORKDIR /edgex-go 19:47:36 #124 CACHED 19:47:36 19:47:36 #125 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:47:37 #125 DONE 0.3s 19:47:37 19:47:37 #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:47:37 #126 DONE 0.2s 19:47:37 19:47:37 #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:47:37 #127 ... 19:47:37 19:47:37 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:47:37 #0 6.241 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 19:47:37 #128 ... 19:47:37 19:47:37 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:47:37 #0 4.138 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 19:47:37 #129 ... 19:47:37 19:47:37 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:47:37 #0 5.709 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 19:47:37 #130 ... 19:47:37 19:47:37 #131 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:47:37 #131 DONE 1.4s 19:47:37 19:47:37 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:47:37 #0 6.148 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 19:47:38 #132 ... 19:47:38 19:47:38 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:47:38 #0 6.278 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 19:47:38 #133 ... 19:47:38 19:47:38 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:47:38 #0 4.787 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 19:47:38 #134 ... 19:47:38 19:47:38 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:47:38 #0 5.467 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 19:47:38 #135 ... 19:47:38 19:47:38 #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:47:38 #127 DONE 1.3s 19:47:38 19:47:38 #118 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:47:38 #118 DONE 2.0s 19:47:38 19:47:38 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:47:39 #136 ... 19:47:39 19:47:39 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:47:39 #137 DONE 0.4s 19:47:39 19:47:39 #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:47:39 #138 DONE 0.4s 19:47:39 19:47:39 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:47:39 #136 DONE 0.9s 19:47:39 19:47:39 #139 [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 19:47:39 #139 DONE 0.4s 19:47:39 19:47:39 #140 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:47:39 #140 DONE 1.7s 19:47:39 19:47:39 #141 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:47:39 #141 ... 19:47:39 19:47:39 #142 [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 19:47:39 #142 DONE 0.5s 19:47:40 19:47:40 #143 [security-spire-config] exporting to image 19:47:40 #143 exporting layers 19:47:40 #143 ... 19:47:40 19:47:40 #141 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:47:40 #141 DONE 0.4s 19:47:40 19:47:40 #144 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:47:40 #144 DONE 0.4s 19:47:40 19:47:40 #143 [security-spire-server] exporting to image 19:47:41 #143 ... 19:47:41 19:47:41 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:47:41 #145 DONE 0.7s 19:47:41 19:47:41 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:47:41 #146 DONE 0.5s 19:47:41 19:47:41 #143 [security-spire-agent] exporting to image 19:47:42 #143 exporting layers 3.1s done 19:47:42 #143 writing image sha256:57d776866cb9dd7af9aa53052e1fce076da1810bea1222bbd2640b1074d6c086 19:47:43 #143 writing image sha256:57d776866cb9dd7af9aa53052e1fce076da1810bea1222bbd2640b1074d6c086 0.0s done 19:47:43 #143 naming to docker.io/library/security-spire-config-arm64 done 19:47:43 #143 exporting layers 2.8s done 19:47:43 #143 writing image sha256:8cabe1c729dc6a813ca9d0ef6bf58586e1795bb1ea9d8a06062f53852b36160d 0.0s done 19:47:43 #143 naming to docker.io/library/security-spire-server-arm64 done 19:47:43 #143 exporting layers 2.1s done 19:47:43 #143 writing image sha256:ac3b43ca0390e12047b943fdc9b94af8c8bf29afb5b313c7450e4c55ec2ff17e done 19:47:43 #143 naming to docker.io/library/security-spire-agent-arm64 done 19:47:43 #143 DONE 3.8s 19:47:43 19:47:43 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:01:25 #130 ... 20:01:25 20:01:25 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:01:25 #135 DONE 826.6s 20:01:25 20:01:25 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:01:25 #101 ... 20:01:25 20:01:25 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:01:25 #147 DONE 0.2s 20:01:25 20:01:25 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:01:25 #148 DONE 0.1s 20:01:25 20:01:25 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:01:25 #149 DONE 0.4s 20:01:25 20:01:25 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:01:25 #150 DONE 0.1s 20:01:25 20:01:25 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:01:25 #151 DONE 0.1s 20:01:25 20:01:25 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:01:25 #152 DONE 2.2s 20:01:25 20:01:25 #143 [security-proxy-auth] exporting to image 20:01:25 #143 exporting layers 20:01:25 #143 exporting layers 0.7s done 20:01:25 #143 writing image sha256:f970ae64af3331c2ccaec4f3caac5eaea02f6eb13b85bd364bf1bfdf9335645a done 20:01:25 #143 naming to docker.io/library/security-proxy-auth-arm64 done 20:01:25 #143 DONE 4.5s 20:01:25 20:01:25 #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:01:26 #112 ... 20:01:26 20:01:26 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:01:26 #128 838.2 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 20:01:35 #128 ... 20:01:35 20:01:35 #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:01:35 #112 DONE 847.2s 20:01:35 20:01:35 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:01:35 #130 ... 20:01:35 20:01:35 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:01:35 #153 DONE 0.3s 20:01:35 20:01:35 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:01:35 #154 DONE 0.2s 20:01:35 20:01:35 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:01:35 #155 DONE 0.2s 20:01:35 20:01:35 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:01:35 #101 ... 20:01:35 20:01:35 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:01:36 #156 DONE 0.3s 20:01:36 20:01:36 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:01:36 #128 ... 20:01:36 20:01:36 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:01:36 #157 DONE 0.2s 20:01:36 20:01:36 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:01:39 #158 DONE 2.2s 20:01:39 20:01:39 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:01:39 #133 ... 20:01:39 20:01:39 #143 [security-proxy-setup] exporting to image 20:01:39 #143 exporting layers 20:01:39 #143 exporting layers 0.5s done 20:01:39 #143 writing image sha256:138a2b430375bfd6d49ba085034a4bef5630a0b80520c0b99447a3a4d46fe6c6 done 20:01:39 #143 naming to docker.io/library/security-proxy-setup-arm64 done 20:01:39 #143 DONE 5.0s 20:01:39 20:01:39 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:01:40 #130 ... 20:01:40 20:01:40 #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:01:40 #114 DONE 852.3s 20:01:40 20:01:40 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:01:40 #159 DONE 0.5s 20:01:40 20:01:40 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:01:44 #160 DONE 3.7s 20:01:44 20:01:44 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:01:44 #161 DONE 0.3s 20:01:44 20:01:44 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:01:44 #162 DONE 0.1s 20:01:44 20:01:44 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:01:45 #163 DONE 0.3s 20:01:45 20:01:45 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:01:45 #129 ... 20:01:45 20:01:45 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:01:45 #164 DONE 0.1s 20:01:45 20:01:45 #165 [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/ 20:01:45 #165 DONE 0.1s 20:01:45 20:01:45 #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:01:45 #108 ... 20:01:45 20:01:45 #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/ 20:01:45 #166 DONE 0.1s 20:01:45 20:01:45 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:01:45 #167 DONE 0.1s 20:01:45 20:01:45 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:01:45 #101 ... 20:01:45 20:01:45 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:01:45 #168 DONE 0.1s 20:01:45 20:01:45 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:01:47 #169 DONE 2.1s 20:01:47 20:01:47 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:01:47 #101 ... 20:01:47 20:01:47 #143 [security-bootstrapper] exporting to image 20:01:47 #143 exporting layers 20:01:48 #143 exporting layers 0.9s done 20:01:48 #143 writing image sha256:02e6d94e3f23a2b22ce663f223cf1a686be814edcae3c791054ed72e2ae4af7e done 20:01:48 #143 naming to docker.io/library/security-bootstrapper-arm64 done 20:01:48 #143 DONE 6.0s 20:01:48 20:01:48 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:01:49 #130 ... 20:01:49 20:01:49 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:01:49 #128 DONE 861.9s 20:01:49 20:01:49 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:01:50 #133 ... 20:01:50 20:01:50 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:01:50 #170 DONE 0.2s 20:01:50 20:01:50 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:01:50 #171 DONE 0.1s 20:01:50 20:01:50 #172 [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 20:01:50 #172 DONE 0.2s 20:01:50 20:01:50 #173 [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 20:01:50 #173 DONE 0.2s 20:01:50 20:01:50 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:01:50 #174 DONE 0.1s 20:01:50 20:01:50 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:01:50 #133 ... 20:01:50 20:01:50 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:01:51 #175 DONE 0.3s 20:01:51 20:01:51 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:01:51 #132 ... 20:01:51 20:01:51 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:01:51 #176 DONE 0.3s 20:01:51 20:01:51 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:01:51 #133 ... 20:01:51 20:01:51 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:01:51 #177 DONE 0.1s 20:01:51 20:01:51 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:01:53 #178 DONE 2.1s 20:01:53 20:01:53 #143 [security-secretstore-setup] exporting to image 20:01:55 #143 exporting layers 1.1s done 20:01:55 #143 writing image sha256:eb92a4a8b849357628025fcaf07124c2cee132e1184909e690e529cd093dfcf8 done 20:01:55 #143 naming to docker.io/library/security-secretstore-setup-arm64 done 20:01:55 #143 DONE 7.0s 20:01:55 20:01:55 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:02:13 #129 ... 20:02:13 20:02:13 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:02:13 #134 DONE 883.5s 20:02:13 20:02:13 #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:02:13 #108 ... 20:02:13 20:02:13 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:02:13 #179 DONE 0.2s 20:02:13 20:02:13 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:02:13 #180 DONE 0.1s 20:02:13 20:02:13 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:02:13 #181 DONE 0.3s 20:02:13 20:02:13 #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 20:02:13 #182 DONE 0.1s 20:02:13 20:02:13 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:02:13 #183 DONE 0.2s 20:02:13 20:02:13 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:02:15 #184 DONE 2.0s 20:02:15 20:02:15 #143 [core-common-config-bootstrapper] exporting to image 20:02:15 #143 exporting layers 20:02:15 #143 exporting layers 0.5s done 20:02:15 #143 writing image sha256:b6798a629be5c7d24354e59797154261ff3460fc800ccfc9fc999d402a5a8cb5 done 20:02:15 #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:02:15 #143 DONE 7.6s 20:02:15 20:02:15 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:02:30 #132 ... 20:02:30 20:02:30 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:02:30 #129 DONE 900.8s 20:02:30 20:02:30 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:02:30 #101 ... 20:02:30 20:02:30 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:02:30 #185 DONE 0.2s 20:02:30 20:02:30 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:02:30 #186 DONE 0.1s 20:02:30 20:02:30 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:02:30 #187 DONE 0.3s 20:02:30 20:02:30 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:02:30 #188 DONE 0.1s 20:02:30 20:02:30 #143 [core-command] exporting to image 20:02:30 #143 exporting layers 20:02:30 #143 exporting layers 0.2s done 20:02:30 #143 writing image sha256:08c7accf4c5317731db6808d6d5f01902cf15d5d1e50e65af88027d2aa66fc3b 0.0s done 20:02:30 #143 naming to docker.io/library/core-command-arm64 0.0s done 20:02:30 #143 DONE 7.9s 20:02:30 20:02:30 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:02:42 #132 DONE 914.4s 20:02:42 20:02:42 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:02:42 #130 ... 20:02:42 20:02:42 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:02:42 #189 DONE 0.3s 20:02:42 20:02:42 #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:02:42 #108 ... 20:02:42 20:02:42 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:02:43 #190 DONE 0.2s 20:02:43 20:02:43 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:02:43 #191 DONE 0.3s 20:02:43 20:02:43 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:02:43 #192 DONE 0.1s 20:02:43 20:02:43 #143 [core-data] exporting to image 20:02:43 #143 exporting layers 20:02:43 #143 exporting layers 0.3s done 20:02:43 #143 writing image sha256:94a44dc97648b1efd92c7693507a27b8803f73e69a3d4d16bcea0819598c258a done 20:02:43 #143 naming to docker.io/library/core-data-arm64 done 20:02:43 #143 DONE 8.2s 20:02:43 20:02:43 #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:02:47 #108 ... 20:02:47 20:02:47 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:02:47 #133 DONE 920.1s 20:02:47 20:02:47 #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:02:48 #108 ... 20:02:48 20:02:48 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:02:48 #193 DONE 0.2s 20:02:48 20:02:48 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:02:48 #130 ... 20:02:48 20:02:48 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:02:51 #194 DONE 2.8s 20:02:51 20:02:51 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:02:51 #195 DONE 0.2s 20:02:51 20:02:51 #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:02:51 #108 ... 20:02:51 20:02:51 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:02:51 #196 DONE 0.1s 20:02:51 20:02:51 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:02:51 #197 DONE 0.1s 20:02:51 20:02:51 #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:02:52 #108 ... 20:02:52 20:02:52 #143 [core-metadata] exporting to image 20:02:52 #143 exporting layers 20:02:52 #143 exporting layers 0.3s done 20:02:52 #143 writing image sha256:e51b04cef2725bb5748c866da984aab9e775ec810edf2d28807cfb6e677324fa done 20:02:52 #143 naming to docker.io/library/core-metadata-arm64 done 20:02:52 #143 DONE 8.5s 20:02:52 20:02:52 #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:03:39 #108 DONE 970.1s 20:03:39 20:03:39 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:39 #101 ... 20:03:39 20:03:39 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:03:39 #198 DONE 0.1s 20:03:39 20:03:39 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:03:39 #199 DONE 0.1s 20:03:39 20:03:39 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:03:39 #130 ... 20:03:39 20:03:39 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:03:39 #200 DONE 0.3s 20:03:39 20:03:39 #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 20:03:39 #201 DONE 0.1s 20:03:39 20:03:39 #143 [security-spiffe-token-provider] exporting to image 20:03:39 #143 exporting layers 20:03:39 #143 exporting layers 0.5s done 20:03:39 #143 writing image sha256:c5f63b797501bfc9732f3b87fd6e99bee3f9c5b7627860e30efed3fcacacbddd done 20:03:39 #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:03:39 #143 DONE 9.0s 20:03:39 20:03:39 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:04:02 #101 ... 20:04:02 20:04:02 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:04:02 #130 DONE 992.6s 20:04:02 20:04:02 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:04:02 #101 DONE 992.5s 20:04:02 20:04:02 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:04:02 #202 DONE 0.2s 20:04:02 20:04:02 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:04:02 #203 DONE 0.1s 20:04:02 20:04:02 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:04:02 #204 ... 20:04:02 20:04:02 #205 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:04:02 #205 DONE 0.2s 20:04:02 20:04:02 #206 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:04:02 #206 DONE 0.2s 20:04:02 20:04:02 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:04:02 #204 DONE 0.4s 20:04:02 20:04:02 #207 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:04:02 #207 DONE 0.1s 20:04:02 20:04:02 #143 [support-scheduler] exporting to image 20:04:02 #143 exporting layers 20:04:02 #143 ... 20:04:02 20:04:02 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:04:02 #208 DONE 0.4s 20:04:02 20:04:02 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:04:02 #209 DONE 0.1s 20:04:02 20:04:02 #143 [support-scheduler] exporting to image 20:04:02 #143 exporting layers 0.4s done 20:04:02 #143 writing image sha256:0bd55f1bc87bf3cc98c378d91bce93fe024da80d67091a370a7570cfb9f2d118 done 20:04:02 #143 naming to docker.io/library/support-scheduler-arm64 done 20:04:02 #143 exporting layers 0.4s done 20:04:02 #143 writing image sha256:87f713082af7e150b30c219c45037e1bf876f952016a8d95fd6aeb026ec4df1d done 20:04:02 #143 naming to docker.io/library/support-notifications-arm64 done 20:04:02 #143 DONE 9.8s 20:04:02 time="2023-07-13T19:45:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:02 time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:02 time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:02 time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:02 time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:02 time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:02 time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:02 time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:02 time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:02 time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:02 time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:02 time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:02 time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:02 time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:04:02 $ docker stop --time=1 8d899d311dbed49ac7289a05ec5916a5b1bb54779e6936f3161a110e1c4073b4 20:04:03 $ docker rm -f --volumes 8d899d311dbed49ac7289a05ec5916a5b1bb54779e6936f3161a110e1c4073b4 [Pipeline] // withDockerContainer [Pipeline] sh 20:04:04 + docker images 20:04:04 REPOSITORY TAG IMAGE ID CREATED SIZE 20:04:04 support-scheduler-arm64 latest 0bd55f1bc87b 3 seconds ago 31.8MB 20:04:04 support-notifications-arm64 latest 87f713082af7 3 seconds ago 32.4MB 20:04:04 security-spiffe-token-provider-arm64 latest c5f63b797501 25 seconds ago 33.3MB 20:04:04 core-metadata-arm64 latest e51b04cef272 About a minute ago 20.8MB 20:04:04 core-data-arm64 latest 94a44dc97648 About a minute ago 20.5MB 20:04:04 core-command-arm64 latest 08c7accf4c53 About a minute ago 20.3MB 20:04:04 core-common-config-bootstrapper-arm64 latest b6798a629be5 About a minute ago 17.8MB 20:04:04 security-secretstore-setup-arm64 latest eb92a4a8b849 2 minutes ago 42.5MB 20:04:04 security-bootstrapper-arm64 latest 02e6d94e3f23 2 minutes ago 22.4MB 20:04:04 security-proxy-setup-arm64 latest 138a2b430375 2 minutes ago 19.3MB 20:04:04 security-proxy-auth-arm64 latest f970ae64af33 2 minutes ago 18.8MB 20:04:04 security-spire-agent-arm64 latest ac3b43ca0390 16 minutes ago 153MB 20:04:04 security-spire-server-arm64 latest 8cabe1c729dc 16 minutes ago 97MB 20:04:04 security-spire-config-arm64 latest 57d776866cb9 16 minutes ago 96.1MB 20:04:04 ci-base-image-arm64 latest e4d33cc3c67a 29 minutes ago 1.04GB 20:04:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 26 hours ago 677MB 20:04:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks 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 20:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:04:05 20:04:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:04:05 arm64: Pulling from edgex-lftools-log-publisher 20:04:05 8998bd30e6a1: Pulling fs layer 20:04:05 04944245beec: Pulling fs layer 20:04:05 699f458cf7ca: Pulling fs layer 20:04:05 765212b225bb: Pulling fs layer 20:04:05 f23df028b6ca: Pulling fs layer 20:04:05 d65c8cfc05b1: Pulling fs layer 20:04:05 2437ff75d9bd: Pulling fs layer 20:04:05 d65c8cfc05b1: Waiting 20:04:05 765212b225bb: Waiting 20:04:05 f23df028b6ca: Waiting 20:04:05 2437ff75d9bd: Waiting 20:04:05 04944245beec: Verifying Checksum 20:04:05 04944245beec: Download complete 20:04:05 765212b225bb: Verifying Checksum 20:04:05 765212b225bb: Download complete 20:04:05 f23df028b6ca: Verifying Checksum 20:04:05 f23df028b6ca: Download complete 20:04:05 d65c8cfc05b1: Download complete 20:04:05 699f458cf7ca: Verifying Checksum 20:04:05 699f458cf7ca: Download complete 20:04:06 8998bd30e6a1: Verifying Checksum 20:04:06 8998bd30e6a1: Download complete 20:04:08 2437ff75d9bd: Verifying Checksum 20:04:08 2437ff75d9bd: Download complete 20:04:10 8998bd30e6a1: Pull complete 20:04:10 04944245beec: Pull complete 20:04:12 699f458cf7ca: Pull complete 20:04:12 765212b225bb: Pull complete 20:04:12 f23df028b6ca: Pull complete 20:04:13 d65c8cfc05b1: Pull complete 20:04:28 2437ff75d9bd: Pull complete 20:04:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:04:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:04:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:28 prd-ubuntu20.04-docker-arm64-4c-16g-1094 does not seem to be running inside a container 20:04:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:04:31 $ docker top 5717d0ad623d63dbf0778d8c9939b7d40050b0bfdf0a3b5e0986f26c90f70077 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:32 ---> job-cost.sh 20:04:32 lf-activate-venv: SKIPPING 20:04:32 INFO: No Stack... 20:04:32 INFO: Retrieving Pricing Info for: v3-standard-4 20:04:33 INFO: Archiving Costs [Pipeline] sh 20:04:34 + cut -d, -f6 20:04:34 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:04:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4607-1-stack-cost] 20:04:34 Resource [jenkins-edgexfoundry-edgex-go-PR-4607-1-stack-cost] did not exist. Created. 20:04:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4607-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:04:34 + echo total: 0.10999999940395355 [Pipeline] stash 20:04:35 Stashed 1 file(s) [Pipeline] } 20:04:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4607-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:04:35 $ docker stop --time=1 5717d0ad623d63dbf0778d8c9939b7d40050b0bfdf0a3b5e0986f26c90f70077 20:04:36 $ docker rm -f --volumes 5717d0ad623d63dbf0778d8c9939b7d40050b0bfdf0a3b5e0986f26c90f70077 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:04:37 provisioning config files... 20:04:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config18000044150725899257tmp [Pipeline] { [Pipeline] sh 20:04:38 + set +x 20:04:38 + curl -s https://codecov.io/bash 20:04:38 + bash -s -- 20:04:38 20:04:38 _____ _ 20:04:38 / ____| | | 20:04:38 | | ___ __| | ___ ___ _____ __ 20:04:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:04:38 | |___| (_) | (_| | __/ (_| (_) \ V / 20:04:38 \_____\___/ \__,_|\___|\___\___/ \_/ 20:04:38 Bash-1.0.6 20:04:38 20:04:38 20:04:38 ==> git version 2.25.1 found 20:04:38 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:04:38 Release-Date: 2020-01-08 20:04:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:04:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:04:38 ==> Jenkins CI detected. 20:04:38 current dir:  /w/workspace/edgex-go/1 20:04:38 project root: . 20:04:38 --> token set from env 20:04:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:04:38 ==> Running gcov in . (disable via -X gcov) 20:04:38 ==> Python coveragepy not found 20:04:38 ==> Searching for coverage reports in: 20:04:38 + . 20:04:38 -> Found 1 reports 20:04:38 ==> Detecting git/mercurial file structure 20:04:38 ==> Reading reports 20:04:38 + ./coverage.out bytes=447731 20:04:38 ==> Appending adjustments 20:04:38 https://docs.codecov.io/docs/fixing-reports 20:04:39 + Found adjustments 20:04:39 ==> Gzipping contents 20:04:39 60K /tmp/codecov.JDWNvE.gz 20:04:39 ==> Uploading reports 20:04:39 url: https://codecov.io 20:04:39 query: branch=PR-4607&commit=969409ae1c52b7c74e249e50824456f408d26bb5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4607%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4607&job=&cmd_args= 20:04:39 -> Pinging Codecov 20:04:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4607&commit=969409ae1c52b7c74e249e50824456f408d26bb5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4607%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4607&job=&cmd_args= 20:04:39 -> Uploading to 20:04:39 https://storage.googleapis.com/codecov/v4/raw/2023-07-13/00271124DB129430A58F1EEE437C3FCB/969409ae1c52b7c74e249e50824456f408d26bb5/18ed27ac-223a-48c2-b3e0-7047e111ca31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230713T200439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b52b80cfb106d7786d5ab3a8d95ea692d3f6f97f72f1a27a49ff4e6b2b8bffd 20:04:39 % Total % Received % Xferd Average Speed Time Time Time Current 20:04:39 Dload Upload Total Spent Left Speed 20:04:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57432 0 0 100 57432 0 276k --:--:-- --:--:-- --:--:-- 276k 20:04:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/969409ae1c52b7c74e249e50824456f408d26bb5 [Pipeline] } 20:04:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:04:41 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:04:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:04:42 ---> package-listing.sh 20:04:42 ++ facter osfamily 20:04:42 ++ tr '[:upper:]' '[:lower:]' 20:04:42 + OS_FAMILY=debian 20:04:42 + workspace=/w/workspace/edgex-go/1 20:04:42 + START_PACKAGES=/tmp/packages_start.txt 20:04:42 + END_PACKAGES=/tmp/packages_end.txt 20:04:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:04:42 + PACKAGES=/tmp/packages_start.txt 20:04:42 + '[' /w/workspace/edgex-go/1 ']' 20:04:42 + PACKAGES=/tmp/packages_end.txt 20:04:42 + case "${OS_FAMILY}" in 20:04:42 + dpkg -l 20:04:42 + grep '^ii' 20:04:42 + '[' -f /tmp/packages_start.txt ']' 20:04:42 + '[' -f /tmp/packages_end.txt ']' 20:04:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:04:42 + '[' /w/workspace/edgex-go/1 ']' 20:04:42 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:04:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:04:42 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 20:04:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:04:43 20:04:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:04:44 latest: Pulling from edgex-lftools-log-publisher 20:04:44 5eb5b503b376: Pulling fs layer 20:04:44 5c69ac0246d0: Pulling fs layer 20:04:44 ec43610c2a17: Pulling fs layer 20:04:44 3a2ae6a8a46f: Pulling fs layer 20:04:44 33b1e0a273af: Pulling fs layer 20:04:44 5d3b04190fa2: Pulling fs layer 20:04:44 2f39f015ded8: Pulling fs layer 20:04:44 3a2ae6a8a46f: Waiting 20:04:44 33b1e0a273af: Waiting 20:04:44 5d3b04190fa2: Waiting 20:04:44 5c69ac0246d0: Verifying Checksum 20:04:44 5c69ac0246d0: Download complete 20:04:44 3a2ae6a8a46f: Download complete 20:04:44 33b1e0a273af: Verifying Checksum 20:04:44 33b1e0a273af: Download complete 20:04:44 5d3b04190fa2: Verifying Checksum 20:04:44 5d3b04190fa2: Download complete 20:04:44 ec43610c2a17: Verifying Checksum 20:04:44 ec43610c2a17: Download complete 20:04:44 5eb5b503b376: Download complete 20:04:45 2f39f015ded8: Verifying Checksum 20:04:45 2f39f015ded8: Download complete 20:04:45 5eb5b503b376: Pull complete 20:04:45 5c69ac0246d0: Pull complete 20:04:45 ec43610c2a17: Pull complete 20:04:46 3a2ae6a8a46f: Pull complete 20:04:46 33b1e0a273af: Pull complete 20:04:46 5d3b04190fa2: Pull complete 20:04:50 2f39f015ded8: Pull complete 20:04:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:04:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:50 prd-ubuntu20.04-docker-8c-8g-1093 does not seem to be running inside a container 20:04:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:04:57 $ docker top e4e826f0abb1628b539f2d0ba8de235c7e3bb22d030bac2a7ecb1bbb7a8b682c -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:57 + touch /tmp/pre-build-complete [Pipeline] sh 20:04:58 + mkdir -p /var/log/sysstat [Pipeline] sh 20:04:58 + ls /var/log/sa-host 20:04:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:58 provisioning config files... 20:04:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13092341333635575955tmp [Pipeline] { [Pipeline] echo 20:04:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:04:58 ---> create-netrc.sh [Pipeline] } 20:04:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:04:59 ---> python-tools-install.sh [Pipeline] echo 20:04:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:04:59 ---> sudo-logs.sh 20:04:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:04:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:05:00 ---> job-cost.sh 20:05:00 lf-activate-venv: SKIPPING 20:05:00 DEBUG: total: 0.10999999940395355 20:05:00 INFO: Retrieving Stack Cost... 20:05:02 INFO: Retrieving Pricing Info for: v3-standard-8 20:05:02 INFO: Archiving Costs [Pipeline] echo 20:05:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:05:02 ---> logs-deploy.sh 20:05:02 lf-activate-venv: SKIPPING 20:05:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4607/1 20:05:02 INFO: archiving workspace using pattern(s): 20:05:03 Archives upload complete. 20:05:04 INFO: archiving logs to Nexus 20:05:04 ---> uname -a: 20:05:04 Linux prd-ubuntu20-04-docker-8c-8g-1093 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:05:04 20:05:04 20:05:04 ---> lscpu: 20:05:04 Architecture: x86_64 20:05:04 CPU op-mode(s): 32-bit, 64-bit 20:05:04 Byte Order: Little Endian 20:05:04 Address sizes: 40 bits physical, 48 bits virtual 20:05:04 CPU(s): 8 20:05:04 On-line CPU(s) list: 0-7 20:05:04 Thread(s) per core: 1 20:05:04 Core(s) per socket: 1 20:05:04 Socket(s): 8 20:05:04 NUMA node(s): 1 20:05:04 Vendor ID: AuthenticAMD 20:05:04 CPU family: 23 20:05:04 Model: 49 20:05:04 Model name: AMD EPYC-Rome Processor 20:05:04 Stepping: 0 20:05:04 CPU MHz: 2800.000 20:05:04 BogoMIPS: 5600.00 20:05:04 Virtualization: AMD-V 20:05:04 Hypervisor vendor: KVM 20:05:04 Virtualization type: full 20:05:04 L1d cache: 256 KiB 20:05:04 L1i cache: 256 KiB 20:05:04 L2 cache: 4 MiB 20:05:04 L3 cache: 128 MiB 20:05:04 NUMA node0 CPU(s): 0-7 20:05:04 Vulnerability Itlb multihit: Not affected 20:05:04 Vulnerability L1tf: Not affected 20:05:04 Vulnerability Mds: Not affected 20:05:04 Vulnerability Meltdown: Not affected 20:05:04 Vulnerability Mmio stale data: Not affected 20:05:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:05:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:05:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:05:04 Vulnerability Srbds: Not affected 20:05:04 Vulnerability Tsx async abort: Not affected 20:05:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:05:04 20:05:04 20:05:04 ---> nproc: 20:05:04 8 20:05:04 20:05:04 20:05:04 ---> df -h: 20:05:04 Filesystem Size Used Avail Use% Mounted on 20:05:04 overlay 155G 22G 134G 15% / 20:05:04 tmpfs 64M 0 64M 0% /dev 20:05:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:05:04 shm 64M 0 64M 0% /dev/shm 20:05:04 /dev/vda1 155G 22G 134G 15% /facter-os 20:05:04 20:05:04