Pull request #4668 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 2bac5d16a43a6729031be1bb569bb56c5aedbab0 rather than 2b2ffc9d75241a155e93b73190587ea366d21290 Obtained Jenkinsfile from 2bac5d16a43a6729031be1bb569bb56c5aedbab0 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-ssh3742670938393390477.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6916186888759595904.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4668/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4668/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13944206082246388341.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2588222167467883702.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4668/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4668/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16389116472270165367.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5604 in /w/workspace/edgexfoundry_edgex-go_PR-4668 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2bac5d16a43a6729031be1bb569bb56c5aedbab0 into PR head commit 2b2ffc9d75241a155e93b73190587ea366d21290 Merge succeeded, producing f71ca960d814e4c7e6b1f578b2d9997663c8193f Checking out Revision f71ca960d814e4c7e6b1f578b2d9997663c8193f (PR-4668) > 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/4668/head:refs/remotes/origin/PR-4668 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b2ffc9d75241a155e93b73190587ea366d21290 # 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 2bac5d16a43a6729031be1bb569bb56c5aedbab0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f71ca960d814e4c7e6b1f578b2d9997663c8193f # timeout=10 Commit message: "Merge commit '2bac5d16a43a6729031be1bb569bb56c5aedbab0' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 5d5a3605bcbc8e9c988a1ff2e738f080cc94f7de # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:13:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:13:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:13:58 ========================================================= 03:13:58 EdgeX Global Pipelines Version Info 03:13:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:13:58 ------------------- 03:13:58 stable info: 03:13:58 ------------------- 03:13:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:13:58 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 03:13:58 Message: update stable to v1.0.253 03:13:59 ------------------- 03:13:59 experimental info: 03:13:59 ------------------- 03:13:59 Commited By: **** collab-it+edgex@linuxfoundation.org 03:13:59 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 03:13:59 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4668 [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4668 [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4668 [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f71ca960d814e4c7e6b1f578b2d9997663c8193f [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f71ca96 [Pipeline] echo 03:13:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:13:59 provisioning config files... 03:13:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config9710738347411394265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:14:00 ---> docker-login.sh 03:14:00 nexus3.edgexfoundry.org:10001 03:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:00 Configure a credential helper to remove this warning. See 03:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:00 03:14:00 Login Succeeded 03:14:00 nexus3.edgexfoundry.org:10002 03:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:00 Configure a credential helper to remove this warning. See 03:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:00 03:14:00 Login Succeeded 03:14:00 nexus3.edgexfoundry.org:10003 03:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:00 Configure a credential helper to remove this warning. See 03:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:00 03:14:00 Login Succeeded 03:14:00 nexus3.edgexfoundry.org:10004 03:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:00 Configure a credential helper to remove this warning. See 03:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:00 03:14:00 Login Succeeded 03:14:00 docker.io 03:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:01 Configure a credential helper to remove this warning. See 03:14:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:01 03:14:01 Login Succeeded 03:14:01 ---> docker-login.sh ends [Pipeline] } 03:14:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:14:01 + 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 03:14:01 + dirname cmd/core-command/Dockerfile 03:14:01 + cut -d/ -f2 03:14:01 + echo core-command,cmd/core-command/Dockerfile 03:14:01 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:14:01 + cut -d/ -f2 03:14:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:14:01 + dirname cmd/core-data/Dockerfile 03:14:01 + cut -d/ -f2 03:14:01 + echo core-data,cmd/core-data/Dockerfile 03:14:01 + + dirname cmd/core-metadata/Dockerfile 03:14:01 cut -d/ -f2 03:14:01 + echo core-metadata,cmd/core-metadata/Dockerfile 03:14:01 + dirname cmd/security-bootstrapper/Dockerfile 03:14:01 + cut -d/ -f2 03:14:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:14:01 + dirname cmd/security-proxy-auth/Dockerfile 03:14:01 + cut -d/ -f2 03:14:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:14:01 + dirname cmd/security-proxy-setup/Dockerfile 03:14:01 + cut -d/ -f2 03:14:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:14:01 + dirname cmd/security-secretstore-setup/Dockerfile 03:14:01 + cut -d/ -f2 03:14:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:14:01 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:14:01 + cut -d/ -f2 03:14:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:14:01 + dirname cmd/security-spire-agent/Dockerfile 03:14:01 + cut -d/ -f2 03:14:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:14:01 + dirname cmd/security-spire-config/Dockerfile 03:14:01 + cut -d/ -f2 03:14:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:14:01 + dirname cmd/security-spire-server/Dockerfile 03:14:01 + cut -d/ -f2 03:14:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:14:01 + dirname cmd/support-notifications/Dockerfile 03:14:01 + cut -d/ -f2 03:14:01 + echo support-notifications,cmd/support-notifications/Dockerfile 03:14:01 + dirname cmd/support-scheduler/Dockerfile 03:14:01 + cut -d/ -f2 03:14:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:14:01 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 03:14:01 + git rev-list -1 --merges f71ca960d814e4c7e6b1f578b2d9997663c8193f~1..f71ca960d814e4c7e6b1f578b2d9997663c8193f [Pipeline] echo 03:14:01 -----------> git rev-list -1 --merges f71ca960d814e4c7e6b1f578b2d9997663c8193f~1..f71ca960d814e4c7e6b1f578b2d9997663c8193f f71ca960d814e4c7e6b1f578b2d9997663c8193f 03:14:01 f71ca960d814e4c7e6b1f578b2d9997663c8193f [false] [Pipeline] sh 03:14:02 + git log --format=format:%s -1 f71ca960d814e4c7e6b1f578b2d9997663c8193f [Pipeline] echo 03:14:02 ========================================================= 03:14:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:14:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:14:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:14:02 + grep -v github /etc/ssh/ssh_known_hosts 03:14:02 + [ -e /tmp/ssh_known_hosts ] 03:14:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:14:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:14:02 + sudo tee -a /etc/ssh/ssh_known_hosts 03:14:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:14:03 03:14:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:14:03 0.1.4: Pulling from edgex-devops/py-git-semver 03:14:03 b85a868b505f: Pulling fs layer 03:14:03 e2be974225ed: Pulling fs layer 03:14:03 339a4e72a1f5: Pulling fs layer 03:14:03 988bab9f4d93: Pulling fs layer 03:14:03 1469e6f7b9e6: Pulling fs layer 03:14:03 eaf3925da568: Pulling fs layer 03:14:03 bab4dde63d76: Pulling fs layer 03:14:03 bde34c3a00c8: Pulling fs layer 03:14:03 b352a97aabf1: Pulling fs layer 03:14:03 4872d77fe225: Pulling fs layer 03:14:03 5851b861e8e6: Pulling fs layer 03:14:03 988bab9f4d93: Waiting 03:14:03 bab4dde63d76: Waiting 03:14:03 eaf3925da568: Waiting 03:14:03 bde34c3a00c8: Waiting 03:14:03 1469e6f7b9e6: Waiting 03:14:03 b352a97aabf1: Waiting 03:14:03 4872d77fe225: Waiting 03:14:03 e2be974225ed: Download complete 03:14:03 988bab9f4d93: Verifying Checksum 03:14:03 988bab9f4d93: Download complete 03:14:03 1469e6f7b9e6: Verifying Checksum 03:14:03 1469e6f7b9e6: Download complete 03:14:03 339a4e72a1f5: Verifying Checksum 03:14:03 339a4e72a1f5: Download complete 03:14:03 eaf3925da568: Verifying Checksum 03:14:03 eaf3925da568: Download complete 03:14:03 bde34c3a00c8: Verifying Checksum 03:14:03 bde34c3a00c8: Download complete 03:14:03 b352a97aabf1: Verifying Checksum 03:14:03 b352a97aabf1: Download complete 03:14:03 4872d77fe225: Verifying Checksum 03:14:03 4872d77fe225: Download complete 03:14:03 5851b861e8e6: Verifying Checksum 03:14:03 5851b861e8e6: Download complete 03:14:03 b85a868b505f: Download complete 03:14:03 bab4dde63d76: Verifying Checksum 03:14:03 bab4dde63d76: Download complete 03:14:04 b85a868b505f: Pull complete 03:14:05 e2be974225ed: Pull complete 03:14:05 339a4e72a1f5: Pull complete 03:14:05 988bab9f4d93: Pull complete 03:14:05 1469e6f7b9e6: Pull complete 03:14:05 eaf3925da568: Pull complete 03:14:07 bab4dde63d76: Pull complete 03:14:07 bde34c3a00c8: Pull complete 03:14:07 b352a97aabf1: Pull complete 03:14:07 4872d77fe225: Pull complete 03:14:07 5851b861e8e6: Pull complete 03:14:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:14:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:14:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:07 prd-ubuntu20.04-docker-8c-8g-5604 does not seem to be running inside a container 03:14:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:14:10 $ docker top 603801234e6f5e2a4fcb74d5969927c921dd80e333267574415a2384c71e6076 -eo pid,comm 03:14:10 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). 03:14:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:14:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:14:10 [ssh-agent] Looking for ssh-agent implementation... 03:14:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:14:10 $ docker exec 603801234e6f5e2a4fcb74d5969927c921dd80e333267574415a2384c71e6076 ssh-agent 03:14:11 SSH_AUTH_SOCK=/tmp/ssh-gRYMkQSXAxp5/agent.31 03:14:11 SSH_AGENT_PID=37 03:14:11 Running ssh-add (command line suppressed) 03:14:11 Identity added: /w/workspace/edgex-go/6@tmp/private_key_2242162746052731531.key (/w/workspace/edgex-go/6@tmp/private_key_2242162746052731531.key) 03:14:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:14:11 + git tag --points-at HEAD [Pipeline] } 03:14:11 $ docker exec --env ******** --env ******** 603801234e6f5e2a4fcb74d5969927c921dd80e333267574415a2384c71e6076 ssh-agent -k 03:14:11 unset SSH_AUTH_SOCK; 03:14:11 unset SSH_AGENT_PID; 03:14:11 echo Agent pid 37 killed; 03:14:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:14:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:14:11 [ssh-agent] Looking for ssh-agent implementation... 03:14:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:14:11 $ docker exec 603801234e6f5e2a4fcb74d5969927c921dd80e333267574415a2384c71e6076 ssh-agent 03:14:11 SSH_AUTH_SOCK=/tmp/ssh-m55bSmOzGb6N/agent.69 03:14:11 SSH_AGENT_PID=75 03:14:11 Running ssh-add (command line suppressed) 03:14:11 Identity added: /w/workspace/edgex-go/6@tmp/private_key_16426297149147056162.key (/w/workspace/edgex-go/6@tmp/private_key_16426297149147056162.key) 03:14:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:14:13 + git semver init 03:14:13 2023-09-08 03:14:12,988 [run_init] DEBUG init version:0.0.0 force:False 03:14:13 2023-09-08 03:14:12,990 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver 03:14:13 2023-09-08 03:14:12,991 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver 03:14:13 2023-09-08 03:14:12,991 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) 03:14:21 2023-09-08 03:14:20,163 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude 03:14:21 2023-09-08 03:14:20,164 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4668 with force:False 03:14:21 2023-09-08 03:14:20,164 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4668 03:14:21 2023-09-08 03:14:20,168 [execute] INFO git cat-file --batch-check 03:14:21 2023-09-08 03:14:20,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 03:14:21 2023-09-08 03:14:20,175 [execute] INFO git cat-file --batch 03:14:21 2023-09-08 03:14:20,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 03:14:21 2023-09-08 03:14:20,180 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4668 03:14:21 0.0.0 [Pipeline] } 03:14:21 $ docker exec --env ******** --env ******** 603801234e6f5e2a4fcb74d5969927c921dd80e333267574415a2384c71e6076 ssh-agent -k 03:14:21 unset SSH_AUTH_SOCK; 03:14:21 unset SSH_AGENT_PID; 03:14:21 echo Agent pid 75 killed; 03:14:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:14:21 + git semver [Pipeline] } 03:14:21 $ docker stop --time=1 603801234e6f5e2a4fcb74d5969927c921dd80e333267574415a2384c71e6076 03:14:23 $ docker rm -f --volumes 603801234e6f5e2a4fcb74d5969927c921dd80e333267574415a2384c71e6076 [Pipeline] // withDockerContainer [Pipeline] sh 03:14:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:14:23 Stashed 1 file(s) [Pipeline] echo 03:14:23 [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 03:14:24 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 03:14:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:14:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:14:24 ========================================================= 03:14:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 03:14:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:14:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:14:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 03:14:24 4db1b89c0bd1: Pulling fs layer 03:14:24 6911f1a30b25: Pulling fs layer 03:14:24 e194b8c5c2a9: Pulling fs layer 03:14:24 6863d3e3a2b1: Pulling fs layer 03:14:24 ec0bb842ea78: Pulling fs layer 03:14:24 40a00589a448: Pulling fs layer 03:14:24 6c08303d61cc: Pulling fs layer 03:14:24 798269fcf238: Pulling fs layer 03:14:24 6c08303d61cc: Waiting 03:14:24 ec0bb842ea78: Waiting 03:14:24 6863d3e3a2b1: Waiting 03:14:24 40a00589a448: Waiting 03:14:24 798269fcf238: Waiting 03:14:24 6911f1a30b25: Verifying Checksum 03:14:24 6911f1a30b25: Download complete 03:14:24 6863d3e3a2b1: Download complete 03:14:24 ec0bb842ea78: Verifying Checksum 03:14:24 ec0bb842ea78: Download complete 03:14:24 4db1b89c0bd1: Verifying Checksum 03:14:24 4db1b89c0bd1: Download complete 03:14:24 40a00589a448: Verifying Checksum 03:14:24 40a00589a448: Download complete 03:14:24 4db1b89c0bd1: Pull complete 03:14:24 6911f1a30b25: Pull complete 03:14:25 798269fcf238: Verifying Checksum 03:14:25 798269fcf238: Download complete 03:14:25 e194b8c5c2a9: Verifying Checksum 03:14:25 e194b8c5c2a9: Download complete 03:14:25 6c08303d61cc: Verifying Checksum 03:14:25 6c08303d61cc: Download complete 03:14:28 e194b8c5c2a9: Pull complete 03:14:28 6863d3e3a2b1: Pull complete 03:14:28 ec0bb842ea78: Pull complete 03:14:28 40a00589a448: Pull complete 03:14:31 6c08303d61cc: Pull complete 03:14:32 798269fcf238: Pull complete 03:14:32 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 03:14:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:14:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 03:14:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:14:32 WORKDIR /edgex 03:14:32 COPY go.mod . 03:14:32 RUN go mod download 03:14:32 + docker build -t ci-base-image-x86_64 -f - . 03:14:32 Sending build context to Docker daemon 170.9MB 03:14:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:14:32 ---> ec979cd7f677 03:14:32 Step 2/4 : WORKDIR /edgex 03:14:38 ---> Running in 9715698094c1 03:14:38 Removing intermediate container 9715698094c1 03:14:38 ---> aad2ee718d56 03:14:38 Step 3/4 : COPY go.mod . 03:14:38 ---> 8c020873c1a5 03:14:38 Step 4/4 : RUN go mod download 03:14:38 ---> Running in ed4225eec4e8 03:14:38 Still waiting to schedule task 03:14:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:14:56 Removing intermediate container ed4225eec4e8 03:14:56 ---> d3b7b3592ee4 03:14:56 Successfully built d3b7b3592ee4 03:14:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:56 + docker inspect -f . ci-base-image-x86_64 03:14:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:56 prd-ubuntu20.04-docker-8c-8g-5604 does not seem to be running inside a container 03:14:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:14:57 $ docker top 2fd9e480bb7a133827ae244962876ee55427dd98eac9bd734b59599750315a36 -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:57 + go version 03:14:57 go version go1.20.6 linux/amd64 [Pipeline] } 03:14:57 $ docker stop --time=1 2fd9e480bb7a133827ae244962876ee55427dd98eac9bd734b59599750315a36 03:14:58 $ docker rm -f --volumes 2fd9e480bb7a133827ae244962876ee55427dd98eac9bd734b59599750315a36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:59 + docker inspect -f . ci-base-image-x86_64 03:14:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:59 prd-ubuntu20.04-docker-8c-8g-5604 does not seem to be running inside a container 03:14:59 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:14:59 $ docker top ca2ee4c0df6b7ab3790bc70c40fde43789e94ffb7ddb47a6f240f983c96e1d21 -eo pid,comm [Pipeline] { [Pipeline] echo 03:14:59 ========================================================= 03:14:59 [edgeXBuildGoParallel] Running Tests and Build... 03:14:59 ========================================================= [Pipeline] sh 03:14:59 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 03:15:00 + make test 03:15:00 go test -race -coverprofile=coverage.out ./... 03:15:06 ? github.com/edgexfoundry/edgex-go [no test files] 03:15:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:15:18 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:15:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:15:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:15:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:15:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:15:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:15:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 03:15:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:15:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:15:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:15:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:15:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:15:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 03:15:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.101s coverage: 97.0% of statements 03:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:15:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:15:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:15:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 69.4% of statements 03:15:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 53.0% of statements 03:15:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:15:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:15:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:15:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.554s coverage: 93.4% of statements 03:15:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements 03:15:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.340s coverage: 97.6% of statements 03:15:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 03:15:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:15:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 03:15:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 32.2% of statements 03:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 42.9% of statements 03:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 82.9% of statements 03:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 03:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 03:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements 03:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:15:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:15:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:15:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 03:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:15:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:15:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 03:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 03:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:15:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:15:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:15:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:15:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:15:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.299s coverage: 79.9% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.085s coverage: 92.9% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.059s coverage: 20.0% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.046s coverage: 86.0% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.204s coverage: 63.1% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.201s coverage: 38.4% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 95.7% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.8% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 98.9% of statements 03:15:52 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 03:15:52 running golangci-lint 03:15:52 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 03:15:52 go version go1.20.6 linux/amd64 03:15:53 level=info msg="[config_reader] Used config file .golangci.yml" 03:15:53 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 03:16:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5605 in /w/workspace/edgexfoundry_edgex-go_PR-4668 [Pipeline] { [Pipeline] ws 03:16:06 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 03:16:07 The recommended git tool is: git 03:16:08 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|types_sizes|exports_file|imports|name) took 14.624564978s" 03:16:08 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.218742ms" 03:16:12 using credential edgex-jenkins-ssh 03:16:12 Cloning the remote Git repository 03:16:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:16:12 > git init /w/workspace/edgex-go/6 # timeout=10 03:16:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:16:12 > git --version # timeout=10 03:16:12 > git --version # 'git version 2.25.1' 03:16:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:16:16 level=info msg="[linters_context/goanalysis] analyzers took 56.100629311s with top 10 stages: buildir: 30.957584553s, inspect: 1.706253861s, fact_deprecated: 1.609394589s, printf: 1.409983859s, ctrlflow: 1.094795173s, S1038: 1.053258231s, gosec: 1.046063402s, nilness: 861.527634ms, fact_purity: 724.559313ms, SA1012: 403.329985ms" 03:16:16 level=info msg="[runner] Issues before processing: 202, after processing: 0" 03:16:16 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 202/202, nolint: 0/21, cgo: 202/202, autogenerated_exclude: 202/202, exclude-rules: 21/202, filename_unadjuster: 202/202, skip_dirs: 202/202, path_prettifier: 202/202, skip_files: 202/202, exclude: 202/202" 03:16:16 level=info msg="[runner] processing took 20.697748ms with stages: nolint: 9.735116ms, identifier_marker: 5.550057ms, exclude-rules: 1.895706ms, path_prettifier: 1.298408ms, autogenerated_exclude: 1.259688ms, skip_dirs: 905.623µs, cgo: 31.16µs, filename_unadjuster: 15.15µs, max_same_issues: 1.21µs, max_from_linter: 830ns, uniq_by_line: 800ns, severity-rules: 700ns, diff: 650ns, exclude: 510ns, max_per_file_from_linter: 510ns, source_code: 420ns, skip_files: 370ns, path_shortener: 340ns, sort_results: 330ns, path_prefixer: 170ns" 03:16:16 level=info msg="[runner] linters took 7.247767643s with stages: goanalysis_metalinter: 7.226897233s" 03:16:16 level=info msg="File cache stats: 0 entries of total size 0B" 03:16:16 level=info msg="Memory: 221 samples, avg is 190.3MB, max is 786.2MB" 03:16:16 level=info msg="Execution took 21.919945819s" 03:16:16 go vet ./... 03:16:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:16:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:16:20 ./bin/test-attribution-txt.sh 03:16:20 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 03:16:20 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 03:16:20 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 03:16:20 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 03:16:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:16:20 + ls -al . 03:16:20 total 728 03:16:20 drwxrwxr-x 12 1001 1001 4096 Sep 8 03:15 . 03:16:20 drwxr-xr-x 4 root root 4096 Sep 8 03:14 .. 03:16:20 drwxrwxr-x 2 1001 1001 4096 Sep 8 03:13 .blubracket 03:16:20 -rw-rw-r-- 1 1001 1001 16 Sep 8 03:13 .dockerignore 03:16:20 drwxrwxr-x 8 1001 1001 4096 Sep 8 03:14 .git 03:16:20 drwxrwxr-x 3 1001 1001 4096 Sep 8 03:13 .github 03:16:20 -rw-rw-r-- 1 1001 1001 1173 Sep 8 03:13 .gitignore 03:16:20 -rw-rw-r-- 1 1001 1001 42 Sep 8 03:13 .golangci.yml 03:16:20 -rw-rw-r-- 1 1001 1001 100 Sep 8 03:13 .hadolint.yml 03:16:20 drwxr-xr-x 3 1001 1001 4096 Sep 8 03:14 .semver 03:16:20 -rw-rw-r-- 1 1001 1001 166 Sep 8 03:13 .sonarcloud.properties 03:16:20 -rw-rw-r-- 1 1001 1001 1171 Sep 8 03:13 ADOPTERS.md 03:16:20 -rw-rw-r-- 1 1001 1001 11152 Sep 8 03:13 Attribution.txt 03:16:20 -rw-rw-r-- 1 1001 1001 93407 Sep 8 03:13 CHANGELOG.md 03:16:20 -rw-rw-r-- 1 1001 1001 3804 Sep 8 03:13 CONTRIBUTING.md 03:16:20 -rw-rw-r-- 1 1001 1001 677 Sep 8 03:13 GOVERNANCE.md 03:16:20 -rw-rw-r-- 1 1001 1001 883 Sep 8 03:13 Jenkinsfile 03:16:20 -rw-rw-r-- 1 1001 1001 10775 Sep 8 03:13 LICENSE 03:16:20 -rw-rw-r-- 1 1001 1001 14764 Sep 8 03:13 Makefile 03:16:20 -rw-rw-r-- 1 1001 1001 582 Sep 8 03:13 OWNERS.md 03:16:20 -rw-rw-r-- 1 1001 1001 9923 Sep 8 03:13 README.md 03:16:20 -rw-rw-r-- 1 1001 1001 789 Sep 8 03:13 SECURITY.md 03:16:20 -rw-rw-r-- 1 1001 1001 5 Sep 8 03:14 VERSION 03:16:20 drwxrwxr-x 2 1001 1001 4096 Sep 8 03:13 bin 03:16:20 drwxrwxr-x 18 1001 1001 4096 Sep 8 03:13 cmd 03:16:20 -rw-r--r-- 1 root root 450366 Sep 8 03:15 coverage.out 03:16:20 drwxrwxr-x 2 1001 1001 4096 Sep 8 03:13 fuzz_test 03:16:20 -rw-rw-r-- 1 1001 1001 3687 Sep 8 03:13 go.mod 03:16:20 -rw-rw-r-- 1 1001 1001 33714 Sep 8 03:13 go.sum 03:16:20 drwxrwxr-x 7 1001 1001 4096 Sep 8 03:13 internal 03:16:20 drwxrwxr-x 3 1001 1001 4096 Sep 8 03:13 openapi 03:16:20 -rw-rw-r-- 1 1001 1001 594 Sep 8 03:13 security.txt 03:16:20 drwxrwxr-x 4 1001 1001 4096 Sep 8 03:13 snap 03:16:20 -rw-rw-r-- 1 1001 1001 204 Sep 8 03:13 version.go [Pipeline] sh 03:16:20 + '[' -e coverage.out ] 03:16:20 + chown 1001:1001 coverage.out [Pipeline] stash 03:16:21 Stashed 1 file(s) [Pipeline] sh 03:16:21 + make build 03:16:21 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 03:16:30 Merging remotes/origin/main commit 2bac5d16a43a6729031be1bb569bb56c5aedbab0 into PR head commit 2b2ffc9d75241a155e93b73190587ea366d21290 03:16:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:16:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:16:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:16:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:16:30 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4668/head:refs/remotes/origin/PR-4668 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:16:31 > git config core.sparsecheckout # timeout=10 03:16:31 > git checkout -f 2b2ffc9d75241a155e93b73190587ea366d21290 # timeout=10 03:16:31 Merge succeeded, producing d9224b7cf84114dc465072dbfdabc405fcd886a7 03:16:31 Checking out Revision d9224b7cf84114dc465072dbfdabc405fcd886a7 (PR-4668) 03:16:31 > git remote # timeout=10 03:16:31 > git config --get remote.origin.url # timeout=10 03:16:31 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:31 > git merge 2bac5d16a43a6729031be1bb569bb56c5aedbab0 # timeout=10 03:16:31 > git rev-parse HEAD^{commit} # timeout=10 03:16:31 > git config core.sparsecheckout # timeout=10 03:16:31 > git checkout -f d9224b7cf84114dc465072dbfdabc405fcd886a7 # timeout=10 03:16:35 Commit message: "Merge commit '2bac5d16a43a6729031be1bb569bb56c5aedbab0' into HEAD" 03:16:35 First time build. Skipping changelog. 03:16:35 > git rev-list --no-walk 5d5a3605bcbc8e9c988a1ff2e738f080cc94f7de # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:16:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:16:36 % Total % Received % Xferd Average Speed Time Time Time Current 03:16:36 Dload Upload Total Spent Left Speed 03:16:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k 03:16:36 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 03:16:36 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 [Pipeline] sh 03:16:36 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 03:16:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:16:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:16:37 + sudo tee /etc/docker/daemon.new 03:16:37 { 03:16:37 "registry-mirrors": [ 03:16:37 "https://nexus3.edgexfoundry.org:10001" 03:16:37 ], 03:16:37 "bip": "10.250.0.254/24", 03:16:37 "hosts": [ 03:16:37 "tcp://0.0.0.0:5555", 03:16:37 "unix:///var/run/docker.sock" 03:16:37 ], 03:16:37 "mtu": 1458, 03:16:37 "selinux-enabled": true, 03:16:37 "seccomp-profile": "/etc/docker/seccomp.json" 03:16:37 } [Pipeline] sh 03:16:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:16:37 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 03:16:37 + sudo service docker restart 03:16:45 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 03:16: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:16:48 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 03:16:49 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 03:16:50 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 03:16:51 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 03:16:52 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] } 03:16:53 $ docker stop --time=1 ca2ee4c0df6b7ab3790bc70c40fde43789e94ffb7ddb47a6f240f983c96e1d21 03:16:59 $ docker rm -f --volumes ca2ee4c0df6b7ab3790bc70c40fde43789e94ffb7ddb47a6f240f983c96e1d21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 03:16:59 provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 03:16:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config16536554449701045915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:00 ---> docker-login.sh 03:17:00 nexus3.edgexfoundry.org:10001 03:17:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:17:00 03:17:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:17:00 latest: Pulling from edgex-devops/edgex-compose 03:17:00 91d30c5bc195: Pulling fs layer 03:17:00 2e9b0aa3be6d: Pulling fs layer 03:17:00 9c61dcf015f6: Pulling fs layer 03:17:00 4698f68db338: Pulling fs layer 03:17:00 2a2f49069b9e: Pulling fs layer 03:17:00 e0025b399a48: Pulling fs layer 03:17:00 4698f68db338: Waiting 03:17:00 2a2f49069b9e: Waiting 03:17:00 e0025b399a48: Waiting 03:17:00 91d30c5bc195: Verifying Checksum 03:17:00 91d30c5bc195: Download complete 03:17:00 4698f68db338: Verifying Checksum 03:17:00 4698f68db338: Download complete 03:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:01 Configure a credential helper to remove this warning. See 03:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:01 03:17:01 Login Succeeded 03:17:01 nexus3.edgexfoundry.org:10002 03:17:01 2e9b0aa3be6d: Verifying Checksum 03:17:01 2e9b0aa3be6d: Download complete 03:17:01 e0025b399a48: Verifying Checksum 03:17:01 e0025b399a48: Download complete 03:17:01 91d30c5bc195: Pull complete 03:17:01 2a2f49069b9e: Download complete 03:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:01 Configure a credential helper to remove this warning. See 03:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:01 03:17:01 Login Succeeded 03:17:01 nexus3.edgexfoundry.org:10003 03:17:01 2e9b0aa3be6d: Pull complete 03:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:01 9c61dcf015f6: Download complete 03:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:01 Configure a credential helper to remove this warning. See 03:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:01 03:17:01 Login Succeeded 03:17:01 nexus3.edgexfoundry.org:10004 03:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:02 Configure a credential helper to remove this warning. See 03:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:02 03:17:02 Login Succeeded 03:17:02 docker.io 03:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:02 Configure a credential helper to remove this warning. See 03:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:02 03:17:02 Login Succeeded 03:17:02 ---> docker-login.sh ends [Pipeline] } 03:17:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:17:03 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 03:17:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:17:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:17:03 ========================================================= 03:17:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 03:17:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:17:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:17:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:17:03 edb6bdbacee9: Pulling fs layer 03:17:03 5f9638ab2659: Pulling fs layer 03:17:03 8d51d6327a98: Pulling fs layer 03:17:03 8b374f2dd631: Pulling fs layer 03:17:03 ec14aa9079de: Pulling fs layer 03:17:03 2f466654f4bb: Pulling fs layer 03:17:03 554e91adad29: Pulling fs layer 03:17:03 ec14aa9079de: Waiting 03:17:03 554e91adad29: Waiting 03:17:03 2f466654f4bb: Waiting 03:17:03 8b374f2dd631: Waiting 03:17:03 5f9638ab2659: Verifying Checksum 03:17:03 5f9638ab2659: Download complete 03:17:03 8b374f2dd631: Verifying Checksum 03:17:03 8b374f2dd631: Download complete 03:17:03 ec14aa9079de: Verifying Checksum 03:17:03 ec14aa9079de: Download complete 03:17:03 edb6bdbacee9: Verifying Checksum 03:17:03 edb6bdbacee9: Download complete 03:17:04 9c61dcf015f6: Pull complete 03:17:04 4698f68db338: Pull complete 03:17:04 2a2f49069b9e: Pull complete 03:17:04 e0025b399a48: Pull complete 03:17:04 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:17:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:17:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:04 edb6bdbacee9: Pull complete 03:17:04 prd-ubuntu20.04-docker-8c-8g-5604 does not seem to be running inside a container 03:17:04 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:17:05 554e91adad29: Verifying Checksum 03:17:05 554e91adad29: Download complete 03:17:05 5f9638ab2659: Pull complete 03:17:06 8d51d6327a98: Verifying Checksum 03:17:06 8d51d6327a98: Download complete 03:17:06 2f466654f4bb: Verifying Checksum 03:17:06 2f466654f4bb: Download complete 03:17:09 $ docker top 0a2bc0ad15147e388fd4cf4eb40ee79d28991f87cf99a1e7cacac1da586abb15 -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:09 + docker compose -f ./docker-compose-build.yml build --parallel 03:17:11 #1 [security-spire-server internal] load build definition from Dockerfile 03:17:11 #1 transferring dockerfile: 03:17:11 #1 transferring dockerfile: 1.59kB 0.0s done 03:17:11 #1 DONE 0.1s 03:17:11 03:17:11 #2 [security-spire-agent internal] load build definition from Dockerfile 03:17:11 #2 transferring dockerfile: 1.70kB done 03:17:11 #2 DONE 0.0s 03:17:11 03:17:11 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:17:11 #3 transferring dockerfile: 1.78kB done 03:17:11 #3 DONE 0.0s 03:17:11 03:17:11 #4 [support-notifications internal] load build definition from Dockerfile 03:17:11 #4 transferring dockerfile: 1.84kB done 03:17:11 #4 DONE 0.0s 03:17:11 03:17:11 #5 [core-data internal] load build definition from Dockerfile 03:17:11 #5 transferring dockerfile: 1.90kB done 03:17:11 #5 DONE 0.0s 03:17:11 03:17:11 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:17:11 #6 transferring dockerfile: 2.12kB done 03:17:11 #6 DONE 0.0s 03:17:11 03:17:11 #7 [security-secretstore-setup internal] load build definition from Dockerfile 03:17:11 #7 transferring dockerfile: 2.38kB done 03:17:11 #7 DONE 0.0s 03:17:11 03:17:11 #8 [core-metadata internal] load build definition from Dockerfile 03:17:11 #8 transferring dockerfile: 1.96kB done 03:17:11 #8 DONE 0.0s 03:17:11 03:17:11 #9 [support-scheduler internal] load build definition from Dockerfile 03:17:11 #9 transferring dockerfile: 1.82kB done 03:17:11 #9 DONE 0.1s 03:17:11 03:17:11 #10 [core-command internal] load build definition from Dockerfile 03:17:11 #10 transferring dockerfile: 1.82kB done 03:17:11 #10 DONE 0.0s 03:17:11 03:17:11 #11 [security-proxy-setup internal] load build definition from Dockerfile 03:17:11 #11 transferring dockerfile: 2.39kB done 03:17:11 #11 DONE 0.0s 03:17:11 03:17:11 #12 [security-proxy-auth internal] load build definition from Dockerfile 03:17:11 #12 transferring dockerfile: 2.04kB done 03:17:11 #12 DONE 0.0s 03:17:11 03:17:11 #13 [security-bootstrapper internal] load build definition from Dockerfile 03:17:11 #13 transferring dockerfile: 2.82kB done 03:17:11 #13 DONE 0.0s 03:17:11 03:17:11 #14 [security-spire-config internal] load build definition from Dockerfile 03:17:11 #14 transferring dockerfile: 1.58kB done 03:17:11 #14 DONE 0.0s 03:17:11 03:17:11 #15 [security-spire-server internal] load .dockerignore 03:17:11 #15 transferring context: 56B done 03:17:11 #15 DONE 0.0s 03:17:12 03:17:12 #16 [security-spire-agent internal] load .dockerignore 03:17:12 #16 transferring context: 56B done 03:17:12 #16 DONE 0.0s 03:17:12 03:17:12 #17 [security-spiffe-token-provider internal] load .dockerignore 03:17:12 #17 transferring context: 56B done 03:17:12 #17 DONE 0.0s 03:17:12 03:17:12 #18 [support-notifications internal] load .dockerignore 03:17:12 #18 transferring context: 56B done 03:17:12 #18 DONE 0.0s 03:17:12 03:17:12 #19 [core-data internal] load .dockerignore 03:17:12 #19 transferring context: 56B done 03:17:12 #19 DONE 0.0s 03:17:12 03:17:12 #20 [security-secretstore-setup internal] load .dockerignore 03:17:12 #20 transferring context: 56B done 03:17:12 #20 DONE 0.0s 03:17:12 03:17:12 #21 [core-common-config-bootstrapper internal] load .dockerignore 03:17:12 #21 transferring context: 56B done 03:17:12 #21 DONE 0.0s 03:17:12 03:17:12 #22 [core-metadata internal] load .dockerignore 03:17:12 #22 transferring context: 56B done 03:17:12 #22 DONE 0.0s 03:17:12 03:17:12 #23 [support-scheduler internal] load .dockerignore 03:17:12 #23 transferring context: 56B done 03:17:12 #23 DONE 0.0s 03:17:12 03:17:12 #24 [core-command internal] load .dockerignore 03:17:12 #24 transferring context: 56B done 03:17:12 #24 DONE 0.0s 03:17:12 03:17:12 #25 [security-proxy-setup internal] load .dockerignore 03:17:12 #25 transferring context: 56B done 03:17:12 #25 DONE 0.0s 03:17:12 03:17:12 #26 [security-proxy-auth internal] load .dockerignore 03:17:12 #26 transferring context: 56B done 03:17:12 #26 DONE 0.0s 03:17:12 03:17:12 #27 [security-bootstrapper internal] load .dockerignore 03:17:12 #27 transferring context: 56B done 03:17:12 #27 DONE 0.0s 03:17:12 03:17:12 #28 [security-spire-config internal] load .dockerignore 03:17:12 #28 transferring context: 56B done 03:17:12 #28 DONE 0.0s 03:17:12 03:17:12 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 03:17:12 #29 ... 03:17:12 03:17:12 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:17:12 #30 DONE 0.0s 03:17:12 03:17:12 #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 03:17:13 #29 ... 03:17:13 03:17:13 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 03:17:13 #31 DONE 0.7s 03:17:13 03:17:13 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 03:17:13 #32 DONE 0.7s 03:17:13 03:17:13 #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 03:17:13 #29 DONE 0.7s 03:17:13 03:17:13 #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:17:13 #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 03:17:13 #33 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 03:17:13 #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 03:17:13 #33 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 03:17:13 #33 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0B / 3.38MB 0.2s 03:17:13 #33 ... 03:17:13 03:17:13 #34 [security-spire-config internal] load build context 03:17:13 #34 transferring context: 15.84kB 0.0s done 03:17:13 #34 DONE 0.4s 03:17:13 03:17:13 #35 [security-spire-agent internal] load build context 03:17:13 #35 transferring context: 17.12kB 0.0s done 03:17:13 #35 DONE 0.4s 03:17:13 03:17:13 #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:17:13 #33 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.10MB / 3.38MB 0.3s 03:17:13 #33 ... 03:17:13 03:17:13 #36 [security-spire-server internal] load build context 03:17:13 #36 transferring context: 17.59kB 0.0s done 03:17:13 #36 DONE 0.5s 03:17:13 03:17:13 #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:17:13 #33 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.4s done 03:17:13 #33 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 03:17:14 #33 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 03:17:14 #33 DONE 1.1s 03:17:14 03:17:14 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:14 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 03:17:14 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 03:17:14 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 03:17:14 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 03:17:14 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 03:17:14 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 03:17:14 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 03:17:14 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 03:17:14 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 12.58MB / 25.84MB 0.9s 03:17:14 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 03:17:14 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 03:17:14 #37 ... 03:17:14 03:17:14 #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:17:14 #38 DONE 1.1s 03:17:14 03:17:14 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:14 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s 03:17:14 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done 03:17:14 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 03:17:17 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.7s done 03:17:18 8d51d6327a98: Pull complete 03:17:18 8b374f2dd631: Pull complete 03:17:18 ec14aa9079de: Pull complete 03:17:21 #37 ... 03:17:21 03:17:21 #39 [support-notifications internal] load build context 03:17:21 #39 transferring context: 365.30MB 7.5s done 03:17:21 #39 ... 03:17:21 03:17:21 #40 [security-spiffe-token-provider internal] load build context 03:17:21 #40 ... 03:17:21 03:17:21 #41 [security-proxy-setup internal] load build context 03:17:21 #41 transferring context: 365.30MB 7.8s done 03:17:21 #41 ... 03:17:21 03:17:21 #40 [security-spiffe-token-provider internal] load build context 03:17:21 #40 transferring context: 365.30MB 8.1s done 03:17:23 #40 ... 03:17:23 03:17:23 #42 [core-command internal] load build context 03:17:23 #42 ... 03:17:23 03:17:23 #43 [core-common-config-bootstrapper internal] load build context 03:17:23 #43 transferring context: 365.30MB 7.9s done 03:17:23 #43 ... 03:17:23 03:17:23 #44 [core-data internal] load build context 03:17:23 #44 transferring context: 365.30MB 8.4s done 03:17:23 #44 ... 03:17:23 03:17:23 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:17:23 #45 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 03:17:23 #45 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 03:17:23 #45 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 03:17:23 #45 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 03:17:23 #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 03:17:23 #45 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done 03:17:23 #45 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.4s done 03:17:23 #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 03:17:23 #45 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 03:17:23 #45 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done 03:17:24 #45 ... 03:17:24 03:17:24 #46 [support-scheduler internal] load build context 03:17:24 #46 transferring context: 365.30MB 6.9s done 03:17:25 #46 ... 03:17:25 03:17:25 #47 [core-metadata internal] load build context 03:17:25 #47 transferring context: 365.30MB 9.0s done 03:17:25 2f466654f4bb: Pull complete 03:17:25 #47 ... 03:17:25 03:17:25 #48 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:17:25 #0 8.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:17:25 #0 8.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:17:25 #48 ... 03:17:25 03:17:25 #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:17:25 #49 ... 03:17:25 03:17:25 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:17:25 #50 ... 03:17:25 03:17:25 #51 [security-secretstore-setup internal] load build context 03:17:25 #51 transferring context: 365.30MB 8.5s done 03:17:25 #51 ... 03:17:25 03:17:25 #52 [support-notifications builder 2/7] WORKDIR /edgex-go 03:17:26 #52 ... 03:17:26 03:17:26 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:17:26 #53 ... 03:17:26 03:17:26 #54 [security-proxy-auth internal] load build context 03:17:26 #54 transferring context: 365.30MB 9.2s done 03:17:26 #54 ... 03:17:26 03:17:26 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:17:26 #55 ... 03:17:26 03:17:26 #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:17:26 #56 ... 03:17:26 03:17:26 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:17:27 #57 ... 03:17:27 03:17:27 #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:17:27 #58 ... 03:17:27 03:17:27 #59 [security-bootstrapper internal] load build context 03:17:27 #59 transferring context: 365.30MB 8.5s done 03:17:27 #59 ... 03:17:27 03:17:27 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:17:27 #60 ... 03:17:27 03:17:27 #48 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:17:27 #48 10.96 (1/1) Installing dumb-init (1.2.5-r2) 03:17:27 #48 11.26 Executing busybox-1.35.0-r29.trigger 03:17:27 #48 11.30 OK: 7 MiB in 16 packages 03:17:27 554e91adad29: Pull complete 03:17:27 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 03:17:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:17:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 03:17:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:17:28 WORKDIR /edgex 03:17:28 COPY go.mod . 03:17:28 RUN go mod download 03:17:28 + docker build -t ci-base-image-arm64 -f - . 03:17:28 Sending build context to Docker daemon 2.977MB 03:17:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:17:28 ---> 1e15ea492957 03:17:28 Step 2/4 : WORKDIR /edgex 03:17:30 ---> Running in bc656cfecf5a 03:17:30 Removing intermediate container bc656cfecf5a 03:17:30 ---> 55bffeb2f93d 03:17:30 Step 3/4 : COPY go.mod . 03:17:31 ---> 2b5b4afe82db 03:17:31 Step 4/4 : RUN go mod download 03:17:31 ---> Running in 9634a7677e13 03:17:34 #48 ... 03:17:34 03:17:34 #42 [core-command internal] load build context 03:17:34 #42 transferring context: 365.30MB 10.6s done 03:17:34 #42 ... 03:17:34 03:17:34 #46 [support-scheduler internal] load build context 03:17:34 #46 DONE 21.3s 03:17:34 03:17:34 #48 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:17:34 #48 DONE 20.3s 03:17:34 03:17:34 #52 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 03:17:34 #52 DONE 19.8s 03:17:34 03:17:34 #41 [security-proxy-setup internal] load build context 03:17:34 #41 DONE 21.4s 03:17:34 03:17:34 #39 [support-notifications internal] load build context 03:17:34 #39 DONE 21.3s 03:17:34 03:17:34 #43 [core-common-config-bootstrapper internal] load build context 03:17:34 #43 DONE 21.4s 03:17:34 03:17:34 #40 [security-spiffe-token-provider internal] load build context 03:17:34 #40 DONE 21.4s 03:17:34 03:17:34 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 03:17:34 #61 ... 03:17:34 03:17:34 #59 [security-bootstrapper internal] load build context 03:17:34 #59 DONE 21.4s 03:17:34 03:17:34 #47 [core-metadata internal] load build context 03:17:34 #47 DONE 21.4s 03:17:34 03:17:34 #44 [core-data internal] load build context 03:17:34 #44 DONE 21.4s 03:17:34 03:17:34 #51 [security-secretstore-setup internal] load build context 03:17:34 #51 DONE 21.4s 03:17:34 03:17:34 #54 [security-proxy-auth internal] load build context 03:17:34 #54 DONE 21.5s 03:17:34 03:17:34 #42 [core-command internal] load build context 03:17:34 #42 DONE 21.5s 03:17:34 03:17:34 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:17:34 #45 DONE 21.6s 03:17:34 03:17:34 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:34 #37 DONE 21.6s 03:17:34 03:17:34 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:17:34 #53 20.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:17:35 #53 ... 03:17:35 03:17:35 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:17:35 #55 20.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:17:35 #55 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:17:35 #55 20.99 (1/1) Installing dumb-init (1.2.5-r2) 03:17:35 #55 21.00 Executing busybox-1.35.0-r29.trigger 03:17:35 #55 21.00 OK: 7 MiB in 16 packages 03:17:35 #55 DONE 21.1s 03:17:35 03:17:35 #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:17:35 #58 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:17:35 #58 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:17:35 #58 21.22 (1/4) Installing dumb-init (1.2.5-r2) 03:17:35 #58 21.22 (2/4) Installing openssl (3.0.10-r0) 03:17:35 #58 21.24 (3/4) Installing su-exec (0.2-r2) 03:17:35 #58 21.24 (4/4) Installing yq (4.30.4-r4) 03:17:35 #58 21.32 Executing busybox-1.35.0-r29.trigger 03:17:35 #58 21.48 OK: 17 MiB in 19 packages 03:17:35 #58 DONE 21.6s 03:17:35 03:17:35 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:17:35 #60 20.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:17:35 #60 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:17:35 #60 20.83 (1/2) Installing ca-certificates (20230506-r0) 03:17:35 #60 20.86 (2/2) Installing dumb-init (1.2.5-r2) 03:17:35 #60 20.86 Executing busybox-1.35.0-r29.trigger 03:17:35 #60 20.87 Executing ca-certificates-20230506-r0.trigger 03:17:35 #60 20.94 OK: 8 MiB in 17 packages 03:17:35 #60 DONE 21.3s 03:17:35 03:17:35 #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:17:35 #49 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:17:35 #49 20.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:17:35 #49 21.08 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:17:35 #49 21.08 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:17:35 #49 21.08 OK: 17818 distinct packages available 03:17:35 #49 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:17:35 #49 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:17:35 #49 21.46 (1/4) Installing dumb-init (1.2.5-r2) 03:17:35 #49 21.46 (2/4) Installing musl-obstack (1.2.3-r0) 03:17:35 #49 21.47 (3/4) Installing libucontext (1.2-r0) 03:17:35 #49 21.47 (4/4) Installing gcompat (1.1.0-r0) 03:17:35 #49 21.47 Executing busybox-1.35.0-r29.trigger 03:17:35 #49 21.48 OK: 7 MiB in 19 packages 03:17:35 #49 DONE 21.6s 03:17:35 03:17:35 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 03:17:35 #62 DONE 0.0s 03:17:35 03:17:35 #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:17:35 #56 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:17:35 #56 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:17:35 #56 20.98 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:17:35 #56 20.98 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:17:35 #56 20.98 OK: 17818 distinct packages available 03:17:35 #56 21.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:17:35 #56 21.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:17:35 #56 21.34 (1/5) Installing dumb-init (1.2.5-r2) 03:17:35 #56 21.38 (2/5) Installing musl-obstack (1.2.3-r0) 03:17:35 #56 21.39 (3/5) Installing libucontext (1.2-r0) 03:17:35 #56 21.39 (4/5) Installing gcompat (1.1.0-r0) 03:17:35 #56 21.40 (5/5) Installing openssl (3.0.10-r0) 03:17:35 #56 21.41 Executing busybox-1.35.0-r29.trigger 03:17:35 #56 21.41 OK: 8 MiB in 20 packages 03:17:35 #56 DONE 21.7s 03:17:35 03:17:35 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:17:35 #53 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:17:36 #53 21.89 (1/2) Installing dumb-init (1.2.5-r2) 03:17:36 #53 21.89 (2/2) Installing su-exec (0.2-r2) 03:17:36 #53 21.89 Executing busybox-1.35.0-r29.trigger 03:17:36 #53 21.90 OK: 7 MiB in 17 packages 03:17:38 #53 ... 03:17:38 03:17:38 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:17:38 #50 20.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:17:38 #50 21.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:17:38 #50 21.59 (1/4) Installing ca-certificates (20230506-r0) 03:17:38 #50 21.61 (2/4) Installing dumb-init (1.2.5-r2) 03:17:38 #50 21.62 (3/4) Installing su-exec (0.2-r2) 03:17:38 #50 21.62 (4/4) Installing yq (4.30.4-r4) 03:17:38 #50 21.69 Executing busybox-1.35.0-r29.trigger 03:17:38 #50 21.70 Executing ca-certificates-20230506-r0.trigger 03:17:38 #50 21.76 OK: 17 MiB in 19 packages 03:17:38 #50 DONE 23.0s 03:17:38 03:17:38 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:17:38 #61 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:17:38 #61 1.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:17:38 #61 1.765 OK: 265 MiB in 53 packages 03:17:38 #61 DONE 3.3s 03:17:38 03:17:38 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:17:38 #0 1.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:17:38 #0 1.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:17:38 #0 1.779 OK: 265 MiB in 53 packages 03:17:38 #63 DONE 3.3s 03:17:38 03:17:38 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:17:38 #57 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:17:38 #57 21.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:17:38 #57 21.40 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:17:38 #57 21.40 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:17:38 #57 21.40 OK: 17818 distinct packages available 03:17:38 #57 21.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:17:38 #57 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:17:38 #57 21.85 (1/9) Installing ca-certificates (20230506-r0) 03:17:38 #57 21.87 (2/9) Installing brotli-libs (1.0.9-r9) 03:17:38 #57 21.88 (3/9) Installing nghttp2-libs (1.51.0-r1) 03:17:38 #57 21.89 (4/9) Installing libcurl (8.2.1-r0) 03:17:38 #57 21.90 (5/9) Installing curl (8.2.1-r0) 03:17:38 #57 21.90 (6/9) Installing dumb-init (1.2.5-r2) 03:17:38 #57 21.91 (7/9) Installing musl-obstack (1.2.3-r0) 03:17:38 #57 21.91 (8/9) Installing libucontext (1.2-r0) 03:17:38 #57 21.91 (9/9) Installing gcompat (1.1.0-r0) 03:17:38 #57 21.92 Executing busybox-1.35.0-r29.trigger 03:17:38 #57 21.92 Executing ca-certificates-20230506-r0.trigger 03:17:38 #57 22.00 OK: 10 MiB in 24 packages 03:17:38 #57 DONE 23.2s 03:17:38 03:17:38 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:17:38 #0 1.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:17:38 #0 1.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:17:38 #0 1.467 OK: 265 MiB in 53 packages 03:17:38 #64 DONE 3.3s 03:17:38 03:17:38 #65 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:17:38 #65 DONE 1.9s 03:17:38 03:17:38 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:17:38 #53 DONE 23.6s 03:17:38 03:17:38 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:17:38 #0 1.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:17:38 #0 1.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:17:38 #0 1.868 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:17:38 #0 1.868 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:17:38 #0 1.868 OK: 17823 distinct packages available 03:17:38 #0 1.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:17:38 #0 2.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:17:38 #0 2.269 OK: 265 MiB in 53 packages 03:17:38 #66 DONE 3.3s 03:17:38 03:17:38 #67 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:17:38 #67 DONE 1.9s 03:17:38 03:17:38 #68 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:17:38 #68 DONE 1.9s 03:17:38 03:17:38 #69 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:17:38 #69 DONE 0.1s 03:17:38 03:17:38 #70 [security-spire-config stage-2 4/9] COPY Attribution.txt / 03:17:38 #70 DONE 0.7s 03:17:38 03:17:38 #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:17:38 #71 DONE 0.7s 03:17:38 03:17:38 #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / 03:17:38 #72 DONE 0.7s 03:17:38 03:17:38 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:17:38 #73 DONE 0.7s 03:17:38 03:17:38 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:17:38 #74 DONE 0.8s 03:17:38 03:17:38 #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:17:38 #75 DONE 0.7s 03:17:38 03:17:38 #76 [security-spire-server stage-2 5/8] COPY security.txt / 03:17:38 #76 DONE 0.1s 03:17:38 03:17:38 #77 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 03:17:38 #77 DONE 0.1s 03:17:38 03:17:38 #78 [security-spire-config stage-2 5/9] COPY security.txt / 03:17:38 #78 DONE 0.1s 03:17:38 03:17:38 #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:17:38 #79 DONE 0.1s 03:17:38 03:17:38 #80 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:17:38 #80 DONE 0.1s 03:17:38 03:17:38 #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:17:38 #81 DONE 0.1s 03:17:38 03:17:38 #82 [security-spire-agent stage-3 6/9] COPY security.txt / 03:17:38 #82 DONE 0.1s 03:17:38 03:17:38 #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:17:38 #83 DONE 0.1s 03:17:38 03:17:38 #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 03:17:38 #84 DONE 0.1s 03:17:38 03:17:38 #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:17:38 #85 DONE 0.1s 03:17:38 03:17:38 #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:17:38 #86 DONE 0.1s 03:17:38 03:17:38 #87 [security-spire-server] exporting to image 03:17:38 #87 exporting layers 03:17:38 #87 ... 03:17:38 03:17:38 #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:17:38 #88 DONE 0.1s 03:17:38 03:17:38 #89 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:17:38 #89 DONE 0.1s 03:17:38 03:17:38 #87 [security-spire-agent] exporting to image 03:17:39 #87 exporting layers 0.5s done 03:17:39 #87 writing image sha256:87caed7192d9c9c1156f5bd2054af880352307ca73d1e604a4f7edeb214314f0 done 03:17:39 #87 naming to docker.io/library/security-spire-server done 03:17:39 #87 exporting layers 0.6s done 03:17:39 #87 writing image sha256:c4e993d25585ea1682edf085a69616bf6cee3a90d726b88b250f445b42773e5f 0.0s done 03:17:39 #87 naming to docker.io/library/security-spire-config done 03:17:39 #87 writing image sha256:cabcfe469270f437158b0b40ee22a33e77604672b26272ac915428e18bac07b0 done 03:17:39 #87 naming to docker.io/library/security-spire-agent done 03:17:39 #87 DONE 0.7s 03:17:39 03:17:39 #90 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:17:39 #90 DONE 1.7s 03:17:39 03:17:39 #91 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 03:17:39 #91 DONE 0.0s 03:17:39 03:17:39 #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:49 #92 ... 03:17:49 03:17:49 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:49 #93 ... 03:17:49 03:17:49 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:49 #94 ... 03:17:49 03:17:49 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:10 Removing intermediate container 9634a7677e13 03:18:10 ---> 27b99de898a0 03:18:10 Successfully built 27b99de898a0 03:18:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:10 + docker inspect -f . ci-base-image-arm64 03:18:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:10 prd-ubuntu20.04-docker-arm64-4c-16g-5605 does not seem to be running inside a container 03:18:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:18:11 $ docker top d7cf1d955abf7dc98130071014d180d0ba504fe2d43b6677cdf29b5a4a284ca2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:12 + go version 03:18:12 go version go1.20.6 linux/arm64 [Pipeline] } 03:18:12 $ docker stop --time=1 d7cf1d955abf7dc98130071014d180d0ba504fe2d43b6677cdf29b5a4a284ca2 03:18:14 $ docker rm -f --volumes d7cf1d955abf7dc98130071014d180d0ba504fe2d43b6677cdf29b5a4a284ca2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:14 + docker inspect -f . ci-base-image-arm64 03:18:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:15 prd-ubuntu20.04-docker-arm64-4c-16g-5605 does not seem to be running inside a container 03:18:15 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:18:16 $ docker top 3b2005c80a443cf6d5ba77d424c279e0a973e5ee4772e57be39c739359ace525 -eo pid,comm 03:18:16 #95 ... 03:18:16 03:18:16 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:16 #93 DONE 37.6s 03:18:16 03:18:16 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:16 #95 DONE 37.2s 03:18:16 03:18:16 #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:16 #92 DONE 37.1s 03:18:16 03:18:16 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:16 #94 DONE 37.2s 03:18:16 03:18:16 #96 [security-spiffe-token-provider builder 6/7] COPY . . [Pipeline] { [Pipeline] echo 03:18:16 ========================================================= 03:18:16 [edgeXBuildGoParallel] Running Tests and Build... 03:18:16 ========================================================= [Pipeline] sh 03:18:16 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 03:18:17 + make test 03:18:17 go test -race -coverprofile=coverage.out ./... 03:18:24 #96 DONE 8.6s 03:18:24 03:18:24 #97 [support-notifications builder 6/7] COPY . . 03:18:24 #97 DONE 8.6s 03:18:24 03:18:24 #98 [support-scheduler builder 6/7] COPY . . 03:18:24 #98 DONE 8.6s 03:18:24 03:18:24 #99 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:24 #99 CACHED 03:18:24 03:18:24 #100 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:18:24 #100 CACHED 03:18:24 03:18:24 #101 [core-metadata builder 6/7] COPY . . 03:18:24 #101 CACHED 03:18:24 03:18:24 #102 [security-proxy-setup builder 6/7] COPY . . 03:18:24 #102 DONE 8.6s 03:18:24 03:18:24 #103 [core-command builder 4/7] COPY go.mod vendor* ./ 03:18:24 #103 CACHED 03:18:24 03:18:24 #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:24 #104 CACHED 03:18:24 03:18:24 #105 [core-command builder 6/7] COPY . . 03:18:24 #105 CACHED 03:18:24 03:18:24 #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:24 #106 CACHED 03:18:24 03:18:24 #107 [security-bootstrapper builder 6/7] COPY . . 03:18:24 #107 CACHED 03:18:24 03:18:24 #108 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:18:24 #108 CACHED 03:18:24 03:18:24 #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:18:24 #109 CACHED 03:18:24 03:18:24 #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:24 #110 CACHED 03:18:24 03:18:24 #111 [security-proxy-auth builder 6/7] COPY . . 03:18:24 #111 CACHED 03:18:24 03:18:24 #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:18:24 #112 CACHED 03:18:24 03:18:24 #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:24 #113 CACHED 03:18:24 03:18:24 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 03:18:24 #114 CACHED 03:18:24 03:18:24 #115 [core-data builder 6/7] COPY . . 03:18:24 #115 CACHED 03:18:24 03:18:24 #116 [core-data builder 4/7] COPY go.mod vendor* ./ 03:18:24 #116 CACHED 03:18:24 03:18:24 #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:24 #117 CACHED 03:18:24 03:18:24 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:24 #118 CACHED 03:18:24 03:18:24 #119 [security-secretstore-setup builder 6/7] COPY . . 03:18:24 #119 CACHED 03:18:24 03:18:24 #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:18:24 #120 CACHED 03:18:24 03:18:24 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:18:25 #121 1.478 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 03:18:34 #121 ... 03:18:34 03:18:34 #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:18:34 #0 0.680 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 03:18:34 #122 ... 03:18:34 03:18:34 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:18:34 #0 0.695 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 03:18:34 #123 ... 03:18:34 03:18:34 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:18:34 #0 1.233 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 03:18:34 #124 ... 03:18:34 03:18:34 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:18:34 #0 0.526 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 03:18:34 #125 ... 03:18:34 03:18:34 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:18:34 #0 0.622 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 03:18:35 #126 ... 03:18:35 03:18:35 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:18:35 #0 1.488 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 03:18:35 #127 ... 03:18:35 03:18:35 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:18:35 #0 1.330 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 03:18:35 #128 ... 03:18:35 03:18:35 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:18:35 #0 1.003 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 03:18:35 #129 ... 03:18:35 03:18:35 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:18:35 #0 1.598 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 03:18:35 #130 ... 03:18:35 03:18:35 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:18:35 #0 1.423 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 03:18:56 ? github.com/edgexfoundry/edgex-go [no test files] 03:19:43 #131 ... 03:19:43 03:19:43 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:19:43 #121 77.44 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 03:19:57 #121 ... 03:19:57 03:19:57 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:19:57 #130 DONE 91.8s 03:19:57 03:19:57 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:19:57 #129 DONE 91.8s 03:19:57 03:19:57 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:19:57 #121 DONE 91.8s 03:19:57 03:19:57 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:19:57 #128 DONE 91.9s 03:19:57 03:19:57 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:19:57 #124 DONE 91.9s 03:19:57 03:19:57 #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:19:57 #122 DONE 91.9s 03:19:57 03:19:57 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:19:57 #125 DONE 92.0s 03:19:57 03:19:57 #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:19:57 #132 ... 03:19:57 03:19:57 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:19:57 #127 DONE 91.9s 03:19:57 03:19:57 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:19:57 #123 DONE 91.9s 03:19:57 03:19:57 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:19:57 #126 DONE 92.0s 03:19:57 03:19:57 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:19:57 #131 DONE 92.2s 03:19:57 03:19:57 #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:19:57 #133 DONE 0.4s 03:19:57 03:19:57 #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:19:57 #134 DONE 0.6s 03:19:57 03:19:57 #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:19:57 #132 DONE 0.6s 03:19:57 03:19:57 #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 03:19:57 #135 DONE 0.5s 03:19:57 03:19:57 #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:19:57 #136 DONE 0.5s 03:19:57 03:19:57 #137 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:19:57 #137 ... 03:19:57 03:19:57 #138 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:19:57 #138 DONE 0.5s 03:19:57 03:19:57 #139 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:19:57 #139 DONE 0.4s 03:19:57 03:19:57 #140 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:19:57 #140 DONE 0.3s 03:19:57 03:19:57 #141 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:19:57 #141 CACHED 03:19:57 03:19:57 #142 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:19:57 #142 CACHED 03:19:57 03:19:57 #143 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 03:19:57 #143 CACHED 03:19:57 03:19:57 #144 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 03:19:57 #144 CACHED 03:19:57 03:19:57 #145 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:19:57 #145 CACHED 03:19:57 03:19:57 #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:19:57 #146 CACHED 03:19:57 03:19:57 #147 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:19:57 #147 DONE 0.3s 03:19:57 03:19:57 #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:19:57 #148 CACHED 03:19:57 03:19:57 #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:19:57 #149 CACHED 03:19:57 03:19:57 #150 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:19:57 #150 ... 03:19:57 03:19:57 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 03:19:57 #151 DONE 0.3s 03:19:57 03:19:57 #137 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:19:57 #137 DONE 0.3s 03:19:57 03:19:57 #152 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:19:57 #152 DONE 0.3s 03:19:57 03:19:57 #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:19:57 #153 DONE 0.3s 03:19:57 03:19:57 #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:19:59 #154 ... 03:19:59 03:19:59 #155 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:19:59 #155 DONE 2.0s 03:19:59 03:19:59 #156 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:19:59 #156 DONE 2.0s 03:19:59 03:19:59 #157 [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 03:19:59 #157 DONE 1.9s 03:19:59 03:19:59 #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:19:59 #158 DONE 2.1s 03:19:59 03:19:59 #159 [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 03:19:59 #159 ... 03:19:59 03:19:59 #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:19:59 #160 DONE 2.4s 03:19:59 03:19:59 #161 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:19:59 #161 DONE 2.4s 03:19:59 03:19:59 #150 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:19:59 #150 DONE 2.4s 03:19:59 03:19:59 #162 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:19:59 #162 DONE 2.3s 03:19:59 03:19:59 #163 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:19:59 #163 DONE 2.3s 03:19:59 03:19:59 #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:19:59 #154 DONE 2.3s 03:19:59 03:19:59 #164 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:19:59 #164 DONE 0.2s 03:19:59 03:19:59 #165 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:19:59 #165 ... 03:19:59 03:19:59 #166 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:19:59 #166 DONE 0.6s 03:19:59 03:19:59 #167 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:19:59 #167 DONE 0.7s 03:19:59 03:19:59 #159 [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 03:19:59 #159 DONE 0.7s 03:19:59 03:19:59 #168 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:19:59 #168 DONE 0.4s 03:19:59 03:19:59 #169 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:19:59 #169 DONE 0.4s 03:19:59 03:19:59 #170 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:19:59 #170 DONE 0.4s 03:19:59 03:19:59 #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:19:59 #171 DONE 0.4s 03:19:59 03:19:59 #172 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:19:59 #172 DONE 0.4s 03:19:59 03:19:59 #87 [core-data] exporting to image 03:19:59 #87 exporting layers 03:19:59 #87 ... 03:19:59 03:19:59 #173 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 03:19:59 #173 DONE 3.1s 03:19:59 03:19:59 #87 [security-spiffe-token-provider] exporting to image 03:19:59 #87 ... 03:19:59 03:19:59 #165 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:19:59 #165 DONE 0.5s 03:19:59 03:19:59 #174 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:19:59 #174 DONE 0.4s 03:19:59 03:19:59 #87 [support-notifications] exporting to image 03:20:00 #87 exporting layers 0.5s done 03:20:00 #87 ... 03:20:00 03:20:00 #175 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:20:00 #175 DONE 0.7s 03:20:00 03:20:00 #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:20:00 #176 DONE 0.7s 03:20:00 03:20:00 #177 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:20:00 #177 DONE 0.6s 03:20:00 03:20:00 #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:20:00 #178 DONE 0.6s 03:20:00 03:20:00 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 03:20:00 #179 DONE 0.5s 03:20:00 03:20:00 #87 [core-metadata] exporting to image 03:20:00 #87 exporting layers 0.5s done 03:20:00 #87 writing image sha256:c8127cac6b7f1152e0c1856e7cbd58c209baa3c77fefba766c1b6b8130822d11 03:20:00 #87 writing image sha256:2a2c804abec1629892b1a0838a5f74294d824a5e17ee1d822652d57e3a156919 done 03:20:00 #87 writing image sha256:1d1058e018519cd7b8cab722a71828caaeb56ccd2c87b4292ce5de803dd4504a done 03:20:00 #87 writing image sha256:76fd4eeb45ed5a859271f3d06c800628c1ea2ac7dce180ee082e9e355d9fbc73 03:20:00 #87 writing image sha256:2a0b6d532967d5a392eedf38b3d2ad4e60c5c39961a57f81315bdac27479c5d7 done 03:20:00 #87 naming to docker.io/library/support-scheduler done 03:20:00 #87 naming to docker.io/library/core-data done 03:20:00 #87 naming to docker.io/library/core-command 03:20:00 #87 writing image sha256:76fd4eeb45ed5a859271f3d06c800628c1ea2ac7dce180ee082e9e355d9fbc73 0.2s done 03:20:00 #87 naming to docker.io/library/core-command 0.2s done 03:20:00 #87 naming to docker.io/library/security-spiffe-token-provider 0.1s done 03:20:00 #87 ... 03:20:00 03:20:00 #180 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:20:00 #180 DONE 0.4s 03:20:00 03:20:00 #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 03:20:00 #181 DONE 0.4s 03:20:00 03:20:00 #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:20:00 #182 DONE 0.4s 03:20:00 03:20:00 #87 [support-notifications] exporting to image 03:20:00 #87 exporting layers 0.7s done 03:20:00 #87 writing image sha256:c8127cac6b7f1152e0c1856e7cbd58c209baa3c77fefba766c1b6b8130822d11 0.3s done 03:20:00 #87 naming to docker.io/library/support-notifications done 03:20:00 #87 writing image sha256:ae430aa5b9f1ac92dc50bc50ff351f20b0824afeaddda73bd353c80fa646db42 03:20:01 #87 writing image sha256:ae430aa5b9f1ac92dc50bc50ff351f20b0824afeaddda73bd353c80fa646db42 done 03:20:01 #87 naming to docker.io/library/core-metadata done 03:20:01 #87 DONE 1.7s 03:20:01 03:20:01 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:20:01 #183 DONE 0.7s 03:20:01 03:20:01 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:20:01 #184 DONE 0.7s 03:20:01 03:20:01 #185 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:20:01 #185 DONE 0.0s 03:20:01 03:20:01 #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:20:01 #186 DONE 0.0s 03:20:01 03:20:01 #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:20:01 #187 DONE 1.3s 03:20:01 03:20:01 #188 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:20:01 #188 DONE 1.3s 03:20:01 03:20:01 #87 [core-common-config-bootstrapper] exporting to image 03:20:01 #87 ... 03:20:01 03:20:01 #189 [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/ 03:20:01 #189 DONE 0.1s 03:20:01 03:20:01 #87 [security-proxy-auth] exporting to image 03:20:01 #87 ... 03:20:01 03:20:01 #190 [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/ 03:20:01 #190 DONE 0.1s 03:20:01 03:20:01 #87 [core-common-config-bootstrapper] exporting to image 03:20:01 #87 exporting layers 0.3s done 03:20:01 #87 writing image sha256:fb53d6fed424d9635ae9fdde2734e0b5c2362a94c5fa398f841b2ee30bcf679e done 03:20:01 #87 naming to docker.io/library/core-common-config-bootstrapper done 03:20:02 #87 ... 03:20:02 03:20:02 #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:20:02 #191 DONE 0.1s 03:20:02 03:20:02 #192 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:20:02 #192 DONE 1.2s 03:20:02 03:20:02 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:20:02 #193 DONE 0.1s 03:20:02 03:20:02 #87 [security-proxy-setup] exporting to image 03:20:02 #87 writing image sha256:02e6dc1c6b2199be024aa9e39f732168efa4c3d58469d4a86d83e4f9783097e6 done 03:20:02 #87 naming to docker.io/library/security-proxy-auth done 03:20:02 #87 ... 03:20:02 03:20:02 #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:20:02 #194 DONE 0.5s 03:20:02 03:20:02 #87 [security-secretstore-setup] exporting to image 03:20:02 #87 exporting layers 0.2s done 03:20:02 #87 writing image sha256:d7ed8fe9e9e956590622ee5edc45b0f34225d9c74dddf07c7f59a9d605297ea8 done 03:20:02 #87 naming to docker.io/library/security-proxy-setup done 03:20:02 #87 exporting layers 0.2s done 03:20:02 #87 writing image sha256:4a8870e46c85aaadda7beb88975e16d2fb6dfe0124e06d2e878b96c742a16227 done 03:20:02 #87 naming to docker.io/library/security-secretstore-setup done 03:20:02 #87 DONE 2.3s 03:20:02 03:20:02 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 03:20:02 #195 DONE 0.5s 03:20:02 03:20:02 #87 [security-bootstrapper] exporting to image 03:20:02 #87 exporting layers 0.2s done 03:20:02 #87 writing image sha256:74fe21ac0967a01dfdc42332cdc77fc4bbc9941c97ab1e51bdac01db4ca0609e done 03:20:02 #87 naming to docker.io/library/security-bootstrapper done 03:20:02 #87 DONE 2.5s 03:20:02 time="2023-09-08T03:17:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:02 time="2023-09-08T03:17:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:02 time="2023-09-08T03:17:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:02 time="2023-09-08T03:17:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:02 time="2023-09-08T03:17:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:02 time="2023-09-08T03:17:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:02 time="2023-09-08T03:17:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:02 time="2023-09-08T03:17:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:02 time="2023-09-08T03:17:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:02 time="2023-09-08T03:17:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:02 time="2023-09-08T03:17:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:02 time="2023-09-08T03:17:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:02 time="2023-09-08T03:17:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:02 time="2023-09-08T03:17:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:20:02 $ docker stop --time=1 0a2bc0ad15147e388fd4cf4eb40ee79d28991f87cf99a1e7cacac1da586abb15 03:20:03 $ docker rm -f --volumes 0a2bc0ad15147e388fd4cf4eb40ee79d28991f87cf99a1e7cacac1da586abb15 [Pipeline] // withDockerContainer [Pipeline] sh 03:20:04 + docker images 03:20:04 REPOSITORY TAG IMAGE ID CREATED SIZE 03:20:04 security-bootstrapper latest 74fe21ac0967 2 seconds ago 23MB 03:20:04 security-secretstore-setup latest 4a8870e46c85 2 seconds ago 44.1MB 03:20:04 security-proxy-setup latest d7ed8fe9e9e9 3 seconds ago 29.2MB 03:20:04 security-proxy-auth latest 02e6dc1c6b21 3 seconds ago 19.4MB 03:20:04 core-common-config-bootstrapper latest fb53d6fed424 3 seconds ago 18MB 03:20:04 support-scheduler latest 2a0b6d532967 5 seconds ago 33.7MB 03:20:04 core-command latest 2a2c804abec1 5 seconds ago 21MB 03:20:04 core-metadata latest ae430aa5b9f1 5 seconds ago 21.6MB 03:20:04 core-data latest 1d1058e01851 5 seconds ago 21.2MB 03:20:04 support-notifications latest c8127cac6b7f 5 seconds ago 34.3MB 03:20:04 security-spiffe-token-provider latest 76fd4eeb45ed 5 seconds ago 33.5MB 03:20:04 security-spire-server latest 87caed7192d9 2 minutes ago 103MB 03:20:04 security-spire-config latest c4e993d25585 2 minutes ago 102MB 03:20:04 security-spire-agent latest cabcfe469270 2 minutes ago 161MB 03:20:04 ci-base-image-x86_64 latest d3b7b3592ee4 5 minutes ago 1.07GB 03:20:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 8 weeks ago 696MB 03:20:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 03:20:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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] } 03:21:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:21:02 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:21:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:21:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:21:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:21:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:21:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:21:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 03:21:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:21:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:21:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:21:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:21:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:21:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:21:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements 03:21:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.290s coverage: 97.0% of statements 03:21:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:21:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:21:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.400s coverage: 69.4% of statements 03:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:21:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.332s coverage: 53.0% of statements 03:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:21:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.583s coverage: 93.4% of statements 03:21:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.370s coverage: 3.8% of statements 03:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:22:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.624s coverage: 97.6% of statements 03:22:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:22:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:22:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:22:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:22:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:22:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:22:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:22:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.215s coverage: 72.2% of statements 03:22:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:22:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.420s coverage: 0.9% of statements 03:22:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 32.2% of statements 03:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.294s coverage: 42.9% of statements 03:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.253s coverage: 82.9% of statements 03:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements 03:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.288s coverage: 96.3% of statements 03:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.227s coverage: 87.5% of statements 03:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.228s coverage: 94.4% of statements 03:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:22:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:22:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:22:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 03:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.052s coverage: 79.9% of statements 03:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.277s coverage: 92.9% of statements 03:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 64.4% of statements 03:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.218s coverage: 62.3% of statements 03:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements 03:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements 03:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.181s coverage: 100.0% of statements 03:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.461s coverage: 81.8% of statements 03:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.499s coverage: 82.1% of statements 03:22:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:22:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 86.0% of statements 03:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:22:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.000s coverage: 63.1% of statements 03:22:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.246s coverage: 100.0% of statements 03:22:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements 03:22:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 03:22:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements 03:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 03:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 03:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 03:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 03:23:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:23:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:23:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:23:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.982s coverage: 38.4% of statements 03:23:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.266s coverage: 89.5% of statements 03:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.244s coverage: 84.8% of statements 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:23:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.302s coverage: 17.7% of statements 03:23:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:23:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:23:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:23:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:23:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.601s coverage: 95.7% of statements 03:23:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:23:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:23:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.293s coverage: 61.8% of statements 03:23:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:23:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:23:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.381s coverage: 98.9% of statements 03:23: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 03:23:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:23:28 go vet ./... 03:26:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:26:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:26:05 ./bin/test-attribution-txt.sh 03:26:05 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 03:26:05 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 03:26:05 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 03:26:05 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 03:26:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:26:05 + ls -al . 03:26:05 total 724 03:26:05 drwxrwxr-x 11 1001 1001 4096 Sep 8 03:18 . 03:26:05 drwxr-xr-x 4 root root 4096 Sep 8 03:18 .. 03:26:05 drwxrwxr-x 2 1001 1001 4096 Sep 8 03:16 .blubracket 03:26:05 -rw-rw-r-- 1 1001 1001 16 Sep 8 03:16 .dockerignore 03:26:05 drwxrwxr-x 8 1001 1001 4096 Sep 8 03:16 .git 03:26:05 drwxrwxr-x 3 1001 1001 4096 Sep 8 03:16 .github 03:26:05 -rw-rw-r-- 1 1001 1001 1173 Sep 8 03:16 .gitignore 03:26:05 -rw-rw-r-- 1 1001 1001 42 Sep 8 03:16 .golangci.yml 03:26:05 -rw-rw-r-- 1 1001 1001 100 Sep 8 03:16 .hadolint.yml 03:26:05 -rw-rw-r-- 1 1001 1001 166 Sep 8 03:16 .sonarcloud.properties 03:26:05 -rw-rw-r-- 1 1001 1001 1171 Sep 8 03:16 ADOPTERS.md 03:26:05 -rw-rw-r-- 1 1001 1001 11152 Sep 8 03:16 Attribution.txt 03:26:05 -rw-rw-r-- 1 1001 1001 93407 Sep 8 03:16 CHANGELOG.md 03:26:05 -rw-rw-r-- 1 1001 1001 3804 Sep 8 03:16 CONTRIBUTING.md 03:26:05 -rw-rw-r-- 1 1001 1001 677 Sep 8 03:16 GOVERNANCE.md 03:26:05 -rw-rw-r-- 1 1001 1001 883 Sep 8 03:16 Jenkinsfile 03:26:05 -rw-rw-r-- 1 1001 1001 10775 Sep 8 03:16 LICENSE 03:26:05 -rw-rw-r-- 1 1001 1001 14764 Sep 8 03:16 Makefile 03:26:05 -rw-rw-r-- 1 1001 1001 582 Sep 8 03:16 OWNERS.md 03:26:05 -rw-rw-r-- 1 1001 1001 9923 Sep 8 03:16 README.md 03:26:05 -rw-rw-r-- 1 1001 1001 789 Sep 8 03:16 SECURITY.md 03:26:05 -rw-rw-r-- 1 1001 1001 5 Sep 8 03:14 VERSION 03:26:05 drwxrwxr-x 2 1001 1001 4096 Sep 8 03:16 bin 03:26:05 drwxrwxr-x 18 1001 1001 4096 Sep 8 03:16 cmd 03:26:05 -rw-r--r-- 1 root root 450366 Sep 8 03:23 coverage.out 03:26:05 drwxrwxr-x 2 1001 1001 4096 Sep 8 03:16 fuzz_test 03:26:05 -rw-rw-r-- 1 1001 1001 3687 Sep 8 03:16 go.mod 03:26:05 -rw-rw-r-- 1 1001 1001 33714 Sep 8 03:16 go.sum 03:26:05 drwxrwxr-x 7 1001 1001 4096 Sep 8 03:16 internal 03:26:05 drwxrwxr-x 3 1001 1001 4096 Sep 8 03:16 openapi 03:26:05 -rw-rw-r-- 1 1001 1001 594 Sep 8 03:16 security.txt 03:26:05 drwxrwxr-x 4 1001 1001 4096 Sep 8 03:16 snap 03:26:05 -rw-rw-r-- 1 1001 1001 204 Sep 8 03:16 version.go [Pipeline] sh 03:26:06 + '[' -e coverage.out ] 03:26:06 + chown 1001:1001 coverage.out [Pipeline] stash 03:26:06 Warning: overwriting stash ‘coverage-report’ 03:26:06 Stashed 1 file(s) [Pipeline] sh 03:26:07 + make build 03:26: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 03:27:43 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 03:27:49 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 03:27:54 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 03:27:57 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 03:28:36 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 03:28:41 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 03:28: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:28:54 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 03:28:58 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 03:29:03 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 03:29:08 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] } 03:29:15 $ docker stop --time=1 3b2005c80a443cf6d5ba77d424c279e0a973e5ee4772e57be39c739359ace525 03:29:17 $ docker rm -f --volumes 3b2005c80a443cf6d5ba77d424c279e0a973e5ee4772e57be39c739359ace525 [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 03:29:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:29:19 03:29:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:29:20 latest: Pulling from edgex-devops/edgex-compose-arm64 03:29:20 547446be3368: Pulling fs layer 03:29:20 d125d8839a47: Pulling fs layer 03:29:20 3e85d5ac6304: Pulling fs layer 03:29:20 c3105a71a48b: Pulling fs layer 03:29:20 0f093f025ec4: Pulling fs layer 03:29:20 c3106fc0e877: Pulling fs layer 03:29:20 c3105a71a48b: Waiting 03:29:20 0f093f025ec4: Waiting 03:29:20 c3106fc0e877: Waiting 03:29:20 547446be3368: Verifying Checksum 03:29:20 547446be3368: Download complete 03:29:20 c3105a71a48b: Verifying Checksum 03:29:20 c3105a71a48b: Download complete 03:29:20 d125d8839a47: Verifying Checksum 03:29:20 d125d8839a47: Download complete 03:29:20 c3106fc0e877: Verifying Checksum 03:29:20 c3106fc0e877: Download complete 03:29:20 0f093f025ec4: Verifying Checksum 03:29:20 0f093f025ec4: Download complete 03:29:20 547446be3368: Pull complete 03:29:21 d125d8839a47: Pull complete 03:29:22 3e85d5ac6304: Verifying Checksum 03:29:22 3e85d5ac6304: Download complete 03:29:30 3e85d5ac6304: Pull complete 03:29:30 c3105a71a48b: Pull complete 03:29:33 0f093f025ec4: Pull complete 03:29:33 c3106fc0e877: Pull complete 03:29:33 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:29:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:29:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:33 prd-ubuntu20.04-docker-arm64-4c-16g-5605 does not seem to be running inside a container 03:29:33 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:29:35 $ docker top ea817e6209dbfd927aeca743e662ddb8dfa50d6d675a7f4b0e65251c665d4da5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:36 + docker compose -f ./docker-compose-build.yml build --parallel 03:29:44 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:29:44 #1 transferring dockerfile: 1.78kB done 03:29:44 #1 DONE 0.1s 03:29:44 03:29:44 #2 [security-proxy-setup internal] load build definition from Dockerfile 03:29:44 #2 transferring dockerfile: 2.39kB done 03:29:44 #2 DONE 0.0s 03:29:44 03:29:44 #3 [core-command internal] load build definition from Dockerfile 03:29:44 #3 transferring dockerfile: 1.82kB done 03:29:44 #3 DONE 0.0s 03:29:44 03:29:44 #4 [support-scheduler internal] load build definition from Dockerfile 03:29:44 #4 transferring dockerfile: 1.82kB done 03:29:44 #4 DONE 0.0s 03:29:44 03:29:44 #5 [security-spire-config internal] load build definition from Dockerfile 03:29:46 #5 transferring dockerfile: 1.58kB done 03:29:46 #5 DONE 1.2s 03:29:46 03:29:46 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:29:46 #6 transferring dockerfile: 2.12kB done 03:29:46 #6 DONE 1.3s 03:29:46 03:29:46 #7 [security-bootstrapper internal] load .dockerignore 03:29:46 #7 ... 03:29:46 03:29:46 #8 [security-bootstrapper internal] load build definition from Dockerfile 03:29:46 #8 transferring dockerfile: 2.82kB 0.0s done 03:29:46 #8 DONE 1.4s 03:29:46 03:29:46 #9 [support-notifications internal] load build definition from Dockerfile 03:29:46 #9 transferring dockerfile: 1.84kB done 03:29:46 #9 DONE 1.4s 03:29:46 03:29:46 #10 [security-proxy-auth internal] load build definition from Dockerfile 03:29:46 #10 transferring dockerfile: 2.04kB 0.0s done 03:29:46 #10 DONE 1.4s 03:29:46 03:29:46 #11 [security-spire-server internal] load build definition from Dockerfile 03:29:46 #11 transferring dockerfile: 1.59kB 0.0s done 03:29:46 #11 DONE 1.5s 03:29:46 03:29:46 #12 [security-spire-agent internal] load .dockerignore 03:29:46 #12 ... 03:29:46 03:29:46 #13 [core-metadata internal] load build definition from Dockerfile 03:29:46 #13 transferring dockerfile: 1.96kB 0.0s done 03:29:46 #13 DONE 1.5s 03:29:46 03:29:46 #14 [security-spire-agent internal] load build definition from Dockerfile 03:29:46 #14 transferring dockerfile: 1.70kB 0.0s done 03:29:46 #14 DONE 1.5s 03:29:46 03:29:46 #15 [security-secretstore-setup internal] load build definition from Dockerfile 03:29:46 #15 transferring dockerfile: 2.38kB 0.0s done 03:29:46 #15 DONE 1.5s 03:29:46 03:29:46 #16 [core-common-config-bootstrapper internal] load .dockerignore 03:29:46 #16 transferring context: 56B 0.0s done 03:29:46 #16 DONE 0.7s 03:29:46 03:29:46 #17 [security-spiffe-token-provider internal] load .dockerignore 03:29:46 #17 transferring context: 56B 0.0s done 03:29:46 #17 DONE 1.5s 03:29:46 03:29:46 #7 [security-bootstrapper internal] load .dockerignore 03:29:46 #7 transferring context: 56B 0.0s done 03:29:46 #7 ... 03:29:46 03:29:46 #18 [core-data internal] load build definition from Dockerfile 03:29:46 #18 transferring dockerfile: 1.90kB 0.0s done 03:29:46 #18 DONE 1.6s 03:29:46 03:29:46 #19 [security-proxy-setup internal] load .dockerignore 03:29:46 #19 transferring context: 56B 0.0s done 03:29:46 #19 DONE 0.9s 03:29:46 03:29:46 #20 [security-spire-config internal] load .dockerignore 03:29:46 #20 transferring context: 56B 0.0s done 03:29:46 #20 DONE 0.8s 03:29:46 03:29:46 #21 [core-command internal] load .dockerignore 03:29:46 #21 transferring context: 56B 0.0s done 03:29:46 #21 DONE 0.9s 03:29:46 03:29:46 #22 [support-scheduler internal] load .dockerignore 03:29:46 #22 transferring context: 56B 0.0s done 03:29:46 #22 DONE 0.9s 03:29:46 03:29:46 #23 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:46 #23 DONE 0.0s 03:29:47 03:29:47 #7 [security-bootstrapper internal] load .dockerignore 03:29:47 #7 DONE 0.8s 03:29:47 03:29:47 #24 [security-spire-server internal] load .dockerignore 03:29:47 #24 transferring context: 56B 0.0s done 03:29:47 #24 DONE 0.6s 03:29:47 03:29:47 #25 [core-metadata internal] load .dockerignore 03:29:47 #25 transferring context: 56B 0.0s done 03:29:47 #25 DONE 0.6s 03:29:47 03:29:47 #26 [support-notifications internal] load .dockerignore 03:29:47 #26 transferring context: 56B 0.0s done 03:29:47 #26 DONE 0.8s 03:29:47 03:29:47 #12 [security-spire-agent internal] load .dockerignore 03:29:47 #12 transferring context: 56B 0.0s done 03:29:47 #12 DONE 0.6s 03:29:47 03:29:47 #27 [security-proxy-auth internal] load .dockerignore 03:29:47 #27 transferring context: 56B 0.0s done 03:29:47 #27 DONE 0.8s 03:29:47 03:29:47 #28 [core-data internal] load .dockerignore 03:29:47 #28 transferring context: 56B 0.0s done 03:29:47 #28 DONE 0.5s 03:29:47 03:29:47 #29 [security-secretstore-setup internal] load .dockerignore 03:29:47 #29 transferring context: 56B 0.0s done 03:29:47 #29 DONE 0.5s 03:29:47 03:29:47 #23 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:47 #23 DONE 0.0s 03:29:47 03:29:47 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 03:29:47 #30 DONE 0.7s 03:29:47 03:29:47 #23 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:47 #23 DONE 0.0s 03:29:47 03:29:47 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:29:47 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 03:29:47 #31 ... 03:29:47 03:29:47 #23 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:47 #23 DONE 0.0s 03:29:47 03:29:47 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:29:47 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 03:29:47 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s 03:29:47 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 03:29:47 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 03:29:47 #31 ... 03:29:47 03:29:47 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 03:29:47 #30 DONE 0.9s 03:29:47 03:29:47 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:29:47 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 03:29:47 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 03:29:47 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 03:29:47 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 03:29:47 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 03:29:47 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 03:29:47 #31 ... 03:29:47 03:29:47 #23 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:47 #23 DONE 0.0s 03:29:47 03:29:47 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:29:47 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 03:29:48 #31 ... 03:29:48 03:29:48 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 03:29:48 #30 DONE 1.0s 03:29:48 03:29:48 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:29:48 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 03:29:48 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 03:29:48 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 03:29:48 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 03:29:48 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 03:29:48 #31 ... 03:29:48 03:29:48 #23 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:48 #23 DONE 0.0s 03:29:48 03:29:48 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 03:29:48 #30 DONE 1.2s 03:29:48 03:29:48 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:29:48 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 03:29:48 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 03:29:48 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 03:29:48 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 03:29:48 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 03:29:49 #31 ... 03:29:49 03:29:49 #23 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:49 #23 DONE 0.0s 03:29:49 03:29:49 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:29:49 #31 ... 03:29:49 03:29:49 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 03:29:49 #30 DONE 1.4s 03:29:49 03:29:49 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:29:49 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 03:29:49 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 03:29:49 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 03:29:49 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 03:29:49 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 03:29:49 #31 ... 03:29:49 03:29:49 #23 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:49 #23 DONE 0.0s 03:29:49 03:29:49 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:29:49 #31 ... 03:29:49 03:29:49 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 03:29:49 #30 DONE 1.4s 03:29:49 03:29:49 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:29:49 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 03:29:49 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 03:29:49 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 03:29:49 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 03:29:49 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 03:29:49 #31 ... 03:29:49 03:29:49 #23 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:49 #23 DONE 0.0s 03:29:49 03:29:49 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:29:49 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.7s done 03:29:49 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.7s done 03:29:49 #31 ... 03:29:49 03:29:49 #23 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:49 #23 DONE 0.0s 03:29:49 03:29:49 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 03:29:49 #30 DONE 2.0s 03:29:49 03:29:49 #32 [security-proxy-setup internal] load build context 03:29:50 #32 ... 03:29:50 03:29:50 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 03:29:50 #33 DONE 1.9s 03:29:50 03:29:50 #32 [security-proxy-setup internal] load build context 03:29:51 #32 ... 03:29:51 03:29:51 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:29:51 #34 DONE 4.4s 03:29:51 03:29:51 #32 [security-proxy-setup internal] load build context 03:29:51 #32 ... 03:29:51 03:29:51 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 03:29:51 #35 DONE 1.9s 03:29:51 03:29:51 #32 [security-proxy-setup internal] load build context 03:29:51 #32 ... 03:29:51 03:29:51 #36 [security-spire-config internal] load build context 03:29:51 #36 transferring context: 15.84kB 0.1s done 03:29:51 #36 DONE 1.2s 03:29:51 03:29:51 #32 [security-proxy-setup internal] load build context 03:29:51 #32 ... 03:29:51 03:29:51 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:29:51 #37 DONE 0.0s 03:29:51 03:29:51 #38 [security-spire-agent internal] load build context 03:29:51 #38 DONE 0.0s 03:29:51 03:29:51 #39 [security-spire-server internal] load build context 03:29:51 #39 transferring context: 17.59kB 0.2s done 03:29:51 #39 DONE 1.4s 03:29:51 03:29:51 #32 [security-proxy-setup internal] load build context 03:29:52 #32 ... 03:29:52 03:29:52 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:29:52 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 03:29:52 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 03:29:52 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 03:29:52 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 03:29:52 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 03:29:52 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.7s done 03:29:52 #31 DONE 5.7s 03:29:52 03:29:52 #32 [security-proxy-setup internal] load build context 03:29:52 #32 ... 03:29:52 03:29:52 #40 [core-command builder 2/7] WORKDIR /edgex-go 03:29:52 #40 DONE 1.9s 03:29:52 03:29:52 #32 [security-proxy-setup internal] load build context 03:29:53 #32 ... 03:29:53 03:29:53 #38 [security-spire-agent internal] load build context 03:29:53 #38 transferring context: 17.12kB 0.2s done 03:29:53 #38 DONE 1.9s 03:29:53 03:29:53 #32 [security-proxy-setup internal] load build context 03:29:58 #32 ... 03:29:58 03:29:58 #41 [security-spiffe-token-provider internal] load build context 03:29:58 #41 ... 03:29:58 03:29:58 #42 [core-common-config-bootstrapper internal] load build context 03:29:58 #42 ... 03:29:58 03:29:58 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:29:58 #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.8s done 03:29:58 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 03:29:58 #43 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 03:29:58 #43 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 03:29:58 #43 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 03:29:58 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 03:29:58 #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 03:29:58 #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.5s done 03:29:58 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.0s done 03:29:58 #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 03:29:58 #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 03:29:58 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.2s 03:29:58 #43 ... 03:29:58 03:29:58 #44 [core-command internal] load build context 03:29:58 #44 ... 03:29:58 03:29:58 #41 [security-spiffe-token-provider internal] load build context 03:29:58 #41 transferring context: 49.52MB 10.4s 03:29:58 #41 ... 03:29:58 03:29:58 #45 [support-scheduler internal] load build context 03:29:58 #45 ... 03:29:58 03:29:58 #41 [security-spiffe-token-provider internal] load build context 03:29:58 #41 ... 03:29:58 03:29:58 #46 [security-bootstrapper internal] load build context 03:29:58 #46 ... 03:29:58 03:29:58 #45 [support-scheduler internal] load build context 03:29:59 #45 ... 03:29:59 03:29:59 #47 [core-metadata internal] load build context 03:29:59 #47 ... 03:29:59 03:29:59 #45 [support-scheduler internal] load build context 03:29:59 #45 ... 03:29:59 03:29:59 #48 [support-notifications internal] load build context 03:29:59 #48 ... 03:29:59 03:29:59 #45 [support-scheduler internal] load build context 03:30:00 #45 ... 03:30:00 03:30:00 #49 [core-data internal] load build context 03:30:00 #49 ... 03:30:00 03:30:00 #50 [security-proxy-auth internal] load build context 03:30:00 #50 ... 03:30:00 03:30:00 #51 [security-secretstore-setup internal] load build context 03:30:00 #51 ... 03:30:00 03:30:00 #50 [security-proxy-auth internal] load build context 03:30:02 #50 ... 03:30:02 03:30:02 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:30:02 #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.7s done 03:30:02 #37 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 03:30:02 #37 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 03:30:02 #37 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 03:30:02 #37 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.6s done 03:30:02 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 6.7s 03:30:02 #37 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 03:30:02 #37 ... 03:30:02 03:30:02 #45 [support-scheduler internal] load build context 03:30:02 #45 ... 03:30:02 03:30:02 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:30:02 #0 6.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:30:02 #0 6.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:30:03 #52 ... 03:30:03 03:30:03 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:30:03 #0 7.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:30:03 #0 9.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:30:03 #53 ... 03:30:03 03:30:03 #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:30:03 #54 ... 03:30:03 03:30:03 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:30:03 #0 8.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:30:03 #55 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:30:03 #55 ... 03:30:03 03:30:03 #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:30:03 #0 7.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:30:03 #0 8.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:30:03 #56 ... 03:30:03 03:30:03 #45 [support-scheduler internal] load build context 03:30:03 #45 ... 03:30:03 03:30:03 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:30:03 #57 ... 03:30:03 03:30:03 #58 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:30:03 #58 ... 03:30:03 03:30:03 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:30:04 #59 ... 03:30:04 03:30:04 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:30:04 #60 ... 03:30:04 03:30:04 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:30:04 #61 ... 03:30:04 03:30:04 #62 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:30:04 #62 ... 03:30:04 03:30:04 #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:30:04 #63 ... 03:30:04 03:30:04 #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:30:04 #64 ... 03:30:04 03:30:04 #47 [core-metadata internal] load build context 03:30:04 #47 transferring context: 45.41MB 15.1s 03:30:04 #47 ... 03:30:04 03:30:04 #44 [core-command internal] load build context 03:30:05 #44 ... 03:30:05 03:30:05 #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:30:05 #56 12.09 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:30:05 #56 12.09 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:30:05 #56 12.09 OK: 17689 distinct packages available 03:30:05 #56 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:30:06 #56 ... 03:30:06 03:30:06 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:30:06 #52 11.13 OK: 263 MiB in 53 packages 03:30:06 #52 DONE 13.7s 03:30:06 03:30:06 #44 [core-command internal] load build context 03:30:07 #44 ... 03:30:07 03:30:07 #32 [security-proxy-setup internal] load build context 03:30:07 #32 ... 03:30:07 03:30:07 #42 [core-common-config-bootstrapper internal] load build context 03:30:07 #42 ... 03:30:07 03:30:07 #44 [core-command internal] load build context 03:30:08 #44 ... 03:30:08 03:30:08 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:30:08 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.0s 03:30:08 #43 ... 03:30:08 03:30:08 #32 [security-proxy-setup internal] load build context 03:30:09 #32 ... 03:30:09 03:30:09 #41 [security-spiffe-token-provider internal] load build context 03:30:09 #41 ... 03:30:09 03:30:09 #46 [security-bootstrapper internal] load build context 03:30:09 #46 ... 03:30:09 03:30:09 #41 [security-spiffe-token-provider internal] load build context 03:30:09 #41 transferring context: 68.75MB 21.4s 03:30:09 #41 ... 03:30:09 03:30:09 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:30:09 #55 14.95 OK: 263 MiB in 53 packages 03:30:09 #55 DONE 16.5s 03:30:09 03:30:09 #41 [security-spiffe-token-provider internal] load build context 03:30:09 #41 ... 03:30:09 03:30:09 #48 [support-notifications internal] load build context 03:30:09 #48 ... 03:30:09 03:30:09 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:30:10 #43 ... 03:30:10 03:30:10 #49 [core-data internal] load build context 03:30:10 #49 ... 03:30:10 03:30:10 #46 [security-bootstrapper internal] load build context 03:30:10 #46 ... 03:30:10 03:30:10 #51 [security-secretstore-setup internal] load build context 03:30:10 #51 ... 03:30:10 03:30:10 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:30:12 #43 ... 03:30:12 03:30:12 #50 [security-proxy-auth internal] load build context 03:30:12 #50 ... 03:30:12 03:30:12 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:30:12 #43 ... 03:30:12 03:30:12 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:30:12 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.0s done 03:30:12 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.7s 03:30:12 #37 ... 03:30:12 03:30:12 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:30:13 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.1s 03:30:13 #43 ... 03:30:13 03:30:13 #45 [support-scheduler internal] load build context 03:30:13 #45 ... 03:30:13 03:30:13 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:30:13 #43 ... 03:30:13 03:30:13 #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:30:13 #54 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:30:13 #54 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:30:14 #54 ... 03:30:14 03:30:14 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:30:14 #43 ... 03:30:14 03:30:14 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:30:14 #57 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:30:14 #57 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:30:14 #57 19.23 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:30:14 #57 19.23 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:30:14 #57 19.23 OK: 17689 distinct packages available 03:30:14 #57 21.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:30:14 #57 ... 03:30:14 03:30:14 #51 [security-secretstore-setup internal] load build context 03:30:14 #51 transferring context: 43.32MB 24.4s 03:30:15 #51 ... 03:30:15 03:30:15 #47 [core-metadata internal] load build context 03:30:15 #47 ... 03:30:15 03:30:15 #51 [security-secretstore-setup internal] load build context 03:30:16 #51 ... 03:30:16 03:30:16 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:30:16 #53 13.16 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:30:16 #53 13.16 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:30:16 #53 13.16 OK: 17694 distinct packages available 03:30:16 #53 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:30:16 #53 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:30:16 #53 ... 03:30:16 03:30:16 #51 [security-secretstore-setup internal] load build context 03:30:17 #51 ... 03:30:17 03:30:17 #58 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:30:17 #58 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:30:17 #58 16.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:30:17 #58 ... 03:30:17 03:30:17 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:30:17 #43 ... 03:30:17 03:30:17 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:30:17 #61 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:30:17 #61 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:30:18 #61 ... 03:30:18 03:30:18 #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:30:18 #54 21.17 OK: 263 MiB in 53 packages 03:30:18 #54 DONE 25.0s 03:30:18 03:30:18 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:30:18 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.3s 03:30:18 #43 ... 03:30:18 03:30:18 #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:30:18 #64 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:30:18 #64 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:30:18 #64 24.49 (1/4) Installing dumb-init (1.2.5-r2) 03:30:18 #64 ... 03:30:18 03:30:18 #42 [core-common-config-bootstrapper internal] load build context 03:30:18 #42 ... 03:30:18 03:30:18 #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:30:18 #56 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:30:18 #56 25.02 (1/4) Installing dumb-init (1.2.5-r2) 03:30:18 #56 25.02 (2/4) Installing musl-obstack (1.2.3-r0) 03:30:18 #56 25.02 (3/4) Installing libucontext (1.2-r0) 03:30:18 #56 25.02 (4/4) Installing gcompat (1.1.0-r0) 03:30:18 #56 25.02 Executing busybox-1.35.0-r29.trigger 03:30:18 #56 25.11 OK: 8 MiB in 19 packages 03:30:18 #56 ... 03:30:18 03:30:18 #44 [core-command internal] load build context 03:30:18 #44 ... 03:30:18 03:30:18 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:30:19 #43 ... 03:30:19 03:30:19 #32 [security-proxy-setup internal] load build context 03:30:19 #32 ... 03:30:19 03:30:19 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:30:19 #43 ... 03:30:19 03:30:19 #62 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:30:19 #62 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:30:19 #62 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:30:19 #62 ... 03:30:19 03:30:19 #42 [core-common-config-bootstrapper internal] load build context 03:30:19 #42 ... 03:30:19 03:30:19 #41 [security-spiffe-token-provider internal] load build context 03:30:19 #41 transferring context: 97.79MB 31.7s 03:30:19 #41 ... 03:30:19 03:30:19 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:30:19 #43 ... 03:30:19 03:30:19 #48 [support-notifications internal] load build context 03:30:19 #48 ... 03:30:19 03:30:19 #41 [security-spiffe-token-provider internal] load build context 03:30:20 #41 ... 03:30:20 03:30:20 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:30:20 #53 26.12 OK: 263 MiB in 53 packages 03:30:20 #53 DONE 27.1s 03:30:20 03:30:20 #41 [security-spiffe-token-provider internal] load build context 03:30:20 #41 ... 03:30:20 03:30:20 #46 [security-bootstrapper internal] load build context 03:30:20 #46 ... 03:30:20 03:30:20 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:30:20 #61 24.29 (1/2) Installing dumb-init (1.2.5-r2) 03:30:20 #61 24.32 (2/2) Installing su-exec (0.2-r2) 03:30:20 #61 24.37 Executing busybox-1.35.0-r29.trigger 03:30:20 #61 24.54 OK: 8 MiB in 17 packages 03:30:20 #61 DONE 26.7s 03:30:20 03:30:20 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:30:20 #60 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:30:20 #60 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:30:20 #60 ... 03:30:20 03:30:20 #49 [core-data internal] load build context 03:30:20 #49 ... 03:30:20 03:30:20 #46 [security-bootstrapper internal] load build context 03:30:21 #46 ... 03:30:21 03:30:21 #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:30:21 #56 DONE 28.4s 03:30:21 03:30:21 #46 [security-bootstrapper internal] load build context 03:30:22 #46 ... 03:30:22 03:30:22 #50 [security-proxy-auth internal] load build context 03:30:22 #50 ... 03:30:22 03:30:22 #47 [core-metadata internal] load build context 03:30:22 #47 ... 03:30:22 03:30:22 #46 [security-bootstrapper internal] load build context 03:30:22 #46 ... 03:30:22 03:30:22 #58 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:30:22 #58 26.08 (1/1) Installing dumb-init (1.2.5-r2) 03:30:22 #58 26.13 Executing busybox-1.35.0-r29.trigger 03:30:22 #58 26.23 OK: 8 MiB in 16 packages 03:30:22 #58 DONE 28.8s 03:30:22 03:30:22 #46 [security-bootstrapper internal] load build context 03:30:22 #46 ... 03:30:22 03:30:22 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:30:22 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 18.8s 03:30:22 #37 ... 03:30:22 03:30:22 #47 [core-metadata internal] load build context 03:30:22 #47 ... 03:30:22 03:30:22 #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:30:22 #64 24.59 (2/4) Installing openssl (3.0.10-r0) 03:30:22 #64 24.74 (3/4) Installing su-exec (0.2-r2) 03:30:22 #64 24.75 (4/4) Installing yq (4.30.4-r4) 03:30:22 #64 26.79 Executing busybox-1.35.0-r29.trigger 03:30:22 #64 26.98 OK: 17 MiB in 19 packages 03:30:22 #64 DONE 29.0s 03:30:22 03:30:22 #47 [core-metadata internal] load build context 03:30:23 #47 ... 03:30:23 03:30:23 #45 [support-scheduler internal] load build context 03:30:24 #45 ... 03:30:24 03:30:24 #47 [core-metadata internal] load build context 03:30:24 #47 ... 03:30:24 03:30:24 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 03:30:24 #65 DONE 1.3s 03:30:24 03:30:24 #47 [core-metadata internal] load build context 03:30:24 #47 ... 03:30:24 03:30:24 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:30:24 #59 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:30:24 #59 24.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:30:24 #59 29.31 (1/1) Installing dumb-init (1.2.5-r2) 03:30:24 #59 29.37 Executing busybox-1.35.0-r29.trigger 03:30:24 #59 29.55 OK: 8 MiB in 16 packages 03:30:24 #59 ... 03:30:24 03:30:24 #45 [support-scheduler internal] load build context 03:30:24 #45 ... 03:30:24 03:30:24 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:30:24 #59 DONE 30.8s 03:30:24 03:30:24 #45 [support-scheduler internal] load build context 03:30:25 #45 transferring context: 88.12MB 36.6s 03:30:25 #45 ... 03:30:25 03:30:25 #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:30:25 #63 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:30:25 #63 23.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:30:25 #63 29.43 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:30:25 #63 29.43 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:30:25 #63 29.43 OK: 17689 distinct packages available 03:30:25 #63 30.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:30:25 #63 31.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:30:25 #63 ... 03:30:25 03:30:25 #45 [support-scheduler internal] load build context 03:30:26 #45 ... 03:30:26 03:30:26 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:30:26 #60 28.05 (1/2) Installing ca-certificates (20230506-r0) 03:30:26 #60 28.57 (2/2) Installing dumb-init (1.2.5-r2) 03:30:26 #60 28.59 Executing busybox-1.35.0-r29.trigger 03:30:26 #60 28.73 Executing ca-certificates-20230506-r0.trigger 03:30:26 #60 30.08 OK: 8 MiB in 17 packages 03:30:26 #60 DONE 31.9s 03:30:26 03:30:26 #45 [support-scheduler internal] load build context 03:30:26 #45 ... 03:30:26 03:30:26 #62 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:30:26 #62 27.21 (1/4) Installing ca-certificates (20230506-r0) 03:30:26 #62 27.50 (2/4) Installing dumb-init (1.2.5-r2) 03:30:26 #62 27.50 (3/4) Installing su-exec (0.2-r2) 03:30:26 #62 27.50 (4/4) Installing yq (4.30.4-r4) 03:30:26 #62 28.52 Executing busybox-1.35.0-r29.trigger 03:30:26 #62 28.70 Executing ca-certificates-20230506-r0.trigger 03:30:26 #62 30.50 OK: 17 MiB in 19 packages 03:30:26 #62 DONE 32.2s 03:30:26 03:30:26 #45 [support-scheduler internal] load build context 03:30:26 #45 ... 03:30:26 03:30:26 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:30:26 #57 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:30:26 #57 29.82 (1/9) Installing ca-certificates (20230506-r0) 03:30:26 #57 30.27 (2/9) Installing brotli-libs (1.0.9-r9) 03:30:26 #57 30.36 (3/9) Installing nghttp2-libs (1.51.0-r1) 03:30:26 #57 30.38 (4/9) Installing libcurl (8.2.1-r0) 03:30:26 #57 30.44 (5/9) Installing curl (8.2.1-r0) 03:30:26 #57 30.47 (6/9) Installing dumb-init (1.2.5-r2) 03:30:26 #57 30.48 (7/9) Installing musl-obstack (1.2.3-r0) 03:30:26 #57 30.51 (8/9) Installing libucontext (1.2-r0) 03:30:26 #57 30.54 (9/9) Installing gcompat (1.1.0-r0) 03:30:26 #57 30.55 Executing busybox-1.35.0-r29.trigger 03:30:26 #57 30.66 Executing ca-certificates-20230506-r0.trigger 03:30:26 #57 31.73 OK: 11 MiB in 24 packages 03:30:26 #57 DONE 32.9s 03:30:26 03:30:26 #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:30:26 #63 32.65 (1/5) Installing dumb-init (1.2.5-r2) 03:30:26 #63 32.68 (2/5) Installing musl-obstack (1.2.3-r0) 03:30:26 #63 32.68 (3/5) Installing libucontext (1.2-r0) 03:30:26 #63 32.68 (4/5) Installing gcompat (1.1.0-r0) 03:30:26 #63 32.68 (5/5) Installing openssl (3.0.10-r0) 03:30:26 #63 32.82 Executing busybox-1.35.0-r29.trigger 03:30:26 #63 32.82 OK: 9 MiB in 20 packages 03:30:27 #63 ... 03:30:27 03:30:27 #51 [security-secretstore-setup internal] load build context 03:30:27 #51 ... 03:30:27 03:30:27 #45 [support-scheduler internal] load build context 03:30:28 #45 ... 03:30:28 03:30:28 #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:30:28 #63 DONE 34.3s 03:30:28 03:30:28 #45 [support-scheduler internal] load build context 03:30:28 #45 ... 03:30:28 03:30:28 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:30:28 #66 DONE 7.8s 03:30:28 03:30:28 #45 [support-scheduler internal] load build context 03:30:28 #45 ... 03:30:28 03:30:28 #44 [core-command internal] load build context 03:30:28 #44 ... 03:30:28 03:30:28 #51 [security-secretstore-setup internal] load build context 03:30:29 #51 ... 03:30:29 03:30:29 #32 [security-proxy-setup internal] load build context 03:30:29 #32 ... 03:30:29 03:30:29 #51 [security-secretstore-setup internal] load build context 03:30:29 #51 ... 03:30:29 03:30:29 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 03:30:29 #67 DONE 1.1s 03:30:29 03:30:29 #51 [security-secretstore-setup internal] load build context 03:30:29 #51 ... 03:30:29 03:30:29 #42 [core-common-config-bootstrapper internal] load build context 03:30:29 #42 ... 03:30:29 03:30:29 #44 [core-command internal] load build context 03:30:29 #44 ... 03:30:29 03:30:29 #48 [support-notifications internal] load build context 03:30:30 #48 ... 03:30:30 03:30:30 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:30:30 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.1s 03:30:30 #43 ... 03:30:30 03:30:30 #48 [support-notifications internal] load build context 03:30:30 #48 transferring context: 90.58MB 40.6s 03:30:30 #48 ... 03:30:30 03:30:30 #41 [security-spiffe-token-provider internal] load build context 03:30:30 #41 ... 03:30:30 03:30:30 #48 [support-notifications internal] load build context 03:30:31 #48 ... 03:30:31 03:30:31 #49 [core-data internal] load build context 03:30:31 #49 ... 03:30:31 03:30:31 #48 [support-notifications internal] load build context 03:30:32 #48 ... 03:30:32 03:30:32 #50 [security-proxy-auth internal] load build context 03:30:32 #50 ... 03:30:32 03:30:32 #48 [support-notifications internal] load build context 03:30:32 #48 ... 03:30:32 03:30:32 #46 [security-bootstrapper internal] load build context 03:30:33 #46 ... 03:30:33 03:30:33 #48 [support-notifications internal] load build context 03:30:33 #48 ... 03:30:33 03:30:33 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:30:33 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 22.8s done 03:30:33 #37 ... 03:30:33 03:30:33 #48 [support-notifications internal] load build context 03:30:33 #48 ... 03:30:33 03:30:33 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:30:33 #68 DONE 1.9s 03:30:33 03:30:33 #48 [support-notifications internal] load build context 03:30:34 #48 ... 03:30:34 03:30:34 #47 [core-metadata internal] load build context 03:30:34 #47 ... 03:30:34 03:30:34 #48 [support-notifications internal] load build context 03:30:35 #48 transferring context: 111.39MB 45.7s 03:30:38 #48 ... 03:30:38 03:30:38 #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:30:38 #69 DONE 2.9s 03:30:38 03:30:38 #48 [support-notifications internal] load build context 03:30:38 #48 ... 03:30:38 03:30:38 #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:30:38 #70 DONE 3.3s 03:30:38 03:30:38 #48 [support-notifications internal] load build context 03:30:38 #48 ... 03:30:38 03:30:38 #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:30:38 #71 DONE 3.3s 03:30:38 03:30:38 #48 [support-notifications internal] load build context 03:30:39 #48 ... 03:30:39 03:30:39 #45 [support-scheduler internal] load build context 03:30:39 #45 ... 03:30:39 03:30:39 #48 [support-notifications internal] load build context 03:30:39 #48 ... 03:30:39 03:30:39 #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / 03:30:39 #72 DONE 1.1s 03:30:39 03:30:39 #48 [support-notifications internal] load build context 03:30:39 #48 ... 03:30:39 03:30:39 #32 [security-proxy-setup internal] load build context 03:30:39 #32 ... 03:30:39 03:30:39 #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / 03:30:39 #73 DONE 1.5s 03:30:39 03:30:39 #32 [security-proxy-setup internal] load build context 03:30:39 #32 ... 03:30:39 03:30:39 #48 [support-notifications internal] load build context 03:30:39 #48 ... 03:30:39 03:30:39 #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 03:30:39 #74 DONE 1.5s 03:30:39 03:30:39 #48 [support-notifications internal] load build context 03:30:39 #48 ... 03:30:39 03:30:39 #42 [core-common-config-bootstrapper internal] load build context 03:30:39 #42 ... 03:30:39 03:30:39 #51 [security-secretstore-setup internal] load build context 03:30:40 #51 ... 03:30:40 03:30:40 #44 [core-command internal] load build context 03:30:40 #44 transferring context: 188.37MB 51.2s done 03:30:40 #44 DONE 52.0s 03:30:40 03:30:40 #51 [security-secretstore-setup internal] load build context 03:30:40 #51 ... 03:30:40 03:30:40 #42 [core-common-config-bootstrapper internal] load build context 03:30:40 #42 ... 03:30:40 03:30:40 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:30:40 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.8s done 03:30:40 #43 ... 03:30:40 03:30:40 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 03:30:40 #75 ... 03:30:40 03:30:40 #76 [security-spire-config stage-2 5/9] COPY security.txt / 03:30:40 #76 DONE 1.5s 03:30:40 03:30:40 #41 [security-spiffe-token-provider internal] load build context 03:30:41 #41 ... 03:30:41 03:30:41 #77 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:30:41 #77 ... 03:30:41 03:30:41 #49 [core-data internal] load build context 03:30:41 #49 ... 03:30:41 03:30:41 #41 [security-spiffe-token-provider internal] load build context 03:30:41 #41 ... 03:30:41 03:30:41 #78 [security-spire-server stage-2 5/8] COPY security.txt / 03:30:41 #78 DONE 1.8s 03:30:41 03:30:41 #49 [core-data internal] load build context 03:30:41 #49 ... 03:30:41 03:30:41 #79 [security-spire-agent stage-3 6/9] COPY security.txt / 03:30:41 #79 DONE 1.9s 03:30:41 03:30:41 #49 [core-data internal] load build context 03:30:42 #49 ... 03:30:42 03:30:42 #32 [security-proxy-setup internal] load build context 03:30:42 #32 transferring context: 188.37MB 53.7s done 03:30:42 #32 DONE 54.8s 03:30:42 03:30:42 #49 [core-data internal] load build context 03:30:42 #49 ... 03:30:42 03:30:42 #41 [security-spiffe-token-provider internal] load build context 03:30:42 #41 transferring context: 188.37MB 54.0s done 03:30:42 #41 DONE 54.9s 03:30:42 03:30:42 #49 [core-data internal] load build context 03:30:42 #49 ... 03:30:42 03:30:42 #50 [security-proxy-auth internal] load build context 03:30:42 #50 ... 03:30:42 03:30:42 #77 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:30:42 #77 DONE 1.9s 03:30:42 03:30:42 #50 [security-proxy-auth internal] load build context 03:30:42 #50 ... 03:30:42 03:30:42 #49 [core-data internal] load build context 03:30:43 #49 ... 03:30:43 03:30:43 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 03:30:43 #75 DONE 2.4s 03:30:43 03:30:43 #49 [core-data internal] load build context 03:30:43 #49 ... 03:30:43 03:30:43 #46 [security-bootstrapper internal] load build context 03:30:43 #46 ... 03:30:43 03:30:43 #47 [core-metadata internal] load build context 03:30:43 #47 transferring context: 188.37MB 52.9s done 03:30:43 #47 DONE 54.0s 03:30:43 03:30:43 #42 [core-common-config-bootstrapper internal] load build context 03:30:43 #42 ... 03:30:43 03:30:43 #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:30:43 #80 DONE 1.9s 03:30:43 03:30:43 #42 [core-common-config-bootstrapper internal] load build context 03:30:43 #42 ... 03:30:43 03:30:43 #81 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:30:43 #81 DONE 2.1s 03:30:43 03:30:43 #42 [core-common-config-bootstrapper internal] load build context 03:30:44 #42 transferring context: 188.37MB 56.8s done 03:30:45 #42 ... 03:30:45 03:30:45 #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:30:45 #82 DONE 2.4s 03:30:45 03:30:45 #50 [security-proxy-auth internal] load build context 03:30:45 #50 ... 03:30:45 03:30:45 #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 03:30:45 #83 DONE 2.3s 03:30:45 03:30:45 #50 [security-proxy-auth internal] load build context 03:30:45 #50 ... 03:30:45 03:30:45 #42 [core-common-config-bootstrapper internal] load build context 03:30:45 #42 DONE 57.8s 03:30:45 03:30:45 #50 [security-proxy-auth internal] load build context 03:30:45 #50 transferring context: 188.37MB 54.7s done 03:30:45 #50 ... 03:30:45 03:30:45 #46 [security-bootstrapper internal] load build context 03:30:45 #46 transferring context: 188.37MB 55.8s done 03:30:45 #46 DONE 56.7s 03:30:45 03:30:45 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:30:45 #84 DONE 2.9s 03:30:45 03:30:45 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:45 #85 ... 03:30:45 03:30:45 #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:30:45 #86 DONE 2.1s 03:30:45 03:30:45 #50 [security-proxy-auth internal] load build context 03:30:45 #50 DONE 55.9s 03:30:45 03:30:45 #49 [core-data internal] load build context 03:30:46 #49 ... 03:30:46 03:30:46 #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:30:46 #87 DONE 2.5s 03:30:46 03:30:46 #49 [core-data internal] load build context 03:30:46 #49 ... 03:30:46 03:30:46 #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:30:46 #88 DONE 1.5s 03:30:46 03:30:46 #49 [core-data internal] load build context 03:30:47 #49 ... 03:30:47 03:30:47 #45 [support-scheduler internal] load build context 03:30:47 #45 transferring context: 188.37MB 57.7s done 03:30:47 #45 DONE 58.9s 03:30:47 03:30:47 #49 [core-data internal] load build context 03:30:47 #49 ... 03:30:47 03:30:47 #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:30:47 #89 DONE 1.7s 03:30:47 03:30:47 #48 [support-notifications internal] load build context 03:30:47 #48 transferring context: 188.37MB 57.7s done 03:30:47 #48 DONE 58.2s 03:30:47 03:30:47 #51 [security-secretstore-setup internal] load build context 03:30:47 #51 transferring context: 188.37MB 56.4s done 03:30:47 #51 DONE 57.5s 03:30:47 03:30:47 #49 [core-data internal] load build context 03:30:47 #49 ... 03:30:47 03:30:47 #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:30:47 #90 DONE 1.3s 03:30:47 03:30:47 #49 [core-data internal] load build context 03:30:48 #49 ... 03:30:48 03:30:48 #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:30:48 #91 DONE 0.7s 03:30:48 03:30:48 #49 [core-data internal] load build context 03:30:49 #49 transferring context: 188.37MB 58.8s done 03:30:49 #49 DONE 59.4s 03:30:49 03:30:49 #92 [security-spire-agent] exporting to image 03:30:49 #92 exporting layers 03:30:53 #92 exporting layers 5.5s done 03:30:53 #92 writing image sha256:56bbefd946622e96752b210b3ff9e75192343a9c9318181073f8540357c989b0 0.0s done 03:30:53 #92 naming to docker.io/library/security-spire-config-arm64 done 03:30:53 #92 exporting layers 5.2s done 03:30:53 #92 writing image sha256:89eb3301acfbed8ebb3a426f98e07fdfaf0a0aa6a7d09ce45a2c60db613414ba done 03:30:53 #92 naming to docker.io/library/security-spire-server-arm64 done 03:30:53 #92 writing image sha256:9883931b8a608fe71ea981657e63ba027ee5383957a0d6916231f562a5d6c5ff done 03:30:53 #92 naming to docker.io/library/security-spire-agent-arm64 done 03:30:53 #92 DONE 6.1s 03:30:53 03:30:53 #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:53 #93 ... 03:30:53 03:30:53 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:55 #94 ... 03:30:55 03:30:55 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:51 #95 DONE 57.4s 03:31:51 03:31:51 #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:51 #93 DONE 59.4s 03:31:51 03:31:51 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:51 #85 DONE 57.0s 03:31:51 03:31:51 #96 [security-spiffe-token-provider builder 6/7] COPY . . 03:31:51 #96 ... 03:31:51 03:31:51 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:51 #94 DONE 54.1s 03:31:51 03:31:51 #97 [support-notifications builder 6/7] COPY . . 03:31:51 #97 ... 03:31:51 03:31:51 #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:51 #98 CACHED 03:31:51 03:31:51 #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:31:51 #99 CACHED 03:31:51 03:31:51 #100 [security-secretstore-setup builder 6/7] COPY . . 03:31:51 #100 CACHED 03:31:51 03:31:51 #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:31:51 #101 CACHED 03:31:51 03:31:51 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:51 #102 CACHED 03:31:51 03:31:51 #103 [security-bootstrapper builder 6/7] COPY . . 03:31:51 #103 CACHED 03:31:51 03:31:51 #104 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:31:51 #104 CACHED 03:31:51 03:31:51 #105 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:51 #105 CACHED 03:31:51 03:31:51 #106 [core-metadata builder 6/7] COPY . . 03:31:51 #106 CACHED 03:31:51 03:31:51 #107 [security-proxy-setup builder 6/7] COPY . . 03:31:51 #107 DONE 3.0s 03:31:51 03:31:51 #108 [core-command builder 6/7] COPY . . 03:31:51 #108 DONE 3.0s 03:31:51 03:31:51 #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:51 #109 CACHED 03:31:51 03:31:51 #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:31:51 #110 CACHED 03:31:51 03:31:51 #111 [security-proxy-auth builder 6/7] COPY . . 03:31:51 #111 CACHED 03:31:51 03:31:51 #112 [core-data builder 6/7] COPY . . 03:31:51 #112 CACHED 03:31:51 03:31:51 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:51 #113 CACHED 03:31:51 03:31:51 #114 [core-data builder 4/7] COPY go.mod vendor* ./ 03:31:51 #114 CACHED 03:31:51 03:31:51 #97 [support-notifications builder 6/7] COPY . . 03:31:51 #97 DONE 2.9s 03:31:51 03:31:51 #115 [core-common-config-bootstrapper builder 6/7] COPY . . 03:31:51 #115 CACHED 03:31:51 03:31:51 #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:51 #116 CACHED 03:31:51 03:31:51 #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:31:51 #117 CACHED 03:31:51 03:31:51 #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:31:51 #118 CACHED 03:31:51 03:31:51 #119 [support-scheduler builder 6/7] COPY . . 03:31:51 #119 CACHED 03:31:51 03:31:51 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:51 #120 CACHED 03:31:51 03:31:51 #96 [security-spiffe-token-provider builder 6/7] COPY . . 03:31:51 #96 DONE 3.0s 03:31:51 03:31:51 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:31:51 #121 5.248 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 03:31:55 #121 ... 03:31:55 03:31:55 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:31:55 #0 4.478 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 03:31:55 #122 ... 03:31:55 03:31:55 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:31:55 #0 4.358 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 03:31:56 #123 ... 03:31:56 03:31:56 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:31:56 #0 4.119 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 03:31:56 #124 ... 03:31:56 03:31:56 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:31:56 #0 5.476 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 03:31:56 #125 ... 03:31:56 03:31:56 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:31:56 #0 3.795 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 03:31:56 #126 ... 03:31:56 03:31:56 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:31:56 #0 5.287 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 03:31:56 #127 ... 03:31:56 03:31:56 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:31:56 #0 5.312 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 03:31:56 #128 ... 03:31:56 03:31:56 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:31:56 #0 5.170 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 03:31:56 #129 ... 03:31:56 03:31:56 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:31:56 #0 3.987 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 03:31:57 #130 ... 03:31:57 03:31:57 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:31:57 #0 5.080 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 03:47:04 #131 ... 03:47:04 03:47:04 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:47:04 #122 908.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:47:04 #122 ... 03:47:04 03:47:04 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:47:04 #123 DONE 915.3s 03:47:04 03:47:04 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:47:04 #128 ... 03:47:04 03:47:04 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:47:04 #132 DONE 0.1s 03:47:04 03:47:04 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:47:04 #131 ... 03:47:04 03:47:04 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:47:04 #133 DONE 0.1s 03:47:04 03:47:04 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:47:04 #134 DONE 0.1s 03:47:04 03:47:04 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:47:04 #127 ... 03:47:04 03:47:04 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:47:04 #135 DONE 0.1s 03:47:04 03:47:04 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:47:04 #136 DONE 0.2s 03:47:04 03:47:04 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:47:04 #137 DONE 0.1s 03:47:04 03:47:04 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:47:04 #138 DONE 2.2s 03:47:04 03:47:04 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:47:04 #129 ... 03:47:04 03:47:04 #92 [security-proxy-setup] exporting to image 03:47:04 #92 exporting layers 03:47:05 #92 exporting layers 0.8s done 03:47:05 #92 writing image sha256:ee4a4230b49dd527716ef700d269212c0d71ed7f15871c738404cfd3685078c1 done 03:47:05 #92 naming to docker.io/library/security-proxy-setup-arm64 done 03:47:05 #92 DONE 6.9s 03:47:05 03:47:05 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:47:15 #127 ... 03:47:15 03:47:15 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:47:15 #122 DONE 929.9s 03:47:15 03:47:15 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:47:15 #124 ... 03:47:15 03:47:15 #139 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 03:47:16 #139 DONE 0.2s 03:47:16 03:47:16 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:47:16 #130 ... 03:47:16 03:47:16 #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 03:47:16 #140 DONE 0.1s 03:47:16 03:47:16 #141 [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 03:47:16 #141 DONE 0.2s 03:47:16 03:47:16 #142 [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 03:47:16 #142 DONE 0.2s 03:47:16 03:47:16 #143 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:47:16 #143 DONE 0.2s 03:47:16 03:47:16 #144 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:47:17 #144 DONE 0.3s 03:47:17 03:47:17 #145 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:47:17 #145 DONE 0.3s 03:47:17 03:47:17 #146 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:47:17 #146 DONE 0.1s 03:47:17 03:47:17 #147 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:47:21 #147 DONE 3.8s 03:47:21 03:47:21 #92 [security-secretstore-setup] exporting to image 03:47:21 #92 exporting layers 03:47:22 #92 exporting layers 1.3s done 03:47:22 #92 writing image sha256:7b4374528010e8b513b47373372394bcba9746a937882563a8357a11315d1cac done 03:47:22 #92 naming to docker.io/library/security-secretstore-setup-arm64 done 03:47:22 #92 DONE 8.2s 03:47:22 03:47:22 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:47:24 #127 ... 03:47:24 03:47:24 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:47:24 #130 DONE 939.1s 03:47:24 03:47:24 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:47:25 #43 ... 03:47:25 03:47:25 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:47:25 #148 DONE 0.4s 03:47:25 03:47:25 #149 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 03:47:27 #149 ... 03:47:27 03:47:27 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:47:27 #125 DONE 941.8s 03:47:27 03:47:27 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:47:27 #37 ... 03:47:27 03:47:27 #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:47:28 #150 ... 03:47:28 03:47:28 #149 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 03:47:28 #149 DONE 2.5s 03:47:28 03:47:28 #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:47:28 #150 DONE 0.5s 03:47:28 03:47:28 #151 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 03:47:28 #151 DONE 0.5s 03:47:28 03:47:28 #152 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 03:47:29 #152 ... 03:47:29 03:47:29 #153 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:47:29 #153 DONE 0.5s 03:47:29 03:47:29 #152 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 03:47:29 #152 DONE 0.4s 03:47:29 03:47:29 #154 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:47:29 #154 ... 03:47:29 03:47:29 #155 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:47:29 #155 DONE 0.4s 03:47:29 03:47:29 #156 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:47:29 #156 DONE 0.3s 03:47:29 03:47:29 #157 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:47:29 #157 DONE 0.1s 03:47:29 03:47:29 #154 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:47:29 #154 DONE 0.5s 03:47:29 03:47:29 #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:47:29 #158 DONE 0.3s 03:47:29 03:47:29 #159 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:47:30 #159 ... 03:47:30 03:47:30 #160 [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/ 03:47:30 #160 DONE 0.3s 03:47:30 03:47:30 #161 [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/ 03:47:30 #161 DONE 0.3s 03:47:30 03:47:30 #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:47:30 #162 DONE 0.3s 03:47:30 03:47:30 #163 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:47:31 #163 DONE 0.3s 03:47:31 03:47:31 #164 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 03:47:34 #164 ... 03:47:34 03:47:34 #159 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:47:34 #159 DONE 4.8s 03:47:34 03:47:34 #92 [security-proxy-auth] exporting to image 03:47:34 #92 exporting layers 03:47:35 #92 ... 03:47:35 03:47:35 #164 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 03:47:35 #164 DONE 4.0s 03:47:35 03:47:35 #92 [security-bootstrapper] exporting to image 03:47:35 #92 exporting layers 1.2s done 03:47:35 #92 writing image sha256:8fd3877dc9c10c6913bb93398357925cfb54eb649b2d77f88de8aecbed69fe37 03:47:35 #92 writing image sha256:8fd3877dc9c10c6913bb93398357925cfb54eb649b2d77f88de8aecbed69fe37 0.0s done 03:47:35 #92 naming to docker.io/library/security-proxy-auth-arm64 done 03:47:36 #92 exporting layers 1.1s done 03:47:36 #92 writing image sha256:39fd1ec0c1e96c8db5c395f09d7dcb52e718509dee59d752a7ac8711fad2d445 done 03:47:36 #92 naming to docker.io/library/security-bootstrapper-arm64 done 03:47:36 #92 DONE 10.0s 03:47:36 03:47:36 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:47:51 #127 ... 03:47:51 03:47:51 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:47:51 #131 DONE 963.2s 03:47:51 03:47:51 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:47:51 #43 ... 03:47:51 03:47:51 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:47:51 #165 DONE 0.1s 03:47:51 03:47:51 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:47:51 #124 ... 03:47:51 03:47:51 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:47:51 #166 DONE 0.2s 03:47:51 03:47:51 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:47:51 #127 ... 03:47:51 03:47:51 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:47:51 #167 DONE 0.2s 03:47:51 03:47:51 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:47:51 #168 DONE 0.1s 03:47:51 03:47:51 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:47:51 #169 DONE 0.1s 03:47:51 03:47:51 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:47:51 #170 DONE 1.8s 03:47:51 03:47:51 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:47:52 #124 ... 03:47:52 03:47:52 #92 [core-common-config-bootstrapper] exporting to image 03:47:52 #92 exporting layers 03:47:52 #92 exporting layers 0.5s done 03:47:52 #92 writing image sha256:fd192e828c1c517ff3de857fa13c382b6c8168ad67c7317c846485b741341837 done 03:47:52 #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:47:52 #92 DONE 10.5s 03:47:52 03:47:52 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:48:31 #127 ... 03:48:31 03:48:31 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:48:31 #126 DONE 1005.1s 03:48:31 03:48:31 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:48:31 #127 ... 03:48:31 03:48:31 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 03:48:31 #171 DONE 0.2s 03:48:31 03:48:31 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:48:31 #127 ... 03:48:31 03:48:31 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 03:48:31 #172 DONE 0.2s 03:48:31 03:48:31 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:48:31 #173 DONE 0.3s 03:48:31 03:48:31 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:48:32 #174 DONE 0.2s 03:48:32 03:48:32 #92 [core-command] exporting to image 03:48:32 #92 exporting layers 03:48:32 #92 exporting layers 0.4s done 03:48:32 #92 writing image sha256:d6a2df44d5f78e9c42e586f2d77f949e89295637ddb8979d54a034480ad1e170 done 03:48:32 #92 naming to docker.io/library/core-command-arm64 done 03:48:32 #92 DONE 10.9s 03:48:32 03:48:32 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:48:40 #127 ... 03:48:40 03:48:40 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:48:40 #129 DONE 1015.1s 03:48:40 03:48:40 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:48:41 #128 ... 03:48:41 03:48:41 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:48:41 #175 DONE 0.3s 03:48:41 03:48:41 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:48:41 #176 DONE 0.2s 03:48:41 03:48:41 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:48:41 #177 DONE 0.4s 03:48:41 03:48:41 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:48:42 #124 ... 03:48:42 03:48:42 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:48:42 #178 DONE 0.2s 03:48:42 03:48:42 #92 [core-data] exporting to image 03:48:42 #92 exporting layers 03:48:42 #92 exporting layers 0.3s done 03:48:42 #92 writing image sha256:c83a608a2002cdf53f1595c00c730a8202f156a3fbdd6c06d2c7a0854bad85a5 done 03:48:42 #92 naming to docker.io/library/core-data-arm64 done 03:48:42 #92 DONE 11.2s 03:48:42 03:48:42 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:48:44 #121 ... 03:48:44 03:48:44 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:48:44 #124 DONE 1018.8s 03:48:44 03:48:44 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:48:44 #127 ... 03:48:44 03:48:44 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:48:45 #179 DONE 0.2s 03:48:45 03:48:45 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:48:45 #180 DONE 0.1s 03:48:45 03:48:45 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:48:45 #121 ... 03:48:45 03:48:45 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:48:45 #181 DONE 0.3s 03:48:45 03:48:45 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:48:45 #182 DONE 0.2s 03:48:45 03:48:45 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:48:45 #183 DONE 0.1s 03:48:45 03:48:45 #92 [core-metadata] exporting to image 03:48:46 #92 exporting layers 0.3s done 03:48:46 #92 writing image sha256:51727da171ed729e4b35e9ae2b426186bc5eac9f3e309fb9323c1d7826fbafa6 done 03:48:46 #92 naming to docker.io/library/core-metadata-arm64 done 03:48:46 #92 DONE 11.5s 03:48:46 03:48:46 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:49:12 #121 DONE 1047.0s 03:49:12 03:49:12 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:49:12 #43 ... 03:49:12 03:49:12 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:49:13 #184 DONE 0.3s 03:49:13 03:49:13 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:49:13 #43 ... 03:49:13 03:49:13 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:49:13 #185 DONE 0.2s 03:49:13 03:49:13 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:49:13 #186 DONE 0.3s 03:49:13 03:49:13 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:49:14 #43 ... 03:49:14 03:49:14 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:49:14 #187 DONE 0.1s 03:49:14 03:49:14 #92 [security-spiffe-token-provider] exporting to image 03:49:14 #92 exporting layers 03:49:14 #92 exporting layers 0.7s done 03:49:14 #92 writing image sha256:10125d9e78e535b37e96adb133b5d70dffd1838a8d53fd5cce2e7940af4f6faa done 03:49:14 #92 naming to docker.io/library/security-spiffe-token-provider-arm64 03:49:14 #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:49:14 #92 DONE 12.1s 03:49:14 03:49:14 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:49:41 #127 ... 03:49:41 03:49:41 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:49:41 #128 DONE 1073.2s 03:49:41 03:49:41 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:49:41 #188 DONE 0.2s 03:49:41 03:49:41 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:49:41 #127 DONE 1073.6s 03:49:41 03:49:41 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:49:41 #43 ... 03:49:41 03:49:41 #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:49:41 #189 DONE 0.2s 03:49:41 03:49:41 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:49:41 #43 ... 03:49:41 03:49:41 #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:49:41 #190 DONE 0.4s 03:49:41 03:49:41 #191 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:49:41 #191 DONE 0.2s 03:49:41 03:49:41 #192 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:49:41 #192 DONE 0.1s 03:49:41 03:49:41 #193 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:49:41 #193 DONE 0.1s 03:49:41 03:49:41 #92 [support-notifications] exporting to image 03:49:41 #92 exporting layers 03:49:41 #92 ... 03:49:41 03:49:41 #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:49:41 #194 DONE 0.5s 03:49:41 03:49:41 #92 [support-notifications] exporting to image 03:49:41 #92 exporting layers 0.5s done 03:49:41 #92 writing image sha256:f2e5423a88e7a2f58c8cb381101c58f3da2aef7373d755bb2dd14df3b6ac347d done 03:49:41 #92 naming to docker.io/library/support-notifications-arm64 done 03:49:41 #92 DONE 12.7s 03:49:41 03:49:41 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:49:41 #195 DONE 0.1s 03:49:41 03:49:41 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:49:41 #43 ... 03:49:41 03:49:41 #92 [support-scheduler] exporting to image 03:49:41 #92 exporting layers 0.4s done 03:49:41 #92 writing image sha256:25a62bd1a513953e7b764e785f07382cec090d2a0d857ba27309a6653159aace done 03:49:41 #92 naming to docker.io/library/support-scheduler-arm64 done 03:49:41 #92 DONE 13.1s 03:49:41 03:49:41 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:49:41 time="2023-09-08T03:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:41 time="2023-09-08T03:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:41 time="2023-09-08T03:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:41 time="2023-09-08T03:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:41 time="2023-09-08T03:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:41 time="2023-09-08T03:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:41 time="2023-09-08T03:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:41 time="2023-09-08T03:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:41 time="2023-09-08T03:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:41 time="2023-09-08T03:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:41 time="2023-09-08T03:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:41 time="2023-09-08T03:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:41 time="2023-09-08T03:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:41 time="2023-09-08T03:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:49:41 $ docker stop --time=1 ea817e6209dbfd927aeca743e662ddb8dfa50d6d675a7f4b0e65251c665d4da5 03:49:43 $ docker rm -f --volumes ea817e6209dbfd927aeca743e662ddb8dfa50d6d675a7f4b0e65251c665d4da5 [Pipeline] // withDockerContainer [Pipeline] sh 03:49:43 + docker images 03:49:43 REPOSITORY TAG IMAGE ID CREATED SIZE 03:49:43 support-scheduler-arm64 latest 25a62bd1a513 3 seconds ago 33MB 03:49:43 support-notifications-arm64 latest f2e5423a88e7 4 seconds ago 33.7MB 03:49:43 security-spiffe-token-provider-arm64 latest 10125d9e78e5 30 seconds ago 33.3MB 03:49:43 core-metadata-arm64 latest 51727da171ed 58 seconds ago 21.2MB 03:49:43 core-data-arm64 latest c83a608a2002 About a minute ago 21MB 03:49:43 core-command-arm64 latest d6a2df44d5f7 About a minute ago 20.8MB 03:49:43 core-common-config-bootstrapper-arm64 latest fd192e828c1c About a minute ago 18MB 03:49:43 security-proxy-auth-arm64 latest 8fd3877dc9c1 2 minutes ago 19.3MB 03:49:43 security-bootstrapper-arm64 latest 39fd1ec0c1e9 2 minutes ago 22.6MB 03:49:43 security-secretstore-setup-arm64 latest 7b4374528010 2 minutes ago 43MB 03:49:43 security-proxy-setup-arm64 latest ee4a4230b49d 2 minutes ago 28.8MB 03:49:43 security-spire-server-arm64 latest 89eb3301acfb 18 minutes ago 97.1MB 03:49:43 security-spire-agent-arm64 latest 9883931b8a60 18 minutes ago 153MB 03:49:43 security-spire-config-arm64 latest 56bbefd94662 18 minutes ago 96.2MB 03:49:43 ci-base-image-arm64 latest 27b99de898a0 31 minutes ago 1.05GB 03:49:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 8 weeks ago 677MB 03:49:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:49:44 03:49:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:49:44 arm64: Pulling from edgex-lftools-log-publisher 03:49:44 8998bd30e6a1: Pulling fs layer 03:49:44 04944245beec: Pulling fs layer 03:49:44 699f458cf7ca: Pulling fs layer 03:49:44 765212b225bb: Pulling fs layer 03:49:44 f23df028b6ca: Pulling fs layer 03:49:44 d65c8cfc05b1: Pulling fs layer 03:49:44 2437ff75d9bd: Pulling fs layer 03:49:44 f23df028b6ca: Waiting 03:49:44 d65c8cfc05b1: Waiting 03:49:44 2437ff75d9bd: Waiting 03:49:44 765212b225bb: Waiting 03:49:44 04944245beec: Verifying Checksum 03:49:44 04944245beec: Download complete 03:49:44 765212b225bb: Verifying Checksum 03:49:44 765212b225bb: Download complete 03:49:44 f23df028b6ca: Download complete 03:49:44 d65c8cfc05b1: Verifying Checksum 03:49:44 d65c8cfc05b1: Download complete 03:49:44 699f458cf7ca: Verifying Checksum 03:49:44 699f458cf7ca: Download complete 03:49:45 8998bd30e6a1: Verifying Checksum 03:49:45 8998bd30e6a1: Download complete 03:49:47 2437ff75d9bd: Verifying Checksum 03:49:47 2437ff75d9bd: Download complete 03:49:49 8998bd30e6a1: Pull complete 03:49:49 04944245beec: Pull complete 03:49:51 699f458cf7ca: Pull complete 03:49:51 765212b225bb: Pull complete 03:49:52 f23df028b6ca: Pull complete 03:49:52 d65c8cfc05b1: Pull complete 03:50:07 2437ff75d9bd: Pull complete 03:50:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:50:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:50:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:07 prd-ubuntu20.04-docker-arm64-4c-16g-5605 does not seem to be running inside a container 03:50:07 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:50:09 $ docker top 044faa681eadaa3da1a4a8fb1bff2fdf30d8fe08a35386f8099c4481b5fe51ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:50:10 ---> job-cost.sh 03:50:10 lf-activate-venv: SKIPPING 03:50:10 INFO: No Stack... 03:50:11 INFO: Retrieving Pricing Info for: v3-standard-4 03:50:12 INFO: Archiving Costs [Pipeline] sh 03:50:12 + cut -d, -f6 03:50:12 + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock 03:50:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4668-6-stack-cost] 03:50:12 Resource [jenkins-edgexfoundry-edgex-go-PR-4668-6-stack-cost] did not exist. Created. 03:50:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4668-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:50:12 + echo total: 0.10999999940395355 [Pipeline] stash 03:50:12 Stashed 1 file(s) [Pipeline] } 03:50:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4668-6-stack-cost] [Pipeline] // lock [Pipeline] } 03:50:12 $ docker stop --time=1 044faa681eadaa3da1a4a8fb1bff2fdf30d8fe08a35386f8099c4481b5fe51ec 03:50:14 $ docker rm -f --volumes 044faa681eadaa3da1a4a8fb1bff2fdf30d8fe08a35386f8099c4481b5fe51ec [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 03:50:14 provisioning config files... 03:50:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config4475395649170752276tmp [Pipeline] { [Pipeline] sh 03:50:15 + set +x 03:50:15 + curl -s https://codecov.io/bash 03:50:15 + bash -s -- 03:50:15 03:50:15 _____ _ 03:50:15 / ____| | | 03:50:15 | | ___ __| | ___ ___ _____ __ 03:50:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:50:15 | |___| (_) | (_| | __/ (_| (_) \ V / 03:50:15 \_____\___/ \__,_|\___|\___\___/ \_/ 03:50:15 Bash-1.0.6 03:50:15 03:50:15 03:50:15 ==> git version 2.25.1 found 03:50:15 ==> 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 03:50:15 Release-Date: 2020-01-08 03:50:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:50:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:50:15 ==> Jenkins CI detected. 03:50:15 current dir:  /w/workspace/edgex-go/6 03:50:15 project root: . 03:50:15 --> token set from env 03:50:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:50:15 ==> Running gcov in . (disable via -X gcov) 03:50:15 ==> Python coveragepy not found 03:50:15 ==> Searching for coverage reports in: 03:50:15 + . 03:50:15 -> Found 1 reports 03:50:15 ==> Detecting git/mercurial file structure 03:50:15 ==> Reading reports 03:50:15 + ./coverage.out bytes=450366 03:50:15 ==> Appending adjustments 03:50:15 https://docs.codecov.io/docs/fixing-reports 03:50:16 + Found adjustments 03:50:16 ==> Gzipping contents 03:50:16 60K /tmp/codecov.S13cgq.gz 03:50:16 ==> Uploading reports 03:50:16 url: https://codecov.io 03:50:16 query: branch=PR-4668&commit=f71ca960d814e4c7e6b1f578b2d9997663c8193f&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4668%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4668&job=&cmd_args= 03:50:16 -> Pinging Codecov 03:50:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4668&commit=f71ca960d814e4c7e6b1f578b2d9997663c8193f&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4668%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4668&job=&cmd_args= 03:50:16 -> Uploading to 03:50:16 https://storage.googleapis.com/codecov/v4/raw/2023-09-08/00271124DB129430A58F1EEE437C3FCB/f71ca960d814e4c7e6b1f578b2d9997663c8193f/bba831a9-f22d-4f0b-bcc4-e971c2089d0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230908%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230908T035016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54fdd71a74b7010b43cc67c0ef475fd32923a47b5ec547059a50e751b0c660c2 03:50:16 % Total % Received % Xferd Average Speed Time Time Time Current 03:50:16 Dload Upload Total Spent Left Speed 03:50:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57731 0 0 100 57731 0 246k --:--:-- --:--:-- --:--:-- 246k 03:50:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f71ca960d814e4c7e6b1f578b2d9997663c8193f [Pipeline] } 03:50:17 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 03:50:17 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 03:50:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:50:18 ---> package-listing.sh 03:50:18 ++ facter osfamily 03:50:18 ++ tr '[:upper:]' '[:lower:]' 03:50:19 + OS_FAMILY=debian 03:50:19 + workspace=/w/workspace/edgex-go/6 03:50:19 + START_PACKAGES=/tmp/packages_start.txt 03:50:19 + END_PACKAGES=/tmp/packages_end.txt 03:50:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:50:19 + PACKAGES=/tmp/packages_start.txt 03:50:19 + '[' /w/workspace/edgex-go/6 ']' 03:50:19 + PACKAGES=/tmp/packages_end.txt 03:50:19 + case "${OS_FAMILY}" in 03:50:19 + dpkg -l 03:50:19 + grep '^ii' 03:50:19 + '[' -f /tmp/packages_start.txt ']' 03:50:19 + '[' -f /tmp/packages_end.txt ']' 03:50:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:50:19 + '[' /w/workspace/edgex-go/6 ']' 03:50:19 + mkdir -p /w/workspace/edgex-go/6/archives/ 03:50:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 03:50:19 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:50:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:50:19 03:50:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:50:19 latest: Pulling from edgex-lftools-log-publisher 03:50:19 5eb5b503b376: Pulling fs layer 03:50:19 5c69ac0246d0: Pulling fs layer 03:50:19 ec43610c2a17: Pulling fs layer 03:50:19 3a2ae6a8a46f: Pulling fs layer 03:50:19 33b1e0a273af: Pulling fs layer 03:50:19 5d3b04190fa2: Pulling fs layer 03:50:19 2f39f015ded8: Pulling fs layer 03:50:19 33b1e0a273af: Waiting 03:50:19 2f39f015ded8: Waiting 03:50:19 5d3b04190fa2: Waiting 03:50:19 3a2ae6a8a46f: Waiting 03:50:19 5c69ac0246d0: Download complete 03:50:19 3a2ae6a8a46f: Verifying Checksum 03:50:19 3a2ae6a8a46f: Download complete 03:50:19 33b1e0a273af: Verifying Checksum 03:50:19 33b1e0a273af: Download complete 03:50:19 5d3b04190fa2: Verifying Checksum 03:50:19 5d3b04190fa2: Download complete 03:50:19 ec43610c2a17: Verifying Checksum 03:50:19 ec43610c2a17: Download complete 03:50:20 5eb5b503b376: Verifying Checksum 03:50:20 5eb5b503b376: Download complete 03:50:20 2f39f015ded8: Download complete 03:50:21 5eb5b503b376: Pull complete 03:50:21 5c69ac0246d0: Pull complete 03:50:21 ec43610c2a17: Pull complete 03:50:21 3a2ae6a8a46f: Pull complete 03:50:22 33b1e0a273af: Pull complete 03:50:22 5d3b04190fa2: Pull complete 03:50:26 2f39f015ded8: Pull complete 03:50:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:50:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:50:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:26 prd-ubuntu20.04-docker-8c-8g-5604 does not seem to be running inside a container 03:50:26 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:50:30 $ docker top 05b492841cccfbb45181787ea428bc3af0e97c3528f35793ab0cbc44dab1ca63 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:31 + touch /tmp/pre-build-complete [Pipeline] sh 03:50:31 + mkdir -p /var/log/sysstat [Pipeline] sh 03:50:31 + ls /var/log/sa-host 03:50:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:50:31 provisioning config files... 03:50:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config4306201284148997685tmp [Pipeline] { [Pipeline] echo 03:50:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:50:32 ---> create-netrc.sh [Pipeline] } 03:50:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:50:32 ---> python-tools-install.sh [Pipeline] echo 03:50:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:50:32 ---> sudo-logs.sh 03:50:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:50:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:50:33 ---> job-cost.sh 03:50:33 lf-activate-venv: SKIPPING 03:50:33 DEBUG: total: 0.10999999940395355 03:50:33 INFO: Retrieving Stack Cost... 03:50:33 INFO: Retrieving Pricing Info for: v3-standard-8 03:50:34 INFO: Archiving Costs [Pipeline] echo 03:50:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:50:34 ---> logs-deploy.sh 03:50:34 lf-activate-venv: SKIPPING 03:50:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4668/6 03:50:34 INFO: archiving workspace using pattern(s): 03:50:35 Archives upload complete. 03:50:35 INFO: archiving logs to Nexus