Pull request #4710 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2fda28371dc0c9985adfdf67c9ab2acf82521a4+352052acdd74cde1c2e6292ce686d2b6799bd01d (7c1b0159acbe5e537d9fb366264064fdad68dcd4) 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-ssh1580271271645943689.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13011348368019455210.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9885739424126712996.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12483136434496387267.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8730400917829680270.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4710/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4710/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3474096481126459021.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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]] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-12012 in /w/workspace/edgexfoundry_edgex-go_PR-4710 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 352052acdd74cde1c2e6292ce686d2b6799bd01d into PR head commit d2fda28371dc0c9985adfdf67c9ab2acf82521a4 Merge succeeded, producing d2fda28371dc0c9985adfdf67c9ab2acf82521a4 Checking out Revision d2fda28371dc0c9985adfdf67c9ab2acf82521a4 (PR-4710) Commit message: "build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4710/head:refs/remotes/origin/PR-4710 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2fda28371dc0c9985adfdf67c9ab2acf82521a4 # 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 352052acdd74cde1c2e6292ce686d2b6799bd01d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2fda28371dc0c9985adfdf67c9ab2acf82521a4 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:33:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:33:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:33:18 ========================================================= 19:33:18 EdgeX Global Pipelines Version Info 19:33:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:33:19 ------------------- 19:33:19 stable info: 19:33:19 ------------------- 19:33:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:33:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:33:19 Message: update stable to v1.0.254 19:33:19 ------------------- 19:33:19 experimental info: 19:33:19 ------------------- 19:33:19 Commited By: **** collab-it+edgex@linuxfoundation.org 19:33:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:33:19 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:33:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:33:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:33:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:33:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4710 [Pipeline] echo 19:33:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4710 [Pipeline] echo 19:33:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4710 [Pipeline] echo 19:33:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2fda28371dc0c9985adfdf67c9ab2acf82521a4 [Pipeline] echo 19:33:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2fda28 [Pipeline] echo 19:33:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:33:21 provisioning config files... 19:33:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8922105518097137634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:33:21 ---> docker-login.sh 19:33:21 nexus3.edgexfoundry.org:10001 19:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:22 Configure a credential helper to remove this warning. See 19:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:22 19:33:22 Login Succeeded 19:33:22 nexus3.edgexfoundry.org:10002 19:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:22 Configure a credential helper to remove this warning. See 19:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:22 19:33:22 Login Succeeded 19:33:22 nexus3.edgexfoundry.org:10003 19:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:22 Configure a credential helper to remove this warning. See 19:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:22 19:33:22 Login Succeeded 19:33:22 nexus3.edgexfoundry.org:10004 19:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:22 Configure a credential helper to remove this warning. See 19:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:22 19:33:22 Login Succeeded 19:33:22 docker.io 19:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:22 Configure a credential helper to remove this warning. See 19:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:22 19:33:22 Login Succeeded 19:33:22 ---> docker-login.sh ends [Pipeline] } 19:33:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:33:23 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:33:23 + cut -d/ -f2 19:33:23 + dirname cmd/core-command/Dockerfile 19:33:23 + echo core-command,cmd/core-command/Dockerfile 19:33:23 + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut 19:33:23 -d/ -f2 19:33:23 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:33:23 + dirname cmd/core-data/Dockerfile 19:33:23 + cut -d/ -f2 19:33:23 + echo core-data,cmd/core-data/Dockerfile 19:33:23 + cut -d/ -f2+ 19:33:23 dirname cmd/core-metadata/Dockerfile 19:33:23 + echo core-metadata,cmd/core-metadata/Dockerfile 19:33:23 + dirname+ cmd/security-bootstrapper/Dockerfile 19:33:23 cut -d/ -f2 19:33:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:33:23 + dirname cmd/security-proxy-auth/Dockerfile 19:33:23 + cut -d/ -f2 19:33:23 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:33:23 + dirname cmd/security-proxy-setup/Dockerfile 19:33:23 + cut -d/ -f2 19:33:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:33:23 + dirname cmd/security-secretstore-setup/Dockerfile 19:33:23 + cut -d/ -f2 19:33:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:33:23 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:33:23 + cut -d/ -f2 19:33:23 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:33:23 + dirname cmd/security-spire-agent/Dockerfile 19:33:23 + cut -d/ -f2 19:33:23 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:33:23 + dirname cmd/security-spire-config/Dockerfile 19:33:23 + cut -d/ -f2 19:33:23 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:33:23 + dirname cmd/security-spire-server/Dockerfile 19:33:23 + cut -d/ -f2 19:33:23 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:33:23 + dirname cmd/support-notifications/Dockerfile 19:33:23 + cut -d/ -f2 19:33:23 + echo support-notifications,cmd/support-notifications/Dockerfile 19:33:23 + dirname cmd/support-scheduler/Dockerfile 19:33:23 + cut -d/ -f2 19:33:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:33:23 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:33:23 + git rev-list -1 --merges d2fda28371dc0c9985adfdf67c9ab2acf82521a4~1..d2fda28371dc0c9985adfdf67c9ab2acf82521a4 [Pipeline] echo 19:33:23 -----------> git rev-list -1 --merges d2fda28371dc0c9985adfdf67c9ab2acf82521a4~1..d2fda28371dc0c9985adfdf67c9ab2acf82521a4 d2fda28371dc0c9985adfdf67c9ab2acf82521a4 [false] [Pipeline] sh 19:33:24 + git log --format=format:%s -1 d2fda28371dc0c9985adfdf67c9ab2acf82521a4 [Pipeline] echo 19:33:24 ========================================================= 19:33:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:33:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:33:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:33:24 + grep -v github /etc/ssh/ssh_known_hosts 19:33:24 + [ -e /tmp/ssh_known_hosts ] 19:33:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:33:24 + + sudo tee -a /etc/ssh/ssh_known_hosts 19:33:24 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:33:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:25 19:33:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:25 0.1.4: Pulling from edgex-devops/py-git-semver 19:33:25 b85a868b505f: Pulling fs layer 19:33:25 e2be974225ed: Pulling fs layer 19:33:25 339a4e72a1f5: Pulling fs layer 19:33:25 988bab9f4d93: Pulling fs layer 19:33:25 1469e6f7b9e6: Pulling fs layer 19:33:25 eaf3925da568: Pulling fs layer 19:33:25 bab4dde63d76: Pulling fs layer 19:33:25 bde34c3a00c8: Pulling fs layer 19:33:25 b352a97aabf1: Pulling fs layer 19:33:25 4872d77fe225: Pulling fs layer 19:33:25 5851b861e8e6: Pulling fs layer 19:33:25 988bab9f4d93: Waiting 19:33:25 eaf3925da568: Waiting 19:33:25 4872d77fe225: Waiting 19:33:25 1469e6f7b9e6: Waiting 19:33:25 bde34c3a00c8: Waiting 19:33:25 b352a97aabf1: Waiting 19:33:25 5851b861e8e6: Waiting 19:33:25 bab4dde63d76: Waiting 19:33:25 e2be974225ed: Verifying Checksum 19:33:25 e2be974225ed: Download complete 19:33:25 988bab9f4d93: Download complete 19:33:25 1469e6f7b9e6: Verifying Checksum 19:33:25 1469e6f7b9e6: Download complete 19:33:25 339a4e72a1f5: Verifying Checksum 19:33:25 339a4e72a1f5: Download complete 19:33:25 eaf3925da568: Verifying Checksum 19:33:25 eaf3925da568: Download complete 19:33:25 bde34c3a00c8: Verifying Checksum 19:33:25 bde34c3a00c8: Download complete 19:33:25 b352a97aabf1: Verifying Checksum 19:33:25 b352a97aabf1: Download complete 19:33:25 4872d77fe225: Verifying Checksum 19:33:25 4872d77fe225: Download complete 19:33:25 5851b861e8e6: Download complete 19:33:25 b85a868b505f: Download complete 19:33:26 bab4dde63d76: Verifying Checksum 19:33:26 bab4dde63d76: Download complete 19:33:27 b85a868b505f: Pull complete 19:33:27 e2be974225ed: Pull complete 19:33:27 339a4e72a1f5: Pull complete 19:33:27 988bab9f4d93: Pull complete 19:33:27 1469e6f7b9e6: Pull complete 19:33:27 eaf3925da568: Pull complete 19:33:29 bab4dde63d76: Pull complete 19:33:29 bde34c3a00c8: Pull complete 19:33:29 b352a97aabf1: Pull complete 19:33:29 4872d77fe225: Pull complete 19:33:29 5851b861e8e6: Pull complete 19:33:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:33:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:30 prd-ubuntu20.04-docker-8c-8g-12012 does not seem to be running inside a container 19:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:33:33 $ docker top df345158786c1b0e9495d206bd1bd082c7f41d7bc52a88b1892f107f10786628 -eo pid,comm 19:33:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:33:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:33:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:33:33 [ssh-agent] Looking for ssh-agent implementation... 19:33:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:33:33 $ docker exec df345158786c1b0e9495d206bd1bd082c7f41d7bc52a88b1892f107f10786628 ssh-agent 19:33:33 SSH_AUTH_SOCK=/tmp/ssh-ZxGVlqrJWTs5/agent.32 19:33:33 SSH_AGENT_PID=39 19:33:33 Running ssh-add (command line suppressed) 19:33:33 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16081361155598286455.key (/w/workspace/edgex-go/1@tmp/private_key_16081361155598286455.key) 19:33:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:33:33 + git tag --points-at HEAD [Pipeline] } 19:33:34 $ docker exec --env ******** --env ******** df345158786c1b0e9495d206bd1bd082c7f41d7bc52a88b1892f107f10786628 ssh-agent -k 19:33:34 unset SSH_AUTH_SOCK; 19:33:34 unset SSH_AGENT_PID; 19:33:34 echo Agent pid 39 killed; 19:33:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:33:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:33:34 [ssh-agent] Looking for ssh-agent implementation... 19:33:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:33:34 $ docker exec df345158786c1b0e9495d206bd1bd082c7f41d7bc52a88b1892f107f10786628 ssh-agent 19:33:34 SSH_AUTH_SOCK=/tmp/ssh-3oxOFKrZXcuO/agent.71 19:33:34 SSH_AGENT_PID=78 19:33:34 Running ssh-add (command line suppressed) 19:33:34 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1642319284111310812.key (/w/workspace/edgex-go/1@tmp/private_key_1642319284111310812.key) 19:33:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:33:34 + git semver init 19:33:35 2023-10-26 19:33:35,085 [run_init] DEBUG init version:0.0.0 force:False 19:33:35 2023-10-26 19:33:35,086 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:33:35 2023-10-26 19:33:35,086 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:33:35 2023-10-26 19:33:35,086 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:33:40 2023-10-26 19:33:40,378 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:33:40 2023-10-26 19:33:40,379 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4710 with force:False 19:33:40 2023-10-26 19:33:40,379 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4710 19:33:40 2023-10-26 19:33:40,382 [execute] INFO git cat-file --batch-check 19:33:40 2023-10-26 19:33:40,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:33:40 2023-10-26 19:33:40,388 [execute] INFO git cat-file --batch 19:33:40 2023-10-26 19:33:40,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:33:40 2023-10-26 19:33:40,393 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4710 19:33:40 0.0.0 [Pipeline] } 19:33:40 $ docker exec --env ******** --env ******** df345158786c1b0e9495d206bd1bd082c7f41d7bc52a88b1892f107f10786628 ssh-agent -k 19:33:40 unset SSH_AUTH_SOCK; 19:33:40 unset SSH_AGENT_PID; 19:33:40 echo Agent pid 78 killed; 19:33:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:33:41 + git semver [Pipeline] } 19:33:41 $ docker stop --time=1 df345158786c1b0e9495d206bd1bd082c7f41d7bc52a88b1892f107f10786628 19:33:42 $ docker rm -f --volumes df345158786c1b0e9495d206bd1bd082c7f41d7bc52a88b1892f107f10786628 [Pipeline] // withDockerContainer [Pipeline] sh 19:33:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:33:43 Stashed 1 file(s) [Pipeline] echo 19:33:43 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:33:43 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:33:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:33:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:33:44 ========================================================= 19:33:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:33:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:33:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:33:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:33:44 7264a8db6415: Pulling fs layer 19:33:44 c4d48a809fc2: Pulling fs layer 19:33:44 4f1c88b9dad5: Pulling fs layer 19:33:44 ad3a456e5733: Pulling fs layer 19:33:44 33e27b845d1e: Pulling fs layer 19:33:44 c68163c4e522: Pulling fs layer 19:33:44 50da416c3ac9: Pulling fs layer 19:33:44 23d2d4c4bb30: Pulling fs layer 19:33:44 ad3a456e5733: Waiting 19:33:44 33e27b845d1e: Waiting 19:33:44 c68163c4e522: Waiting 19:33:44 50da416c3ac9: Waiting 19:33:44 23d2d4c4bb30: Waiting 19:33:44 c4d48a809fc2: Download complete 19:33:44 ad3a456e5733: Download complete 19:33:44 33e27b845d1e: Download complete 19:33:44 7264a8db6415: Verifying Checksum 19:33:44 7264a8db6415: Download complete 19:33:44 c68163c4e522: Verifying Checksum 19:33:44 c68163c4e522: Download complete 19:33:44 7264a8db6415: Pull complete 19:33:44 23d2d4c4bb30: Verifying Checksum 19:33:44 23d2d4c4bb30: Download complete 19:33:44 c4d48a809fc2: Pull complete 19:33:44 4f1c88b9dad5: Verifying Checksum 19:33:44 4f1c88b9dad5: Download complete 19:33:45 50da416c3ac9: Verifying Checksum 19:33:45 50da416c3ac9: Download complete 19:33:47 4f1c88b9dad5: Pull complete 19:33:47 ad3a456e5733: Pull complete 19:33:47 33e27b845d1e: Pull complete 19:33:47 c68163c4e522: Pull complete 19:33:50 50da416c3ac9: Pull complete 19:33:50 23d2d4c4bb30: Pull complete 19:33:50 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 19:33:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:33:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:33:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:33:50 WORKDIR /edgex 19:33:50 COPY go.mod . 19:33:50 RUN go mod download 19:33:50 + docker build -t ci-base-image-x86_64 -f - . 19:33:51 Sending build context to Docker daemon 171MB 19:33:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:33:51 ---> 0786185ac409 19:33:51 Step 2/4 : WORKDIR /edgex 19:33:58 ---> Running in cda4bc27f599 19:33:58 Removing intermediate container cda4bc27f599 19:33:58 ---> 8e0061c9f2e2 19:33:58 Step 3/4 : COPY go.mod . 19:33:58 ---> c0fe6cba2a18 19:33:58 Step 4/4 : RUN go mod download 19:33:58 ---> Running in 0c754add778d 19:33:58 Still waiting to schedule task 19:33:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:34:24 Removing intermediate container 0c754add778d 19:34:24 ---> 7f6666c0eeca 19:34:24 Successfully built 7f6666c0eeca 19:34:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:25 + docker inspect -f . ci-base-image-x86_64 19:34:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:25 prd-ubuntu20.04-docker-8c-8g-12012 does not seem to be running inside a container 19:34:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:34:25 $ docker top 58ccec6d471adc3699eb67521a1e285d4187ab544b13d93f2d937caa425c150f -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:26 + go version 19:34:26 go version go1.21.0 linux/amd64 [Pipeline] } 19:34:26 $ docker stop --time=1 58ccec6d471adc3699eb67521a1e285d4187ab544b13d93f2d937caa425c150f 19:34:27 $ docker rm -f --volumes 58ccec6d471adc3699eb67521a1e285d4187ab544b13d93f2d937caa425c150f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:28 + docker inspect -f . ci-base-image-x86_64 19:34:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:28 prd-ubuntu20.04-docker-8c-8g-12012 does not seem to be running inside a container 19:34:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:34:28 $ docker top f93f939ba1bd60f47547b16a9994dec03911adf2d7b9d9a9706b7efaa860b77d -eo pid,comm [Pipeline] { [Pipeline] echo 19:34:28 ========================================================= 19:34:28 [edgeXBuildGoParallel] Running Tests and Build... 19:34:28 ========================================================= [Pipeline] sh 19:34:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:34:29 + make test 19:34:29 go test -race -coverprofile=coverage.out ./... 19:34:36 ? github.com/edgexfoundry/edgex-go [no test files] 19:34:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:34:48 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:34:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:34:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:34:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:34:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:34:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:34:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:34:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:34:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:34:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:34:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:34:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements 19:34:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements 19:34:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:34:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:34:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:34:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.069s coverage: 69.2% of statements 19:34:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.2% of statements 19:34:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.167s coverage: 93.4% of statements 19:34:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 4.1% of statements 19:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:34:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:34:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:34:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:34:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:34:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:34:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:34:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:34:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.373s coverage: 97.6% of statements 19:34:59 ok github.com/edgexfoundry/edgex-go/internal/io 1.044s coverage: 72.2% of statements 19:35:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:35:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.056s coverage: 0.9% of statements 19:35:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 32.2% of statements 19:35:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.045s coverage: 41.7% of statements 19:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.042s coverage: 82.9% of statements 19:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.030s coverage: 94.1% of statements 19:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 96.3% of statements 19:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements 19:35:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:35:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:35:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:35:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:35:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:35:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:35:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:35:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:35:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:35:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:35:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:35:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:35:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:35:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:35:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:35:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:35:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:35:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.038s coverage: 94.4% of statements 19:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:35:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:35:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:35:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:35:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.266s coverage: 79.9% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.055s coverage: 92.9% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.043s coverage: 62.3% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.043s coverage: 87.2% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.087s coverage: 82.1% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.151s coverage: 63.1% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.028s coverage: 100.0% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.160s coverage: 38.4% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.038s coverage: 89.5% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 19.9% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.095s coverage: 95.7% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.053s coverage: 61.8% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 98.9% of statements 19:35:27 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:35:27 running golangci-lint 19:35:27 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:35:27 go version go1.21.0 linux/amd64 19:35:27 level=info msg="[config_reader] Used config file .golangci.yml" 19:35:27 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:35:42 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|name|types_sizes|compiled_files|deps|imports) took 12.787762826s" 19:35:42 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.481912ms" 19:35:49 level=info msg="[linters_context/goanalysis] analyzers took 1m19.429835368s with top 10 stages: buildir: 34.805253902s, gosec: 7.2185339s, inspect: 1.975347545s, fact_deprecated: 1.692625935s, nilness: 1.60949083s, ctrlflow: 1.27948601s, printf: 1.111643552s, fact_purity: 1.022680724s, typedness: 876.583866ms, S1038: 828.286799ms" 19:35:49 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:35:49 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, autogenerated_exclude: 197/197, skip_dirs: 197/197, nolint: 0/21, cgo: 197/197, filename_unadjuster: 197/197, identifier_marker: 197/197, exclude: 197/197, path_prettifier: 197/197, exclude-rules: 21/197" 19:35:49 level=info msg="[runner] processing took 16.641873ms with stages: nolint: 6.555697ms, identifier_marker: 5.426689ms, autogenerated_exclude: 1.525486ms, path_prettifier: 1.274031ms, exclude-rules: 1.055647ms, skip_dirs: 734.512µs, cgo: 52.171µs, filename_unadjuster: 13.94µs, max_same_issues: 620ns, fixer: 540ns, source_code: 400ns, skip_files: 400ns, diff: 260ns, severity-rules: 260ns, exclude: 260ns, uniq_by_line: 250ns, max_from_linter: 180ns, sort_results: 170ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 110ns" 19:35:49 level=info msg="[runner] linters took 8.554335238s with stages: goanalysis_metalinter: 8.537612484s" 19:35:49 level=info msg="File cache stats: 0 entries of total size 0B" 19:35:49 level=info msg="Memory: 214 samples, avg is 240.4MB, max is 904.7MB" 19:35:49 level=info msg="Execution took 21.389511612s" 19:35:49 go vet ./... 19:35:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:35:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:35:53 ./bin/test-attribution-txt.sh [Pipeline] echo 19:35:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:35:53 + ls -al . 19:35:53 total 728 19:35:53 drwxrwxr-x 11 1001 1001 4096 Oct 26 19:34 . 19:35:53 drwxr-xr-x 4 root root 4096 Oct 26 19:34 .. 19:35:53 drwxrwxr-x 2 1001 1001 4096 Oct 26 19:33 .blubracket 19:35:53 -rw-rw-r-- 1 1001 1001 10 Oct 26 19:33 .dockerignore 19:35:53 drwxrwxr-x 8 1001 1001 4096 Oct 26 19:35 .git 19:35:53 drwxrwxr-x 3 1001 1001 4096 Oct 26 19:33 .github 19:35:53 -rw-rw-r-- 1 1001 1001 1074 Oct 26 19:33 .gitignore 19:35:53 -rw-rw-r-- 1 1001 1001 42 Oct 26 19:33 .golangci.yml 19:35:53 -rw-rw-r-- 1 1001 1001 100 Oct 26 19:33 .hadolint.yml 19:35:53 drwxr-xr-x 3 1001 1001 4096 Oct 26 19:33 .semver 19:35:53 -rw-rw-r-- 1 1001 1001 155 Oct 26 19:33 .sonarcloud.properties 19:35:53 -rw-rw-r-- 1 1001 1001 1171 Oct 26 19:33 ADOPTERS.md 19:35:53 -rw-rw-r-- 1 1001 1001 11674 Oct 26 19:33 Attribution.txt 19:35:53 -rw-rw-r-- 1 1001 1001 93407 Oct 26 19:33 CHANGELOG.md 19:35:53 -rw-rw-r-- 1 1001 1001 3804 Oct 26 19:33 CONTRIBUTING.md 19:35:53 -rw-rw-r-- 1 1001 1001 677 Oct 26 19:33 GOVERNANCE.md 19:35:53 -rw-rw-r-- 1 1001 1001 861 Oct 26 19:33 Jenkinsfile 19:35:53 -rw-rw-r-- 1 1001 1001 10775 Oct 26 19:33 LICENSE 19:35:53 -rw-rw-r-- 1 1001 1001 15054 Oct 26 19:33 Makefile 19:35:53 -rw-rw-r-- 1 1001 1001 582 Oct 26 19:33 OWNERS.md 19:35:53 -rw-rw-r-- 1 1001 1001 9527 Oct 26 19:33 README.md 19:35:53 -rw-rw-r-- 1 1001 1001 789 Oct 26 19:33 SECURITY.md 19:35:53 -rw-rw-r-- 1 1001 1001 5 Oct 26 19:33 VERSION 19:35:53 drwxrwxr-x 2 1001 1001 4096 Oct 26 19:33 bin 19:35:53 drwxrwxr-x 18 1001 1001 4096 Oct 26 19:33 cmd 19:35:53 -rw-r--r-- 1 root root 453601 Oct 26 19:35 coverage.out 19:35:53 drwxrwxr-x 2 1001 1001 4096 Oct 26 19:33 fuzz_test 19:35:53 -rw-rw-r-- 1 1001 1001 3689 Oct 26 19:33 go.mod 19:35:53 -rw-rw-r-- 1 1001 1001 34446 Oct 26 19:33 go.sum 19:35:53 drwxrwxr-x 7 1001 1001 4096 Oct 26 19:33 internal 19:35:53 drwxrwxr-x 3 1001 1001 4096 Oct 26 19:33 openapi 19:35:53 -rw-rw-r-- 1 1001 1001 584 Oct 26 19:33 security.txt 19:35:53 -rw-rw-r-- 1 1001 1001 204 Oct 26 19:33 version.go [Pipeline] sh 19:35:53 + '[' -e coverage.out ] 19:35:53 + chown 1001:1001 coverage.out [Pipeline] stash 19:35:54 Stashed 1 file(s) [Pipeline] sh 19:35:54 + make build 19:35:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:36:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:36:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:36:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:36:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:36:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:36:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:36:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:36:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:36:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:36:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:36:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:36:21 $ docker stop --time=1 f93f939ba1bd60f47547b16a9994dec03911adf2d7b9d9a9706b7efaa860b77d 19:36:25 $ docker rm -f --volumes f93f939ba1bd60f47547b16a9994dec03911adf2d7b9d9a9706b7efaa860b77d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:36:27 19:36:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:36:27 latest: Pulling from edgex-devops/edgex-compose 19:36:27 91d30c5bc195: Pulling fs layer 19:36:27 2e9b0aa3be6d: Pulling fs layer 19:36:27 9c61dcf015f6: Pulling fs layer 19:36:27 4698f68db338: Pulling fs layer 19:36:27 2a2f49069b9e: Pulling fs layer 19:36:27 e0025b399a48: Pulling fs layer 19:36:27 4698f68db338: Waiting 19:36:27 e0025b399a48: Waiting 19:36:27 2a2f49069b9e: Waiting 19:36:27 91d30c5bc195: Verifying Checksum 19:36:27 91d30c5bc195: Download complete 19:36:27 4698f68db338: Download complete 19:36:27 2e9b0aa3be6d: Verifying Checksum 19:36:27 2e9b0aa3be6d: Download complete 19:36:27 91d30c5bc195: Pull complete 19:36:27 e0025b399a48: Verifying Checksum 19:36:27 e0025b399a48: Download complete 19:36:28 2e9b0aa3be6d: Pull complete 19:36:28 2a2f49069b9e: Verifying Checksum 19:36:28 2a2f49069b9e: Download complete 19:36:28 9c61dcf015f6: Verifying Checksum 19:36:28 9c61dcf015f6: Download complete 19:36:31 9c61dcf015f6: Pull complete 19:36:31 4698f68db338: Pull complete 19:36:32 2a2f49069b9e: Pull complete 19:36:32 e0025b399a48: Pull complete 19:36:32 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:36:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:36:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:32 prd-ubuntu20.04-docker-8c-8g-12012 does not seem to be running inside a container 19:36:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:36:34 $ docker top 5c38ab5a2201ff1dec02e05244054f19b9d300b5d9f8e3c62bcbd70b9c8196f4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:34 + docker compose -f ./docker-compose-build.yml build --parallel 19:36:37 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:36:37 #1 transferring dockerfile: 2.12kB done 19:36:37 #1 DONE 0.0s 19:36:37 19:36:37 #2 [support-scheduler internal] load build definition from Dockerfile 19:36:37 #2 transferring dockerfile: 1.82kB done 19:36:37 #2 DONE 0.0s 19:36:37 19:36:37 #3 [security-secretstore-setup internal] load build definition from Dockerfile 19:36:37 #3 transferring dockerfile: 2.38kB done 19:36:37 #3 DONE 0.0s 19:36:37 19:36:37 #4 [core-metadata internal] load build definition from Dockerfile 19:36:37 #4 transferring dockerfile: 1.96kB done 19:36:37 #4 DONE 0.0s 19:36:37 19:36:37 #5 [security-proxy-auth internal] load build definition from Dockerfile 19:36:37 #5 transferring dockerfile: 2.04kB done 19:36:37 #5 DONE 0.0s 19:36:37 19:36:37 #6 [security-spire-server internal] load build definition from Dockerfile 19:36:37 #6 transferring dockerfile: 1.59kB done 19:36:37 #6 DONE 0.0s 19:36:37 19:36:37 #7 [security-proxy-setup internal] load build definition from Dockerfile 19:36:37 #7 transferring dockerfile: 2.39kB done 19:36:37 #7 DONE 0.0s 19:36:37 19:36:37 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:36:37 #8 transferring dockerfile: 1.78kB done 19:36:37 #8 DONE 0.0s 19:36:37 19:36:37 #9 [security-bootstrapper internal] load build definition from Dockerfile 19:36:37 #9 transferring dockerfile: 2.82kB done 19:36:37 #9 DONE 0.0s 19:36:37 19:36:37 #10 [core-common-config-bootstrapper internal] load .dockerignore 19:36:37 #10 transferring context: 50B done 19:36:37 #10 DONE 0.0s 19:36:37 19:36:37 #11 [security-spire-config internal] load build definition from Dockerfile 19:36:37 #11 transferring dockerfile: 1.58kB done 19:36:37 #11 DONE 0.0s 19:36:37 19:36:37 #12 [support-notifications internal] load build definition from Dockerfile 19:36:37 #12 transferring dockerfile: 1.84kB done 19:36:37 #12 DONE 0.0s 19:36:37 19:36:37 #13 [core-command internal] load build definition from Dockerfile 19:36:37 #13 transferring dockerfile: 1.82kB done 19:36:37 #13 DONE 0.1s 19:36:37 19:36:37 #14 [core-data internal] load build definition from Dockerfile 19:36:37 #14 transferring dockerfile: 1.90kB done 19:36:37 #14 DONE 0.0s 19:36:37 19:36:37 #15 [security-spire-agent internal] load build definition from Dockerfile 19:36:37 #15 transferring dockerfile: 1.70kB done 19:36:37 #15 DONE 0.0s 19:36:37 19:36:37 #16 [support-scheduler internal] load .dockerignore 19:36:37 #16 transferring context: 50B done 19:36:37 #16 DONE 0.0s 19:36:37 19:36:37 #17 [security-secretstore-setup internal] load .dockerignore 19:36:37 #17 transferring context: 50B done 19:36:37 #17 DONE 0.0s 19:36:37 19:36:37 #18 [core-metadata internal] load .dockerignore 19:36:37 #18 transferring context: 50B done 19:36:37 #18 DONE 0.0s 19:36:37 19:36:37 #19 [security-proxy-auth internal] load .dockerignore 19:36:37 #19 transferring context: 50B done 19:36:37 #19 DONE 0.0s 19:36:37 19:36:37 #20 [security-spiffe-token-provider internal] load .dockerignore 19:36:37 #20 transferring context: 50B done 19:36:37 #20 DONE 0.0s 19:36:37 19:36:37 #21 [security-spire-server internal] load .dockerignore 19:36:37 #21 transferring context: 50B done 19:36:37 #21 DONE 0.0s 19:36:37 19:36:37 #22 [security-proxy-setup internal] load .dockerignore 19:36:37 #22 transferring context: 50B done 19:36:37 #22 DONE 0.0s 19:36:37 19:36:37 #23 [security-bootstrapper internal] load .dockerignore 19:36:37 #23 transferring context: 50B done 19:36:37 #23 DONE 0.0s 19:36:37 19:36:37 #24 [core-command internal] load .dockerignore 19:36:37 #24 transferring context: 50B done 19:36:37 #24 DONE 0.0s 19:36:37 19:36:37 #25 [security-spire-config internal] load .dockerignore 19:36:37 #25 transferring context: 50B done 19:36:37 #25 DONE 0.0s 19:36:37 19:36:37 #26 [support-notifications internal] load .dockerignore 19:36:37 #26 transferring context: 50B done 19:36:37 #26 DONE 0.0s 19:36:37 19:36:37 #27 [core-data internal] load .dockerignore 19:36:37 #27 transferring context: 50B done 19:36:37 #27 DONE 0.0s 19:36:37 19:36:37 #28 [security-spire-agent internal] load .dockerignore 19:36:37 #28 transferring context: 50B done 19:36:37 #28 DONE 0.0s 19:36:37 19:36:37 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:36:37 #29 DONE 0.0s 19:36:37 19:36:37 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:36:37 #30 DONE 0.1s 19:36:37 19:36:37 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:36:37 #29 DONE 0.0s 19:36:37 19:36:37 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:36:37 #30 DONE 0.1s 19:36:37 19:36:37 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:36:37 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:36:37 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:36:37 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:36:37 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:36:37 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 19:36:37 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 19:36:37 #31 ... 19:36:37 19:36:37 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:36:37 #29 DONE 0.0s 19:36:37 19:36:37 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:36:37 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:36:37 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:36:37 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:36:37 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:36:37 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 19:36:37 #31 ... 19:36:37 19:36:37 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:36:37 #29 DONE 0.0s 19:36:37 19:36:37 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:36:37 #30 DONE 0.2s 19:36:37 19:36:37 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:36:38 #31 ... 19:36:38 19:36:38 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:36:38 #29 DONE 0.0s 19:36:38 19:36:38 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:36:38 #30 DONE 0.3s 19:36:38 19:36:38 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:36:38 #32 DONE 0.6s 19:36:38 19:36:38 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:36:38 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:36:38 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:36:38 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:36:38 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:36:38 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 19:36:38 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 19:36:38 #31 ... 19:36:38 19:36:38 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:36:38 #32 DONE 0.6s 19:36:38 19:36:38 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:36:38 #29 DONE 0.0s 19:36:38 19:36:38 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:36:38 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:36:38 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:36:38 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:36:38 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:36:38 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 19:36:38 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 19:36:38 #31 ... 19:36:38 19:36:38 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:36:38 #29 DONE 0.0s 19:36:38 19:36:38 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:36:40 #30 ... 19:36:40 19:36:40 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:36:40 #33 DONE 3.1s 19:36:40 19:36:40 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:36:40 #32 DONE 0.6s 19:36:40 19:36:40 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:36:40 #30 DONE 3.2s 19:36:40 19:36:40 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 19:36:40 #33 DONE 3.1s 19:36:40 19:36:40 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:36:40 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:36:40 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:36:40 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:36:40 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:36:40 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 19:36:40 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 19:36:41 #31 DONE 3.9s 19:36:41 19:36:41 #34 [support-notifications internal] load build context 19:36:41 #34 ... 19:36:41 19:36:41 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:36:41 #35 DONE 3.8s 19:36:41 19:36:41 #34 [support-notifications internal] load build context 19:36:41 #34 ... 19:36:41 19:36:41 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:36:41 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:36:41 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:36:41 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:36:41 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:36:41 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 19:36:41 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 19:36:41 #31 DONE 3.9s 19:36:41 19:36:41 #36 [security-spire-server internal] load build context 19:36:41 #36 transferring context: 18.10kB done 19:36:41 #36 DONE 0.1s 19:36:41 19:36:41 #37 [core-common-config-bootstrapper internal] load build context 19:36:41 #37 transferring context: 364.88MB 4.1s done 19:36:41 #37 DONE 4.2s 19:36:41 19:36:41 #34 [support-notifications internal] load build context 19:36:41 #34 ... 19:36:41 19:36:41 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:36:41 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:36:41 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:36:41 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:36:41 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:36:41 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 19:36:41 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 19:36:41 #31 DONE 3.9s 19:36:41 19:36:41 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:36:41 #38 DONE 3.6s 19:36:41 19:36:41 #39 [security-spire-config internal] load build context 19:36:41 #39 transferring context: 16.35kB 0.0s done 19:36:41 #39 DONE 0.2s 19:36:41 19:36:41 #34 [support-notifications internal] load build context 19:36:41 #34 ... 19:36:41 19:36:41 #40 [security-spire-agent internal] load build context 19:36:41 #40 transferring context: 17.63kB 0.0s done 19:36:41 #40 DONE 0.1s 19:36:41 19:36:41 #34 [support-notifications internal] load build context 19:36:47 #34 transferring context: 282.63MB 5.9s 19:36:47 #34 ... 19:36:47 19:36:47 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:47 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:36:47 #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:36:47 #41 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:36:47 #41 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:36:47 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 19:36:47 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:36:47 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 19:36:47 #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 4.2s done 19:36:47 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:36:47 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:36:47 #41 ... 19:36:47 19:36:47 #42 [security-secretstore-setup internal] load build context 19:36:47 #42 transferring context: 364.88MB 6.3s done 19:36:47 #42 ... 19:36:47 19:36:47 #43 [support-scheduler internal] load build context 19:36:47 #43 transferring context: 364.88MB 6.6s done 19:36:47 #43 ... 19:36:47 19:36:47 #44 [core-metadata internal] load build context 19:36:47 #44 transferring context: 364.88MB 7.5s done 19:36:47 #44 ... 19:36:47 19:36:47 #45 [security-proxy-setup internal] load build context 19:36:47 #45 transferring context: 364.88MB 5.7s done 19:36:48 #45 ... 19:36:48 19:36:48 #46 [security-proxy-auth internal] load build context 19:36:48 #46 transferring context: 364.88MB 5.4s done 19:36:48 #46 ... 19:36:48 19:36:48 #47 [security-spiffe-token-provider internal] load build context 19:36:48 #47 transferring context: 364.88MB 6.8s done 19:36:48 #47 ... 19:36:48 19:36:48 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:36:48 #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 19:36:48 #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:36:48 #48 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:36:48 #48 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:36:48 #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:36:48 #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:36:48 #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:36:48 #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 19:36:48 #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 6.5s 19:36:48 #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:36:49 #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 7.0s done 19:36:50 #48 ... 19:36:50 19:36:50 #49 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:36:50 #0 1.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:50 #0 1.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:50 #0 1.939 OK: 264 MiB in 52 packages 19:36:51 #49 ... 19:36:51 19:36:51 #50 [core-data internal] load build context 19:36:51 #50 transferring context: 364.88MB 6.7s done 19:36:51 #50 ... 19:36:51 19:36:51 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:36:51 #0 5.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:51 #0 5.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:51 #0 5.830 (1/2) Installing ca-certificates (20230506-r0) 19:36:51 #0 5.847 (2/2) Installing dumb-init (1.2.5-r2) 19:36:51 #0 5.850 Executing busybox-1.36.1-r2.trigger 19:36:51 #0 5.860 Executing ca-certificates-20230506-r0.trigger 19:36:51 #0 5.915 OK: 8 MiB in 17 packages 19:36:51 #51 ... 19:36:51 19:36:51 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:36:51 #0 7.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:51 #0 7.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:51 #0 7.947 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:36:51 #0 7.947 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:36:51 #0 7.947 OK: 20073 distinct packages available 19:36:51 #0 7.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:51 #0 8.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:51 #0 8.359 (1/11) Installing ca-certificates (20230506-r0) 19:36:51 #0 8.373 (2/11) Installing brotli-libs (1.0.9-r14) 19:36:51 #0 8.408 (3/11) Installing libunistring (1.1-r1) 19:36:51 #0 8.424 (4/11) Installing libidn2 (2.3.4-r1) 19:36:51 #0 8.429 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:36:51 #0 8.437 (6/11) Installing libcurl (8.4.0-r0) 19:36:51 #0 8.447 (7/11) Installing curl (8.4.0-r0) 19:36:51 #0 8.454 (8/11) Installing dumb-init (1.2.5-r2) 19:36:51 #0 8.459 (9/11) Installing musl-obstack (1.2.3-r2) 19:36:51 #0 8.462 (10/11) Installing libucontext (1.2-r2) 19:36:51 #0 8.465 (11/11) Installing gcompat (1.1.0-r1) 19:36:51 #0 8.469 Executing busybox-1.36.1-r2.trigger 19:36:51 #0 8.476 Executing ca-certificates-20230506-r0.trigger 19:36:51 #0 8.521 OK: 12 MiB in 26 packages 19:36:51 #52 ... 19:36:51 19:36:51 #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:36:51 #0 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:51 #0 1.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:51 #0 1.517 OK: 264 MiB in 52 packages 19:36:52 #53 ... 19:36:52 19:36:52 #54 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:36:52 #0 1.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:52 #0 1.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:52 #0 1.451 (1/1) Installing dumb-init (1.2.5-r2) 19:36:52 #0 1.462 Executing busybox-1.36.1-r2.trigger 19:36:52 #0 1.462 OK: 7 MiB in 16 packages 19:36:52 #54 ... 19:36:52 19:36:52 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:36:52 #0 1.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:52 #0 1.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:52 #0 1.498 OK: 264 MiB in 52 packages 19:36:52 #55 ... 19:36:52 19:36:52 #56 [security-bootstrapper internal] load build context 19:36:52 #56 transferring context: 364.88MB 6.4s done 19:36:52 #56 ... 19:36:52 19:36:52 #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:36:52 #0 8.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:52 #0 8.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:52 #0 8.554 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:36:52 #0 8.554 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:36:52 #0 8.554 OK: 20073 distinct packages available 19:36:52 #0 8.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:52 #0 8.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:52 #0 8.903 (1/4) Installing dumb-init (1.2.5-r2) 19:36:52 #0 8.906 (2/4) Installing musl-obstack (1.2.3-r2) 19:36:52 #0 8.909 (3/4) Installing libucontext (1.2-r2) 19:36:52 #0 8.911 (4/4) Installing gcompat (1.1.0-r1) 19:36:52 #0 8.915 Executing busybox-1.36.1-r2.trigger 19:36:52 #0 8.920 OK: 8 MiB in 19 packages 19:36:52 #57 ... 19:36:52 19:36:52 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:36:52 #0 3.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:52 #0 3.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:52 #0 3.345 (1/2) Installing dumb-init (1.2.5-r2) 19:36:52 #0 3.652 (2/2) Installing su-exec (0.2-r3) 19:36:52 #0 3.655 Executing busybox-1.36.1-r2.trigger 19:36:52 #0 3.661 OK: 7 MiB in 17 packages 19:36:52 #58 ... 19:36:52 19:36:52 #59 [core-command internal] load build context 19:36:52 #59 transferring context: 364.88MB 6.6s done 19:36:52 #59 ... 19:36:52 19:36:52 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:36:52 #0 0.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:52 #0 1.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:52 #0 1.466 (1/1) Installing dumb-init (1.2.5-r2) 19:36:52 #0 1.470 Executing busybox-1.36.1-r2.trigger 19:36:52 #0 1.494 OK: 7 MiB in 16 packages 19:36:53 #60 ... 19:36:53 19:36:53 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:36:53 #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:53 #0 1.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:53 #0 1.505 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:36:53 #0 1.505 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:36:53 #0 1.505 OK: 20077 distinct packages available 19:36:53 #0 1.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:53 #0 1.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:53 #0 1.947 OK: 264 MiB in 52 packages 19:36:54 #61 ... 19:36:54 19:36:54 #62 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:36:54 #0 4.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:54 #0 4.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:54 #0 4.987 (1/4) Installing ca-certificates (20230506-r0) 19:36:54 #0 5.014 (2/4) Installing dumb-init (1.2.5-r2) 19:36:54 #0 5.019 (3/4) Installing su-exec (0.2-r3) 19:36:54 #0 5.023 (4/4) Installing yq (4.33.3-r4) 19:36:54 #0 5.091 Executing busybox-1.36.1-r2.trigger 19:36:54 #0 5.104 Executing ca-certificates-20230506-r0.trigger 19:36:54 #0 5.151 OK: 17 MiB in 19 packages 19:36:54 #62 ... 19:36:54 19:36:54 #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:36:54 #0 7.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:54 #0 7.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:54 #0 8.114 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 19:36:54 #0 8.332 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 19:36:54 #0 8.340 (3/6) Installing dumb-init (1.2.5-r2) 19:36:54 #0 8.344 (4/6) Installing openssl (3.1.4-r0) 19:36:54 #0 8.356 (5/6) Installing su-exec (0.2-r3) 19:36:54 #0 8.361 (6/6) Installing yq (4.33.3-r4) 19:36:54 #0 8.425 Executing busybox-1.36.1-r2.trigger 19:36:54 #0 8.431 OK: 17 MiB in 19 packages 19:36:54 #63 ... 19:36:54 19:36:54 #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:36:54 #0 9.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:54 #0 9.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:54 #0 9.907 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:36:54 #0 9.907 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:36:54 #0 9.907 OK: 20073 distinct packages available 19:36:54 #0 9.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:54 #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:54 #0 10.24 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 19:36:54 #0 10.53 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 19:36:54 #0 10.55 (3/7) Installing dumb-init (1.2.5-r2) 19:36:54 #0 10.56 (4/7) Installing musl-obstack (1.2.3-r2) 19:36:54 #0 10.56 (5/7) Installing libucontext (1.2-r2) 19:36:54 #0 10.56 (6/7) Installing gcompat (1.1.0-r1) 19:36:54 #0 10.57 (7/7) Installing openssl (3.1.4-r0) 19:36:54 #0 10.58 Executing busybox-1.36.1-r2.trigger 19:36:54 #0 10.59 OK: 8 MiB in 20 packages 19:36:54 #64 ... 19:36:54 19:36:54 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:54 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:36:57 #41 ... 19:36:57 19:36:57 #34 [support-notifications internal] load build context 19:36:57 #34 transferring context: 364.88MB 6.6s done 19:36:57 #34 ... 19:36:57 19:36:57 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:36:57 #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:36:58 #48 ... 19:36:58 19:36:58 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:58 #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:36:59 #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s done 19:37:01 #41 ... 19:37:01 19:37:01 #45 [security-proxy-setup internal] load build context 19:37:01 #45 DONE 23.3s 19:37:01 19:37:01 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:37:01 #48 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done 19:37:01 #48 ... 19:37:01 19:37:01 #46 [security-proxy-auth internal] load build context 19:37:01 #46 DONE 23.7s 19:37:01 19:37:01 #42 [security-secretstore-setup internal] load build context 19:37:01 #42 DONE 23.9s 19:37:01 19:37:01 #56 [security-bootstrapper internal] load build context 19:37:01 #56 DONE 20.6s 19:37:01 19:37:01 #47 [security-spiffe-token-provider internal] load build context 19:37:01 #47 DONE 23.5s 19:37:01 19:37:01 #44 [core-metadata internal] load build context 19:37:01 #44 DONE 23.8s 19:37:01 19:37:01 #43 [support-scheduler internal] load build context 19:37:01 #43 DONE 23.9s 19:37:01 19:37:01 #59 [core-command internal] load build context 19:37:01 #59 DONE 20.6s 19:37:01 19:37:01 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:37:01 #61 DONE 20.8s 19:37:01 19:37:01 #50 [core-data internal] load build context 19:37:01 #50 DONE 20.6s 19:37:01 19:37:01 #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:37:01 #64 DONE 19.9s 19:37:01 19:37:01 #34 [support-notifications internal] load build context 19:37:01 #34 DONE 20.6s 19:37:01 19:37:01 #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:37:01 #57 DONE 19.8s 19:37:01 19:37:01 #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:37:01 #53 DONE 20.8s 19:37:01 19:37:01 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:37:01 #60 DONE 20.3s 19:37:01 19:37:01 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:01 #52 DONE 20.3s 19:37:01 19:37:01 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:37:01 #58 DONE 20.4s 19:37:01 19:37:01 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:37:01 #51 DONE 20.3s 19:37:01 19:37:01 #62 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:37:01 #62 DONE 20.4s 19:37:01 19:37:01 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:37:01 #55 DONE 20.7s 19:37:01 19:37:01 #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:37:01 #49 DONE 20.9s 19:37:01 19:37:01 #54 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:37:01 #54 DONE 20.6s 19:37:01 19:37:01 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:37:01 #65 ... 19:37:01 19:37:01 #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:37:01 #63 DONE 20.4s 19:37:01 19:37:01 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:37:01 #66 DONE 0.2s 19:37:01 19:37:01 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:37:01 #67 DONE 0.2s 19:37:01 19:37:01 #68 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:37:01 #68 DONE 0.1s 19:37:01 19:37:01 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:37:01 #65 DONE 0.1s 19:37:01 19:37:01 #69 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:37:01 #69 DONE 0.2s 19:37:01 19:37:01 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:37:02 #48 ... 19:37:02 19:37:02 #70 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:37:02 #70 DONE 0.6s 19:37:02 19:37:02 #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:03 #71 DONE 0.9s 19:37:03 19:37:03 #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:03 #72 DONE 1.5s 19:37:03 19:37:03 #73 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:03 #73 DONE 1.0s 19:37:03 19:37:03 #74 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:37:03 #74 DONE 0.0s 19:37:03 19:37:03 #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:37:03 #75 DONE 0.0s 19:37:03 19:37:03 #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:37:03 #76 DONE 0.0s 19:37:03 19:37:03 #77 [security-spire-agent stage-3 6/9] COPY security.txt / 19:37:03 #77 ... 19:37:03 19:37:03 #78 [security-spire-config stage-2 5/9] COPY security.txt / 19:37:03 #78 DONE 0.1s 19:37:03 19:37:03 #77 [security-spire-agent stage-3 6/9] COPY security.txt / 19:37:03 #77 DONE 0.1s 19:37:03 19:37:03 #79 [security-spire-server stage-2 5/8] COPY security.txt / 19:37:03 #79 DONE 0.2s 19:37:03 19:37:03 #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:37:03 #80 DONE 0.1s 19:37:03 19:37:03 #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:37:03 #81 DONE 0.2s 19:37:03 19:37:03 #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:37:03 #82 DONE 0.1s 19:37:03 19:37:03 #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:37:03 #83 DONE 0.1s 19:37:03 19:37:03 #84 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:37:03 #84 DONE 0.1s 19:37:03 19:37:03 #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:37:03 #85 DONE 0.1s 19:37:03 19:37:03 #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:37:03 #86 DONE 0.1s 19:37:03 19:37:03 #87 [security-spire-config] exporting to image 19:37:03 #87 exporting layers 19:37:04 #87 ... 19:37:04 19:37:04 #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:37:04 #88 DONE 0.1s 19:37:04 19:37:04 #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:37:04 #89 DONE 0.1s 19:37:04 19:37:04 #90 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:37:04 #90 DONE 2.5s 19:37:04 19:37:04 #91 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:37:04 #91 DONE 0.0s 19:37:04 19:37:04 #87 [security-spire-server] exporting to image 19:37:04 #87 exporting layers 0.5s done 19:37:04 #87 writing image sha256:02ce64bdb0b4713333cb7214261113681fd80f9e52085c52ce7aa3c9dba175c2 done 19:37:04 #87 naming to docker.io/library/security-spire-config done 19:37:04 #87 exporting layers 0.5s done 19:37:04 #87 writing image sha256:ee64396c2a2ba164e7d48b7822388aad3ab1a34c717c6f944bbce5c7bad031f1 done 19:37:04 #87 naming to docker.io/library/security-spire-agent done 19:37:04 #87 writing image sha256:c2224a293b580103e033825646a7a529521f3ec1bc6c08fcf0e801d0b202ed24 done 19:37:04 #87 naming to docker.io/library/security-spire-server done 19:37:04 #87 DONE 0.6s 19:37:04 19:37:04 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:12 #41 ... 19:37:12 19:37:12 #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:12 #92 ... 19:37:12 19:37:12 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:12 #93 ... 19:37:12 19:37:12 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:12 #94 ... 19:37:12 19:37:12 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:44 #95 DONE 39.6s 19:37:44 19:37:44 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:44 #93 DONE 39.6s 19:37:44 19:37:44 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:44 #94 DONE 39.6s 19:37:44 19:37:44 #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:44 #92 DONE 39.5s 19:37:44 19:37:44 #96 [support-notifications builder 6/7] COPY . . 19:37:46 #96 ... 19:37:46 19:37:46 #97 [core-common-config-bootstrapper builder 6/7] COPY . . 19:37:46 #97 DONE 5.7s 19:37:46 19:37:46 #98 [security-spiffe-token-provider builder 6/7] COPY . . 19:37:47 #98 DONE 5.7s 19:37:47 19:37:47 #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:47 #99 CACHED 19:37:47 19:37:47 #100 [security-proxy-auth builder 6/7] COPY . . 19:37:47 #100 CACHED 19:37:47 19:37:47 #101 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:37:47 #101 CACHED 19:37:47 19:37:47 #102 [core-metadata builder 6/7] COPY . . 19:37:47 #102 CACHED 19:37:47 19:37:47 #103 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:37:47 #103 CACHED 19:37:47 19:37:47 #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:47 #104 CACHED 19:37:47 19:37:47 #105 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:47 #105 CACHED 19:37:47 19:37:47 #106 [core-data builder 6/7] COPY . . 19:37:47 #106 CACHED 19:37:47 19:37:47 #107 [core-data builder 4/7] COPY go.mod vendor* ./ 19:37:47 #107 CACHED 19:37:47 19:37:47 #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:37:47 #108 CACHED 19:37:47 19:37:47 #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:47 #109 CACHED 19:37:47 19:37:47 #110 [support-scheduler builder 6/7] COPY . . 19:37:47 #110 CACHED 19:37:47 19:37:47 #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:37:47 #111 CACHED 19:37:47 19:37:47 #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:47 #112 CACHED 19:37:47 19:37:47 #113 [security-bootstrapper builder 6/7] COPY . . 19:37:47 #113 CACHED 19:37:47 19:37:47 #114 [security-secretstore-setup builder 6/7] COPY . . 19:37:47 #114 DONE 5.7s 19:37:47 19:37:47 #115 [core-command builder 6/7] COPY . . 19:37:47 #115 CACHED 19:37:47 19:37:47 #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:47 #116 CACHED 19:37:47 19:37:47 #117 [core-command builder 4/7] COPY go.mod vendor* ./ 19:37:47 #117 CACHED 19:37:47 19:37:47 #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:37:47 #118 CACHED 19:37:47 19:37:47 #119 [security-proxy-setup builder 6/7] COPY . . 19:37:47 #119 CACHED 19:37:47 19:37:47 #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:47 #120 CACHED 19:37:47 19:37:47 #96 [support-notifications builder 6/7] COPY . . 19:37:47 #96 DONE 5.7s 19:37:47 19:37:47 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:37:48 #121 1.217 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:37:58 #121 ... 19:37:58 19:37:58 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:37:58 #0 1.192 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:37:58 #122 ... 19:37:58 19:37:58 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:37:58 #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-command/core-command ./cmd/core-command 19:37:58 #123 ... 19:37:58 19:37:58 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:37:58 #0 0.650 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:37:58 #124 ... 19:37:58 19:37:58 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:37:58 #0 1.290 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:37:58 #125 ... 19:37:58 19:37:58 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:37:58 #0 0.940 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:37:58 #126 ... 19:37:58 19:37:58 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:37:58 #0 0.879 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:37:58 #127 ... 19:37:58 19:37:58 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:37:58 #0 0.857 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:37:58 #128 ... 19:37:58 19:37:58 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:37:58 #0 0.784 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:37:58 #129 ... 19:37:58 19:37:58 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:37:58 #0 0.416 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:37:58 #130 ... 19:37:58 19:37:58 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:37:58 #0 0.496 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:39:06 #131 ... 19:39:06 19:39:06 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:39:06 #128 69.76 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:39:06 #128 DONE 78.8s 19:39:06 19:39:06 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:39:06 #131 DONE 78.8s 19:39:06 19:39:06 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:39:06 #126 DONE 78.8s 19:39:06 19:39:06 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:39:06 #123 DONE 78.8s 19:39:06 19:39:06 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:39:06 #127 DONE 78.8s 19:39:06 19:39:06 #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:39:06 #132 ... 19:39:06 19:39:06 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:39:06 #129 DONE 78.9s 19:39:06 19:39:06 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:39:06 #124 DONE 79.0s 19:39:06 19:39:06 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:39:06 #130 DONE 79.0s 19:39:06 19:39:06 #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:39:06 #133 ... 19:39:06 19:39:06 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:39:06 #122 DONE 79.2s 19:39:06 19:39:06 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:39:06 #125 DONE 79.3s 19:39:06 19:39:06 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:39:06 #121 DONE 79.3s 19:39:06 19:39:06 #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:39:06 #134 DONE 0.7s 19:39:06 19:39:06 #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:39:06 #135 DONE 0.8s 19:39:06 19:39:06 #136 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:39:06 #136 ... 19:39:06 19:39:06 #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:39:06 #132 DONE 0.8s 19:39:06 19:39:06 #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:39:06 #133 DONE 0.6s 19:39:06 19:39:06 #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:39:06 #137 DONE 0.4s 19:39:06 19:39:06 #138 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:39:06 #138 DONE 0.4s 19:39:06 19:39:06 #139 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:39:06 #139 DONE 0.3s 19:39:06 19:39:06 #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:39:06 #140 ... 19:39:06 19:39:06 #141 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:39:06 #141 DONE 0.3s 19:39:06 19:39:06 #142 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:39:06 #142 CACHED 19:39:06 19:39:06 #143 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:39:06 #143 CACHED 19:39:06 19:39:06 #144 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:39:06 #144 CACHED 19:39:06 19:39:06 #145 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:39:06 #145 CACHED 19:39:06 19:39:06 #146 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:39:06 #146 CACHED 19:39:06 19:39:06 #147 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:39:06 #147 CACHED 19:39:06 19:39:06 #148 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:39:06 #148 DONE 0.3s 19:39:06 19:39:06 #149 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:39:06 #149 DONE 0.3s 19:39:06 19:39:06 #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:39:06 #150 CACHED 19:39:06 19:39:06 #151 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:39:06 #151 CACHED 19:39:07 19:39:07 #152 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:39:07 #152 ... 19:39:07 19:39:07 #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:39:07 #153 DONE 1.0s 19:39:08 19:39:08 #154 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:39:08 #154 DONE 1.0s 19:39:08 19:39:08 #155 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:39:08 #155 DONE 1.0s 19:39:08 19:39:08 #152 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:39:08 #152 DONE 1.0s 19:39:08 19:39:08 #156 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:39:08 #156 DONE 1.0s 19:39:08 19:39:08 #157 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:39:08 #157 DONE 1.0s 19:39:08 19:39:08 #158 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:39:08 #158 ... 19:39:08 19:39:08 #159 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:39:08 #159 DONE 1.5s 19:39:08 19:39:08 #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:39:08 #140 DONE 1.6s 19:39:08 19:39:08 #160 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:39:08 #160 DONE 1.5s 19:39:08 19:39:08 #161 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:39:08 #161 DONE 1.6s 19:39:08 19:39:08 #162 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:39:08 #162 DONE 0.6s 19:39:08 19:39:08 #163 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:39:08 #163 ... 19:39:08 19:39:08 #164 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:39:08 #164 DONE 0.7s 19:39:08 19:39:08 #165 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:39:08 #165 DONE 0.8s 19:39:08 19:39:08 #166 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:39:08 #166 DONE 0.8s 19:39:08 19:39:08 #136 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:39:08 #136 DONE 2.1s 19:39:08 19:39:08 #167 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:39:08 #167 DONE 0.9s 19:39:08 19:39:08 #87 [core-data] exporting to image 19:39:08 #87 exporting layers 19:39:08 #87 ... 19:39:08 19:39:08 #158 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:39:08 #158 DONE 0.9s 19:39:08 19:39:08 #168 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:39:08 #168 DONE 0.4s 19:39:08 19:39:08 #169 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:39:08 #169 DONE 0.4s 19:39:08 19:39:08 #170 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:39:08 #170 DONE 0.5s 19:39:08 19:39:08 #171 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:39:08 #171 DONE 0.4s 19:39:08 19:39:08 #87 [support-scheduler] exporting to image 19:39:08 #87 exporting layers 0.2s done 19:39:09 #87 ... 19:39:09 19:39:09 #163 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:39:09 #163 DONE 0.5s 19:39:09 19:39:09 #172 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:39:09 #172 DONE 0.5s 19:39:09 19:39:09 #87 [security-spiffe-token-provider] exporting to image 19:39:09 #87 ... 19:39:09 19:39:09 #173 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:39:09 #173 DONE 0.4s 19:39:09 19:39:09 #87 [support-notifications] exporting to image 19:39:09 #87 exporting layers 0.2s done 19:39:09 #87 ... 19:39:09 19:39:09 #174 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:39:09 #174 DONE 0.5s 19:39:09 19:39:09 #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:39:09 #175 DONE 0.4s 19:39:09 19:39:09 #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:39:09 #176 DONE 0.3s 19:39:09 19:39:09 #177 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:39:09 #177 DONE 0.4s 19:39:09 19:39:09 #178 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:39:09 #178 DONE 0.4s 19:39:09 19:39:09 #87 [core-metadata] exporting to image 19:39:09 #87 exporting layers 0.3s done 19:39:09 #87 exporting layers 0.3s done 19:39:09 #87 writing image sha256:2e9ab4d886c0bb887cb046881b954d9795da718599af7b73762c28b5b2143e24 19:39:09 #87 ... 19:39:09 19:39:09 #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:39:09 #179 DONE 0.2s 19:39:09 19:39:09 #87 [core-data] exporting to image 19:39:09 #87 exporting layers 0.2s done 19:39:09 #87 writing image sha256:2e9ab4d886c0bb887cb046881b954d9795da718599af7b73762c28b5b2143e24 done 19:39:09 #87 writing image sha256:cd3d96fbe70af914249d31001aec1c0e311ac138356e4e7dcaf0720ef59856ec 0.0s done 19:39:09 #87 writing image sha256:b6b883f06601914fa7f7ef201962ea0429f06782b99d4940efdff6b4af8865e9 0.0s done 19:39:09 #87 writing image sha256:f0493bab96ab3b983167f052bc56950caeab73a9767b35b2cc9fd5239cd266f8 0.0s done 19:39:09 #87 naming to docker.io/library/support-scheduler done 19:39:09 #87 writing image sha256:443b92064f52a9c6975f9049be2bd276d0911e4c3b7e32d91aa2622808cfda62 0.0s done 19:39:09 #87 naming to docker.io/library/core-data done 19:39:09 #87 naming to docker.io/library/security-spiffe-token-provider 19:39:09 #87 naming to docker.io/library/support-notifications 19:39:09 #87 naming to docker.io/library/core-command done 19:39:09 #87 naming to docker.io/library/security-spiffe-token-provider 0.2s done 19:39:09 #87 naming to docker.io/library/support-notifications 0.2s done 19:39:09 #87 writing image sha256:667e5a7e72a2c4b317daa4d011216bc7644a332d30492c1c7bd666c132e28a31 done 19:39:09 #87 naming to docker.io/library/core-metadata done 19:39:09 #87 DONE 1.6s 19:39:09 19:39:09 #180 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:39:09 #180 ... 19:39:09 19:39:09 #181 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:39:09 #181 DONE 0.7s 19:39:09 19:39:09 #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:39:09 #182 DONE 0.7s 19:39:09 19:39:09 #180 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:39:09 #180 DONE 0.6s 19:39:09 19:39:09 #183 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:09 #183 DONE 0.9s 19:39:09 19:39:09 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:09 #184 DONE 0.8s 19:39:09 19:39:09 #87 [core-common-config-bootstrapper] exporting to image 19:39:10 #87 ... 19:39:10 19:39:10 #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:39:10 #185 DONE 0.4s 19:39:10 19:39:10 #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:39:10 #186 DONE 0.4s 19:39:10 19:39:10 #187 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:39:10 #187 DONE 0.5s 19:39:10 19:39:10 #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:39:10 #188 DONE 0.1s 19:39:10 19:39:10 #87 [security-proxy-auth] exporting to image 19:39:10 #87 exporting layers 0.4s done 19:39:10 #87 writing image sha256:88f4923ff4b796778d95bb66b8de57d675a07647d9803e713becccfc03f50dbe done 19:39:10 #87 naming to docker.io/library/security-proxy-auth done 19:39:10 #87 exporting layers 0.5s done 19:39:10 #87 writing image sha256:6f0f9da0db38c715da5d5a1c82462e1ee12669c43e2ee10555a047f4b72327ef done 19:39:10 #87 naming to docker.io/library/core-common-config-bootstrapper done 19:39:10 #87 DONE 2.3s 19:39:10 19:39:10 #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/ 19:39:10 #189 DONE 0.2s 19:39:10 19:39:10 #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/ 19:39:10 #190 DONE 0.1s 19:39:10 19:39:10 #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:10 #191 ... 19:39:10 19:39:10 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:39:10 #192 DONE 0.1s 19:39:10 19:39:10 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:39:10 #193 DONE 0.0s 19:39:11 19:39:11 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:39:11 #194 ... 19:39:11 19:39:11 #195 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:11 #195 DONE 0.6s 19:39:11 19:39:11 #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:11 #191 DONE 0.5s 19:39:11 19:39:11 #87 [security-secretstore-setup] exporting to image 19:39:11 #87 exporting layers 0.3s done 19:39:11 #87 writing image sha256:71a4e0d39ccffc9624a9fec837e3a4a2f76568aeabf53507557747a86f3922dc done 19:39:11 #87 naming to docker.io/library/security-proxy-setup done 19:39:11 #87 writing image sha256:61d1927f14f2fd31df838d57e5dd891ab42a28edea6a9bbe460eecc3b54044da done 19:39:11 #87 naming to docker.io/library/security-secretstore-setup done 19:39:11 #87 DONE 2.6s 19:39:11 19:39:11 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:39:11 #48 ... 19:39:11 19:39:11 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:39:11 #194 DONE 1.2s 19:39:11 19:39:11 #87 [security-bootstrapper] exporting to image 19:39:12 #87 exporting layers 0.2s done 19:39:12 #87 writing image sha256:173386916ca9b6024c2c4703aa920ed167a2dd3ff8364d07a57dad0d3774803a 19:39:12 #87 writing image sha256:173386916ca9b6024c2c4703aa920ed167a2dd3ff8364d07a57dad0d3774803a done 19:39:12 #87 naming to docker.io/library/security-bootstrapper done 19:39:12 #87 DONE 2.9s 19:39:12 19:39:12 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:39:12 time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:12 time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:12 time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:12 time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:12 time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:12 time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:12 time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:12 time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:12 time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:12 time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:12 time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:12 time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:12 time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:12 time="2023-10-26T19:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:39:12 $ docker stop --time=1 5c38ab5a2201ff1dec02e05244054f19b9d300b5d9f8e3c62bcbd70b9c8196f4 19:39:14 $ docker rm -f --volumes 5c38ab5a2201ff1dec02e05244054f19b9d300b5d9f8e3c62bcbd70b9c8196f4 [Pipeline] // withDockerContainer [Pipeline] sh 19:39:14 + docker images 19:39:14 REPOSITORY TAG IMAGE ID CREATED SIZE 19:39:14 security-bootstrapper latest 173386916ca9 3 seconds ago 23.3MB 19:39:14 security-proxy-setup latest 71a4e0d39ccf 4 seconds ago 34.4MB 19:39:14 security-secretstore-setup latest 61d1927f14f2 4 seconds ago 44.4MB 19:39:14 core-metadata latest 667e5a7e72a2 5 seconds ago 21.7MB 19:39:14 security-proxy-auth latest 88f4923ff4b7 5 seconds ago 19.5MB 19:39:14 core-common-config-bootstrapper latest 6f0f9da0db38 5 seconds ago 18.2MB 19:39:14 support-notifications latest 443b92064f52 6 seconds ago 34.6MB 19:39:14 core-command latest b6b883f06601 6 seconds ago 21.2MB 19:39:14 support-scheduler latest 2e9ab4d886c0 6 seconds ago 34MB 19:39:14 security-spiffe-token-provider latest f0493bab96ab 6 seconds ago 35MB 19:39:14 core-data latest cd3d96fbe70a 6 seconds ago 21.3MB 19:39:14 security-spire-config latest 02ce64bdb0b4 2 minutes ago 101MB 19:39:14 security-spire-server latest c2224a293b58 2 minutes ago 107MB 19:39:14 security-spire-agent latest ee64396c2a2b 2 minutes ago 166MB 19:39:14 ci-base-image-x86_64 latest 7f6666c0eeca 4 minutes ago 930MB 19:39:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 weeks ago 557MB 19:39:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB 19:39:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:39:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12048 in /w/workspace/edgexfoundry_edgex-go_PR-4710 [Pipeline] { [Pipeline] ws 19:39:50 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:39:50 The recommended git tool is: git 19:39:57 using credential edgex-jenkins-ssh 19:39:57 Cloning the remote Git repository 19:39:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:39:57 > git init /w/workspace/edgex-go/1 # timeout=10 19:39:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:39:58 > git --version # timeout=10 19:39:58 > git --version # 'git version 2.25.1' 19:39:58 using GIT_SSH to set credentials SSH Credentials for GitHub 19:39:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:40:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:40:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:40:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:40:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:40:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:40:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4710/head:refs/remotes/origin/PR-4710 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:40:18 Merging remotes/origin/main commit 352052acdd74cde1c2e6292ce686d2b6799bd01d into PR head commit d2fda28371dc0c9985adfdf67c9ab2acf82521a4 19:40:18 Merge succeeded, producing d2fda28371dc0c9985adfdf67c9ab2acf82521a4 19:40:18 Checking out Revision d2fda28371dc0c9985adfdf67c9ab2acf82521a4 (PR-4710) 19:40:19 Commit message: "build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0" 19:40:19 > git --version # timeout=10 19:40:19 > git --version # 'git version 2.25.1' 19:40:19 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 19:40:18 > git config core.sparsecheckout # timeout=10 19:40:18 > git checkout -f d2fda28371dc0c9985adfdf67c9ab2acf82521a4 # timeout=10 19:40:18 > git remote # timeout=10 19:40:18 > git config --get remote.origin.url # timeout=10 19:40:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:40:18 > git merge 352052acdd74cde1c2e6292ce686d2b6799bd01d # timeout=10 19:40:18 > git rev-parse HEAD^{commit} # timeout=10 19:40:18 > git config core.sparsecheckout # timeout=10 19:40:18 > git checkout -f d2fda28371dc0c9985adfdf67c9ab2acf82521a4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:40:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:40:20 % Total % Received % Xferd Average Speed Time Time Time Current 19:40:20 Dload Upload Total Spent Left Speed 19:40:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 19:40:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:40:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:40:21 + sudo tee /etc/docker/daemon.new 19:40:21 { 19:40:21 "registry-mirrors": [ 19:40:21 "https://nexus3.edgexfoundry.org:10001" 19:40:21 ], 19:40:21 "bip": "10.250.0.254/24", 19:40:21 "hosts": [ 19:40:21 "tcp://0.0.0.0:5555", 19:40:21 "unix:///var/run/docker.sock" 19:40:21 ], 19:40:21 "mtu": 1458, 19:40:21 "selinux-enabled": true, 19:40:21 "seccomp-profile": "/etc/docker/seccomp.json" 19:40:21 } [Pipeline] sh 19:40:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:40:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:40:40 provisioning config files... 19:40:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16107380236411928711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:40:41 ---> docker-login.sh 19:40:41 nexus3.edgexfoundry.org:10001 19:40:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:42 Configure a credential helper to remove this warning. See 19:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:42 19:40:42 Login Succeeded 19:40:42 nexus3.edgexfoundry.org:10002 19:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:42 Configure a credential helper to remove this warning. See 19:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:42 19:40:42 Login Succeeded 19:40:42 nexus3.edgexfoundry.org:10003 19:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:42 Configure a credential helper to remove this warning. See 19:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:42 19:40:42 Login Succeeded 19:40:42 nexus3.edgexfoundry.org:10004 19:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:43 Configure a credential helper to remove this warning. See 19:40:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:43 19:40:43 Login Succeeded 19:40:43 docker.io 19:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:43 Configure a credential helper to remove this warning. See 19:40:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:43 19:40:43 Login Succeeded 19:40:43 ---> docker-login.sh ends [Pipeline] } 19:40:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:40:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:40:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:40:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:40:44 ========================================================= 19:40:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:40:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:40:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:40:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:40:44 9fda8d8052c6: Pulling fs layer 19:40:44 5d54e960e981: Pulling fs layer 19:40:44 c4a7e357bf2a: Pulling fs layer 19:40:44 f0e02332f6b5: Pulling fs layer 19:40:44 cefa15bbcfad: Pulling fs layer 19:40:44 17808c966233: Pulling fs layer 19:40:44 f4c1fc716caa: Pulling fs layer 19:40:44 cefa15bbcfad: Waiting 19:40:44 f4c1fc716caa: Waiting 19:40:44 17808c966233: Waiting 19:40:44 f0e02332f6b5: Waiting 19:40:45 5d54e960e981: Download complete 19:40:45 f0e02332f6b5: Verifying Checksum 19:40:45 f0e02332f6b5: Download complete 19:40:45 cefa15bbcfad: Verifying Checksum 19:40:45 cefa15bbcfad: Download complete 19:40:45 9fda8d8052c6: Download complete 19:40:45 f4c1fc716caa: Verifying Checksum 19:40:45 f4c1fc716caa: Download complete 19:40:46 9fda8d8052c6: Pull complete 19:40:47 5d54e960e981: Pull complete 19:40:47 c4a7e357bf2a: Verifying Checksum 19:40:47 c4a7e357bf2a: Download complete 19:40:47 17808c966233: Verifying Checksum 19:40:47 17808c966233: Download complete 19:41:03 c4a7e357bf2a: Pull complete 19:41:03 f0e02332f6b5: Pull complete 19:41:03 cefa15bbcfad: Pull complete 19:41:11 17808c966233: Pull complete 19:41:13 f4c1fc716caa: Pull complete 19:41:13 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 19:41:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:41:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:41:13 + docker build -t ci-base-image-arm64 -f - . 19:41:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:41:13 WORKDIR /edgex 19:41:13 COPY go.mod . 19:41:13 RUN go mod download 19:41:14 Sending build context to Docker daemon 2.91MB 19:41:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:41:14 ---> ea914061e18c 19:41:14 Step 2/4 : WORKDIR /edgex 19:41:15 ---> Running in 07067547c24d 19:41:15 Removing intermediate container 07067547c24d 19:41:15 ---> cc1ab004a447 19:41:15 Step 3/4 : COPY go.mod . 19:41:16 ---> fe5fde00ce3b 19:41:16 Step 4/4 : RUN go mod download 19:41:16 ---> Running in 689c53369f2c 19:42:03 Removing intermediate container 689c53369f2c 19:42:03 ---> df20837d740e 19:42:03 Successfully built df20837d740e 19:42:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:03 + docker inspect -f . ci-base-image-arm64 19:42:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:03 prd-ubuntu20.04-docker-arm64-4c-16g-12048 does not seem to be running inside a container 19:42:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:42:05 $ docker top 8a4ec1bb01e01c1e00cf2bfe437a9d7822ccdb39820cc54ed5babb5c59852fbf -eo pid,comm [Pipeline] { [Pipeline] sh 19:42:06 + go version 19:42:06 go version go1.21.0 linux/arm64 [Pipeline] } 19:42:06 $ docker stop --time=1 8a4ec1bb01e01c1e00cf2bfe437a9d7822ccdb39820cc54ed5babb5c59852fbf 19:42:07 $ docker rm -f --volumes 8a4ec1bb01e01c1e00cf2bfe437a9d7822ccdb39820cc54ed5babb5c59852fbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:08 + docker inspect -f . ci-base-image-arm64 19:42:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:09 prd-ubuntu20.04-docker-arm64-4c-16g-12048 does not seem to be running inside a container 19:42:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:42:10 $ docker top f4ed4dc7ea673adbd4c924f38003fc6bc6a32fa2e549cd435499a531b22c7146 -eo pid,comm [Pipeline] { [Pipeline] echo 19:42:10 ========================================================= 19:42:10 [edgeXBuildGoParallel] Running Tests and Build... 19:42:10 ========================================================= [Pipeline] sh 19:42:11 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:42:11 + make test 19:42:11 go test -race -coverprofile=coverage.out ./... 19:42:50 ? github.com/edgexfoundry/edgex-go [no test files] 19:44:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:44:42 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:44:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:44:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:44:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:44:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:44:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:44:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:44:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:44:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:44:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:44:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:44:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:44:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:44:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.634s coverage: 28.7% of statements 19:45:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.345s coverage: 97.0% of statements 19:45:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:45:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:45:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:45:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.404s coverage: 69.2% of statements 19:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:45:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.377s coverage: 53.2% of statements 19:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:45:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:45:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:45:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.394s coverage: 93.4% of statements 19:45:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.510s coverage: 4.1% of statements 19:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:45:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.728s coverage: 97.6% of statements 19:45:43 ok github.com/edgexfoundry/edgex-go/internal/io 1.185s coverage: 72.2% of statements 19:45:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:45:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:45:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.436s coverage: 0.9% of statements 19:45:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.251s coverage: 32.2% of statements 19:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.342s coverage: 41.7% of statements 19:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.302s coverage: 82.9% of statements 19:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.261s coverage: 94.1% of statements 19:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.189s coverage: 96.3% of statements 19:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.202s coverage: 87.5% of statements 19:46:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.206s coverage: 94.4% of statements 19:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.047s coverage: 79.9% of statements 19:46:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:46:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.324s coverage: 92.9% of statements 19:46:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements 19:46:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.253s coverage: 62.3% of statements 19:46:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.215s coverage: 87.2% of statements 19:46:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.188s coverage: 20.0% of statements 19:46:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.178s coverage: 100.0% of statements 19:46:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.472s coverage: 81.8% of statements 19:46:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.376s coverage: 82.1% of statements 19:46:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:46:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.310s coverage: 86.0% of statements 19:46:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:46:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:46:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.267s coverage: 63.1% of statements 19:46:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.336s coverage: 100.0% of statements 19:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.101s coverage: 89.4% of statements 19:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.066s coverage: 100.0% of statements 19:46:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:46:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:46:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements 19:46:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements 19:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.782s coverage: 38.4% of statements 19:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.231s coverage: 89.5% of statements 19:46:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:46:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:46:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:46:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.212s coverage: 84.8% of statements 19:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:47:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.332s coverage: 19.9% of statements 19:47:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:47:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:47:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:47:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:47:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.599s coverage: 95.7% of statements 19:47:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:47:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:47:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.252s coverage: 61.8% of statements 19:47:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:47:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:47:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.375s coverage: 98.9% of statements 19:47:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:47:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:47:16 go vet ./... 19:49:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:49:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:49:38 ./bin/test-attribution-txt.sh [Pipeline] echo 19:49:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:49:38 + ls -al . 19:49:38 total 724 19:49:38 drwxrwxr-x 10 1001 1001 4096 Oct 26 19:42 . 19:49:38 drwxr-xr-x 4 root root 4096 Oct 26 19:42 .. 19:49:38 drwxrwxr-x 2 1001 1001 4096 Oct 26 19:40 .blubracket 19:49:38 -rw-rw-r-- 1 1001 1001 10 Oct 26 19:40 .dockerignore 19:49:38 drwxrwxr-x 8 1001 1001 4096 Oct 26 19:40 .git 19:49:38 drwxrwxr-x 3 1001 1001 4096 Oct 26 19:40 .github 19:49:38 -rw-rw-r-- 1 1001 1001 1074 Oct 26 19:40 .gitignore 19:49:38 -rw-rw-r-- 1 1001 1001 42 Oct 26 19:40 .golangci.yml 19:49:38 -rw-rw-r-- 1 1001 1001 100 Oct 26 19:40 .hadolint.yml 19:49:38 -rw-rw-r-- 1 1001 1001 155 Oct 26 19:40 .sonarcloud.properties 19:49:38 -rw-rw-r-- 1 1001 1001 1171 Oct 26 19:40 ADOPTERS.md 19:49:38 -rw-rw-r-- 1 1001 1001 11674 Oct 26 19:40 Attribution.txt 19:49:38 -rw-rw-r-- 1 1001 1001 93407 Oct 26 19:40 CHANGELOG.md 19:49:38 -rw-rw-r-- 1 1001 1001 3804 Oct 26 19:40 CONTRIBUTING.md 19:49:38 -rw-rw-r-- 1 1001 1001 677 Oct 26 19:40 GOVERNANCE.md 19:49:38 -rw-rw-r-- 1 1001 1001 861 Oct 26 19:40 Jenkinsfile 19:49:38 -rw-rw-r-- 1 1001 1001 10775 Oct 26 19:40 LICENSE 19:49:38 -rw-rw-r-- 1 1001 1001 15054 Oct 26 19:40 Makefile 19:49:38 -rw-rw-r-- 1 1001 1001 582 Oct 26 19:40 OWNERS.md 19:49:38 -rw-rw-r-- 1 1001 1001 9527 Oct 26 19:40 README.md 19:49:38 -rw-rw-r-- 1 1001 1001 789 Oct 26 19:40 SECURITY.md 19:49:38 -rw-rw-r-- 1 1001 1001 5 Oct 26 19:33 VERSION 19:49:38 drwxrwxr-x 2 1001 1001 4096 Oct 26 19:40 bin 19:49:38 drwxrwxr-x 18 1001 1001 4096 Oct 26 19:40 cmd 19:49:38 -rw-r--r-- 1 root root 453602 Oct 26 19:47 coverage.out 19:49:38 drwxrwxr-x 2 1001 1001 4096 Oct 26 19:40 fuzz_test 19:49:38 -rw-rw-r-- 1 1001 1001 3689 Oct 26 19:40 go.mod 19:49:38 -rw-rw-r-- 1 1001 1001 34446 Oct 26 19:40 go.sum 19:49:38 drwxrwxr-x 7 1001 1001 4096 Oct 26 19:40 internal 19:49:38 drwxrwxr-x 3 1001 1001 4096 Oct 26 19:40 openapi 19:49:38 -rw-rw-r-- 1 1001 1001 584 Oct 26 19:40 security.txt 19:49:38 -rw-rw-r-- 1 1001 1001 204 Oct 26 19:40 version.go [Pipeline] sh 19:49:39 + '[' -e coverage.out ] 19:49:39 + chown 1001:1001 coverage.out [Pipeline] stash 19:49:39 Warning: overwriting stash ‘coverage-report’ 19:49:40 Stashed 1 file(s) [Pipeline] sh 19:49:41 + make build 19:49:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:51:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:51:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:51:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:51:18 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:51:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:51:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:52:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:52:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:52:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:52:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:52:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:52:28 $ docker stop --time=1 f4ed4dc7ea673adbd4c924f38003fc6bc6a32fa2e549cd435499a531b22c7146 19:52:30 $ docker rm -f --volumes f4ed4dc7ea673adbd4c924f38003fc6bc6a32fa2e549cd435499a531b22c7146 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:52:33 19:52:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:52:34 latest: Pulling from edgex-devops/edgex-compose-arm64 19:52:34 547446be3368: Pulling fs layer 19:52:34 d125d8839a47: Pulling fs layer 19:52:34 3e85d5ac6304: Pulling fs layer 19:52:34 c3105a71a48b: Pulling fs layer 19:52:34 0f093f025ec4: Pulling fs layer 19:52:34 c3106fc0e877: Pulling fs layer 19:52:34 c3105a71a48b: Waiting 19:52:34 0f093f025ec4: Waiting 19:52:34 c3106fc0e877: Waiting 19:52:34 547446be3368: Verifying Checksum 19:52:34 547446be3368: Download complete 19:52:34 c3105a71a48b: Verifying Checksum 19:52:34 c3105a71a48b: Download complete 19:52:35 d125d8839a47: Verifying Checksum 19:52:35 d125d8839a47: Download complete 19:52:35 c3106fc0e877: Verifying Checksum 19:52:35 c3106fc0e877: Download complete 19:52:35 0f093f025ec4: Verifying Checksum 19:52:35 0f093f025ec4: Download complete 19:52:35 547446be3368: Pull complete 19:52:35 d125d8839a47: Pull complete 19:52:37 3e85d5ac6304: Verifying Checksum 19:52:37 3e85d5ac6304: Download complete 19:52:47 3e85d5ac6304: Pull complete 19:52:47 c3105a71a48b: Pull complete 19:52:47 0f093f025ec4: Pull complete 19:52:48 c3106fc0e877: Pull complete 19:52:48 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:52:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:52:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:52:48 prd-ubuntu20.04-docker-arm64-4c-16g-12048 does not seem to be running inside a container 19:52:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:52:52 $ docker top 2a24e3c80526ae4c83aba09a201f7637727fbfb26aa77220f9b7bdbd88bc5117 -eo pid,comm [Pipeline] { [Pipeline] sh 19:52:53 + docker compose -f ./docker-compose-build.yml build --parallel 19:53:03 #1 [core-data internal] load build definition from Dockerfile 19:53:03 #1 transferring dockerfile: 19:53:03 #1 transferring dockerfile: 1.90kB 0.0s done 19:53:03 #1 DONE 0.1s 19:53:04 19:53:04 #2 [security-spire-agent internal] load build definition from Dockerfile 19:53:04 #2 transferring dockerfile: 1.70kB 0.0s done 19:53:04 #2 DONE 0.1s 19:53:04 19:53:04 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:53:04 #3 transferring dockerfile: 1.78kB 0.0s done 19:53:04 #3 DONE 0.1s 19:53:04 19:53:04 #4 [security-spire-config internal] load build definition from Dockerfile 19:53:04 #4 transferring dockerfile: 1.58kB 0.0s done 19:53:04 #4 DONE 0.1s 19:53:04 19:53:04 #5 [security-bootstrapper internal] load build definition from Dockerfile 19:53:04 #5 transferring dockerfile: 2.82kB 0.0s done 19:53:04 #5 DONE 0.1s 19:53:04 19:53:04 #6 [support-scheduler internal] load build definition from Dockerfile 19:53:04 #6 transferring dockerfile: 1.82kB 0.0s done 19:53:04 #6 DONE 0.1s 19:53:04 19:53:04 #7 [security-proxy-setup internal] load build definition from Dockerfile 19:53:04 #7 transferring dockerfile: 2.39kB done 19:53:04 #7 DONE 0.1s 19:53:04 19:53:04 #8 [core-metadata internal] load build definition from Dockerfile 19:53:04 #8 transferring dockerfile: 1.96kB 0.0s done 19:53:04 #8 DONE 0.1s 19:53:04 19:53:04 #9 [security-secretstore-setup internal] load build definition from Dockerfile 19:53:05 #9 transferring dockerfile: 2.38kB 0.0s done 19:53:05 #9 DONE 0.1s 19:53:05 19:53:05 #10 [support-notifications internal] load build definition from Dockerfile 19:53:05 #10 transferring dockerfile: 1.84kB 0.0s done 19:53:05 #10 DONE 0.1s 19:53:05 19:53:05 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:53:05 #11 transferring dockerfile: 2.12kB done 19:53:05 #11 DONE 0.1s 19:53:05 19:53:05 #12 [security-spire-server internal] load build definition from Dockerfile 19:53:05 #12 transferring dockerfile: 1.59kB 0.0s done 19:53:05 #12 DONE 0.1s 19:53:05 19:53:05 #13 [security-proxy-auth internal] load build definition from Dockerfile 19:53:05 #13 transferring dockerfile: 2.04kB done 19:53:05 #13 DONE 0.1s 19:53:05 19:53:05 #14 [core-command internal] load build definition from Dockerfile 19:53:05 #14 transferring dockerfile: 1.82kB 0.0s done 19:53:05 #14 DONE 0.1s 19:53:05 19:53:05 #15 [core-data internal] load .dockerignore 19:53:05 #15 transferring context: 19:53:05 #15 transferring context: 50B 0.0s done 19:53:05 #15 DONE 0.1s 19:53:06 19:53:06 #16 [security-spire-agent internal] load .dockerignore 19:53:06 #16 transferring context: 50B done 19:53:06 #16 DONE 0.1s 19:53:06 19:53:06 #17 [security-spiffe-token-provider internal] load .dockerignore 19:53:06 #17 transferring context: 50B 0.0s done 19:53:06 #17 DONE 0.1s 19:53:06 19:53:06 #18 [security-spire-config internal] load .dockerignore 19:53:06 #18 transferring context: 50B 0.0s done 19:53:06 #18 DONE 0.1s 19:53:06 19:53:06 #19 [security-bootstrapper internal] load .dockerignore 19:53:06 #19 transferring context: 50B done 19:53:06 #19 DONE 0.1s 19:53:06 19:53:06 #20 [support-scheduler internal] load .dockerignore 19:53:06 #20 transferring context: 50B 0.0s done 19:53:06 #20 DONE 0.1s 19:53:06 19:53:06 #21 [security-proxy-setup internal] load .dockerignore 19:53:06 #21 transferring context: 50B 0.0s done 19:53:06 #21 DONE 0.1s 19:53:06 19:53:06 #22 [core-metadata internal] load .dockerignore 19:53:06 #22 transferring context: 50B 0.0s done 19:53:06 #22 DONE 0.1s 19:53:06 19:53:06 #23 [security-secretstore-setup internal] load .dockerignore 19:53:06 #23 transferring context: 50B 0.0s done 19:53:06 #23 DONE 0.1s 19:53:06 19:53:06 #24 [support-notifications internal] load .dockerignore 19:53:07 #24 transferring context: 50B 0.0s done 19:53:07 #24 DONE 0.1s 19:53:07 19:53:07 #25 [security-spire-server internal] load .dockerignore 19:53:07 #25 transferring context: 50B done 19:53:07 #25 DONE 0.1s 19:53:07 19:53:07 #26 [core-common-config-bootstrapper internal] load .dockerignore 19:53:07 #26 transferring context: 50B 0.0s done 19:53:07 #26 DONE 0.1s 19:53:07 19:53:07 #27 [security-proxy-auth internal] load .dockerignore 19:53:07 #27 transferring context: 50B 0.0s done 19:53:07 #27 DONE 0.1s 19:53:07 19:53:07 #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:07 #28 DONE 0.0s 19:53:07 19:53:07 #29 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:53:07 #29 ... 19:53:07 19:53:07 #30 [core-command internal] load .dockerignore 19:53:07 #30 transferring context: 50B done 19:53:07 #30 DONE 0.1s 19:53:07 19:53:07 #29 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:53:07 #29 DONE 0.2s 19:53:07 19:53:07 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:53:07 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:53:07 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:53:07 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:53:07 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:53:07 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 503.81kB / 3.33MB 0.1s 19:53:07 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.2s 19:53:07 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 19:53:07 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 19:53:08 #31 ... 19:53:08 19:53:08 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:53:08 #32 DONE 0.8s 19:53:08 19:53:08 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:53:08 #31 ... 19:53:08 19:53:08 #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:53:08 #29 DONE 0.2s 19:53:08 19:53:08 #33 [core-data builder 2/7] WORKDIR /edgex-go 19:53:08 #33 DONE 0.3s 19:53:08 19:53:08 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:53:08 #31 ... 19:53:08 19:53:08 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:08 #28 DONE 0.0s 19:53:08 19:53:08 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:53:08 #31 ... 19:53:08 19:53:08 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:53:08 #32 DONE 1.6s 19:53:08 19:53:08 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:53:08 #33 DONE 0.5s 19:53:08 19:53:08 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:53:08 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:53:08 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:53:08 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:53:08 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:53:08 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 19:53:08 #31 ... 19:53:08 19:53:08 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:08 #28 DONE 0.0s 19:53:08 19:53:08 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:53:08 #31 ... 19:53:08 19:53:08 #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:53:08 #29 DONE 0.5s 19:53:08 19:53:08 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:53:08 #32 DONE 1.7s 19:53:08 19:53:08 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:53:08 #33 DONE 0.6s 19:53:08 19:53:08 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:53:08 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:53:08 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:53:08 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:53:08 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:53:08 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 19:53:09 #31 ... 19:53:09 19:53:09 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:09 #28 DONE 0.0s 19:53:09 19:53:09 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:53:09 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done 19:53:09 #31 ... 19:53:09 19:53:09 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:09 #28 DONE 0.0s 19:53:09 19:53:09 #34 [security-bootstrapper internal] load build context 19:53:09 #34 ... 19:53:09 19:53:09 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:53:09 #32 DONE 1.8s 19:53:09 19:53:09 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:09 #28 DONE 0.0s 19:53:09 19:53:09 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:53:09 #33 DONE 0.6s 19:53:09 19:53:09 #34 [security-bootstrapper internal] load build context 19:53:09 #34 ... 19:53:09 19:53:09 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:09 #28 DONE 0.0s 19:53:09 19:53:09 #34 [security-bootstrapper internal] load build context 19:53:10 #34 ... 19:53:10 19:53:10 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:53:10 #32 DONE 1.8s 19:53:10 19:53:10 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:53:10 #33 DONE 0.7s 19:53:10 19:53:10 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:10 #28 DONE 0.0s 19:53:10 19:53:10 #34 [security-bootstrapper internal] load build context 19:53:10 #34 ... 19:53:10 19:53:10 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:53:10 #35 DONE 1.5s 19:53:10 19:53:10 #34 [security-bootstrapper internal] load build context 19:53:10 #34 ... 19:53:10 19:53:10 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:10 #28 DONE 0.0s 19:53:10 19:53:10 #34 [security-bootstrapper internal] load build context 19:53:10 #34 ... 19:53:10 19:53:10 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:10 #28 DONE 0.1s 19:53:10 19:53:10 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:53:10 #29 DONE 2.0s 19:53:10 19:53:10 #34 [security-bootstrapper internal] load build context 19:53:10 #34 ... 19:53:10 19:53:10 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:53:10 #32 DONE 1.9s 19:53:10 19:53:10 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 19:53:10 #33 DONE 0.8s 19:53:10 19:53:10 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:10 #28 DONE 0.1s 19:53:10 19:53:10 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:53:10 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:53:10 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:53:10 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:53:10 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:53:10 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 19:53:10 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done 19:53:11 #31 DONE 5.1s 19:53:11 19:53:11 #34 [security-bootstrapper internal] load build context 19:53:11 #34 ... 19:53:11 19:53:11 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:53:11 #36 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.3s done 19:53:11 #36 DONE 1.3s 19:53:11 19:53:11 #37 [security-spire-agent internal] load build context 19:53:11 #37 transferring context: 17.63kB 0.2s done 19:53:11 #37 DONE 1.4s 19:53:11 19:53:11 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:11 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.4s done 19:53:11 #38 DONE 1.4s 19:53:11 19:53:11 #39 [core-data internal] load build context 19:53:11 #39 ... 19:53:11 19:53:11 #40 [security-spire-config internal] load build context 19:53:11 #40 transferring context: 16.35kB 0.1s done 19:53:11 #40 DONE 1.8s 19:53:12 19:53:12 #34 [security-bootstrapper internal] load build context 19:53:12 #34 ... 19:53:12 19:53:12 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:53:12 #41 DONE 3.5s 19:53:12 19:53:12 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:53:12 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:53:12 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:53:12 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:53:12 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:53:12 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 19:53:12 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done 19:53:12 #31 DONE 5.1s 19:53:12 19:53:12 #34 [security-bootstrapper internal] load build context 19:53:14 #34 ... 19:53:14 19:53:14 #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:53:14 #29 DONE 5.2s 19:53:14 19:53:14 #34 [security-bootstrapper internal] load build context 19:53:14 #34 ... 19:53:14 19:53:14 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:53:14 #32 DONE 2.0s 19:53:14 19:53:14 #33 [core-command builder 2/7] WORKDIR /edgex-go 19:53:14 #33 DONE 0.8s 19:53:14 19:53:14 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:53:14 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:53:14 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:53:14 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:53:14 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:53:14 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 19:53:14 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done 19:53:14 #31 DONE 5.1s 19:53:14 19:53:14 #34 [security-bootstrapper internal] load build context 19:53:14 #34 ... 19:53:14 19:53:14 #42 [security-spire-server internal] load build context 19:53:14 #42 transferring context: 18.10kB 0.2s done 19:53:14 #42 DONE 2.3s 19:53:14 19:53:14 #34 [security-bootstrapper internal] load build context 19:53:19 #34 ... 19:53:19 19:53:19 #43 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:53:19 #0 6.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:19 #0 6.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:19 #43 10.16 OK: 266 MiB in 52 packages 19:53:19 #43 ... 19:53:19 19:53:19 #34 [security-bootstrapper internal] load build context 19:53:19 #34 ... 19:53:19 19:53:19 #44 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:53:19 #0 6.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:19 #0 7.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:19 #44 ... 19:53:19 19:53:19 #45 [security-spiffe-token-provider internal] load build context 19:53:19 #45 ... 19:53:19 19:53:19 #46 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:53:19 #0 5.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:19 #0 6.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:19 #46 ... 19:53:19 19:53:19 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:19 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.4s done 19:53:19 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:53:19 #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:53:19 #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:53:19 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.8s done 19:53:19 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:53:19 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.4s done 19:53:19 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.8s 19:53:19 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 3.8s 19:53:19 #38 ... 19:53:19 19:53:19 #46 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:53:19 #46 10.36 OK: 266 MiB in 52 packages 19:53:19 #46 ... 19:53:19 19:53:19 #47 [support-scheduler internal] load build context 19:53:19 #47 transferring context: 23.24MB 9.8s 19:53:19 #47 ... 19:53:19 19:53:19 #48 [security-proxy-setup internal] load build context 19:53:19 #48 ... 19:53:19 19:53:19 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:19 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.9s done 19:53:19 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 19:53:19 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 19:53:20 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 4.7s 19:53:20 #38 ... 19:53:20 19:53:20 #49 [security-secretstore-setup internal] load build context 19:53:20 #49 ... 19:53:20 19:53:20 #50 [core-metadata internal] load build context 19:53:20 #50 ... 19:53:20 19:53:20 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:20 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.89MB / 23.39MB 5.3s 19:53:20 #38 ... 19:53:20 19:53:20 #51 [support-notifications internal] load build context 19:53:20 #51 ... 19:53:20 19:53:20 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:53:20 #0 7.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:20 #0 8.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:20 #52 ... 19:53:20 19:53:20 #53 [core-common-config-bootstrapper internal] load build context 19:53:21 #53 ... 19:53:21 19:53:21 #54 [security-proxy-auth internal] load build context 19:53:21 #54 ... 19:53:21 19:53:21 #53 [core-common-config-bootstrapper internal] load build context 19:53:21 #53 ... 19:53:21 19:53:21 #46 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:53:21 #46 DONE 12.4s 19:53:21 19:53:21 #53 [core-common-config-bootstrapper internal] load build context 19:53:21 #53 ... 19:53:21 19:53:21 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:53:21 #36 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:53:21 #36 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:53:21 #36 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:53:21 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.8s done 19:53:21 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.4s done 19:53:21 #36 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 3.2s done 19:53:21 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:53:21 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 6.6s 19:53:21 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 19:53:22 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.34MB / 17.12MB 6.6s 19:53:22 #36 ... 19:53:22 19:53:22 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:22 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 6.5s 19:53:22 #38 ... 19:53:22 19:53:22 #39 [core-data internal] load build context 19:53:22 #39 ... 19:53:22 19:53:22 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:22 #38 ... 19:53:22 19:53:22 #43 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:53:22 #43 DONE 14.9s 19:53:22 19:53:22 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:22 #38 ... 19:53:22 19:53:22 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:53:22 #55 ... 19:53:22 19:53:22 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:22 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.30MB / 23.39MB 7.4s 19:53:23 #38 ... 19:53:23 19:53:23 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:53:23 #52 11.80 OK: 266 MiB in 52 packages 19:53:23 #52 DONE 12.4s 19:53:23 19:53:23 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:23 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 8.0s 19:53:23 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:53:23 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:53:23 #38 ... 19:53:23 19:53:23 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:53:23 #56 ... 19:53:23 19:53:23 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:53:23 #57 ... 19:53:23 19:53:23 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:53:23 #58 ... 19:53:23 19:53:23 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:53:24 #59 ... 19:53:24 19:53:24 #60 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:53:24 #60 ... 19:53:24 19:53:24 #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:53:24 #61 ... 19:53:24 19:53:24 #62 [core-command internal] load build context 19:53:24 #62 ... 19:53:24 19:53:24 #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:53:24 #63 ... 19:53:24 19:53:24 #64 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:53:24 #64 ... 19:53:24 19:53:24 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:25 #38 ... 19:53:25 19:53:25 #44 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:53:25 #44 11.40 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:53:25 #44 11.40 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:53:25 #44 11.40 OK: 19954 distinct packages available 19:53:25 #44 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:25 #44 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:25 #44 15.24 OK: 266 MiB in 52 packages 19:53:25 #44 DONE 16.4s 19:53:25 19:53:25 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:53:25 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 9.8s 19:53:25 #36 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 19:53:25 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 10.0s 19:53:25 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 10.4s 19:53:26 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 10.7s 19:53:26 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.78MB / 17.12MB 11.1s 19:53:26 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 11.3s done 19:53:27 #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19:53:27 #36 ... 19:53:27 19:53:27 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:27 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.67MB / 23.39MB 12.4s 19:53:27 #38 ... 19:53:27 19:53:27 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:53:27 #55 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:27 #55 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:27 #55 12.89 (1/2) Installing ca-certificates (20230506-r0) 19:53:27 #55 13.01 (2/2) Installing dumb-init (1.2.5-r2) 19:53:27 #55 13.02 Executing busybox-1.36.1-r2.trigger 19:53:27 #55 13.05 Executing ca-certificates-20230506-r0.trigger 19:53:27 #55 13.57 OK: 9 MiB in 17 packages 19:53:27 #55 DONE 15.1s 19:53:27 19:53:27 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:28 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 13.0s 19:53:28 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 13.6s 19:53:28 #38 ... 19:53:28 19:53:28 #34 [security-bootstrapper internal] load build context 19:53:28 #34 transferring context: 35.14MB 19.8s 19:53:29 #34 ... 19:53:29 19:53:29 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:29 #38 ... 19:53:29 19:53:29 #45 [security-spiffe-token-provider internal] load build context 19:53:29 #45 ... 19:53:29 19:53:29 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:29 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.45MB / 23.39MB 14.3s 19:53:29 #38 ... 19:53:29 19:53:29 #48 [security-proxy-setup internal] load build context 19:53:29 #48 ... 19:53:29 19:53:29 #47 [support-scheduler internal] load build context 19:53:29 #47 ... 19:53:29 19:53:29 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:30 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 14.9s done 19:53:30 #38 ... 19:53:30 19:53:30 #49 [security-secretstore-setup internal] load build context 19:53:30 #49 ... 19:53:30 19:53:30 #50 [core-metadata internal] load build context 19:53:30 #50 ... 19:53:30 19:53:30 #49 [security-secretstore-setup internal] load build context 19:53:31 #49 ... 19:53:31 19:53:31 #51 [support-notifications internal] load build context 19:53:31 #51 ... 19:53:31 19:53:31 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:53:31 #58 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:31 #58 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:31 #58 15.92 (1/1) Installing dumb-init (1.2.5-r2) 19:53:31 #58 15.92 Executing busybox-1.36.1-r2.trigger 19:53:31 #58 16.09 OK: 8 MiB in 16 packages 19:53:31 #58 DONE 17.7s 19:53:31 19:53:31 #51 [support-notifications internal] load build context 19:53:31 #51 ... 19:53:31 19:53:31 #50 [core-metadata internal] load build context 19:53:31 #50 ... 19:53:31 19:53:31 #54 [security-proxy-auth internal] load build context 19:53:31 #54 ... 19:53:31 19:53:31 #49 [security-secretstore-setup internal] load build context 19:53:32 #49 ... 19:53:32 19:53:32 #53 [core-common-config-bootstrapper internal] load build context 19:53:32 #53 ... 19:53:32 19:53:32 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:53:32 #57 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:32 #57 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:32 #57 17.22 (1/2) Installing dumb-init (1.2.5-r2) 19:53:32 #57 17.22 (2/2) Installing su-exec (0.2-r3) 19:53:32 #57 17.22 Executing busybox-1.36.1-r2.trigger 19:53:32 #57 17.27 OK: 8 MiB in 17 packages 19:53:32 #57 DONE 18.7s 19:53:32 19:53:32 #53 [core-common-config-bootstrapper internal] load build context 19:53:32 #53 ... 19:53:32 19:53:32 #49 [security-secretstore-setup internal] load build context 19:53:32 #49 ... 19:53:32 19:53:32 #39 [core-data internal] load build context 19:53:32 #39 ... 19:53:32 19:53:32 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:53:32 #59 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:33 #59 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:34 #59 ... 19:53:34 19:53:34 #62 [core-command internal] load build context 19:53:34 #62 transferring context: 7.49MB 18.8s 19:53:34 #62 ... 19:53:34 19:53:34 #39 [core-data internal] load build context 19:53:37 #39 ... 19:53:37 19:53:37 #49 [security-secretstore-setup internal] load build context 19:53:38 #49 ... 19:53:38 19:53:38 #39 [core-data internal] load build context 19:53:38 #39 transferring context: 86.81MB 30.8s 19:53:38 #39 ... 19:53:38 19:53:38 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:53:38 #65 DONE 6.5s 19:53:38 19:53:38 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:53:38 #56 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:38 #56 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:38 #56 21.23 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:53:38 #56 21.23 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:53:38 #56 21.23 OK: 19950 distinct packages available 19:53:38 #56 22.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:38 #56 23.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:38 #56 ... 19:53:38 19:53:38 #50 [core-metadata internal] load build context 19:53:39 #50 ... 19:53:39 19:53:39 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:53:39 #59 25.32 (1/4) Installing ca-certificates (20230506-r0) 19:53:39 #59 ... 19:53:39 19:53:39 #34 [security-bootstrapper internal] load build context 19:53:39 #34 ... 19:53:39 19:53:39 #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:53:39 #63 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:39 #63 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:39 #63 21.11 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 19:53:39 #63 21.44 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 19:53:39 #63 21.50 (3/6) Installing dumb-init (1.2.5-r2) 19:53:39 #63 21.53 (4/6) Installing openssl (3.1.4-r0) 19:53:39 #63 21.72 (5/6) Installing su-exec (0.2-r3) 19:53:39 #63 21.78 (6/6) Installing yq (4.33.3-r4) 19:53:39 #63 22.82 Executing busybox-1.36.1-r2.trigger 19:53:39 #63 22.89 OK: 18 MiB in 19 packages 19:53:39 #63 DONE 25.7s 19:53:39 19:53:39 #34 [security-bootstrapper internal] load build context 19:53:39 #34 ... 19:53:39 19:53:39 #50 [core-metadata internal] load build context 19:53:39 #50 ... 19:53:39 19:53:39 #64 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:53:39 #64 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:39 #64 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:39 #64 24.58 (1/1) Installing dumb-init (1.2.5-r2) 19:53:39 #64 24.58 Executing busybox-1.36.1-r2.trigger 19:53:39 #64 24.67 OK: 8 MiB in 16 packages 19:53:39 #64 DONE 26.0s 19:53:39 19:53:39 #50 [core-metadata internal] load build context 19:53:39 #50 ... 19:53:39 19:53:39 #45 [security-spiffe-token-provider internal] load build context 19:53:39 #45 ... 19:53:39 19:53:39 #48 [security-proxy-setup internal] load build context 19:53:40 #48 ... 19:53:40 19:53:40 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:53:40 #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.5s 19:53:40 #36 ... 19:53:40 19:53:40 #48 [security-proxy-setup internal] load build context 19:53:40 #48 ... 19:53:40 19:53:40 #47 [support-scheduler internal] load build context 19:53:40 #47 ... 19:53:40 19:53:40 #34 [security-bootstrapper internal] load build context 19:53:40 #34 ... 19:53:40 19:53:40 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:40 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.4s 19:53:40 #38 ... 19:53:40 19:53:40 #34 [security-bootstrapper internal] load build context 19:53:41 #34 ... 19:53:41 19:53:41 #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:53:41 #66 DONE 1.8s 19:53:41 19:53:41 #34 [security-bootstrapper internal] load build context 19:53:41 #34 ... 19:53:41 19:53:41 #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:53:41 #67 DONE 1.7s 19:53:41 19:53:41 #34 [security-bootstrapper internal] load build context 19:53:41 #34 ... 19:53:41 19:53:41 #51 [support-notifications internal] load build context 19:53:41 #51 ... 19:53:41 19:53:41 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:41 #38 ... 19:53:41 19:53:41 #54 [security-proxy-auth internal] load build context 19:53:41 #54 ... 19:53:41 19:53:41 #34 [security-bootstrapper internal] load build context 19:53:42 #34 ... 19:53:42 19:53:42 #53 [core-common-config-bootstrapper internal] load build context 19:53:42 #53 ... 19:53:42 19:53:42 #34 [security-bootstrapper internal] load build context 19:53:42 #34 ... 19:53:42 19:53:42 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:53:42 #59 25.49 (2/4) Installing dumb-init (1.2.5-r2) 19:53:42 #59 25.50 (3/4) Installing su-exec (0.2-r3) 19:53:42 #59 25.59 (4/4) Installing yq (4.33.3-r4) 19:53:42 #59 26.45 Executing busybox-1.36.1-r2.trigger 19:53:42 #59 26.60 Executing ca-certificates-20230506-r0.trigger 19:53:42 #59 27.28 OK: 18 MiB in 19 packages 19:53:42 #59 DONE 28.8s 19:53:42 19:53:42 #34 [security-bootstrapper internal] load build context 19:53:43 #34 ... 19:53:43 19:53:43 #60 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:53:43 #60 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:43 #60 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:43 #60 25.79 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:53:43 #60 25.79 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:53:43 #60 25.79 OK: 19950 distinct packages available 19:53:43 #60 26.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:43 #60 28.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:43 #60 ... 19:53:43 19:53:43 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:53:43 #56 27.06 (1/11) Installing ca-certificates (20230506-r0) 19:53:43 #56 27.11 (2/11) Installing brotli-libs (1.0.9-r14) 19:53:43 #56 27.21 (3/11) Installing libunistring (1.1-r1) 19:53:43 #56 27.36 (4/11) Installing libidn2 (2.3.4-r1) 19:53:43 #56 27.36 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:53:43 #56 27.41 (6/11) Installing libcurl (8.4.0-r0) 19:53:43 #56 27.52 (7/11) Installing curl (8.4.0-r0) 19:53:43 #56 27.57 (8/11) Installing dumb-init (1.2.5-r2) 19:53:43 #56 27.61 (9/11) Installing musl-obstack (1.2.3-r2) 19:53:43 #56 27.62 (10/11) Installing libucontext (1.2-r2) 19:53:43 #56 27.68 (11/11) Installing gcompat (1.1.0-r1) 19:53:43 #56 27.72 Executing busybox-1.36.1-r2.trigger 19:53:43 #56 27.81 Executing ca-certificates-20230506-r0.trigger 19:53:43 #56 28.61 OK: 13 MiB in 26 packages 19:53:43 #56 DONE 29.6s 19:53:43 19:53:43 #34 [security-bootstrapper internal] load build context 19:53:44 #34 transferring context: 65.54MB 35.1s 19:53:44 #34 ... 19:53:44 19:53:44 #62 [core-command internal] load build context 19:53:44 #62 ... 19:53:44 19:53:44 #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:53:44 #61 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:44 #61 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:44 #61 27.08 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:53:44 #61 27.08 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:53:44 #61 27.08 OK: 19950 distinct packages available 19:53:44 #61 27.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:44 #61 28.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:44 #61 30.65 (1/4) Installing dumb-init (1.2.5-r2) 19:53:44 #61 30.65 (2/4) Installing musl-obstack (1.2.3-r2) 19:53:44 #61 30.67 (3/4) Installing libucontext (1.2-r2) 19:53:44 #61 30.67 (4/4) Installing gcompat (1.1.0-r1) 19:53:44 #61 30.69 Executing busybox-1.36.1-r2.trigger 19:53:44 #61 30.75 OK: 8 MiB in 19 packages 19:53:45 #61 ... 19:53:45 19:53:45 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:45 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.7s 19:53:45 #38 ... 19:53:45 19:53:45 #60 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:53:45 #60 30.45 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 19:53:45 #60 30.62 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 19:53:45 #60 30.66 (3/7) Installing dumb-init (1.2.5-r2) 19:53:45 #60 30.67 (4/7) Installing musl-obstack (1.2.3-r2) 19:53:45 #60 30.68 (5/7) Installing libucontext (1.2-r2) 19:53:45 #60 30.68 (6/7) Installing gcompat (1.1.0-r1) 19:53:45 #60 30.69 (7/7) Installing openssl (3.1.4-r0) 19:53:45 #60 30.76 Executing busybox-1.36.1-r2.trigger 19:53:45 #60 30.87 OK: 9 MiB in 20 packages 19:53:45 #60 DONE 32.1s 19:53:45 19:53:45 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:45 #38 ... 19:53:45 19:53:45 #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:53:45 #61 DONE 32.0s 19:53:45 19:53:45 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:48 #38 ... 19:53:48 19:53:48 #49 [security-secretstore-setup internal] load build context 19:53:48 #49 ... 19:53:48 19:53:48 #34 [security-bootstrapper internal] load build context 19:53:49 #34 ... 19:53:49 19:53:49 #39 [core-data internal] load build context 19:53:49 #39 transferring context: 120.54MB 41.5s 19:53:49 #39 ... 19:53:49 19:53:49 #34 [security-bootstrapper internal] load build context 19:53:50 #34 ... 19:53:50 19:53:50 #50 [core-metadata internal] load build context 19:53:50 #50 ... 19:53:50 19:53:50 #45 [security-spiffe-token-provider internal] load build context 19:53:50 #45 ... 19:53:50 19:53:50 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:53:50 #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.1s done 19:53:50 #36 ... 19:53:50 19:53:50 #45 [security-spiffe-token-provider internal] load build context 19:53:50 #45 ... 19:53:50 19:53:50 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:53:50 #36 DONE 39.9s 19:53:50 19:53:50 #45 [security-spiffe-token-provider internal] load build context 19:53:50 #45 ... 19:53:50 19:53:50 #48 [security-proxy-setup internal] load build context 19:53:50 #48 ... 19:53:50 19:53:50 #47 [support-scheduler internal] load build context 19:53:50 #47 ... 19:53:50 19:53:50 #48 [security-proxy-setup internal] load build context 19:53:51 #48 ... 19:53:51 19:53:51 #51 [support-notifications internal] load build context 19:53:51 #51 ... 19:53:51 19:53:51 #48 [security-proxy-setup internal] load build context 19:53:52 #48 ... 19:53:52 19:53:52 #54 [security-proxy-auth internal] load build context 19:53:52 #54 ... 19:53:52 19:53:52 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:52 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.3s 19:53:52 #38 ... 19:53:52 19:53:52 #53 [core-common-config-bootstrapper internal] load build context 19:53:52 #53 ... 19:53:52 19:53:52 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:53:55 #68 ... 19:53:55 19:53:55 #62 [core-command internal] load build context 19:53:55 #62 ... 19:53:55 19:53:55 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:55 #38 ... 19:53:55 19:53:55 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:53:55 #68 DONE 2.5s 19:53:55 19:53:55 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:55 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.6s done 19:53:56 #38 DONE 46.2s 19:53:56 19:53:56 #53 [core-common-config-bootstrapper internal] load build context 19:53:56 #53 transferring context: 97.86MB 44.4s 19:53:58 #53 ... 19:53:58 19:53:58 #49 [security-secretstore-setup internal] load build context 19:53:58 #49 ... 19:53:58 19:53:58 #53 [core-common-config-bootstrapper internal] load build context 19:53:59 #53 ... 19:53:59 19:53:59 #39 [core-data internal] load build context 19:53:59 #39 ... 19:53:59 19:53:59 #53 [core-common-config-bootstrapper internal] load build context 19:53:59 #53 ... 19:53:59 19:53:59 #34 [security-bootstrapper internal] load build context 19:54:00 #34 ... 19:54:00 19:54:00 #53 [core-common-config-bootstrapper internal] load build context 19:54:00 #53 ... 19:54:00 19:54:00 #50 [core-metadata internal] load build context 19:54:00 #50 ... 19:54:00 19:54:00 #34 [security-bootstrapper internal] load build context 19:54:00 #34 ... 19:54:00 19:54:00 #45 [security-spiffe-token-provider internal] load build context 19:54:00 #45 ... 19:54:00 19:54:00 #47 [support-scheduler internal] load build context 19:54:00 #47 ... 19:54:00 19:54:00 #45 [security-spiffe-token-provider internal] load build context 19:54:01 #45 transferring context: 93.17MB 52.3s 19:54:01 #45 ... 19:54:01 19:54:01 #51 [support-notifications internal] load build context 19:54:01 #51 ... 19:54:01 19:54:01 #45 [security-spiffe-token-provider internal] load build context 19:54:02 #45 ... 19:54:02 19:54:02 #48 [security-proxy-setup internal] load build context 19:54:02 #48 ... 19:54:02 19:54:02 #54 [security-proxy-auth internal] load build context 19:54:02 #54 ... 19:54:02 19:54:02 #45 [security-spiffe-token-provider internal] load build context 19:54:02 #45 ... 19:54:02 19:54:02 #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:54:02 #69 DONE 4.2s 19:54:02 19:54:02 #45 [security-spiffe-token-provider internal] load build context 19:54:03 #45 ... 19:54:03 19:54:03 #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:54:03 #70 DONE 4.0s 19:54:03 19:54:03 #45 [security-spiffe-token-provider internal] load build context 19:54:03 #45 ... 19:54:03 19:54:03 #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:54:03 #71 DONE 4.6s 19:54:03 19:54:03 #45 [security-spiffe-token-provider internal] load build context 19:54:04 #45 ... 19:54:04 19:54:04 #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:54:04 #72 DONE 1.2s 19:54:04 19:54:04 #45 [security-spiffe-token-provider internal] load build context 19:54:04 #45 ... 19:54:04 19:54:04 #39 [core-data internal] load build context 19:54:04 #39 transferring context: 189.44MB 56.1s done 19:54:04 #39 DONE 57.0s 19:54:04 19:54:04 #45 [security-spiffe-token-provider internal] load build context 19:54:04 #45 ... 19:54:04 19:54:04 #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:54:04 #73 DONE 1.4s 19:54:04 19:54:04 #45 [security-spiffe-token-provider internal] load build context 19:54:04 #45 ... 19:54:04 19:54:04 #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:54:04 #74 DONE 1.5s 19:54:04 19:54:04 #45 [security-spiffe-token-provider internal] load build context 19:54:05 #45 ... 19:54:05 19:54:05 #62 [core-command internal] load build context 19:54:05 #62 ... 19:54:05 19:54:05 #51 [support-notifications internal] load build context 19:54:05 #51 ... 19:54:05 19:54:05 #75 [security-spire-config stage-2 5/9] COPY security.txt / 19:54:05 #75 DONE 1.3s 19:54:05 19:54:05 #51 [support-notifications internal] load build context 19:54:06 #51 ... 19:54:06 19:54:06 #76 [security-spire-server stage-2 5/8] COPY security.txt / 19:54:06 #76 DONE 1.0s 19:54:06 19:54:06 #51 [support-notifications internal] load build context 19:54:06 #51 ... 19:54:06 19:54:06 #77 [security-spire-agent stage-3 6/9] COPY security.txt / 19:54:06 #77 DONE 1.4s 19:54:06 19:54:06 #51 [support-notifications internal] load build context 19:54:06 #51 ... 19:54:06 19:54:06 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 19:54:06 #78 DONE 1.9s 19:54:06 19:54:06 #51 [support-notifications internal] load build context 19:54:07 #51 ... 19:54:07 19:54:07 #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:54:07 #79 DONE 1.6s 19:54:07 19:54:07 #51 [support-notifications internal] load build context 19:54:07 #51 ... 19:54:07 19:54:07 #80 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:54:07 #80 DONE 1.4s 19:54:07 19:54:07 #51 [support-notifications internal] load build context 19:54:07 #51 ... 19:54:07 19:54:07 #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:54:07 #81 DONE 1.8s 19:54:07 19:54:07 #51 [support-notifications internal] load build context 19:54:08 #51 ... 19:54:08 19:54:08 #49 [security-secretstore-setup internal] load build context 19:54:08 #49 ... 19:54:08 19:54:08 #51 [support-notifications internal] load build context 19:54:09 #51 ... 19:54:09 19:54:09 #47 [support-scheduler internal] load build context 19:54:09 #47 transferring context: 189.44MB 59.1s done 19:54:09 #47 DONE 59.7s 19:54:09 19:54:09 #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:54:09 #82 DONE 1.6s 19:54:09 19:54:09 #51 [support-notifications internal] load build context 19:54:09 #51 ... 19:54:09 19:54:09 #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:54:09 #83 DONE 1.6s 19:54:09 19:54:09 #51 [support-notifications internal] load build context 19:54:09 #51 ... 19:54:09 19:54:09 #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:54:09 #84 DONE 1.6s 19:54:09 19:54:09 #51 [support-notifications internal] load build context 19:54:10 #51 ... 19:54:10 19:54:10 #49 [security-secretstore-setup internal] load build context 19:54:10 #49 transferring context: 189.44MB 59.7s done 19:54:10 #49 DONE 60.3s 19:54:10 19:54:10 #51 [support-notifications internal] load build context 19:54:10 #51 ... 19:54:10 19:54:10 #53 [core-common-config-bootstrapper internal] load build context 19:54:10 #53 ... 19:54:10 19:54:10 #50 [core-metadata internal] load build context 19:54:10 #50 ... 19:54:10 19:54:10 #85 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:54:10 #85 DONE 0.9s 19:54:10 19:54:10 #50 [core-metadata internal] load build context 19:54:10 #50 ... 19:54:10 19:54:10 #53 [core-common-config-bootstrapper internal] load build context 19:54:10 #53 ... 19:54:10 19:54:10 #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:54:10 #86 DONE 1.3s 19:54:10 19:54:10 #53 [core-common-config-bootstrapper internal] load build context 19:54:10 #53 ... 19:54:10 19:54:10 #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:54:10 #87 DONE 1.1s 19:54:10 19:54:10 #53 [core-common-config-bootstrapper internal] load build context 19:54:11 #53 ... 19:54:11 19:54:11 #34 [security-bootstrapper internal] load build context 19:54:11 #34 ... 19:54:11 19:54:11 #53 [core-common-config-bootstrapper internal] load build context 19:54:11 #53 ... 19:54:11 19:54:11 #48 [security-proxy-setup internal] load build context 19:54:11 #48 transferring context: 189.44MB 61.1s done 19:54:11 #48 DONE 61.9s 19:54:11 19:54:11 #53 [core-common-config-bootstrapper internal] load build context 19:54:12 #53 ... 19:54:12 19:54:12 #88 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:54:12 #88 DONE 1.6s 19:54:12 19:54:12 #53 [core-common-config-bootstrapper internal] load build context 19:54:12 #53 ... 19:54:12 19:54:12 #54 [security-proxy-auth internal] load build context 19:54:12 #54 ... 19:54:12 19:54:12 #53 [core-common-config-bootstrapper internal] load build context 19:54:14 #53 transferring context: 189.44MB 62.2s done 19:54:14 #53 DONE 63.6s 19:54:14 19:54:14 #54 [security-proxy-auth internal] load build context 19:54:15 #54 ... 19:54:15 19:54:15 #62 [core-command internal] load build context 19:54:15 #62 ... 19:54:15 19:54:15 #45 [security-spiffe-token-provider internal] load build context 19:54:15 #45 ... 19:54:15 19:54:15 #54 [security-proxy-auth internal] load build context 19:54:15 #54 ... 19:54:15 19:54:15 #34 [security-bootstrapper internal] load build context 19:54:15 #34 transferring context: 189.44MB 66.2s done 19:54:15 #34 DONE 66.5s 19:54:15 19:54:15 #54 [security-proxy-auth internal] load build context 19:54:16 #54 ... 19:54:16 19:54:16 #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:16 #89 ... 19:54:16 19:54:16 #90 [security-spire-agent] exporting to image 19:54:16 #90 exporting layers 5.7s done 19:54:16 #90 writing image sha256:55ab2aa65bd914ca514c112004f78576688e71528e780d20efa6492df2e80b07 0.1s done 19:54:16 #90 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:54:16 #90 writing image sha256:17262c909862ac022e9c84a76f10f674ac51cfb75b15b0588255f65320d445a9 0.0s done 19:54:16 #90 naming to docker.io/library/security-spire-config-arm64 0.0s done 19:54:16 #90 writing image sha256:e65d46b000b5ba7a06b7dd9ffc58238190df5f81e053118c919f4ad65b08b53b done 19:54:16 #90 naming to docker.io/library/security-spire-agent-arm64 0.0s done 19:54:16 #90 DONE 6.0s 19:54:16 19:54:16 #54 [security-proxy-auth internal] load build context 19:54:16 #54 ... 19:54:16 19:54:16 #51 [support-notifications internal] load build context 19:54:16 #51 transferring context: 189.44MB 64.3s done 19:54:16 #51 DONE 65.9s 19:54:16 19:54:16 #54 [security-proxy-auth internal] load build context 19:54:18 #54 ... 19:54:18 19:54:18 #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:54:18 #91 DONE 1.2s 19:54:18 19:54:18 #54 [security-proxy-auth internal] load build context 19:54:19 #54 transferring context: 189.44MB 67.1s done 19:54:19 #54 DONE 68.6s 19:54:19 19:54:19 #50 [core-metadata internal] load build context 19:54:19 #50 transferring context: 189.44MB 68.9s done 19:54:19 #50 DONE 69.4s 19:54:19 19:54:19 #45 [security-spiffe-token-provider internal] load build context 19:54:22 #45 transferring context: 189.44MB 72.5s done 19:54:22 #45 DONE 72.7s 19:54:22 19:54:22 #62 [core-command internal] load build context 19:54:22 #62 ... 19:54:22 19:54:22 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:54:22 #92 DONE 0.7s 19:54:22 19:54:22 #62 [core-command internal] load build context 19:54:22 #62 ... 19:54:22 19:54:22 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:22 #93 ... 19:54:22 19:54:22 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:22 #94 ... 19:54:22 19:54:22 #62 [core-command internal] load build context 19:54:23 #62 transferring context: 189.44MB 68.0s done 19:54:23 #62 DONE 69.4s 19:54:23 19:54:23 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:02 #95 ... 19:55:02 19:55:02 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:02 #94 DONE 45.9s 19:55:02 19:55:02 #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:02 #89 DONE 51.7s 19:55:02 19:55:02 #96 [security-secretstore-setup builder 6/7] COPY . . 19:55:02 #96 DONE 3.4s 19:55:02 19:55:02 #97 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:02 #97 CACHED 19:55:02 19:55:02 #98 [core-command builder 6/7] COPY . . 19:55:02 #98 CACHED 19:55:02 19:55:02 #99 [core-command builder 4/7] COPY go.mod vendor* ./ 19:55:02 #99 CACHED 19:55:02 19:55:02 #100 [security-proxy-auth builder 6/7] COPY . . 19:55:02 #100 CACHED 19:55:02 19:55:02 #101 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:55:02 #101 CACHED 19:55:02 19:55:02 #102 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:02 #102 CACHED 19:55:02 19:55:02 #103 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:55:02 #103 CACHED 19:55:02 19:55:02 #104 [core-common-config-bootstrapper builder 6/7] COPY . . 19:55:02 #104 CACHED 19:55:02 19:55:02 #105 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:02 #105 CACHED 19:55:02 19:55:02 #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:02 #106 CACHED 19:55:02 19:55:02 #107 [core-metadata builder 6/7] COPY . . 19:55:02 #107 CACHED 19:55:02 19:55:02 #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:55:02 #108 CACHED 19:55:02 19:55:02 #109 [security-proxy-setup builder 6/7] COPY . . 19:55:02 #109 CACHED 19:55:02 19:55:02 #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:02 #110 CACHED 19:55:02 19:55:02 #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:55:02 #111 CACHED 19:55:02 19:55:02 #112 [security-bootstrapper builder 6/7] COPY . . 19:55:02 #112 CACHED 19:55:02 19:55:02 #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:02 #113 CACHED 19:55:02 19:55:02 #114 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:55:02 #114 CACHED 19:55:02 19:55:02 #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:55:02 #115 CACHED 19:55:02 19:55:02 #116 [support-scheduler builder 6/7] COPY . . 19:55:02 #116 CACHED 19:55:02 19:55:02 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:02 #117 CACHED 19:55:02 19:55:02 #118 [core-data builder 6/7] COPY . . 19:55:02 #118 DONE 3.5s 19:55:02 19:55:02 #119 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:55:07 #119 ... 19:55:07 19:55:07 #120 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:55:07 #0 6.079 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:55:08 #120 ... 19:55:08 19:55:08 #119 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:55:08 #119 6.486 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:55:11 #119 ... 19:55:11 19:55:11 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:55:11 #0 6.775 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:55:11 #121 ... 19:55:11 19:55:11 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:55:11 #0 6.902 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:55:12 #122 ... 19:55:12 19:55:12 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:55:12 #0 7.551 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:55:12 #123 ... 19:55:12 19:55:12 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:55:12 #0 7.599 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:55:12 #124 ... 19:55:12 19:55:12 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:55:12 #0 7.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:55:12 #125 ... 19:55:12 19:55:12 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:55:12 #0 7.470 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:55:12 #126 ... 19:55:12 19:55:12 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:55:12 #0 7.738 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:55:18 #127 ... 19:55:18 19:55:18 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:18 #93 DONE 59.5s 19:55:18 19:55:18 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:18 #95 DONE 55.2s 19:55:18 19:55:18 #128 [support-notifications builder 6/7] COPY . . 19:55:22 #128 DONE 4.5s 19:55:22 19:55:22 #129 [security-spiffe-token-provider builder 6/7] COPY . . 19:55:22 #129 DONE 4.5s 19:55:22 19:55:22 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:55:25 #130 2.765 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:55:33 #130 ... 19:55:33 19:55:33 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:55:33 #0 2.764 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 20:08:55 #131 ... 20:08:55 20:08:55 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:08:55 #127 829.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:08:55 #127 ... 20:08:55 20:08:55 #120 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:08:55 #120 DONE 831.8s 20:08:55 20:08:55 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:08:55 #130 ... 20:08:55 20:08:55 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:08:55 #132 DONE 0.3s 20:08:55 20:08:55 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:08:55 #133 DONE 0.2s 20:08:55 20:08:55 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:08:55 #124 ... 20:08:55 20:08:55 #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 20:08:55 #134 DONE 0.1s 20:08:55 20:08:55 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:08:55 #135 DONE 0.1s 20:08:55 20:08:55 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:08:55 #123 ... 20:08:55 20:08:55 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:08:55 #136 DONE 0.3s 20:08:55 20:08:55 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:08:55 #121 ... 20:08:55 20:08:55 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:08:55 #137 DONE 0.2s 20:08:55 20:08:55 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:08:57 #138 DONE 2.3s 20:08:57 20:08:57 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:08:57 #123 ... 20:08:57 20:08:57 #90 [security-proxy-setup] exporting to image 20:08:57 #90 exporting layers 20:08:58 #90 exporting layers 1.3s done 20:08:59 #90 writing image sha256:b6b62fc7c7dc95ff1211539689f27f9b8196710657b3e4b8b573c086db20edd7 0.0s done 20:08:59 #90 naming to docker.io/library/security-proxy-setup-arm64 0.1s done 20:08:59 #90 DONE 7.4s 20:08:59 20:08:59 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:09:14 #131 ... 20:09:14 20:09:14 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:09:14 #125 DONE 850.1s 20:09:14 20:09:14 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:09:14 #130 ... 20:09:14 20:09:14 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:09:14 #139 DONE 0.3s 20:09:14 20:09:14 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:09:14 #140 ... 20:09:14 20:09:14 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:09:14 #127 DONE 853.1s 20:09:14 20:09:14 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:09:15 #130 ... 20:09:15 20:09:15 #141 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:09:15 #141 DONE 0.3s 20:09:15 20:09:15 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:09:15 #140 DONE 2.8s 20:09:15 20:09:15 #142 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:09:16 #142 DONE 0.5s 20:09:16 20:09:16 #143 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:09:16 #143 DONE 0.7s 20:09:16 20:09:16 #144 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:09:16 #144 DONE 0.4s 20:09:16 20:09:16 #145 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:09:16 #145 DONE 0.3s 20:09:16 20:09:16 #146 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:09:17 #146 ... 20:09:17 20:09:17 #147 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:09:17 #147 DONE 0.2s 20:09:17 20:09:17 #148 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:09:17 #148 DONE 0.4s 20:09:17 20:09:17 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:09:17 #124 ... 20:09:17 20:09:17 #146 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:09:17 #146 DONE 0.6s 20:09:17 20:09:17 #149 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:09:17 #149 DONE 0.3s 20:09:17 20:09:17 #150 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:09:17 #150 ... 20:09:17 20:09:17 #151 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:09:17 #151 DONE 0.6s 20:09:18 20:09:18 #150 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:09:18 #150 DONE 0.3s 20:09:18 20:09:18 #152 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:09:18 #152 DONE 0.2s 20:09:18 20:09:18 #153 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:09:18 #153 DONE 0.2s 20:09:18 20:09:18 #154 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:09:18 #154 DONE 0.5s 20:09:18 20:09:18 #155 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:09:18 #155 DONE 0.3s 20:09:18 20:09:18 #156 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:09:18 #156 DONE 0.3s 20:09:18 20:09:18 #157 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:09:21 #157 DONE 3.1s 20:09:21 20:09:21 #90 [security-bootstrapper] exporting to image 20:09:21 #90 exporting layers 20:09:22 #90 ... 20:09:22 20:09:22 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:09:22 #158 DONE 3.6s 20:09:22 20:09:22 #90 [security-secretstore-setup] exporting to image 20:09:24 #90 exporting layers 2.5s done 20:09:24 #90 writing image sha256:ae0843a60e30b5ea92cbb0819e705d67c7d5d698bae4615c55abac8fcb3d85ed 0.0s done 20:09:24 #90 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 20:09:24 #90 exporting layers 2.4s done 20:09:25 #90 writing image sha256:ac7a10e2ea02642209ebc7450d1df168afaea969a6f7c39055cd59bb8fbfd667 done 20:09:25 #90 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 20:09:25 #90 DONE 10.3s 20:09:25 20:09:25 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:09:31 #124 ... 20:09:31 20:09:31 #119 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:09:31 #119 DONE 869.7s 20:09:31 20:09:31 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:09:31 #124 ... 20:09:31 20:09:31 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:09:32 #159 DONE 0.5s 20:09:32 20:09:32 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:09:32 #160 DONE 0.2s 20:09:32 20:09:32 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:09:33 #161 DONE 0.4s 20:09:33 20:09:33 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:09:33 #162 DONE 0.3s 20:09:33 20:09:33 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:09:33 #163 DONE 0.2s 20:09:33 20:09:33 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:09:35 #164 DONE 2.0s 20:09:35 20:09:35 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:09:35 #121 ... 20:09:35 20:09:35 #90 [security-proxy-auth] exporting to image 20:09:35 #90 exporting layers 20:09:36 #90 exporting layers 0.7s done 20:09:36 #90 writing image sha256:5b1426b47fa15abdf80b9e53322114ca3cf99b085002939c3f8dd8e0c0e3e8dc done 20:09:36 #90 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 20:09:36 #90 DONE 10.9s 20:09:36 20:09:36 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:09:48 #121 DONE 885.9s 20:09:48 20:09:48 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:09:48 #124 ... 20:09:48 20:09:48 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:09:48 #165 DONE 0.3s 20:09:48 20:09:48 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:09:48 #166 DONE 0.2s 20:09:48 20:09:48 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:09:48 #167 DONE 0.3s 20:09:48 20:09:48 #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 20:09:49 #168 DONE 0.2s 20:09:49 20:09:49 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:09:49 #123 ... 20:09:49 20:09:49 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:09:49 #169 DONE 0.2s 20:09:49 20:09:49 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:09:51 #170 DONE 2.2s 20:09:51 20:09:51 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:09:51 #123 ... 20:09:51 20:09:51 #90 [core-common-config-bootstrapper] exporting to image 20:09:51 #90 exporting layers 20:09:52 #90 exporting layers 0.6s done 20:09:52 #90 writing image sha256:b46dd213056473b9151a9860b5e681d06e040b80cb04c7c185dc1e519c941177 done 20:09:52 #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:09:52 #90 DONE 11.6s 20:09:52 20:09:52 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:10:31 #123 ... 20:10:31 20:10:31 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:10:31 #126 DONE 925.2s 20:10:31 20:10:31 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:10:31 #123 ... 20:10:31 20:10:31 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:10:31 #171 DONE 0.2s 20:10:31 20:10:31 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:10:31 #123 ... 20:10:31 20:10:31 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:10:31 #172 DONE 0.1s 20:10:31 20:10:31 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:10:31 #173 DONE 0.3s 20:10:31 20:10:31 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:10:31 #174 DONE 0.1s 20:10:31 20:10:31 #90 [core-command] exporting to image 20:10:31 #90 exporting layers 20:10:31 #90 exporting layers 0.3s done 20:10:31 #90 writing image sha256:9a1da60c19519360376ed2c364a8a779f57ac7f4215607256564a1e0a374599a done 20:10:31 #90 naming to docker.io/library/core-command-arm64 done 20:10:31 #90 DONE 11.9s 20:10:31 20:10:31 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:10:41 #131 ... 20:10:41 20:10:41 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:10:41 #124 DONE 937.8s 20:10:41 20:10:41 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:10:41 #130 ... 20:10:41 20:10:41 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:10:41 #175 DONE 0.3s 20:10:41 20:10:41 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:10:41 #123 ... 20:10:41 20:10:41 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:10:41 #176 DONE 0.2s 20:10:41 20:10:41 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:10:41 #177 DONE 0.5s 20:10:41 20:10:41 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:10:41 #178 ... 20:10:41 20:10:41 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:10:41 #122 DONE 939.4s 20:10:41 20:10:41 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:10:41 #178 DONE 0.3s 20:10:41 20:10:41 #90 [core-data] exporting to image 20:10:41 #90 exporting layers 20:10:42 #90 exporting layers 0.8s done 20:10:42 #90 writing image sha256:c30478182b1c2a80ba98de65c4a56d3a187b8ad0a20e64796160a5988449933c 0.0s done 20:10:42 #90 naming to docker.io/library/core-data-arm64 0.0s done 20:10:42 #90 DONE 12.7s 20:10:42 20:10:42 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:10:42 #179 DONE 0.2s 20:10:42 20:10:42 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:10:42 #131 ... 20:10:42 20:10:42 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:10:42 #180 DONE 0.2s 20:10:42 20:10:42 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:10:42 #181 DONE 0.4s 20:10:42 20:10:42 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:10:42 #123 ... 20:10:42 20:10:42 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:10:43 #182 DONE 0.2s 20:10:43 20:10:43 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:10:43 #183 DONE 0.2s 20:10:43 20:10:43 #90 [core-metadata] exporting to image 20:10:43 #90 exporting layers 0.3s done 20:10:43 #90 writing image sha256:6f36fef2aa8be8f1256ca95320c9616a1202f0fdc92c38ce53b76aac495bae09 done 20:10:43 #90 naming to docker.io/library/core-metadata-arm64 done 20:10:43 #90 DONE 13.0s 20:10:43 20:10:43 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:11:10 #123 ... 20:11:10 20:11:10 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:11:10 #130 DONE 945.7s 20:11:10 20:11:10 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:11:10 #123 ... 20:11:10 20:11:10 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:11:10 #184 DONE 0.3s 20:11:10 20:11:10 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:11:10 #123 ... 20:11:10 20:11:10 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:11:10 #185 DONE 0.1s 20:11:10 20:11:10 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:11:10 #186 DONE 0.4s 20:11:10 20:11:10 #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 20:11:10 #187 DONE 0.2s 20:11:10 20:11:10 #90 [security-spiffe-token-provider] exporting to image 20:11:10 #90 exporting layers 20:11:10 #90 exporting layers 0.7s done 20:11:10 #90 writing image sha256:15ee765eced1fbe0849ca93b5c15dbde1cf5cbfbeed9c92ce641d2519c6fe17d done 20:11:10 #90 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:11:10 #90 DONE 13.7s 20:11:10 20:11:10 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:11:32 #123 DONE 987.6s 20:11:32 20:11:32 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:11:32 #131 ... 20:11:32 20:11:32 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:11:32 #188 DONE 0.2s 20:11:32 20:11:32 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:11:32 #131 ... 20:11:32 20:11:32 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:11:32 #189 DONE 0.2s 20:11:32 20:11:32 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:11:32 #190 ... 20:11:32 20:11:32 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:11:32 #131 DONE 968.3s 20:11:32 20:11:32 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:11:32 #190 DONE 0.5s 20:11:32 20:11:32 #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:11:32 #191 ... 20:11:32 20:11:32 #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:11:32 #192 DONE 0.1s 20:11:32 20:11:32 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:11:32 #193 DONE 0.2s 20:11:32 20:11:32 #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:11:32 #191 DONE 0.2s 20:11:32 20:11:32 #90 [support-scheduler] exporting to image 20:11:32 #90 exporting layers 20:11:32 #90 exporting layers 0.4s done 20:11:32 #90 writing image sha256:01fc3cccd93110cd21c4810b9174a7719e0dc5d2ac972dd99358957b7d380d47 done 20:11:32 #90 naming to docker.io/library/support-scheduler-arm64 done 20:11:32 #90 DONE 14.2s 20:11:32 20:11:32 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:11:32 #194 DONE 0.4s 20:11:32 20:11:32 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:11:32 #195 DONE 0.2s 20:11:32 20:11:32 #90 [support-notifications] exporting to image 20:11:32 #90 exporting layers 0.4s done 20:11:32 #90 writing image sha256:fe02a8ed11649e6f4a921409cd1d90b37dfa6910c5b03f0e85753ce19d9e0ffa done 20:11:32 #90 naming to docker.io/library/support-notifications-arm64 done 20:11:32 #90 DONE 14.6s 20:11:32 time="2023-10-26T19:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:32 time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:32 time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:32 time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:32 time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:32 time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:32 time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:32 time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:32 time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:32 time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:32 time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:32 time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:32 time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:32 time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:11:32 $ docker stop --time=1 2a24e3c80526ae4c83aba09a201f7637727fbfb26aa77220f9b7bdbd88bc5117 20:11:34 $ docker rm -f --volumes 2a24e3c80526ae4c83aba09a201f7637727fbfb26aa77220f9b7bdbd88bc5117 [Pipeline] // withDockerContainer [Pipeline] sh 20:11:34 + docker images 20:11:34 REPOSITORY TAG IMAGE ID CREATED SIZE 20:11:34 support-notifications-arm64 latest fe02a8ed1164 3 seconds ago 34.2MB 20:11:34 support-scheduler-arm64 latest 01fc3cccd931 4 seconds ago 33.5MB 20:11:34 security-spiffe-token-provider-arm64 latest 15ee765eced1 25 seconds ago 35.1MB 20:11:34 core-metadata-arm64 latest 6f36fef2aa8b 51 seconds ago 21.5MB 20:11:34 core-data-arm64 latest c30478182b1c 53 seconds ago 21.2MB 20:11:34 core-command-arm64 latest 9a1da60c1951 About a minute ago 21MB 20:11:34 core-common-config-bootstrapper-arm64 latest b46dd2130564 About a minute ago 18.3MB 20:11:34 security-proxy-auth-arm64 latest 5b1426b47fa1 About a minute ago 19.4MB 20:11:34 security-bootstrapper-arm64 latest ae0843a60e30 2 minutes ago 23.1MB 20:11:34 security-secretstore-setup-arm64 latest ac7a10e2ea02 2 minutes ago 43.7MB 20:11:34 security-proxy-setup-arm64 latest b6b62fc7c7dc 2 minutes ago 34MB 20:11:34 security-spire-config-arm64 latest 17262c909862 17 minutes ago 95.8MB 20:11:34 security-spire-agent-arm64 latest e65d46b000b5 17 minutes ago 157MB 20:11:34 security-spire-server-arm64 latest 55ab2aa65bd9 17 minutes ago 101MB 20:11:34 ci-base-image-arm64 latest df20837d740e 29 minutes ago 926MB 20:11:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 weeks ago 553MB 20:11:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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 20:11:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:11:35 20:11:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:11:35 arm64: Pulling from edgex-lftools-log-publisher 20:11:35 8998bd30e6a1: Pulling fs layer 20:11:35 04944245beec: Pulling fs layer 20:11:35 699f458cf7ca: Pulling fs layer 20:11:35 765212b225bb: Pulling fs layer 20:11:35 f23df028b6ca: Pulling fs layer 20:11:35 d65c8cfc05b1: Pulling fs layer 20:11:35 2437ff75d9bd: Pulling fs layer 20:11:35 765212b225bb: Waiting 20:11:35 f23df028b6ca: Waiting 20:11:35 d65c8cfc05b1: Waiting 20:11:36 04944245beec: Verifying Checksum 20:11:36 04944245beec: Download complete 20:11:36 765212b225bb: Verifying Checksum 20:11:36 765212b225bb: Download complete 20:11:36 f23df028b6ca: Verifying Checksum 20:11:36 f23df028b6ca: Download complete 20:11:36 d65c8cfc05b1: Verifying Checksum 20:11:36 d65c8cfc05b1: Download complete 20:11:36 699f458cf7ca: Verifying Checksum 20:11:36 699f458cf7ca: Download complete 20:11:36 8998bd30e6a1: Download complete 20:11:39 2437ff75d9bd: Verifying Checksum 20:11:39 2437ff75d9bd: Download complete 20:11:41 8998bd30e6a1: Pull complete 20:11:41 04944245beec: Pull complete 20:11:43 699f458cf7ca: Pull complete 20:11:43 765212b225bb: Pull complete 20:11:44 f23df028b6ca: Pull complete 20:11:44 d65c8cfc05b1: Pull complete 20:12:02 2437ff75d9bd: Pull complete 20:12:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:12:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:03 prd-ubuntu20.04-docker-arm64-4c-16g-12048 does not seem to be running inside a container 20:12:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:12:06 $ docker top c847a4f53fdea63c231f56c9bc3af7bbbb370883f48945bf4b3e8ec3253e7478 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:12:07 ---> job-cost.sh 20:12:07 lf-activate-venv: SKIPPING 20:12:07 INFO: No Stack... 20:12:07 INFO: Retrieving Pricing Info for: v3-standard-4 20:12:08 INFO: Archiving Costs [Pipeline] sh 20:12:09 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:12:09 + cut -d, -f6 [Pipeline] lock 20:12:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4710-1-stack-cost] 20:12:09 Resource [jenkins-edgexfoundry-edgex-go-PR-4710-1-stack-cost] did not exist. Created. 20:12:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4710-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:12:09 + echo total: 0.10999999940395355 [Pipeline] stash 20:12:09 Stashed 1 file(s) [Pipeline] } 20:12:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4710-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:12:10 $ docker stop --time=1 c847a4f53fdea63c231f56c9bc3af7bbbb370883f48945bf4b3e8ec3253e7478 20:12:11 $ docker rm -f --volumes c847a4f53fdea63c231f56c9bc3af7bbbb370883f48945bf4b3e8ec3253e7478 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:12:12 provisioning config files... 20:12:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5653865888015484236tmp [Pipeline] { [Pipeline] sh 20:12:13 + set +x 20:12:13 + curl -s https://codecov.io/bash 20:12:13 + bash -s -- 20:12:13 20:12:13 _____ _ 20:12:13 / ____| | | 20:12:13 | | ___ __| | ___ ___ _____ __ 20:12:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:12:13 | |___| (_) | (_| | __/ (_| (_) \ V / 20:12:13 \_____\___/ \__,_|\___|\___\___/ \_/ 20:12:13 Bash-1.0.6 20:12:13 20:12:13 20:12:13 ==> git version 2.25.1 found 20:12:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:12:13 Release-Date: 2020-01-08 20:12:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:12:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:12:13 ==> Jenkins CI detected. 20:12:13 current dir:  /w/workspace/edgex-go/1 20:12:13 project root: . 20:12:13 --> token set from env 20:12:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:12:13 ==> Running gcov in . (disable via -X gcov) 20:12:13 ==> Python coveragepy not found 20:12:13 ==> Searching for coverage reports in: 20:12:13 + . 20:12:13 -> Found 1 reports 20:12:13 ==> Detecting git/mercurial file structure 20:12:13 ==> Reading reports 20:12:13 + ./coverage.out bytes=453602 20:12:13 ==> Appending adjustments 20:12:13 https://docs.codecov.io/docs/fixing-reports 20:12:14 + Found adjustments 20:12:14 ==> Gzipping contents 20:12:14 60K /tmp/codecov.DW0ZIH.gz 20:12:14 ==> Uploading reports 20:12:14 url: https://codecov.io 20:12:14 query: branch=PR-4710&commit=d2fda28371dc0c9985adfdf67c9ab2acf82521a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4710%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4710&job=&cmd_args= 20:12:14 -> Pinging Codecov 20:12:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4710&commit=d2fda28371dc0c9985adfdf67c9ab2acf82521a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4710%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4710&job=&cmd_args= 20:12:14 -> Uploading to 20:12:14 https://storage.googleapis.com/codecov/v4/raw/2023-10-26/00271124DB129430A58F1EEE437C3FCB/d2fda28371dc0c9985adfdf67c9ab2acf82521a4/5c04786a-2b86-452c-a48a-c130ed8520c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231026T201214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a799e63d9ccf1c57c2c5772b38e142c705afe7abb54ecf905308551a552e36d 20:12:14 % Total % Received % Xferd Average Speed Time Time Time Current 20:12:14 Dload Upload Total Spent Left Speed 20:12:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57729 0 0 100 57729 0 136k --:--:-- --:--:-- --:--:-- 136k 20:12:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d2fda28371dc0c9985adfdf67c9ab2acf82521a4 [Pipeline] } 20:12:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:12:16 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:12:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:12:17 ---> package-listing.sh 20:12:17 ++ facter osfamily 20:12:17 ++ tr '[:upper:]' '[:lower:]' 20:12:17 + OS_FAMILY=debian 20:12:17 + workspace=/w/workspace/edgex-go/1 20:12:17 + START_PACKAGES=/tmp/packages_start.txt 20:12:17 + END_PACKAGES=/tmp/packages_end.txt 20:12:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:12:17 + PACKAGES=/tmp/packages_start.txt 20:12:17 + '[' /w/workspace/edgex-go/1 ']' 20:12:17 + PACKAGES=/tmp/packages_end.txt 20:12:17 + case "${OS_FAMILY}" in 20:12:17 + dpkg -l 20:12:17 + grep '^ii' 20:12:17 + '[' -f /tmp/packages_start.txt ']' 20:12:17 + '[' -f /tmp/packages_end.txt ']' 20:12:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:12:17 + '[' /w/workspace/edgex-go/1 ']' 20:12:17 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:12:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:12:17 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:12:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:18 20:12:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:20 latest: Pulling from edgex-lftools-log-publisher 20:12:20 5eb5b503b376: Pulling fs layer 20:12:20 5c69ac0246d0: Pulling fs layer 20:12:20 ec43610c2a17: Pulling fs layer 20:12:20 3a2ae6a8a46f: Pulling fs layer 20:12:20 33b1e0a273af: Pulling fs layer 20:12:20 5d3b04190fa2: Pulling fs layer 20:12:20 2f39f015ded8: Pulling fs layer 20:12:20 33b1e0a273af: Waiting 20:12:20 5d3b04190fa2: Waiting 20:12:20 2f39f015ded8: Waiting 20:12:20 3a2ae6a8a46f: Waiting 20:12:20 5c69ac0246d0: Verifying Checksum 20:12:20 5c69ac0246d0: Download complete 20:12:20 3a2ae6a8a46f: Verifying Checksum 20:12:20 3a2ae6a8a46f: Download complete 20:12:20 33b1e0a273af: Verifying Checksum 20:12:20 33b1e0a273af: Download complete 20:12:20 5d3b04190fa2: Verifying Checksum 20:12:20 5d3b04190fa2: Download complete 20:12:20 ec43610c2a17: Verifying Checksum 20:12:20 ec43610c2a17: Download complete 20:12:20 5eb5b503b376: Verifying Checksum 20:12:20 5eb5b503b376: Download complete 20:12:21 2f39f015ded8: Download complete 20:12:21 5eb5b503b376: Pull complete 20:12:21 5c69ac0246d0: Pull complete 20:12:22 ec43610c2a17: Pull complete 20:12:22 3a2ae6a8a46f: Pull complete 20:12:22 33b1e0a273af: Pull complete 20:12:22 5d3b04190fa2: Pull complete 20:12:26 2f39f015ded8: Pull complete 20:12:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:12:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:27 prd-ubuntu20.04-docker-8c-8g-12012 does not seem to be running inside a container 20:12:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:12:30 $ docker top 343836d3602b4d685904964f7921c9f21ce23bd9a33728f6570819139d2ce294 -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:30 + touch /tmp/pre-build-complete [Pipeline] sh 20:12:30 + mkdir -p /var/log/sysstat [Pipeline] sh 20:12:31 + ls /var/log/sa-host 20:12:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:12:31 provisioning config files... 20:12:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6030464036281515896tmp [Pipeline] { [Pipeline] echo 20:12:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:12:31 ---> create-netrc.sh [Pipeline] } 20:12:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:12:32 ---> python-tools-install.sh [Pipeline] echo 20:12:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:12:32 ---> sudo-logs.sh 20:12:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:12:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:12:33 ---> job-cost.sh 20:12:33 lf-activate-venv: SKIPPING 20:12:33 DEBUG: total: 0.10999999940395355 20:12:33 INFO: Retrieving Stack Cost... 20:12:33 INFO: Retrieving Pricing Info for: v3-standard-8 20:12:33 INFO: Archiving Costs [Pipeline] echo 20:12:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:12:34 ---> logs-deploy.sh 20:12:34 lf-activate-venv: SKIPPING 20:12:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4710/1 20:12:34 INFO: archiving workspace using pattern(s): 20:12:35 Archives upload complete. 20:12:35 INFO: archiving logs to Nexus 20:12:36 ---> uname -a: 20:12:36 Linux prd-ubuntu20-04-docker-8c-8g-12012 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:12:36 20:12:36 20:12:36 ---> lscpu: 20:12:36 Architecture: x86_64 20:12:36 CPU op-mode(s): 32-bit, 64-bit 20:12:36 Byte Order: Little Endian 20:12:36 Address sizes: 40 bits physical, 48 bits virtual 20:12:36 CPU(s): 8 20:12:36 On-line CPU(s) list: 0-7 20:12:36 Thread(s) per core: 1 20:12:36 Core(s) per socket: 1 20:12:36 Socket(s): 8 20:12:36 NUMA node(s): 1 20:12:36 Vendor ID: AuthenticAMD 20:12:36 CPU family: 23 20:12:36 Model: 49 20:12:36 Model name: AMD EPYC-Rome Processor 20:12:36 Stepping: 0 20:12:36 CPU MHz: 2799.998 20:12:36 BogoMIPS: 5599.99 20:12:36 Virtualization: AMD-V 20:12:36 Hypervisor vendor: KVM 20:12:36 Virtualization type: full 20:12:36 L1d cache: 256 KiB 20:12:36 L1i cache: 256 KiB 20:12:36 L2 cache: 4 MiB 20:12:36 L3 cache: 128 MiB 20:12:36 NUMA node0 CPU(s): 0-7 20:12:36 Vulnerability Itlb multihit: Not affected 20:12:36 Vulnerability L1tf: Not affected 20:12:36 Vulnerability Mds: Not affected 20:12:36 Vulnerability Meltdown: Not affected 20:12:36 Vulnerability Mmio stale data: Not affected 20:12:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:12:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:12:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:12:36 Vulnerability Srbds: Not affected 20:12:36 Vulnerability Tsx async abort: Not affected 20:12:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:12:36 20:12:36 20:12:36 ---> nproc: 20:12:36 8 20:12:36 20:12:36 20:12:36 ---> df -h: 20:12:36 Filesystem Size Used Avail Use% Mounted on 20:12:36 overlay 155G 21G 135G 14% / 20:12:36 tmpfs 64M 0 64M 0% /dev 20:12:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:12:36 shm 64M 0 64M 0% /dev/shm 20:12:36 /dev/vda1 155G 21G 135G 14% /facter-os 20:12:36 20:12:36