Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc0d00debd4c33b877563843a6c7757fc5a1d126+39852f1daf820c2bfd33d0812a7352dad20a209f (c06b642cde4a342cb9b11f6e30fb6303b2193e22) 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-ssh3840606798696846750.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh11753451338737593563.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1663310371447916847.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17943620365447736653.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17289417005082629479.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10803 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 39852f1daf820c2bfd33d0812a7352dad20a209f into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 Merge succeeded, producing 8897f71cfa701bb157072912e609a2093734c9bc Checking out Revision 8897f71cfa701bb157072912e609a2093734c9bc (PR-4907) > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # 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 39852f1daf820c2bfd33d0812a7352dad20a209f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8897f71cfa701bb157072912e609a2093734c9bc # timeout=10 Commit message: "Merge commit '39852f1daf820c2bfd33d0812a7352dad20a209f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:33:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:33:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:33:03 ========================================================= 08:33:03 EdgeX Global Pipelines Version Info 08:33:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b028dc303465fb28699d9f8d0b7d33b947d1c1a8 # timeout=10 08:33:04 ------------------- 08:33:04 stable info: 08:33:04 ------------------- 08:33:04 Commited By: Cherry Wang cherry@iotechsys.com 08:33:04 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:33:04 Message: update stable to v1.0.263 08:33:04 ------------------- 08:33:04 experimental info: 08:33:04 ------------------- 08:33:04 Commited By: Cherry Wang cherry@iotechsys.com 08:33:04 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:33:04 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:33:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:33:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:33:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4907 [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4907 [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4907 [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8897f71cfa701bb157072912e609a2093734c9bc [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8897f71 [Pipeline] echo 08:33:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:05 provisioning config files... 08:33:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2686508840143202225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:06 ---> ****-login.sh 08:33:06 nexus3.edgexfoundry.org:10001 08:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:06 Configure a credential helper to remove this warning. See 08:33:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:06 08:33:06 Login Succeeded 08:33:06 nexus3.edgexfoundry.org:10002 08:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:06 Configure a credential helper to remove this warning. See 08:33:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:06 08:33:06 Login Succeeded 08:33:06 nexus3.edgexfoundry.org:10003 08:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:06 Configure a credential helper to remove this warning. See 08:33:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:06 08:33:06 Login Succeeded 08:33:06 nexus3.edgexfoundry.org:10004 08:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:06 Configure a credential helper to remove this warning. See 08:33:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:06 08:33:06 Login Succeeded 08:33:06 ****.io 08:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:06 Configure a credential helper to remove this warning. See 08:33:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:06 08:33:06 Login Succeeded 08:33:06 ---> ****-login.sh ends [Pipeline] } 08:33:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:07 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:33:07 + + dirname cmd/core-command/Dockerfile 08:33:07 cut -d/ -f2 08:33:07 + echo core-command,cmd/core-command/Dockerfile 08:33:07 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:33:07 cut -d/ -f2 08:33:07 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:33:07 + + dirname cmd/core-data/Dockerfile 08:33:07 cut -d/ -f2 08:33:07 + echo core-data,cmd/core-data/Dockerfile 08:33:07 + dirname cmd/core-keeper/Dockerfile 08:33:07 + cut -d/ -f2 08:33:07 + echo core-keeper,cmd/core-keeper/Dockerfile 08:33:07 + dirname cmd/core-metadata/Dockerfile 08:33:07 + cut -d/ -f2 08:33:07 + echo core-metadata,cmd/core-metadata/Dockerfile 08:33:07 + + cutdirname -d/ cmd/security-bootstrapper/Dockerfile -f2 08:33:07 08:33:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:33:07 + dirname cmd/security-proxy-auth/Dockerfile 08:33:07 + cut -d/ -f2 08:33:07 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:33:07 + dirname cmd/security-proxy-setup/Dockerfile 08:33:07 + cut -d/ -f2 08:33:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:33:07 + dirname cmd/security-secretstore-setup/Dockerfile 08:33:07 + cut -d/ -f2 08:33:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:33:07 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:33:07 + cut -d/ -f2 08:33:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:33:07 + dirname cmd/security-spire-agent/Dockerfile 08:33:07 + cut -d/ -f2 08:33:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:33:07 + dirname cmd/security-spire-config/Dockerfile 08:33:07 + cut -d/ -f2 08:33:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:33:07 + dirname cmd/security-spire-server/Dockerfile 08:33:07 + cut -d/ -f2 08:33:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:33:07 + dirname cmd/support-cron-scheduler/Dockerfile+ 08:33:07 cut -d/ -f2 08:33:07 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:33:07 + dirname cmd/support-notifications/Dockerfile 08:33:07 + cut -d/ -f2 08:33:07 + echo support-notifications,cmd/support-notifications/Dockerfile 08:33:07 + + dirnamecut cmd/support-scheduler/Dockerfile -d/ 08:33:07 -f2 08:33:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:33:07 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 08:33:07 + git rev-list -1 --merges 8897f71cfa701bb157072912e609a2093734c9bc~1..8897f71cfa701bb157072912e609a2093734c9bc [Pipeline] echo 08:33:07 -----------> git rev-list -1 --merges 8897f71cfa701bb157072912e609a2093734c9bc~1..8897f71cfa701bb157072912e609a2093734c9bc 8897f71cfa701bb157072912e609a2093734c9bc 08:33:07 8897f71cfa701bb157072912e609a2093734c9bc [false] [Pipeline] sh 08:33:07 + git log --format=format:%s -1 8897f71cfa701bb157072912e609a2093734c9bc [Pipeline] echo 08:33:07 ========================================================= 08:33:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:33:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:33:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:33:08 + grep -v github /etc/ssh/ssh_known_hosts 08:33:08 + [ -e /tmp/ssh_known_hosts ] 08:33:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:33:08 + + sudo tee -a /etc/ssh/ssh_known_hosts 08:33:08 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:33:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:08 08:33:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:08 0.1.4: Pulling from edgex-devops/py-git-semver 08:33:08 b85a868b505f: Pulling fs layer 08:33:08 e2be974225ed: Pulling fs layer 08:33:08 339a4e72a1f5: Pulling fs layer 08:33:08 988bab9f4d93: Pulling fs layer 08:33:08 1469e6f7b9e6: Pulling fs layer 08:33:08 eaf3925da568: Pulling fs layer 08:33:08 bab4dde63d76: Pulling fs layer 08:33:08 bde34c3a00c8: Pulling fs layer 08:33:08 b352a97aabf1: Pulling fs layer 08:33:08 4872d77fe225: Pulling fs layer 08:33:08 5851b861e8e6: Pulling fs layer 08:33:08 988bab9f4d93: Waiting 08:33:08 eaf3925da568: Waiting 08:33:08 bab4dde63d76: Waiting 08:33:08 1469e6f7b9e6: Waiting 08:33:08 4872d77fe225: Waiting 08:33:08 b352a97aabf1: Waiting 08:33:08 bde34c3a00c8: Waiting 08:33:08 5851b861e8e6: Waiting 08:33:08 e2be974225ed: Verifying Checksum 08:33:08 e2be974225ed: Download complete 08:33:08 988bab9f4d93: Verifying Checksum 08:33:08 988bab9f4d93: Download complete 08:33:08 1469e6f7b9e6: Verifying Checksum 08:33:08 1469e6f7b9e6: Download complete 08:33:08 eaf3925da568: Download complete 08:33:09 339a4e72a1f5: Verifying Checksum 08:33:09 339a4e72a1f5: Download complete 08:33:09 b352a97aabf1: Verifying Checksum 08:33:09 b352a97aabf1: Download complete 08:33:09 4872d77fe225: Download complete 08:33:09 5851b861e8e6: Verifying Checksum 08:33:09 5851b861e8e6: Download complete 08:33:09 b85a868b505f: Verifying Checksum 08:33:09 b85a868b505f: Download complete 08:33:09 bab4dde63d76: Verifying Checksum 08:33:09 bab4dde63d76: Download complete 08:33:10 b85a868b505f: Pull complete 08:33:10 e2be974225ed: Pull complete 08:33:11 339a4e72a1f5: Pull complete 08:33:11 988bab9f4d93: Pull complete 08:33:11 1469e6f7b9e6: Pull complete 08:33:11 eaf3925da568: Pull complete 08:33:13 bab4dde63d76: Pull complete 08:33:13 bde34c3a00c8: Pull complete 08:33:13 b352a97aabf1: Pull complete 08:33:13 4872d77fe225: Pull complete 08:33:13 5851b861e8e6: Pull complete 08:33:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:14 prd-ubuntu20.04-docker-8c-8g-10803 does not seem to be running inside a container 08:33:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:33:17 $ docker top d5755d9391ac73a8fede1b802e7120419c1a6e5751b48c77be6ac44eeecc0bde -eo pid,comm 08:33:17 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). 08:33:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:17 [ssh-agent] Looking for ssh-agent implementation... 08:33:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:17 $ docker exec d5755d9391ac73a8fede1b802e7120419c1a6e5751b48c77be6ac44eeecc0bde ssh-agent 08:33:17 SSH_AUTH_SOCK=/tmp/ssh-g3AM3F264FQJ/agent.32 08:33:17 SSH_AGENT_PID=38 08:33:17 Running ssh-add (command line suppressed) 08:33:18 Identity added: /w/workspace/edgex-go/7@tmp/private_key_13621152248208025821.key (/w/workspace/edgex-go/7@tmp/private_key_13621152248208025821.key) 08:33:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:18 + git tag --points-at HEAD [Pipeline] } 08:33:18 $ docker exec --env ******** --env ******** d5755d9391ac73a8fede1b802e7120419c1a6e5751b48c77be6ac44eeecc0bde ssh-agent -k 08:33:18 unset SSH_AUTH_SOCK; 08:33:18 unset SSH_AGENT_PID; 08:33:18 echo Agent pid 38 killed; 08:33:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:33:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:18 [ssh-agent] Looking for ssh-agent implementation... 08:33:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:18 $ docker exec d5755d9391ac73a8fede1b802e7120419c1a6e5751b48c77be6ac44eeecc0bde ssh-agent 08:33:18 SSH_AUTH_SOCK=/tmp/ssh-mXfJdx4lS6bX/agent.72 08:33:18 SSH_AGENT_PID=78 08:33:18 Running ssh-add (command line suppressed) 08:33:18 Identity added: /w/workspace/edgex-go/7@tmp/private_key_2849766213452744091.key (/w/workspace/edgex-go/7@tmp/private_key_2849766213452744091.key) 08:33:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:19 + git semver init 08:33:19 2024-09-21 08:33:19,323 [run_init] DEBUG init version:0.0.0 force:False 08:33:19 2024-09-21 08:33:19,325 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver 08:33:19 2024-09-21 08:33:19,325 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver 08:33:19 2024-09-21 08:33:19,325 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) 08:33:26 2024-09-21 08:33:25,216 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude 08:33:26 2024-09-21 08:33:25,217 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4907 with force:False 08:33:26 2024-09-21 08:33:25,217 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4907 08:33:26 2024-09-21 08:33:25,221 [execute] INFO git cat-file --batch-check 08:33:26 2024-09-21 08:33:25,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 08:33:26 2024-09-21 08:33:25,228 [execute] INFO git cat-file --batch 08:33:26 2024-09-21 08:33:25,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 08:33:26 2024-09-21 08:33:25,231 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4907 08:33:26 0.0.0 [Pipeline] } 08:33:26 $ docker exec --env ******** --env ******** d5755d9391ac73a8fede1b802e7120419c1a6e5751b48c77be6ac44eeecc0bde ssh-agent -k 08:33:26 unset SSH_AUTH_SOCK; 08:33:26 unset SSH_AGENT_PID; 08:33:26 echo Agent pid 78 killed; 08:33:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:26 + git semver [Pipeline] } 08:33:26 $ docker stop --time=1 d5755d9391ac73a8fede1b802e7120419c1a6e5751b48c77be6ac44eeecc0bde 08:33:28 $ docker rm -f --volumes d5755d9391ac73a8fede1b802e7120419c1a6e5751b48c77be6ac44eeecc0bde [Pipeline] // withDockerContainer [Pipeline] sh 08:33:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:33:28 Stashed 1 file(s) [Pipeline] echo 08:33:28 [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 08:33:29 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 08:33:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:29 ========================================================= 08:33:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:33:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:33:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:33:29 619be1103602: Pulling fs layer 08:33:29 7862e08f4a3e: Pulling fs layer 08:33:29 5df492c9dc93: Pulling fs layer 08:33:29 7629e6793208: Pulling fs layer 08:33:29 4f4fb700ef54: Pulling fs layer 08:33:29 fb5054dd5b73: Pulling fs layer 08:33:29 eeca6798cff9: Pulling fs layer 08:33:29 7629e6793208: Waiting 08:33:29 fb5054dd5b73: Waiting 08:33:29 4f4fb700ef54: Waiting 08:33:29 aa269ceb94a6: Pulling fs layer 08:33:29 ada007ff1a6a: Pulling fs layer 08:33:29 eeca6798cff9: Waiting 08:33:29 aa269ceb94a6: Waiting 08:33:29 ada007ff1a6a: Waiting 08:33:29 7862e08f4a3e: Verifying Checksum 08:33:29 7862e08f4a3e: Download complete 08:33:29 7629e6793208: Verifying Checksum 08:33:29 7629e6793208: Download complete 08:33:29 4f4fb700ef54: Verifying Checksum 08:33:29 4f4fb700ef54: Download complete 08:33:29 fb5054dd5b73: Download complete 08:33:29 619be1103602: Verifying Checksum 08:33:29 619be1103602: Download complete 08:33:29 eeca6798cff9: Verifying Checksum 08:33:29 eeca6798cff9: Download complete 08:33:29 619be1103602: Pull complete 08:33:29 ada007ff1a6a: Verifying Checksum 08:33:29 ada007ff1a6a: Download complete 08:33:30 7862e08f4a3e: Pull complete 08:33:30 5df492c9dc93: Verifying Checksum 08:33:30 5df492c9dc93: Download complete 08:33:30 aa269ceb94a6: Verifying Checksum 08:33:30 aa269ceb94a6: Download complete 08:33:33 5df492c9dc93: Pull complete 08:33:33 7629e6793208: Pull complete 08:33:33 4f4fb700ef54: Pull complete 08:33:33 fb5054dd5b73: Pull complete 08:33:33 eeca6798cff9: Pull complete 08:33:36 aa269ceb94a6: Pull complete 08:33:36 ada007ff1a6a: Pull complete 08:33:36 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:33:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:33:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:33:37 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:33:37 WORKDIR /edgex 08:33:37 COPY go.mod . 08:33:37 RUN go mod downloaddocker build -t ci-base-image-x86_64 -f - . 08:33:37 08:33:37 Sending build context to Docker daemon 179.4MB 08:33:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:33:37 ---> f489d0715acc 08:33:37 Step 2/4 : WORKDIR /edgex 08:33:43 Still waiting to schedule task 08:33:43 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10802’ 08:33:47 ---> Running in b323e42b1e97 08:33:47 Removing intermediate container b323e42b1e97 08:33:47 ---> 7d6828e22cc3 08:33:47 Step 3/4 : COPY go.mod . 08:33:47 ---> 226e629571e2 08:33:47 Step 4/4 : RUN go mod download 08:33:47 ---> Running in 18f5297cce51 08:34:16 Removing intermediate container 18f5297cce51 08:34:16 ---> 534687117e92 08:34:16 Successfully built 534687117e92 08:34:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:16 + docker inspect -f . ci-base-image-x86_64 08:34:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:16 prd-ubuntu20.04-docker-8c-8g-10803 does not seem to be running inside a container 08:34:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:34:17 $ docker top 5fa0381f7521c1bcf5ed5eb4cc77671dc5222b3ef928b4e41730c62973a789d1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:17 + go version 08:34:17 go version go1.21.9 linux/amd64 [Pipeline] } 08:34:17 $ docker stop --time=1 5fa0381f7521c1bcf5ed5eb4cc77671dc5222b3ef928b4e41730c62973a789d1 08:34:19 $ docker rm -f --volumes 5fa0381f7521c1bcf5ed5eb4cc77671dc5222b3ef928b4e41730c62973a789d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:19 + docker inspect -f . ci-base-image-x86_64 08:34:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:19 prd-ubuntu20.04-docker-8c-8g-10803 does not seem to be running inside a container 08:34:19 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:34:19 $ docker top 88c86a9dde1a2014f9bcf648bafc8846873a6c417e160306d1f3325a4e06d869 -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:20 ========================================================= 08:34:20 [edgeXBuildGoParallel] Running Tests and Build... 08:34:20 ========================================================= [Pipeline] sh 08:34:20 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 08:34:20 + make test 08:34:20 go test -race -coverprofile=coverage.out ./... 08:34:27 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:34:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:34:54 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:34:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:34:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:34:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:34:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:34:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:34:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:34:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:34:55 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:34:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:34:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:34:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:34:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 08:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:34:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements 08:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:35:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:35:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:35:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.045s coverage: 69.2% of statements 08:35:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.038s coverage: 53.2% of statements 08:35:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.527s coverage: 93.4% of statements 08:35:02 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements 08:35:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 7.0% of statements 08:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:35:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.369s coverage: 95.8% of statements 08:35:05 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 08:35:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:35:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] 08:35:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements 08:35:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 30.7% of statements 08:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements 08:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 77.8% of statements 08:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 08:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 08:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 08:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:35:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:35:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:35:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:35:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:35:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:35:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:35:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:35:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:35:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:35:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:35:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:35:18 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements 08:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:35:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:35:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:35:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:35:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:35:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:35:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:35:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:35:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:35:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:35:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:35:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:35:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.250s coverage: 79.9% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.042s coverage: 92.9% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.018s coverage: 86.0% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.133s coverage: 63.1% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 36.5% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 89.5% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.055s coverage: 97.1% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.024s coverage: 35.9% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.091s coverage: 95.7% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 08:35:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements 08:35:34 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 08:35:34 running golangci-lint 08:35:34 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:35:34 go version go1.21.9 linux/amd64 08:35:34 level=info msg="[config_reader] Used config file .golangci.yml" 08:35:34 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:35:55 level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|exports_file|files|types_sizes|deps) took 20.553940584s" 08:35:55 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.179706ms" 08:36:05 level=info msg="[linters_context/goanalysis] analyzers took 1m28.189238271s with top 10 stages: buildir: 49.724632883s, gosec: 8.267514471s, fact_deprecated: 2.759274636s, inspect: 2.745358919s, printf: 1.676814004s, ctrlflow: 1.641500454s, fact_purity: 1.24092169s, S1038: 1.101354269s, nilness: 1.004675268s, ineffassign: 747.05151ms" 08:36:05 level=info msg="[runner] Issues before processing: 214, after processing: 0" 08:36:05 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 214/214, exclude: 214/214, exclude-rules: 22/214, cgo: 214/214, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, nolint: 0/22, path_prettifier: 214/214, skip_files: 214/214, skip_dirs: 214/214" 08:36:05 level=info msg="[runner] processing took 22.098954ms with stages: identifier_marker: 8.482744ms, nolint: 7.993341ms, autogenerated_exclude: 1.84758ms, path_prettifier: 1.696749ms, exclude-rules: 1.230486ms, skip_dirs: 780.704µs, cgo: 40.86µs, filename_unadjuster: 19.73µs, uniq_by_line: 960ns, fixer: 910ns, max_same_issues: 780ns, max_from_linter: 760ns, skip_files: 580ns, severity-rules: 440ns, exclude: 430ns, sort_results: 400ns, diff: 400ns, source_code: 400ns, path_shortener: 340ns, max_per_file_from_linter: 250ns, path_prefixer: 110ns" 08:36:05 level=info msg="[runner] linters took 10.72427866s with stages: goanalysis_metalinter: 10.702063215s" 08:36:05 level=info msg="File cache stats: 0 entries of total size 0B" 08:36:05 level=info msg="Memory: 315 samples, avg is 303.3MB, max is 1334.1MB" 08:36:05 level=info msg="Execution took 31.328456988s" 08:36:05 go vet ./... 08:36:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:36:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:36:11 ./bin/test-attribution-txt.sh 08:36:11 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:36:11 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:36:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:36:11 + ls -al . 08:36:11 total 936 08:36:11 drwxrwxr-x 11 1001 1001 4096 Sep 21 08:34 . 08:36:11 drwxr-xr-x 4 root root 4096 Sep 21 08:34 .. 08:36:11 drwxrwxr-x 2 1001 1001 4096 Sep 21 08:32 .blubracket 08:36:11 -rw-rw-r-- 1 1001 1001 10 Sep 21 08:32 .dockerignore 08:36:11 drwxrwxr-x 8 1001 1001 4096 Sep 21 08:35 .git 08:36:11 drwxrwxr-x 3 1001 1001 4096 Sep 21 08:32 .github 08:36:11 -rw-rw-r-- 1 1001 1001 1102 Sep 21 08:32 .gitignore 08:36:11 -rw-rw-r-- 1 1001 1001 42 Sep 21 08:32 .golangci.yml 08:36:11 -rw-rw-r-- 1 1001 1001 100 Sep 21 08:32 .hadolint.yml 08:36:11 drwxr-xr-x 3 1001 1001 4096 Sep 21 08:33 .semver 08:36:11 -rw-rw-r-- 1 1001 1001 155 Sep 21 08:32 .sonarcloud.properties 08:36:11 -rw-rw-r-- 1 1001 1001 1171 Sep 21 08:32 ADOPTERS.md 08:36:11 -rw-rw-r-- 1 1001 1001 21286 Sep 21 08:32 Attribution.txt 08:36:11 -rw-rw-r-- 1 1001 1001 100284 Sep 21 08:32 CHANGELOG.md 08:36:11 -rw-rw-r-- 1 1001 1001 3804 Sep 21 08:32 CONTRIBUTING.md 08:36:11 -rw-rw-r-- 1 1001 1001 677 Sep 21 08:32 GOVERNANCE.md 08:36:11 -rw-rw-r-- 1 1001 1001 861 Sep 21 08:32 Jenkinsfile 08:36:11 -rw-rw-r-- 1 1001 1001 10775 Sep 21 08:32 LICENSE 08:36:11 -rw-rw-r-- 1 1001 1001 16854 Sep 21 08:32 Makefile 08:36:11 -rw-rw-r-- 1 1001 1001 582 Sep 21 08:32 OWNERS.md 08:36:11 -rw-rw-r-- 1 1001 1001 9528 Sep 21 08:32 README.md 08:36:11 -rw-rw-r-- 1 1001 1001 789 Sep 21 08:32 SECURITY.md 08:36:11 -rw-rw-r-- 1 1001 1001 5 Sep 21 08:33 VERSION 08:36:11 drwxrwxr-x 2 1001 1001 4096 Sep 21 08:32 bin 08:36:11 drwxrwxr-x 20 1001 1001 4096 Sep 21 08:32 cmd 08:36:11 -rw-r--r-- 1 root root 566233 Sep 21 08:35 coverage.out 08:36:11 drwxrwxr-x 2 1001 1001 4096 Sep 21 08:32 fuzz_test 08:36:11 -rw-rw-r-- 1 1001 1001 7305 Sep 21 08:32 go.mod 08:36:11 -rw-rw-r-- 1 1001 1001 102748 Sep 21 08:32 go.sum 08:36:11 drwxrwxr-x 7 1001 1001 4096 Sep 21 08:32 internal 08:36:11 drwxrwxr-x 3 1001 1001 4096 Sep 21 08:32 openapi 08:36:11 -rw-rw-r-- 1 1001 1001 584 Sep 21 08:32 security.txt 08:36:11 -rw-rw-r-- 1 1001 1001 204 Sep 21 08:32 version.go [Pipeline] sh 08:36:11 + '[' -e coverage.out ] 08:36:11 + chown 1001:1001 coverage.out [Pipeline] stash 08:36:11 Stashed 1 file(s) [Pipeline] sh 08:36:12 + make build 08:36:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:36:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:36:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:36:36 go build -tags " non_delayedstart" -ldflags "-s -w -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 08:36:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:36:37 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:41 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:36:43 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:36:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 08:36:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 08:36:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 08:36:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:36:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } 08:36:50 $ docker stop --time=1 88c86a9dde1a2014f9bcf648bafc8846873a6c417e160306d1f3325a4e06d869 08:36:56 $ docker rm -f --volumes 88c86a9dde1a2014f9bcf648bafc8846873a6c417e160306d1f3325a4e06d869 [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 08:36:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:36:57 08:36:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:36:58 latest: Pulling from edgex-devops/edgex-compose 08:36:58 91d30c5bc195: Pulling fs layer 08:36:58 2e9b0aa3be6d: Pulling fs layer 08:36:58 9c61dcf015f6: Pulling fs layer 08:36:58 4698f68db338: Pulling fs layer 08:36:58 2a2f49069b9e: Pulling fs layer 08:36:58 e0025b399a48: Pulling fs layer 08:36:58 4698f68db338: Waiting 08:36:58 2a2f49069b9e: Waiting 08:36:58 e0025b399a48: Waiting 08:36:58 91d30c5bc195: Download complete 08:36:58 4698f68db338: Verifying Checksum 08:36:58 4698f68db338: Download complete 08:36:58 91d30c5bc195: Pull complete 08:36:58 2e9b0aa3be6d: Verifying Checksum 08:36:58 2e9b0aa3be6d: Download complete 08:36:58 e0025b399a48: Download complete 08:36:58 2a2f49069b9e: Download complete 08:36:58 2e9b0aa3be6d: Pull complete 08:36:58 9c61dcf015f6: Verifying Checksum 08:36:58 9c61dcf015f6: Download complete 08:37:01 9c61dcf015f6: Pull complete 08:37:01 4698f68db338: Pull complete 08:37:01 2a2f49069b9e: Pull complete 08:37:01 e0025b399a48: Pull complete 08:37:01 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:37:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:37:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:01 prd-ubuntu20.04-docker-8c-8g-10803 does not seem to be running inside a container 08:37:02 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:37:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10804 in /w/workspace/edgexfoundry_edgex-go_PR-4907 08:37:05 $ docker top 93f8cb97b20eda5372217cca6ae6c17beb9703c581b20cfdbbe0946b24f14b85 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 08:37:05 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 08:37:05 The recommended git tool is: git 08:37:06 + docker compose -f ./docker-compose-build.yml build --parallel 08:37:08 #1 [core-keeper internal] load build definition from Dockerfile 08:37:08 #1 transferring dockerfile: 2.07kB done 08:37:08 #1 DONE 0.0s 08:37:08 08:37:08 #2 [support-cron-scheduler internal] load build definition from Dockerfile 08:37:08 #2 transferring dockerfile: 1.85kB done 08:37:08 #2 DONE 0.0s 08:37:08 08:37:08 #3 [core-command internal] load build definition from Dockerfile 08:37:08 #3 transferring dockerfile: 1.93kB done 08:37:08 #3 DONE 0.0s 08:37:08 08:37:08 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:37:08 #4 transferring dockerfile: 1.89kB done 08:37:08 #4 DONE 0.0s 08:37:08 08:37:08 #5 [security-secretstore-setup internal] load build definition from Dockerfile 08:37:08 #5 transferring dockerfile: 2.49kB done 08:37:08 #5 DONE 0.0s 08:37:08 08:37:08 #6 [security-spire-agent internal] load build definition from Dockerfile 08:37:08 #6 transferring dockerfile: 1.81kB done 08:37:08 #6 DONE 0.1s 08:37:08 08:37:08 #7 [core-metadata internal] load build definition from Dockerfile 08:37:08 #7 transferring dockerfile: 2.06kB done 08:37:08 #7 DONE 0.1s 08:37:08 08:37:08 #8 [core-data internal] load build definition from Dockerfile 08:37:08 #8 transferring dockerfile: 2.07kB done 08:37:08 #8 DONE 0.1s 08:37:08 08:37:08 #9 [security-spire-server internal] load build definition from Dockerfile 08:37:08 #9 transferring dockerfile: 1.70kB done 08:37:08 #9 DONE 0.1s 08:37:08 08:37:08 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:37:08 #10 transferring dockerfile: 2.23kB done 08:37:08 #10 DONE 0.1s 08:37:08 08:37:08 #11 [support-scheduler internal] load build definition from Dockerfile 08:37:08 #11 transferring dockerfile: 1.93kB done 08:37:08 #11 DONE 0.1s 08:37:08 08:37:08 #12 [core-keeper internal] load .dockerignore 08:37:08 #12 transferring context: 50B done 08:37:08 #12 DONE 0.1s 08:37:08 08:37:08 #13 [security-proxy-setup internal] load build definition from Dockerfile 08:37:08 #13 transferring dockerfile: 2.50kB done 08:37:08 #13 DONE 0.1s 08:37:08 08:37:08 #14 [support-notifications internal] load build definition from Dockerfile 08:37:08 #14 transferring dockerfile: 1.95kB done 08:37:08 #14 DONE 0.1s 08:37:08 08:37:08 #15 [security-bootstrapper internal] load build definition from Dockerfile 08:37:08 #15 transferring dockerfile: 3.17kB done 08:37:08 #15 DONE 0.1s 08:37:08 08:37:08 #16 [security-spire-config internal] load build definition from Dockerfile 08:37:08 #16 transferring dockerfile: 1.69kB done 08:37:08 #16 DONE 0.1s 08:37:08 08:37:08 #17 [security-proxy-auth internal] load build definition from Dockerfile 08:37:08 #17 transferring dockerfile: 2.15kB done 08:37:08 #17 DONE 0.1s 08:37:08 08:37:08 #18 [support-cron-scheduler internal] load .dockerignore 08:37:08 #18 transferring context: 50B done 08:37:08 #18 DONE 0.0s 08:37:08 08:37:08 #19 [core-command internal] load .dockerignore 08:37:08 #19 transferring context: 50B done 08:37:08 #19 DONE 0.0s 08:37:08 08:37:08 #20 [security-spiffe-token-provider internal] load .dockerignore 08:37:08 #20 transferring context: 50B done 08:37:08 #20 DONE 0.0s 08:37:08 08:37:08 #21 [security-secretstore-setup internal] load .dockerignore 08:37:08 #21 transferring context: 50B done 08:37:08 #21 DONE 0.0s 08:37:08 08:37:08 #22 [core-common-config-bootstrapper internal] load .dockerignore 08:37:08 #22 transferring context: 50B done 08:37:08 #22 DONE 0.1s 08:37:08 08:37:08 #23 [security-spire-agent internal] load .dockerignore 08:37:08 #23 transferring context: 50B done 08:37:08 #23 DONE 0.0s 08:37:08 08:37:08 #24 [core-data internal] load .dockerignore 08:37:08 #24 transferring context: 50B done 08:37:08 #24 DONE 0.1s 08:37:08 08:37:08 #25 [core-metadata internal] load .dockerignore 08:37:08 #25 transferring context: 50B done 08:37:08 #25 DONE 0.1s 08:37:08 08:37:08 #26 [security-spire-server internal] load .dockerignore 08:37:08 #26 transferring context: 50B done 08:37:08 #26 DONE 0.1s 08:37:08 08:37:08 #27 [support-scheduler internal] load .dockerignore 08:37:08 #27 transferring context: 50B done 08:37:08 #27 DONE 0.1s 08:37:08 08:37:08 #28 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:37:09 #28 DONE 0.0s 08:37:09 08:37:09 #29 [security-spire-config internal] load .dockerignore 08:37:09 #29 transferring context: 50B done 08:37:09 #29 DONE 0.1s 08:37:09 08:37:09 #30 [support-notifications internal] load .dockerignore 08:37:09 #30 transferring context: 50B done 08:37:09 #30 DONE 0.1s 08:37:09 08:37:09 #31 [security-proxy-setup internal] load .dockerignore 08:37:09 #31 transferring context: 50B done 08:37:09 #31 DONE 0.1s 08:37:09 08:37:09 #32 [security-bootstrapper internal] load .dockerignore 08:37:09 #32 transferring context: 50B done 08:37:09 #32 DONE 0.1s 08:37:09 08:37:09 #33 [security-proxy-auth internal] load .dockerignore 08:37:09 #33 transferring context: 50B done 08:37:09 #33 DONE 0.1s 08:37:09 08:37:09 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:37:09 #34 DONE 0.1s 08:37:09 08:37:09 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:37:09 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:37:09 #35 ... 08:37:09 08:37:09 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:37:09 #28 DONE 0.0s 08:37:09 08:37:09 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:37:09 #34 DONE 0.1s 08:37:09 08:37:09 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:37:09 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:37:09 #35 ... 08:37:09 08:37:09 #28 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:37:09 #28 DONE 0.0s 08:37:09 08:37:09 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:37:09 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:37:09 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:37:09 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:37:09 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 08:37:09 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:37:09 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 08:37:09 #35 ... 08:37:09 08:37:09 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:37:09 #28 DONE 0.0s 08:37:09 08:37:09 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:37:09 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:37:09 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:37:09 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:37:09 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 08:37:09 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:37:09 #35 ... 08:37:09 08:37:09 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:37:09 #28 DONE 0.0s 08:37:09 08:37:09 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:37:09 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:37:09 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:37:09 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:37:09 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 08:37:09 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:37:09 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:37:09 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:37:09 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:37:09 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 08:37:09 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:37:09 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 08:37:09 #35 ... 08:37:09 08:37:09 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:37:09 #28 DONE 0.0s 08:37:09 08:37:09 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:37:09 #28 DONE 0.0s 08:37:09 08:37:09 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:37:09 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:37:09 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:37:09 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:37:09 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 08:37:09 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:37:09 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 08:37:10 #35 ... 08:37:10 08:37:10 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:37:10 #36 DONE 0.8s 08:37:10 08:37:10 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:37:10 #34 DONE 0.9s 08:37:10 08:37:10 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:37:10 #37 DONE 0.9s 08:37:10 08:37:10 #38 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 08:37:10 #38 DONE 1.3s 08:37:10 08:37:10 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:37:10 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:37:10 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:37:10 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:37:10 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 08:37:10 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:37:10 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 08:37:10 #35 ... 08:37:10 08:37:10 #39 [security-spire-config internal] load build context 08:37:10 #39 transferring context: 25.96kB 0.0s done 08:37:10 #39 DONE 0.3s 08:37:10 08:37:10 #40 [security-spire-agent internal] load build context 08:37:10 #40 transferring context: 27.24kB 0.0s done 08:37:10 #40 DONE 0.4s 08:37:10 08:37:10 #41 [security-spire-server internal] load build context 08:37:10 #41 transferring context: 27.71kB 0.0s done 08:37:10 #41 DONE 0.4s 08:37:10 08:37:10 #42 [support-notifications builder 2/8] WORKDIR /edgex-go 08:37:13 using credential edgex-jenkins-ssh 08:37:13 Cloning the remote Git repository 08:37:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:37:13 > git init /w/workspace/edgex-go/7 # timeout=10 08:37:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:37:13 > git --version # timeout=10 08:37:13 > git --version # 'git version 2.25.1' 08:37:13 using GIT_SSH to set credentials SSH Credentials for GitHub 08:37:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:37:16 #42 ... 08:37:16 08:37:16 #43 [core-data internal] load build context 08:37:16 #43 transferring context: 199.94MB 6.1s 08:37:16 #43 ... 08:37:16 08:37:16 #44 [support-scheduler internal] load build context 08:37:16 #44 ... 08:37:16 08:37:16 #43 [core-data internal] load build context 08:37:19 #43 ... 08:37:19 08:37:19 #45 [core-keeper internal] load build context 08:37:19 #45 ... 08:37:19 08:37:19 #46 [support-cron-scheduler internal] load build context 08:37:19 #46 ... 08:37:19 08:37:19 #47 [core-command internal] load build context 08:37:19 #47 ... 08:37:19 08:37:19 #48 [core-common-config-bootstrapper internal] load build context 08:37:19 #48 ... 08:37:19 08:37:19 #49 [core-metadata internal] load build context 08:37:19 #49 ... 08:37:19 08:37:19 #50 [security-secretstore-setup internal] load build context 08:37:19 #50 ... 08:37:19 08:37:19 #51 [security-spiffe-token-provider internal] load build context 08:37:19 #51 ... 08:37:19 08:37:19 #52 [support-notifications internal] load build context 08:37:20 #52 ... 08:37:20 08:37:20 #53 [security-bootstrapper internal] load build context 08:37:20 #53 ... 08:37:20 08:37:20 #52 [support-notifications internal] load build context 08:37:20 #52 ... 08:37:20 08:37:20 #54 [security-proxy-setup internal] load build context 08:37:20 #54 ... 08:37:20 08:37:20 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:37:20 #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done 08:37:20 #55 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:37:20 #55 ... 08:37:20 08:37:20 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:37:20 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done 08:37:20 #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:37:20 #56 ... 08:37:20 08:37:20 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:20 #57 ... 08:37:20 08:37:20 #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:37:20 #0 1.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:20 #0 1.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:20 #0 2.286 (1/1) Installing dumb-init (1.2.5-r2) 08:37:20 #0 2.291 Executing busybox-1.36.1-r7.trigger 08:37:20 #0 2.298 OK: 7 MiB in 16 packages 08:37:21 #58 ... 08:37:21 08:37:21 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:37:21 #59 ... 08:37:21 08:37:21 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:37:21 #60 ... 08:37:21 08:37:21 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:37:21 #61 ... 08:37:21 08:37:21 #62 [security-proxy-auth internal] load build context 08:37:21 #62 transferring context: 378.32MB 10.7s 08:37:21 #62 ... 08:37:21 08:37:21 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:37:21 #63 ... 08:37:21 08:37:21 #64 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:37:21 #64 ... 08:37:21 08:37:21 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:37:21 #65 ... 08:37:21 08:37:21 #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:21 #66 ... 08:37:21 08:37:21 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:21 #67 ... 08:37:21 08:37:21 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:37:22 #68 ... 08:37:22 08:37:22 #62 [security-proxy-auth internal] load build context 08:37:23 #62 transferring context: 496.37MB 13.5s done 08:37:26 #62 ... 08:37:26 08:37:26 #44 [support-scheduler internal] load build context 08:37:26 #44 transferring context: 496.37MB 15.1s done 08:37:26 #44 ... 08:37:26 08:37:26 #45 [core-keeper internal] load build context 08:37:26 #45 transferring context: 496.37MB 17.1s done 08:37:26 #45 ... 08:37:26 08:37:26 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:37:26 #55 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:37:26 #55 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:37:29 #55 ... 08:37:29 08:37:29 #43 [core-data internal] load build context 08:37:29 #43 transferring context: 496.37MB 13.3s done 08:37:29 #43 ... 08:37:29 08:37:29 #53 [security-bootstrapper internal] load build context 08:37:29 #53 transferring context: 496.37MB 14.9s done 08:37:29 #53 ... 08:37:29 08:37:29 #46 [support-cron-scheduler internal] load build context 08:37:29 #46 transferring context: 496.37MB 14.2s done 08:37:29 #46 ... 08:37:29 08:37:29 #47 [core-command internal] load build context 08:37:29 #47 transferring context: 496.37MB 14.1s done 08:37:29 #47 ... 08:37:29 08:37:29 #49 [core-metadata internal] load build context 08:37:29 #49 transferring context: 496.37MB 14.0s done 08:37:29 #49 ... 08:37:29 08:37:29 #48 [core-common-config-bootstrapper internal] load build context 08:37:29 #48 transferring context: 496.37MB 13.9s done 08:37:30 #48 ... 08:37:30 08:37:30 #50 [security-secretstore-setup internal] load build context 08:37:30 #50 transferring context: 496.37MB 13.7s done 08:37:30 #50 ... 08:37:30 08:37:30 #51 [security-spiffe-token-provider internal] load build context 08:37:30 #51 transferring context: 496.37MB 11.6s done 08:37:30 #51 ... 08:37:30 08:37:30 #52 [support-notifications internal] load build context 08:37:30 #52 transferring context: 496.37MB 14.8s done 08:37:30 #52 ... 08:37:30 08:37:30 #54 [security-proxy-setup internal] load build context 08:37:30 #54 transferring context: 496.37MB 14.1s done 08:37:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:37:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:37:34 Merging remotes/origin/main commit 39852f1daf820c2bfd33d0812a7352dad20a209f into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 08:37:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:37:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:37:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:37:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:37:34 > git config core.sparsecheckout # timeout=10 08:37:34 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 08:37:34 > git remote # timeout=10 08:37:34 > git config --get remote.origin.url # timeout=10 08:37:34 using GIT_SSH to set credentials SSH Credentials for GitHub 08:37:34 > git merge 39852f1daf820c2bfd33d0812a7352dad20a209f # timeout=10 08:37:35 Merge succeeded, producing 4d56eba5400f3ba891134c44973f31364c57f00a 08:37:35 Checking out Revision 4d56eba5400f3ba891134c44973f31364c57f00a (PR-4907) 08:37:35 > git rev-parse HEAD^{commit} # timeout=10 08:37:35 > git config core.sparsecheckout # timeout=10 08:37:35 > git checkout -f 4d56eba5400f3ba891134c44973f31364c57f00a # timeout=10 08:37:38 #54 ... 08:37:38 08:37:38 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:37:38 #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:37:38 Commit message: "Merge commit '39852f1daf820c2bfd33d0812a7352dad20a209f' into HEAD" 08:37:38 First time build. Skipping changelog. 08:37:38 > git rev-list --no-walk b028dc303465fb28699d9f8d0b7d33b947d1c1a8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:37:40 #56 ... 08:37:40 08:37:40 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:37:40 #55 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:37:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:37:40 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:40 Dload Upload Total Spent Left Speed 08:37:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh 08:37:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:37:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:37:41 + sudo tee /etc/docker/daemon.new 08:37:41 { 08:37:41 "registry-mirrors": [ 08:37:41 "https://nexus3.edgexfoundry.org:10001" 08:37:41 ], 08:37:41 "bip": "10.250.0.254/24", 08:37:41 "hosts": [ 08:37:41 "tcp://0.0.0.0:5555", 08:37:41 "unix:///var/run/docker.sock" 08:37:41 ], 08:37:41 "mtu": 1458, 08:37:41 "selinux-enabled": true, 08:37:41 "seccomp-profile": "/etc/docker/seccomp.json" 08:37:41 } [Pipeline] sh 08:37:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:37:41 + sudo service docker restart 08:37:55 #55 ... 08:37:55 08:37:55 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:37:55 #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:37:55 #56 ... 08:37:55 08:37:55 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:37:55 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 9.7s 08:37:55 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 10.0s [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:00 provisioning config files... 08:38:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config17824940159400404478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:00 ---> ****-login.sh 08:38:00 nexus3.edgexfoundry.org:10001 08:38:00 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 15.2s 08:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:01 Configure a credential helper to remove this warning. See 08:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:01 08:38:01 Login Succeeded 08:38:01 nexus3.edgexfoundry.org:10002 08:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:01 Configure a credential helper to remove this warning. See 08:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:01 08:38:01 Login Succeeded 08:38:01 nexus3.edgexfoundry.org:10003 08:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:02 Configure a credential helper to remove this warning. See 08:38:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:02 08:38:02 Login Succeeded 08:38:02 nexus3.edgexfoundry.org:10004 08:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:02 Configure a credential helper to remove this warning. See 08:38:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:02 08:38:02 Login Succeeded 08:38:02 ****.io 08:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:03 Configure a credential helper to remove this warning. See 08:38:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:03 08:38:03 Login Succeeded 08:38:03 ---> ****-login.sh ends [Pipeline] } 08:38:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:38:04 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 08:38:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:38:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:38:04 ========================================================= 08:38:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:38:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:38:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:38:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:38:04 c6b39de5b339: Pulling fs layer 08:38:04 a69c41024577: Pulling fs layer 08:38:04 d6de4b400683: Pulling fs layer 08:38:04 35cb2a7552d0: Pulling fs layer 08:38:04 4f4fb700ef54: Pulling fs layer 08:38:04 464afbd9ba4c: Pulling fs layer 08:38:04 00f215d4a9da: Pulling fs layer 08:38:04 d496ad576159: Pulling fs layer 08:38:04 4f4fb700ef54: Waiting 08:38:04 464afbd9ba4c: Waiting 08:38:04 00f215d4a9da: Waiting 08:38:04 d496ad576159: Waiting 08:38:04 35cb2a7552d0: Waiting 08:38:04 a69c41024577: Verifying Checksum 08:38:04 a69c41024577: Download complete 08:38:04 35cb2a7552d0: Verifying Checksum 08:38:04 35cb2a7552d0: Download complete 08:38:04 4f4fb700ef54: Download complete 08:38:04 464afbd9ba4c: Download complete 08:38:04 c6b39de5b339: Download complete 08:38:04 #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 19.6s 08:38:04 #55 ... 08:38:04 08:38:04 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:38:04 d496ad576159: Verifying Checksum 08:38:04 d496ad576159: Download complete 08:38:05 #56 ... 08:38:05 08:38:05 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:38:05 #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 19.9s 08:38:05 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 20.8s 08:38:05 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 21.5s 08:38:05 #55 ... 08:38:05 08:38:05 #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:38:05 #58 DONE 55.7s 08:38:05 08:38:05 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:38:05 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 21.5s done 08:38:05 #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 21.5s done 08:38:05 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 21.6s done 08:38:05 #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:38:05 #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:38:05 #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 21.6s 08:38:05 #55 ... 08:38:05 08:38:05 #51 [security-spiffe-token-provider internal] load build context 08:38:05 #51 DONE 56.6s 08:38:05 08:38:05 #43 [core-data internal] load build context 08:38:05 #43 DONE 56.5s 08:38:05 08:38:05 #50 [security-secretstore-setup internal] load build context 08:38:05 #50 DONE 56.6s 08:38:05 08:38:05 #47 [core-command internal] load build context 08:38:05 #47 DONE 56.7s 08:38:05 08:38:05 #48 [core-common-config-bootstrapper internal] load build context 08:38:05 #48 DONE 56.5s 08:38:05 08:38:05 #42 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go 08:38:05 #42 DONE 55.8s 08:38:05 08:38:05 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:38:05 #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 21.7s 08:38:05 c6b39de5b339: Pull complete 08:38:06 #55 ... 08:38:06 08:38:06 #46 [support-cron-scheduler internal] load build context 08:38:06 #46 DONE 56.8s 08:38:06 08:38:06 #49 [core-metadata internal] load build context 08:38:06 #49 DONE 56.6s 08:38:06 08:38:06 #62 [security-proxy-auth internal] load build context 08:38:06 #62 DONE 55.9s 08:38:06 08:38:06 #54 [security-proxy-setup internal] load build context 08:38:06 #54 DONE 55.9s 08:38:06 08:38:06 #44 [support-scheduler internal] load build context 08:38:06 #44 DONE 56.5s 08:38:06 08:38:06 #52 [support-notifications internal] load build context 08:38:06 #52 DONE 56.3s 08:38:06 08:38:06 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:38:06 #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:38:06 #55 ... 08:38:06 08:38:06 #53 [security-bootstrapper internal] load build context 08:38:06 #53 DONE 56.3s 08:38:06 08:38:06 #45 [core-keeper internal] load build context 08:38:06 #45 DONE 57.0s 08:38:06 08:38:06 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:38:06 a69c41024577: Pull complete 08:38:06 #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 22.0s 08:38:06 #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 22.2s 08:38:06 d6de4b400683: Verifying Checksum 08:38:06 d6de4b400683: Download complete 08:38:07 #55 ... 08:38:07 08:38:07 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:38:07 #61 55.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:07 #61 55.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:07 #61 56.05 (1/2) Installing ca-certificates (20240226-r0) 08:38:07 #61 56.06 (2/2) Installing dumb-init (1.2.5-r2) 08:38:07 #61 56.06 Executing busybox-1.36.1-r7.trigger 08:38:07 #61 56.07 Executing ca-certificates-20240226-r0.trigger 08:38:07 #61 56.11 OK: 8 MiB in 17 packages 08:38:07 #61 DONE 56.6s 08:38:07 08:38:07 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:38:07 #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 22.7s done 08:38:07 #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 08:38:07 00f215d4a9da: Verifying Checksum 08:38:07 00f215d4a9da: Download complete 08:38:08 #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done 08:38:08 #55 ... 08:38:08 08:38:08 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:38:08 #68 56.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:08 #68 56.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:08 #68 56.36 (1/4) Installing dumb-init (1.2.5-r2) 08:38:08 #68 56.57 (2/4) Installing openssl (3.1.7-r0) 08:38:08 #68 56.61 (3/4) Installing su-exec (0.2-r3) 08:38:08 #68 56.61 (4/4) Installing yq (4.33.3-r5) 08:38:08 #68 56.69 Executing busybox-1.36.1-r7.trigger 08:38:08 #68 56.73 OK: 17 MiB in 19 packages 08:38:08 #68 DONE 58.2s 08:38:08 08:38:08 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:38:08 #59 55.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:08 #59 55.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:08 #59 56.09 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:38:08 #59 56.09 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:38:08 #59 56.09 OK: 20070 distinct packages available 08:38:08 #59 56.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:08 #59 56.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:08 #59 56.42 (1/11) Installing ca-certificates (20240226-r0) 08:38:08 #59 56.63 (2/11) Installing brotli-libs (1.0.9-r14) 08:38:08 #59 56.65 (3/11) Installing libunistring (1.1-r1) 08:38:08 #59 56.66 (4/11) Installing libidn2 (2.3.4-r1) 08:38:08 #59 56.67 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:38:08 #59 56.67 (6/11) Installing libcurl (8.9.1-r0) 08:38:08 #59 56.68 (7/11) Installing curl (8.9.1-r0) 08:38:08 #59 56.69 (8/11) Installing dumb-init (1.2.5-r2) 08:38:08 #59 56.69 (9/11) Installing musl-obstack (1.2.3-r2) 08:38:08 #59 56.69 (10/11) Installing libucontext (1.2-r2) 08:38:08 #59 56.70 (11/11) Installing gcompat (1.1.0-r1) 08:38:08 #59 56.70 Executing busybox-1.36.1-r7.trigger 08:38:08 #59 56.71 Executing ca-certificates-20240226-r0.trigger 08:38:08 #59 56.79 OK: 12 MiB in 26 packages 08:38:08 #59 DONE 58.2s 08:38:08 08:38:08 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:38:08 #63 58.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:08 #63 58.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:08 #63 ... 08:38:08 08:38:08 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:38:08 #55 DONE 58.6s 08:38:08 08:38:08 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:38:08 #63 58.47 (1/3) Installing ca-certificates (20240226-r0) 08:38:08 #63 58.49 (2/3) Installing dumb-init (1.2.5-r2) 08:38:08 #63 58.49 (3/3) Installing tzdata (2024a-r0) 08:38:08 #63 58.55 Executing busybox-1.36.1-r7.trigger 08:38:09 #63 58.57 Executing ca-certificates-20240226-r0.trigger 08:38:09 #63 58.61 OK: 11 MiB in 18 packages 08:38:09 #63 DONE 58.9s 08:38:09 08:38:09 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:38:09 #65 58.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:09 #65 58.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:09 #65 58.49 (1/4) Installing ca-certificates (20240226-r0) 08:38:09 #65 58.50 (2/4) Installing dumb-init (1.2.5-r2) 08:38:09 #65 58.51 (3/4) Installing su-exec (0.2-r3) 08:38:09 #65 58.51 (4/4) Installing yq (4.33.3-r5) 08:38:09 #65 58.57 Executing busybox-1.36.1-r7.trigger 08:38:09 #65 58.58 Executing ca-certificates-20240226-r0.trigger 08:38:09 #65 58.62 OK: 17 MiB in 19 packages 08:38:09 #65 DONE 58.9s 08:38:09 08:38:09 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:38:09 #60 58.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:09 #60 58.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:09 #60 59.21 (1/2) Installing dumb-init (1.2.5-r2) 08:38:09 #60 59.22 (2/2) Installing su-exec (0.2-r3) 08:38:09 #60 59.22 Executing busybox-1.36.1-r7.trigger 08:38:09 #60 59.22 OK: 7 MiB in 17 packages 08:38:09 #60 DONE 59.3s 08:38:09 08:38:09 #64 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:38:09 #64 58.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:09 #64 59.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:09 #64 59.19 (1/1) Installing dumb-init (1.2.5-r2) 08:38:09 #64 59.19 Executing busybox-1.36.1-r7.trigger 08:38:09 #64 59.20 OK: 7 MiB in 16 packages 08:38:09 #64 DONE 59.4s 08:38:09 08:38:09 #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:38:09 #0 3.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:09 #0 3.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:09 #0 3.734 OK: 264 MiB in 52 packages 08:38:09 #69 DONE 3.9s 08:38:09 08:38:09 #70 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:38:09 #70 DONE 0.0s 08:38:09 08:38:09 #71 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:09 #71 ... 08:38:09 08:38:09 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:09 #72 DONE 4.0s 08:38:10 08:38:10 #73 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 08:38:10 #73 ... 08:38:10 08:38:10 #74 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:38:10 #0 4.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:10 #0 4.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:10 #0 4.279 OK: 264 MiB in 52 packages 08:38:10 #74 DONE 4.4s 08:38:10 08:38:10 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 08:38:10 #75 DONE 0.1s 08:38:10 08:38:10 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:38:10 #67 59.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:10 #67 59.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:10 #67 60.09 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:38:10 #67 60.09 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:38:10 #67 60.09 OK: 20070 distinct packages available 08:38:10 #67 60.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:10 #67 60.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:10 #67 60.42 (1/4) Installing dumb-init (1.2.5-r2) 08:38:10 #67 60.43 (2/4) Installing musl-obstack (1.2.3-r2) 08:38:10 #67 60.43 (3/4) Installing libucontext (1.2-r2) 08:38:10 #67 60.43 (4/4) Installing gcompat (1.1.0-r1) 08:38:10 #67 60.44 Executing busybox-1.36.1-r7.trigger 08:38:11 #67 60.44 OK: 8 MiB in 19 packages 08:38:11 #67 DONE 60.6s 08:38:11 08:38:11 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:38:11 #76 ... 08:38:11 08:38:11 #77 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:38:11 #0 4.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:11 #0 4.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:11 #0 5.181 OK: 264 MiB in 52 packages 08:38:11 #77 DONE 5.3s 08:38:11 08:38:11 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:38:11 #78 DONE 0.0s 08:38:11 08:38:11 #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:11 #66 60.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:11 #66 60.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:11 #66 60.57 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:38:11 #66 60.57 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:38:11 #66 60.57 OK: 20070 distinct packages available 08:38:11 #66 60.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:11 #66 60.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:11 #66 60.90 (1/5) Installing dumb-init (1.2.5-r2) 08:38:11 #66 60.90 (2/5) Installing musl-obstack (1.2.3-r2) 08:38:11 #66 60.90 (3/5) Installing libucontext (1.2-r2) 08:38:11 #66 60.90 (4/5) Installing gcompat (1.1.0-r1) 08:38:11 #66 60.91 (5/5) Installing openssl (3.1.7-r0) 08:38:11 #66 60.92 Executing busybox-1.36.1-r7.trigger 08:38:11 #66 60.92 OK: 8 MiB in 20 packages 08:38:11 #66 ... 08:38:11 08:38:11 #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:38:11 #0 4.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:11 #0 4.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:11 #0 5.113 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:38:11 #0 5.113 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:38:11 #0 5.113 OK: 20079 distinct packages available 08:38:11 #0 5.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:11 #0 5.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:11 #0 5.422 OK: 264 MiB in 52 packages 08:38:11 #79 DONE 5.6s 08:38:11 08:38:11 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:38:11 #80 DONE 0.1s 08:38:11 08:38:11 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:38:11 #0 5.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:11 #0 5.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:11 #0 5.511 OK: 7 MiB in 16 packages 08:38:11 #81 DONE 5.7s 08:38:11 08:38:11 #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:11 #66 DONE 61.2s 08:38:11 08:38:11 #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:38:12 #82 ... 08:38:12 08:38:12 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:38:12 #0 2.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:12 #0 2.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:12 #0 3.164 OK: 12 MiB in 26 packages 08:38:12 #83 DONE 3.3s 08:38:12 08:38:12 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:12 #57 DONE 61.5s 08:38:12 08:38:12 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:38:12 #0 2.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:12 #0 3.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:12 #0 3.296 OK: 17 MiB in 19 packages 08:38:12 #84 DONE 3.4s 08:38:12 08:38:12 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:38:12 #85 DONE 0.0s 08:38:12 08:38:12 #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:38:12 #86 ... 08:38:12 08:38:12 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:38:12 #0 4.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:12 #0 4.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:12 #0 5.125 OK: 8 MiB in 17 packages 08:38:12 #87 DONE 5.2s 08:38:12 08:38:12 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:38:12 #0 2.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:12 #0 2.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:12 #0 2.857 OK: 11 MiB in 18 packages 08:38:12 #88 DONE 3.0s 08:38:12 08:38:12 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:38:12 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 19.7s done 08:38:12 #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:38:12 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 19.8s done 08:38:12 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 19.8s done 08:38:12 #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 20.3s done 08:38:12 #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:38:12 #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done 08:38:12 #56 ... 08:38:12 08:38:12 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:38:12 #0 2.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:12 #0 2.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:12 #0 3.189 OK: 17 MiB in 19 packages 08:38:12 #89 DONE 3.3s 08:38:12 08:38:12 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:13 #90 ... 08:38:13 08:38:13 #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 08:38:13 #73 3.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:13 #73 3.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:13 #73 3.366 OK: 7 MiB in 16 packages 08:38:13 #73 DONE 3.5s 08:38:13 08:38:13 #91 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:38:13 #0 3.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:13 #0 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:13 #0 3.372 OK: 7 MiB in 17 packages 08:38:13 #91 DONE 3.5s 08:38:13 08:38:13 #92 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:38:14 #92 DONE 1.1s 08:38:14 08:38:14 #93 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:38:14 #93 DONE 0.0s 08:38:14 08:38:14 #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:38:14 #86 2.275 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:14 #86 2.750 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:14 #86 ... 08:38:14 08:38:14 #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:38:14 #82 2.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:14 #82 2.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:14 #82 2.888 OK: 8 MiB in 20 packages 08:38:14 #82 DONE 3.0s 08:38:14 08:38:14 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:38:14 #76 2.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:14 #76 3.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:14 #76 3.480 OK: 8 MiB in 19 packages 08:38:14 #76 DONE 3.6s 08:38:14 08:38:14 #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:38:14 #0 3.521 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:14 #0 3.998 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:14 #0 4.668 OK: 264 MiB in 52 packages 08:38:14 #94 DONE 4.8s 08:38:15 08:38:15 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:38:17 #95 ... 08:38:17 08:38:17 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:38:17 #96 DONE 2.2s 08:38:17 08:38:17 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:38:17 #97 DONE 2.2s 08:38:17 08:38:17 #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:38:17 #86 3.368 (1/1) Installing dumb-init (1.2.5-r2) 08:38:17 #86 3.697 Executing busybox-1.36.1-r7.trigger 08:38:17 #86 3.705 OK: 7 MiB in 16 packages 08:38:17 #86 DONE 5.0s 08:38:17 08:38:17 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:38:17 #95 DONE 2.2s 08:38:17 08:38:17 #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:38:17 #98 DONE 2.3s 08:38:17 08:38:17 #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:17 #99 ... 08:38:17 08:38:17 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:38:17 #100 DONE 0.2s 08:38:17 08:38:17 #101 [security-spire-server stage-2 6/9] COPY security.txt / 08:38:17 #101 ... 08:38:17 08:38:17 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:38:17 #102 DONE 1.0s 08:38:18 08:38:18 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:38:18 #103 DONE 1.1s 08:38:18 08:38:18 #101 [security-spire-server stage-2 6/9] COPY security.txt / 08:38:18 #101 DONE 0.9s 08:38:18 08:38:18 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:38:18 #104 DONE 0.2s 08:38:18 08:38:18 #105 [security-spire-config stage-2 6/10] COPY security.txt / 08:38:18 #105 DONE 0.2s 08:38:18 08:38:18 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:38:18 #106 DONE 0.1s 08:38:18 08:38:18 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:38:18 #107 DONE 0.1s 08:38:18 08:38:18 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 08:38:18 #108 DONE 0.1s 08:38:18 08:38:18 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:38:18 #109 DONE 0.1s 08:38:18 08:38:18 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:38:18 #110 DONE 0.1s 08:38:18 08:38:18 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:38:18 #111 DONE 0.1s 08:38:18 08:38:18 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:38:18 #112 DONE 0.1s 08:38:18 08:38:18 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:38:18 #113 DONE 0.1s 08:38:18 08:38:18 #114 [security-spire-server] exporting to image 08:38:18 #114 exporting layers 08:38:18 #114 ... 08:38:18 08:38:18 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:38:18 #115 DONE 0.1s 08:38:18 08:38:18 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:38:18 #116 DONE 0.1s 08:38:18 08:38:18 #114 [security-spire-config] exporting to image 08:38:19 #114 exporting layers 0.7s done 08:38:19 #114 writing image sha256:bd267323b34a2d5f6ff027de171e217fb46253f5f65eb6c174c4b3fc5de479d4 done 08:38:19 #114 naming to docker.io/library/security-spire-server done 08:38:19 #114 exporting layers 0.7s done 08:38:19 #114 writing image sha256:96f6368d97fea2313361d2315632e8795f3e4d7dd645a3e9d9b62894a6011ef2 0.0s done 08:38:19 #114 naming to docker.io/library/security-spire-config done 08:38:19 #114 writing image sha256:d84673431384f063925cd6b48faddfa3756aad4e91db3e6ed70f43f57cbbe3dd done 08:38:19 #114 naming to docker.io/library/security-spire-agent done 08:38:19 #114 DONE 0.9s 08:38:19 08:38:19 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:20 d6de4b400683: Pull complete 08:38:20 #117 ... 08:38:20 08:38:20 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:20 35cb2a7552d0: Pull complete 08:38:20 4f4fb700ef54: Pull complete 08:38:20 464afbd9ba4c: Pull complete 08:38:30 00f215d4a9da: Pull complete 08:38:31 d496ad576159: Pull complete 08:38:31 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:38:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:38:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:38:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:38:32 WORKDIR /edgex 08:38:32 COPY go.mod . 08:38:32 RUN go mod download 08:38:32 + docker build -t ci-base-image-arm64 -f - . 08:38:32 Sending build context to Docker daemon 3.573MB 08:38:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:38:32 ---> f246e2811388 08:38:32 Step 2/4 : WORKDIR /edgex 08:38:34 ---> Running in d9913f570067 08:38:35 Removing intermediate container d9913f570067 08:38:35 ---> 2c0ad2da98c1 08:38:35 Step 3/4 : COPY go.mod . 08:38:35 ---> 68f129fc94ce 08:38:35 Step 4/4 : RUN go mod download 08:38:35 ---> Running in bcc57b3348c2 08:39:07 #118 DONE 49.8s 08:39:07 08:39:07 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:07 #117 DONE 48.9s 08:39:07 08:39:07 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:07 #90 DONE 48.6s 08:39:07 08:39:07 #71 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:07 #71 DONE 50.3s 08:39:07 08:39:07 #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:07 #99 DONE 43.1s 08:39:07 08:39:07 #119 [core-keeper builder 7/8] COPY . . 08:39:07 #119 ... 08:39:07 08:39:07 #120 [support-cron-scheduler builder 6/7] COPY . . 08:39:10 #120 ... 08:39:10 08:39:10 #121 [core-command builder 6/7] COPY . . 08:39:10 #121 ... 08:39:10 08:39:10 #122 [security-spiffe-token-provider builder 6/7] COPY . . 08:39:10 #122 ... 08:39:10 08:39:10 #123 [security-secretstore-setup builder 6/7] COPY . . 08:39:16 #123 ... 08:39:16 08:39:16 #121 [core-command builder 6/7] COPY . . 08:39:16 #121 DONE 15.2s 08:39:16 08:39:16 #124 [security-proxy-auth builder 6/7] COPY . . 08:39:16 #124 CACHED 08:39:16 08:39:16 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:16 #125 CACHED 08:39:16 08:39:16 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:39:16 #126 CACHED 08:39:16 08:39:16 #127 [support-scheduler builder 6/7] COPY . . 08:39:16 #127 CACHED 08:39:16 08:39:16 #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:16 #128 CACHED 08:39:16 08:39:16 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:39:16 #129 CACHED 08:39:16 08:39:16 #130 [core-metadata builder 6/7] COPY . . 08:39:16 #130 CACHED 08:39:16 08:39:16 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:39:16 #131 CACHED 08:39:16 08:39:16 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:16 #132 CACHED 08:39:16 08:39:16 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:39:16 #133 CACHED 08:39:16 08:39:16 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 08:39:16 #134 CACHED 08:39:16 08:39:16 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:16 #135 CACHED 08:39:16 08:39:16 #136 [core-data builder 6/7] COPY . . 08:39:16 #136 CACHED 08:39:16 08:39:16 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:16 #137 CACHED 08:39:16 08:39:16 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 08:39:16 #138 CACHED 08:39:16 08:39:16 #120 [support-cron-scheduler builder 6/7] COPY . . 08:39:16 #120 DONE 15.1s 08:39:16 08:39:16 #139 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:16 #139 CACHED 08:39:16 08:39:16 #140 [support-notifications builder 6/7] COPY . . 08:39:16 #140 CACHED 08:39:16 08:39:16 #141 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:39:16 #141 CACHED 08:39:16 08:39:16 #122 [security-spiffe-token-provider builder 6/7] COPY . . 08:39:16 #122 DONE 15.2s 08:39:16 08:39:16 #119 [core-keeper builder 7/8] COPY . . 08:39:16 #119 DONE 15.1s 08:39:16 08:39:16 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:39:16 #142 ... 08:39:16 08:39:16 #143 [security-proxy-setup builder 6/7] COPY . . 08:39:16 #143 CACHED 08:39:16 08:39:16 #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:39:16 #144 CACHED 08:39:16 08:39:16 #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:16 #145 CACHED 08:39:16 08:39:16 #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:16 #146 CACHED 08:39:16 08:39:16 #147 [security-bootstrapper builder 6/7] COPY . . 08:39:16 #147 CACHED 08:39:16 08:39:16 #148 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:39:16 #148 CACHED 08:39:16 08:39:16 #123 [security-secretstore-setup builder 6/7] COPY . . 08:39:16 #123 DONE 15.2s 08:39:16 08:39:16 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:39:17 #149 1.887 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 08:39:25 #149 ... 08:39:25 08:39:25 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:39:25 #0 0.808 go build -tags " non_delayedstart" -ldflags "-s -w -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 08:39:25 #150 ... 08:39:25 08:39:25 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:39:25 #0 1.503 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 08:39:25 #151 ... 08:39:25 08:39:25 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:39:25 #0 1.385 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:39:25 #152 ... 08:39:25 08:39:25 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:39:25 #0 1.986 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:39:25 #153 ... 08:39:25 08:39:25 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:39:25 #0 0.803 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 08:39:26 #154 ... 08:39:26 08:39:26 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:39:26 #0 1.023 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:39:26 #155 ... 08:39:26 08:39:26 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:39:26 #0 0.698 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:39:26 #156 ... 08:39:26 08:39:26 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:39:26 #0 1.137 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:39:26 #157 ... 08:39:26 08:39:26 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:39:26 #0 0.469 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:39:26 #158 ... 08:39:26 08:39:26 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:39:26 #142 1.122 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:39:26 #142 ... 08:39:26 08:39:26 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:39:26 #0 2.061 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:39:26 #159 ... 08:39:26 08:39:26 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:39:26 #0 0.626 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:39:43 Removing intermediate container bcc57b3348c2 08:39:43 ---> f8c100e736e6 08:39:43 Successfully built f8c100e736e6 08:39:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:43 + docker inspect -f . ci-base-image-arm64 08:39:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:44 prd-ubuntu20.04-docker-arm64-4c-16g-10804 does not seem to be running inside a container 08:39:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:39:45 $ docker top e37dc6ecd916aa7beda5010f47573755543b9cfc9e647af8f05e2b2dfc64d43b -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:46 + go version 08:39:46 go version go1.21.9 linux/arm64 [Pipeline] } 08:39:46 $ docker stop --time=1 e37dc6ecd916aa7beda5010f47573755543b9cfc9e647af8f05e2b2dfc64d43b 08:39:48 $ docker rm -f --volumes e37dc6ecd916aa7beda5010f47573755543b9cfc9e647af8f05e2b2dfc64d43b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:48 + docker inspect -f . ci-base-image-arm64 08:39:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:48 prd-ubuntu20.04-docker-arm64-4c-16g-10804 does not seem to be running inside a container 08:39:49 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:39:50 $ docker top dda070f685ea5f4c566a5f7e9c713abe1e70b94330fb8703987aa7e9aa10815e -eo pid,comm [Pipeline] { [Pipeline] echo 08:39:50 ========================================================= 08:39:50 [edgeXBuildGoParallel] Running Tests and Build... 08:39:50 ========================================================= [Pipeline] sh 08:39:51 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 08:39:52 + make test 08:39:52 go test -race -coverprofile=coverage.out ./... 08:40:39 ? github.com/edgexfoundry/edgex-go [no test files] 08:41:03 #160 ... 08:41:03 08:41:03 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:41:03 #149 98.32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 08:41:30 #149 ... 08:41:30 08:41:30 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:41:30 #150 DONE 135.0s 08:41:30 08:41:30 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:41:32 #160 ... 08:41:32 08:41:32 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:42 #161 ... 08:41:42 08:41:42 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:41:42 #149 DONE 145.7s 08:41:42 08:41:42 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:41:42 #157 ... 08:41:42 08:41:42 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:41:42 #159 DONE 147.0s 08:41:42 08:41:42 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:41:42 #153 DONE 147.0s 08:41:42 08:41:42 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:41:42 #151 DONE 147.0s 08:41:42 08:41:42 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:41:43 #35 ... 08:41:43 08:41:43 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:43 #162 ... 08:41:43 08:41:43 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:43 #161 DONE 11.3s 08:41:43 08:41:43 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:41:43 #163 ... 08:41:43 08:41:43 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:43 #162 DONE 0.5s 08:41:43 08:41:43 #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:41:43 #164 DONE 0.7s 08:41:43 08:41:43 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:41:43 #165 DONE 0.5s 08:41:43 08:41:43 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:41:43 #163 DONE 0.5s 08:41:43 08:41:43 #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:41:43 #166 DONE 0.6s 08:41:43 08:41:43 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:41:44 #167 ... 08:41:44 08:41:44 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:44 #168 DONE 0.3s 08:41:44 08:41:44 #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:41:44 #169 DONE 0.3s 08:41:44 08:41:44 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:41:44 #167 DONE 0.3s 08:41:44 08:41:44 #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:41:46 #170 ... 08:41:46 08:41:46 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:41:46 #171 DONE 1.9s 08:41:46 08:41:46 #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:41:46 #172 DONE 1.9s 08:41:46 08:41:46 #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:41:46 #173 ... 08:41:46 08:41:46 #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:41:46 #170 DONE 1.9s 08:41:46 08:41:46 #174 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:41:46 #174 DONE 1.8s 08:41:46 08:41:46 #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:41:51 #175 ... 08:41:51 08:41:51 #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:41:51 #173 DONE 4.9s 08:41:51 08:41:51 #176 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:41:51 #176 DONE 4.8s 08:41:51 08:41:51 #114 [security-spiffe-token-provider] exporting to image 08:41:51 #114 exporting layers 08:41:51 #114 ... 08:41:51 08:41:51 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:41:51 #160 DONE 155.9s 08:41:51 08:41:51 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:41:51 #154 DONE 156.0s 08:41:51 08:41:51 #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:41:51 #175 DONE 5.2s 08:41:51 08:41:51 #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:41:53 #177 ... 08:41:53 08:41:53 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:41:53 #178 DONE 6.9s 08:41:53 08:41:53 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:41:53 #179 CACHED 08:41:53 08:41:53 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:41:53 #180 CACHED 08:41:53 08:41:53 #181 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:41:53 #181 DONE 9.3s 08:41:53 08:41:53 #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:53 #182 CACHED 08:41:53 08:41:53 #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:41:53 #183 CACHED 08:41:53 08:41:53 #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:41:59 #184 ... 08:41:59 08:41:59 #114 [security-spiffe-token-provider] exporting to image 08:41:59 #114 exporting layers 4.8s done 08:42:02 #114 ... 08:42:02 08:42:02 #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:42:02 #185 ... 08:42:02 08:42:02 #186 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:42:03 #186 ... 08:42:03 08:42:03 #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:42:03 #187 ... 08:42:03 08:42:03 #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:42:03 #188 ... 08:42:03 08:42:03 #114 [security-spiffe-token-provider] exporting to image 08:42:03 #114 writing image sha256:e8dcc2a8f2bde3fb3d0565efd232786660adeade567e71a9946c0f3f7c1c1db6 0.0s done 08:42:03 #114 naming to docker.io/library/security-spiffe-token-provider 08:42:03 #114 naming to docker.io/library/security-spiffe-token-provider 0.5s done 08:42:03 #114 DONE 13.6s 08:42:03 08:42:03 #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:42:03 #177 DONE 12.9s 08:42:03 08:42:03 #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:42:03 #185 DONE 11.9s 08:42:03 08:42:03 #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:42:04 #189 ... 08:42:04 08:42:04 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:42:04 #156 DONE 168.5s 08:42:04 08:42:04 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:42:04 #158 DONE 168.6s 08:42:04 08:42:04 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:42:04 #155 DONE 168.6s 08:42:04 08:42:04 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:42:04 #142 DONE 168.5s 08:42:04 08:42:04 #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:42:04 #188 DONE 11.0s 08:42:04 08:42:04 #190 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:42:04 #190 ... 08:42:04 08:42:04 #191 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:42:04 #191 CACHED 08:42:04 08:42:04 #192 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:42:04 #192 CACHED 08:42:04 08:42:04 #193 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:42:04 #193 CACHED 08:42:04 08:42:04 #194 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:42:04 #194 CACHED 08:42:04 08:42:04 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:42:04 #152 DONE 168.9s 08:42:04 08:42:04 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:42:04 #157 DONE 168.9s 08:42:04 08:42:04 #186 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:42:04 #186 DONE 11.2s 08:42:04 08:42:04 #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:42:04 #187 DONE 11.3s 08:42:04 08:42:04 #195 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:42:04 #195 ... 08:42:04 08:42:04 #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:42:04 #184 DONE 11.2s 08:42:04 08:42:04 #196 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:42:05 #196 ... 08:42:05 08:42:05 #197 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:42:05 #197 DONE 1.5s 08:42:05 08:42:05 #190 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:42:05 #190 DONE 1.4s 08:42:05 08:42:05 #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:42:05 #198 DONE 1.2s 08:42:05 08:42:05 #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:42:05 #199 DONE 1.3s 08:42:05 08:42:05 #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:42:05 #200 ... 08:42:05 08:42:05 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:42:05 #201 DONE 1.3s 08:42:05 08:42:05 #202 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:42:05 #202 DONE 1.2s 08:42:05 08:42:05 #203 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:42:05 #203 DONE 1.2s 08:42:05 08:42:05 #195 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:42:05 #195 DONE 1.2s 08:42:05 08:42:05 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:42:05 #204 DONE 1.2s 08:42:05 08:42:05 #205 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:42:05 #205 DONE 1.3s 08:42:05 08:42:05 #196 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:42:05 #196 DONE 1.2s 08:42:05 08:42:05 #114 [core-command] exporting to image 08:42:05 #114 exporting layers 08:42:05 #114 exporting layers 0.3s done 08:42:06 #114 ... 08:42:06 08:42:06 #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:42:06 #189 DONE 2.5s 08:42:06 08:42:06 #206 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:42:06 #206 DONE 1.0s 08:42:06 08:42:06 #207 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:42:06 #207 DONE 1.0s 08:42:06 08:42:06 #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:42:06 #208 DONE 1.0s 08:42:06 08:42:06 #114 [support-scheduler] exporting to image 08:42:06 #114 writing image sha256:a808f59eb47d8eea65dc25f8ec8e3bea2dc777fc0e106831fdb99022bbec6d24 done 08:42:06 #114 naming to docker.io/library/core-command done 08:42:06 #114 ... 08:42:06 08:42:06 #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:42:06 #200 DONE 1.0s 08:42:06 08:42:06 #209 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:42:06 #209 DONE 1.0s 08:42:06 08:42:06 #210 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:42:06 #210 DONE 1.0s 08:42:06 08:42:06 #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:42:06 #211 DONE 0.9s 08:42:06 08:42:06 #212 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:42:06 #212 DONE 0.8s 08:42:06 08:42:06 #213 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:42:06 #213 DONE 1.0s 08:42:06 08:42:06 #114 [support-scheduler] exporting to image 08:42:06 #114 exporting layers 0.1s done 08:42:06 #114 writing image sha256:6fe334733324a570223a9cbb41f6d48db1b770d9fbe3a88d30afdd3781da4358 08:42:07 #114 exporting layers 0.8s done 08:42:07 #114 writing image sha256:6fe334733324a570223a9cbb41f6d48db1b770d9fbe3a88d30afdd3781da4358 0.4s done 08:42:07 #114 naming to docker.io/library/core-common-config-bootstrapper done 08:42:07 #114 ... 08:42:07 08:42:07 #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:42:07 #214 DONE 1.1s 08:42:07 08:42:07 #215 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:42:07 #215 DONE 2.0s 08:42:07 08:42:07 #216 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:42:07 #216 DONE 1.1s 08:42:07 08:42:07 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:42:07 #217 DONE 1.1s 08:42:07 08:42:07 #218 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:42:07 #218 DONE 1.1s 08:42:07 08:42:07 #114 [core-metadata] exporting to image 08:42:07 #114 writing image sha256:c36b7ece990485cc7242238a5ff47f06afafe027ff0ad9fddb8ef8d48dc66e95 08:42:07 #114 ... 08:42:07 08:42:07 #219 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:42:07 #219 DONE 1.1s 08:42:07 08:42:07 #220 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:42:07 #220 DONE 1.1s 08:42:07 08:42:07 #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:42:07 #221 DONE 1.1s 08:42:07 08:42:07 #114 [support-scheduler] exporting to image 08:42:07 #114 writing image sha256:c36b7ece990485cc7242238a5ff47f06afafe027ff0ad9fddb8ef8d48dc66e95 done 08:42:07 #114 naming to docker.io/library/support-scheduler done 08:42:07 #114 ... 08:42:07 08:42:07 #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:42:07 #222 DONE 0.2s 08:42:07 08:42:07 #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:42:07 #223 DONE 0.2s 08:42:07 08:42:07 #224 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:42:07 #224 DONE 0.2s 08:42:07 08:42:07 #114 [support-notifications] exporting to image 08:42:07 #114 ... 08:42:07 08:42:07 #225 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:42:07 #225 DONE 0.2s 08:42:07 08:42:07 #226 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:42:07 #226 DONE 0.2s 08:42:07 08:42:07 #114 [support-cron-scheduler] exporting to image 08:42:07 #114 exporting layers 0.4s done 08:42:07 #114 writing image sha256:3605dc2bbdd89381d5e8fc2869e55ca0636c636499a43858f0ae673e926d78a0 08:42:07 #114 ... 08:42:07 08:42:07 #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:42:07 #227 DONE 1.5s 08:42:07 08:42:07 #228 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:42:07 #228 DONE 0.3s 08:42:07 08:42:07 #114 [security-proxy-auth] exporting to image 08:42:07 #114 writing image sha256:3605dc2bbdd89381d5e8fc2869e55ca0636c636499a43858f0ae673e926d78a0 done 08:42:07 #114 naming to docker.io/library/core-metadata 0.0s done 08:42:08 #114 ... 08:42:08 08:42:08 #229 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:42:08 #229 DONE 0.3s 08:42:08 08:42:08 #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:42:08 #230 DONE 0.6s 08:42:08 08:42:08 #114 [security-secretstore-setup] exporting to image 08:42:08 #114 writing image sha256:ce9fe834213871bcb3652e2a8c859d015a5ef458d186f248546104193538e937 08:42:08 #114 ... 08:42:08 08:42:08 #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:42:08 #231 DONE 0.1s 08:42:08 08:42:08 #114 [core-keeper] exporting to image 08:42:08 #114 exporting layers 0.4s done 08:42:08 #114 writing image sha256:ce9fe834213871bcb3652e2a8c859d015a5ef458d186f248546104193538e937 0.1s done 08:42:08 #114 naming to docker.io/library/security-proxy-setup done 08:42:08 #114 writing image sha256:6890129ac331eb119f252db7aceef6fa4fb21d5f061c37a66c4681cc939e8159 0.1s done 08:42:08 #114 naming to docker.io/library/core-keeper done 08:42:08 #114 ... 08:42:08 08:42:08 #232 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:42:08 #232 DONE 0.1s 08:42:08 08:42:08 #233 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:42:08 #233 DONE 0.1s 08:42:08 08:42:08 #114 [support-notifications] exporting to image 08:42:08 #114 exporting layers 0.5s done 08:42:08 #114 writing image sha256:065dbef9a4d0bbd9cb7a762cb4bb630b3a6ab621f5d0268c14dfb01cab5ebcb6 0.1s done 08:42:08 #114 writing image sha256:94fae07b3fbe63739b0b8c1879c63b5bbb53625cabceff00bc48f7d9ef892970 0.0s done 08:42:08 #114 naming to docker.io/library/support-notifications done 08:42:08 #114 naming to docker.io/library/security-proxy-auth 08:42:08 #114 exporting layers 0.5s done 08:42:08 #114 naming to docker.io/library/security-proxy-auth done 08:42:08 #114 writing image sha256:c0d712827b226a1f59824fa641cd2bc2656bf8afc28c8c040ff8431c104d7941 0.0s done 08:42:08 #114 naming to docker.io/library/support-cron-scheduler done 08:42:08 #114 writing image sha256:e4e03c8727442fcb2382bb39923b18b58bce288d70b0536752785b41f2dab3e8 08:42:08 #114 exporting layers 0.5s done 08:42:08 #114 writing image sha256:e4e03c8727442fcb2382bb39923b18b58bce288d70b0536752785b41f2dab3e8 0.0s done 08:42:08 #114 naming to docker.io/library/core-data done 08:42:08 #114 writing image sha256:cb68801d4de9d7ecbb31c5e2973c0d409e6fd480ddecab2055e9127f866d1c24 done 08:42:08 #114 naming to docker.io/library/security-secretstore-setup done 08:42:08 #114 DONE 16.8s 08:42:08 08:42:08 #234 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:42:08 #234 DONE 0.4s 08:42:08 08:42:08 #114 [security-bootstrapper] exporting to image 08:42:08 #114 exporting layers 0.2s done 08:42:08 #114 writing image sha256:1edd487fea7b010d040b9d09af9060f6411868aee9f3f989110fb48291d6047c done 08:42:08 #114 naming to docker.io/library/security-bootstrapper done 08:42:08 #114 DONE 17.0s 08:42:08 08:42:08 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:42:08 time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:42:08 time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:42:08 time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:42:08 time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:42:08 time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:42:08 time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:42:08 time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:42:08 time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:42:08 time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:42:08 time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:42:08 time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:42:08 time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:42:08 time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:42:08 time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:42:08 time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:42:08 time="2024-09-21T08:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:42:08 $ docker stop --time=1 93f8cb97b20eda5372217cca6ae6c17beb9703c581b20cfdbbe0946b24f14b85 08:42:10 $ docker rm -f --volumes 93f8cb97b20eda5372217cca6ae6c17beb9703c581b20cfdbbe0946b24f14b85 [Pipeline] // withDockerContainer [Pipeline] sh 08:42:10 + docker images 08:42:10 REPOSITORY TAG IMAGE ID CREATED SIZE 08:42:10 security-bootstrapper latest 1edd487fea7b 2 seconds ago 19MB 08:42:10 security-secretstore-setup latest cb68801d4de9 3 seconds ago 37MB 08:42:10 support-notifications latest 065dbef9a4d0 3 seconds ago 42.7MB 08:42:10 support-cron-scheduler latest c0d712827b22 3 seconds ago 44.3MB 08:42:10 core-data latest e4e03c872744 3 seconds ago 39.8MB 08:42:10 core-keeper latest 6890129ac331 3 seconds ago 39.7MB 08:42:10 core-metadata latest 3605dc2bbdd8 3 seconds ago 39.9MB 08:42:10 security-proxy-setup latest ce9fe8342138 3 seconds ago 26.2MB 08:42:10 security-proxy-auth latest 94fae07b3fbe 3 seconds ago 33.1MB 08:42:10 core-common-config-bootstrapper latest 6fe334733324 4 seconds ago 15.2MB 08:42:10 support-scheduler latest c36b7ece9904 4 seconds ago 42.1MB 08:42:10 core-command latest a808f59eb47d 5 seconds ago 35.5MB 08:42:10 security-spiffe-token-provider latest e8dcc2a8f2bd 20 seconds ago 28.9MB 08:42:10 security-spire-config latest 96f6368d97fe 3 minutes ago 120MB 08:42:10 security-spire-agent latest d84673431384 3 minutes ago 182MB 08:42:10 security-spire-server latest bd267323b34a 3 minutes ago 121MB 08:42:10 ci-base-image-x86_64 latest 534687117e92 8 minutes ago 971MB 08:42:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 08:42:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 08:42:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:44:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:44:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:44:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:44:57 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:44:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:44:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:44:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:44:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:44:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:44:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:44:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:45:01 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:45:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:45:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:45:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:45:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:45:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:45:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:45:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.129s coverage: 28.7% of statements 08:45:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.190s coverage: 97.0% of statements 08:45:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:45:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:45:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:45:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.286s coverage: 69.2% of statements 08:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:45:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.241s coverage: 53.2% of statements 08:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:45:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.589s coverage: 93.4% of statements 08:45:57 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.427s coverage: 91.7% of statements 08:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:46:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.223s coverage: 7.0% of statements 08:46:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:46:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:46:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:46:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:46:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:46:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:46:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:46:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:46:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:46:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:46:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:46:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.946s coverage: 95.8% of statements 08:46:14 ok github.com/edgexfoundry/edgex-go/internal/io 1.099s coverage: 72.2% of statements 08:46:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:46:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.137s coverage: 0.0% of statements [no tests to run] 08:46:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:46:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:46:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.327s coverage: 0.8% of statements 08:46:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.141s coverage: 30.7% of statements 08:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.185s coverage: 41.7% of statements 08:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.178s coverage: 77.8% of statements 08:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.156s coverage: 94.1% of statements 08:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.100s coverage: 96.3% of statements 08:46:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.096s coverage: 87.5% of statements 08:46:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:46:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:46:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:46:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:46:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:46:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:46:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:46:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.100s coverage: 94.4% of statements 08:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:46:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:46:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:46:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:46:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:46:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:46:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:47:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:47:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.920s coverage: 79.9% of statements 08:47:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.158s coverage: 92.9% of statements 08:47:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 66.7% of statements 08:47:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.112s coverage: 62.3% of statements 08:47:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.102s coverage: 75.0% of statements 08:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:47:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.102s coverage: 87.2% of statements 08:47:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.075s coverage: 20.0% of statements 08:47:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.072s coverage: 100.0% of statements 08:47:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.286s coverage: 81.8% of statements 08:47:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.273s coverage: 82.1% of statements 08:47:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.120s coverage: 86.0% of statements 08:47:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:47:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.743s coverage: 63.1% of statements 08:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.123s coverage: 100.0% of statements 08:47:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.102s coverage: 89.4% of statements 08:47:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.072s coverage: 100.0% of statements 08:47:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:47:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:47:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:47:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements 08:47:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements 08:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.701s coverage: 36.5% of statements 08:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements 08:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.102s coverage: 84.8% of statements 08:47:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:47:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:47:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:47:31 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.156s coverage: 4.9% of statements 08:47:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:47:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:47:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:47:39 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.355s coverage: 97.1% of statements 08:47:39 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.148s coverage: 35.9% of statements 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:47:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.183s coverage: 19.9% of statements 08:47:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:47:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:47:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:47:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:47:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.536s coverage: 95.7% of statements 08:47:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:47:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:48:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.186s coverage: 61.8% of statements 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:48:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.314s coverage: 98.9% of statements 08:48:06 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 08:48:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:48:06 go vet ./... 08:52:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:52:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:52:43 ./bin/test-attribution-txt.sh 08:52:43 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:52:43 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:52:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:52:44 + ls -al . 08:52:44 total 936 08:52:44 drwxrwxr-x 10 1001 1001 4096 Sep 21 08:39 . 08:52:44 drwxr-xr-x 4 root root 4096 Sep 21 08:39 .. 08:52:44 drwxrwxr-x 2 1001 1001 4096 Sep 21 08:37 .blubracket 08:52:44 -rw-rw-r-- 1 1001 1001 10 Sep 21 08:37 .dockerignore 08:52:44 drwxrwxr-x 8 1001 1001 4096 Sep 21 08:37 .git 08:52:44 drwxrwxr-x 3 1001 1001 4096 Sep 21 08:37 .github 08:52:44 -rw-rw-r-- 1 1001 1001 1102 Sep 21 08:37 .gitignore 08:52:44 -rw-rw-r-- 1 1001 1001 42 Sep 21 08:37 .golangci.yml 08:52:44 -rw-rw-r-- 1 1001 1001 100 Sep 21 08:37 .hadolint.yml 08:52:44 -rw-rw-r-- 1 1001 1001 155 Sep 21 08:37 .sonarcloud.properties 08:52:44 -rw-rw-r-- 1 1001 1001 1171 Sep 21 08:37 ADOPTERS.md 08:52:44 -rw-rw-r-- 1 1001 1001 21286 Sep 21 08:37 Attribution.txt 08:52:44 -rw-rw-r-- 1 1001 1001 100284 Sep 21 08:37 CHANGELOG.md 08:52:44 -rw-rw-r-- 1 1001 1001 3804 Sep 21 08:37 CONTRIBUTING.md 08:52:44 -rw-rw-r-- 1 1001 1001 677 Sep 21 08:37 GOVERNANCE.md 08:52:44 -rw-rw-r-- 1 1001 1001 861 Sep 21 08:37 Jenkinsfile 08:52:44 -rw-rw-r-- 1 1001 1001 10775 Sep 21 08:37 LICENSE 08:52:44 -rw-rw-r-- 1 1001 1001 16854 Sep 21 08:37 Makefile 08:52:44 -rw-rw-r-- 1 1001 1001 582 Sep 21 08:37 OWNERS.md 08:52:44 -rw-rw-r-- 1 1001 1001 9528 Sep 21 08:37 README.md 08:52:44 -rw-rw-r-- 1 1001 1001 789 Sep 21 08:37 SECURITY.md 08:52:44 -rw-rw-r-- 1 1001 1001 5 Sep 21 08:33 VERSION 08:52:44 drwxrwxr-x 2 1001 1001 4096 Sep 21 08:37 bin 08:52:44 drwxrwxr-x 20 1001 1001 4096 Sep 21 08:37 cmd 08:52:44 -rw-r--r-- 1 root root 566233 Sep 21 08:48 coverage.out 08:52:44 drwxrwxr-x 2 1001 1001 4096 Sep 21 08:37 fuzz_test 08:52:44 -rw-rw-r-- 1 1001 1001 7305 Sep 21 08:37 go.mod 08:52:44 -rw-rw-r-- 1 1001 1001 102748 Sep 21 08:37 go.sum 08:52:44 drwxrwxr-x 7 1001 1001 4096 Sep 21 08:37 internal 08:52:44 drwxrwxr-x 3 1001 1001 4096 Sep 21 08:37 openapi 08:52:44 -rw-rw-r-- 1 1001 1001 584 Sep 21 08:37 security.txt 08:52:44 -rw-rw-r-- 1 1001 1001 204 Sep 21 08:37 version.go [Pipeline] sh 08:52:44 + '[' -e coverage.out ] 08:52:44 + chown 1001:1001 coverage.out [Pipeline] stash 08:52:44 Warning: overwriting stash ‘coverage-report’ 08:52:45 Stashed 1 file(s) [Pipeline] sh 08:52:45 + make build 08:52:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:56:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:56:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:56:31 go build -tags " non_delayedstart" -ldflags "-s -w -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 08:56:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:56:42 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:57:15 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:57:23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:57:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 08:57:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 08:57:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 08:57:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:57:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:58:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } 08:58:08 $ docker stop --time=1 dda070f685ea5f4c566a5f7e9c713abe1e70b94330fb8703987aa7e9aa10815e 08:58:11 $ docker rm -f --volumes dda070f685ea5f4c566a5f7e9c713abe1e70b94330fb8703987aa7e9aa10815e [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 08:58:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:58:15 08:58:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:58:16 latest: Pulling from edgex-devops/edgex-compose-arm64 08:58:16 547446be3368: Pulling fs layer 08:58:16 d125d8839a47: Pulling fs layer 08:58:16 3e85d5ac6304: Pulling fs layer 08:58:16 c3105a71a48b: Pulling fs layer 08:58:16 0f093f025ec4: Pulling fs layer 08:58:16 c3106fc0e877: Pulling fs layer 08:58:16 c3105a71a48b: Waiting 08:58:16 0f093f025ec4: Waiting 08:58:16 c3106fc0e877: Waiting 08:58:16 547446be3368: Verifying Checksum 08:58:16 547446be3368: Download complete 08:58:16 c3105a71a48b: Verifying Checksum 08:58:16 c3105a71a48b: Download complete 08:58:16 d125d8839a47: Verifying Checksum 08:58:16 d125d8839a47: Download complete 08:58:16 c3106fc0e877: Download complete 08:58:16 0f093f025ec4: Verifying Checksum 08:58:16 0f093f025ec4: Download complete 08:58:17 547446be3368: Pull complete 08:58:18 d125d8839a47: Pull complete 08:58:19 3e85d5ac6304: Verifying Checksum 08:58:19 3e85d5ac6304: Download complete 08:58:29 3e85d5ac6304: Pull complete 08:58:29 c3105a71a48b: Pull complete 08:58:31 0f093f025ec4: Pull complete 08:58:31 c3106fc0e877: Pull complete 08:58:31 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:58:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:58:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:58:31 prd-ubuntu20.04-docker-arm64-4c-16g-10804 does not seem to be running inside a container 08:58:31 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:58:33 $ docker top e15cbaff02588c44982b3377d534b1662f500227242552326bf0e7f5c02c640e -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:34 + docker compose -f ./docker-compose-build.yml build --parallel 08:58:46 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:58:46 #1 transferring dockerfile: 2.23kB 0.0s done 08:58:46 #1 DONE 0.1s 08:58:46 08:58:46 #2 [security-spire-config internal] load build definition from Dockerfile 08:58:46 #2 transferring dockerfile: 1.69kB done 08:58:46 #2 DONE 0.1s 08:58:46 08:58:46 #3 [support-notifications internal] load build definition from Dockerfile 08:58:46 #3 transferring dockerfile: 1.95kB done 08:58:46 #3 DONE 0.1s 08:58:46 08:58:46 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:58:46 #4 transferring dockerfile: 1.89kB done 08:58:46 #4 DONE 0.1s 08:58:46 08:58:46 #5 [security-proxy-auth internal] load build definition from Dockerfile 08:58:46 #5 transferring dockerfile: 2.15kB 0.0s done 08:58:46 #5 DONE 0.1s 08:58:46 08:58:46 #6 [core-metadata internal] load build definition from Dockerfile 08:58:46 #6 transferring dockerfile: 2.06kB 0.0s done 08:58:46 #6 DONE 0.1s 08:58:46 08:58:46 #7 [support-scheduler internal] load build definition from Dockerfile 08:58:46 #7 transferring dockerfile: 1.93kB done 08:58:46 #7 DONE 0.1s 08:58:46 08:58:46 #8 [security-spire-agent internal] load build definition from Dockerfile 08:58:46 #8 transferring dockerfile: 1.81kB done 08:58:46 #8 DONE 0.1s 08:58:46 08:58:46 #9 [security-proxy-setup internal] load build definition from Dockerfile 08:58:46 #9 transferring dockerfile: 2.50kB done 08:58:46 #9 DONE 0.1s 08:58:46 08:58:46 #10 [security-spire-server internal] load build definition from Dockerfile 08:58:46 #10 transferring dockerfile: 1.70kB done 08:58:46 #10 DONE 0.1s 08:58:46 08:58:46 #11 [core-keeper internal] load build definition from Dockerfile 08:58:46 #11 transferring dockerfile: 2.07kB done 08:58:46 #11 DONE 0.2s 08:58:46 08:58:46 #12 [security-bootstrapper internal] load build definition from Dockerfile 08:58:46 #12 transferring dockerfile: 3.17kB done 08:58:46 #12 DONE 0.2s 08:58:46 08:58:46 #13 [core-data internal] load build definition from Dockerfile 08:58:47 #13 ... 08:58:47 08:58:47 #14 [support-cron-scheduler internal] load build definition from Dockerfile 08:58:47 #14 transferring dockerfile: 1.85kB 0.0s done 08:58:47 #14 DONE 0.4s 08:58:47 08:58:47 #15 [core-command internal] load build definition from Dockerfile 08:58:47 #15 transferring dockerfile: 1.93kB done 08:58:47 #15 DONE 0.3s 08:58:47 08:58:47 #16 [security-secretstore-setup internal] load build definition from Dockerfile 08:58:47 #16 transferring dockerfile: 2.49kB 0.0s done 08:58:47 #16 DONE 0.4s 08:58:47 08:58:47 #13 [core-data internal] load build definition from Dockerfile 08:58:47 #13 transferring dockerfile: 2.07kB 0.0s done 08:58:47 #13 DONE 0.3s 08:58:47 08:58:47 #17 [core-common-config-bootstrapper internal] load .dockerignore 08:58:47 #17 transferring context: 50B 0.0s done 08:58:47 #17 DONE 0.3s 08:58:48 08:58:48 #18 [security-spire-config internal] load .dockerignore 08:58:48 #18 transferring context: 50B done 08:58:48 #18 DONE 0.1s 08:58:48 08:58:48 #19 [support-notifications internal] load .dockerignore 08:58:48 #19 transferring context: 50B done 08:58:48 #19 DONE 0.1s 08:58:48 08:58:48 #20 [security-spiffe-token-provider internal] load .dockerignore 08:58:48 #20 transferring context: 50B 0.0s done 08:58:48 #20 DONE 0.1s 08:58:48 08:58:48 #21 [security-proxy-auth internal] load .dockerignore 08:58:48 #21 transferring context: 50B done 08:58:48 #21 DONE 0.1s 08:58:48 08:58:48 #22 [core-metadata internal] load .dockerignore 08:58:48 #22 transferring context: 50B 0.0s done 08:58:48 #22 DONE 0.1s 08:58:48 08:58:48 #23 [support-scheduler internal] load .dockerignore 08:58:48 #23 transferring context: 50B 0.0s done 08:58:48 #23 DONE 0.1s 08:58:48 08:58:48 #24 [security-spire-agent internal] load .dockerignore 08:58:48 #24 transferring context: 50B done 08:58:48 #24 DONE 0.1s 08:58:48 08:58:48 #25 [security-proxy-setup internal] load .dockerignore 08:58:48 #25 transferring context: 50B done 08:58:48 #25 DONE 0.1s 08:58:48 08:58:48 #26 [security-spire-server internal] load .dockerignore 08:58:48 #26 transferring context: 50B 0.0s done 08:58:48 #26 DONE 0.1s 08:58:48 08:58:48 #27 [security-bootstrapper internal] load .dockerignore 08:58:48 #27 transferring context: 50B done 08:58:48 #27 DONE 0.1s 08:58:48 08:58:48 #28 [core-keeper internal] load .dockerignore 08:58:48 #28 transferring context: 50B 0.0s done 08:58:48 #28 DONE 0.1s 08:58:48 08:58:48 #29 [support-cron-scheduler internal] load .dockerignore 08:58:48 #29 transferring context: 50B 0.0s done 08:58:48 #29 DONE 0.1s 08:58:48 08:58:48 #30 [core-command internal] load .dockerignore 08:58:48 #30 transferring context: 50B done 08:58:48 #30 DONE 0.1s 08:58:48 08:58:48 #31 [security-secretstore-setup internal] load .dockerignore 08:58:48 #31 transferring context: 50B 0.0s done 08:58:48 #31 DONE 0.1s 08:58:48 08:58:48 #32 [core-data internal] load .dockerignore 08:58:48 #32 transferring context: 50B done 08:58:48 #32 DONE 0.1s 08:58:49 08:58:49 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:49 #33 DONE 0.0s 08:58:49 08:58:49 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:58:49 #34 DONE 0.1s 08:58:49 08:58:49 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:58:49 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:58:49 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:58:49 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:58:49 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:58:49 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 860.16kB / 3.34MB 0.1s 08:58:49 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.56MB / 3.34MB 0.2s 08:58:49 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 08:58:49 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:58:50 #35 ... 08:58:50 08:58:50 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:58:50 #36 DONE 1.1s 08:58:50 08:58:50 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:58:50 #35 ... 08:58:50 08:58:50 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 08:58:50 #34 DONE 0.2s 08:58:50 08:58:50 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:58:50 #35 ... 08:58:50 08:58:50 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:50 #33 DONE 0.0s 08:58:50 08:58:50 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:50 #33 DONE 0.0s 08:58:50 08:58:50 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:58:50 #36 DONE 1.9s 08:58:50 08:58:50 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 08:58:50 #37 DONE 0.7s 08:58:50 08:58:50 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:58:50 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:58:50 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:58:50 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:58:50 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:58:50 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:58:50 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 08:58:50 #35 ... 08:58:50 08:58:50 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:50 #33 DONE 0.0s 08:58:51 08:58:51 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:58:51 #34 DONE 0.6s 08:58:51 08:58:51 #38 [support-notifications internal] load build context 08:58:51 #38 ... 08:58:51 08:58:51 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:51 #33 DONE 0.0s 08:58:51 08:58:51 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:58:51 #36 DONE 1.9s 08:58:51 08:58:51 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:58:51 #37 DONE 0.8s 08:58:51 08:58:51 #38 [support-notifications internal] load build context 08:58:51 #38 ... 08:58:51 08:58:51 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:51 #33 DONE 0.0s 08:58:51 08:58:51 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:58:51 #36 DONE 2.0s 08:58:51 08:58:51 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:58:51 #34 DONE 0.7s 08:58:51 08:58:51 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:58:51 #37 DONE 0.8s 08:58:51 08:58:51 #38 [support-notifications internal] load build context 08:58:51 #38 ... 08:58:51 08:58:51 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:58:51 #36 DONE 2.0s 08:58:51 08:58:51 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:58:51 #39 DONE 1.0s 08:58:51 08:58:51 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 08:58:51 #37 DONE 0.8s 08:58:51 08:58:51 #38 [support-notifications internal] load build context 08:58:51 #38 ... 08:58:51 08:58:51 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:51 #33 DONE 0.0s 08:58:51 08:58:51 #38 [support-notifications internal] load build context 08:58:51 #38 ... 08:58:51 08:58:51 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:51 #33 DONE 0.0s 08:58:51 08:58:51 #38 [support-notifications internal] load build context 08:58:51 #38 ... 08:58:51 08:58:51 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:58:51 #34 DONE 1.4s 08:58:52 08:58:52 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:58:52 #36 DONE 2.0s 08:58:52 08:58:52 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:58:52 #37 DONE 0.9s 08:58:52 08:58:52 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:52 #33 DONE 0.0s 08:58:52 08:58:52 #40 [security-spire-config internal] load build context 08:58:52 #40 transferring context: 25.96kB 0.1s done 08:58:52 #40 DONE 0.6s 08:58:52 08:58:52 #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:58:52 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:58:52 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:58:52 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:58:52 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:58:52 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:58:52 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 08:58:52 #35 DONE 3.7s 08:58:52 08:58:52 #38 [support-notifications internal] load build context 08:58:52 #38 ... 08:58:52 08:58:52 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:58:52 #36 DONE 2.1s 08:58:52 08:58:52 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:58:52 #37 DONE 0.9s 08:58:52 08:58:52 #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:58:52 #39 DONE 1.5s 08:58:52 08:58:52 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:58:52 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:58:52 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:58:52 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:58:52 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:58:52 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:58:52 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 08:58:52 #35 DONE 3.7s 08:58:52 08:58:52 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:58:52 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:58:52 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:58:52 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:58:52 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:58:52 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:58:52 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 08:58:52 #35 DONE 3.7s 08:58:52 08:58:52 #38 [support-notifications internal] load build context 08:58:52 #38 ... 08:58:52 08:58:52 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:52 #33 DONE 0.0s 08:58:52 08:58:52 #38 [support-notifications internal] load build context 08:58:52 #38 ... 08:58:52 08:58:52 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:52 #33 DONE 0.0s 08:58:52 08:58:52 #38 [support-notifications internal] load build context 08:58:52 #38 ... 08:58:52 08:58:52 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:52 #33 DONE 0.1s 08:58:52 08:58:52 #38 [support-notifications internal] load build context 08:58:52 #38 ... 08:58:52 08:58:52 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:52 #33 DONE 0.1s 08:58:52 08:58:52 #38 [support-notifications internal] load build context 08:58:53 #38 ... 08:58:53 08:58:53 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:58:53 #41 DONE 2.0s 08:58:53 08:58:53 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:58:53 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:58:53 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:58:53 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:58:53 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:58:53 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:58:53 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 08:58:53 #35 DONE 3.7s 08:58:53 08:58:53 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:58:53 #42 DONE 0.0s 08:58:53 08:58:53 #43 [security-spire-agent internal] load build context 08:58:53 #43 ... 08:58:53 08:58:53 #44 [security-spire-server internal] load build context 08:58:53 #44 transferring context: 27.71kB 0.3s done 08:58:53 #44 DONE 1.3s 08:58:53 08:58:53 #38 [support-notifications internal] load build context 08:58:53 #38 ... 08:58:53 08:58:53 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:58:53 #36 DONE 2.1s 08:58:53 08:58:53 #37 [core-data builder 2/7] WORKDIR /edgex-go 08:58:53 #37 DONE 0.9s 08:58:53 08:58:53 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:58:53 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:58:53 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:58:53 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:58:53 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:58:53 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:58:53 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 08:58:53 #35 DONE 3.7s 08:58:53 08:58:53 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:58:53 #34 DONE 2.9s 08:58:53 08:58:53 #45 [core-keeper internal] load build context 08:58:53 #45 DONE 0.0s 08:58:53 08:58:53 #38 [support-notifications internal] load build context 08:58:53 #38 ... 08:58:53 08:58:53 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:58:53 #36 DONE 2.1s 08:58:53 08:58:53 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:58:53 #37 DONE 0.9s 08:58:53 08:58:53 #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:58:53 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:58:53 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:58:53 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:58:53 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:58:53 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:58:53 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 08:58:53 #35 DONE 3.7s 08:58:53 08:58:53 #46 [core-data internal] load build context 08:58:53 #46 DONE 0.0s 08:58:54 08:58:54 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:58:54 #36 DONE 2.1s 08:58:54 08:58:54 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 08:58:54 #37 DONE 0.9s 08:58:54 08:58:54 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:58:54 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:58:54 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:58:54 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:58:54 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:58:54 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:58:54 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 08:58:54 #35 DONE 3.7s 08:58:54 08:58:54 #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:56 #47 ... 08:58:56 08:58:56 #43 [security-spire-agent internal] load build context 08:58:56 #43 transferring context: 27.24kB 0.1s done 08:58:56 #43 DONE 2.9s 08:58:56 08:58:56 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:58:56 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 08:58:56 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:58:56 #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:58:56 #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:58:56 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done 08:58:56 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.6s done 08:58:56 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.8s done 08:58:56 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 08:58:56 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:58:57 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.9s 08:58:58 #48 ... 08:58:58 08:58:58 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:58:58 #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 4.8s done 08:58:58 #42 DONE 4.9s 08:58:58 08:58:58 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:58:58 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.95MB / 28.04MB 5.7s 08:58:58 #48 ... 08:58:58 08:58:58 #49 [security-proxy-auth internal] load build context 08:58:58 #49 ... 08:58:58 08:58:58 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:58:59 #48 ... 08:58:59 08:58:59 #50 [core-common-config-bootstrapper internal] load build context 08:58:59 #50 ... 08:58:59 08:58:59 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:58:59 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:58:59 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:59:00 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.00MB / 28.04MB 7.7s 08:59:00 #48 ... 08:59:00 08:59:00 #51 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:59:00 #0 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:01 #51 ... 08:59:01 08:59:01 #52 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:59:01 #0 7.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:01 #0 8.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:01 #52 ... 08:59:01 08:59:01 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:59:01 #0 9.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:01 #53 ... 08:59:01 08:59:01 #54 [support-scheduler internal] load build context 08:59:01 #54 transferring context: 15.52MB 9.5s 08:59:01 #54 ... 08:59:01 08:59:01 #55 [core-metadata internal] load build context 08:59:01 #55 ... 08:59:01 08:59:01 #56 [security-spiffe-token-provider internal] load build context 08:59:01 #56 ... 08:59:01 08:59:01 #55 [core-metadata internal] load build context 08:59:01 #55 ... 08:59:01 08:59:01 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:59:01 #0 5.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:01 #0 5.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:01 #0 7.481 OK: 266 MiB in 52 packages 08:59:01 #57 DONE 9.6s 08:59:02 08:59:02 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:02 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 9.1s 08:59:02 #48 ... 08:59:02 08:59:02 #58 [security-proxy-setup internal] load build context 08:59:02 #58 ... 08:59:02 08:59:02 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:59:02 #0 8.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:02 #0 9.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:02 #59 ... 08:59:02 08:59:02 #60 [security-bootstrapper internal] load build context 08:59:02 #60 ... 08:59:02 08:59:02 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:02 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 9.8s 08:59:02 #48 ... 08:59:02 08:59:02 #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:59:02 #61 ... 08:59:02 08:59:02 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:59:02 #62 ... 08:59:02 08:59:02 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:59:03 #63 ... 08:59:03 08:59:03 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:59:03 #64 ... 08:59:03 08:59:03 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:59:03 #65 ... 08:59:03 08:59:03 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:59:03 #66 ... 08:59:03 08:59:03 #52 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:59:03 #52 12.53 OK: 266 MiB in 52 packages 08:59:04 #52 ... 08:59:04 08:59:04 #45 [core-keeper internal] load build context 08:59:04 #45 ... 08:59:04 08:59:04 #46 [core-data internal] load build context 08:59:04 #46 ... 08:59:04 08:59:04 #67 [security-secretstore-setup internal] load build context 08:59:04 #67 ... 08:59:04 08:59:04 #68 [core-command internal] load build context 08:59:04 #68 ... 08:59:04 08:59:04 #38 [support-notifications internal] load build context 08:59:04 #38 ... 08:59:04 08:59:04 #69 [support-cron-scheduler internal] load build context 08:59:04 #69 ... 08:59:04 08:59:04 #68 [core-command internal] load build context 08:59:05 #68 ... 08:59:05 08:59:05 #52 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:59:05 #52 DONE 14.4s 08:59:05 08:59:05 #68 [core-command internal] load build context 08:59:06 #68 ... 08:59:06 08:59:06 #70 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:06 #70 ... 08:59:06 08:59:06 #68 [core-command internal] load build context 08:59:06 #68 ... 08:59:06 08:59:06 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:59:06 #71 ... 08:59:06 08:59:06 #51 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:59:06 #51 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:06 #51 15.05 OK: 266 MiB in 52 packages 08:59:06 #51 DONE 16.6s 08:59:06 08:59:06 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:59:06 #72 ... 08:59:06 08:59:06 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:59:06 #73 ... 08:59:06 08:59:06 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:06 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 13.8s 08:59:07 #48 ... 08:59:07 08:59:07 #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:07 #47 DONE 13.3s 08:59:07 08:59:07 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:07 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 14.6s 08:59:08 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.77MB / 28.04MB 15.4s 08:59:08 #48 ... 08:59:08 08:59:08 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:59:08 #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:59:08 #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:59:08 #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:59:08 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 08:59:08 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 08:59:08 #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.8s done 08:59:08 #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done 08:59:08 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 8.2s 08:59:08 #42 ... 08:59:08 08:59:08 #49 [security-proxy-auth internal] load build context 08:59:08 #49 transferring context: 39.59MB 17.4s 08:59:08 #49 ... 08:59:08 08:59:08 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:09 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 16.4s 08:59:09 #48 ... 08:59:09 08:59:09 #50 [core-common-config-bootstrapper internal] load build context 08:59:09 #50 ... 08:59:09 08:59:09 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:59:09 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 9.2s 08:59:10 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 10.4s 08:59:11 #42 ... 08:59:11 08:59:11 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:59:11 #59 12.77 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:59:11 #59 12.77 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:59:11 #59 12.77 OK: 19946 distinct packages available 08:59:11 #59 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:11 #59 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:11 #59 16.25 (1/4) Installing dumb-init (1.2.5-r2) 08:59:11 #59 16.25 (2/4) Installing musl-obstack (1.2.3-r2) 08:59:11 #59 16.28 (3/4) Installing libucontext (1.2-r2) 08:59:11 #59 16.28 (4/4) Installing gcompat (1.1.0-r1) 08:59:11 #59 16.39 Executing busybox-1.36.1-r7.trigger 08:59:11 #59 16.39 OK: 8 MiB in 19 packages 08:59:11 #59 DONE 19.0s 08:59:11 08:59:11 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:59:11 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 11.0s 08:59:11 #42 ... 08:59:11 08:59:11 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:59:11 #53 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:11 #53 14.17 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:59:11 #53 14.17 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:59:11 #53 14.17 OK: 19955 distinct packages available 08:59:11 #53 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:11 #53 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:11 #53 17.63 OK: 266 MiB in 52 packages 08:59:11 #53 DONE 20.0s 08:59:11 08:59:11 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:59:11 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 11.2s 08:59:11 #42 ... 08:59:11 08:59:11 #54 [support-scheduler internal] load build context 08:59:11 #54 ... 08:59:11 08:59:11 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:11 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.9s 08:59:11 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 19.0s done 08:59:11 #48 ... 08:59:11 08:59:11 #56 [security-spiffe-token-provider internal] load build context 08:59:12 #56 ... 08:59:12 08:59:12 #55 [core-metadata internal] load build context 08:59:12 #55 ... 08:59:12 08:59:12 #56 [security-spiffe-token-provider internal] load build context 08:59:12 #56 ... 08:59:12 08:59:12 #58 [security-proxy-setup internal] load build context 08:59:12 #58 ... 08:59:12 08:59:12 #60 [security-bootstrapper internal] load build context 08:59:12 #60 ... 08:59:12 08:59:12 #58 [security-proxy-setup internal] load build context 08:59:14 #58 ... 08:59:14 08:59:14 #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:59:14 #61 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:14 #61 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:14 #61 18.69 (1/1) Installing dumb-init (1.2.5-r2) 08:59:14 #61 18.69 Executing busybox-1.36.1-r7.trigger 08:59:14 #61 18.75 OK: 8 MiB in 16 packages 08:59:14 #61 DONE 22.0s 08:59:14 08:59:14 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:59:14 #74 ... 08:59:14 08:59:14 #45 [core-keeper internal] load build context 08:59:14 #45 transferring context: 6.52MB 17.4s 08:59:14 #45 ... 08:59:14 08:59:14 #46 [core-data internal] load build context 08:59:14 #46 ... 08:59:14 08:59:14 #67 [security-secretstore-setup internal] load build context 08:59:14 #67 ... 08:59:14 08:59:14 #38 [support-notifications internal] load build context 08:59:14 #38 ... 08:59:14 08:59:14 #46 [core-data internal] load build context 08:59:15 #46 ... 08:59:15 08:59:15 #69 [support-cron-scheduler internal] load build context 08:59:15 #69 ... 08:59:15 08:59:15 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:59:15 #64 22.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:15 #64 ... 08:59:15 08:59:15 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:59:15 #62 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:15 #62 17.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:15 #62 20.26 (1/4) Installing dumb-init (1.2.5-r2) 08:59:15 #62 20.26 (2/4) Installing openssl (3.1.7-r0) 08:59:15 #62 20.26 (3/4) Installing su-exec (0.2-r3) 08:59:15 #62 20.26 (4/4) Installing yq (4.33.3-r5) 08:59:15 #62 20.79 Executing busybox-1.36.1-r7.trigger 08:59:15 #62 20.79 OK: 18 MiB in 19 packages 08:59:15 #62 DONE 22.7s 08:59:15 08:59:15 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:59:16 #75 ... 08:59:16 08:59:16 #68 [core-command internal] load build context 08:59:16 #68 ... 08:59:16 08:59:16 #46 [core-data internal] load build context 08:59:17 #46 ... 08:59:17 08:59:17 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:59:17 #76 ... 08:59:17 08:59:17 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:59:17 #65 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:17 #65 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:17 #65 22.28 (1/2) Installing ca-certificates (20240226-r0) 08:59:17 #65 22.45 (2/2) Installing dumb-init (1.2.5-r2) 08:59:17 #65 22.49 Executing busybox-1.36.1-r7.trigger 08:59:17 #65 22.65 Executing ca-certificates-20240226-r0.trigger 08:59:17 #65 23.48 OK: 9 MiB in 17 packages 08:59:17 #65 DONE 24.7s 08:59:17 08:59:17 #46 [core-data internal] load build context 08:59:18 #46 ... 08:59:18 08:59:18 #49 [security-proxy-auth internal] load build context 08:59:18 #49 transferring context: 52.48MB 27.5s 08:59:18 #49 ... 08:59:18 08:59:18 #68 [core-command internal] load build context 08:59:18 #68 ... 08:59:18 08:59:18 #70 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:18 #70 DONE 23.1s 08:59:18 08:59:18 #68 [core-command internal] load build context 08:59:19 #68 ... 08:59:19 08:59:19 #50 [core-common-config-bootstrapper internal] load build context 08:59:19 #50 ... 08:59:19 08:59:19 #68 [core-command internal] load build context 08:59:20 #68 ... 08:59:20 08:59:20 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:59:20 #64 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:20 #64 25.33 (1/2) Installing dumb-init (1.2.5-r2) 08:59:20 #64 25.33 (2/2) Installing su-exec (0.2-r3) 08:59:20 #64 25.33 Executing busybox-1.36.1-r7.trigger 08:59:20 #64 25.51 OK: 8 MiB in 17 packages 08:59:20 #64 DONE 27.2s 08:59:20 08:59:20 #68 [core-command internal] load build context 08:59:21 #68 ... 08:59:21 08:59:21 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:59:21 #77 ... 08:59:21 08:59:21 #67 [security-secretstore-setup internal] load build context 08:59:21 #67 ... 08:59:21 08:59:21 #68 [core-command internal] load build context 08:59:21 #68 ... 08:59:21 08:59:21 #54 [support-scheduler internal] load build context 08:59:21 #54 ... 08:59:21 08:59:21 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:59:21 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.9s done 08:59:21 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.3s 08:59:22 #42 ... 08:59:22 08:59:22 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:22 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 19.0s done 08:59:22 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.6s 08:59:22 #48 ... 08:59:22 08:59:22 #54 [support-scheduler internal] load build context 08:59:22 #54 ... 08:59:22 08:59:22 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:59:22 #63 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:22 #63 20.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:22 #63 23.22 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:59:22 #63 23.22 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:59:22 #63 23.22 OK: 19946 distinct packages available 08:59:22 #63 24.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:22 #63 25.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:22 #63 27.76 (1/11) Installing ca-certificates (20240226-r0) 08:59:22 #63 27.77 (2/11) Installing brotli-libs (1.0.9-r14) 08:59:22 #63 27.83 (3/11) Installing libunistring (1.1-r1) 08:59:22 #63 27.95 (4/11) Installing libidn2 (2.3.4-r1) 08:59:22 #63 27.95 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:59:22 #63 27.95 (6/11) Installing libcurl (8.9.1-r0) 08:59:22 #63 28.06 (7/11) Installing curl (8.9.1-r0) 08:59:22 #63 28.06 (8/11) Installing dumb-init (1.2.5-r2) 08:59:22 #63 28.06 (9/11) Installing musl-obstack (1.2.3-r2) 08:59:22 #63 28.10 (10/11) Installing libucontext (1.2-r2) 08:59:22 #63 28.10 (11/11) Installing gcompat (1.1.0-r1) 08:59:22 #63 28.14 Executing busybox-1.36.1-r7.trigger 08:59:22 #63 28.26 Executing ca-certificates-20240226-r0.trigger 08:59:22 #63 29.15 OK: 13 MiB in 26 packages 08:59:22 #63 ... 08:59:22 08:59:22 #55 [core-metadata internal] load build context 08:59:22 #55 ... 08:59:22 08:59:22 #54 [support-scheduler internal] load build context 08:59:23 #54 ... 08:59:23 08:59:23 #60 [security-bootstrapper internal] load build context 08:59:23 #60 ... 08:59:23 08:59:23 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:23 #48 ... 08:59:23 08:59:23 #56 [security-spiffe-token-provider internal] load build context 08:59:23 #56 ... 08:59:23 08:59:23 #60 [security-bootstrapper internal] load build context 08:59:23 #60 ... 08:59:23 08:59:23 #58 [security-proxy-setup internal] load build context 08:59:24 #58 transferring context: 38.76MB 31.1s 08:59:24 #58 ... 08:59:24 08:59:24 #54 [support-scheduler internal] load build context 08:59:24 #54 ... 08:59:24 08:59:24 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:59:24 #63 DONE 31.3s 08:59:24 08:59:24 #60 [security-bootstrapper internal] load build context 08:59:24 #60 ... 08:59:24 08:59:24 #45 [core-keeper internal] load build context 08:59:24 #45 ... 08:59:24 08:59:24 #60 [security-bootstrapper internal] load build context 08:59:24 #60 ... 08:59:24 08:59:24 #38 [support-notifications internal] load build context 08:59:24 #38 ... 08:59:24 08:59:24 #60 [security-bootstrapper internal] load build context 08:59:25 #60 ... 08:59:25 08:59:25 #69 [support-cron-scheduler internal] load build context 08:59:25 #69 ... 08:59:25 08:59:25 #38 [support-notifications internal] load build context 08:59:27 #38 ... 08:59:27 08:59:27 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:59:27 #78 ... 08:59:27 08:59:27 #38 [support-notifications internal] load build context 08:59:28 #38 ... 08:59:28 08:59:28 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:59:28 #71 24.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:28 #71 25.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:28 #71 29.01 (1/1) Installing dumb-init (1.2.5-r2) 08:59:28 #71 29.01 Executing busybox-1.36.1-r7.trigger 08:59:28 #71 29.23 OK: 8 MiB in 16 packages 08:59:28 #71 DONE 31.7s 08:59:28 08:59:28 #38 [support-notifications internal] load build context 08:59:28 #38 ... 08:59:28 08:59:28 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:59:28 #66 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:28 #66 26.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:28 #66 28.04 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:59:28 #66 28.04 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:59:28 #66 28.04 OK: 19946 distinct packages available 08:59:28 #66 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:28 #66 30.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:28 #66 33.82 (1/5) Installing dumb-init (1.2.5-r2) 08:59:28 #66 33.82 (2/5) Installing musl-obstack (1.2.3-r2) 08:59:28 #66 33.82 (3/5) Installing libucontext (1.2-r2) 08:59:28 #66 33.82 (4/5) Installing gcompat (1.1.0-r1) 08:59:28 #66 33.82 (5/5) Installing openssl (3.1.7-r0) 08:59:28 #66 34.07 Executing busybox-1.36.1-r7.trigger 08:59:28 #66 34.07 OK: 9 MiB in 20 packages 08:59:28 #66 ... 08:59:28 08:59:28 #69 [support-cron-scheduler internal] load build context 08:59:28 #69 ... 08:59:28 08:59:28 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:59:28 #66 DONE 35.8s 08:59:28 08:59:28 #69 [support-cron-scheduler internal] load build context 08:59:28 #69 ... 08:59:28 08:59:28 #46 [core-data internal] load build context 08:59:29 #46 transferring context: 36.19MB 32.5s 08:59:29 #46 ... 08:59:29 08:59:29 #79 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:59:29 #79 ... 08:59:29 08:59:29 #49 [security-proxy-auth internal] load build context 08:59:29 #49 ... 08:59:29 08:59:29 #46 [core-data internal] load build context 08:59:30 #46 ... 08:59:30 08:59:30 #50 [core-common-config-bootstrapper internal] load build context 08:59:30 #50 ... 08:59:30 08:59:30 #49 [security-proxy-auth internal] load build context 08:59:30 #49 ... 08:59:30 08:59:30 #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:59:30 #80 ... 08:59:30 08:59:30 #50 [core-common-config-bootstrapper internal] load build context 08:59:32 #50 ... 08:59:32 08:59:32 #67 [security-secretstore-setup internal] load build context 08:59:32 #67 ... 08:59:32 08:59:32 #68 [core-command internal] load build context 08:59:32 #68 ... 08:59:32 08:59:32 #46 [core-data internal] load build context 08:59:32 #46 ... 08:59:32 08:59:32 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:59:32 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19.1s 08:59:32 #42 ... 08:59:32 08:59:32 #67 [security-secretstore-setup internal] load build context 08:59:32 #67 ... 08:59:32 08:59:32 #55 [core-metadata internal] load build context 08:59:32 #55 ... 08:59:32 08:59:32 #67 [security-secretstore-setup internal] load build context 08:59:33 #67 ... 08:59:33 08:59:33 #56 [security-spiffe-token-provider internal] load build context 08:59:33 #56 ... 08:59:33 08:59:33 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:59:33 #72 27.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:33 #72 28.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:33 #72 33.09 (1/3) Installing ca-certificates (20240226-r0) 08:59:33 #72 33.55 (2/3) Installing dumb-init (1.2.5-r2) 08:59:33 #72 33.55 (3/3) Installing tzdata (2024a-r0) 08:59:33 #72 35.20 Executing busybox-1.36.1-r7.trigger 08:59:33 #72 35.41 Executing ca-certificates-20240226-r0.trigger 08:59:33 #72 36.41 OK: 12 MiB in 18 packages 08:59:33 #72 ... 08:59:33 08:59:33 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:59:33 #73 27.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:33 #73 28.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:33 #73 32.66 (1/4) Installing ca-certificates (20240226-r0) 08:59:33 #73 33.10 (2/4) Installing dumb-init (1.2.5-r2) 08:59:33 #73 33.10 (3/4) Installing su-exec (0.2-r3) 08:59:33 #73 33.10 (4/4) Installing yq (4.33.3-r5) 08:59:33 #73 34.19 Executing busybox-1.36.1-r7.trigger 08:59:33 #73 34.19 Executing ca-certificates-20240226-r0.trigger 08:59:33 #73 35.29 OK: 18 MiB in 19 packages 08:59:34 #73 ... 08:59:34 08:59:34 #67 [security-secretstore-setup internal] load build context 08:59:34 #67 ... 08:59:34 08:59:34 #58 [security-proxy-setup internal] load build context 08:59:34 #58 transferring context: 48.50MB 41.1s 08:59:34 #58 ... 08:59:34 08:59:34 #54 [support-scheduler internal] load build context 08:59:34 #54 ... 08:59:34 08:59:34 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:59:34 #73 DONE 37.7s 08:59:34 08:59:34 #54 [support-scheduler internal] load build context 08:59:34 #54 ... 08:59:34 08:59:34 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:59:34 #81 ... 08:59:34 08:59:34 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:34 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.2s 08:59:34 #48 ... 08:59:34 08:59:34 #58 [security-proxy-setup internal] load build context 08:59:34 #58 ... 08:59:34 08:59:34 #45 [core-keeper internal] load build context 08:59:34 #45 ... 08:59:34 08:59:34 #58 [security-proxy-setup internal] load build context 08:59:35 #58 ... 08:59:35 08:59:35 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:59:35 #76 18.36 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:35 #76 19.96 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:35 #76 24.88 OK: 266 MiB in 52 packages 08:59:35 #76 DONE 27.9s 08:59:35 08:59:35 #58 [security-proxy-setup internal] load build context 08:59:35 #58 ... 08:59:35 08:59:35 #60 [security-bootstrapper internal] load build context 08:59:35 #60 ... 08:59:35 08:59:35 #58 [security-proxy-setup internal] load build context 08:59:36 #58 ... 08:59:36 08:59:36 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:59:36 #72 DONE 39.9s 08:59:36 08:59:36 #58 [security-proxy-setup internal] load build context 08:59:37 #58 ... 08:59:37 08:59:37 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:59:37 #77 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:37 #77 18.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:37 #77 22.58 OK: 8 MiB in 19 packages 08:59:37 #77 DONE 25.3s 08:59:37 08:59:37 #58 [security-proxy-setup internal] load build context 08:59:38 #58 ... 08:59:38 08:59:38 #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:59:38 #82 ... 08:59:38 08:59:38 #58 [security-proxy-setup internal] load build context 08:59:38 #58 ... 08:59:38 08:59:38 #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:59:38 #74 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:38 #74 18.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:38 #74 21.37 OK: 8 MiB in 16 packages 08:59:38 #74 DONE 25.6s 08:59:38 08:59:38 #58 [security-proxy-setup internal] load build context 08:59:38 #58 ... 08:59:38 08:59:38 #38 [support-notifications internal] load build context 08:59:38 #38 ... 08:59:38 08:59:38 #58 [security-proxy-setup internal] load build context 08:59:39 #58 ... 08:59:39 08:59:39 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:59:39 #83 ... 08:59:39 08:59:39 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:59:39 #75 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:39 #75 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:39 #75 20.67 OK: 18 MiB in 19 packages 08:59:39 #75 DONE 23.6s 08:59:39 08:59:39 #69 [support-cron-scheduler internal] load build context 08:59:39 #69 transferring context: 34.76MB 42.0s 08:59:39 #69 ... 08:59:39 08:59:39 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:59:40 #84 DONE 0.8s 08:59:40 08:59:40 #69 [support-cron-scheduler internal] load build context 08:59:40 #69 ... 08:59:40 08:59:40 #49 [security-proxy-auth internal] load build context 08:59:40 #49 ... 08:59:40 08:59:40 #69 [support-cron-scheduler internal] load build context 08:59:42 #69 ... 08:59:42 08:59:42 #50 [core-common-config-bootstrapper internal] load build context 08:59:42 #50 ... 08:59:42 08:59:42 #69 [support-cron-scheduler internal] load build context 08:59:42 #69 ... 08:59:42 08:59:42 #68 [core-command internal] load build context 08:59:42 #68 ... 08:59:42 08:59:42 #46 [core-data internal] load build context 08:59:42 #46 ... 08:59:42 08:59:42 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:59:42 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.8s 08:59:42 #42 ... 08:59:42 08:59:42 #46 [core-data internal] load build context 08:59:42 #46 ... 08:59:42 08:59:42 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:59:42 #81 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:42 #81 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:42 #81 16.95 OK: 13 MiB in 26 packages 08:59:42 #81 DONE 18.4s 08:59:42 08:59:42 #46 [core-data internal] load build context 08:59:42 #46 ... 08:59:42 08:59:42 #55 [core-metadata internal] load build context 08:59:43 #55 ... 08:59:43 08:59:43 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:59:43 #42 ... 08:59:43 08:59:43 #56 [security-spiffe-token-provider internal] load build context 08:59:44 #56 ... 08:59:44 08:59:44 #55 [core-metadata internal] load build context 08:59:44 #55 transferring context: 71.99MB 52.5s 08:59:44 #55 ... 08:59:44 08:59:44 #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:59:44 #80 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:44 #80 17.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:44 #80 22.87 OK: 8 MiB in 17 packages 08:59:44 #80 DONE 24.1s 08:59:44 08:59:44 #67 [security-secretstore-setup internal] load build context 08:59:44 #67 ... 08:59:44 08:59:44 #55 [core-metadata internal] load build context 08:59:44 #55 ... 08:59:44 08:59:44 #54 [support-scheduler internal] load build context 08:59:44 #54 ... 08:59:44 08:59:44 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:59:45 #85 ... 08:59:45 08:59:45 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:59:45 #78 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:45 #78 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:45 #78 25.85 OK: 9 MiB in 17 packages 08:59:45 #78 DONE 27.6s 08:59:45 08:59:45 #45 [core-keeper internal] load build context 08:59:45 #45 ... 08:59:45 08:59:45 #67 [security-secretstore-setup internal] load build context 08:59:45 #67 ... 08:59:45 08:59:45 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:59:45 #86 ... 08:59:45 08:59:45 #67 [security-secretstore-setup internal] load build context 08:59:45 #67 ... 08:59:45 08:59:45 #60 [security-bootstrapper internal] load build context 08:59:46 #60 ... 08:59:46 08:59:46 #67 [security-secretstore-setup internal] load build context 08:59:46 #67 ... 08:59:46 08:59:46 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:46 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.5s 08:59:46 #48 ... 08:59:46 08:59:46 #79 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:59:46 #79 17.28 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:46 #79 18.63 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:46 #79 24.57 (1/1) Installing dumb-init (1.2.5-r2) 08:59:46 #79 25.32 Executing busybox-1.36.1-r7.trigger 08:59:46 #79 25.37 OK: 8 MiB in 16 packages 08:59:46 #79 ... 08:59:46 08:59:46 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:46 #48 ... 08:59:46 08:59:46 #79 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:59:46 #79 DONE 27.5s 08:59:46 08:59:46 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:59:46 #0 9.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:46 #87 ... 08:59:46 08:59:46 #60 [security-bootstrapper internal] load build context 08:59:46 #60 ... 08:59:46 08:59:46 #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:59:46 #82 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:46 #82 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:46 #82 17.22 OK: 8 MiB in 16 packages 08:59:46 #82 DONE 18.8s 08:59:46 08:59:46 #60 [security-bootstrapper internal] load build context 08:59:47 #60 ... 08:59:47 08:59:47 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:59:47 #83 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:47 #83 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:47 #83 16.54 OK: 9 MiB in 20 packages 08:59:47 #83 DONE 18.2s 08:59:47 08:59:47 #60 [security-bootstrapper internal] load build context 08:59:48 #60 ... 08:59:48 08:59:48 #38 [support-notifications internal] load build context 08:59:49 #38 ... 08:59:49 08:59:49 #60 [security-bootstrapper internal] load build context 08:59:49 #60 ... 08:59:49 08:59:49 #58 [security-proxy-setup internal] load build context 08:59:49 #58 transferring context: 69.51MB 56.4s 08:59:49 #58 ... 08:59:49 08:59:49 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:59:49 #87 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:49 #87 12.09 OK: 12 MiB in 18 packages 08:59:49 #87 DONE 12.9s 08:59:49 08:59:49 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:49 #48 ... 08:59:49 08:59:49 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:59:49 #86 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:49 #86 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:49 #86 13.28 OK: 18 MiB in 19 packages 08:59:49 #86 DONE 14.1s 08:59:49 08:59:49 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:51 #48 ... 08:59:51 08:59:51 #49 [security-proxy-auth internal] load build context 08:59:51 #49 ... 08:59:51 08:59:51 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:51 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.6s 08:59:51 #48 ... 08:59:51 08:59:51 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:59:51 #85 DONE 6.3s 08:59:51 08:59:51 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:52 #48 ... 08:59:52 08:59:52 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:59:52 #88 DONE 1.0s 08:59:52 08:59:52 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:52 #48 ... 08:59:52 08:59:52 #50 [core-common-config-bootstrapper internal] load build context 08:59:52 #50 ... 08:59:52 08:59:52 #49 [security-proxy-auth internal] load build context 08:59:52 #49 ... 08:59:52 08:59:52 #69 [support-cron-scheduler internal] load build context 08:59:52 #69 ... 08:59:52 08:59:52 #49 [security-proxy-auth internal] load build context 08:59:52 #49 ... 08:59:52 08:59:52 #68 [core-command internal] load build context 08:59:52 #68 ... 08:59:52 08:59:52 #49 [security-proxy-auth internal] load build context 08:59:53 #49 ... 08:59:53 08:59:53 #46 [core-data internal] load build context 08:59:53 #46 ... 08:59:53 08:59:53 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:54 #48 ... 08:59:54 08:59:54 #56 [security-spiffe-token-provider internal] load build context 08:59:54 #56 ... 08:59:54 08:59:54 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:54 #48 ... 08:59:54 08:59:54 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:59:54 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 40.5s done 08:59:54 #42 ... 08:59:54 08:59:54 #49 [security-proxy-auth internal] load build context 08:59:54 #49 transferring context: 113.10MB 63.1s 08:59:54 #49 ... 08:59:54 08:59:54 #55 [core-metadata internal] load build context 08:59:55 #55 ... 08:59:55 08:59:55 #54 [support-scheduler internal] load build context 08:59:55 #54 ... 08:59:55 08:59:55 #55 [core-metadata internal] load build context 08:59:55 #55 ... 08:59:55 08:59:55 #45 [core-keeper internal] load build context 08:59:55 #45 ... 08:59:55 08:59:55 #55 [core-metadata internal] load build context 08:59:55 #55 ... 08:59:55 08:59:55 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:59:55 #42 DONE 62.1s 08:59:55 08:59:55 #55 [core-metadata internal] load build context 08:59:56 #55 ... 08:59:56 08:59:56 #67 [security-secretstore-setup internal] load build context 08:59:56 #67 ... 08:59:56 08:59:56 #55 [core-metadata internal] load build context 08:59:59 #55 ... 08:59:59 08:59:59 #38 [support-notifications internal] load build context 08:59:59 #38 ... 08:59:59 08:59:59 #45 [core-keeper internal] load build context 08:59:59 #45 ... 08:59:59 08:59:59 #60 [security-bootstrapper internal] load build context 08:59:59 #60 transferring context: 102.48MB 66.5s 08:59:59 #60 ... 08:59:59 08:59:59 #58 [security-proxy-setup internal] load build context 08:59:59 #58 ... 08:59:59 08:59:59 #45 [core-keeper internal] load build context 09:00:00 #45 ... 09:00:00 09:00:00 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:00:00 #89 DONE 2.3s 09:00:00 09:00:00 #45 [core-keeper internal] load build context 09:00:02 #45 ... 09:00:02 09:00:02 #50 [core-common-config-bootstrapper internal] load build context 09:00:02 #50 ... 09:00:02 09:00:02 #69 [support-cron-scheduler internal] load build context 09:00:02 #69 ... 09:00:02 09:00:02 #45 [core-keeper internal] load build context 09:00:06 #45 ... 09:00:06 09:00:06 #68 [core-command internal] load build context 09:00:06 #68 ... 09:00:06 09:00:06 #45 [core-keeper internal] load build context 09:00:06 #45 ... 09:00:06 09:00:06 #46 [core-data internal] load build context 09:00:06 #46 ... 09:00:06 09:00:06 #69 [support-cron-scheduler internal] load build context 09:00:06 #69 ... 09:00:06 09:00:06 #56 [security-spiffe-token-provider internal] load build context 09:00:06 #56 ... 09:00:06 09:00:06 #69 [support-cron-scheduler internal] load build context 09:00:06 #69 ... 09:00:06 09:00:06 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:00:06 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 50.1s 09:00:06 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 50.4s done 09:00:06 #48 ... 09:00:06 09:00:06 #69 [support-cron-scheduler internal] load build context 09:00:06 #69 transferring context: 113.99MB 67.4s 09:00:06 #69 ... 09:00:06 09:00:06 #49 [security-proxy-auth internal] load build context 09:00:06 #49 ... 09:00:06 09:00:06 #69 [support-cron-scheduler internal] load build context 09:00:06 #69 ... 09:00:06 09:00:06 #54 [support-scheduler internal] load build context 09:00:06 #54 ... 09:00:06 09:00:06 #49 [security-proxy-auth internal] load build context 09:00:08 #49 ... 09:00:08 09:00:08 #67 [security-secretstore-setup internal] load build context 09:00:08 #67 ... 09:00:08 09:00:08 #54 [support-scheduler internal] load build context 09:00:09 #54 ... 09:00:09 09:00:09 #38 [support-notifications internal] load build context 09:00:09 #38 ... 09:00:09 09:00:09 #55 [core-metadata internal] load build context 09:00:09 #55 ... 09:00:09 09:00:09 #54 [support-scheduler internal] load build context 09:00:09 #54 transferring context: 106.84MB 78.0s 09:00:09 #54 ... 09:00:09 09:00:09 #60 [security-bootstrapper internal] load build context 09:00:09 #60 ... 09:00:09 09:00:09 #54 [support-scheduler internal] load build context 09:00:09 #54 ... 09:00:09 09:00:09 #58 [security-proxy-setup internal] load build context 09:00:09 #58 ... 09:00:09 09:00:09 #54 [support-scheduler internal] load build context 09:00:12 #54 ... 09:00:12 09:00:12 #50 [core-common-config-bootstrapper internal] load build context 09:00:12 #50 ... 09:00:12 09:00:12 #54 [support-scheduler internal] load build context 09:00:13 #54 ... 09:00:13 09:00:13 #68 [core-command internal] load build context 09:00:13 #68 ... 09:00:13 09:00:13 #50 [core-common-config-bootstrapper internal] load build context 09:00:13 #50 transferring context: 191.34MB 84.4s 09:00:13 #50 ... 09:00:13 09:00:13 #46 [core-data internal] load build context 09:00:13 #46 ... 09:00:13 09:00:13 #45 [core-keeper internal] load build context 09:00:13 #45 ... 09:00:13 09:00:13 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:00:13 #90 DONE 4.3s 09:00:13 09:00:13 #45 [core-keeper internal] load build context 09:00:13 #45 ... 09:00:13 09:00:13 #46 [core-data internal] load build context 09:00:14 #46 ... 09:00:14 09:00:14 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:00:14 #91 DONE 4.5s 09:00:14 09:00:14 #46 [core-data internal] load build context 09:00:14 #46 ... 09:00:14 09:00:14 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:00:14 #92 DONE 3.7s 09:00:14 09:00:14 #46 [core-data internal] load build context 09:00:14 #46 ... 09:00:14 09:00:14 #56 [security-spiffe-token-provider internal] load build context 09:00:14 #56 ... 09:00:14 09:00:14 #46 [core-data internal] load build context 09:00:15 #46 ... 09:00:15 09:00:15 #69 [support-cron-scheduler internal] load build context 09:00:15 #69 ... 09:00:15 09:00:15 #50 [core-common-config-bootstrapper internal] load build context 09:00:15 #50 ... 09:00:15 09:00:15 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:00:15 #93 DONE 1.5s 09:00:15 09:00:15 #50 [core-common-config-bootstrapper internal] load build context 09:00:15 #50 ... 09:00:15 09:00:15 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:00:15 #94 DONE 1.2s 09:00:15 09:00:15 #50 [core-common-config-bootstrapper internal] load build context 09:00:16 #50 ... 09:00:16 09:00:16 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:00:16 #48 ... 09:00:16 09:00:16 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:00:16 #95 DONE 1.8s 09:00:16 09:00:16 #50 [core-common-config-bootstrapper internal] load build context 09:00:16 #50 ... 09:00:16 09:00:16 #49 [security-proxy-auth internal] load build context 09:00:16 #49 ... 09:00:16 09:00:16 #67 [security-secretstore-setup internal] load build context 09:00:17 #67 ... 09:00:17 09:00:17 #50 [core-common-config-bootstrapper internal] load build context 09:00:17 #50 ... 09:00:17 09:00:17 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 09:00:17 #96 DONE 1.3s 09:00:17 09:00:17 #50 [core-common-config-bootstrapper internal] load build context 09:00:17 #50 ... 09:00:17 09:00:17 #97 [security-spire-config stage-2 6/10] COPY security.txt / 09:00:17 #97 DONE 1.8s 09:00:17 09:00:17 #50 [core-common-config-bootstrapper internal] load build context 09:00:17 #50 ... 09:00:17 09:00:17 #98 [security-spire-server stage-2 6/9] COPY security.txt / 09:00:17 #98 DONE 1.5s 09:00:17 09:00:17 #50 [core-common-config-bootstrapper internal] load build context 09:00:18 #50 ... 09:00:18 09:00:18 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:00:18 #99 DONE 1.3s 09:00:18 09:00:18 #50 [core-common-config-bootstrapper internal] load build context 09:00:18 #50 transferring context: 209.74MB 89.4s 09:00:19 #50 ... 09:00:19 09:00:19 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:00:19 #100 DONE 1.4s 09:00:19 09:00:19 #50 [core-common-config-bootstrapper internal] load build context 09:00:19 #50 ... 09:00:19 09:00:19 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:00:19 #101 DONE 1.6s 09:00:19 09:00:19 #50 [core-common-config-bootstrapper internal] load build context 09:00:19 #50 ... 09:00:19 09:00:19 #38 [support-notifications internal] load build context 09:00:19 #38 ... 09:00:19 09:00:19 #55 [core-metadata internal] load build context 09:00:19 #55 ... 09:00:19 09:00:19 #50 [core-common-config-bootstrapper internal] load build context 09:00:19 #50 ... 09:00:19 09:00:19 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:00:19 #102 DONE 1.0s 09:00:19 09:00:19 #50 [core-common-config-bootstrapper internal] load build context 09:00:19 #50 ... 09:00:19 09:00:19 #60 [security-bootstrapper internal] load build context 09:00:20 #60 ... 09:00:20 09:00:20 #50 [core-common-config-bootstrapper internal] load build context 09:00:20 #50 ... 09:00:20 09:00:20 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:00:20 #103 DONE 1.1s 09:00:20 09:00:20 #50 [core-common-config-bootstrapper internal] load build context 09:00:20 #50 ... 09:00:20 09:00:20 #58 [security-proxy-setup internal] load build context 09:00:20 #58 ... 09:00:20 09:00:20 #50 [core-common-config-bootstrapper internal] load build context 09:00:20 #50 ... 09:00:20 09:00:20 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:00:20 #104 DONE 1.3s 09:00:20 09:00:20 #50 [core-common-config-bootstrapper internal] load build context 09:00:21 #50 ... 09:00:21 09:00:21 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:00:21 #105 DONE 1.5s 09:00:21 09:00:21 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:00:21 #106 DONE 1.4s 09:00:21 09:00:21 #107 [security-spire-agent] exporting to image 09:00:21 #107 exporting layers 09:00:22 #107 ... 09:00:22 09:00:22 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:00:22 #108 DONE 1.7s 09:00:22 09:00:22 #107 [security-spire-server] exporting to image 09:00:23 #107 ... 09:00:23 09:00:23 #54 [support-scheduler internal] load build context 09:00:23 #54 ... 09:00:23 09:00:23 #68 [core-command internal] load build context 09:00:23 #68 ... 09:00:23 09:00:23 #54 [support-scheduler internal] load build context 09:00:24 #54 ... 09:00:24 09:00:24 #45 [core-keeper internal] load build context 09:00:24 #45 ... 09:00:24 09:00:24 #68 [core-command internal] load build context 09:00:24 #68 ... 09:00:24 09:00:24 #56 [security-spiffe-token-provider internal] load build context 09:00:24 #56 transferring context: 92.78MB 93.4s 09:00:24 #56 ... 09:00:24 09:00:24 #68 [core-command internal] load build context 09:00:25 #68 ... 09:00:25 09:00:25 #69 [support-cron-scheduler internal] load build context 09:00:25 #69 ... 09:00:25 09:00:25 #46 [core-data internal] load build context 09:00:25 #46 ... 09:00:25 09:00:25 #69 [support-cron-scheduler internal] load build context 09:00:26 #69 ... 09:00:26 09:00:26 #49 [security-proxy-auth internal] load build context 09:00:27 #49 ... 09:00:27 09:00:27 #67 [security-secretstore-setup internal] load build context 09:00:27 #67 ... 09:00:27 09:00:27 #49 [security-proxy-auth internal] load build context 09:00:28 #49 ... 09:00:28 09:00:28 #107 [security-spire-config] exporting to image 09:00:28 #107 exporting layers 6.1s done 09:00:28 #107 writing image sha256:4955f61269e2f485ecd25d7e2b2b0aeff8c72bf15fe5b946724258ce22a6379e 0.0s done 09:00:28 #107 naming to docker.io/library/security-spire-agent-arm64 0.1s done 09:00:28 #107 writing image sha256:566deed55a132bd837708caa7c2cb9ddbd10480897166205b2c5707537fc66e6 0.1s done 09:00:28 #107 naming to docker.io/library/security-spire-server-arm64 0.1s done 09:00:28 #107 writing image sha256:b869edcf59db485c42213bb5215d70f893c06f03a5d84a91440af395b0361985 0.0s done 09:00:28 #107 naming to docker.io/library/security-spire-config-arm64 0.1s done 09:00:28 #107 DONE 6.7s 09:00:28 09:00:28 #49 [security-proxy-auth internal] load build context 09:00:29 #49 ... 09:00:29 09:00:29 #38 [support-notifications internal] load build context 09:00:29 #38 transferring context: 110.35MB 98.9s 09:00:29 #38 ... 09:00:29 09:00:29 #49 [security-proxy-auth internal] load build context 09:00:30 #49 ... 09:00:30 09:00:30 #55 [core-metadata internal] load build context 09:00:30 #55 ... 09:00:30 09:00:30 #49 [security-proxy-auth internal] load build context 09:00:30 #49 ... 09:00:30 09:00:30 #60 [security-bootstrapper internal] load build context 09:00:30 #60 ... 09:00:30 09:00:30 #38 [support-notifications internal] load build context 09:00:30 #38 ... 09:00:30 09:00:30 #58 [security-proxy-setup internal] load build context 09:00:30 #58 ... 09:00:30 09:00:30 #38 [support-notifications internal] load build context 09:00:31 #38 ... 09:00:31 09:00:31 #50 [core-common-config-bootstrapper internal] load build context 09:00:31 #50 ... 09:00:31 09:00:31 #38 [support-notifications internal] load build context 09:00:34 #38 ... 09:00:34 09:00:34 #45 [core-keeper internal] load build context 09:00:34 #45 ... 09:00:34 09:00:34 #54 [support-scheduler internal] load build context 09:00:34 #54 ... 09:00:34 09:00:34 #45 [core-keeper internal] load build context 09:00:35 #45 ... 09:00:35 09:00:35 #56 [security-spiffe-token-provider internal] load build context 09:00:35 #56 transferring context: 114.25MB 103.6s 09:00:35 #56 ... 09:00:35 09:00:35 #45 [core-keeper internal] load build context 09:00:35 #45 ... 09:00:35 09:00:35 #68 [core-command internal] load build context 09:00:35 #68 ... 09:00:35 09:00:35 #45 [core-keeper internal] load build context 09:00:35 #45 ... 09:00:35 09:00:35 #46 [core-data internal] load build context 09:00:35 #46 ... 09:00:35 09:00:35 #45 [core-keeper internal] load build context 09:00:37 #45 ... 09:00:37 09:00:37 #69 [support-cron-scheduler internal] load build context 09:00:37 #69 ... 09:00:37 09:00:37 #45 [core-keeper internal] load build context 09:00:37 #45 ... 09:00:37 09:00:37 #67 [security-secretstore-setup internal] load build context 09:00:37 #67 ... 09:00:37 09:00:37 #45 [core-keeper internal] load build context 09:00:40 #45 transferring context: 221.83MB 103.7s 09:00:40 #45 ... 09:00:40 09:00:40 #55 [core-metadata internal] load build context 09:00:40 #55 ... 09:00:40 09:00:40 #49 [security-proxy-auth internal] load build context 09:00:40 #49 ... 09:00:40 09:00:40 #60 [security-bootstrapper internal] load build context 09:00:40 #60 ... 09:00:40 09:00:40 #46 [core-data internal] load build context 09:00:40 #46 transferring context: 310.81MB 103.7s done 09:00:40 #46 DONE 106.6s 09:00:40 09:00:40 #60 [security-bootstrapper internal] load build context 09:00:40 #60 ... 09:00:40 09:00:40 #49 [security-proxy-auth internal] load build context 09:00:40 #49 ... 09:00:40 09:00:40 #58 [security-proxy-setup internal] load build context 09:00:40 #58 transferring context: 310.81MB 107.6s done 09:00:40 #58 DONE 108.7s 09:00:40 09:00:40 #49 [security-proxy-auth internal] load build context 09:00:40 #49 transferring context: 310.81MB 109.7s done 09:00:41 #49 ... 09:00:41 09:00:41 #68 [core-command internal] load build context 09:00:41 #68 transferring context: 310.81MB 104.6s done 09:00:41 #68 DONE 107.3s 09:00:41 09:00:41 #60 [security-bootstrapper internal] load build context 09:00:41 #60 ... 09:00:41 09:00:41 #49 [security-proxy-auth internal] load build context 09:00:41 #49 DONE 110.5s 09:00:41 09:00:41 #60 [security-bootstrapper internal] load build context 09:00:42 #60 ... 09:00:42 09:00:42 #50 [core-common-config-bootstrapper internal] load build context 09:00:42 #50 ... 09:00:42 09:00:42 #60 [security-bootstrapper internal] load build context 09:00:44 #60 ... 09:00:44 09:00:44 #50 [core-common-config-bootstrapper internal] load build context 09:00:44 #50 transferring context: 310.81MB 114.2s done 09:00:44 #50 DONE 114.4s 09:00:44 09:00:44 #60 [security-bootstrapper internal] load build context 09:00:44 #60 ... 09:00:44 09:00:44 #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:00:44 #109 DONE 3.3s 09:00:44 09:00:44 #60 [security-bootstrapper internal] load build context 09:00:44 #60 ... 09:00:44 09:00:44 #38 [support-notifications internal] load build context 09:00:44 #38 ... 09:00:44 09:00:44 #110 [core-data builder 4/7] COPY go.mod vendor* ./ 09:00:44 #110 DONE 3.3s 09:00:44 09:00:44 #38 [support-notifications internal] load build context 09:00:44 #38 ... 09:00:44 09:00:44 #60 [security-bootstrapper internal] load build context 09:00:44 #60 ... 09:00:44 09:00:44 #54 [support-scheduler internal] load build context 09:00:44 #54 ... 09:00:44 09:00:44 #60 [security-bootstrapper internal] load build context 09:00:45 #60 ... 09:00:45 09:00:45 #56 [security-spiffe-token-provider internal] load build context 09:00:45 #56 ... 09:00:45 09:00:45 #60 [security-bootstrapper internal] load build context 09:00:45 #60 ... 09:00:45 09:00:45 #67 [security-secretstore-setup internal] load build context 09:00:45 #67 transferring context: 310.81MB 108.1s done 09:00:45 #67 DONE 111.2s 09:00:45 09:00:45 #60 [security-bootstrapper internal] load build context 09:00:45 #60 ... 09:00:45 09:00:45 #55 [core-metadata internal] load build context 09:00:45 #55 transferring context: 310.81MB 113.7s done 09:00:45 #55 DONE 114.3s 09:00:45 09:00:45 #60 [security-bootstrapper internal] load build context 09:00:46 #60 ... 09:00:46 09:00:46 #69 [support-cron-scheduler internal] load build context 09:00:46 #69 transferring context: 310.81MB 108.9s done 09:00:46 #69 DONE 112.1s 09:00:46 09:00:46 #60 [security-bootstrapper internal] load build context 09:00:47 #60 ... 09:00:47 09:00:47 #111 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:00:47 #111 DONE 0.9s 09:00:47 09:00:47 #60 [security-bootstrapper internal] load build context 09:00:50 #60 ... 09:00:50 09:00:50 #45 [core-keeper internal] load build context 09:00:50 #45 ... 09:00:50 09:00:50 #60 [security-bootstrapper internal] load build context 09:00:50 #60 transferring context: 310.81MB 117.3s done 09:00:50 #60 DONE 118.3s 09:00:50 09:00:50 #45 [core-keeper internal] load build context 09:00:50 #45 ... 09:00:50 09:00:50 #54 [support-scheduler internal] load build context 09:00:51 #54 ... 09:00:51 09:00:51 #45 [core-keeper internal] load build context 09:00:54 #45 transferring context: 310.81MB 117.3s done 09:00:54 #45 DONE 120.1s 09:00:54 09:00:54 #54 [support-scheduler internal] load build context 09:00:54 #54 ... 09:00:54 09:00:54 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:54 #112 ... 09:00:54 09:00:54 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:54 #113 ... 09:00:54 09:00:54 #38 [support-notifications internal] load build context 09:00:54 #38 ... 09:00:54 09:00:54 #54 [support-scheduler internal] load build context 09:00:55 #54 ... 09:00:55 09:00:55 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:00:55 #114 DONE 0.9s 09:00:55 09:00:55 #38 [support-notifications internal] load build context 09:00:55 #38 ... 09:00:55 09:00:55 #56 [security-spiffe-token-provider internal] load build context 09:00:55 #56 ... 09:00:55 09:00:55 #38 [support-notifications internal] load build context 09:00:56 #38 ... 09:00:56 09:00:56 #54 [support-scheduler internal] load build context 09:00:56 #54 transferring context: 310.81MB 124.9s done 09:00:56 #54 DONE 125.5s 09:00:56 09:00:56 #38 [support-notifications internal] load build context 09:00:57 #38 ... 09:00:57 09:00:57 #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:57 #115 ... 09:00:57 09:00:57 #38 [support-notifications internal] load build context 09:01:01 #38 transferring context: 294.30MB 130.6s 09:01:02 #38 ... 09:01:02 09:01:02 #56 [security-spiffe-token-provider internal] load build context 09:01:02 #56 transferring context: 310.81MB 130.9s done 09:01:02 #56 DONE 131.2s 09:01:02 09:01:02 #38 [support-notifications internal] load build context 09:01:02 #38 transferring context: 310.81MB 131.8s done 09:01:03 #38 DONE 132.1s 09:01:03 09:01:03 #116 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:01:03 #116 DONE 0.9s 09:01:03 09:01:03 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:03 #117 ... 09:01:03 09:01:03 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:25 #118 ... 09:02:25 09:02:25 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:25 #117 DONE 76.8s 09:02:25 09:02:25 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:25 #113 DONE 87.4s 09:02:25 09:02:25 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:25 #112 DONE 87.4s 09:02:25 09:02:25 #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:25 #115 DONE 84.5s 09:02:25 09:02:25 #119 [core-data builder 6/7] COPY . . 09:02:25 #119 ... 09:02:25 09:02:25 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:25 #118 DONE 72.7s 09:02:25 09:02:25 #120 [security-spiffe-token-provider builder 6/7] COPY . . 09:02:25 #120 ... 09:02:25 09:02:25 #121 [support-cron-scheduler builder 6/7] COPY . . 09:02:25 #121 DONE 5.1s 09:02:25 09:02:25 #122 [core-keeper builder 7/8] COPY . . 09:02:25 #122 DONE 5.2s 09:02:25 09:02:25 #123 [security-secretstore-setup builder 6/7] COPY . . 09:02:25 #123 CACHED 09:02:25 09:02:25 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:02:25 #124 CACHED 09:02:25 09:02:25 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:25 #125 CACHED 09:02:25 09:02:25 #119 [core-data builder 6/7] COPY . . 09:02:25 #119 DONE 5.2s 09:02:25 09:02:25 #126 [security-bootstrapper builder 6/7] COPY . . 09:02:25 #126 CACHED 09:02:25 09:02:25 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:25 #127 CACHED 09:02:25 09:02:25 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:02:25 #128 CACHED 09:02:25 09:02:25 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:25 #129 CACHED 09:02:25 09:02:25 #130 [core-command builder 6/7] COPY . . 09:02:25 #130 CACHED 09:02:25 09:02:25 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 09:02:25 #131 CACHED 09:02:25 09:02:25 #132 [security-proxy-setup builder 6/7] COPY . . 09:02:25 #132 DONE 5.3s 09:02:25 09:02:25 #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:25 #133 CACHED 09:02:25 09:02:25 #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:02:25 #134 CACHED 09:02:25 09:02:25 #135 [support-scheduler builder 6/7] COPY . . 09:02:25 #135 CACHED 09:02:25 09:02:25 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:25 #136 CACHED 09:02:25 09:02:25 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:02:25 #137 CACHED 09:02:25 09:02:25 #138 [core-metadata builder 6/7] COPY . . 09:02:25 #138 CACHED 09:02:25 09:02:25 #139 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:02:25 #139 CACHED 09:02:25 09:02:25 #140 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:25 #140 CACHED 09:02:25 09:02:25 #141 [support-notifications builder 6/7] COPY . . 09:02:25 #141 CACHED 09:02:25 09:02:25 #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:25 #142 CACHED 09:02:25 09:02:25 #143 [security-proxy-auth builder 6/7] COPY . . 09:02:25 #143 CACHED 09:02:25 09:02:25 #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:02:25 #144 CACHED 09:02:25 09:02:25 #145 [core-common-config-bootstrapper builder 6/7] COPY . . 09:02:25 #145 CACHED 09:02:25 09:02:25 #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:25 #146 CACHED 09:02:25 09:02:25 #147 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:02:25 #147 CACHED 09:02:25 09:02:25 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:02:25 #148 ... 09:02:25 09:02:25 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:02:25 #0 5.484 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:02:25 #149 ... 09:02:25 09:02:25 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:02:25 #0 6.066 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:02:25 #150 ... 09:02:25 09:02:25 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:02:25 #0 6.189 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:02:25 #151 ... 09:02:25 09:02:25 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:02:25 #148 7.033 go build -tags " non_delayedstart" -ldflags "-s -w -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 09:02:26 #148 ... 09:02:26 09:02:26 #120 [security-spiffe-token-provider builder 6/7] COPY . . 09:02:26 #120 DONE 10.3s 09:02:26 09:02:26 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:02:26 #152 ... 09:02:26 09:02:26 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:02:26 #0 4.983 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:02:27 #153 ... 09:02:27 09:02:27 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:02:27 #0 7.050 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 09:02:27 #154 ... 09:02:27 09:02:27 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:02:27 #0 6.545 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:02:27 #155 ... 09:02:27 09:02:27 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:02:27 #0 7.370 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:02:27 #156 ... 09:02:27 09:02:27 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:02:27 #0 7.134 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:02:27 #157 ... 09:02:27 09:02:27 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:02:27 #0 6.824 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 09:02:28 #158 ... 09:02:28 09:02:28 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:02:28 #0 6.966 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:02:28 #159 ... 09:02:28 09:02:28 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:02:28 #0 5.289 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:02:28 #160 ... 09:02:28 09:02:28 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:02:28 #152 1.893 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 09:24:06 #152 ... 09:24:06 09:24:06 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:24:06 #158 1298.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 09:24:06 #158 ... 09:24:06 09:24:06 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:24:06 #149 DONE 1303.0s 09:24:06 09:24:06 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:24:06 #155 ... 09:24:06 09:24:06 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:24:06 #161 DONE 0.3s 09:24:06 09:24:06 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:24:06 #162 DONE 0.2s 09:24:06 09:24:06 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:24:06 #163 DONE 0.2s 09:24:06 09:24:06 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:24:06 #164 DONE 0.3s 09:24:06 09:24:06 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:24:06 #165 DONE 0.3s 09:24:06 09:24:06 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:24:06 #166 DONE 0.3s 09:24:06 09:24:06 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:24:06 #167 DONE 2.3s 09:24:06 09:24:06 #107 [security-proxy-setup] exporting to image 09:24:06 #107 exporting layers 09:24:06 #107 exporting layers 1.2s done 09:24:06 #107 writing image sha256:14c84ef4ce308d5e3c8533f519cb8ea32e2ff8581acf7ffffeca2da7ffc65937 done 09:24:06 #107 naming to docker.io/library/security-proxy-setup-arm64 done 09:24:06 #107 DONE 7.9s 09:24:06 09:24:06 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:24:14 #150 ... 09:24:14 09:24:14 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:24:14 #159 DONE 1316.7s 09:24:14 09:24:14 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:24:14 #48 ... 09:24:14 09:24:14 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:24:15 #168 DONE 0.4s 09:24:15 09:24:15 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:24:15 #150 ... 09:24:15 09:24:15 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:24:17 #169 DONE 2.8s 09:24:17 09:24:17 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:24:18 #170 DONE 0.4s 09:24:18 09:24:18 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:24:18 #160 ... 09:24:18 09:24:18 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:24:18 #171 DONE 0.3s 09:24:18 09:24:18 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:24:18 #156 ... 09:24:18 09:24:18 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:24:19 #172 DONE 0.4s 09:24:19 09:24:19 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:24:19 #152 ... 09:24:19 09:24:19 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:24:19 #173 DONE 0.1s 09:24:19 09:24:19 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:24:19 #174 DONE 0.2s 09:24:19 09:24:19 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:24:19 #175 DONE 0.1s 09:24:19 09:24:19 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:24:19 #176 DONE 0.2s 09:24:19 09:24:19 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:24:19 #177 DONE 0.2s 09:24:19 09:24:19 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:24:20 #178 DONE 0.2s 09:24:20 09:24:20 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:24:20 #152 ... 09:24:20 09:24:20 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:24:21 #179 ... 09:24:21 09:24:21 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:24:21 #158 DONE 1324.1s 09:24:21 09:24:21 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:24:22 #160 ... 09:24:22 09:24:22 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:24:22 #180 DONE 0.5s 09:24:22 09:24:22 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:24:22 #181 DONE 0.1s 09:24:22 09:24:22 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:24:23 #182 DONE 0.5s 09:24:23 09:24:23 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:24:23 #179 DONE 3.1s 09:24:23 09:24:23 #107 [security-bootstrapper] exporting to image 09:24:23 #107 exporting layers 09:24:24 #107 ... 09:24:24 09:24:24 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:24:24 #183 DONE 0.8s 09:24:24 09:24:24 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:24:24 #184 DONE 0.2s 09:24:24 09:24:24 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:24:25 #185 DONE 0.5s 09:24:25 09:24:25 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:24:25 #186 ... 09:24:25 09:24:25 #107 [security-bootstrapper] exporting to image 09:24:25 #107 exporting layers 1.8s done 09:24:25 #107 writing image sha256:282ba84e62592b0134523f3ec7c06a32f07c6460c4243d7cafb2ee401a21c09f done 09:24:25 #107 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 09:24:25 #107 DONE 9.7s 09:24:25 09:24:25 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:24:25 #153 ... 09:24:25 09:24:25 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:24:25 #186 DONE 0.4s 09:24:25 09:24:25 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:24:25 #187 DONE 0.1s 09:24:25 09:24:25 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:24:28 #188 DONE 2.5s 09:24:28 09:24:28 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:24:28 #148 ... 09:24:28 09:24:28 #107 [security-secretstore-setup] exporting to image 09:24:29 #107 exporting layers 1.5s done 09:24:29 #107 writing image sha256:afd6691bbf4866b7fd99a153080be3aada29cf60061523561f549870ac5a372e done 09:24:29 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 09:24:29 #107 DONE 11.3s 09:24:29 09:24:29 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:25:38 #150 ... 09:25:38 09:25:38 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:25:38 #148 DONE 1392.6s 09:25:38 09:25:38 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:25:38 #150 ... 09:25:38 09:25:38 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:25:38 #189 DONE 0.3s 09:25:38 09:25:38 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:25:38 #190 DONE 0.3s 09:25:38 09:25:38 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:25:38 #48 ... 09:25:38 09:25:38 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:25:38 #191 DONE 0.3s 09:25:38 09:25:38 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:25:38 #192 DONE 0.2s 09:25:38 09:25:38 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:25:38 #193 DONE 0.2s 09:25:38 09:25:38 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:25:38 #194 DONE 2.5s 09:25:38 09:25:38 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:25:38 #160 ... 09:25:38 09:25:38 #107 [core-common-config-bootstrapper] exporting to image 09:25:38 #107 exporting layers 09:25:38 #107 exporting layers 0.6s done 09:25:38 #107 writing image sha256:ab96d01e5d6e192b6d7b5457877d0638bd49e57634e964c81b1e3eac471b8c70 done 09:25:38 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 09:25:38 #107 DONE 11.9s 09:25:38 09:25:38 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:28:00 #152 DONE 1531.3s 09:28:00 09:28:00 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:00 #48 ... 09:28:00 09:28:00 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:28:00 #195 DONE 0.3s 09:28:00 09:28:00 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:28:00 #196 DONE 0.1s 09:28:00 09:28:00 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:28:00 #197 DONE 0.3s 09:28:00 09:28:00 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:28:00 #198 DONE 0.1s 09:28:00 09:28:00 #107 [security-spiffe-token-provider] exporting to image 09:28:00 #107 exporting layers 09:28:00 #107 exporting layers 0.9s done 09:28:00 #107 writing image sha256:edffb2eee0d968015ed90749e758c4a41988b09330a8f0c664cf96c5ef90c349 0.0s done 09:28:00 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:28:00 #107 DONE 12.8s 09:28:00 09:28:00 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:37:07 #156 ... 09:37:07 09:37:07 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:37:07 #154 DONE 2090.1s 09:37:07 09:37:07 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:37:07 #160 ... 09:37:07 09:37:07 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:37:08 #199 DONE 0.1s 09:37:08 09:37:08 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:37:08 #200 DONE 0.1s 09:37:08 09:37:08 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:37:08 #157 ... 09:37:08 09:37:08 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:37:08 #201 DONE 0.5s 09:37:08 09:37:08 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:37:08 #202 DONE 0.1s 09:37:08 09:37:08 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:37:09 #203 DONE 0.2s 09:37:09 09:37:09 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:37:11 #204 DONE 2.0s 09:37:11 09:37:11 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:37:11 #160 ... 09:37:11 09:37:11 #107 [security-proxy-auth] exporting to image 09:37:11 #107 exporting layers 09:37:12 #107 exporting layers 0.8s done 09:37:12 #107 writing image sha256:f1ec212eeac27c76c96a24c894cad4cb0ba6f01f9d0983d74e12e1b13a616938 done 09:37:12 #107 naming to docker.io/library/security-proxy-auth-arm64 done 09:37:12 #107 DONE 13.7s 09:37:12 09:37:12 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:38:20 #160 ... 09:38:20 09:38:20 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:38:20 #151 DONE 2154.6s 09:38:20 09:38:20 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:38:20 #156 ... 09:38:20 09:38:20 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:38:20 #205 DONE 0.2s 09:38:20 09:38:20 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:38:20 #150 ... 09:38:20 09:38:20 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:38:20 #206 DONE 0.2s 09:38:20 09:38:20 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:38:20 #207 DONE 0.4s 09:38:20 09:38:20 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:38:20 #208 DONE 0.2s 09:38:20 09:38:20 #107 [core-command] exporting to image 09:38:20 #107 exporting layers 09:38:20 #107 exporting layers 0.4s done 09:38:20 #107 writing image sha256:d739776a47156887269a683e1703fa04fcdca97ac17ba83cafe3d6899f969efd done 09:38:20 #107 naming to docker.io/library/core-command-arm64 done 09:38:20 #107 DONE 14.1s 09:38:20 09:38:20 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:40:26 #160 DONE 2287.0s 09:40:26 09:40:26 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:40:26 #150 DONE 2286.9s 09:40:26 09:40:26 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:40:26 #157 ... 09:40:26 09:40:26 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:40:26 #209 ... 09:40:26 09:40:26 #210 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:40:26 #210 DONE 0.2s 09:40:26 09:40:26 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:40:26 #209 DONE 0.2s 09:40:26 09:40:26 #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:40:26 #211 DONE 0.3s 09:40:26 09:40:26 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:40:26 #48 ... 09:40:26 09:40:26 #212 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:40:26 #212 DONE 0.6s 09:40:26 09:40:26 #213 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:40:26 #213 DONE 0.2s 09:40:26 09:40:26 #214 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:40:26 #214 DONE 0.8s 09:40:26 09:40:26 #215 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:40:26 #215 ... 09:40:26 09:40:26 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:40:26 #216 DONE 0.2s 09:40:26 09:40:26 #215 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:40:26 #215 DONE 0.2s 09:40:26 09:40:26 #107 [core-data] exporting to image 09:40:26 #107 exporting layers 09:40:26 #107 ... 09:40:26 09:40:26 #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:40:26 #217 DONE 0.3s 09:40:26 09:40:26 #107 [core-keeper] exporting to image 09:40:27 #107 exporting layers 1.0s done 09:40:27 #107 writing image sha256:6a8afe4c6c84d5db1b7a75eb8d43e7899d0e627d2d271a57dbde6c953258db47 done 09:40:27 #107 naming to docker.io/library/core-data-arm64 done 09:40:27 #107 exporting layers 0.9s done 09:40:27 #107 writing image sha256:94280268a506d8cbb689a8d7e55ee49607d40a702563d26f4382fa31e41bfde4 done 09:40:27 #107 naming to docker.io/library/core-keeper-arm64 done 09:40:27 #107 DONE 15.4s 09:40:27 09:40:27 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:40:32 #157 DONE 2294.8s 09:40:32 09:40:32 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:33 #155 ... 09:40:33 09:40:33 #218 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:40:33 #218 DONE 0.2s 09:40:33 09:40:33 #219 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:40:33 #219 DONE 0.1s 09:40:33 09:40:33 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:33 #155 ... 09:40:33 09:40:33 #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:40:33 #220 DONE 0.5s 09:40:33 09:40:33 #221 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:40:33 #221 DONE 0.1s 09:40:33 09:40:33 #222 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:40:34 #222 DONE 0.2s 09:40:34 09:40:34 #107 [core-metadata] exporting to image 09:40:34 #107 exporting layers 09:40:34 #107 exporting layers 0.5s done 09:40:34 #107 writing image sha256:676f01df899a04f01c93343b525f94397e9aa6a1de2298f788ff4a011abab69b done 09:40:34 #107 naming to docker.io/library/core-metadata-arm64 done 09:40:34 #107 DONE 15.9s 09:40:34 09:40:34 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:06 #48 ... 09:41:06 09:41:06 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:41:06 #156 DONE 2327.2s 09:41:06 09:41:06 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:41:06 #155 ... 09:41:06 09:41:06 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:41:06 #223 DONE 0.2s 09:41:06 09:41:06 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:06 #48 ... 09:41:06 09:41:06 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:41:06 #224 DONE 0.1s 09:41:06 09:41:06 #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:41:06 #225 DONE 0.5s 09:41:06 09:41:06 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:41:06 #155 ... 09:41:06 09:41:06 #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:41:06 #226 DONE 0.2s 09:41:06 09:41:06 #107 [support-scheduler] exporting to image 09:41:06 #107 exporting layers 09:41:06 #107 exporting layers 0.6s done 09:41:06 #107 writing image sha256:a9d2a4b8d24235763bd864540135de6276b70a888298def3d3ed452663e617fe done 09:41:06 #107 naming to docker.io/library/support-scheduler-arm64 done 09:41:06 #107 DONE 16.5s 09:41:06 09:41:06 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:41:07 #155 DONE 2330.2s 09:41:07 09:41:07 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:41:07 #153 DONE 2330.3s 09:41:07 09:41:07 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:07 #48 ... 09:41:07 09:41:07 #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:41:07 #227 DONE 0.1s 09:41:07 09:41:07 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:07 #48 ... 09:41:07 09:41:07 #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:41:08 #228 DONE 0.2s 09:41:08 09:41:08 #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:41:08 #229 DONE 0.2s 09:41:08 09:41:08 #230 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:41:08 #230 DONE 0.1s 09:41:08 09:41:08 #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:41:08 #231 DONE 0.5s 09:41:08 09:41:08 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:41:08 #232 DONE 0.5s 09:41:08 09:41:08 #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:41:08 #233 DONE 0.1s 09:41:08 09:41:08 #234 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:41:08 #234 DONE 0.2s 09:41:08 09:41:08 #107 [support-cron-scheduler] exporting to image 09:41:09 #107 exporting layers 0.7s done 09:41:09 #107 writing image sha256:bc4abbb38b0cde21ec88c8e55a65d7e3ce977592216b42b076a7f8d43b38e5af done 09:41:09 #107 naming to docker.io/library/support-notifications-arm64 done 09:41:10 #107 exporting layers 1.5s done 09:41:10 #107 writing image sha256:17653b36c36cff1259b4bcbd04df0023a5760a740b0f595b8f89266088aacbb5 done 09:41:10 #107 naming to docker.io/library/support-cron-scheduler-arm64 done 09:41:10 #107 DONE 18.0s 09:41:10 09:41:10 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:10 time="2024-09-21T08:58:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:10 time="2024-09-21T08:58:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:10 time="2024-09-21T08:58:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:10 time="2024-09-21T08:58:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:10 time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:10 time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:10 time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:10 time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:10 time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:10 time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:10 time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:10 time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:10 time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:10 time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:10 time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:10 time="2024-09-21T08:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:41:10 $ docker stop --time=1 e15cbaff02588c44982b3377d534b1662f500227242552326bf0e7f5c02c640e 09:41:12 $ docker rm -f --volumes e15cbaff02588c44982b3377d534b1662f500227242552326bf0e7f5c02c640e [Pipeline] // withDockerContainer [Pipeline] sh 09:41:12 + docker images 09:41:12 REPOSITORY TAG IMAGE ID CREATED SIZE 09:41:12 support-notifications-arm64 latest bc4abbb38b0c 4 seconds ago 42.2MB 09:41:12 support-cron-scheduler-arm64 latest 17653b36c36c 4 seconds ago 43.7MB 09:41:12 support-scheduler-arm64 latest a9d2a4b8d242 7 seconds ago 41.4MB 09:41:12 core-metadata-arm64 latest 676f01df899a 39 seconds ago 39.4MB 09:41:12 core-data-arm64 latest 6a8afe4c6c84 46 seconds ago 39.3MB 09:41:12 core-keeper-arm64 latest 94280268a506 46 seconds ago 39.2MB 09:41:12 core-command-arm64 latest d739776a4715 2 minutes ago 35.1MB 09:41:12 security-proxy-auth-arm64 latest f1ec212eeac2 4 minutes ago 32.7MB 09:41:12 security-spiffe-token-provider-arm64 latest edffb2eee0d9 13 minutes ago 29.1MB 09:41:12 core-common-config-bootstrapper-arm64 latest ab96d01e5d6e 15 minutes ago 15.4MB 09:41:12 security-secretstore-setup-arm64 latest afd6691bbf48 16 minutes ago 36.4MB 09:41:12 security-bootstrapper-arm64 latest 282ba84e6259 16 minutes ago 18.9MB 09:41:12 security-proxy-setup-arm64 latest 14c84ef4ce30 17 minutes ago 26.2MB 09:41:12 security-spire-server-arm64 latest 566deed55a13 40 minutes ago 116MB 09:41:12 security-spire-agent-arm64 latest 4955f61269e2 40 minutes ago 174MB 09:41:12 security-spire-config-arm64 latest b869edcf59db 40 minutes ago 115MB 09:41:12 ci-base-image-arm64 latest f8c100e736e6 About an hour ago 967MB 09:41:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 09:41:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:41:13 09:41:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:41:13 arm64: Pulling from edgex-lftools-log-publisher 09:41:13 8998bd30e6a1: Pulling fs layer 09:41:13 04944245beec: Pulling fs layer 09:41:13 699f458cf7ca: Pulling fs layer 09:41:13 765212b225bb: Pulling fs layer 09:41:13 f23df028b6ca: Pulling fs layer 09:41:13 d65c8cfc05b1: Pulling fs layer 09:41:13 2437ff75d9bd: Pulling fs layer 09:41:13 f23df028b6ca: Waiting 09:41:13 d65c8cfc05b1: Waiting 09:41:13 2437ff75d9bd: Waiting 09:41:13 765212b225bb: Waiting 09:41:13 04944245beec: Verifying Checksum 09:41:13 04944245beec: Download complete 09:41:13 765212b225bb: Verifying Checksum 09:41:13 765212b225bb: Download complete 09:41:13 f23df028b6ca: Verifying Checksum 09:41:13 f23df028b6ca: Download complete 09:41:13 d65c8cfc05b1: Verifying Checksum 09:41:13 d65c8cfc05b1: Download complete 09:41:13 699f458cf7ca: Verifying Checksum 09:41:13 699f458cf7ca: Download complete 09:41:14 8998bd30e6a1: Download complete 09:41:16 2437ff75d9bd: Verifying Checksum 09:41:16 2437ff75d9bd: Download complete 09:41:19 8998bd30e6a1: Pull complete 09:41:19 04944245beec: Pull complete 09:41:21 699f458cf7ca: Pull complete 09:41:21 765212b225bb: Pull complete 09:41:22 f23df028b6ca: Pull complete 09:41:23 d65c8cfc05b1: Pull complete 09:41:41 2437ff75d9bd: Pull complete 09:41:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:41:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:41 prd-ubuntu20.04-docker-arm64-4c-16g-10804 does not seem to be running inside a container 09:41:41 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:41:44 $ docker top 0fbd6cd60f4fc47ee9532acc1b525bee9df50c4665d8e76326a4519bca2fad85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:45 ---> job-cost.sh 09:41:45 lf-activate-venv: SKIPPING 09:41:45 INFO: No Stack... 09:41:46 INFO: Retrieving Pricing Info for: v3-standard-4 09:41:46 INFO: Archiving Costs [Pipeline] sh 09:41:47 + cat /w/workspace/edgex-go/7/archives/cost.csv 09:41:47 + cut -d, -f6 [Pipeline] lock 09:41:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-7-stack-cost] 09:41:47 Resource [jenkins-edgexfoundry-edgex-go-PR-4907-7-stack-cost] did not exist. Created. 09:41:47 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:41:48 + echo total: 0.2199999988079071 [Pipeline] stash 09:41:48 Stashed 1 file(s) [Pipeline] } 09:41:48 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-7-stack-cost] [Pipeline] // lock [Pipeline] } 09:41:48 $ docker stop --time=1 0fbd6cd60f4fc47ee9532acc1b525bee9df50c4665d8e76326a4519bca2fad85 09:41:50 $ docker rm -f --volumes 0fbd6cd60f4fc47ee9532acc1b525bee9df50c4665d8e76326a4519bca2fad85 [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 09:41:50 provisioning config files... 09:41:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config353017413115949297tmp [Pipeline] { [Pipeline] sh 09:41:50 + set +x 09:41:50 + + curl -s https://codecov.io/bash 09:41:50 bash -s -- 09:41:50 09:41:50 _____ _ 09:41:50 / ____| | | 09:41:50 | | ___ __| | ___ ___ _____ __ 09:41:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:41:50 | |___| (_) | (_| | __/ (_| (_) \ V / 09:41:50 \_____\___/ \__,_|\___|\___\___/ \_/ 09:41:50 Bash-1.0.6 09:41:50 09:41:50 09:41:50 ==> git version 2.25.1 found 09:41:50 ==> 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 09:41:50 Release-Date: 2020-01-08 09:41:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:41:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:41:50 ==> Jenkins CI detected. 09:41:50 current dir:  /w/workspace/edgex-go/7 09:41:50 project root: . 09:41:50 --> token set from env 09:41:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:41:50 ==> Running gcov in . (disable via -X gcov) 09:41:50 ==> Python coveragepy not found 09:41:50 ==> Searching for coverage reports in: 09:41:50 + . 09:41:51 -> Found 1 reports 09:41:51 ==> Detecting git/mercurial file structure 09:41:51 ==> Reading reports 09:41:51 + ./coverage.out bytes=566233 09:41:51 ==> Appending adjustments 09:41:51 https://docs.codecov.io/docs/fixing-reports 09:41:52 + Found adjustments 09:41:52 ==> Gzipping contents 09:41:52 72K /tmp/codecov.RySGuK.gz 09:41:52 ==> Uploading reports 09:41:52 url: https://codecov.io 09:41:52 query: branch=PR-4907&commit=8897f71cfa701bb157072912e609a2093734c9bc&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= 09:41:52 -> Pinging Codecov 09:41:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4907&commit=8897f71cfa701bb157072912e609a2093734c9bc&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= 09:41:52 -> Uploading to 09:41:52 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/8897f71cfa701bb157072912e609a2093734c9bc/f2e0fae9-0926-4285-a230-03bd968b4bc6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240921%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240921T094152Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=20bd4175380edbecaf0b1fd14d978ff201d88ad1d5e6d5bc3e9eecb1d9c7805f 09:41:52 % Total % Received % Xferd Average Speed Time Time Time Current 09:41:52 Dload Upload Total Spent Left Speed 09:41:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69833 0 0 100 69833 0 245k --:--:-- --:--:-- --:--:-- 245k 09:41:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8897f71cfa701bb157072912e609a2093734c9bc [Pipeline] } 09:41:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:41:53 + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh 09:41:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:41:54 ---> package-listing.sh 09:41:54 ++ facter osfamily 09:41:54 ++ tr '[:upper:]' '[:lower:]' 09:41:55 + OS_FAMILY=debian 09:41:55 + workspace=/w/workspace/edgex-go/7 09:41:55 + START_PACKAGES=/tmp/packages_start.txt 09:41:55 + END_PACKAGES=/tmp/packages_end.txt 09:41:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:41:55 + PACKAGES=/tmp/packages_start.txt 09:41:55 + '[' /w/workspace/edgex-go/7 ']' 09:41:55 + PACKAGES=/tmp/packages_end.txt 09:41:55 + case "${OS_FAMILY}" in 09:41:55 + dpkg -l 09:41:55 + grep '^ii' 09:41:55 + '[' -f /tmp/packages_start.txt ']' 09:41:55 + '[' -f /tmp/packages_end.txt ']' 09:41:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:41:55 + '[' /w/workspace/edgex-go/7 ']' 09:41:55 + mkdir -p /w/workspace/edgex-go/7/archives/ 09:41:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 09:41:55 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:41:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:41:55 09:41:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:41:56 latest: Pulling from edgex-lftools-log-publisher 09:41:56 5eb5b503b376: Pulling fs layer 09:41:56 5c69ac0246d0: Pulling fs layer 09:41:56 ec43610c2a17: Pulling fs layer 09:41:56 3a2ae6a8a46f: Pulling fs layer 09:41:56 33b1e0a273af: Pulling fs layer 09:41:56 5d3b04190fa2: Pulling fs layer 09:41:56 2f39f015ded8: Pulling fs layer 09:41:56 33b1e0a273af: Waiting 09:41:56 5d3b04190fa2: Waiting 09:41:56 3a2ae6a8a46f: Waiting 09:41:56 2f39f015ded8: Waiting 09:41:56 5c69ac0246d0: Verifying Checksum 09:41:56 5c69ac0246d0: Download complete 09:41:56 3a2ae6a8a46f: Verifying Checksum 09:41:56 3a2ae6a8a46f: Download complete 09:41:56 33b1e0a273af: Verifying Checksum 09:41:56 33b1e0a273af: Download complete 09:41:56 ec43610c2a17: Verifying Checksum 09:41:56 ec43610c2a17: Download complete 09:41:56 5d3b04190fa2: Verifying Checksum 09:41:56 5d3b04190fa2: Download complete 09:41:56 5eb5b503b376: Verifying Checksum 09:41:56 5eb5b503b376: Download complete 09:41:57 2f39f015ded8: Verifying Checksum 09:41:57 2f39f015ded8: Download complete 09:41:57 5eb5b503b376: Pull complete 09:41:57 5c69ac0246d0: Pull complete 09:41:58 ec43610c2a17: Pull complete 09:41:58 3a2ae6a8a46f: Pull complete 09:41:58 33b1e0a273af: Pull complete 09:41:58 5d3b04190fa2: Pull complete 09:42:02 2f39f015ded8: Pull complete 09:42:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:42:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:03 prd-ubuntu20.04-docker-8c-8g-10803 does not seem to be running inside a container 09:42:03 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:42:07 $ docker top 0d72d183cc6b43bbb5c9db2899ada3acd8cd2dfe48e999572a083dc2da84c75e -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:07 + touch /tmp/pre-build-complete [Pipeline] sh 09:42:07 + mkdir -p /var/log/sysstat [Pipeline] sh 09:42:08 + ls /var/log/sa-host 09:42:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:42:08 provisioning config files... 09:42:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config5970662424014950871tmp [Pipeline] { [Pipeline] echo 09:42:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:42:08 ---> create-netrc.sh [Pipeline] } 09:42:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:42:09 ---> python-tools-install.sh [Pipeline] echo 09:42:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:42:09 ---> sudo-logs.sh 09:42:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:42:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:42:10 ---> job-cost.sh 09:42:10 lf-activate-venv: SKIPPING 09:42:10 DEBUG: total: 0.2199999988079071 09:42:10 INFO: Retrieving Stack Cost... 09:42:10 INFO: Retrieving Pricing Info for: v3-standard-8 09:42:11 INFO: Archiving Costs [Pipeline] echo 09:42:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:42:11 ---> logs-deploy.sh 09:42:11 lf-activate-venv: SKIPPING 09:42:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4907/7 09:42:11 INFO: archiving workspace using pattern(s): 09:42:12 Archives upload complete. 09:42:12 INFO: archiving logs to Nexus 09:42:13 ---> uname -a: 09:42:13 Linux prd-ubuntu20-04-docker-8c-8g-10803 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:42:13 09:42:13 09:42:13 ---> lscpu: 09:42:13 Architecture: x86_64 09:42:13 CPU op-mode(s): 32-bit, 64-bit 09:42:13 Byte Order: Little Endian 09:42:13 Address sizes: 40 bits physical, 48 bits virtual 09:42:13 CPU(s): 8 09:42:13 On-line CPU(s) list: 0-7 09:42:13 Thread(s) per core: 1 09:42:13 Core(s) per socket: 1 09:42:13 Socket(s): 8 09:42:13 NUMA node(s): 1 09:42:13 Vendor ID: AuthenticAMD 09:42:13 CPU family: 23 09:42:13 Model: 49 09:42:13 Model name: AMD EPYC-Rome Processor 09:42:13 Stepping: 0 09:42:13 CPU MHz: 2799.998 09:42:13 BogoMIPS: 5599.99 09:42:13 Virtualization: AMD-V 09:42:13 Hypervisor vendor: KVM 09:42:13 Virtualization type: full 09:42:13 L1d cache: 256 KiB 09:42:13 L1i cache: 256 KiB 09:42:13 L2 cache: 4 MiB 09:42:13 L3 cache: 128 MiB 09:42:13 NUMA node0 CPU(s): 0-7 09:42:13 Vulnerability Itlb multihit: Not affected 09:42:13 Vulnerability L1tf: Not affected 09:42:13 Vulnerability Mds: Not affected 09:42:13 Vulnerability Meltdown: Not affected 09:42:13 Vulnerability Mmio stale data: Not affected 09:42:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:42:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:42:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:42:13 Vulnerability Srbds: Not affected 09:42:13 Vulnerability Tsx async abort: Not affected 09:42:13 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 09:42:13 09:42:13 09:42:13 ---> nproc: 09:42:13 8 09:42:13 09:42:13 09:42:13 ---> df -h: 09:42:13 Filesystem Size Used Avail Use% Mounted on 09:42:13 overlay 155G 28G 128G 18% / 09:42:13 tmpfs 64M 0 64M 0% /dev 09:42:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:42:13 shm 64M 0 64M 0% /dev/shm 09:42:13 /dev/vda1 155G 28G 128G 18% /facter-os 09:42:13 09:42:13 09:42:13 ---> sar -b -r -n DEV: 09:42:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10803) 09/21/24 _x86_64_ (8 CPU) 09:42:13 09:42:13 08:32:13 LINUX RESTART (8 CPU) 09:42:13 09:42:13 08:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:42:13 08:34:01 237.93 11.20 226.73 0.00 1765.17 58163.11 0.00 09:42:13 08:35:01 93.53 0.13 93.40 0.00 20.13 47007.65 0.00 09:42:13 08:36:01 17.18 0.05 17.13 0.00 0.40 10676.57 0.00 09:42:13 08:37:01 57.44 0.08 57.36 0.00 1.87 43175.07 0.00 09:42:13 08:38:01 228.43 0.28 228.15 0.00 32.39 205930.74 0.00 09:42:13 08:39:01 791.24 10.63 780.61 0.00 153.55 151457.65 0.00 09:42:13 08:40:01 259.56 0.65 258.91 0.00 9.07 94946.71 0.00 09:42:13 08:41:01 256.63 0.02 256.61 0.00 0.13 103052.76 0.00 09:42:13 08:42:01 594.43 0.07 594.37 0.00 0.53 145425.36 0.00 09:42:13 08:43:01 419.08 6.63 412.45 0.00 4306.83 25049.65 0.00 09:42:13 08:44:01 4.88 0.02 4.87 0.00 0.13 98.12 0.00 09:42:13 08:45:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 09:42:13 08:46:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 09:42:13 08:47:01 1.70 0.00 1.70 0.00 0.00 18.66 0.00 09:42:13 08:48:01 1.88 0.02 1.87 0.00 0.13 21.33 0.00 09:42:13 08:49:01 1.80 0.00 1.80 0.00 0.00 23.86 0.00 09:42:13 08:50:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 09:42:13 08:51:01 3.18 1.52 1.67 0.00 35.46 20.93 0.00 09:42:13 08:52:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 09:42:13 08:53:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 09:42:13 08:54:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 09:42:13 08:55:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 09:42:13 08:56:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 09:42:13 08:57:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 09:42:13 08:58:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 09:42:13 08:59:01 1.77 0.00 1.77 0.00 0.00 19.20 0.00 09:42:13 09:00:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 09:42:13 09:01:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 09:42:13 09:02:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 09:42:13 09:03:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 09:42:13 09:04:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 09:42:13 09:05:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 09:42:13 09:06:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 09:42:13 09:07:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 09:42:13 09:08:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 09:42:13 09:09:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 09:42:13 09:10:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 09:42:13 09:11:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 09:42:13 09:12:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 09:42:13 09:13:01 1.88 0.00 1.88 0.00 0.00 22.26 0.00 09:42:13 09:14:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 09:42:13 09:15:01 1.60 0.00 1.60 0.00 0.00 18.39 0.00 09:42:13 09:16:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 09:42:13 09:17:01 1.58 0.02 1.57 0.00 0.13 17.46 0.00 09:42:13 09:18:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 09:42:13 09:19:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 09:42:13 09:20:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 09:42:13 09:21:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 09:42:13 09:22:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 09:42:13 09:23:01 1.77 0.00 1.77 0.00 0.00 20.93 0.00 09:42:13 09:24:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 09:42:13 09:25:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 09:42:13 09:26:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 09:42:13 09:27:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 09:42:13 09:28:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 09:42:13 09:29:01 1.63 0.00 1.63 0.00 0.00 19.19 0.00 09:42:13 09:30:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 09:42:13 09:31:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 09:42:13 09:32:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 09:42:13 09:33:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 09:42:13 09:34:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 09:42:13 09:35:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 09:42:13 09:36:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 09:42:13 09:37:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 09:42:13 09:38:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 09:42:13 09:39:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 09:42:13 09:40:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 09:42:13 09:41:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 09:42:13 09:42:01 3.98 0.22 3.77 0.00 16.93 354.34 0.00 09:42:13 Average: 44.09 0.46 43.64 0.00 91.95 12847.15 0.00 09:42:13 09:42:13 08:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:42:13 08:34:01 28180064 31530308 777044 2.36 100756 3459880 1892712 5.58 1230816 3006920 61048 09:42:13 08:35:01 26308764 30612372 1685468 5.13 128916 4304872 2489384 7.34 2679668 3342460 292696 09:42:13 08:36:01 25673720 30013940 2281644 6.94 133780 4311580 3150872 9.29 2808984 3823012 502964 09:42:13 08:37:01 27607720 31531652 769776 2.34 136400 3938952 1761736 5.19 1291228 3454500 350908 09:42:13 08:38:01 20943220 31398656 893664 2.72 144604 10266736 2928896 8.63 1850172 9352864 394400 09:42:13 08:39:01 14791252 31392296 883124 2.69 319224 15835480 2678400 7.89 2562000 14370248 2164848 09:42:13 08:40:01 9476808 28124264 4078896 12.40 355280 17480532 11973948 35.29 6555824 15218356 1343244 09:42:13 08:41:01 6497872 27079212 5135048 15.62 368640 19351864 10754704 31.70 8302752 16416172 638740 09:42:13 08:42:01 9459252 31256944 994392 3.02 379756 20631936 3152460 9.29 3853760 18044504 60 09:42:13 08:43:01 9698296 31385996 863812 2.63 410580 20549768 2427556 7.15 3303400 18412100 348 09:42:13 08:44:01 9705608 31388448 862224 2.62 409148 20546520 2396528 7.06 3301492 18408896 16 09:42:13 08:45:01 9755828 31438728 811892 2.47 409208 20546524 2396528 7.06 3251948 18408904 8 09:42:13 08:46:01 9755536 31438492 812068 2.47 409264 20546524 2396528 7.06 3251924 18408908 12 09:42:13 08:47:01 9757808 31440968 809884 2.46 409300 20546660 2396528 7.06 3250432 18409032 20 09:42:13 08:48:01 9757924 31441284 809612 2.46 409348 20546792 2425800 7.15 3250456 18409160 16 09:42:13 08:49:01 9759240 31442656 808212 2.46 409404 20546792 2425800 7.15 3249140 18409160 12 09:42:13 08:50:01 9759160 31442580 808144 2.46 409416 20546796 2425800 7.15 3249140 18409164 8 09:42:13 08:51:01 9749200 31434736 815912 2.48 409464 20547856 2408320 7.10 3260956 18409432 48 09:42:13 08:52:01 9749028 31434596 815984 2.48 409500 20547860 2408320 7.10 3261072 18409416 20 09:42:13 08:53:01 9749328 31434940 815600 2.48 409524 20547864 2408320 7.10 3260852 18409420 8 09:42:13 08:54:01 9749496 31435124 815560 2.48 409548 20547864 2408320 7.10 3260508 18409420 12 09:42:13 08:55:01 9749636 31435272 815356 2.48 409576 20547868 2408320 7.10 3260508 18409424 12 09:42:13 08:56:01 9749420 31435176 815332 2.48 409592 20547876 2408320 7.10 3260828 18409436 8 09:42:13 08:57:01 9749656 31435412 815012 2.48 409612 20547880 2408320 7.10 3260532 18409436 12 09:42:13 08:58:01 9749324 31435180 815216 2.48 409680 20547880 2408320 7.10 3260692 18409440 12 09:42:13 08:59:01 9749504 31435368 814988 2.48 409708 20547884 2408320 7.10 3260432 18409440 172 09:42:13 09:00:01 9749668 31435568 814816 2.48 409724 20547888 2408320 7.10 3260732 18409444 8 09:42:13 09:01:01 9749724 31435632 814880 2.48 409744 20547892 2408320 7.10 3260732 18409448 136 09:42:13 09:02:01 9749432 31435388 815160 2.48 409760 20547892 2408320 7.10 3260820 18409448 20 09:42:13 09:03:01 9749460 31435456 815264 2.48 409792 20547896 2424380 7.14 3260676 18409452 12 09:42:13 09:04:01 9749040 31435096 815540 2.48 409856 20547896 2424380 7.14 3260928 18409456 8 09:42:13 09:05:01 9749252 31435356 815260 2.48 409896 20547904 2424380 7.14 3261372 18409460 20 09:42:13 09:06:01 9749480 31435612 814960 2.48 409920 20547908 2424380 7.14 3260792 18409464 12 09:42:13 09:07:01 9749220 31435352 815120 2.48 409944 20547908 2424380 7.14 3260792 18409464 8 09:42:13 09:08:01 9749348 31435532 815132 2.48 409980 20547904 2424380 7.14 3260904 18409472 16 09:42:13 09:09:01 9749080 31435284 815328 2.48 410012 20547916 2408124 7.10 3260868 18409472 8 09:42:13 09:10:01 9749260 31435516 815048 2.48 410036 20547916 2408124 7.10 3261180 18409476 4 09:42:13 09:11:01 9748732 31434996 815500 2.48 410044 20547920 2408124 7.10 3261208 18409480 8 09:42:13 09:12:01 9748748 31435016 815432 2.48 410048 20547920 2408124 7.10 3260948 18409480 8 09:42:13 09:13:01 9748636 31434916 815448 2.48 410080 20547920 2408124 7.10 3261100 18409484 8 09:42:13 09:14:01 9748848 31435188 815124 2.48 410100 20547932 2408124 7.10 3261352 18409488 16 09:42:13 09:15:01 9749284 31435684 814924 2.48 410132 20547936 2408124 7.10 3261172 18409496 12 09:42:13 09:16:01 9749000 31435408 815248 2.48 410148 20547940 2391492 7.05 3261404 18409500 8 09:42:13 09:17:01 9748960 31435368 815208 2.48 410168 20547936 2391492 7.05 3261316 18409500 12 09:42:13 09:18:01 9748556 31435216 815252 2.48 410188 20548068 2391492 7.05 3261452 18409636 16 09:42:13 09:19:01 9748856 31435532 814924 2.48 410208 20548076 2391492 7.05 3261172 18409632 12 09:42:13 09:20:01 9748460 31435136 815252 2.48 410220 20548076 2391492 7.05 3261172 18409632 8 09:42:13 09:21:01 9748420 31435104 815196 2.48 410232 20548080 2391492 7.05 3261280 18409636 8 09:42:13 09:22:01 9748372 31435108 815160 2.48 410248 20548084 2391492 7.05 3261324 18409640 8 09:42:13 09:23:01 9748532 31435272 815140 2.48 410280 20548080 2391492 7.05 3261296 18409640 8 09:42:13 09:24:01 9748516 31435312 815096 2.48 410296 20548092 2391492 7.05 3261376 18409648 16 09:42:13 09:25:01 9747892 31434692 815640 2.48 410312 20548092 2391492 7.05 3261312 18409648 192 09:42:13 09:26:01 9748388 31435244 815064 2.48 410328 20548096 2391492 7.05 3261420 18409656 8 09:42:13 09:27:01 9748120 31434980 815248 2.48 410348 20548100 2391492 7.05 3261328 18409660 12 09:42:13 09:28:01 9748112 31434972 815172 2.48 410364 20548092 2407548 7.10 3261484 18409660 16 09:42:13 09:29:01 9748232 31435132 815172 2.48 410400 20548108 2407548 7.10 3261600 18409664 16 09:42:13 09:30:01 9748172 31435076 815400 2.48 410408 20548108 2407548 7.10 3261444 18409664 8 09:42:13 09:31:01 9748180 31435144 815336 2.48 410420 20548112 2407548 7.10 3261468 18409672 192 09:42:13 09:32:01 9748132 31435104 815312 2.48 410424 20548116 2407548 7.10 3261640 18409676 204 09:42:13 09:33:01 9748140 31435116 815280 2.48 410452 20548120 2407548 7.10 3261764 18409676 200 09:42:13 09:34:01 9747988 31435024 815356 2.48 410468 20548124 2423600 7.14 3261852 18409688 164 09:42:13 09:35:01 9748260 31435308 815268 2.48 410488 20548128 2423600 7.14 3261516 18409692 4 09:42:13 09:36:01 9748244 31435292 815248 2.48 410496 20548128 2423600 7.14 3261516 18409692 16 09:42:13 09:37:01 9748228 31435328 815184 2.48 410512 20548132 2423600 7.14 3261436 18409700 8 09:42:13 09:38:01 9747984 31435084 815348 2.48 410532 20548124 2423600 7.14 3261496 18409700 20 09:42:13 09:39:01 9748180 31435304 815044 2.48 410560 20548136 2423600 7.14 3261504 18409692 12 09:42:13 09:40:01 9747872 31435056 815252 2.48 410588 20548140 2423600 7.14 3261576 18409700 24 09:42:13 09:41:01 9747856 31435040 815176 2.48 410620 20548140 2423600 7.14 3261576 18409700 4 09:42:13 09:42:01 9146156 31372964 876120 2.66 414148 21040892 2682468 7.91 3321592 18901828 498304 09:42:13 Average: 10916256 31288804 964332 2.93 386553 19318071 2689734 7.93 3288180 17276718 90572 09:42:13 09:42:13 08:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:42:13 08:34:01 docker0 838.21 898.90 62.20 4952.26 0.00 0.00 0.00 0.00 09:42:13 08:34:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 09:42:13 08:34:01 ens3 1138.99 991.27 9856.39 119.42 0.00 0.00 0.00 0.00 09:42:13 08:35:01 veth3798e2a 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 09:42:13 08:35:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:42:13 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 08:35:01 ens3 33.08 19.23 30.97 13.10 0.00 0.00 0.00 0.00 09:42:13 08:36:01 veth3798e2a 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 09:42:13 08:36:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 09:42:13 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:36:01 ens3 32.37 22.39 24.80 14.24 0.00 0.00 0.00 0.00 09:42:13 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:37:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 09:42:13 08:37:01 ens3 98.93 59.82 2218.84 16.78 0.00 0.00 0.00 0.00 09:42:13 08:38:01 veth5fb1447 0.60 0.62 0.05 0.24 0.00 0.00 0.00 0.00 09:42:13 08:38:01 vethdecd5c0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:38:01 veth4a52ccc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:38:01 vetha2e15d6 1.12 2.37 0.09 31.38 0.00 0.00 0.00 0.00 09:42:13 08:38:01 vethc3d4ddc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:38:01 docker0 1.72 2.67 0.12 31.59 0.00 0.00 0.00 0.00 09:42:13 08:38:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 09:42:13 08:38:01 vethb3cd107 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:38:01 ens3 56.76 53.69 119.39 163.88 0.00 0.00 0.00 0.00 09:42:13 08:39:01 veth5fb1447 0.13 1.00 0.01 0.04 0.00 0.00 0.00 0.00 09:42:13 08:39:01 veth17fe21c 139.54 76.14 1182.24 8.05 0.00 0.00 0.00 0.00 09:42:13 08:39:01 docker0 435.07 738.19 38.12 6989.59 0.00 0.00 0.00 0.00 09:42:13 08:39:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:42:13 08:39:01 veth7c9014b 76.14 139.54 8.05 1182.24 0.00 0.00 0.00 0.10 09:42:13 08:39:01 ens3 791.75 459.93 7840.64 55.27 0.00 0.00 0.00 0.00 09:42:13 08:39:01 veth37fb392 83.44 137.09 8.50 1183.52 0.00 0.00 0.00 0.10 09:42:13 08:39:01 vetha4b7ce0 137.09 83.44 1183.52 8.50 0.00 0.00 0.00 0.00 09:42:13 08:40:01 veth34e7270 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:42:13 08:40:01 veth5fb1447 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:40:01 veth3f9d80e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:42:13 08:40:01 vetha255adf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:42:13 08:40:01 veth6d2f47a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:42:13 08:40:01 vethb01680b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:42:13 08:40:01 veth04ffdca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:42:13 08:40:01 veth905ca56 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:42:13 08:40:01 veth850fe62 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:42:13 08:40:01 veth3d599f7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:42:13 08:40:01 vethac24db0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:42:13 08:40:01 vethcbcb449 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:42:13 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:40:01 veth98a7610 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:42:13 08:40:01 ens3 15.45 8.80 12.75 6.97 0.00 0.00 0.00 0.00 09:42:13 08:40:01 vethd21d804 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:42:13 08:41:01 veth34e7270 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:41:01 veth5fb1447 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:41:01 veth3f9d80e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:41:01 vetha255adf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:41:01 veth6d2f47a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:41:01 vethb01680b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:41:01 veth04ffdca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:41:01 veth905ca56 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:41:01 veth850fe62 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:41:01 veth3d599f7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:41:01 vethac24db0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:41:01 vethcbcb449 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 08:41:01 veth98a7610 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:41:01 ens3 1.68 0.93 1.15 0.61 0.00 0.00 0.00 0.00 09:42:13 08:41:01 vethd21d804 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:42:01 veth5fb1447 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:42:01 vetha255adf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:42:01 veth905ca56 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:42:01 veth850fe62 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:42:01 veth3d599f7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:42:01 vethac24db0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:42:01 vethcbcb449 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:42:01 ens3 21.33 14.23 17.31 9.73 0.00 0.00 0.00 0.00 09:42:13 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:43:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 09:42:13 08:43:01 ens3 155.58 59.23 2754.34 8.58 0.00 0.00 0.00 0.00 09:42:13 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 08:45:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 08:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:48:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:42:13 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 08:49:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:50:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:42:13 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:51:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:42:13 08:51:01 ens3 6.58 5.63 4.60 5.20 0.00 0.00 0.00 0.00 09:42:13 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:52:01 ens3 1.72 1.42 0.97 1.21 0.00 0.00 0.00 0.00 09:42:13 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 08:53:01 ens3 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 09:42:13 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 08:55:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 08:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:58:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:42:13 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 08:59:01 ens3 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 09:42:13 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:02:01 ens3 0.38 0.38 0.26 0.21 0.00 0.00 0.00 0.00 09:42:13 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:03:01 ens3 0.25 0.23 0.09 0.07 0.00 0.00 0.00 0.00 09:42:13 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:04:01 ens3 0.23 0.02 0.03 0.00 0.00 0.00 0.00 0.00 09:42:13 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:05:01 ens3 1.17 0.47 0.38 0.22 0.00 0.00 0.00 0.00 09:42:13 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:07:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:08:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:42:13 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:09:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:42:13 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:13:01 ens3 0.37 0.25 0.14 0.08 0.00 0.00 0.00 0.00 09:42:13 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:14:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:15:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:18:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:42:13 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:19:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:21:01 ens3 0.27 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:42:13 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:23:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:42:13 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:28:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:42:13 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:29:01 ens3 0.30 0.20 0.12 0.01 0.00 0.00 0.00 0.00 09:42:13 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:33:01 ens3 0.37 0.20 0.14 0.07 0.00 0.00 0.00 0.00 09:42:13 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:35:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:38:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:42:13 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:39:01 ens3 0.28 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:42:13 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:41:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:42:13 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:13 09:42:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 09:42:13 09:42:01 ens3 88.04 53.16 2522.45 11.01 0.00 0.00 0.00 0.00 09:42:13 Average: docker0 18.50 23.79 1.46 173.58 0.00 0.00 0.00 0.00 09:42:13 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 09:42:13 Average: ens3 35.53 25.44 368.31 6.20 0.00 0.00 0.00 0.00 09:42:13 09:42:13