Pull request #4848 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 275f03089facd28a9349abe8b145b0e4e63c7667+a62407a90ca41d87e849251ea1cea1034d4f0a3c (841ccde8f29519bbb2a22e516f463bee579e269b) 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-ssh15206999013414325453.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9576217771361482344.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4848/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4848/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17093829545292518662.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4848/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6628926415398593235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh610261812761969297.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4848/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4848/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4866331046590391256.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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-7147 in /w/workspace/edgexfoundry_edgex-go_PR-4848 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4848/head:refs/remotes/origin/PR-4848 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a62407a90ca41d87e849251ea1cea1034d4f0a3c into PR head commit 275f03089facd28a9349abe8b145b0e4e63c7667 Merge succeeded, producing 275f03089facd28a9349abe8b145b0e4e63c7667 Checking out Revision 275f03089facd28a9349abe8b145b0e4e63c7667 (PR-4848) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 275f03089facd28a9349abe8b145b0e4e63c7667 # 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 a62407a90ca41d87e849251ea1cea1034d4f0a3c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 275f03089facd28a9349abe8b145b0e4e63c7667 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:28:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:28:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:28:09 ========================================================= 19:28:09 EdgeX Global Pipelines Version Info 19:28:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:28:23 ------------------- 19:28:23 stable info: 19:28:23 ------------------- 19:28:23 Commited By: Ginny Guan ginny@iotechsys.com 19:28:23 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 19:28:23 Message: update stable to v1.0.260 19:28:23 ------------------- 19:28:23 experimental info: 19:28:23 ------------------- 19:28:23 Commited By: Ginny Guan ginny@iotechsys.com 19:28:23 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 19:28:23 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:28:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4848 [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4848 [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4848 [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 275f03089facd28a9349abe8b145b0e4e63c7667 [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 275f030 [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:28:25 provisioning config files... 19:28:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6526963897843765755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:28:26 ---> ****-login.sh 19:28:26 nexus3.edgexfoundry.org:10001 19:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:26 Configure a credential helper to remove this warning. See 19:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:26 19:28:26 Login Succeeded 19:28:26 nexus3.edgexfoundry.org:10002 19:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:26 Configure a credential helper to remove this warning. See 19:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:26 19:28:26 Login Succeeded 19:28:26 nexus3.edgexfoundry.org:10003 19:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:26 Configure a credential helper to remove this warning. See 19:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:26 19:28:26 Login Succeeded 19:28:26 nexus3.edgexfoundry.org:10004 19:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:26 Configure a credential helper to remove this warning. See 19:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:26 19:28:26 Login Succeeded 19:28:26 ****.io 19:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:27 Configure a credential helper to remove this warning. See 19:28:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:27 19:28:27 Login Succeeded 19:28:27 ---> ****-login.sh ends [Pipeline] } 19:28:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:28:27 + 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 19:28:27 + + cut -d/dirname -f2 cmd/core-command/Dockerfile 19:28:27 19:28:27 + echo core-command,cmd/core-command/Dockerfile 19:28:27 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:28:27 + cut -d/ -f2 19:28:27 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:28:27 + + cut -d/ -f2 19:28:27 dirname cmd/core-data/Dockerfile 19:28:27 + echo core-data,cmd/core-data/Dockerfile 19:28:27 + cut -d/ -f2 19:28:27 + dirname cmd/core-keeper/Dockerfile 19:28:27 + echo core-keeper,cmd/core-keeper/Dockerfile 19:28:27 + cut -d/ -f2 19:28:27 + dirname cmd/core-metadata/Dockerfile 19:28:27 + echo core-metadata,cmd/core-metadata/Dockerfile 19:28:27 + dirname cmd/security-bootstrapper/Dockerfile 19:28:27 + cut -d/ -f2 19:28:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:28:27 + dirname cmd/security-proxy-auth/Dockerfile 19:28:27 + cut -d/ -f2 19:28:27 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:28:27 + dirname cmd/security-proxy-setup/Dockerfile 19:28:27 + cut -d/ -f2 19:28:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:28:27 + dirname cmd/security-secretstore-setup/Dockerfile 19:28:27 + cut -d/ -f2 19:28:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:28:27 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:28:27 + cut -d/ -f2 19:28:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:28:27 + dirname cmd/security-spire-agent/Dockerfile 19:28:27 + cut -d/ -f2 19:28:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:28:27 + dirname cmd/security-spire-config/Dockerfile+ 19:28:27 cut -d/ -f2 19:28:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:28:27 + dirname cmd/security-spire-server/Dockerfile 19:28:27 + cut -d/ -f2 19:28:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:28:27 + dirname cmd/support-cron-scheduler/Dockerfile 19:28:27 + cut -d/ -f2 19:28:27 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 19:28:27 + dirname cmd/support-notifications/Dockerfile 19:28:27 + cut -d/ -f2 19:28:27 + echo support-notifications,cmd/support-notifications/Dockerfile 19:28:27 + dirname cmd/support-scheduler/Dockerfile 19:28:27 + cut -d/ -f2 19:28:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:28:27 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 19:28:28 + git rev-list -1 --merges 275f03089facd28a9349abe8b145b0e4e63c7667~1..275f03089facd28a9349abe8b145b0e4e63c7667 [Pipeline] echo 19:28:28 -----------> git rev-list -1 --merges 275f03089facd28a9349abe8b145b0e4e63c7667~1..275f03089facd28a9349abe8b145b0e4e63c7667 275f03089facd28a9349abe8b145b0e4e63c7667 [false] [Pipeline] sh 19:28:28 + git log --format=format:%s -1 275f03089facd28a9349abe8b145b0e4e63c7667 [Pipeline] echo 19:28:28 ========================================================= 19:28:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:28:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:28:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:28:29 + grep -v github /etc/ssh/ssh_known_hosts 19:28:29 + [ -e /tmp/ssh_known_hosts ] 19:28:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:28:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:28:29 + sudo tee -a /etc/ssh/ssh_known_hosts 19:28:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:28:29 19:28:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:28:30 0.1.4: Pulling from edgex-devops/py-git-semver 19:28:30 b85a868b505f: Pulling fs layer 19:28:30 e2be974225ed: Pulling fs layer 19:28:30 339a4e72a1f5: Pulling fs layer 19:28:30 988bab9f4d93: Pulling fs layer 19:28:30 1469e6f7b9e6: Pulling fs layer 19:28:30 eaf3925da568: Pulling fs layer 19:28:30 bab4dde63d76: Pulling fs layer 19:28:30 bde34c3a00c8: Pulling fs layer 19:28:30 b352a97aabf1: Pulling fs layer 19:28:30 4872d77fe225: Pulling fs layer 19:28:30 5851b861e8e6: Pulling fs layer 19:28:30 988bab9f4d93: Waiting 19:28:30 1469e6f7b9e6: Waiting 19:28:30 bde34c3a00c8: Waiting 19:28:30 eaf3925da568: Waiting 19:28:30 b352a97aabf1: Waiting 19:28:30 4872d77fe225: Waiting 19:28:30 bab4dde63d76: Waiting 19:28:30 5851b861e8e6: Waiting 19:28:30 e2be974225ed: Verifying Checksum 19:28:30 e2be974225ed: Download complete 19:28:30 988bab9f4d93: Verifying Checksum 19:28:30 988bab9f4d93: Download complete 19:28:30 1469e6f7b9e6: Verifying Checksum 19:28:30 1469e6f7b9e6: Download complete 19:28:30 339a4e72a1f5: Verifying Checksum 19:28:30 339a4e72a1f5: Download complete 19:28:30 eaf3925da568: Verifying Checksum 19:28:30 eaf3925da568: Download complete 19:28:30 bde34c3a00c8: Verifying Checksum 19:28:30 bde34c3a00c8: Download complete 19:28:30 b352a97aabf1: Verifying Checksum 19:28:30 b352a97aabf1: Download complete 19:28:30 4872d77fe225: Verifying Checksum 19:28:30 4872d77fe225: Download complete 19:28:30 5851b861e8e6: Verifying Checksum 19:28:30 5851b861e8e6: Download complete 19:28:30 b85a868b505f: Verifying Checksum 19:28:30 b85a868b505f: Download complete 19:28:30 bab4dde63d76: Verifying Checksum 19:28:30 bab4dde63d76: Download complete 19:28:31 b85a868b505f: Pull complete 19:28:31 e2be974225ed: Pull complete 19:28:32 339a4e72a1f5: Pull complete 19:28:32 988bab9f4d93: Pull complete 19:28:32 1469e6f7b9e6: Pull complete 19:28:32 eaf3925da568: Pull complete 19:28:34 bab4dde63d76: Pull complete 19:28:34 bde34c3a00c8: Pull complete 19:28:34 b352a97aabf1: Pull complete 19:28:34 4872d77fe225: Pull complete 19:28:35 5851b861e8e6: Pull complete 19:28:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:28:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:35 prd-ubuntu20.04-docker-8c-8g-7147 does not seem to be running inside a container 19:28:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:28:40 $ docker top b5211ec49c22b875c7480992263d3f2ae288edde1ddbd74c1d89b2f4dad49455 -eo pid,comm 19:28:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:28:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:28:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:28:40 [ssh-agent] Looking for ssh-agent implementation... 19:28:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:28:40 $ docker exec b5211ec49c22b875c7480992263d3f2ae288edde1ddbd74c1d89b2f4dad49455 ssh-agent 19:28:40 SSH_AUTH_SOCK=/tmp/ssh-PpZjupDinbqV/agent.32 19:28:40 SSH_AGENT_PID=38 19:28:40 Running ssh-add (command line suppressed) 19:28:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11752654692061655168.key (/w/workspace/edgex-go/1@tmp/private_key_11752654692061655168.key) 19:28:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:28:41 + git tag --points-at HEAD [Pipeline] } 19:28:41 $ docker exec --env ******** --env ******** b5211ec49c22b875c7480992263d3f2ae288edde1ddbd74c1d89b2f4dad49455 ssh-agent -k 19:28:41 unset SSH_AUTH_SOCK; 19:28:41 unset SSH_AGENT_PID; 19:28:41 echo Agent pid 38 killed; 19:28:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:28:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:28:41 [ssh-agent] Looking for ssh-agent implementation... 19:28:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:28:41 $ docker exec b5211ec49c22b875c7480992263d3f2ae288edde1ddbd74c1d89b2f4dad49455 ssh-agent 19:28:41 SSH_AUTH_SOCK=/tmp/ssh-ugdAA1RVyWG4/agent.71 19:28:41 SSH_AGENT_PID=77 19:28:41 Running ssh-add (command line suppressed) 19:28:41 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16132125549482987919.key (/w/workspace/edgex-go/1@tmp/private_key_16132125549482987919.key) 19:28:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:28:42 + git semver init 19:28:42 2024-08-05 19:28:42,197 [run_init] DEBUG init version:0.0.0 force:False 19:28:42 2024-08-05 19:28:42,198 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:28:42 2024-08-05 19:28:42,198 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:28:42 2024-08-05 19:28:42,198 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:28:54 2024-08-05 19:28:54,322 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:28:54 2024-08-05 19:28:54,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4848 with force:False 19:28:54 2024-08-05 19:28:54,323 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4848 19:28:54 2024-08-05 19:28:54,326 [execute] INFO git cat-file --batch-check 19:28:54 2024-08-05 19:28:54,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:28:54 2024-08-05 19:28:54,332 [execute] INFO git cat-file --batch 19:28:54 2024-08-05 19:28:54,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:28:54 2024-08-05 19:28:54,338 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4848 19:28:54 0.0.0 [Pipeline] } 19:28:54 $ docker exec --env ******** --env ******** b5211ec49c22b875c7480992263d3f2ae288edde1ddbd74c1d89b2f4dad49455 ssh-agent -k 19:28:54 unset SSH_AUTH_SOCK; 19:28:54 unset SSH_AGENT_PID; 19:28:54 echo Agent pid 77 killed; 19:28:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:28:55 + git semver [Pipeline] } 19:28:55 $ docker stop --time=1 b5211ec49c22b875c7480992263d3f2ae288edde1ddbd74c1d89b2f4dad49455 19:28:56 $ docker rm -f --volumes b5211ec49c22b875c7480992263d3f2ae288edde1ddbd74c1d89b2f4dad49455 [Pipeline] // withDockerContainer [Pipeline] sh 19:28:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:28:57 Stashed 1 file(s) [Pipeline] echo 19:28:57 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:28:58 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:28:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:28:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:28:58 ========================================================= 19:28:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:28:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:28:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:28:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:28:58 619be1103602: Pulling fs layer 19:28:58 7862e08f4a3e: Pulling fs layer 19:28:58 5df492c9dc93: Pulling fs layer 19:28:58 7629e6793208: Pulling fs layer 19:28:58 4f4fb700ef54: Pulling fs layer 19:28:58 fb5054dd5b73: Pulling fs layer 19:28:58 eeca6798cff9: Pulling fs layer 19:28:58 aa269ceb94a6: Pulling fs layer 19:28:58 ada007ff1a6a: Pulling fs layer 19:28:58 ada007ff1a6a: Waiting 19:28:58 fb5054dd5b73: Waiting 19:28:58 aa269ceb94a6: Waiting 19:28:58 4f4fb700ef54: Waiting 19:28:58 7862e08f4a3e: Verifying Checksum 19:28:58 7862e08f4a3e: Download complete 19:28:58 7629e6793208: Verifying Checksum 19:28:58 7629e6793208: Download complete 19:28:58 4f4fb700ef54: Verifying Checksum 19:28:58 4f4fb700ef54: Download complete 19:28:58 fb5054dd5b73: Verifying Checksum 19:28:58 619be1103602: Verifying Checksum 19:28:58 619be1103602: Download complete 19:28:58 eeca6798cff9: Verifying Checksum 19:28:58 eeca6798cff9: Download complete 19:28:59 619be1103602: Pull complete 19:28:59 ada007ff1a6a: Verifying Checksum 19:28:59 ada007ff1a6a: Download complete 19:28:59 7862e08f4a3e: Pull complete 19:28:59 5df492c9dc93: Download complete 19:28:59 aa269ceb94a6: Verifying Checksum 19:28:59 aa269ceb94a6: Download complete 19:29:03 5df492c9dc93: Pull complete 19:29:03 7629e6793208: Pull complete 19:29:03 4f4fb700ef54: Pull complete 19:29:03 fb5054dd5b73: Pull complete 19:29:03 eeca6798cff9: Pull complete 19:29:05 aa269ceb94a6: Pull complete 19:29:06 ada007ff1a6a: Pull complete 19:29:06 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:29:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:29:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:29:06 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:29:06 WORKDIR /edgex 19:29:06 COPY go.mod . 19:29:06 RUN go mod download 19:29:06 docker build -t ci-base-image-x86_64 -f - . 19:29:07 Sending build context to Docker daemon 178.9MB 19:29:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:29:07 ---> f489d0715acc 19:29:07 Step 2/4 : WORKDIR /edgex 19:29:12 Still waiting to schedule task 19:29:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:29:13 ---> Running in fe05fea7e225 19:29:13 Removing intermediate container fe05fea7e225 19:29:13 ---> ddb29da2822b 19:29:13 Step 3/4 : COPY go.mod . 19:29:13 ---> 81ce6a1881a5 19:29:13 Step 4/4 : RUN go mod download 19:29:13 ---> Running in 1a0f1f81e726 19:29:46 Removing intermediate container 1a0f1f81e726 19:29:46 ---> 00290ea70ea1 19:29:46 Successfully built 00290ea70ea1 19:29:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:46 + docker inspect -f . ci-base-image-x86_64 19:29:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:46 prd-ubuntu20.04-docker-8c-8g-7147 does not seem to be running inside a container 19:29:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:29:47 $ docker top b40f6319163a9e7a56dc5e9dbea9468d1a6dca14f91334bb252119c029ca71c6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:47 + go version 19:29:47 go version go1.21.9 linux/amd64 [Pipeline] } 19:29:47 $ docker stop --time=1 b40f6319163a9e7a56dc5e9dbea9468d1a6dca14f91334bb252119c029ca71c6 19:29:48 $ docker rm -f --volumes b40f6319163a9e7a56dc5e9dbea9468d1a6dca14f91334bb252119c029ca71c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:49 + docker inspect -f . ci-base-image-x86_64 19:29:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:49 prd-ubuntu20.04-docker-8c-8g-7147 does not seem to be running inside a container 19:29: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:29:50 $ docker top f33ee397f82a2884361af240807ae09bb2e7c75a7944220e658b0ec2b05bed91 -eo pid,comm [Pipeline] { [Pipeline] echo 19:29:50 ========================================================= 19:29:50 [edgeXBuildGoParallel] Running Tests and Build... 19:29:50 ========================================================= [Pipeline] sh 19:29:50 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:29:51 + make test 19:29:51 go test -race -coverprofile=coverage.out ./... 19:29:59 ? github.com/edgexfoundry/edgex-go [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:30:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:30:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 19:30:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:30:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:30:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:30:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:30:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:30:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements 19:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:30:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements 19:30:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.039s coverage: 53.2% of statements 19:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:30:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.649s coverage: 93.4% of statements 19:30:37 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 91.7% of statements 19:30:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 6.5% of statements 19:30:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:30:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:30:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:30:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:30:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:30:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:30:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:30:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:30:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:30:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:30:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:30:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.356s coverage: 95.8% of statements 19:30:39 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 19:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.023s coverage: 0.0% of statements [no tests to run] 19:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:30:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:30:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.056s coverage: 0.8% of statements 19:30:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 30.7% of statements 19:30:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.034s coverage: 41.7% of statements 19:30:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 77.8% of statements 19:30:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 19:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.109s coverage: 96.3% of statements 19:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements 19:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:30:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7148 in /w/workspace/edgexfoundry_edgex-go_PR-4848 [Pipeline] { [Pipeline] ws 19:30:44 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:30:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:30:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:30:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:30:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:30:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:30:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:30:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:30:47 The recommended git tool is: git 19:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:30:51 using credential edgex-jenkins-ssh 19:30:51 Cloning the remote Git repository 19:30:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:30:51 > git init /w/workspace/edgex-go/1 # timeout=10 19:30:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:30:51 > git --version # timeout=10 19:30:51 > git --version # 'git version 2.25.1' 19:30:51 using GIT_SSH to set credentials SSH Credentials for GitHub 19:30:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 19:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 19:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.039s coverage: 94.4% of statements 19:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.309s coverage: 79.9% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.047s coverage: 92.9% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 67.2% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 76.6% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.024s coverage: 100.0% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.077s coverage: 81.8% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.151s coverage: 63.1% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.036s coverage: 73.7% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.311s coverage: 36.5% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 19.9% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.096s coverage: 95.7% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements 19:31:07 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:31:08 running golangci-lint 19:31:08 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:31:08 go version go1.21.9 linux/amd64 19:31:08 level=info msg="[config_reader] Used config file .golangci.yml" 19:31:08 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:31:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:31:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:31:10 Merging remotes/origin/main commit a62407a90ca41d87e849251ea1cea1034d4f0a3c into PR head commit 275f03089facd28a9349abe8b145b0e4e63c7667 19:31:10 Merge succeeded, producing 275f03089facd28a9349abe8b145b0e4e63c7667 19:31:10 Checking out Revision 275f03089facd28a9349abe8b145b0e4e63c7667 (PR-4848) 19:31:11 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 19:31:11 > git --version # timeout=10 19:31:11 > git --version # 'git version 2.25.1' 19:31:11 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 19:31:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:31:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4848/head:refs/remotes/origin/PR-4848 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:31:10 > git config core.sparsecheckout # timeout=10 19:31:10 > git checkout -f 275f03089facd28a9349abe8b145b0e4e63c7667 # timeout=10 19:31:10 > git remote # timeout=10 19:31:10 > git config --get remote.origin.url # timeout=10 19:31:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:10 > git merge a62407a90ca41d87e849251ea1cea1034d4f0a3c # timeout=10 19:31:10 > git rev-parse HEAD^{commit} # timeout=10 19:31:10 > git config core.sparsecheckout # timeout=10 19:31:10 > git checkout -f 275f03089facd28a9349abe8b145b0e4e63c7667 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:31:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:31:16 % Total % Received % Xferd Average Speed Time Time Time Current 19:31:16 Dload Upload Total Spent Left Speed 19:31:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 19:31:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:31:17 + sudo tee /etc/docker/daemon.new 19:31:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:31:17 { 19:31:17 "registry-mirrors": [ 19:31:17 "https://nexus3.edgexfoundry.org:10001" 19:31:17 ], 19:31:17 "bip": "10.250.0.254/24", 19:31:17 "hosts": [ 19:31:17 "tcp://0.0.0.0:5555", 19:31:17 "unix:///var/run/docker.sock" 19:31:17 ], 19:31:17 "mtu": 1458, 19:31:17 "selinux-enabled": true, 19:31:17 "seccomp-profile": "/etc/docker/seccomp.json" 19:31:17 } [Pipeline] sh 19:31:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:31:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:31:36 provisioning config files... 19:31:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6871556861337010742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:31:36 ---> ****-login.sh 19:31:36 nexus3.edgexfoundry.org:10001 19:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:36 level=info msg="[loader] Go packages loading at mode 575 (deps|name|imports|types_sizes|compiled_files|exports_file|files) took 25.628940551s" 19:31:36 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 59.492646ms" 19:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:37 Configure a credential helper to remove this warning. See 19:31:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:37 19:31:37 Login Succeeded 19:31:37 nexus3.edgexfoundry.org:10002 19:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:37 Configure a credential helper to remove this warning. See 19:31:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:37 19:31:37 Login Succeeded 19:31:37 nexus3.edgexfoundry.org:10003 19:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:37 Configure a credential helper to remove this warning. See 19:31:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:37 19:31:37 Login Succeeded 19:31:37 nexus3.edgexfoundry.org:10004 19:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:38 Configure a credential helper to remove this warning. See 19:31:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:38 19:31:38 Login Succeeded 19:31:38 ****.io 19:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:38 Configure a credential helper to remove this warning. See 19:31:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:38 19:31:38 Login Succeeded 19:31:38 ---> ****-login.sh ends [Pipeline] } 19:31:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:31:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:31:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:31:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:31:39 ========================================================= 19:31:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:31:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:31:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:31:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:31:39 c6b39de5b339: Pulling fs layer 19:31:39 a69c41024577: Pulling fs layer 19:31:39 d6de4b400683: Pulling fs layer 19:31:39 35cb2a7552d0: Pulling fs layer 19:31:39 4f4fb700ef54: Pulling fs layer 19:31:39 464afbd9ba4c: Pulling fs layer 19:31:39 00f215d4a9da: Pulling fs layer 19:31:39 d496ad576159: Pulling fs layer 19:31:39 35cb2a7552d0: Waiting 19:31:39 4f4fb700ef54: Waiting 19:31:39 464afbd9ba4c: Waiting 19:31:39 00f215d4a9da: Waiting 19:31:39 d496ad576159: Waiting 19:31:39 a69c41024577: Download complete 19:31:39 35cb2a7552d0: Verifying Checksum 19:31:39 35cb2a7552d0: Download complete 19:31:39 4f4fb700ef54: Verifying Checksum 19:31:39 4f4fb700ef54: Download complete 19:31:39 464afbd9ba4c: Verifying Checksum 19:31:39 464afbd9ba4c: Download complete 19:31:39 c6b39de5b339: Verifying Checksum 19:31:39 c6b39de5b339: Download complete 19:31:40 d496ad576159: Verifying Checksum 19:31:40 d496ad576159: Download complete 19:31:40 c6b39de5b339: Pull complete 19:31:41 a69c41024577: Pull complete 19:31:41 d6de4b400683: Verifying Checksum 19:31:41 d6de4b400683: Download complete 19:31:42 00f215d4a9da: Verifying Checksum 19:31:42 00f215d4a9da: Download complete 19:31:51 level=info msg="[linters_context/goanalysis] analyzers took 2m2.491376806s with top 10 stages: buildir: 1m11.944851488s, gosec: 9.374833988s, inspect: 2.849731007s, ctrlflow: 2.584155389s, fact_deprecated: 2.449376567s, printf: 2.393051249s, nilness: 1.799938412s, fact_purity: 1.730628947s, S1038: 1.393394517s, typedness: 1.089764244s" 19:31:51 level=info msg="[runner] Issues before processing: 213, after processing: 0" 19:31:51 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 213/213, skip_files: 213/213, autogenerated_exclude: 213/213, exclude: 213/213, exclude-rules: 21/213, nolint: 0/21, skip_dirs: 213/213, identifier_marker: 213/213, cgo: 213/213, filename_unadjuster: 213/213" 19:31:51 level=info msg="[runner] processing took 13.397604ms with stages: nolint: 6.584887ms, identifier_marker: 3.465684ms, exclude-rules: 1.113871ms, autogenerated_exclude: 879.891µs, path_prettifier: 769.211µs, skip_dirs: 539.56µs, cgo: 25.46µs, filename_unadjuster: 14.33µs, max_same_issues: 700ns, uniq_by_line: 640ns, fixer: 510ns, skip_files: 450ns, exclude: 400ns, path_prefixer: 360ns, sort_results: 350ns, severity-rules: 350ns, source_code: 300ns, max_per_file_from_linter: 260ns, max_from_linter: 160ns, diff: 120ns, path_shortener: 110ns" 19:31:51 level=info msg="[runner] linters took 15.248799532s with stages: goanalysis_metalinter: 15.235317488s" 19:31:51 level=info msg="File cache stats: 0 entries of total size 0B" 19:31:51 level=info msg="Memory: 403 samples, avg is 322.1MB, max is 1346.5MB" 19:31:51 level=info msg="Execution took 40.946635088s" 19:31:51 go vet ./... 19:31:54 d6de4b400683: Pull complete 19:31:54 35cb2a7552d0: Pull complete 19:31:54 4f4fb700ef54: Pull complete 19:31:54 464afbd9ba4c: Pull complete 19:31:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:31:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:31:56 ./bin/test-attribution-txt.sh [Pipeline] echo 19:31:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:31:57 + ls -al . 19:31:57 total 872 19:31:57 drwxrwxr-x 11 1001 1001 4096 Aug 5 19:29 . 19:31:57 drwxr-xr-x 4 root root 4096 Aug 5 19:29 .. 19:31:57 drwxrwxr-x 2 1001 1001 4096 Aug 5 19:28 .blubracket 19:31:57 -rw-rw-r-- 1 1001 1001 10 Aug 5 19:28 .dockerignore 19:31:57 drwxrwxr-x 8 1001 1001 4096 Aug 5 19:31 .git 19:31:57 drwxrwxr-x 3 1001 1001 4096 Aug 5 19:28 .github 19:31:57 -rw-rw-r-- 1 1001 1001 1102 Aug 5 19:28 .gitignore 19:31:57 -rw-rw-r-- 1 1001 1001 42 Aug 5 19:28 .golangci.yml 19:31:57 -rw-rw-r-- 1 1001 1001 100 Aug 5 19:28 .hadolint.yml 19:31:57 drwxr-xr-x 3 1001 1001 4096 Aug 5 19:28 .semver 19:31:57 -rw-rw-r-- 1 1001 1001 155 Aug 5 19:28 .sonarcloud.properties 19:31:57 -rw-rw-r-- 1 1001 1001 1171 Aug 5 19:28 ADOPTERS.md 19:31:57 -rw-rw-r-- 1 1001 1001 20806 Aug 5 19:28 Attribution.txt 19:31:57 -rw-rw-r-- 1 1001 1001 100284 Aug 5 19:28 CHANGELOG.md 19:31:57 -rw-rw-r-- 1 1001 1001 3804 Aug 5 19:28 CONTRIBUTING.md 19:31:57 -rw-rw-r-- 1 1001 1001 677 Aug 5 19:28 GOVERNANCE.md 19:31:57 -rw-rw-r-- 1 1001 1001 861 Aug 5 19:28 Jenkinsfile 19:31:57 -rw-rw-r-- 1 1001 1001 10775 Aug 5 19:28 LICENSE 19:31:57 -rw-rw-r-- 1 1001 1001 16854 Aug 5 19:28 Makefile 19:31:57 -rw-rw-r-- 1 1001 1001 582 Aug 5 19:28 OWNERS.md 19:31:57 -rw-rw-r-- 1 1001 1001 9528 Aug 5 19:28 README.md 19:31:57 -rw-rw-r-- 1 1001 1001 789 Aug 5 19:28 SECURITY.md 19:31:57 -rw-rw-r-- 1 1001 1001 5 Aug 5 19:28 VERSION 19:31:57 drwxrwxr-x 2 1001 1001 4096 Aug 5 19:28 bin 19:31:57 drwxrwxr-x 20 1001 1001 4096 Aug 5 19:28 cmd 19:31:57 -rw-r--r-- 1 root root 504185 Aug 5 19:31 coverage.out 19:31:57 drwxrwxr-x 2 1001 1001 4096 Aug 5 19:28 fuzz_test 19:31:57 -rw-rw-r-- 1 1001 1001 7118 Aug 5 19:28 go.mod 19:31:57 -rw-rw-r-- 1 1001 1001 101672 Aug 5 19:28 go.sum 19:31:57 drwxrwxr-x 7 1001 1001 4096 Aug 5 19:28 internal 19:31:57 drwxrwxr-x 3 1001 1001 4096 Aug 5 19:28 openapi 19:31:57 -rw-rw-r-- 1 1001 1001 584 Aug 5 19:28 security.txt 19:31:57 -rw-rw-r-- 1 1001 1001 204 Aug 5 19:28 version.go [Pipeline] sh 19:31:57 + '[' -e coverage.out ] 19:31:57 + chown 1001:1001 coverage.out [Pipeline] stash 19:31:58 Stashed 1 file(s) [Pipeline] sh 19:31:58 + make build 19:31:58 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 19:32:03 00f215d4a9da: Pull complete 19:32:05 d496ad576159: Pull complete 19:32:05 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:32:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:32:05 + docker build -t ci-base-image-arm64 -f - . 19:32:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:32:05 WORKDIR /edgex 19:32:05 COPY go.mod . 19:32:05 RUN go mod download 19:32:06 Sending build context to Docker daemon 3.374MB 19:32:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:32:06 ---> f246e2811388 19:32:06 Step 2/4 : WORKDIR /edgex 19:32:08 ---> Running in e30ea62cc3fb 19:32:08 Removing intermediate container e30ea62cc3fb 19:32:08 ---> 6c3f9beec5ae 19:32:08 Step 3/4 : COPY go.mod . 19:32:08 ---> 929b39af2f40 19:32:08 Step 4/4 : RUN go mod download 19:32:08 ---> Running in 07a50cd10f4f 19:32:25 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 19:32:27 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 19:32:29 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 19:32:30 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 19:32:32 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 19:32:38 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 19:32:39 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 19:32:40 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 19:32:42 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 19:32:43 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 19:32: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/secrets-config ./cmd/secrets-config 19:32: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:32: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:32:47 $ docker stop --time=1 f33ee397f82a2884361af240807ae09bb2e7c75a7944220e658b0ec2b05bed91 19:32:49 $ docker rm -f --volumes f33ee397f82a2884361af240807ae09bb2e7c75a7944220e658b0ec2b05bed91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:32:51 19:32:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:32:52 latest: Pulling from edgex-devops/edgex-compose 19:32:52 91d30c5bc195: Pulling fs layer 19:32:52 2e9b0aa3be6d: Pulling fs layer 19:32:52 9c61dcf015f6: Pulling fs layer 19:32:52 4698f68db338: Pulling fs layer 19:32:52 2a2f49069b9e: Pulling fs layer 19:32:52 e0025b399a48: Pulling fs layer 19:32:52 e0025b399a48: Waiting 19:32:52 2a2f49069b9e: Waiting 19:32:52 4698f68db338: Waiting 19:32:52 91d30c5bc195: Verifying Checksum 19:32:52 4698f68db338: Verifying Checksum 19:32:52 4698f68db338: Download complete 19:32:52 2e9b0aa3be6d: Verifying Checksum 19:32:52 2e9b0aa3be6d: Download complete 19:32:52 e0025b399a48: Verifying Checksum 19:32:52 e0025b399a48: Download complete 19:32:52 91d30c5bc195: Pull complete 19:32:52 2a2f49069b9e: Verifying Checksum 19:32:52 2a2f49069b9e: Download complete 19:32:52 2e9b0aa3be6d: Pull complete 19:32:53 9c61dcf015f6: Download complete 19:32:55 9c61dcf015f6: Pull complete 19:32:55 4698f68db338: Pull complete 19:32:56 2a2f49069b9e: Pull complete 19:32:56 e0025b399a48: Pull complete 19:32:56 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:32:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:32:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:32:56 prd-ubuntu20.04-docker-8c-8g-7147 does not seem to be running inside a container 19:32:56 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:33:01 $ docker top d25ce624bd157904c4ec44c58d1e62cfb1e15ba00cf1cbc797121e6e0a624b97 -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:02 + docker compose -f ./docker-compose-build.yml build --parallel 19:33:04 #1 [support-cron-scheduler internal] load build definition from Dockerfile 19:33:04 #1 transferring dockerfile: 1.85kB done 19:33:04 #1 DONE 0.0s 19:33:05 19:33:05 #2 [security-spire-agent internal] load build definition from Dockerfile 19:33:05 #2 transferring dockerfile: 1.81kB done 19:33:05 #2 DONE 0.0s 19:33:05 19:33:05 #3 [core-command internal] load build definition from Dockerfile 19:33:05 #3 transferring dockerfile: 1.93kB done 19:33:05 #3 DONE 0.0s 19:33:05 19:33:05 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:33:05 #4 transferring dockerfile: 2.23kB done 19:33:05 #4 DONE 0.0s 19:33:05 19:33:05 #5 [security-spire-server internal] load build definition from Dockerfile 19:33:05 #5 transferring dockerfile: 1.70kB done 19:33:05 #5 DONE 0.0s 19:33:05 19:33:05 #6 [security-spire-config internal] load build definition from Dockerfile 19:33:05 #6 transferring dockerfile: 1.69kB done 19:33:05 #6 DONE 0.0s 19:33:05 19:33:05 #7 [support-notifications internal] load build definition from Dockerfile 19:33:05 #7 transferring dockerfile: 1.95kB done 19:33:05 #7 DONE 0.0s 19:33:05 19:33:05 #8 [support-scheduler internal] load build definition from Dockerfile 19:33:05 #8 transferring dockerfile: 1.93kB done 19:33:05 #8 DONE 0.0s 19:33:05 19:33:05 #9 [core-data internal] load build definition from Dockerfile 19:33:05 #9 transferring dockerfile: 2.01kB done 19:33:05 #9 DONE 0.1s 19:33:05 19:33:05 #10 [core-metadata internal] load build definition from Dockerfile 19:33:05 #10 transferring dockerfile: 2.06kB done 19:33:05 #10 DONE 0.0s 19:33:05 19:33:05 #11 [core-keeper internal] load build definition from Dockerfile 19:33:05 #11 transferring dockerfile: 2.01kB done 19:33:05 #11 DONE 0.0s 19:33:05 19:33:05 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:33:05 #12 transferring dockerfile: 1.89kB done 19:33:05 #12 DONE 0.0s 19:33:05 19:33:05 #13 [security-proxy-auth internal] load build definition from Dockerfile 19:33:05 #13 transferring dockerfile: 2.15kB done 19:33:05 #13 DONE 0.1s 19:33:05 19:33:05 #14 [security-secretstore-setup internal] load build definition from Dockerfile 19:33:05 #14 transferring dockerfile: 2.49kB done 19:33:05 #14 DONE 0.1s 19:33:05 19:33:05 #15 [security-bootstrapper internal] load build definition from Dockerfile 19:33:05 #15 transferring dockerfile: 3.17kB done 19:33:05 #15 DONE 0.0s 19:33:05 19:33:05 #16 [support-cron-scheduler internal] load .dockerignore 19:33:05 #16 transferring context: 50B done 19:33:05 #16 DONE 0.1s 19:33:05 19:33:05 #17 [security-proxy-setup internal] load build definition from Dockerfile 19:33:05 #17 transferring dockerfile: 2.50kB done 19:33:05 #17 DONE 0.1s 19:33:05 19:33:05 #18 [security-spire-agent internal] load .dockerignore 19:33:05 #18 transferring context: 50B done 19:33:05 #18 DONE 0.0s 19:33:05 19:33:05 #19 [core-command internal] load .dockerignore 19:33:05 #19 transferring context: 50B done 19:33:05 #19 DONE 0.0s 19:33:05 19:33:05 #20 [core-common-config-bootstrapper internal] load .dockerignore 19:33:05 #20 transferring context: 50B done 19:33:05 #20 DONE 0.0s 19:33:05 19:33:05 #21 [security-spire-server internal] load .dockerignore 19:33:05 #21 transferring context: 50B done 19:33:05 #21 DONE 0.0s 19:33:05 19:33:05 #22 [security-spire-config internal] load .dockerignore 19:33:05 #22 transferring context: 50B done 19:33:05 #22 DONE 0.0s 19:33:05 19:33:05 #23 [core-data internal] load .dockerignore 19:33:05 #23 transferring context: 50B done 19:33:05 #23 DONE 0.0s 19:33:05 19:33:05 #24 [support-notifications internal] load .dockerignore 19:33:05 #24 transferring context: 50B done 19:33:05 #24 DONE 0.0s 19:33:05 19:33:05 #25 [support-scheduler internal] load .dockerignore 19:33:05 #25 transferring context: 50B done 19:33:05 #25 DONE 0.0s 19:33:05 19:33:05 #26 [core-metadata internal] load .dockerignore 19:33:05 #26 transferring context: 50B done 19:33:05 #26 DONE 0.0s 19:33:05 19:33:05 #27 [core-keeper internal] load .dockerignore 19:33:05 #27 transferring context: 50B done 19:33:05 #27 DONE 0.0s 19:33:05 19:33:05 #28 [security-proxy-auth internal] load .dockerignore 19:33:05 #28 transferring context: 50B done 19:33:05 #28 DONE 0.0s 19:33:05 19:33:05 #29 [security-spiffe-token-provider internal] load .dockerignore 19:33:05 #29 transferring context: 50B done 19:33:05 #29 DONE 0.0s 19:33:05 19:33:05 #30 [security-secretstore-setup internal] load .dockerignore 19:33:05 #30 transferring context: 50B done 19:33:05 #30 DONE 0.0s 19:33:05 19:33:05 #31 [security-proxy-setup internal] load .dockerignore 19:33:05 #31 transferring context: 50B done 19:33:05 #31 DONE 0.0s 19:33:05 19:33:05 #32 [security-bootstrapper internal] load .dockerignore 19:33:05 #32 transferring context: 50B done 19:33:05 #32 DONE 0.0s 19:33:05 19:33:05 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:33:05 #33 DONE 0.0s 19:33:05 19:33:05 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:33:05 #34 ... 19:33:05 19:33:05 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:33:05 #33 DONE 0.0s 19:33:05 19:33:05 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:33:05 #34 ... 19:33:05 19:33:05 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:33:05 #33 DONE 0.0s 19:33:05 19:33:05 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:33:05 #34 ... 19:33:05 19:33:05 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:33:05 #33 DONE 0.0s 19:33:05 19:33:05 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:33:06 #34 DONE 0.5s 19:33:06 19:33:06 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:06 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 19:33:06 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:33:06 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:33:06 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:33:06 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.3s 19:33:06 #35 ... 19:33:06 19:33:06 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:33:06 #36 DONE 0.8s 19:33:06 19:33:06 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:06 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 19:33:06 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:33:06 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:33:06 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:33:06 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 1.05MB / 3.42MB 0.3s 19:33:06 #35 ... 19:33:06 19:33:06 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:33:06 #37 DONE 0.8s 19:33:06 19:33:06 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:06 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 19:33:06 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:33:06 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:33:06 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:33:06 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s 19:33:06 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 19:33:06 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done 19:33:07 #35 ... 19:33:07 19:33:07 #38 [security-spire-server internal] load build context 19:33:07 #38 transferring context: 27.23kB 0.0s done 19:33:07 #38 DONE 0.5s 19:33:07 19:33:07 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:07 #35 ... 19:33:07 19:33:07 #39 [security-spire-agent internal] load build context 19:33:07 #39 transferring context: 26.76kB 0.0s done 19:33:07 #39 DONE 0.5s 19:33:07 19:33:07 #40 [security-spire-config internal] load build context 19:33:07 #40 transferring context: 25.48kB 0.0s done 19:33:07 #40 DONE 0.6s 19:33:07 19:33:07 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:07 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done 19:33:11 #35 ... 19:33:11 19:33:11 #41 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:33:11 #41 DONE 5.4s 19:33:11 19:33:11 #42 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:33:16 Removing intermediate container 07a50cd10f4f 19:33:16 ---> 7b0f4267f1f5 19:33:16 Successfully built 7b0f4267f1f5 19:33:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:16 + docker inspect -f . ci-base-image-arm64 19:33:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:17 #42 ... 19:33:17 19:33:17 #43 [security-proxy-auth internal] load build context 19:33:17 #43 transferring context: 273.20MB 9.9s 19:33:17 #43 ... 19:33:17 19:33:17 #44 [support-scheduler internal] load build context 19:33:17 #44 ... 19:33:17 19:33:17 #45 [core-keeper internal] load build context 19:33:17 #45 ... 19:33:17 19:33:17 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:17 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 19:33:17 #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:33:17 #46 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:33:17 #46 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:33:17 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 19:33:17 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 19:33:17 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:33:17 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:33:17 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:33:17 #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.5s done 19:33:17 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:33:17 #46 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done 19:33:17 #46 ... 19:33:17 19:33:17 #47 [security-proxy-setup internal] load build context 19:33:17 prd-ubuntu20.04-docker-arm64-4c-16g-7148 does not seem to be running inside a container 19:33:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:33:17 #47 ... 19:33:17 19:33:17 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:33:17 #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 19:33:17 #48 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 19:33:17 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 19:33:17 #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:33:17 #48 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 19:33:17 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:33:17 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:33:17 #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 19:33:17 #48 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 4.2s done 19:33:17 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:33:17 #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 19:33:17 #48 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 19:33:17 #48 ... 19:33:17 19:33:17 #49 [security-spiffe-token-provider internal] load build context 19:33:17 #49 ... 19:33:17 19:33:17 #50 [support-notifications internal] load build context 19:33:17 #50 ... 19:33:17 19:33:17 #51 [core-common-config-bootstrapper internal] load build context 19:33:17 #51 ... 19:33:17 19:33:17 #52 [core-command internal] load build context 19:33:17 #52 ... 19:33:17 19:33:17 #53 [security-secretstore-setup internal] load build context 19:33:17 #53 ... 19:33:17 19:33:17 #54 [support-cron-scheduler internal] load build context 19:33:17 #54 ... 19:33:17 19:33:17 #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:33:17 #0 6.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:33:17 #0 6.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:33:17 #0 6.506 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:33:17 #0 6.506 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:33:17 #0 6.506 OK: 20070 distinct packages available 19:33:17 #0 6.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:33:17 #0 6.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:33:17 #0 6.815 (1/5) Installing dumb-init (1.2.5-r2) 19:33:17 #0 6.902 (2/5) Installing musl-obstack (1.2.3-r2) 19:33:17 #0 6.906 (3/5) Installing libucontext (1.2-r2) 19:33:17 #0 6.910 (4/5) Installing gcompat (1.1.0-r1) 19:33:17 #0 6.914 (5/5) Installing openssl (3.1.6-r0) 19:33:17 #0 6.936 Executing busybox-1.36.1-r7.trigger 19:33:17 #0 6.947 OK: 8 MiB in 20 packages 19:33:18 #55 ... 19:33:18 19:33:18 #56 [core-data internal] load build context 19:33:18 #56 ... 19:33:18 19:33:18 #57 [security-bootstrapper internal] load build context 19:33:18 #57 ... 19:33:18 19:33:18 #58 [core-metadata internal] load build context 19:33:18 $ docker top 817b6cabcd8a7fb57435ec91a9f6b363b994165633cfa256310cb369bc43168c -eo pid,comm 19:33:18 #58 ... 19:33:18 19:33:18 #57 [security-bootstrapper internal] load build context [Pipeline] { [Pipeline] sh 19:33:19 #57 ... 19:33:19 19:33:19 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:33:19 #59 ... 19:33:19 19:33:19 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:33:19 #60 ... 19:33:19 19:33:19 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:33:19 #61 ... 19:33:19 19:33:19 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:33:19 #62 ... 19:33:19 19:33:19 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:19 #63 ... 19:33:19 19:33:19 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:33:19 #64 ... 19:33:19 19:33:19 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:33:19 #65 ... 19:33:19 19:33:19 #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:33:19 + go version 19:33:19 go version go1.21.9 linux/arm64 [Pipeline] } 19:33:19 $ docker stop --time=1 817b6cabcd8a7fb57435ec91a9f6b363b994165633cfa256310cb369bc43168c 19:33:19 #66 ... 19:33:19 19:33:19 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:33:19 #67 ... 19:33:19 19:33:19 #57 [security-bootstrapper internal] load build context 19:33:21 #57 transferring context: 295.81MB 15.0s 19:33:21 $ docker rm -f --volumes 817b6cabcd8a7fb57435ec91a9f6b363b994165633cfa256310cb369bc43168c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:22 + docker inspect -f . ci-base-image-arm64 19:33:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:22 prd-ubuntu20.04-docker-arm64-4c-16g-7148 does not seem to be running inside a container 19:33:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:33:23 $ docker top c991adb7871fe1c8b11cb6abe1763c1ec3cecae216f9d1bb807ff6f7c555da70 -eo pid,comm [Pipeline] { [Pipeline] echo 19:33:23 ========================================================= 19:33:23 [edgeXBuildGoParallel] Running Tests and Build... 19:33:23 ========================================================= [Pipeline] sh 19:33:24 #57 ... 19:33:24 19:33:24 #49 [security-spiffe-token-provider internal] load build context 19:33:24 #49 ... 19:33:24 19:33:24 #57 [security-bootstrapper internal] load build context 19:33:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:33:24 + make test 19:33:25 go test -race -coverprofile=coverage.out ./... 19:33:26 #57 transferring context: 420.19MB 20.0s 19:33:26 #57 ... 19:33:26 19:33:26 #45 [core-keeper internal] load build context 19:33:26 #45 transferring context: 492.99MB 15.9s done 19:33:26 #45 ... 19:33:26 19:33:26 #44 [support-scheduler internal] load build context 19:33:26 #44 transferring context: 492.99MB 18.8s done 19:33:26 #44 ... 19:33:26 19:33:26 #43 [security-proxy-auth internal] load build context 19:33:26 #43 transferring context: 492.99MB 18.3s done 19:33:27 #43 ... 19:33:27 19:33:27 #57 [security-bootstrapper internal] load build context 19:33:27 #57 transferring context: 492.99MB 20.8s done 19:33:27 #57 ... 19:33:27 19:33:27 #47 [security-proxy-setup internal] load build context 19:33:27 #47 transferring context: 492.99MB 20.5s done 19:33:27 #47 ... 19:33:27 19:33:27 #50 [support-notifications internal] load build context 19:33:27 #50 transferring context: 492.99MB 19.0s done 19:33:27 #50 ... 19:33:27 19:33:27 #52 [core-command internal] load build context 19:33:27 #52 transferring context: 492.99MB 18.8s done 19:33:28 #52 ... 19:33:28 19:33:28 #53 [security-secretstore-setup internal] load build context 19:33:28 #53 transferring context: 492.99MB 21.7s done 19:33:28 #53 ... 19:33:28 19:33:28 #51 [core-common-config-bootstrapper internal] load build context 19:33:28 #51 transferring context: 492.99MB 20.4s done 19:33:28 #51 ... 19:33:28 19:33:28 #58 [core-metadata internal] load build context 19:33:28 #58 transferring context: 492.99MB 20.7s done 19:33:28 #58 ... 19:33:28 19:33:28 #54 [support-cron-scheduler internal] load build context 19:33:28 #54 transferring context: 492.99MB 19.9s done 19:33:28 #54 ... 19:33:28 19:33:28 #56 [core-data internal] load build context 19:33:28 #56 transferring context: 492.99MB 20.7s done 19:33:35 #56 ... 19:33:35 19:33:35 #49 [security-spiffe-token-provider internal] load build context 19:33:35 #49 transferring context: 492.99MB 18.5s done 19:34:02 #49 ... 19:34:02 19:34:02 #45 [core-keeper internal] load build context 19:34:02 #45 DONE 53.0s 19:34:02 19:34:02 #43 [security-proxy-auth internal] load build context 19:34:02 #43 DONE 53.0s 19:34:02 19:34:02 #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:34:02 #55 DONE 51.4s 19:34:02 19:34:02 #52 [core-command internal] load build context 19:34:02 #52 DONE 53.0s 19:34:02 19:34:02 #49 [security-spiffe-token-provider internal] load build context 19:34:02 #49 DONE 53.0s 19:34:02 19:34:02 #44 [support-scheduler internal] load build context 19:34:02 #44 DONE 53.1s 19:34:02 19:34:02 #50 [support-notifications internal] load build context 19:34:02 #50 DONE 53.1s 19:34:02 19:34:02 #51 [core-common-config-bootstrapper internal] load build context 19:34:02 #51 DONE 53.1s 19:34:02 19:34:02 #42 [core-data builder 2/7] WORKDIR /edgex-go 19:34:02 #42 DONE 48.0s 19:34:02 19:34:02 #54 [support-cron-scheduler internal] load build context 19:34:02 #54 DONE 53.1s 19:34:02 19:34:02 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:34:02 #68 ... 19:34:02 19:34:02 #58 [core-metadata internal] load build context 19:34:02 #58 DONE 53.1s 19:34:02 19:34:02 #47 [security-proxy-setup internal] load build context 19:34:02 #47 DONE 53.1s 19:34:02 19:34:02 #56 [core-data internal] load build context 19:34:02 #56 DONE 53.2s 19:34:02 19:34:02 #57 [security-bootstrapper internal] load build context 19:34:02 #57 DONE 53.2s 19:34:02 19:34:02 #53 [security-secretstore-setup internal] load build context 19:34:02 #53 DONE 53.2s 19:34:02 19:34:02 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:02 #46 DONE 52.8s 19:34:02 19:34:02 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:34:02 #69 ... 19:34:02 19:34:02 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:02 #63 DONE 51.0s 19:34:02 19:34:02 #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:34:02 #66 51.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:02 #66 ... 19:34:02 19:34:02 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:34:02 #67 51.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:02 #67 51.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:02 #67 51.60 (1/1) Installing dumb-init (1.2.5-r2) 19:34:02 #67 51.61 Executing busybox-1.36.1-r7.trigger 19:34:02 #67 51.61 OK: 7 MiB in 16 packages 19:34:02 #67 DONE 51.8s 19:34:02 19:34:02 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:34:02 #64 51.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:02 #64 51.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:02 #64 51.67 (1/4) Installing dumb-init (1.2.5-r2) 19:34:02 #64 51.68 (2/4) Installing openssl (3.1.6-r0) 19:34:02 #64 51.69 (3/4) Installing su-exec (0.2-r3) 19:34:02 #64 51.69 (4/4) Installing yq (4.33.3-r5) 19:34:02 #64 51.81 Executing busybox-1.36.1-r7.trigger 19:34:02 #64 51.82 OK: 17 MiB in 19 packages 19:34:02 #64 ... 19:34:02 19:34:02 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:02 #70 DONE 1.8s 19:34:02 19:34:02 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:34:02 #64 DONE 52.3s 19:34:02 19:34:02 #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:34:02 #0 1.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:02 #0 1.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:02 #0 1.619 OK: 8 MiB in 20 packages 19:34:02 #71 DONE 1.8s 19:34:02 19:34:02 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:34:02 #68 1.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:02 #68 1.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:02 #68 1.581 OK: 264 MiB in 52 packages 19:34:02 #68 DONE 1.8s 19:34:02 19:34:02 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:34:02 #65 51.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:02 #65 51.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:02 #65 51.99 (1/4) Installing ca-certificates (20240226-r0) 19:34:02 #65 52.00 (2/4) Installing dumb-init (1.2.5-r2) 19:34:02 #65 52.01 (3/4) Installing su-exec (0.2-r3) 19:34:02 #65 52.01 (4/4) Installing yq (4.33.3-r5) 19:34:02 #65 52.09 Executing busybox-1.36.1-r7.trigger 19:34:02 #65 52.10 Executing ca-certificates-20240226-r0.trigger 19:34:02 #65 52.16 OK: 17 MiB in 19 packages 19:34:02 #65 DONE 52.3s 19:34:02 19:34:02 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:34:02 #69 1.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:02 #69 1.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:02 #69 1.528 OK: 264 MiB in 52 packages 19:34:02 #69 DONE 1.8s 19:34:02 19:34:02 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:34:03 #72 ... 19:34:03 19:34:03 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:34:03 #62 51.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:03 #62 51.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:03 #62 52.11 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:34:03 #62 52.11 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:34:03 #62 52.11 OK: 20070 distinct packages available 19:34:03 #62 52.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:03 #62 52.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:03 #62 52.48 (1/4) Installing dumb-init (1.2.5-r2) 19:34:03 #62 52.53 (2/4) Installing musl-obstack (1.2.3-r2) 19:34:03 #62 52.54 (3/4) Installing libucontext (1.2-r2) 19:34:03 #62 52.54 (4/4) Installing gcompat (1.1.0-r1) 19:34:03 #62 52.55 Executing busybox-1.36.1-r7.trigger 19:34:03 #62 52.56 OK: 8 MiB in 19 packages 19:34:03 #62 DONE 54.7s 19:34:03 19:34:03 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:34:03 #59 51.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:03 #59 52.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:03 #59 52.97 (1/2) Installing dumb-init (1.2.5-r2) 19:34:03 #59 52.97 (2/2) Installing su-exec (0.2-r3) 19:34:03 #59 52.97 Executing busybox-1.36.1-r7.trigger 19:34:03 #59 52.98 OK: 7 MiB in 17 packages 19:34:03 #59 DONE 54.6s 19:34:03 19:34:03 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:34:03 #0 1.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:03 #0 2.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:03 #0 2.274 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:34:03 #0 2.274 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:34:03 #0 2.275 OK: 20077 distinct packages available 19:34:03 #0 2.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:03 #0 2.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:03 #0 2.601 OK: 264 MiB in 52 packages 19:34:03 #73 DONE 4.1s 19:34:03 19:34:03 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:34:03 #60 51.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:03 #60 51.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:03 #60 52.09 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:34:03 #60 52.09 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:34:03 #60 52.09 OK: 20070 distinct packages available 19:34:03 #60 52.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:03 #60 52.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:03 #60 52.43 (1/11) Installing ca-certificates (20240226-r0) 19:34:03 #60 52.44 (2/11) Installing brotli-libs (1.0.9-r14) 19:34:03 #60 52.54 (3/11) Installing libunistring (1.1-r1) 19:34:03 #60 52.55 (4/11) Installing libidn2 (2.3.4-r1) 19:34:03 #60 52.56 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:34:03 #60 52.56 (6/11) Installing libcurl (8.9.0-r0) 19:34:03 #60 52.58 (7/11) Installing curl (8.9.0-r0) 19:34:03 #60 52.58 (8/11) Installing dumb-init (1.2.5-r2) 19:34:03 #60 52.58 (9/11) Installing musl-obstack (1.2.3-r2) 19:34:03 #60 52.59 (10/11) Installing libucontext (1.2-r2) 19:34:03 #60 52.59 (11/11) Installing gcompat (1.1.0-r1) 19:34:03 #60 52.60 Executing busybox-1.36.1-r7.trigger 19:34:03 #60 52.60 Executing ca-certificates-20240226-r0.trigger 19:34:03 #60 52.65 OK: 12 MiB in 26 packages 19:34:03 #60 DONE 54.7s 19:34:03 19:34:03 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:34:03 #61 51.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:03 #61 52.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:03 #61 52.72 (1/2) Installing ca-certificates (20240226-r0) 19:34:03 #61 52.74 (2/2) Installing dumb-init (1.2.5-r2) 19:34:03 #61 52.75 Executing busybox-1.36.1-r7.trigger 19:34:03 #61 52.75 Executing ca-certificates-20240226-r0.trigger 19:34:03 #61 52.80 OK: 8 MiB in 17 packages 19:34:03 #61 DONE 54.9s 19:34:03 19:34:03 #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:34:03 #66 52.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:03 #66 52.44 (1/1) Installing dumb-init (1.2.5-r2) 19:34:03 #66 52.45 Executing busybox-1.36.1-r7.trigger 19:34:03 #66 52.55 OK: 7 MiB in 16 packages 19:34:03 #66 DONE 54.7s 19:34:03 19:34:03 #74 [core-data builder 4/7] COPY go.mod vendor* ./ 19:34:03 #74 DONE 2.4s 19:34:03 19:34:03 #75 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:34:03 #75 DONE 2.4s 19:34:03 19:34:03 #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:34:03 #76 DONE 2.4s 19:34:03 19:34:03 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:34:03 #72 DONE 2.4s 19:34:03 19:34:03 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 19:34:03 #77 ... 19:34:03 19:34:03 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:34:03 #78 DONE 0.2s 19:34:03 19:34:03 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:04 #79 ... 19:34:04 19:34:04 #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:34:04 #80 DONE 0.8s 19:34:04 19:34:04 #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:34:04 #81 DONE 0.8s 19:34:04 19:34:04 #82 [security-spire-server stage-2 6/9] COPY security.txt / 19:34:04 #82 DONE 0.1s 19:34:04 19:34:04 #83 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:34:04 #0 4.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:04 #0 4.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:04 #0 4.424 OK: 264 MiB in 52 packages 19:34:04 #83 DONE 5.2s 19:34:04 19:34:04 #84 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:34:04 #84 DONE 0.1s 19:34:04 19:34:04 #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:34:04 #85 DONE 0.1s 19:34:04 19:34:04 #86 [security-spire-agent stage-3 7/10] COPY security.txt / 19:34:04 #86 DONE 0.1s 19:34:04 19:34:04 #87 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:34:04 #87 DONE 0.1s 19:34:04 19:34:04 #88 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:34:04 #88 DONE 0.1s 19:34:04 19:34:04 #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:34:04 #89 DONE 0.1s 19:34:04 19:34:04 #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:34:04 #90 DONE 0.1s 19:34:04 19:34:04 #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:34:04 #91 DONE 0.1s 19:34:04 19:34:04 #92 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:34:04 #92 DONE 0.1s 19:34:04 19:34:04 #93 [security-spire-agent] exporting to image 19:34:04 #93 exporting layers 19:34:05 #93 ... 19:34:05 19:34:05 #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:34:05 #0 4.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:05 #0 4.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:05 #0 4.519 OK: 7 MiB in 16 packages 19:34:05 #94 DONE 4.6s 19:34:05 19:34:05 #95 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:05 #95 ... 19:34:05 19:34:05 #93 [security-spire-agent] exporting to image 19:34:05 #93 exporting layers 0.7s done 19:34:05 #93 writing image sha256:e13b9e2b7e20a46abcc270abe914b801bcd28c437c0b5ab577c542acb26b7dde done 19:34:05 #93 naming to docker.io/library/security-spire-server done 19:34:05 #93 writing image sha256:9b3714d2866726e5247e925bcaabcd3bad42be71d77f466e6ba5e67703603016 done 19:34:05 #93 naming to docker.io/library/security-spire-agent done 19:34:05 #93 DONE 0.8s 19:34:05 19:34:05 #96 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:34:05 #0 2.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:05 #0 2.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:05 #96 2.508 OK: 7 MiB in 17 packages 19:34:05 #96 DONE 2.6s 19:34:05 19:34:05 #97 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:34:05 #0 4.615 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:05 #0 5.170 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:05 #0 5.847 (1/1) Installing dumb-init (1.2.5-r2) 19:34:05 #0 6.156 Executing busybox-1.36.1-r7.trigger 19:34:05 #0 6.164 OK: 7 MiB in 16 packages 19:34:05 #97 DONE 6.3s 19:34:05 19:34:05 #98 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:34:06 #98 ... 19:34:06 19:34:06 #99 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:34:06 #0 2.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:06 #0 2.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:06 #0 2.601 OK: 8 MiB in 17 packages 19:34:06 #99 DONE 2.9s 19:34:06 19:34:06 #100 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:34:06 #0 4.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:06 #0 4.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:06 #0 5.004 OK: 17 MiB in 19 packages 19:34:06 #100 DONE 5.2s 19:34:06 19:34:06 #101 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:34:06 #101 DONE 0.0s 19:34:06 19:34:06 #102 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:34:06 #0 2.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:06 #0 2.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:06 #0 2.794 OK: 8 MiB in 19 packages 19:34:06 #102 DONE 2.9s 19:34:06 19:34:06 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:34:06 #103 ... 19:34:06 19:34:06 #104 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:34:06 #0 4.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:06 #0 4.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:06 #0 5.157 OK: 17 MiB in 19 packages 19:34:06 #104 DONE 5.4s 19:34:06 19:34:06 #105 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:34:06 #0 4.037 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:06 #0 4.515 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:06 #0 5.235 OK: 264 MiB in 52 packages 19:34:06 #105 DONE 5.4s 19:34:06 19:34:06 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 19:34:06 #77 2.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:06 #77 2.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:06 #77 2.919 OK: 7 MiB in 16 packages 19:34:06 #77 DONE 3.7s 19:34:06 19:34:06 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:34:06 #103 DONE 0.9s 19:34:06 19:34:06 #106 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:34:06 #0 2.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:06 #0 2.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:06 #0 2.998 OK: 12 MiB in 26 packages 19:34:06 #106 DONE 3.7s 19:34:06 19:34:06 #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:34:06 #107 DONE 0.7s 19:34:06 19:34:06 #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:34:06 #108 DONE 0.0s 19:34:06 19:34:06 #109 [security-spire-config stage-2 6/10] COPY security.txt / 19:34:07 #109 DONE 0.1s 19:34:07 19:34:07 #98 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:34:07 #98 DONE 1.3s 19:34:07 19:34:07 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:34:07 #110 DONE 0.1s 19:34:07 19:34:07 #111 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:34:07 #111 DONE 0.1s 19:34:07 19:34:07 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:34:07 #112 DONE 0.0s 19:34:07 19:34:07 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:34:07 #113 DONE 0.1s 19:34:07 19:34:07 #93 [security-spire-config] exporting to image 19:34:07 #93 exporting layers 0.6s done 19:34:07 #93 writing image sha256:d7a512efbac949af3ccac80083fc620a32f73a361f817cb7a4fc3f41ffc0a4a0 done 19:34:07 #93 naming to docker.io/library/security-spire-config done 19:34:07 #93 DONE 1.4s 19:34:07 19:34:07 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:09 #114 ... 19:34:09 19:34:09 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:34:09 #48 ... 19:34:09 19:34:09 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:12 ? github.com/edgexfoundry/edgex-go [no test files] 19:34:13 #115 ... 19:34:13 19:34:13 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:00 #116 DONE 54.9s 19:35:00 19:35:00 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:00 #79 DONE 54.6s 19:35:00 19:35:00 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:00 #114 DONE 51.1s 19:35:00 19:35:00 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:00 #115 DONE 54.9s 19:35:00 19:35:00 #95 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:00 #95 DONE 53.9s 19:35:00 19:35:00 #117 [security-secretstore-setup builder 6/7] COPY . . 19:35:08 #117 ... 19:35:08 19:35:08 #118 [support-cron-scheduler builder 6/7] COPY . . 19:35:08 #118 ... 19:35:08 19:35:08 #119 [core-data builder 6/7] COPY . . 19:35:08 #119 ... 19:35:08 19:35:08 #120 [security-spiffe-token-provider builder 6/7] COPY . . 19:35:08 #120 ... 19:35:08 19:35:08 #121 [core-keeper builder 7/8] COPY . . 19:35:10 #121 DONE 12.6s 19:35:10 19:35:10 #120 [security-spiffe-token-provider builder 6/7] COPY . . 19:35:10 #120 DONE 12.6s 19:35:10 19:35:10 #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:35:10 #122 CACHED 19:35:10 19:35:10 #123 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:10 #123 CACHED 19:35:10 19:35:10 #124 [support-notifications builder 6/7] COPY . . 19:35:10 #124 CACHED 19:35:10 19:35:10 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 19:35:10 #125 CACHED 19:35:10 19:35:10 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:10 #126 CACHED 19:35:10 19:35:10 #127 [core-command builder 6/7] COPY . . 19:35:10 #127 CACHED 19:35:10 19:35:10 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:35:10 #128 CACHED 19:35:10 19:35:10 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:10 #129 CACHED 19:35:10 19:35:10 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 19:35:10 #130 CACHED 19:35:10 19:35:10 #119 [core-data builder 6/7] COPY . . 19:35:10 #119 DONE 12.6s 19:35:10 19:35:10 #117 [security-secretstore-setup builder 6/7] COPY . . 19:35:10 #117 DONE 12.6s 19:35:10 19:35:10 #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:10 #131 CACHED 19:35:10 19:35:10 #132 [security-proxy-setup builder 6/7] COPY . . 19:35:10 #132 CACHED 19:35:10 19:35:10 #133 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:35:10 #133 CACHED 19:35:10 19:35:10 #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:10 #134 CACHED 19:35:10 19:35:10 #135 [security-bootstrapper builder 6/7] COPY . . 19:35:10 #135 CACHED 19:35:10 19:35:10 #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:35:10 #136 CACHED 19:35:10 19:35:10 #137 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:10 #137 CACHED 19:35:10 19:35:10 #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:35:10 #138 CACHED 19:35:10 19:35:10 #139 [support-scheduler builder 6/7] COPY . . 19:35:10 #139 CACHED 19:35:10 19:35:10 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:10 #140 CACHED 19:35:10 19:35:10 #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:35:10 #141 CACHED 19:35:10 19:35:10 #142 [core-metadata builder 6/7] COPY . . 19:35:10 #142 CACHED 19:35:10 19:35:10 #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:10 #143 CACHED 19:35:10 19:35:10 #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:35:10 #144 CACHED 19:35:10 19:35:10 #145 [security-proxy-auth builder 6/7] COPY . . 19:35:10 #145 CACHED 19:35:10 19:35:10 #118 [support-cron-scheduler builder 6/7] COPY . . 19:35:10 #118 DONE 12.6s 19:35:10 19:35:10 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:35:12 #146 1.829 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 19:35:20 #146 ... 19:35:20 19:35:20 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:35:20 #0 0.790 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 19:35:20 #147 ... 19:35:20 19:35:20 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:35:20 #0 0.848 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 19:35:21 #148 ... 19:35:21 19:35:21 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:35:21 #0 1.722 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 19:35:21 #149 ... 19:35:21 19:35:21 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:35:21 #0 0.833 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 19:35:21 #150 ... 19:35:21 19:35:21 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:35:21 #0 0.713 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 19:35:21 #151 ... 19:35:21 19:35:21 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:35:21 #0 0.491 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 19:35:21 #152 ... 19:35:21 19:35:21 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:35:21 #0 1.489 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 19:35:21 #153 ... 19:35:21 19:35:21 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:35:21 #0 1.199 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 19:35:22 #154 ... 19:35:22 19:35:22 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:35:22 #0 0.381 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 19:35:22 #155 ... 19:35:22 19:35:22 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:35:22 #0 0.569 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 19:35:22 #156 ... 19:35:22 19:35:22 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:35:22 #0 1.824 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 19:35:22 #157 ... 19:35:22 19:35:22 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:35:22 #0 1.188 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 19:36:46 #158 ... 19:36:46 19:36:46 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:36:46 #154 91.06 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 19:37:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:37:49 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:37:56 #154 ... 19:37:56 19:37:56 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:37:56 #155 DONE 160.7s 19:37:56 19:37:56 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:37:56 #152 DONE 160.7s 19:37:56 19:37:56 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:37:56 #148 DONE 160.7s 19:37:56 19:37:56 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:37:56 #156 DONE 160.7s 19:37:56 19:37:56 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:37:56 #151 DONE 160.8s 19:37:56 19:37:56 #159 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #159 ... 19:37:56 19:37:56 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:37:56 #150 DONE 160.8s 19:37:56 19:37:56 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:37:56 #147 DONE 160.9s 19:37:56 19:37:56 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:37:56 #154 DONE 161.0s 19:37:56 19:37:56 #160 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #160 ... 19:37:56 19:37:56 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:37:56 #158 DONE 161.1s 19:37:56 19:37:56 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:37:56 #157 DONE 161.2s 19:37:56 19:37:56 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:37:56 #149 DONE 161.2s 19:37:56 19:37:56 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:37:56 #153 DONE 161.2s 19:37:56 19:37:56 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:37:56 #146 DONE 161.2s 19:37:56 19:37:56 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #161 ... 19:37:56 19:37:56 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #162 DONE 1.0s 19:37:56 19:37:56 #159 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #159 DONE 1.0s 19:37:56 19:37:56 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:37:56 #163 DONE 1.0s 19:37:56 19:37:56 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #164 DONE 0.9s 19:37:56 19:37:56 #165 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #165 DONE 0.8s 19:37:56 19:37:56 #160 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #160 DONE 0.8s 19:37:56 19:37:56 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #161 DONE 0.8s 19:37:56 19:37:56 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:37:56 #166 ... 19:37:56 19:37:56 #167 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #167 DONE 0.8s 19:37:56 19:37:56 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:37:56 #168 DONE 0.5s 19:37:56 19:37:56 #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:37:56 #169 DONE 0.5s 19:37:56 19:37:56 #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:37:56 #170 DONE 0.5s 19:37:56 19:37:56 #171 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:37:56 #171 DONE 0.5s 19:37:56 19:37:56 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #172 CACHED 19:37:56 19:37:56 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:37:56 #173 CACHED 19:37:56 19:37:56 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #174 CACHED 19:37:56 19:37:56 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:37:56 #175 CACHED 19:37:56 19:37:56 #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:37:56 #176 CACHED 19:37:56 19:37:56 #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #177 CACHED 19:37:56 19:37:56 #178 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:37:56 #178 DONE 0.6s 19:37:56 19:37:56 #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #179 CACHED 19:37:56 19:37:56 #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:37:56 #180 CACHED 19:37:56 19:37:56 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:37:56 #166 DONE 0.5s 19:37:56 19:37:56 #181 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #181 CACHED 19:37:56 19:37:56 #182 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:37:56 #182 CACHED 19:37:56 19:37:56 #183 [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 19:37:56 #183 ... 19:37:56 19:37:56 #184 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:37:56 #184 DONE 1.3s 19:37:56 19:37:56 #185 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 19:37:56 #185 ... 19:37:56 19:37:56 #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:37:56 #186 DONE 1.9s 19:37:56 19:37:56 #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:37:56 #187 DONE 2.0s 19:37:56 19:37:56 #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:37:56 #188 DONE 2.0s 19:37:56 19:37:56 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:37:56 #189 DONE 2.0s 19:37:56 19:37:56 #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:37:56 #190 DONE 2.0s 19:37:56 19:37:56 #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:37:56 #191 DONE 2.0s 19:37:56 19:37:56 #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:37:56 #192 DONE 2.0s 19:37:56 19:37:56 #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:37:56 #193 DONE 2.0s 19:37:56 19:37:56 #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:37:56 #194 DONE 2.0s 19:37:56 19:37:56 #183 [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 19:37:56 #183 DONE 2.0s 19:37:56 19:37:56 #185 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 19:37:56 #185 DONE 2.0s 19:37:56 19:37:56 #195 [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 19:37:56 #195 ... 19:37:56 19:37:56 #196 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 19:37:56 #196 DONE 2.9s 19:37:56 19:37:56 #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:37:56 #197 DONE 0.5s 19:37:56 19:37:56 #198 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #198 ... 19:37:56 19:37:56 #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:37:56 #199 DONE 0.5s 19:37:56 19:37:56 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:37:56 #200 DONE 0.5s 19:37:56 19:37:56 #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:37:56 #201 DONE 0.6s 19:37:56 19:37:56 #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:37:56 #202 DONE 0.6s 19:37:56 19:37:56 #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:37:56 #203 DONE 0.6s 19:37:56 19:37:56 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:37:56 #204 DONE 0.6s 19:37:56 19:37:56 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:37:56 #205 DONE 0.6s 19:37:56 19:37:56 #195 [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 19:37:56 #195 DONE 0.6s 19:37:56 19:37:56 #206 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 19:37:56 #206 DONE 0.6s 19:37:56 19:37:56 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:37:56 #207 ... 19:37:56 19:37:56 #208 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:37:56 #208 DONE 0.6s 19:37:56 19:37:56 #198 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #198 DONE 0.4s 19:37:56 19:37:56 #93 [support-cron-scheduler] exporting to image 19:37:56 #93 exporting layers 19:37:56 #93 ... 19:37:56 19:37:56 #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:37:56 #209 DONE 0.6s 19:37:56 19:37:56 #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:37:56 #210 DONE 0.5s 19:37:56 19:37:56 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:37:56 #211 DONE 0.5s 19:37:56 19:37:56 #93 [core-data] exporting to image 19:37:56 #93 exporting layers 0.4s done 19:37:56 #93 ... 19:37:56 19:37:56 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:37:56 #207 DONE 0.5s 19:37:56 19:37:56 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:37:56 #212 DONE 0.5s 19:37:56 19:37:56 #93 [core-metadata] exporting to image 19:37:56 #93 exporting layers 0.7s done 19:37:56 #93 writing image sha256:9355d8e0dea7fdbc88269220d569f6dc285aa4890eb94d86e48b56ac73d71a98 19:37:56 #93 ... 19:37:56 19:37:56 #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:37:56 #213 DONE 0.5s 19:37:56 19:37:56 #214 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 19:37:56 #214 DONE 0.5s 19:37:56 19:37:56 #93 [core-keeper] exporting to image 19:37:56 #93 exporting layers 0.6s done 19:37:56 #93 writing image sha256:9355d8e0dea7fdbc88269220d569f6dc285aa4890eb94d86e48b56ac73d71a98 0.0s done 19:37:56 #93 naming to docker.io/library/core-keeper done 19:37:56 #93 exporting layers 0.7s done 19:37:56 #93 writing image sha256:441b10cf8e4debea2c20dbb1276ae5861e8346864de50be6cb0c065c730b057d 19:37:56 #93 ... 19:37:56 19:37:56 #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:37:56 #215 DONE 0.5s 19:37:56 19:37:56 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:37:56 #216 DONE 0.4s 19:37:56 19:37:56 #93 [security-spiffe-token-provider] exporting to image 19:37:56 #93 exporting layers 0.6s done 19:37:56 #93 writing image sha256:441b10cf8e4debea2c20dbb1276ae5861e8346864de50be6cb0c065c730b057d 0.0s done 19:37:56 #93 writing image sha256:e25b67a692351bf940ddb28480b43f1eb5f27aa0f999e501725c1f11e8579eb8 0.0s done 19:37:56 #93 writing image sha256:68c885d958af28b5d276e25777d0e67a0cf72f1b1b28dfe2171929b7426ab456 0.0s done 19:37:56 #93 writing image sha256:c0ea207a356c67c38e6ee110f99e1244a5fcd920a30d034674e7833dc08a6734 0.0s done 19:37:56 #93 writing image sha256:584c2d8e6dbfa0edeeda2fe7c497690ca2829b516e6a53f2d7b3e22f6923e3b2 0.0s done 19:37:56 #93 writing image sha256:7640f18d0b7613b98b219dfb79a7d64ccbc50e4296e30caa4d2864b048155715 0.0s done 19:37:56 #93 naming to docker.io/library/security-spiffe-token-provider done 19:37:56 #93 naming to docker.io/library/support-cron-scheduler 19:37:56 #93 naming to docker.io/library/support-scheduler 19:37:56 #93 naming to docker.io/library/support-notifications 19:37:56 #93 naming to docker.io/library/core-command 19:37:56 #93 naming to docker.io/library/core-data 19:37:56 #93 ... 19:37:56 19:37:56 #217 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:37:56 #217 DONE 0.6s 19:37:56 19:37:56 #93 [core-data] exporting to image 19:37:56 #93 exporting layers 0.6s done 19:37:56 #93 naming to docker.io/library/support-cron-scheduler 0.1s done 19:37:56 #93 naming to docker.io/library/support-scheduler 0.1s done 19:37:56 #93 naming to docker.io/library/support-notifications 0.2s done 19:37:56 #93 naming to docker.io/library/core-command 0.2s done 19:37:56 #93 naming to docker.io/library/core-data 0.2s done 19:37:56 #93 ... 19:37:56 19:37:56 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:56 #218 DONE 0.8s 19:37:56 19:37:56 #219 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:37:56 #219 DONE 0.1s 19:37:56 19:37:56 #93 [security-proxy-auth] exporting to image 19:37:56 #93 writing image sha256:a7e9aa1dc5c326809b961e68809d47caca6e1c37b68ee8b6379afd7cff64721e done 19:37:56 #93 naming to docker.io/library/core-metadata done 19:37:57 #93 ... 19:37:57 19:37:57 #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:37:57 #220 DONE 0.4s 19:37:57 19:37:57 #221 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:37:57 #221 DONE 0.0s 19:37:57 19:37:57 #222 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:57 #222 DONE 0.9s 19:37:57 19:37:57 #223 [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/ 19:37:57 #223 DONE 0.1s 19:37:57 19:37:57 #93 [core-common-config-bootstrapper] exporting to image 19:37:57 #93 exporting layers 0.3s done 19:37:57 #93 writing image sha256:0bb06c903711fc64ff573dd5050b8466a486ec1cf777c99951e8272978962960 0.0s done 19:37:57 #93 naming to docker.io/library/security-proxy-auth 19:37:57 #93 exporting layers 0.2s done 19:37:57 #93 naming to docker.io/library/security-proxy-auth done 19:37:57 #93 writing image sha256:c1a585116c4c788a3d413610d45219b3b144c02197f2c56981d1d04487d6fd77 done 19:37:57 #93 naming to docker.io/library/core-common-config-bootstrapper done 19:37:57 #93 DONE 3.7s 19:37:57 19:37:57 #224 [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/ 19:37:57 #224 DONE 0.1s 19:37:57 19:37:57 #225 [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/ 19:37:57 #225 DONE 0.1s 19:37:57 19:37:57 #226 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:57 #226 ... 19:37:57 19:37:57 #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:37:57 #227 DONE 0.0s 19:37:57 19:37:57 #228 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:37:57 #228 DONE 0.1s 19:37:57 19:37:57 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:57 #229 DONE 0.9s 19:37:57 19:37:57 #226 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:57 #226 DONE 0.6s 19:37:57 19:37:57 #93 [security-proxy-setup] exporting to image 19:37:57 #93 exporting layers 0.2s done 19:37:57 #93 writing image sha256:3f6a20391674849e0c4ad5f9705201f6db188216fc0e2811e06f3ce2c1fffe68 done 19:37:57 #93 naming to docker.io/library/security-proxy-setup done 19:37:57 #93 exporting layers 0.2s done 19:37:57 #93 writing image sha256:d4a7e3ee7480c3b0ffb28eec7ae7b6ca29884602cf4953594bb246cd9affc46e done 19:37:57 #93 naming to docker.io/library/security-secretstore-setup done 19:37:57 #93 DONE 4.0s 19:37:57 19:37:57 #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 19:37:57 #230 DONE 0.5s 19:37:57 19:37:57 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:37:58 #35 ... 19:37:58 19:37:58 #93 [security-bootstrapper] exporting to image 19:37:58 #93 exporting layers 0.2s done 19:37:58 #93 writing image sha256:32da8e53dd50717476da2bdae150937fbaba744531b82b775b55019b9ece0dfa done 19:37:58 #93 naming to docker.io/library/security-bootstrapper done 19:37:58 #93 DONE 4.2s 19:37:58 19:37:58 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:37:58 time="2024-08-05T19:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:37:58 time="2024-08-05T19:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:37:58 time="2024-08-05T19:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:37:58 time="2024-08-05T19:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:37:58 time="2024-08-05T19:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:37:58 time="2024-08-05T19:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:37:58 time="2024-08-05T19:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:37:58 time="2024-08-05T19:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:37:58 time="2024-08-05T19:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:37:58 time="2024-08-05T19:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:37:58 time="2024-08-05T19:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:37:58 time="2024-08-05T19:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:37:58 time="2024-08-05T19:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:37:58 time="2024-08-05T19:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:37:58 time="2024-08-05T19:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:37:58 time="2024-08-05T19:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:37:58 $ docker stop --time=1 d25ce624bd157904c4ec44c58d1e62cfb1e15ba00cf1cbc797121e6e0a624b97 19:37:59 $ docker rm -f --volumes d25ce624bd157904c4ec44c58d1e62cfb1e15ba00cf1cbc797121e6e0a624b97 [Pipeline] // withDockerContainer [Pipeline] sh 19:37:59 + docker images 19:37:59 REPOSITORY TAG IMAGE ID CREATED SIZE 19:37:59 security-proxy-setup latest 3f6a20391674 2 seconds ago 26.2MB 19:37:59 security-secretstore-setup latest d4a7e3ee7480 2 seconds ago 36.9MB 19:37:59 security-bootstrapper latest 32da8e53dd50 2 seconds ago 18.9MB 19:37:59 security-proxy-auth latest 0bb06c903711 3 seconds ago 33MB 19:37:59 core-common-config-bootstrapper latest c1a585116c4c 3 seconds ago 15.2MB 19:37:59 security-spiffe-token-provider latest e25b67a69235 4 seconds ago 28.8MB 19:37:59 core-data latest 7640f18d0b76 4 seconds ago 39.5MB 19:37:59 support-cron-scheduler latest 584c2d8e6dbf 4 seconds ago 42.2MB 19:37:59 support-notifications latest 68c885d958af 4 seconds ago 42.4MB 19:37:59 core-command latest 441b10cf8e4d 4 seconds ago 35.4MB 19:37:59 support-scheduler latest c0ea207a356c 4 seconds ago 41.8MB 19:37:59 core-metadata latest a7e9aa1dc5c3 4 seconds ago 39.6MB 19:37:59 core-keeper latest 9355d8e0dea7 5 seconds ago 39.4MB 19:37:59 security-spire-config latest d7a512efbac9 3 minutes ago 120MB 19:37:59 security-spire-agent latest 9b3714d28667 3 minutes ago 182MB 19:37:59 security-spire-server latest e13b9e2b7e20 3 minutes ago 121MB 19:37:59 ci-base-image-x86_64 latest 00290ea70ea1 8 minutes ago 969MB 19:37:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 19:37:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 19:37:59 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] } 19:38:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:38:28 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:38:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:38:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:38:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:38:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:38:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:38:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:38:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:38:33 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:38:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:38:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:38:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:38:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.107s coverage: 28.7% of statements 19:38:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.188s coverage: 97.0% of statements 19:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.289s coverage: 69.2% of statements 19:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:39:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.213s coverage: 53.2% of statements 19:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:39:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.744s coverage: 93.4% of statements 19:39:27 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.520s coverage: 91.7% of statements 19:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.219s coverage: 6.5% of statements 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:39:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:39:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:39:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:39:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:39:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:39:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:39:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:39:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:39:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.615s coverage: 95.8% of statements 19:39:43 ok github.com/edgexfoundry/edgex-go/internal/io 1.111s coverage: 72.2% of statements 19:39:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.083s coverage: 0.0% of statements [no tests to run] 19:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:39:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.295s coverage: 0.8% of statements 19:39:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.150s coverage: 30.7% of statements 19:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.141s coverage: 41.7% of statements 19:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.117s coverage: 77.8% of statements 19:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.095s coverage: 94.1% of statements 19:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.135s coverage: 96.3% of statements 19:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.102s coverage: 87.5% of statements 19:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.108s coverage: 94.4% of statements 19:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:40:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.791s coverage: 79.9% of statements 19:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.142s coverage: 92.9% of statements 19:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.088s coverage: 67.2% of statements 19:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.117s coverage: 62.3% of statements 19:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.108s coverage: 76.6% of statements 19:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.100s coverage: 87.2% of statements 19:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.075s coverage: 20.0% of statements 19:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.075s coverage: 100.0% of statements 19:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.264s coverage: 81.8% of statements 19:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.258s coverage: 82.1% of statements 19:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.108s coverage: 86.0% of statements 19:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.892s coverage: 63.1% of statements 19:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.104s coverage: 100.0% of statements 19:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.108s coverage: 89.4% of statements 19:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.077s coverage: 100.0% of statements 19:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.086s coverage: 73.7% of statements 19:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.076s coverage: 100.0% of statements 19:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.698s coverage: 36.5% of statements 19:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.122s coverage: 89.5% of statements 19:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 19:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 19:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.110s coverage: 84.8% of statements 19:41:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:41:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:41:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:41:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:41:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.171s coverage: 19.9% of statements 19:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:41:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.485s coverage: 95.7% of statements 19:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:41:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.177s coverage: 61.8% of statements 19:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:41:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.270s coverage: 98.9% of statements 19:41:19 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:41:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:41:19 go vet ./... 19:45:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:45:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:45:41 ./bin/test-attribution-txt.sh [Pipeline] echo 19:45:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:45:42 + ls -al . 19:45:42 total 868 19:45:42 drwxrwxr-x 10 1001 1001 4096 Aug 5 19:33 . 19:45:42 drwxr-xr-x 4 root root 4096 Aug 5 19:33 .. 19:45:42 drwxrwxr-x 2 1001 1001 4096 Aug 5 19:31 .blubracket 19:45:42 -rw-rw-r-- 1 1001 1001 10 Aug 5 19:31 .dockerignore 19:45:42 drwxrwxr-x 8 1001 1001 4096 Aug 5 19:31 .git 19:45:42 drwxrwxr-x 3 1001 1001 4096 Aug 5 19:31 .github 19:45:42 -rw-rw-r-- 1 1001 1001 1102 Aug 5 19:31 .gitignore 19:45:42 -rw-rw-r-- 1 1001 1001 42 Aug 5 19:31 .golangci.yml 19:45:42 -rw-rw-r-- 1 1001 1001 100 Aug 5 19:31 .hadolint.yml 19:45:42 -rw-rw-r-- 1 1001 1001 155 Aug 5 19:31 .sonarcloud.properties 19:45:42 -rw-rw-r-- 1 1001 1001 1171 Aug 5 19:31 ADOPTERS.md 19:45:42 -rw-rw-r-- 1 1001 1001 20806 Aug 5 19:31 Attribution.txt 19:45:42 -rw-rw-r-- 1 1001 1001 100284 Aug 5 19:31 CHANGELOG.md 19:45:42 -rw-rw-r-- 1 1001 1001 3804 Aug 5 19:31 CONTRIBUTING.md 19:45:42 -rw-rw-r-- 1 1001 1001 677 Aug 5 19:31 GOVERNANCE.md 19:45:42 -rw-rw-r-- 1 1001 1001 861 Aug 5 19:31 Jenkinsfile 19:45:42 -rw-rw-r-- 1 1001 1001 10775 Aug 5 19:31 LICENSE 19:45:42 -rw-rw-r-- 1 1001 1001 16854 Aug 5 19:31 Makefile 19:45:42 -rw-rw-r-- 1 1001 1001 582 Aug 5 19:31 OWNERS.md 19:45:42 -rw-rw-r-- 1 1001 1001 9528 Aug 5 19:31 README.md 19:45:42 -rw-rw-r-- 1 1001 1001 789 Aug 5 19:31 SECURITY.md 19:45:42 -rw-rw-r-- 1 1001 1001 5 Aug 5 19:28 VERSION 19:45:42 drwxrwxr-x 2 1001 1001 4096 Aug 5 19:31 bin 19:45:42 drwxrwxr-x 20 1001 1001 4096 Aug 5 19:31 cmd 19:45:42 -rw-r--r-- 1 root root 504185 Aug 5 19:41 coverage.out 19:45:42 drwxrwxr-x 2 1001 1001 4096 Aug 5 19:31 fuzz_test 19:45:42 -rw-rw-r-- 1 1001 1001 7118 Aug 5 19:31 go.mod 19:45:42 -rw-rw-r-- 1 1001 1001 101672 Aug 5 19:31 go.sum 19:45:42 drwxrwxr-x 7 1001 1001 4096 Aug 5 19:31 internal 19:45:42 drwxrwxr-x 3 1001 1001 4096 Aug 5 19:31 openapi 19:45:42 -rw-rw-r-- 1 1001 1001 584 Aug 5 19:31 security.txt 19:45:42 -rw-rw-r-- 1 1001 1001 204 Aug 5 19:31 version.go [Pipeline] sh 19:45:42 + '[' -e coverage.out ] 19:45:42 + chown 1001:1001 coverage.out [Pipeline] stash 19:45:42 Warning: overwriting stash ‘coverage-report’ 19:45:43 Stashed 1 file(s) [Pipeline] sh 19:45:44 + make build 19:45:44 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 19:48:51 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 19:48:57 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 19:49:05 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 19:49:08 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 19:49:16 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 19:49:43 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 19:49:53 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 19:50:01 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 19:50:11 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 19:50:14 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 19:50:18 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 19:50:21 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 19:50:26 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] } 19:50:30 $ docker stop --time=1 c991adb7871fe1c8b11cb6abe1763c1ec3cecae216f9d1bb807ff6f7c555da70 19:50:32 $ docker rm -f --volumes c991adb7871fe1c8b11cb6abe1763c1ec3cecae216f9d1bb807ff6f7c555da70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:50:36 19:50:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:50:37 latest: Pulling from edgex-devops/edgex-compose-arm64 19:50:37 547446be3368: Pulling fs layer 19:50:37 d125d8839a47: Pulling fs layer 19:50:37 3e85d5ac6304: Pulling fs layer 19:50:37 c3105a71a48b: Pulling fs layer 19:50:37 0f093f025ec4: Pulling fs layer 19:50:37 c3106fc0e877: Pulling fs layer 19:50:37 c3105a71a48b: Waiting 19:50:37 0f093f025ec4: Waiting 19:50:37 c3106fc0e877: Waiting 19:50:37 547446be3368: Verifying Checksum 19:50:37 547446be3368: Download complete 19:50:37 c3105a71a48b: Verifying Checksum 19:50:37 c3105a71a48b: Download complete 19:50:37 d125d8839a47: Verifying Checksum 19:50:37 d125d8839a47: Download complete 19:50:37 c3106fc0e877: Verifying Checksum 19:50:37 c3106fc0e877: Download complete 19:50:37 0f093f025ec4: Verifying Checksum 19:50:37 547446be3368: Pull complete 19:50:39 d125d8839a47: Pull complete 19:50:39 3e85d5ac6304: Verifying Checksum 19:50:39 3e85d5ac6304: Download complete 19:50:49 3e85d5ac6304: Pull complete 19:50:49 c3105a71a48b: Pull complete 19:50:51 0f093f025ec4: Pull complete 19:50:51 c3106fc0e877: Pull complete 19:50:51 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:50:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:50:51 prd-ubuntu20.04-docker-arm64-4c-16g-7148 does not seem to be running inside a container 19:50:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:50:53 $ docker top b985cfc9f8af4c62dec0291d54bd9338feb5deff854573b5ab09abac18268f90 -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:54 + docker compose -f ./docker-compose-build.yml build --parallel 19:51:04 #1 [support-cron-scheduler internal] load build definition from Dockerfile 19:51:04 #1 transferring dockerfile: 1.85kB 0.0s done 19:51:04 #1 DONE 0.1s 19:51:04 19:51:04 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:51:04 #2 transferring dockerfile: 1.89kB done 19:51:04 #2 DONE 0.0s 19:51:04 19:51:04 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:51:04 #3 transferring dockerfile: 2.23kB 0.0s done 19:51:04 #3 DONE 0.1s 19:51:04 19:51:04 #4 [core-command internal] load build definition from Dockerfile 19:51:04 #4 transferring dockerfile: 1.93kB 0.0s done 19:51:04 #4 DONE 0.0s 19:51:04 19:51:04 #5 [security-secretstore-setup internal] load build definition from Dockerfile 19:51:04 #5 transferring dockerfile: 2.49kB 0.0s done 19:51:04 #5 DONE 0.1s 19:51:04 19:51:04 #6 [support-scheduler internal] load build definition from Dockerfile 19:51:04 #6 transferring dockerfile: 1.93kB 0.0s done 19:51:04 #6 DONE 0.1s 19:51:04 19:51:04 #7 [security-bootstrapper internal] load build definition from Dockerfile 19:51:04 #7 transferring dockerfile: 3.17kB done 19:51:04 #7 DONE 0.1s 19:51:04 19:51:04 #8 [security-proxy-setup internal] load build definition from Dockerfile 19:51:04 #8 transferring dockerfile: 2.50kB done 19:51:04 #8 DONE 0.0s 19:51:04 19:51:04 #9 [support-notifications internal] load build definition from Dockerfile 19:51:05 #9 transferring dockerfile: 1.95kB done 19:51:05 #9 DONE 0.1s 19:51:05 19:51:05 #10 [core-metadata internal] load build definition from Dockerfile 19:51:05 #10 transferring dockerfile: 2.06kB 0.0s done 19:51:05 #10 DONE 0.1s 19:51:05 19:51:05 #11 [core-data internal] load build definition from Dockerfile 19:51:05 #11 transferring dockerfile: 2.01kB done 19:51:05 #11 DONE 0.1s 19:51:05 19:51:05 #12 [core-keeper internal] load build definition from Dockerfile 19:51:05 #12 transferring dockerfile: 2.01kB 0.0s done 19:51:05 #12 DONE 0.1s 19:51:05 19:51:05 #13 [security-spire-server internal] load build definition from Dockerfile 19:51:05 #13 transferring dockerfile: 1.70kB 0.0s done 19:51:05 #13 DONE 0.1s 19:51:05 19:51:05 #14 [security-spire-config internal] load build definition from Dockerfile 19:51:05 #14 transferring dockerfile: 1.69kB done 19:51:05 #14 DONE 0.1s 19:51:05 19:51:05 #15 [security-proxy-auth internal] load build definition from Dockerfile 19:51:05 #15 transferring dockerfile: 2.15kB done 19:51:05 #15 DONE 0.1s 19:51:05 19:51:05 #16 [security-spire-agent internal] load build definition from Dockerfile 19:51:05 #16 transferring dockerfile: 1.81kB done 19:51:05 #16 DONE 0.1s 19:51:05 19:51:05 #17 [support-cron-scheduler internal] load .dockerignore 19:51:05 #17 transferring context: 19:51:05 #17 transferring context: 50B 0.0s done 19:51:05 #17 DONE 0.1s 19:51:06 19:51:06 #18 [security-spiffe-token-provider internal] load .dockerignore 19:51:06 #18 transferring context: 50B done 19:51:06 #18 DONE 0.1s 19:51:06 19:51:06 #19 [core-common-config-bootstrapper internal] load .dockerignore 19:51:06 #19 transferring context: 50B done 19:51:06 #19 DONE 0.1s 19:51:06 19:51:06 #20 [core-command internal] load .dockerignore 19:51:06 #20 transferring context: 50B done 19:51:06 #20 DONE 0.0s 19:51:06 19:51:06 #21 [security-secretstore-setup internal] load .dockerignore 19:51:06 #21 transferring context: 50B 0.0s done 19:51:06 #21 DONE 0.1s 19:51:06 19:51:06 #22 [support-scheduler internal] load .dockerignore 19:51:06 #22 transferring context: 50B done 19:51:06 #22 DONE 0.1s 19:51:06 19:51:06 #23 [security-bootstrapper internal] load .dockerignore 19:51:06 #23 transferring context: 50B done 19:51:06 #23 DONE 0.1s 19:51:06 19:51:06 #24 [security-proxy-setup internal] load .dockerignore 19:51:06 #24 transferring context: 50B done 19:51:06 #24 DONE 0.1s 19:51:06 19:51:06 #25 [support-notifications internal] load .dockerignore 19:51:06 #25 transferring context: 50B done 19:51:06 #25 DONE 0.1s 19:51:06 19:51:06 #26 [core-metadata internal] load .dockerignore 19:51:06 #26 transferring context: 50B 0.0s done 19:51:06 #26 DONE 0.1s 19:51:06 19:51:06 #27 [core-data internal] load .dockerignore 19:51:06 #27 transferring context: 50B 0.0s done 19:51:06 #27 DONE 0.1s 19:51:06 19:51:06 #28 [core-keeper internal] load .dockerignore 19:51:06 #28 transferring context: 50B done 19:51:06 #28 DONE 0.1s 19:51:06 19:51:06 #29 [security-spire-server internal] load .dockerignore 19:51:06 #29 transferring context: 50B done 19:51:06 #29 DONE 0.1s 19:51:06 19:51:06 #30 [security-spire-config internal] load .dockerignore 19:51:06 #30 transferring context: 50B done 19:51:06 #30 DONE 0.0s 19:51:07 19:51:07 #31 [security-proxy-auth internal] load .dockerignore 19:51:07 #31 transferring context: 50B done 19:51:07 #31 DONE 0.1s 19:51:07 19:51:07 #32 [security-spire-agent internal] load .dockerignore 19:51:07 #32 transferring context: 50B done 19:51:07 #32 DONE 0.1s 19:51:07 19:51:07 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:51:07 #33 DONE 0.0s 19:51:07 19:51:07 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:51:07 #34 DONE 0.4s 19:51:07 19:51:07 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:07 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:51:07 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:51:07 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:51:07 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.16MB / 3.34MB 0.2s 19:51:07 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:51:07 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s 19:51:07 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 19:51:07 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:51:08 #35 ... 19:51:08 19:51:08 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:51:08 #33 DONE 0.0s 19:51:08 19:51:08 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:51:08 #34 DONE 0.4s 19:51:08 19:51:08 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:08 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:51:08 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:51:08 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:51:08 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:51:08 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:51:08 #35 ... 19:51:08 19:51:08 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:51:08 #33 DONE 0.0s 19:51:08 19:51:08 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:08 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:51:08 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:51:08 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:51:08 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:51:08 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:51:08 #35 ... 19:51:08 19:51:08 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:51:08 #34 DONE 0.5s 19:51:08 19:51:08 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:08 #35 ... 19:51:08 19:51:08 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:51:08 #33 DONE 0.0s 19:51:08 19:51:08 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:08 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:51:08 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:51:08 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:51:08 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:51:08 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:51:08 #35 ... 19:51:08 19:51:08 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:51:08 #34 DONE 0.6s 19:51:08 19:51:08 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:08 #35 ... 19:51:08 19:51:08 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:51:08 #33 DONE 0.0s 19:51:08 19:51:08 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:08 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:51:08 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:51:08 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:51:08 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:51:08 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:51:08 #35 ... 19:51:08 19:51:08 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:51:08 #34 DONE 0.7s 19:51:08 19:51:08 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:51:08 #36 DONE 2.1s 19:51:08 19:51:08 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:08 #35 ... 19:51:08 19:51:08 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:51:08 #33 DONE 0.0s 19:51:08 19:51:08 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:09 #35 ... 19:51:09 19:51:09 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:51:09 #36 DONE 2.1s 19:51:09 19:51:09 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:09 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:51:09 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:51:09 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:51:09 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:51:09 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:51:09 #35 ... 19:51:09 19:51:09 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:51:09 #33 DONE 0.0s 19:51:09 19:51:09 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:51:09 #34 DONE 1.1s 19:51:09 19:51:09 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:51:09 #36 DONE 2.2s 19:51:09 19:51:09 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:51:09 #37 DONE 1.2s 19:51:09 19:51:09 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:09 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:51:09 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:51:09 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:51:09 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:51:09 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:51:09 #35 ... 19:51:09 19:51:09 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:51:09 #33 DONE 0.0s 19:51:09 19:51:09 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:51:09 #36 DONE 2.2s 19:51:09 19:51:09 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:51:09 #37 DONE 1.2s 19:51:09 19:51:09 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:09 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:51:09 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:51:09 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:51:09 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:51:09 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:51:10 #35 ... 19:51:10 19:51:10 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:51:10 #33 DONE 0.0s 19:51:10 19:51:10 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:10 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.1s done 19:51:10 #35 ... 19:51:10 19:51:10 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:51:10 #36 DONE 2.2s 19:51:10 19:51:10 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 19:51:10 #37 DONE 1.2s 19:51:10 19:51:10 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:10 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:51:10 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:51:10 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:51:10 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:51:10 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:51:10 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.1s done 19:51:10 #35 ... 19:51:10 19:51:10 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:51:10 #33 DONE 0.0s 19:51:10 19:51:10 #38 [security-proxy-setup internal] load build context 19:51:10 #38 ... 19:51:10 19:51:10 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:51:10 #33 DONE 0.0s 19:51:10 19:51:10 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:51:10 #36 DONE 2.2s 19:51:10 19:51:10 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 19:51:10 #37 DONE 1.2s 19:51:10 19:51:10 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:51:10 #34 DONE 2.1s 19:51:10 19:51:10 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:10 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:51:10 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:51:10 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:51:10 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:51:10 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:51:10 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.1s done 19:51:10 #35 ... 19:51:10 19:51:10 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:51:10 #36 DONE 2.2s 19:51:10 19:51:10 #37 [core-data builder 2/7] WORKDIR /edgex-go 19:51:10 #37 DONE 1.2s 19:51:10 19:51:10 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:10 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:51:10 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:51:10 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:51:10 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:51:10 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:51:10 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.1s done 19:51:11 #35 ... 19:51:11 19:51:11 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:51:11 #33 DONE 0.1s 19:51:11 19:51:11 #39 [support-cron-scheduler internal] load build context 19:51:11 #39 transferring context: 32.67MB 3.6s 19:51:11 #39 ... 19:51:11 19:51:11 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:11 #35 DONE 4.8s 19:51:11 19:51:11 #39 [support-cron-scheduler internal] load build context 19:51:12 #39 ... 19:51:12 19:51:12 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:51:12 #36 DONE 2.3s 19:51:12 19:51:12 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:51:12 #37 DONE 1.2s 19:51:12 19:51:12 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:12 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:51:12 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:51:12 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:51:12 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:51:12 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:51:12 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.1s done 19:51:12 #35 DONE 4.8s 19:51:12 19:51:12 #39 [support-cron-scheduler internal] load build context 19:51:15 #39 ... 19:51:15 19:51:15 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:51:15 #34 DONE 6.6s 19:51:15 19:51:15 #39 [support-cron-scheduler internal] load build context 19:51:16 #39 transferring context: 45.03MB 8.7s 19:51:17 #39 ... 19:51:17 19:51:17 #40 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:17 #40 DONE 6.7s 19:51:17 19:51:17 #39 [support-cron-scheduler internal] load build context 19:51:18 #39 ... 19:51:18 19:51:18 #41 [security-spiffe-token-provider internal] load build context 19:51:18 #41 ... 19:51:18 19:51:18 #42 [core-common-config-bootstrapper internal] load build context 19:51:18 #42 ... 19:51:18 19:51:18 #43 [core-command internal] load build context 19:51:18 #43 ... 19:51:18 19:51:18 #39 [support-cron-scheduler internal] load build context 19:51:18 #39 ... 19:51:18 19:51:18 #44 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:51:18 #0 5.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:18 #0 6.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:18 #0 7.764 OK: 266 MiB in 52 packages 19:51:18 #44 DONE 9.3s 19:51:18 19:51:18 #39 [support-cron-scheduler internal] load build context 19:51:18 #39 ... 19:51:18 19:51:18 #45 [security-secretstore-setup internal] load build context 19:51:19 #45 ... 19:51:19 19:51:19 #39 [support-cron-scheduler internal] load build context 19:51:19 #39 ... 19:51:19 19:51:19 #46 [support-scheduler internal] load build context 19:51:19 #46 ... 19:51:19 19:51:19 #39 [support-cron-scheduler internal] load build context 19:51:19 #39 ... 19:51:19 19:51:19 #47 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:51:19 #47 DONE 8.5s 19:51:19 19:51:19 #39 [support-cron-scheduler internal] load build context 19:51:19 #39 ... 19:51:19 19:51:19 #48 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:51:19 #0 8.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:19 #0 9.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:19 #48 ... 19:51:19 19:51:19 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:51:19 #49 DONE 7.8s 19:51:19 19:51:19 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:51:19 #0 7.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:19 #0 7.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:19 #50 ... 19:51:19 19:51:19 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:19 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:51:19 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:51:19 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:51:19 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:51:19 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:51:19 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.1s done 19:51:19 #35 DONE 4.8s 19:51:19 19:51:19 #51 [security-spire-server internal] load build context 19:51:19 #51 DONE 0.0s 19:51:19 19:51:19 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:51:19 #0 8.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:19 #0 9.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:19 #52 ... 19:51:19 19:51:19 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:51:19 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:51:19 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:51:19 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:51:19 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:51:19 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:51:19 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.1s done 19:51:19 #35 DONE 4.8s 19:51:19 19:51:19 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:51:19 #53 DONE 0.0s 19:51:19 19:51:19 #54 [security-bootstrapper internal] load build context 19:51:19 #54 ... 19:51:19 19:51:19 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:19 #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:19 #55 ... 19:51:19 19:51:19 #56 [support-notifications internal] load build context 19:51:20 #56 ... 19:51:20 19:51:20 #54 [security-bootstrapper internal] load build context 19:51:20 #54 ... 19:51:20 19:51:20 #38 [security-proxy-setup internal] load build context 19:51:20 #38 ... 19:51:20 19:51:20 #57 [core-metadata internal] load build context 19:51:20 #57 ... 19:51:20 19:51:20 #58 [core-data internal] load build context 19:51:20 #58 ... 19:51:20 19:51:20 #59 [core-keeper internal] load build context 19:51:21 #59 ... 19:51:21 19:51:21 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:51:21 #60 ... 19:51:21 19:51:21 #61 [security-proxy-auth internal] load build context 19:51:21 #61 ... 19:51:21 19:51:21 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:51:21 #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:22 #62 ... 19:51:22 19:51:22 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:51:22 #63 ... 19:51:22 19:51:22 #52 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:51:22 #52 12.26 OK: 266 MiB in 52 packages 19:51:22 #52 DONE 13.6s 19:51:22 19:51:22 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:22 #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.5s done 19:51:22 #55 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:51:23 #55 ... 19:51:23 19:51:23 #64 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:51:23 #64 ... 19:51:23 19:51:23 #38 [security-proxy-setup internal] load build context 19:51:23 #38 transferring context: 23.94MB 13.6s 19:51:23 #38 ... 19:51:23 19:51:23 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:51:23 #65 ... 19:51:23 19:51:23 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:51:23 #66 ... 19:51:23 19:51:23 #48 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:51:23 #48 11.87 OK: 266 MiB in 52 packages 19:51:23 #48 DONE 13.4s 19:51:23 19:51:23 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:23 #67 ... 19:51:23 19:51:23 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:51:24 #68 ... 19:51:24 19:51:24 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:51:24 #69 ... 19:51:24 19:51:24 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:24 #55 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 19:51:24 #55 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 19:51:24 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.3s 19:51:24 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s 19:51:24 #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.5s 19:51:24 #55 ... 19:51:24 19:51:24 #70 [security-spire-config internal] load build context 19:51:24 #70 transferring context: 25.48kB 0.8s done 19:51:24 #70 DONE 5.0s 19:51:24 19:51:24 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:51:24 #50 10.49 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:51:24 #50 10.49 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:51:24 #50 10.49 OK: 19953 distinct packages available 19:51:24 #50 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:24 #50 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:24 #50 13.71 OK: 266 MiB in 52 packages 19:51:24 #50 DONE 15.3s 19:51:24 19:51:24 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:24 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 19:51:24 #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s done 19:51:24 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.7s 19:51:24 #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 19:51:24 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s 19:51:24 #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 19:51:25 #55 ... 19:51:25 19:51:25 #51 [security-spire-server internal] load build context 19:51:25 #51 transferring context: 27.23kB 1.0s done 19:51:25 #51 DONE 5.7s 19:51:25 19:51:25 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:25 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done 19:51:25 #55 ... 19:51:25 19:51:25 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:51:25 #62 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:25 #62 12.44 (1/1) Installing dumb-init (1.2.5-r2) 19:51:25 #62 12.44 Executing busybox-1.36.1-r7.trigger 19:51:25 #62 12.51 OK: 8 MiB in 16 packages 19:51:25 #62 DONE 13.9s 19:51:26 19:51:26 #38 [security-proxy-setup internal] load build context 19:51:27 #38 ... 19:51:27 19:51:27 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:51:27 #71 ... 19:51:27 19:51:27 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:27 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 3.3s 19:51:27 #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 19:51:28 #55 ... 19:51:28 19:51:28 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:28 #67 DONE 14.1s 19:51:28 19:51:28 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:28 #55 ... 19:51:28 19:51:28 #41 [security-spiffe-token-provider internal] load build context 19:51:28 #41 transferring context: 51.46MB 20.1s 19:51:28 #41 ... 19:51:28 19:51:28 #42 [core-common-config-bootstrapper internal] load build context 19:51:28 #42 ... 19:51:28 19:51:28 #43 [core-command internal] load build context 19:51:29 #43 ... 19:51:29 19:51:29 #42 [core-common-config-bootstrapper internal] load build context 19:51:29 #42 ... 19:51:29 19:51:29 #45 [security-secretstore-setup internal] load build context 19:51:29 #45 ... 19:51:29 19:51:29 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:29 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.76MB / 28.04MB 5.1s 19:51:29 #55 ... 19:51:29 19:51:29 #46 [support-scheduler internal] load build context 19:51:29 #46 ... 19:51:29 19:51:29 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:29 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 5.4s 19:51:29 #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 19:51:29 #55 ... 19:51:29 19:51:29 #39 [support-cron-scheduler internal] load build context 19:51:29 #39 ... 19:51:29 19:51:29 #72 [security-spire-agent internal] load build context 19:51:29 #72 transferring context: 26.76kB 0.7s done 19:51:30 #72 ... 19:51:30 19:51:30 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:51:30 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.6s done 19:51:30 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:51:30 #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 19:51:30 #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 19:51:30 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 19:51:30 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done 19:51:30 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 19:51:30 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.1s done 19:51:30 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 5.8s 19:51:30 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 19:51:30 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 19:51:30 #53 ... 19:51:30 19:51:30 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:30 #55 ... 19:51:30 19:51:30 #56 [support-notifications internal] load build context 19:51:30 #56 transferring context: 40.78MB 19.2s 19:51:30 #56 ... 19:51:30 19:51:30 #41 [security-spiffe-token-provider internal] load build context 19:51:30 #41 ... 19:51:30 19:51:30 #54 [security-bootstrapper internal] load build context 19:51:30 #54 ... 19:51:30 19:51:30 #57 [core-metadata internal] load build context 19:51:30 #57 ... 19:51:30 19:51:30 #54 [security-bootstrapper internal] load build context 19:51:30 #54 ... 19:51:30 19:51:30 #58 [core-data internal] load build context 19:51:31 #58 ... 19:51:31 19:51:31 #59 [core-keeper internal] load build context 19:51:31 #59 ... 19:51:31 19:51:31 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:51:31 #73 ... 19:51:31 19:51:31 #59 [core-keeper internal] load build context 19:51:31 #59 ... 19:51:31 19:51:31 #64 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:51:31 #64 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:31 #64 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:31 #64 16.57 (1/1) Installing dumb-init (1.2.5-r2) 19:51:31 #64 16.69 Executing busybox-1.36.1-r7.trigger 19:51:31 #64 16.81 OK: 8 MiB in 16 packages 19:51:31 #64 DONE 18.6s 19:51:31 19:51:31 #59 [core-keeper internal] load build context 19:51:32 #59 ... 19:51:32 19:51:32 #61 [security-proxy-auth internal] load build context 19:51:32 #61 ... 19:51:32 19:51:32 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:32 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 8.2s 19:51:32 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 8.7s 19:51:34 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 10.3s 19:51:35 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 11.1s 19:51:35 #55 ... 19:51:35 19:51:35 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:51:35 #69 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:35 #69 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:35 #69 19.57 (1/2) Installing dumb-init (1.2.5-r2) 19:51:35 #69 19.57 (2/2) Installing su-exec (0.2-r3) 19:51:35 #69 19.57 Executing busybox-1.36.1-r7.trigger 19:51:35 #69 19.72 OK: 8 MiB in 17 packages 19:51:35 #69 DONE 21.4s 19:51:35 19:51:35 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:35 #55 ... 19:51:35 19:51:35 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:51:35 #66 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:35 #66 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:35 #66 19.10 (1/4) Installing dumb-init (1.2.5-r2) 19:51:35 #66 19.10 (2/4) Installing openssl (3.1.6-r0) 19:51:35 #66 19.10 (3/4) Installing su-exec (0.2-r3) 19:51:35 #66 19.10 (4/4) Installing yq (4.33.3-r5) 19:51:35 #66 20.12 Executing busybox-1.36.1-r7.trigger 19:51:35 #66 20.12 OK: 18 MiB in 19 packages 19:51:35 #66 DONE 21.7s 19:51:35 19:51:35 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:36 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 11.8s 19:51:36 #55 ... 19:51:36 19:51:36 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:51:36 #74 ... 19:51:36 19:51:36 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:51:36 #63 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:36 #63 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:36 #63 16.40 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:51:36 #63 16.40 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:51:36 #63 16.40 OK: 19946 distinct packages available 19:51:36 #63 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:36 #63 18.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:36 #63 21.66 (1/11) Installing ca-certificates (20240226-r0) 19:51:36 #63 21.97 (2/11) Installing brotli-libs (1.0.9-r14) 19:51:36 #63 21.97 (3/11) Installing libunistring (1.1-r1) 19:51:36 #63 22.17 (4/11) Installing libidn2 (2.3.4-r1) 19:51:36 #63 22.17 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:51:36 #63 22.17 (6/11) Installing libcurl (8.9.0-r0) 19:51:36 #63 22.39 (7/11) Installing curl (8.9.0-r0) 19:51:36 #63 22.39 (8/11) Installing dumb-init (1.2.5-r2) 19:51:36 #63 22.39 (9/11) Installing musl-obstack (1.2.3-r2) 19:51:36 #63 22.39 (10/11) Installing libucontext (1.2-r2) 19:51:36 #63 22.39 (11/11) Installing gcompat (1.1.0-r1) 19:51:36 #63 22.39 Executing busybox-1.36.1-r7.trigger 19:51:36 #63 22.54 Executing ca-certificates-20240226-r0.trigger 19:51:36 #63 23.43 OK: 13 MiB in 26 packages 19:51:36 #63 ... 19:51:36 19:51:36 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:37 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 13.4s 19:51:37 #55 ... 19:51:37 19:51:37 #38 [security-proxy-setup internal] load build context 19:51:37 #38 transferring context: 41.42MB 27.8s 19:51:37 #38 ... 19:51:37 19:51:37 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:37 #55 ... 19:51:37 19:51:37 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:51:37 #63 DONE 25.7s 19:51:37 19:51:37 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:37 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 13.7s 19:51:38 #55 ... 19:51:38 19:51:38 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:51:38 #75 ... 19:51:38 19:51:38 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:38 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 14.2s 19:51:38 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.91MB / 28.04MB 14.8s 19:51:39 #55 ... 19:51:39 19:51:39 #43 [core-command internal] load build context 19:51:39 #43 ... 19:51:39 19:51:39 #45 [security-secretstore-setup internal] load build context 19:51:39 #45 ... 19:51:39 19:51:39 #42 [core-common-config-bootstrapper internal] load build context 19:51:39 #42 ... 19:51:39 19:51:39 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:39 #55 ... 19:51:39 19:51:39 #46 [support-scheduler internal] load build context 19:51:39 #46 ... 19:51:39 19:51:39 #45 [security-secretstore-setup internal] load build context 19:51:40 #45 ... 19:51:40 19:51:40 #39 [support-cron-scheduler internal] load build context 19:51:40 #39 ... 19:51:40 19:51:40 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:40 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.8s done 19:51:40 #55 ... 19:51:40 19:51:40 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:51:40 #65 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:40 #65 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:40 #65 23.00 (1/4) Installing ca-certificates (20240226-r0) 19:51:40 #65 23.10 (2/4) Installing dumb-init (1.2.5-r2) 19:51:40 #65 23.10 (3/4) Installing su-exec (0.2-r3) 19:51:40 #65 23.10 (4/4) Installing yq (4.33.3-r5) 19:51:40 #65 23.88 Executing busybox-1.36.1-r7.trigger 19:51:40 #65 23.88 Executing ca-certificates-20240226-r0.trigger 19:51:40 #65 24.48 OK: 18 MiB in 19 packages 19:51:40 #65 DONE 26.7s 19:51:40 19:51:40 #56 [support-notifications internal] load build context 19:51:40 #56 ... 19:51:40 19:51:40 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:51:40 #76 ... 19:51:40 19:51:40 #41 [security-spiffe-token-provider internal] load build context 19:51:40 #41 ... 19:51:40 19:51:40 #56 [support-notifications internal] load build context 19:51:40 #56 ... 19:51:40 19:51:40 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:51:40 #68 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:40 #68 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:40 #68 23.82 (1/2) Installing ca-certificates (20240226-r0) 19:51:40 #68 24.22 (2/2) Installing dumb-init (1.2.5-r2) 19:51:40 #68 24.22 Executing busybox-1.36.1-r7.trigger 19:51:40 #68 24.45 Executing ca-certificates-20240226-r0.trigger 19:51:40 #68 25.45 OK: 9 MiB in 17 packages 19:51:40 #68 DONE 27.7s 19:51:40 19:51:40 #56 [support-notifications internal] load build context 19:51:40 #56 ... 19:51:40 19:51:40 #54 [security-bootstrapper internal] load build context 19:51:41 #54 ... 19:51:41 19:51:41 #58 [core-data internal] load build context 19:51:41 #58 ... 19:51:41 19:51:41 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:51:41 #71 17.34 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:41 #71 18.71 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:41 #71 22.53 OK: 266 MiB in 52 packages 19:51:41 #71 DONE 23.7s 19:51:41 19:51:41 #57 [core-metadata internal] load build context 19:51:41 #57 ... 19:51:41 19:51:41 #58 [core-data internal] load build context 19:51:41 #58 ... 19:51:41 19:51:41 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:51:41 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.9s done 19:51:41 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.8s 19:51:41 #53 ... 19:51:41 19:51:41 #58 [core-data internal] load build context 19:51:41 #58 ... 19:51:41 19:51:41 #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:51:41 #0 9.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:41 #77 ... 19:51:41 19:51:41 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:51:42 #53 ... 19:51:42 19:51:42 #59 [core-keeper internal] load build context 19:51:42 #59 ... 19:51:42 19:51:42 #61 [security-proxy-auth internal] load build context 19:51:42 #61 ... 19:51:42 19:51:42 #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:51:42 #77 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:45 #77 ... 19:51:45 19:51:45 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:51:45 #78 ... 19:51:45 19:51:45 #61 [security-proxy-auth internal] load build context 19:51:45 #61 transferring context: 48.75MB 30.4s 19:51:45 #61 ... 19:51:45 19:51:45 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:51:45 #79 ... 19:51:45 19:51:45 #61 [security-proxy-auth internal] load build context 19:51:47 #61 ... 19:51:47 19:51:47 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:51:47 #74 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:47 #74 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:47 #74 19.06 OK: 8 MiB in 16 packages 19:51:47 #74 DONE 20.9s 19:51:47 19:51:47 #61 [security-proxy-auth internal] load build context 19:51:47 #61 ... 19:51:47 19:51:47 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 19:51:47 #77 14.31 OK: 8 MiB in 16 packages 19:51:47 #77 DONE 15.8s 19:51:47 19:51:47 #61 [security-proxy-auth internal] load build context 19:51:47 #61 ... 19:51:47 19:51:47 #38 [security-proxy-setup internal] load build context 19:51:47 #38 ... 19:51:47 19:51:47 #61 [security-proxy-auth internal] load build context 19:51:48 #61 ... 19:51:48 19:51:48 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:51:48 #0 9.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:48 #80 ... 19:51:48 19:51:48 #61 [security-proxy-auth internal] load build context 19:51:49 #61 ... 19:51:49 19:51:49 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:51:49 #73 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:49 #73 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:49 #73 21.77 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:51:49 #73 21.77 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:51:49 #73 21.77 OK: 19946 distinct packages available 19:51:49 #73 22.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:49 #73 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:49 #73 27.02 (1/4) Installing dumb-init (1.2.5-r2) 19:51:49 #73 27.02 (2/4) Installing musl-obstack (1.2.3-r2) 19:51:49 #73 27.02 (3/4) Installing libucontext (1.2-r2) 19:51:49 #73 27.02 (4/4) Installing gcompat (1.1.0-r1) 19:51:49 #73 27.12 Executing busybox-1.36.1-r7.trigger 19:51:49 #73 27.24 OK: 8 MiB in 19 packages 19:51:49 #73 ... 19:51:49 19:51:49 #61 [security-proxy-auth internal] load build context 19:51:49 #61 ... 19:51:49 19:51:49 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:51:49 #60 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:49 #60 19.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:49 #60 22.83 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:51:49 #60 22.83 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:51:49 #60 22.83 OK: 19946 distinct packages available 19:51:49 #60 23.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:49 #60 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:49 #60 ... 19:51:49 19:51:49 #61 [security-proxy-auth internal] load build context 19:51:49 #61 ... 19:51:49 19:51:49 #43 [core-command internal] load build context 19:51:49 #43 ... 19:51:49 19:51:49 #61 [security-proxy-auth internal] load build context 19:51:49 #61 ... 19:51:49 19:51:49 #42 [core-common-config-bootstrapper internal] load build context 19:51:49 #42 ... 19:51:49 19:51:49 #43 [core-command internal] load build context 19:51:49 #43 ... 19:51:49 19:51:49 #46 [support-scheduler internal] load build context 19:51:50 #46 ... 19:51:50 19:51:50 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:51:50 #73 DONE 28.8s 19:51:50 19:51:50 #46 [support-scheduler internal] load build context 19:51:50 #46 ... 19:51:50 19:51:50 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:51:50 #60 28.98 (1/5) Installing dumb-init (1.2.5-r2) 19:51:50 #60 29.03 (2/5) Installing musl-obstack (1.2.3-r2) 19:51:50 #60 29.03 (3/5) Installing libucontext (1.2-r2) 19:51:50 #60 29.03 (4/5) Installing gcompat (1.1.0-r1) 19:51:50 #60 29.03 (5/5) Installing openssl (3.1.6-r0) 19:51:50 #60 29.16 Executing busybox-1.36.1-r7.trigger 19:51:50 #60 ... 19:51:50 19:51:50 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:51:50 #75 13.56 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:50 #75 15.16 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:50 #75 19.44 (1/1) Installing dumb-init (1.2.5-r2) 19:51:50 #75 20.17 Executing busybox-1.36.1-r7.trigger 19:51:50 #75 20.17 OK: 8 MiB in 16 packages 19:51:50 #75 DONE 21.9s 19:51:50 19:51:50 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:51:50 #60 29.24 OK: 9 MiB in 20 packages 19:51:50 #60 ... 19:51:50 19:51:50 #45 [security-secretstore-setup internal] load build context 19:51:50 #45 transferring context: 80.35MB 41.5s 19:51:50 #45 ... 19:51:50 19:51:50 #39 [support-cron-scheduler internal] load build context 19:51:50 #39 ... 19:51:50 19:51:50 #61 [security-proxy-auth internal] load build context 19:51:50 #61 ... 19:51:50 19:51:50 #41 [security-spiffe-token-provider internal] load build context 19:51:51 #41 ... 19:51:51 19:51:51 #61 [security-proxy-auth internal] load build context 19:51:51 #61 ... 19:51:51 19:51:51 #56 [support-notifications internal] load build context 19:51:51 #56 ... 19:51:51 19:51:51 #54 [security-bootstrapper internal] load build context 19:51:51 #54 ... 19:51:51 19:51:51 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:51:51 #81 ... 19:51:51 19:51:51 #57 [core-metadata internal] load build context 19:51:51 #57 ... 19:51:51 19:51:51 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:51:51 #60 DONE 30.6s 19:51:51 19:51:51 #57 [core-metadata internal] load build context 19:51:51 #57 ... 19:51:51 19:51:51 #54 [security-bootstrapper internal] load build context 19:51:52 #54 ... 19:51:52 19:51:52 #58 [core-data internal] load build context 19:51:52 #58 ... 19:51:52 19:51:52 #56 [support-notifications internal] load build context 19:51:52 #56 ... 19:51:52 19:51:52 #59 [core-keeper internal] load build context 19:51:52 #59 ... 19:51:52 19:51:52 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:51:52 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.9s 19:51:52 #53 ... 19:51:52 19:51:52 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:52 #55 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.6s 19:51:53 #55 ... 19:51:53 19:51:53 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:51:53 #53 ... 19:51:53 19:51:53 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:51:53 #80 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:53 #80 13.73 OK: 13 MiB in 26 packages 19:51:53 #80 DONE 15.2s 19:51:53 19:51:53 #59 [core-keeper internal] load build context 19:51:53 #59 ... 19:51:53 19:51:53 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:51:53 #78 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:53 #78 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:53 #78 16.36 OK: 8 MiB in 17 packages 19:51:53 #78 DONE 18.3s 19:51:53 19:51:53 #59 [core-keeper internal] load build context 19:51:55 #59 ... 19:51:55 19:51:55 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:51:55 #79 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:55 #79 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:55 #79 18.07 OK: 18 MiB in 19 packages 19:51:55 #79 DONE 19.4s 19:51:55 19:51:55 #59 [core-keeper internal] load build context 19:51:55 #59 transferring context: 70.60MB 44.3s 19:51:56 #59 ... 19:51:56 19:51:56 #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:51:56 #81 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:56 #81 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:56 #81 14.11 OK: 9 MiB in 17 packages 19:51:56 #81 DONE 15.9s 19:51:56 19:51:56 #59 [core-keeper internal] load build context 19:51:56 #59 ... 19:51:56 19:51:56 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:51:56 #76 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:56 #76 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:56 #76 14.28 OK: 18 MiB in 19 packages 19:51:56 #76 DONE 15.8s 19:51:56 19:51:56 #59 [core-keeper internal] load build context 19:51:56 #59 ... 19:51:56 19:51:56 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:51:56 #82 DONE 1.4s 19:51:56 19:51:56 #59 [core-keeper internal] load build context 19:51:58 #59 ... 19:51:58 19:51:58 #38 [security-proxy-setup internal] load build context 19:51:58 #38 ... 19:51:58 19:51:58 #59 [core-keeper internal] load build context 19:51:59 #59 ... 19:51:59 19:51:59 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:51:59 #0 6.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:59 #0 7.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:59 #0 8.087 OK: 8 MiB in 19 packages 19:51:59 #83 DONE 9.1s 19:51:59 19:51:59 #59 [core-keeper internal] load build context 19:51:59 #59 ... 19:51:59 19:51:59 #42 [core-common-config-bootstrapper internal] load build context 19:52:00 #42 ... 19:52:00 19:52:00 #46 [support-scheduler internal] load build context 19:52:00 #46 ... 19:52:00 19:52:00 #43 [core-command internal] load build context 19:52:00 #43 ... 19:52:00 19:52:00 #84 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:52:00 #84 DONE 6.7s 19:52:00 19:52:00 #43 [core-command internal] load build context 19:52:00 #43 ... 19:52:00 19:52:00 #46 [support-scheduler internal] load build context 19:52:00 #46 transferring context: 39.28MB 51.3s 19:52:00 #46 ... 19:52:00 19:52:00 #39 [support-cron-scheduler internal] load build context 19:52:00 #39 ... 19:52:00 19:52:00 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:52:00 #0 6.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:00 #0 7.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:00 #0 8.232 OK: 9 MiB in 20 packages 19:52:00 #85 DONE 9.1s 19:52:00 19:52:00 #39 [support-cron-scheduler internal] load build context 19:52:00 #39 ... 19:52:00 19:52:00 #45 [security-secretstore-setup internal] load build context 19:52:01 #45 ... 19:52:01 19:52:01 #39 [support-cron-scheduler internal] load build context 19:52:01 #39 ... 19:52:01 19:52:01 #41 [security-spiffe-token-provider internal] load build context 19:52:01 #41 ... 19:52:01 19:52:01 #61 [security-proxy-auth internal] load build context 19:52:01 #61 ... 19:52:01 19:52:01 #39 [support-cron-scheduler internal] load build context 19:52:01 #39 ... 19:52:01 19:52:01 #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:52:01 #86 DONE 0.9s 19:52:01 19:52:01 #39 [support-cron-scheduler internal] load build context 19:52:01 #39 ... 19:52:01 19:52:01 #57 [core-metadata internal] load build context 19:52:01 #57 ... 19:52:01 19:52:01 #39 [support-cron-scheduler internal] load build context 19:52:02 #39 ... 19:52:02 19:52:02 #58 [core-data internal] load build context 19:52:02 #58 ... 19:52:02 19:52:02 #56 [support-notifications internal] load build context 19:52:03 #56 ... 19:52:03 19:52:03 #54 [security-bootstrapper internal] load build context 19:52:03 #54 ... 19:52:03 19:52:03 #56 [support-notifications internal] load build context 19:52:03 #56 ... 19:52:03 19:52:03 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:52:03 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.1s 19:52:03 #53 ... 19:52:03 19:52:03 #56 [support-notifications internal] load build context 19:52:03 #56 ... 19:52:03 19:52:03 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:52:03 #55 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.0s 19:52:03 #55 ... 19:52:03 19:52:03 #43 [core-command internal] load build context 19:52:05 #43 transferring context: 112.81MB 56.7s 19:52:05 #43 ... 19:52:05 19:52:05 #54 [security-bootstrapper internal] load build context 19:52:08 #54 ... 19:52:08 19:52:08 #38 [security-proxy-setup internal] load build context 19:52:08 #38 ... 19:52:08 19:52:08 #54 [security-bootstrapper internal] load build context 19:52:10 #54 ... 19:52:10 19:52:10 #59 [core-keeper internal] load build context 19:52:10 #59 ... 19:52:10 19:52:10 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:52:10 #55 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.4s 19:52:10 #55 ... 19:52:10 19:52:10 #42 [core-common-config-bootstrapper internal] load build context 19:52:10 #42 ... 19:52:10 19:52:10 #59 [core-keeper internal] load build context 19:52:10 #59 transferring context: 141.41MB 59.4s 19:52:10 #59 ... 19:52:10 19:52:10 #46 [support-scheduler internal] load build context 19:52:10 #46 ... 19:52:10 19:52:10 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:52:10 #55 ... 19:52:10 19:52:10 #45 [security-secretstore-setup internal] load build context 19:52:11 #45 ... 19:52:11 19:52:11 #42 [core-common-config-bootstrapper internal] load build context 19:52:11 #42 ... 19:52:11 19:52:11 #41 [security-spiffe-token-provider internal] load build context 19:52:11 #41 ... 19:52:11 19:52:11 #42 [core-common-config-bootstrapper internal] load build context 19:52:11 #42 ... 19:52:11 19:52:11 #61 [security-proxy-auth internal] load build context 19:52:11 #61 ... 19:52:11 19:52:11 #42 [core-common-config-bootstrapper internal] load build context 19:52:11 #42 ... 19:52:11 19:52:11 #57 [core-metadata internal] load build context 19:52:12 #57 ... 19:52:12 19:52:12 #42 [core-common-config-bootstrapper internal] load build context 19:52:12 #42 ... 19:52:12 19:52:12 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:52:12 #87 DONE 2.0s 19:52:12 19:52:12 #41 [security-spiffe-token-provider internal] load build context 19:52:12 #41 ... 19:52:12 19:52:12 #39 [support-cron-scheduler internal] load build context 19:52:13 #39 ... 19:52:13 19:52:13 #58 [core-data internal] load build context 19:52:13 #58 ... 19:52:13 19:52:13 #41 [security-spiffe-token-provider internal] load build context 19:52:14 #41 ... 19:52:14 19:52:14 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:52:14 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 30.9s done 19:52:14 #53 ... 19:52:14 19:52:14 #41 [security-spiffe-token-provider internal] load build context 19:52:14 #41 ... 19:52:14 19:52:14 #56 [support-notifications internal] load build context 19:52:14 #56 ... 19:52:14 19:52:14 #41 [security-spiffe-token-provider internal] load build context 19:52:15 #41 transferring context: 194.16MB 67.3s 19:52:16 #41 ... 19:52:16 19:52:16 #43 [core-command internal] load build context 19:52:16 #43 ... 19:52:16 19:52:16 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:52:16 #55 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 33.1s 19:52:16 #55 ... 19:52:16 19:52:16 #43 [core-command internal] load build context 19:52:18 #43 ... 19:52:18 19:52:18 #38 [security-proxy-setup internal] load build context 19:52:18 #38 ... 19:52:18 19:52:18 #43 [core-command internal] load build context 19:52:19 #43 ... 19:52:19 19:52:19 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:52:19 #55 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 35.3s done 19:52:19 #55 DONE 59.2s 19:52:19 19:52:19 #43 [core-command internal] load build context 19:52:20 #43 ... 19:52:20 19:52:20 #54 [security-bootstrapper internal] load build context 19:52:20 #54 ... 19:52:20 19:52:20 #43 [core-command internal] load build context 19:52:20 #43 transferring context: 185.05MB 71.8s 19:52:20 #43 ... 19:52:20 19:52:20 #59 [core-keeper internal] load build context 19:52:20 #59 ... 19:52:20 19:52:20 #46 [support-scheduler internal] load build context 19:52:21 #46 ... 19:52:21 19:52:21 #59 [core-keeper internal] load build context 19:52:21 #59 ... 19:52:21 19:52:21 #45 [security-secretstore-setup internal] load build context 19:52:21 #45 ... 19:52:21 19:52:21 #59 [core-keeper internal] load build context 19:52:21 #59 ... 19:52:21 19:52:21 #61 [security-proxy-auth internal] load build context 19:52:21 #61 ... 19:52:21 19:52:21 #45 [security-secretstore-setup internal] load build context 19:52:22 #45 ... 19:52:22 19:52:22 #57 [core-metadata internal] load build context 19:52:22 #57 ... 19:52:22 19:52:22 #45 [security-secretstore-setup internal] load build context 19:52:22 #45 ... 19:52:22 19:52:22 #42 [core-common-config-bootstrapper internal] load build context 19:52:22 #42 ... 19:52:22 19:52:22 #45 [security-secretstore-setup internal] load build context 19:52:23 #45 ... 19:52:23 19:52:23 #39 [support-cron-scheduler internal] load build context 19:52:23 #39 ... 19:52:23 19:52:23 #42 [core-common-config-bootstrapper internal] load build context 19:52:23 #42 ... 19:52:23 19:52:23 #58 [core-data internal] load build context 19:52:23 #58 ... 19:52:23 19:52:23 #39 [support-cron-scheduler internal] load build context 19:52:24 #39 ... 19:52:24 19:52:24 #56 [support-notifications internal] load build context 19:52:24 #56 ... 19:52:24 19:52:24 #39 [support-cron-scheduler internal] load build context 19:52:25 #39 transferring context: 236.31MB 77.4s 19:52:26 #39 ... 19:52:26 19:52:26 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:52:26 #88 DONE 3.9s 19:52:26 19:52:26 #39 [support-cron-scheduler internal] load build context 19:52:26 #39 ... 19:52:26 19:52:26 #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:52:26 #89 DONE 4.2s 19:52:26 19:52:26 #39 [support-cron-scheduler internal] load build context 19:52:26 #39 ... 19:52:26 19:52:26 #41 [security-spiffe-token-provider internal] load build context 19:52:26 #41 ... 19:52:26 19:52:26 #39 [support-cron-scheduler internal] load build context 19:52:26 #39 ... 19:52:26 19:52:26 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:52:26 #90 DONE 3.2s 19:52:26 19:52:26 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:52:27 #91 ... 19:52:27 19:52:27 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:52:27 #92 DONE 1.3s 19:52:27 19:52:27 #93 [security-spire-server stage-2 6/9] COPY security.txt / 19:52:27 #93 ... 19:52:27 19:52:27 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:52:27 #94 DONE 1.6s 19:52:27 19:52:27 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:52:27 #91 DONE 1.4s 19:52:27 19:52:27 #95 [security-spire-config stage-2 6/10] COPY security.txt / 19:52:28 #95 DONE 1.0s 19:52:28 19:52:28 #39 [support-cron-scheduler internal] load build context 19:52:29 #39 ... 19:52:29 19:52:29 #93 [security-spire-server stage-2 6/9] COPY security.txt / 19:52:29 #93 DONE 1.6s 19:52:29 19:52:29 #39 [support-cron-scheduler internal] load build context 19:52:29 #39 ... 19:52:29 19:52:29 #38 [security-proxy-setup internal] load build context 19:52:29 #38 ... 19:52:29 19:52:29 #39 [support-cron-scheduler internal] load build context 19:52:29 #39 ... 19:52:29 19:52:29 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 19:52:29 #96 DONE 1.6s 19:52:29 19:52:29 #39 [support-cron-scheduler internal] load build context 19:52:29 #39 transferring context: 258.36MB 82.5s 19:52:30 #39 ... 19:52:30 19:52:30 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:52:30 #97 DONE 1.4s 19:52:30 19:52:30 #54 [security-bootstrapper internal] load build context 19:52:30 #54 ... 19:52:30 19:52:30 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:52:30 #98 ... 19:52:30 19:52:30 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:52:30 #99 DONE 1.6s 19:52:30 19:52:30 #54 [security-bootstrapper internal] load build context 19:52:30 #54 ... 19:52:30 19:52:30 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:52:30 #100 DONE 1.2s 19:52:30 19:52:30 #43 [core-command internal] load build context 19:52:30 #43 ... 19:52:30 19:52:30 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:52:30 #101 ... 19:52:30 19:52:30 #46 [support-scheduler internal] load build context 19:52:31 #46 ... 19:52:31 19:52:31 #54 [security-bootstrapper internal] load build context 19:52:31 #54 ... 19:52:31 19:52:31 #59 [core-keeper internal] load build context 19:52:31 #59 ... 19:52:31 19:52:31 #61 [security-proxy-auth internal] load build context 19:52:31 #61 ... 19:52:31 19:52:31 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:52:31 #102 DONE 1.3s 19:52:31 19:52:31 #61 [security-proxy-auth internal] load build context 19:52:31 #61 ... 19:52:31 19:52:31 #59 [core-keeper internal] load build context 19:52:32 #59 ... 19:52:32 19:52:32 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:52:32 #101 DONE 1.1s 19:52:32 19:52:32 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:52:32 #98 DONE 1.6s 19:52:32 19:52:32 #59 [core-keeper internal] load build context 19:52:32 #59 ... 19:52:32 19:52:32 #57 [core-metadata internal] load build context 19:52:32 #57 ... 19:52:32 19:52:32 #59 [core-keeper internal] load build context 19:52:33 #59 ... 19:52:33 19:52:33 #45 [security-secretstore-setup internal] load build context 19:52:33 #45 ... 19:52:33 19:52:33 #59 [core-keeper internal] load build context 19:52:33 #59 ... 19:52:33 19:52:33 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:52:33 #103 DONE 1.3s 19:52:33 19:52:33 #59 [core-keeper internal] load build context 19:52:33 #59 ... 19:52:33 19:52:33 #42 [core-common-config-bootstrapper internal] load build context 19:52:33 #42 ... 19:52:33 19:52:33 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:52:33 #104 DONE 1.4s 19:52:33 19:52:33 #42 [core-common-config-bootstrapper internal] load build context 19:52:33 #42 ... 19:52:33 19:52:33 #58 [core-data internal] load build context 19:52:33 #58 ... 19:52:33 19:52:33 #42 [core-common-config-bootstrapper internal] load build context 19:52:34 #42 ... 19:52:34 19:52:34 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:52:34 #105 DONE 1.7s 19:52:34 19:52:34 #42 [core-common-config-bootstrapper internal] load build context 19:52:34 #42 ... 19:52:34 19:52:34 #56 [support-notifications internal] load build context 19:52:34 #56 ... 19:52:34 19:52:34 #42 [core-common-config-bootstrapper internal] load build context 19:52:35 #42 transferring context: 273.57MB 87.5s 19:52:36 #42 ... 19:52:36 19:52:36 #41 [security-spiffe-token-provider internal] load build context 19:52:36 #41 ... 19:52:36 19:52:36 #42 [core-common-config-bootstrapper internal] load build context 19:52:39 #42 ... 19:52:39 19:52:39 #38 [security-proxy-setup internal] load build context 19:52:39 #38 ... 19:52:39 19:52:39 #56 [support-notifications internal] load build context 19:52:40 #56 ... 19:52:40 19:52:40 #38 [security-proxy-setup internal] load build context 19:52:40 #38 ... 19:52:40 19:52:40 #41 [security-spiffe-token-provider internal] load build context 19:52:40 #41 transferring context: 308.08MB 91.6s done 19:52:40 #41 DONE 92.1s 19:52:40 19:52:40 #39 [support-cron-scheduler internal] load build context 19:52:40 #39 ... 19:52:40 19:52:40 #106 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:52:40 #106 ... 19:52:40 19:52:40 #45 [security-secretstore-setup internal] load build context 19:52:40 #45 transferring context: 308.08MB 91.5s done 19:52:40 #45 DONE 91.9s 19:52:40 19:52:40 #39 [support-cron-scheduler internal] load build context 19:52:40 #39 ... 19:52:40 19:52:40 #56 [support-notifications internal] load build context 19:52:40 #56 transferring context: 308.08MB 90.0s done 19:52:40 #56 DONE 90.8s 19:52:40 19:52:40 #39 [support-cron-scheduler internal] load build context 19:52:41 #39 ... 19:52:41 19:52:41 #107 [security-spire-config] exporting to image 19:52:41 #107 exporting layers 6.9s done 19:52:41 #107 writing image sha256:5a6b5378d47d421737472ef08eb49bce38fb11b9ddf3423999b6f324e862efe5 0.2s done 19:52:41 #107 naming to docker.io/library/security-spire-server-arm64 done 19:52:41 #107 writing image sha256:09cbff86403e5d5e299ab23b39b01864e98813d82fb4117d6de057b459142e14 0.0s done 19:52:41 #107 naming to docker.io/library/security-spire-agent-arm64 0.0s done 19:52:41 #107 writing image sha256:1cd645b9c6aab6cd9631498e6b26cc6867093f4e4a77c9322e0ec420b59f0192 0.0s done 19:52:41 #107 naming to docker.io/library/security-spire-config-arm64 done 19:52:41 #107 DONE 7.4s 19:52:41 19:52:41 #39 [support-cron-scheduler internal] load build context 19:52:41 #39 ... 19:52:41 19:52:41 #43 [core-command internal] load build context 19:52:41 #43 ... 19:52:41 19:52:41 #39 [support-cron-scheduler internal] load build context 19:52:41 #39 ... 19:52:41 19:52:41 #46 [support-scheduler internal] load build context 19:52:41 #46 ... 19:52:41 19:52:41 #39 [support-cron-scheduler internal] load build context 19:52:42 #39 ... 19:52:42 19:52:42 #54 [security-bootstrapper internal] load build context 19:52:42 #54 ... 19:52:42 19:52:42 #39 [support-cron-scheduler internal] load build context 19:52:42 #39 transferring context: 308.08MB 94.6s done 19:52:42 #39 ... 19:52:42 19:52:42 #61 [security-proxy-auth internal] load build context 19:52:42 #61 transferring context: 308.08MB 86.7s done 19:52:42 #61 ... 19:52:42 19:52:42 #54 [security-bootstrapper internal] load build context 19:52:42 #54 ... 19:52:42 19:52:42 #57 [core-metadata internal] load build context 19:52:43 #57 ... 19:52:43 19:52:43 #54 [security-bootstrapper internal] load build context 19:52:43 #54 ... 19:52:43 19:52:43 #61 [security-proxy-auth internal] load build context 19:52:43 #61 DONE 91.4s 19:52:43 19:52:43 #54 [security-bootstrapper internal] load build context 19:52:43 #54 ... 19:52:43 19:52:43 #39 [support-cron-scheduler internal] load build context 19:52:43 #39 DONE 96.1s 19:52:43 19:52:43 #54 [security-bootstrapper internal] load build context 19:52:43 #54 ... 19:52:43 19:52:43 #59 [core-keeper internal] load build context 19:52:43 #59 transferring context: 308.08MB 91.3s done 19:52:43 #59 DONE 93.1s 19:52:43 19:52:43 #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:52:43 #108 ... 19:52:43 19:52:43 #42 [core-common-config-bootstrapper internal] load build context 19:52:43 #42 transferring context: 308.08MB 94.8s done 19:52:43 #42 DONE 95.5s 19:52:43 19:52:43 #58 [core-data internal] load build context 19:52:43 #58 ... 19:52:43 19:52:43 #54 [security-bootstrapper internal] load build context 19:52:43 #54 ... 19:52:43 19:52:43 #106 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:52:43 #106 DONE 3.6s 19:52:43 19:52:43 #54 [security-bootstrapper internal] load build context 19:52:44 #54 ... 19:52:44 19:52:44 #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:52:44 #109 DONE 3.0s 19:52:44 19:52:44 #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:44 #110 ... 19:52:44 19:52:44 #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:52:44 #111 DONE 3.4s 19:52:44 19:52:44 #43 [core-command internal] load build context 19:52:45 #43 ... 19:52:45 19:52:45 #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:52:45 #108 DONE 1.6s 19:52:45 19:52:45 #43 [core-command internal] load build context 19:52:46 #43 ... 19:52:46 19:52:46 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:52:46 #112 DONE 1.9s 19:52:46 19:52:46 #43 [core-command internal] load build context 19:52:47 #43 transferring context: 308.08MB 98.0s done 19:52:47 #43 DONE 98.6s 19:52:47 19:52:47 #57 [core-metadata internal] load build context 19:52:48 #57 ... 19:52:48 19:52:48 #38 [security-proxy-setup internal] load build context 19:52:48 #38 transferring context: 308.08MB 98.2s done 19:52:48 #38 DONE 98.4s 19:52:48 19:52:48 #57 [core-metadata internal] load build context 19:52:52 #57 ... 19:52:52 19:52:52 #46 [support-scheduler internal] load build context 19:52:52 #46 ... 19:52:52 19:52:52 #57 [core-metadata internal] load build context 19:52:52 #57 transferring context: 219.21MB 102.2s 19:52:54 #57 ... 19:52:54 19:52:54 #58 [core-data internal] load build context 19:52:54 #58 ... 19:52:54 19:52:54 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:54 #113 ... 19:52:54 19:52:54 #54 [security-bootstrapper internal] load build context 19:52:54 #54 ... 19:52:54 19:52:54 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:54 #114 ... 19:52:54 19:52:54 #54 [security-bootstrapper internal] load build context 19:52:55 #54 ... 19:52:55 19:52:55 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:55 #115 ... 19:52:55 19:52:55 #54 [security-bootstrapper internal] load build context 19:52:56 #54 transferring context: 308.08MB 106.0s done 19:52:56 #54 ... 19:52:56 19:52:56 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:56 #116 ... 19:52:56 19:52:56 #54 [security-bootstrapper internal] load build context 19:52:56 #54 DONE 106.6s 19:52:56 19:52:56 #57 [core-metadata internal] load build context 19:52:56 #57 ... 19:52:56 19:52:56 #46 [support-scheduler internal] load build context 19:52:56 #46 transferring context: 308.08MB 107.2s done 19:52:56 #46 DONE 107.3s 19:52:56 19:52:56 #57 [core-metadata internal] load build context 19:52:59 #57 transferring context: 308.08MB 109.2s done 19:52:59 #57 DONE 109.3s 19:52:59 19:52:59 #58 [core-data internal] load build context 19:53:03 #58 transferring context: 308.08MB 111.6s done 19:53:03 #58 DONE 112.3s 19:53:03 19:53:03 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:11 #113 DONE 80.7s 19:54:11 19:54:11 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:11 #115 DONE 79.4s 19:54:11 19:54:11 #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:11 #110 DONE 80.6s 19:54:11 19:54:11 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:11 #114 DONE 80.5s 19:54:11 19:54:11 #117 [security-secretstore-setup builder 6/7] COPY . . 19:54:11 #117 ... 19:54:11 19:54:11 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:11 #116 DONE 78.9s 19:54:11 19:54:11 #118 [core-keeper builder 7/8] COPY . . 19:54:11 #118 DONE 5.5s 19:54:11 19:54:11 #119 [security-spiffe-token-provider builder 6/7] COPY . . 19:54:11 #119 DONE 5.6s 19:54:11 19:54:11 #120 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:54:11 #120 ... 19:54:11 19:54:11 #121 [security-proxy-auth builder 6/7] COPY . . 19:54:11 #121 DONE 5.6s 19:54:11 19:54:11 #122 [support-notifications builder 6/7] COPY . . 19:54:11 #122 DONE 5.6s 19:54:11 19:54:11 #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:11 #123 CACHED 19:54:11 19:54:11 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 19:54:11 #124 CACHED 19:54:11 19:54:11 #125 [core-data builder 6/7] COPY . . 19:54:11 #125 CACHED 19:54:11 19:54:11 #126 [core-metadata builder 6/7] COPY . . 19:54:11 #126 CACHED 19:54:11 19:54:11 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:54:11 #127 CACHED 19:54:11 19:54:11 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:11 #128 CACHED 19:54:11 19:54:11 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:54:11 #129 CACHED 19:54:11 19:54:11 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:11 #130 CACHED 19:54:11 19:54:11 #131 [security-proxy-setup builder 6/7] COPY . . 19:54:11 #131 CACHED 19:54:11 19:54:11 #132 [security-bootstrapper builder 6/7] COPY . . 19:54:11 #132 CACHED 19:54:11 19:54:11 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:11 #133 CACHED 19:54:11 19:54:11 #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:54:11 #134 CACHED 19:54:11 19:54:11 #135 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:54:11 #135 CACHED 19:54:11 19:54:11 #136 [support-scheduler builder 6/7] COPY . . 19:54:11 #136 CACHED 19:54:11 19:54:11 #137 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:11 #137 CACHED 19:54:11 19:54:11 #117 [security-secretstore-setup builder 6/7] COPY . . 19:54:11 #117 DONE 5.6s 19:54:11 19:54:11 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 19:54:11 #138 CACHED 19:54:11 19:54:11 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:11 #139 CACHED 19:54:11 19:54:11 #140 [core-command builder 6/7] COPY . . 19:54:11 #140 CACHED 19:54:11 19:54:11 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:11 #141 CACHED 19:54:11 19:54:11 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 19:54:11 #142 CACHED 19:54:11 19:54:11 #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:54:11 #143 CACHED 19:54:11 19:54:11 #144 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:11 #144 CACHED 19:54:11 19:54:11 #145 [support-cron-scheduler builder 6/7] COPY . . 19:54:11 #145 CACHED 19:54:11 19:54:11 #146 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:54:11 #146 CACHED 19:54:11 19:54:11 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:54:16 #147 ... 19:54:16 19:54:16 #120 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:54:16 #120 4.197 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 19:54:19 #120 ... 19:54:19 19:54:19 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:54:19 #147 7.335 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 19:54:20 #147 ... 19:54:20 19:54:20 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:54:20 #0 4.186 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 19:54:20 #148 ... 19:54:20 19:54:20 #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 19:54:20 #0 6.909 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 19:54:20 #149 ... 19:54:20 19:54:20 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:54:20 #0 6.532 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 19:54:20 #150 ... 19:54:20 19:54:20 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:54:20 #0 7.259 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 19:54:21 #151 ... 19:54:21 19:54:21 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:54:21 #0 7.212 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 19:54:21 #152 ... 19:54:21 19:54:21 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:54:21 #0 6.579 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 19:54:21 #153 ... 19:54:21 19:54:21 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:54:21 #0 6.110 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 19:54:21 #154 ... 19:54:21 19:54:21 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:54:21 #0 6.618 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 19:54:21 #155 ... 19:54:21 19:54:21 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:54:21 #0 5.705 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 19:54:21 #156 ... 19:54:21 19:54:21 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:54:21 #0 6.565 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 19:54:21 #157 ... 19:54:21 19:54:21 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:54:21 #0 5.589 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 20:13:59 #158 ... 20:13:59 20:13:59 #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 20:13:59 #149 1177.8 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 20:13:59 #149 ... 20:13:59 20:13:59 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:13:59 #153 DONE 1179.5s 20:13:59 20:13:59 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:13:59 #159 DONE 0.5s 20:13:59 20:13:59 #160 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 20:13:59 #160 DONE 2.5s 20:13:59 20:13:59 #161 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 20:13:59 #161 DONE 0.3s 20:13:59 20:13:59 #162 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 20:13:59 #162 DONE 0.2s 20:13:59 20:13:59 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:13:59 #156 ... 20:13:59 20:13:59 #163 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:13:59 #163 DONE 0.3s 20:13:59 20:13:59 #164 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:13:59 #164 DONE 0.2s 20:13:59 20:13:59 #165 [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/ 20:13:59 #165 DONE 0.2s 20:13:59 20:13:59 #166 [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/ 20:13:59 #166 DONE 0.1s 20:13:59 20:13:59 #167 [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/ 20:13:59 #167 DONE 0.1s 20:13:59 20:13:59 #168 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:13:59 #168 DONE 0.1s 20:13:59 20:13:59 #169 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:13:59 #169 DONE 0.2s 20:13:59 20:13:59 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:13:59 #152 ... 20:13:59 20:13:59 #170 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 20:13:59 #170 DONE 2.1s 20:13:59 20:13:59 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:13:59 #154 ... 20:13:59 20:13:59 #107 [security-bootstrapper] exporting to image 20:13:59 #107 exporting layers 20:13:59 #107 exporting layers 1.2s done 20:13:59 #107 writing image sha256:893ca45297817065bee78cdaed9ece63f63e5d16b60571a79c20deeb20af5cf2 0.0s done 20:13:59 #107 naming to docker.io/library/security-bootstrapper-arm64 done 20:13:59 #107 DONE 8.7s 20:13:59 20:13:59 #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 20:13:59 #149 ... 20:13:59 20:13:59 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:13:59 #147 DONE 1189.3s 20:14:00 20:14:00 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:14:00 #158 ... 20:14:00 20:14:00 #171 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:14:00 #171 DONE 0.3s 20:14:00 20:14:00 #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:14:00 #172 DONE 0.2s 20:14:00 20:14:00 #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:14:00 #173 DONE 0.2s 20:14:00 20:14:00 #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:14:01 #174 DONE 0.2s 20:14:01 20:14:01 #175 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:14:01 #175 DONE 0.2s 20:14:01 20:14:01 #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:14:01 #176 DONE 0.1s 20:14:01 20:14:01 #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:14:03 #177 DONE 2.1s 20:14:03 20:14:03 #107 [security-proxy-setup] exporting to image 20:14:03 #107 exporting layers 20:14:04 #107 exporting layers 0.9s done 20:14:04 #107 writing image sha256:da47d4d29f5ebe06dc93d1eb9d8b961a03cd676d1a760283f11a820cffff5d49 done 20:14:04 #107 naming to docker.io/library/security-proxy-setup-arm64 done 20:14:04 #107 DONE 9.6s 20:14:04 20:14:04 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:14:11 #150 ... 20:14:11 20:14:11 #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 20:14:11 #149 DONE 1199.7s 20:14:11 20:14:11 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:14:11 #150 ... 20:14:11 20:14:11 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:14:11 #178 DONE 0.3s 20:14:11 20:14:11 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:14:11 #179 DONE 0.2s 20:14:11 20:14:11 #180 [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 20:14:11 #180 DONE 0.1s 20:14:11 20:14:11 #181 [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 20:14:11 #181 DONE 0.2s 20:14:11 20:14:11 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:14:11 #182 DONE 0.1s 20:14:11 20:14:11 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:14:11 #183 DONE 0.3s 20:14:11 20:14:11 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:14:11 #158 ... 20:14:11 20:14:11 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:14:12 #184 DONE 0.4s 20:14:12 20:14:12 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:14:12 #154 ... 20:14:12 20:14:12 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:14:12 #185 DONE 0.2s 20:14:12 20:14:12 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:14:14 #186 DONE 2.1s 20:14:14 20:14:14 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:14:14 #154 ... 20:14:14 20:14:14 #107 [security-secretstore-setup] exporting to image 20:14:14 #107 exporting layers 20:14:16 #107 exporting layers 1.1s done 20:14:16 #107 writing image sha256:4c91f85925f57eea664f4e40a4c35d40691b67d5a006003b1be220870a326489 0.0s done 20:14:16 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 20:14:16 #107 DONE 10.7s 20:14:16 20:14:16 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:15:12 #152 ... 20:15:12 20:15:12 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:15:12 #155 DONE 1254.7s 20:15:12 20:15:12 #120 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:15:12 #120 ... 20:15:12 20:15:12 #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:15:12 #187 DONE 0.4s 20:15:12 20:15:12 #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:15:12 #188 DONE 0.2s 20:15:12 20:15:12 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:15:12 #151 ... 20:15:12 20:15:12 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:15:12 #189 DONE 0.3s 20:15:12 20:15:12 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:15:12 #148 ... 20:15:12 20:15:12 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:15:12 #190 DONE 0.1s 20:15:12 20:15:12 #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:15:12 #191 DONE 0.1s 20:15:12 20:15:12 #72 [security-spire-agent internal] load build context 20:15:12 #72 ... 20:15:12 20:15:12 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:12 #192 DONE 1.8s 20:15:12 20:15:12 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:15:12 #154 ... 20:15:12 20:15:12 #107 [core-common-config-bootstrapper] exporting to image 20:15:12 #107 exporting layers 20:15:12 #107 exporting layers 0.7s done 20:15:12 #107 writing image sha256:c13e6dfe8c0ebe368cc05dccc668d27c92d7b06e180f5cdbca5438925b0e5946 done 20:15:12 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:15:12 #107 DONE 11.4s 20:15:12 20:15:12 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:17:20 #154 ... 20:17:20 20:17:20 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:17:20 #148 DONE 1378.5s 20:17:20 20:17:20 #72 [security-spire-agent internal] load build context 20:17:20 #72 ... 20:17:20 20:17:20 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:17:20 #193 DONE 0.2s 20:17:20 20:17:20 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:17:20 #154 ... 20:17:20 20:17:20 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:17:20 #194 DONE 0.2s 20:17:20 20:17:20 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:17:20 #195 DONE 0.3s 20:17:20 20:17:20 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:17:20 #196 DONE 0.1s 20:17:20 20:17:20 #107 [security-spiffe-token-provider] exporting to image 20:17:20 #107 exporting layers 20:17:20 #107 exporting layers 0.8s done 20:17:20 #107 writing image sha256:2524f128b074b94ba3c346d80e2be0afcca08e30f7a188360ecca49fe5278d81 done 20:17:20 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:17:20 #107 DONE 12.3s 20:17:20 20:17:20 #120 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:25:12 #120 ... 20:25:12 20:25:12 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:25:12 #152 DONE 1855.4s 20:25:12 20:25:12 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:25:12 #53 ... 20:25:12 20:25:12 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:25:12 #197 DONE 0.2s 20:25:12 20:25:12 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:25:12 #198 DONE 0.2s 20:25:12 20:25:12 #120 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:25:12 #120 ... 20:25:12 20:25:12 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:25:12 #199 DONE 0.4s 20:25:12 20:25:12 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:25:12 #200 DONE 0.1s 20:25:12 20:25:12 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:25:12 #201 DONE 0.2s 20:25:12 20:25:12 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:12 #202 DONE 1.8s 20:25:12 20:25:12 #107 [security-proxy-auth] exporting to image 20:25:12 #107 exporting layers 20:25:12 #107 exporting layers 0.7s done 20:25:12 #107 writing image sha256:10a53cacb9f97bb7b0e00a05b962c26d42db4eb82198a0ff3411d2a4e192dd00 done 20:25:12 #107 naming to docker.io/library/security-proxy-auth-arm64 done 20:25:12 #107 DONE 13.0s 20:25:12 20:25:12 #120 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:26:08 #120 ... 20:26:08 20:26:08 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:26:08 #151 DONE 1917.2s 20:26:08 20:26:08 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:26:08 #157 ... 20:26:08 20:26:08 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:26:08 #203 DONE 0.1s 20:26:08 20:26:08 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:26:08 #204 DONE 0.1s 20:26:08 20:26:08 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:26:09 #205 DONE 0.4s 20:26:09 20:26:09 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:26:09 #206 DONE 0.1s 20:26:09 20:26:09 #107 [core-command] exporting to image 20:26:09 #107 exporting layers 20:26:09 #107 exporting layers 0.5s done 20:26:09 #107 writing image sha256:6ad8ff6a82776ceb8f60eed7da412835a7556bca3d608db36572695e19346a47 done 20:26:09 #107 naming to docker.io/library/core-command-arm64 done 20:26:09 #107 DONE 13.5s 20:26:09 20:26:09 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:28:16 #154 ... 20:28:16 20:28:16 #120 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:28:16 #120 DONE 2035.1s 20:28:16 20:28:16 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:28:16 #157 ... 20:28:16 20:28:16 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:28:16 #207 DONE 0.3s 20:28:16 20:28:16 #72 [security-spire-agent internal] load build context 20:28:16 #72 ... 20:28:16 20:28:16 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:28:16 #208 DONE 0.6s 20:28:16 20:28:16 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:28:16 #209 DONE 0.4s 20:28:16 20:28:16 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:28:16 #156 ... 20:28:16 20:28:16 #107 [core-keeper] exporting to image 20:28:16 #107 exporting layers 20:28:16 #107 exporting layers 0.4s done 20:28:16 #107 writing image sha256:6e35a53892fd3c9016719a884e11252e931651e68051ab35d48c57da7c926ed2 done 20:28:16 #107 naming to docker.io/library/core-keeper-arm64 done 20:28:16 #107 DONE 14.0s 20:28:16 20:28:16 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:28:16 #150 ... 20:28:16 20:28:16 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:28:16 #158 DONE 2040.3s 20:28:16 20:28:16 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:28:16 #157 ... 20:28:16 20:28:16 #210 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:28:16 #210 DONE 0.2s 20:28:16 20:28:16 #72 [security-spire-agent internal] load build context 20:28:16 #72 ... 20:28:16 20:28:16 #211 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:28:16 #211 DONE 0.2s 20:28:16 20:28:16 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:28:16 #157 ... 20:28:16 20:28:16 #212 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:28:16 #212 DONE 0.4s 20:28:16 20:28:16 #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:28:16 #213 DONE 0.1s 20:28:16 20:28:16 #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:28:16 #214 DONE 0.1s 20:28:16 20:28:16 #107 [core-metadata] exporting to image 20:28:16 #107 exporting layers 0.5s done 20:28:16 #107 writing image sha256:256c7a07dea465ac2b5dafe333e2973df9257e44ac8a98c4f995af37c5724f88 done 20:28:16 #107 naming to docker.io/library/core-metadata-arm64 done 20:28:16 #107 DONE 14.5s 20:28:16 20:28:16 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:28:16 #156 ... 20:28:16 20:28:16 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:28:16 #157 DONE 2044.6s 20:28:16 20:28:16 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:28:16 #154 ... 20:28:16 20:28:16 #215 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:28:16 #215 DONE 0.2s 20:28:16 20:28:16 #216 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:28:16 #216 DONE 0.1s 20:28:16 20:28:16 #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:28:16 #217 DONE 0.4s 20:28:16 20:28:16 #218 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:28:16 #218 DONE 0.1s 20:28:16 20:28:16 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:28:16 #154 ... 20:28:16 20:28:16 #107 [core-data] exporting to image 20:28:17 #107 exporting layers 0.5s done 20:28:17 #107 writing image sha256:23e454873fb11c757eaad6a0172bcbbb41528df23a331ca65be1ab167d54ae54 done 20:28:17 #107 naming to docker.io/library/core-data-arm64 done 20:28:17 #107 DONE 15.0s 20:28:17 20:28:17 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:28:49 #150 ... 20:28:49 20:28:49 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:28:49 #156 DONE 2078.3s 20:28:49 20:28:49 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:28:49 #154 DONE 2078.6s 20:28:49 20:28:49 #219 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:28:49 #219 DONE 0.4s 20:28:49 20:28:49 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:28:49 #150 ... 20:28:49 20:28:49 #220 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:28:49 #220 DONE 0.1s 20:28:49 20:28:49 #221 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:28:49 #221 ... 20:28:49 20:28:49 #222 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:28:49 #222 CACHED 20:28:49 20:28:49 #223 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:28:49 #223 CACHED 20:28:49 20:28:49 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:28:49 #150 DONE 2079.4s 20:28:49 20:28:49 #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 20:28:50 #224 ... 20:28:50 20:28:50 #221 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:28:50 #221 DONE 0.5s 20:28:50 20:28:50 #225 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:28:50 #225 DONE 0.2s 20:28:50 20:28:50 #226 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:28:50 #226 DONE 0.2s 20:28:50 20:28:50 #107 [support-notifications] exporting to image 20:28:50 #107 exporting layers 20:28:50 #107 ... 20:28:50 20:28:50 #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 20:28:50 #224 DONE 0.7s 20:28:50 20:28:50 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:28:50 #227 DONE 0.2s 20:28:50 20:28:50 #228 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 20:28:50 #228 DONE 0.3s 20:28:50 20:28:50 #107 [support-cron-scheduler] exporting to image 20:28:51 #107 ... 20:28:51 20:28:51 #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:28:51 #229 DONE 0.5s 20:28:51 20:28:51 #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:28:51 #230 DONE 0.2s 20:28:51 20:28:51 #107 [support-scheduler] exporting to image 20:28:51 #107 exporting layers 0.6s done 20:28:51 #107 writing image sha256:141a9446cd455f80018d955a9c5b7fd04ce1e147d10e9ca8b552ace47f34a171 0.0s done 20:28:51 #107 naming to docker.io/library/support-notifications-arm64 0.0s done 20:28:51 #107 writing image sha256:66b9b3fdb792687ea73bf688502977ab09d3e14ef54d3e12bce0208a5b468ce3 done 20:28:51 #107 naming to docker.io/library/support-cron-scheduler-arm64 done 20:28:52 #107 exporting layers 0.5s done 20:28:52 #107 writing image sha256:f0ba64a40eecd455217c8e3c7dcaa82ca538ac9404601b6a5a33e873c90f13ce done 20:28:52 #107 naming to docker.io/library/support-scheduler-arm64 done 20:28:52 #107 DONE 16.9s 20:28:52 20:28:52 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:28:52 time="2024-08-05T19:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:52 time="2024-08-05T19:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:52 time="2024-08-05T19:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:52 time="2024-08-05T19:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:52 time="2024-08-05T19:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:52 time="2024-08-05T19:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:52 time="2024-08-05T19:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:52 time="2024-08-05T19:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:52 time="2024-08-05T19:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:52 time="2024-08-05T19:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:52 time="2024-08-05T19:50:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:52 time="2024-08-05T19:50:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:52 time="2024-08-05T19:50:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:52 time="2024-08-05T19:50:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:52 time="2024-08-05T19:50:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:52 time="2024-08-05T19:50:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:28:52 $ docker stop --time=1 b985cfc9f8af4c62dec0291d54bd9338feb5deff854573b5ab09abac18268f90 20:28:53 $ docker rm -f --volumes b985cfc9f8af4c62dec0291d54bd9338feb5deff854573b5ab09abac18268f90 [Pipeline] // withDockerContainer [Pipeline] sh 20:28:54 + docker images 20:28:54 REPOSITORY TAG IMAGE ID CREATED SIZE 20:28:54 support-scheduler-arm64 latest f0ba64a40eec 3 seconds ago 41.2MB 20:28:54 support-notifications-arm64 latest 141a9446cd45 4 seconds ago 41.9MB 20:28:54 support-cron-scheduler-arm64 latest 66b9b3fdb792 4 seconds ago 41.8MB 20:28:54 core-data-arm64 latest 23e454873fb1 38 seconds ago 39MB 20:28:54 core-metadata-arm64 latest 256c7a07dea4 42 seconds ago 39.1MB 20:28:54 core-keeper-arm64 latest 6e35a53892fd 47 seconds ago 38.9MB 20:28:54 core-command-arm64 latest 6ad8ff6a8277 2 minutes ago 35MB 20:28:54 security-proxy-auth-arm64 latest 10a53cacb9f9 3 minutes ago 32.6MB 20:28:54 security-spiffe-token-provider-arm64 latest 2524f128b074 11 minutes ago 29MB 20:28:54 core-common-config-bootstrapper-arm64 latest c13e6dfe8c0e 13 minutes ago 15.3MB 20:28:54 security-secretstore-setup-arm64 latest 4c91f85925f5 14 minutes ago 36.4MB 20:28:54 security-proxy-setup-arm64 latest da47d4d29f5e 14 minutes ago 26.1MB 20:28:54 security-bootstrapper-arm64 latest 893ca4529781 14 minutes ago 18.9MB 20:28:54 security-spire-agent-arm64 latest 09cbff86403e 36 minutes ago 174MB 20:28:54 security-spire-server-arm64 latest 5a6b5378d47d 36 minutes ago 116MB 20:28:54 security-spire-config-arm64 latest 1cd645b9c6aa 36 minutes ago 115MB 20:28:54 ci-base-image-arm64 latest 7b0f4267f1f5 55 minutes ago 965MB 20:28:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 20:28:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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 20:28:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:28:55 20:28:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:28:55 arm64: Pulling from edgex-lftools-log-publisher 20:28:55 8998bd30e6a1: Pulling fs layer 20:28:55 04944245beec: Pulling fs layer 20:28:55 699f458cf7ca: Pulling fs layer 20:28:55 765212b225bb: Pulling fs layer 20:28:55 f23df028b6ca: Pulling fs layer 20:28:55 d65c8cfc05b1: Pulling fs layer 20:28:55 765212b225bb: Waiting 20:28:55 f23df028b6ca: Waiting 20:28:55 2437ff75d9bd: Pulling fs layer 20:28:55 d65c8cfc05b1: Waiting 20:28:55 2437ff75d9bd: Waiting 20:28:55 04944245beec: Verifying Checksum 20:28:55 04944245beec: Download complete 20:28:55 765212b225bb: Verifying Checksum 20:28:55 765212b225bb: Download complete 20:28:56 f23df028b6ca: Verifying Checksum 20:28:56 f23df028b6ca: Download complete 20:28:56 d65c8cfc05b1: Download complete 20:28:56 699f458cf7ca: Verifying Checksum 20:28:56 699f458cf7ca: Download complete 20:28:56 8998bd30e6a1: Verifying Checksum 20:28:56 8998bd30e6a1: Download complete 20:28:59 2437ff75d9bd: Verifying Checksum 20:28:59 2437ff75d9bd: Download complete 20:29:01 8998bd30e6a1: Pull complete 20:29:01 04944245beec: Pull complete 20:29:03 699f458cf7ca: Pull complete 20:29:03 765212b225bb: Pull complete 20:29:04 f23df028b6ca: Pull complete 20:29:04 d65c8cfc05b1: Pull complete 20:29:22 2437ff75d9bd: Pull complete 20:29:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:29:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:29:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:23 prd-ubuntu20.04-docker-arm64-4c-16g-7148 does not seem to be running inside a container 20:29:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:29:26 $ docker top 5eecb14479ec17d63664cc676a7aabe1b3786cd6d12b4ec39f3297f8888c3bbf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:27 ---> job-cost.sh 20:29:27 lf-activate-venv: SKIPPING 20:29:27 INFO: No Stack... 20:29:27 INFO: Retrieving Pricing Info for: v3-standard-4 20:29:28 INFO: Archiving Costs [Pipeline] sh 20:29:29 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:29:29 + cut -d, -f6 [Pipeline] lock 20:29:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4848-1-stack-cost] 20:29:29 Resource [jenkins-edgexfoundry-edgex-go-PR-4848-1-stack-cost] did not exist. Created. 20:29:29 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4848-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:29:29 + echo total: 0.10999999940395355 [Pipeline] stash 20:29:30 Stashed 1 file(s) [Pipeline] } 20:29:30 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4848-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:29:30 $ docker stop --time=1 5eecb14479ec17d63664cc676a7aabe1b3786cd6d12b4ec39f3297f8888c3bbf 20:29:31 $ docker rm -f --volumes 5eecb14479ec17d63664cc676a7aabe1b3786cd6d12b4ec39f3297f8888c3bbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:29:33 provisioning config files... 20:29:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17615611948149798308tmp [Pipeline] { [Pipeline] sh 20:29:33 + set +x 20:29:33 + curl -s https://codecov.io/bash 20:29:33 + bash -s -- 20:29:33 20:29:33 _____ _ 20:29:33 / ____| | | 20:29:33 | | ___ __| | ___ ___ _____ __ 20:29:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:29:33 | |___| (_) | (_| | __/ (_| (_) \ V / 20:29:33 \_____\___/ \__,_|\___|\___\___/ \_/ 20:29:33 Bash-1.0.6 20:29:33 20:29:33 20:29:33 ==> git version 2.25.1 found 20:29:33 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:29:33 Release-Date: 2020-01-08 20:29:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:29:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:29:33 ==> Jenkins CI detected. 20:29:33 current dir:  /w/workspace/edgex-go/1 20:29:33 project root: . 20:29:33 --> token set from env 20:29:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:29:33 ==> Running gcov in . (disable via -X gcov) 20:29:33 ==> Python coveragepy not found 20:29:33 ==> Searching for coverage reports in: 20:29:33 + . 20:29:33 -> Found 1 reports 20:29:33 ==> Detecting git/mercurial file structure 20:29:33 ==> Reading reports 20:29:33 + ./coverage.out bytes=504185 20:29:33 ==> Appending adjustments 20:29:33 https://docs.codecov.io/docs/fixing-reports 20:29:35 + Found adjustments 20:29:35 ==> Gzipping contents 20:29:35 64K /tmp/codecov.Suc1vK.gz 20:29:35 ==> Uploading reports 20:29:35 url: https://codecov.io 20:29:35 query: branch=PR-4848&commit=275f03089facd28a9349abe8b145b0e4e63c7667&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4848%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4848&job=&cmd_args= 20:29:35 -> Pinging Codecov 20:29:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4848&commit=275f03089facd28a9349abe8b145b0e4e63c7667&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4848%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4848&job=&cmd_args= 20:29:35 -> Uploading to 20:29:35 https://storage.googleapis.com/codecov/v4/raw/2024-08-05/00271124DB129430A58F1EEE437C3FCB/275f03089facd28a9349abe8b145b0e4e63c7667/f9923ae7-7530-4f56-8159-ba624b473d4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240805%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240805T202935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2781297e36f515769c4431177699e08aca1eb91f1c2068d473ac8fb90aec9d0e 20:29:35 % Total % Received % Xferd Average Speed Time Time Time Current 20:29:35 Dload Upload Total Spent Left Speed 20:29:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64205 0 0 100 64205 0 214k --:--:-- --:--:-- --:--:-- 214k 20:29:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/275f03089facd28a9349abe8b145b0e4e63c7667 [Pipeline] } 20:29:35 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 20:29:37 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:29:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:29:38 ---> package-listing.sh 20:29:38 ++ facter osfamily 20:29:38 ++ tr '[:upper:]' '[:lower:]' 20:29:38 + OS_FAMILY=debian 20:29:38 + workspace=/w/workspace/edgex-go/1 20:29:38 + START_PACKAGES=/tmp/packages_start.txt 20:29:38 + END_PACKAGES=/tmp/packages_end.txt 20:29:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:29:38 + PACKAGES=/tmp/packages_start.txt 20:29:38 + '[' /w/workspace/edgex-go/1 ']' 20:29:38 + PACKAGES=/tmp/packages_end.txt 20:29:38 + case "${OS_FAMILY}" in 20:29:38 + dpkg -l 20:29:38 + grep '^ii' 20:29:38 + '[' -f /tmp/packages_start.txt ']' 20:29:38 + '[' -f /tmp/packages_end.txt ']' 20:29:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:29:38 + '[' /w/workspace/edgex-go/1 ']' 20:29:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:29:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:29:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:29:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:39 20:29:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:40 latest: Pulling from edgex-lftools-log-publisher 20:29:40 5eb5b503b376: Pulling fs layer 20:29:40 5c69ac0246d0: Pulling fs layer 20:29:40 ec43610c2a17: Pulling fs layer 20:29:40 3a2ae6a8a46f: Pulling fs layer 20:29:40 33b1e0a273af: Pulling fs layer 20:29:40 5d3b04190fa2: Pulling fs layer 20:29:40 2f39f015ded8: Pulling fs layer 20:29:40 2f39f015ded8: Waiting 20:29:40 33b1e0a273af: Waiting 20:29:40 5d3b04190fa2: Waiting 20:29:40 3a2ae6a8a46f: Waiting 20:29:40 5c69ac0246d0: Verifying Checksum 20:29:40 5c69ac0246d0: Download complete 20:29:40 3a2ae6a8a46f: Verifying Checksum 20:29:40 3a2ae6a8a46f: Download complete 20:29:40 33b1e0a273af: Verifying Checksum 20:29:40 33b1e0a273af: Download complete 20:29:40 5d3b04190fa2: Download complete 20:29:40 ec43610c2a17: Verifying Checksum 20:29:40 5eb5b503b376: Verifying Checksum 20:29:40 5eb5b503b376: Download complete 20:29:41 2f39f015ded8: Download complete 20:29:41 5eb5b503b376: Pull complete 20:29:41 5c69ac0246d0: Pull complete 20:29:42 ec43610c2a17: Pull complete 20:29:42 3a2ae6a8a46f: Pull complete 20:29:42 33b1e0a273af: Pull complete 20:29:42 5d3b04190fa2: Pull complete 20:29:46 2f39f015ded8: Pull complete 20:29:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:29:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:46 prd-ubuntu20.04-docker-8c-8g-7147 does not seem to be running inside a container 20:29:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:29:51 $ docker top dbc69c8587f2c9bb807eb9f6dbaed256f291cddcd3615c4a693c47fd4a78a723 -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:51 + touch /tmp/pre-build-complete [Pipeline] sh 20:29:51 + mkdir -p /var/log/sysstat [Pipeline] sh 20:29:52 + ls /var/log/sa-host 20:29:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:52 provisioning config files... 20:29:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4890584387739146270tmp [Pipeline] { [Pipeline] echo 20:29:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:29:52 ---> create-netrc.sh [Pipeline] } 20:29:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:29:53 ---> python-tools-install.sh [Pipeline] echo 20:29:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:29:53 ---> sudo-logs.sh 20:29:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:29:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:29:54 ---> job-cost.sh 20:29:54 lf-activate-venv: SKIPPING 20:29:54 DEBUG: total: 0.10999999940395355 20:29:54 INFO: Retrieving Stack Cost... 20:29:54 INFO: Retrieving Pricing Info for: v3-standard-8 20:29:54 INFO: Archiving Costs [Pipeline] echo 20:29:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:29:54 ---> logs-deploy.sh 20:29:54 lf-activate-venv: SKIPPING 20:29:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4848/1 20:29:54 INFO: archiving workspace using pattern(s): 20:29:55 Archives upload complete. 20:29:55 INFO: archiving logs to Nexus 20:29:56 ---> uname -a: 20:29:56 Linux prd-ubuntu20-04-docker-8c-8g-7147 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:29:56 20:29:56 20:29:56 ---> lscpu: 20:29:56 Architecture: x86_64 20:29:56 CPU op-mode(s): 32-bit, 64-bit 20:29:56 Byte Order: Little Endian 20:29:56 Address sizes: 40 bits physical, 48 bits virtual 20:29:56 CPU(s): 8 20:29:56 On-line CPU(s) list: 0-7 20:29:56 Thread(s) per core: 1 20:29:56 Core(s) per socket: 1 20:29:56 Socket(s): 8 20:29:56 NUMA node(s): 1 20:29:56 Vendor ID: AuthenticAMD 20:29:56 CPU family: 23 20:29:56 Model: 49 20:29:56 Model name: AMD EPYC-Rome Processor 20:29:56 Stepping: 0 20:29:56 CPU MHz: 2800.000 20:29:56 BogoMIPS: 5600.00 20:29:56 Virtualization: AMD-V 20:29:56 Hypervisor vendor: KVM 20:29:56 Virtualization type: full 20:29:56 L1d cache: 256 KiB 20:29:56 L1i cache: 256 KiB 20:29:56 L2 cache: 4 MiB 20:29:56 L3 cache: 128 MiB 20:29:56 NUMA node0 CPU(s): 0-7 20:29:56 Vulnerability Itlb multihit: Not affected 20:29:56 Vulnerability L1tf: Not affected 20:29:56 Vulnerability Mds: Not affected 20:29:56 Vulnerability Meltdown: Not affected 20:29:56 Vulnerability Mmio stale data: Not affected 20:29:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:29:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:29:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:29:56 Vulnerability Srbds: Not affected 20:29:56 Vulnerability Tsx async abort: Not affected 20:29:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:29:56 20:29:56 20:29:56 ---> nproc: 20:29:56 8 20:29:56 20:29:56 20:29:56 ---> df -h: 20:29:56 Filesystem Size Used Avail Use% Mounted on 20:29:56 overlay 155G 28G 128G 18% / 20:29:56 tmpfs 64M 0 64M 0% /dev 20:29:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:29:56 shm 64M 0 64M 0% /dev/shm 20:29:56 /dev/vda1 155G 28G 128G 18% /facter-os 20:29:56 20:29:56 20:29:56 ---> sar -b -r -n DEV: 20:29:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7147) 08/05/24 _x86_64_ (8 CPU) 20:29:56 20:29:56 19:27:15 LINUX RESTART (8 CPU) 20:29:56 20:29:56 19:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:29:56 19:29:01 282.00 10.49 271.51 0.00 1756.99 19045.31 0.00 20:29:56 19:30:01 190.10 1.20 188.90 0.00 39.59 62597.30 0.00 20:29:56 19:31:01 39.34 0.00 39.34 0.00 0.00 32004.95 0.00 20:29:56 19:32:02 37.88 0.18 37.69 0.00 2.67 16954.91 0.00 20:29:56 19:33:01 122.95 5.27 117.69 0.00 4419.04 52632.22 0.00 20:29:56 19:34:01 310.13 0.42 309.72 0.00 35.73 223557.54 0.00 20:29:56 19:35:01 622.93 13.09 609.84 0.00 104.75 131272.22 0.00 20:29:56 19:36:01 276.12 0.50 275.62 0.00 7.33 87978.54 0.00 20:29:56 19:37:01 317.28 0.07 317.21 0.00 0.53 97197.20 0.00 20:29:56 19:38:01 706.65 1.08 705.57 0.00 25.06 132465.92 0.00 20:29:56 19:39:01 1.78 0.00 1.78 0.00 0.00 26.80 0.00 20:29:56 19:40:01 1.93 0.00 1.93 0.00 0.00 21.86 0.00 20:29:56 19:41:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 20:29:56 19:42:01 2.28 0.02 2.27 0.00 0.13 25.06 0.00 20:29:56 19:43:01 1.32 0.00 1.32 0.00 0.00 18.40 0.00 20:29:56 19:44:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 20:29:56 19:45:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 20:29:56 19:46:01 1.50 0.00 1.50 0.00 0.00 16.39 0.00 20:29:56 19:47:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 20:29:56 19:48:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 20:29:56 19:49:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 20:29:56 19:50:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 20:29:56 19:51:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 20:29:56 19:52:01 1.65 0.00 1.65 0.00 0.00 17.86 0.00 20:29:56 19:53:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 20:29:56 19:54:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 20:29:56 19:55:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 20:29:56 19:56:01 1.67 0.00 1.67 0.00 0.00 17.73 0.00 20:29:56 19:57:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 20:29:56 19:58:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 20:29:56 19:59:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 20:29:56 20:00:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 20:29:56 20:01:01 0.83 0.00 0.83 0.00 0.00 9.33 0.00 20:29:56 20:02:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 20:29:56 20:03:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 20:29:56 20:04:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 20:29:56 20:05:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 20:29:56 20:06:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 20:29:56 20:07:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 20:29:56 20:08:01 1.80 0.00 1.80 0.00 0.00 21.33 0.00 20:29:56 20:09:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 20:29:56 20:10:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 20:29:56 20:11:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 20:29:56 20:12:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 20:29:56 20:13:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 20:29:56 20:14:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 20:29:56 20:15:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 20:29:56 20:16:01 2.98 1.50 1.48 0.00 35.46 19.60 0.00 20:29:56 20:17:01 1.00 0.02 0.98 0.00 0.13 11.33 0.00 20:29:56 20:18:01 1.72 0.00 1.72 0.00 0.00 20.66 0.00 20:29:56 20:19:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 20:29:56 20:20:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 20:29:56 20:21:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 20:29:56 20:22:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 20:29:56 20:23:02 0.97 0.00 0.97 0.00 0.00 11.37 0.00 20:29:56 20:24:01 1.30 0.00 1.30 0.00 0.00 16.40 0.00 20:29:56 20:25:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 20:29:56 20:26:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 20:29:56 20:27:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 20:29:56 20:28:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 20:29:56 20:29:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 20:29:56 Average: 48.68 0.55 48.13 0.00 103.77 14038.64 0.00 20:29:56 20:29:56 19:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:29:56 19:29:01 29057100 31499128 830528 2.53 68468 2650852 2088168 6.15 1088204 2361732 416804 20:29:56 19:30:01 27730612 31213288 1088472 3.31 126756 3524152 2407756 7.10 1646916 2997472 244324 20:29:56 19:31:01 27010732 31379952 919484 2.80 128900 4362844 2111196 6.22 1947276 3370612 149260 20:29:56 19:32:02 26928908 31306384 988076 3.00 134504 4339072 2335660 6.88 1595656 3769632 119268 20:29:56 19:33:01 27116504 31464444 809608 2.46 165112 4330644 1826992 5.38 1611756 3590456 56 20:29:56 19:34:01 19975448 31198556 1047712 3.19 175548 10983532 3540760 10.44 2453632 9639060 16324 20:29:56 19:35:01 14404216 31341808 905984 2.76 344612 16150288 2448612 7.22 2862128 14432576 1772712 20:29:56 19:36:01 8833452 28181876 3991848 12.14 383516 18140128 11394696 33.58 6920428 15454420 1561928 20:29:56 19:37:01 5621592 26969600 5221056 15.88 396696 20089348 10618624 31.29 8788696 16784664 1165752 20:29:56 19:38:01 9759184 31335088 911900 2.77 410040 20447496 2246304 6.62 3343232 18319504 228 20:29:56 19:39:01 9787924 31363844 883148 2.69 410060 20447500 2246304 6.62 3314388 18319504 32 20:29:56 19:40:01 9788708 31364852 882152 2.68 410112 20447628 2246304 6.62 3314488 18319636 8 20:29:56 19:41:01 9841612 31417772 829196 2.52 410124 20447636 2246304 6.62 3261484 18319644 8 20:29:56 19:42:01 9844636 31420896 826716 2.51 410144 20447640 2250512 6.63 3258372 18319644 24 20:29:56 19:43:01 9846208 31422448 825252 2.51 410192 20447612 2234304 6.58 3258808 18319620 16 20:29:56 19:44:01 9846588 31422892 824992 2.51 410224 20447620 2234304 6.58 3259200 18319628 12 20:29:56 19:45:01 9846256 31422564 825212 2.51 410232 20447624 2234304 6.58 3258924 18319632 8 20:29:56 19:46:01 9846492 31422836 824900 2.51 410256 20447620 2234304 6.58 3258996 18319636 8 20:29:56 19:47:01 9846444 31422796 824856 2.51 410276 20447628 2234304 6.58 3259284 18319640 8 20:29:56 19:48:01 9846836 31423248 824380 2.51 410324 20447612 2234304 6.58 3258312 18319632 12 20:29:56 19:49:01 9846820 31423272 824296 2.51 410340 20447632 2234304 6.58 3258320 18319636 12 20:29:56 19:50:01 9846836 31423292 824196 2.51 410360 20447636 2234304 6.58 3258320 18319640 24 20:29:56 19:51:01 9846536 31423028 824416 2.51 410372 20447644 2234304 6.58 3258340 18319640 4 20:29:56 19:52:01 9847240 31423764 823836 2.51 410400 20447648 2234304 6.58 3258224 18319652 8 20:29:56 19:53:01 9847224 31423764 823812 2.51 410412 20447644 2234304 6.58 3258368 18319652 20 20:29:56 19:54:01 9846796 31423368 824148 2.51 410436 20447652 2234304 6.58 3258456 18319656 16 20:29:56 19:55:01 9846748 31423344 824116 2.51 410452 20447656 2218188 6.54 3258576 18319660 24 20:29:56 19:56:01 9847200 31423812 823792 2.51 410480 20447656 2218188 6.54 3258568 18319660 16 20:29:56 19:57:01 9847184 31423820 823760 2.51 410492 20447660 2218188 6.54 3258632 18319664 24 20:29:56 19:58:01 9847104 31423764 823748 2.51 410524 20447660 2218188 6.54 3258544 18319668 20 20:29:56 19:59:01 9847120 31423832 823676 2.50 410552 20447668 2218188 6.54 3258596 18319672 8 20:29:56 20:00:01 9846820 31423564 823884 2.51 410576 20447672 2218188 6.54 3258620 18319676 12 20:29:56 20:01:01 9846772 31423520 823856 2.51 410588 20447672 2218188 6.54 3258604 18319676 12 20:29:56 20:02:01 9846976 31423772 823588 2.50 410612 20447676 2218188 6.54 3259176 18319680 180 20:29:56 20:03:01 9847212 31424012 823288 2.50 410632 20447676 2218188 6.54 3258608 18319684 32 20:29:56 20:04:01 9846944 31423796 823460 2.50 410672 20447672 2218188 6.54 3258912 18319684 20 20:29:56 20:05:01 9846896 31423784 823516 2.50 410700 20447684 2218188 6.54 3258768 18319688 48 20:29:56 20:06:01 9846792 31423728 823360 2.50 410724 20447748 2218188 6.54 3258784 18319704 8 20:29:56 20:07:01 9846992 31423980 823292 2.50 410752 20447752 2218188 6.54 3258796 18319756 28 20:29:56 20:08:01 9846776 31423828 823400 2.50 410800 20447744 2218188 6.54 3259032 18319764 16 20:29:56 20:09:01 9846768 31423892 823284 2.50 410840 20447764 2218188 6.54 3259080 18319776 16 20:29:56 20:10:01 9846700 31423892 823448 2.50 410876 20447768 2218188 6.54 3259152 18319784 4 20:29:56 20:11:01 9846684 31423884 823408 2.50 410896 20447772 2218188 6.54 3258952 18319788 4 20:29:56 20:12:01 9846912 31424204 822944 2.50 410932 20447900 2218188 6.54 3258960 18319876 12 20:29:56 20:13:01 9847068 31424476 822628 2.50 410960 20447904 2218188 6.54 3259636 18319908 180 20:29:56 20:14:01 9847060 31424516 822596 2.50 410996 20447904 2218188 6.54 3259056 18319908 16 20:29:56 20:15:01 9847004 31424476 822564 2.50 411012 20447908 2218188 6.54 3259084 18319912 8 20:29:56 20:16:01 9836572 31416084 830852 2.53 411048 20448972 2218188 6.54 3269864 18320176 24 20:29:56 20:17:01 9836208 31415740 831300 2.53 411080 20448968 2218188 6.54 3270320 18320164 152 20:29:56 20:18:01 9835932 31415564 831412 2.53 411108 20449100 2218188 6.54 3269500 18320248 60 20:29:56 20:19:01 9836160 31415860 831080 2.53 411136 20449108 2234240 6.58 3269848 18320300 12 20:29:56 20:20:01 9836104 31415872 831036 2.53 411160 20449112 2234240 6.58 3269628 18320308 8 20:29:56 20:21:01 9836048 31415824 831004 2.53 411180 20449108 2234240 6.58 3269628 18320312 24 20:29:56 20:22:01 9835908 31415736 831252 2.53 411192 20449116 2234240 6.58 3269984 18320308 8 20:29:56 20:23:02 9836200 31416052 830928 2.53 411216 20449120 2218104 6.54 3269588 18320312 28 20:29:56 20:24:01 9836152 31416056 830868 2.53 411252 20449128 2218104 6.54 3269880 18320316 52 20:29:56 20:25:01 9835852 31415760 831092 2.53 411268 20449128 2218104 6.54 3269660 18320320 4 20:29:56 20:26:01 9836056 31415968 830804 2.53 411284 20449136 2218104 6.54 3269648 18320324 36 20:29:56 20:27:01 9835972 31415924 831028 2.53 411300 20449136 2218104 6.54 3269684 18320324 12 20:29:56 20:28:01 9835956 31415940 831184 2.53 411332 20449140 2218104 6.54 3269768 18320328 64 20:29:56 20:29:01 9836124 31416156 831136 2.53 411380 20449140 2218104 6.54 3269824 18320336 28 20:29:56 Average: 11448391 31282938 966504 2.94 381646 18817545 2533115 7.47 3257757 16803818 89313 20:29:56 20:29:56 19:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:29:56 19:29:01 ens3 793.65 738.69 7919.36 92.75 0.00 0.00 0.00 0.00 20:29:56 19:29:01 docker0 581.65 540.99 40.59 2925.69 0.00 0.00 0.00 0.00 20:29:56 19:29:01 lo 5.08 5.08 0.50 0.50 0.00 0.00 0.00 0.00 20:29:56 19:30:01 ens3 412.78 264.64 2101.04 38.30 0.00 0.00 0.00 0.00 20:29:56 19:30:01 vethcc5927e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:29:56 19:30:01 docker0 243.69 377.75 21.14 2068.35 0.00 0.00 0.00 0.00 20:29:56 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:31:01 ens3 34.37 21.86 30.36 13.73 0.00 0.00 0.00 0.00 20:29:56 19:31:01 vethcc5927e 1.43 1.48 0.13 0.13 0.00 0.00 0.00 0.00 20:29:56 19:31:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 20:29:56 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:32:02 ens3 19.70 13.30 17.21 9.48 0.00 0.00 0.00 0.00 20:29:56 19:32:02 vethcc5927e 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:32:02 docker0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:29:56 19:32:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:33:01 ens3 279.76 144.47 5028.84 63.99 0.00 0.00 0.00 0.00 20:29:56 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:33:01 lo 1.49 1.49 0.14 0.14 0.00 0.00 0.00 0.00 20:29:56 19:34:01 vethc1d5642 2.17 1.73 31.07 0.13 0.00 0.00 0.00 0.00 20:29:56 19:34:01 veth2d60b70 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:29:56 19:34:01 veth52c4ab5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:34:01 vethac690af 1.73 2.17 0.13 31.07 0.00 0.00 0.00 0.00 20:29:56 19:34:01 veth9c58223 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:29:56 19:34:01 veth2172fbb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:34:01 veth7952239 1.38 2.28 0.11 31.76 0.00 0.00 0.00 0.00 20:29:56 19:34:01 vethb74036c 4.07 6.60 0.30 63.16 0.00 0.00 0.00 0.01 20:29:56 19:34:01 ens3 132.01 95.40 1551.41 114.19 0.00 0.00 0.00 0.00 20:29:56 19:34:01 veth6943b1d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:34:01 vethc9f58e6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:34:01 veth6b6b16e 1.12 1.87 0.09 30.85 0.00 0.00 0.00 0.00 20:29:56 19:34:01 veth4cd617b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:34:01 veth42bd274 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:34:01 veth3e3b97b 1.30 2.42 0.10 30.87 0.00 0.00 0.00 0.00 20:29:56 19:34:01 veth266c94d 0.57 0.78 0.05 0.25 0.00 0.00 0.00 0.00 20:29:56 19:34:01 veth2fd9721 5.73 2.85 95.64 0.21 0.00 0.00 0.00 0.00 20:29:56 19:34:01 veth92b24bb 1.23 2.23 0.09 30.86 0.00 0.00 0.00 0.00 20:29:56 19:34:01 veth30dcaf8 4.13 6.07 0.33 92.48 0.00 0.00 0.00 0.01 20:29:56 19:34:01 docker0 27.25 43.59 1.71 635.49 0.00 0.00 0.00 0.00 20:29:56 19:34:01 vethc254300 2.85 5.73 0.21 95.64 0.00 0.00 0.00 0.01 20:29:56 19:34:01 veth2ce2ecc 1.30 2.43 0.10 30.87 0.00 0.00 0.00 0.00 20:29:56 19:34:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:29:56 19:34:01 vethfce41ae 2.78 6.30 0.21 98.25 0.00 0.00 0.00 0.01 20:29:56 19:34:01 veth37932fb 2.23 1.23 30.86 0.09 0.00 0.00 0.00 0.00 20:29:56 19:35:01 veth6bcae82 138.07 93.88 1176.05 9.08 0.00 0.00 0.00 0.00 20:29:56 19:35:01 vetha04b49f 92.76 169.50 9.41 1181.19 0.00 0.00 0.00 0.10 20:29:56 19:35:01 ens3 804.83 478.96 6304.59 53.83 0.00 0.00 0.00 0.00 20:29:56 19:35:01 vethf9bcae5 148.44 85.84 1176.73 8.79 0.00 0.00 0.00 0.00 20:29:56 19:35:01 veth4b6c2f4 85.84 148.44 8.79 1176.73 0.00 0.00 0.00 0.10 20:29:56 19:35:01 veth266c94d 0.13 0.85 0.01 0.04 0.00 0.00 0.00 0.00 20:29:56 19:35:01 docker0 468.62 788.58 40.20 6292.22 0.00 0.00 0.00 0.00 20:29:56 19:35:01 veth46b74f3 169.50 92.76 1181.19 9.41 0.00 0.00 0.00 0.00 20:29:56 19:35:01 vethca139b7 93.88 138.07 9.08 1176.05 0.00 0.00 0.00 0.10 20:29:56 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:36:01 vethb720e48 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:29:56 19:36:01 veth8d4abc1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:29:56 19:36:01 veth5a184ef 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:29:56 19:36:01 veth85775f0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:29:56 19:36:01 veth214fdc3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:29:56 19:36:01 ens3 15.48 8.80 12.52 6.84 0.00 0.00 0.00 0.00 20:29:56 19:36:01 veth11be7ba 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:29:56 19:36:01 veth6572bac 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:29:56 19:36:01 veth266c94d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:36:01 vethc7b4413 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:29:56 19:36:01 veth712ffa5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:29:56 19:36:01 vethd0b7171 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:29:56 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:36:01 veth8d1adf5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:29:56 19:36:01 vethaf72b8c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:29:56 19:36:01 vethb117309 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:29:56 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:37:01 vethb720e48 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:37:01 veth8d4abc1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:37:01 veth5a184ef 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:37:01 veth85775f0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:37:01 veth214fdc3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:37:01 ens3 5.06 3.12 3.92 2.19 0.00 0.00 0.00 0.00 20:29:56 19:37:01 veth11be7ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:37:01 veth6572bac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:37:01 veth266c94d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:37:01 vethc7b4413 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:37:01 veth712ffa5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:37:01 vethd0b7171 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:37:01 veth8d1adf5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:37:01 vethaf72b8c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:37:01 vethb117309 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:38:01 ens3 7.05 4.23 6.60 3.30 0.00 0.00 0.00 0.00 20:29:56 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:39:01 ens3 0.07 0.03 0.00 0.01 0.00 0.00 0.00 0.00 20:29:56 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:43:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:29:56 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:44:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:45:01 ens3 0.23 0.13 0.47 0.01 0.00 0.00 0.00 0.00 20:29:56 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:47:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:48:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:29:56 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:53:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:29:56 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:54:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:55:01 ens3 0.18 0.10 0.12 0.01 0.00 0.00 0.00 0.00 20:29:56 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:58:01 ens3 0.37 0.32 0.10 0.11 0.00 0.00 0.00 0.00 20:29:56 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 19:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:02:01 ens3 0.43 0.48 0.26 0.22 0.00 0.00 0.00 0.00 20:29:56 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:03:01 ens3 0.18 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:29:56 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:04:01 ens3 0.82 0.48 0.31 0.22 0.00 0.00 0.00 0.00 20:29:56 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:05:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:08:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:29:56 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:13:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:29:56 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:14:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:16:01 ens3 8.33 6.72 5.74 6.37 0.00 0.00 0.00 0.00 20:29:56 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:29:56 20:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:18:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:29:56 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:19:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:23:02 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:29:56 20:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:28:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:29:56 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:56 20:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:56 Average: ens3 41.08 29.07 373.92 6.63 0.00 0.00 0.00 0.00 20:29:56 Average: docker0 21.57 28.65 1.69 195.18 0.00 0.00 0.00 0.00 20:29:56 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 20:29:56 20:29:56 20:29:56 ---> sar -P ALL: 20:29:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7147) 08/05/24 _x86_64_ (8 CPU) 20:29:56 20:29:56 19:27:15 LINUX RESTART (8 CPU) 20:29:56 20:29:56 19:28:02 CPU %user %nice %system %iowait %steal %idle 20:29:56 19:29:01 all 5.99 0.00 2.48 2.45 0.68 88.39 20:29:56 19:29:01 0 3.31 0.00 1.79 0.02 1.71 93.16 20:29:56 19:29:01 1 2.97 0.00 1.36 0.02 0.09 95.56 20:29:56 19:29:01 2 3.71 0.00 3.41 12.03 0.09 80.75 20:29:56 19:29:01 3 6.81 0.00 1.54 0.04 2.39 89.22 20:29:56 19:29:01 4 6.46 0.00 2.33 1.72 0.19 89.30 20:29:56 19:29:01 5 11.39 0.00 4.14 3.58 0.76 80.12 20:29:56 19:29:01 6 6.76 0.00 3.01 1.60 0.24 88.39 20:29:56 19:29:01 7 6.97 0.00 2.31 0.49 0.08 90.15 20:29:56 19:30:01 all 14.12 0.00 4.10 4.11 0.07 77.60 20:29:56 19:30:01 0 12.00 0.00 4.70 0.71 0.07 82.53 20:29:56 19:30:01 1 12.54 0.00 2.24 0.43 0.05 84.74 20:29:56 19:30:01 2 11.60 0.00 4.16 21.18 0.10 62.96 20:29:56 19:30:01 3 14.13 0.00 2.99 1.62 0.07 81.19 20:29:56 19:30:01 4 15.85 0.00 4.54 1.69 0.07 77.85 20:29:56 19:30:01 5 17.27 0.00 5.79 1.37 0.08 75.49 20:29:56 19:30:01 6 18.34 0.00 5.29 5.97 0.08 70.33 20:29:56 19:30:01 7 11.28 0.00 3.14 0.07 0.05 85.46 20:29:56 19:31:01 all 35.60 0.00 5.61 1.80 0.11 56.87 20:29:56 19:31:01 0 31.12 0.00 5.27 0.61 0.10 62.91 20:29:56 19:31:01 1 31.48 0.00 4.81 10.80 0.10 52.82 20:29:56 19:31:01 2 30.02 0.00 4.79 0.10 0.08 65.00 20:29:56 19:31:01 3 33.29 0.00 5.39 1.95 0.08 59.29 20:29:56 19:31:01 4 39.08 0.00 6.60 0.03 0.12 54.17 20:29:56 19:31:01 5 42.79 0.00 6.21 0.12 0.10 50.79 20:29:56 19:31:01 6 42.64 0.00 5.76 0.86 0.17 50.56 20:29:56 19:31:01 7 34.36 0.00 6.04 0.00 0.10 59.50 20:29:56 19:32:02 all 57.68 0.00 7.23 1.38 0.10 33.61 20:29:56 19:32:02 0 56.06 0.00 6.39 0.19 0.17 37.20 20:29:56 19:32:02 1 56.43 0.00 6.17 0.95 0.08 36.37 20:29:56 19:32:02 2 56.36 0.00 6.83 0.15 0.08 36.58 20:29:56 19:32:02 3 56.10 0.00 8.50 2.57 0.08 32.75 20:29:56 19:32:02 4 59.49 0.00 8.01 0.57 0.08 31.83 20:29:56 19:32:02 5 60.78 0.00 7.27 1.23 0.12 30.60 20:29:56 19:32:02 6 61.23 0.00 7.56 0.50 0.10 30.62 20:29:56 19:32:02 7 55.05 0.00 7.13 4.84 0.08 32.90 20:29:56 19:33:01 all 32.16 0.00 8.78 6.37 0.12 52.57 20:29:56 19:33:01 0 28.96 0.00 6.03 1.59 0.09 63.33 20:29:56 19:33:01 1 30.47 0.00 6.69 1.93 0.09 60.83 20:29:56 19:33:01 2 31.07 0.00 6.80 9.20 0.14 52.79 20:29:56 19:33:01 3 31.92 0.00 7.14 5.25 0.12 55.57 20:29:56 19:33:01 4 37.56 0.00 11.34 13.15 0.20 37.74 20:29:56 19:33:01 5 31.45 0.00 13.44 3.81 0.10 51.20 20:29:56 19:33:01 6 35.21 0.00 9.20 1.44 0.11 54.05 20:29:56 19:33:01 7 30.83 0.00 9.60 14.70 0.09 44.78 20:29:56 19:34:01 all 17.77 0.00 6.37 26.30 0.29 49.28 20:29:56 19:34:01 0 15.74 0.00 5.18 13.23 0.09 65.76 20:29:56 19:34:01 1 17.41 0.00 5.33 11.42 0.10 65.73 20:29:56 19:34:01 2 16.94 0.00 5.61 14.21 0.12 63.12 20:29:56 19:34:01 3 19.21 0.00 6.67 18.76 0.12 55.23 20:29:56 19:34:01 4 19.44 0.00 7.90 32.31 0.12 40.23 20:29:56 19:34:01 5 19.69 0.00 6.52 49.64 0.10 24.05 20:29:56 19:34:01 6 18.57 0.00 7.89 31.53 0.10 41.91 20:29:56 19:34:01 7 15.22 0.00 5.88 39.35 1.51 38.05 20:29:56 19:35:01 all 8.17 0.00 4.89 16.09 0.07 70.78 20:29:56 19:35:01 0 7.02 0.00 4.56 14.92 0.05 73.45 20:29:56 19:35:01 1 7.18 0.00 4.62 8.09 0.07 80.05 20:29:56 19:35:01 2 7.37 0.00 3.58 10.28 0.05 78.72 20:29:56 19:35:01 3 9.20 0.00 5.43 13.35 0.08 71.93 20:29:56 19:35:01 4 9.79 0.00 4.22 8.75 0.07 77.17 20:29:56 19:35:01 5 9.26 0.00 5.81 12.02 0.08 72.82 20:29:56 19:35:01 6 9.26 0.00 7.74 54.09 0.08 28.82 20:29:56 19:35:01 7 6.36 0.00 3.19 7.60 0.07 82.78 20:29:56 19:36:01 all 72.29 0.00 10.11 5.20 0.16 12.25 20:29:56 19:36:01 0 71.67 0.00 9.59 3.49 0.13 15.12 20:29:56 19:36:01 1 71.56 0.00 9.73 9.64 0.15 8.92 20:29:56 19:36:01 2 71.91 0.00 10.01 2.26 0.15 15.67 20:29:56 19:36:01 3 72.75 0.00 10.49 5.69 0.15 10.91 20:29:56 19:36:01 4 73.03 0.00 9.86 1.26 0.17 15.69 20:29:56 19:36:01 5 73.17 0.00 10.02 4.81 0.17 11.83 20:29:56 19:36:01 6 72.84 0.00 10.70 12.99 0.17 3.30 20:29:56 19:36:01 7 71.38 0.00 10.46 1.51 0.15 16.50 20:29:56 19:37:01 all 89.58 0.00 10.21 0.00 0.20 0.01 20:29:56 19:37:01 0 89.04 0.00 10.74 0.00 0.19 0.03 20:29:56 19:37:01 1 91.05 0.00 8.76 0.00 0.17 0.02 20:29:56 19:37:01 2 89.18 0.00 10.61 0.02 0.19 0.00 20:29:56 19:37:01 3 89.95 0.00 9.88 0.00 0.17 0.00 20:29:56 19:37:01 4 89.87 0.00 9.77 0.00 0.36 0.00 20:29:56 19:37:01 5 89.74 0.00 10.07 0.00 0.19 0.00 20:29:56 19:37:01 6 88.33 0.00 11.48 0.00 0.17 0.02 20:29:56 19:37:01 7 89.50 0.00 10.35 0.00 0.15 0.00 20:29:56 19:38:01 all 54.87 0.00 7.60 6.47 0.12 30.94 20:29:56 19:38:01 0 54.06 0.00 7.40 1.88 0.13 36.53 20:29:56 19:38:01 1 55.23 0.00 7.60 3.29 0.12 33.76 20:29:56 19:38:01 2 56.24 0.00 6.83 4.95 0.12 31.87 20:29:56 19:38:01 3 54.81 0.00 7.71 1.81 0.10 35.57 20:29:56 19:38:01 4 55.26 0.00 7.65 2.23 0.10 34.77 20:29:56 19:38:01 5 55.00 0.00 7.84 7.40 0.12 29.64 20:29:56 19:38:01 6 55.23 0.00 7.64 4.82 0.12 32.19 20:29:56 19:38:01 7 53.13 0.00 8.12 25.46 0.12 13.17 20:29:56 19:39:01 all 0.22 0.00 0.02 0.00 0.01 99.75 20:29:56 19:39:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:29:56 19:39:01 1 1.29 0.00 0.02 0.02 0.02 98.66 20:29:56 19:39:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:29:56 19:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:29:56 19:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 19:39:01 5 0.32 0.00 0.02 0.00 0.02 99.65 20:29:56 19:39:01 6 0.05 0.00 0.05 0.00 0.02 99.88 20:29:56 19:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:29:56 20:29:56 19:39:01 CPU %user %nice %system %iowait %steal %idle 20:29:56 19:40:01 all 0.10 0.00 0.01 0.01 0.01 99.88 20:29:56 19:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 19:40:01 1 0.48 0.00 0.03 0.02 0.02 99.45 20:29:56 19:40:01 2 0.02 0.00 0.00 0.03 0.00 99.95 20:29:56 19:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 19:40:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:29:56 19:40:01 5 0.10 0.00 0.00 0.00 0.02 99.88 20:29:56 19:40:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:29:56 19:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 19:41:01 all 0.14 0.00 0.02 0.00 0.00 99.84 20:29:56 19:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 19:41:01 1 0.94 0.00 0.02 0.00 0.00 99.04 20:29:56 19:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 19:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 19:41:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:29:56 19:41:01 5 0.00 0.00 0.02 0.02 0.02 99.95 20:29:56 19:41:01 6 0.05 0.00 0.03 0.00 0.02 99.90 20:29:56 19:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 19:42:01 all 0.02 0.00 0.03 0.01 0.01 99.94 20:29:56 19:42:01 0 0.00 0.00 0.05 0.00 0.00 99.95 20:29:56 19:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 19:42:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:29:56 19:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 19:42:01 4 0.00 0.00 0.05 0.00 0.00 99.95 20:29:56 19:42:01 5 0.10 0.00 0.03 0.02 0.02 99.83 20:29:56 19:42:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:29:56 19:42:01 7 0.02 0.00 0.02 0.02 0.02 99.93 20:29:56 19:43:01 all 0.09 0.00 0.01 0.01 0.01 99.88 20:29:56 19:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:29:56 19:43:01 1 0.58 0.00 0.02 0.00 0.02 99.38 20:29:56 19:43:01 2 0.03 0.00 0.02 0.03 0.02 99.90 20:29:56 19:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:29:56 19:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 19:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 19:43:01 6 0.05 0.00 0.00 0.00 0.02 99.93 20:29:56 19:43:01 7 0.03 0.00 0.02 0.02 0.00 99.93 20:29:56 19:44:01 all 0.08 0.00 0.02 0.00 0.01 99.89 20:29:56 19:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:29:56 19:44:01 1 0.45 0.00 0.02 0.00 0.00 99.53 20:29:56 19:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:29:56 19:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:29:56 19:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 19:44:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:29:56 19:44:01 6 0.02 0.00 0.07 0.00 0.03 99.88 20:29:56 19:44:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:29:56 19:45:01 all 0.05 0.00 0.01 0.00 0.01 99.93 20:29:56 19:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 19:45:01 1 0.25 0.00 0.03 0.00 0.02 99.70 20:29:56 19:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:29:56 19:45:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:29:56 19:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:29:56 19:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 19:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:29:56 19:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:29:56 19:46:01 all 0.12 0.00 0.09 0.04 0.01 99.74 20:29:56 19:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:29:56 19:46:01 1 0.91 0.00 0.02 0.00 0.03 99.04 20:29:56 19:46:01 2 0.00 0.00 0.00 0.27 0.00 99.73 20:29:56 19:46:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:29:56 19:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:29:56 19:46:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:29:56 19:46:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:29:56 19:46:01 7 0.00 0.00 0.67 0.00 0.00 99.33 20:29:56 19:47:01 all 0.20 0.00 0.01 0.00 0.01 99.78 20:29:56 19:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 19:47:01 1 1.45 0.00 0.02 0.00 0.00 98.53 20:29:56 19:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:29:56 19:47:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:29:56 19:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:29:56 19:47:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:29:56 19:47:01 6 0.05 0.00 0.00 0.00 0.02 99.93 20:29:56 19:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 19:48:01 all 0.08 0.00 0.02 0.01 0.01 99.89 20:29:56 19:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 19:48:01 1 0.55 0.00 0.03 0.00 0.02 99.40 20:29:56 19:48:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:29:56 19:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 19:48:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:29:56 19:48:01 5 0.02 0.00 0.02 0.03 0.00 99.93 20:29:56 19:48:01 6 0.02 0.00 0.02 0.00 0.03 99.93 20:29:56 19:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 19:49:01 all 0.06 0.00 0.01 0.00 0.01 99.92 20:29:56 19:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 19:49:01 1 0.37 0.00 0.00 0.00 0.02 99.62 20:29:56 19:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:29:56 19:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 19:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 19:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:29:56 19:49:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:29:56 19:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 19:50:01 all 0.05 0.00 0.01 0.01 0.00 99.93 20:29:56 19:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 19:50:01 1 0.35 0.00 0.00 0.00 0.02 99.63 20:29:56 19:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:29:56 19:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 19:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:29:56 19:50:01 5 0.03 0.00 0.02 0.03 0.00 99.92 20:29:56 19:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:29:56 19:50:01 CPU %user %nice %system %iowait %steal %idle 20:29:56 19:51:01 all 0.23 0.00 0.01 0.00 0.04 99.72 20:29:56 19:51:01 0 0.03 0.00 0.00 0.00 0.03 99.93 20:29:56 19:51:01 1 1.68 0.00 0.02 0.00 0.12 98.19 20:29:56 19:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 19:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 19:51:01 4 0.03 0.00 0.02 0.00 0.17 99.78 20:29:56 19:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 19:51:01 6 0.03 0.00 0.02 0.00 0.03 99.92 20:29:56 19:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 19:52:01 all 0.08 0.00 0.01 0.01 0.01 99.89 20:29:56 19:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 19:52:01 1 0.53 0.00 0.00 0.00 0.02 99.45 20:29:56 19:52:01 2 0.00 0.00 0.00 0.03 0.02 99.95 20:29:56 19:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 19:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 19:52:01 5 0.03 0.00 0.02 0.02 0.03 99.90 20:29:56 19:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:29:56 19:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:29:56 19:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:29:56 19:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 19:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 19:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:29:56 19:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:29:56 19:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:29:56 19:53:01 5 0.03 0.00 0.02 0.02 0.00 99.93 20:29:56 19:53:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:29:56 19:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 19:54:01 all 0.10 0.00 0.01 0.00 0.01 99.88 20:29:56 19:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 19:54:01 1 0.62 0.00 0.00 0.00 0.02 99.37 20:29:56 19:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:29:56 19:54:01 3 0.07 0.00 0.00 0.00 0.00 99.93 20:29:56 19:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 19:54:01 5 0.03 0.00 0.02 0.02 0.02 99.92 20:29:56 19:54:01 6 0.02 0.00 0.05 0.00 0.02 99.92 20:29:56 19:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 19:55:01 all 0.08 0.00 0.01 0.00 0.01 99.90 20:29:56 19:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:29:56 19:55:01 1 0.50 0.00 0.00 0.00 0.00 99.50 20:29:56 19:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:29:56 19:55:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:29:56 19:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:29:56 19:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:29:56 19:55:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:29:56 19:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 19:56:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:29:56 19:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 19:56:01 1 0.23 0.00 0.00 0.00 0.02 99.75 20:29:56 19:56:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:29:56 19:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 19:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 19:56:01 5 0.05 0.00 0.02 0.02 0.02 99.90 20:29:56 19:56:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:29:56 19:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 19:57:01 all 0.09 0.00 0.01 0.00 0.02 99.88 20:29:56 19:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 19:57:01 1 0.60 0.00 0.03 0.00 0.00 99.37 20:29:56 19:57:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:29:56 19:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:29:56 19:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 19:57:01 5 0.02 0.00 0.02 0.00 0.17 99.80 20:29:56 19:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:29:56 19:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 19:58:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:29:56 19:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 19:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:29:56 19:58:01 2 0.05 0.00 0.00 0.03 0.00 99.92 20:29:56 19:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:29:56 19:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:29:56 19:58:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:29:56 19:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:29:56 19:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 19:59:01 all 0.08 0.00 0.02 0.00 0.01 99.88 20:29:56 19:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:29:56 19:59:01 1 0.48 0.00 0.05 0.00 0.02 99.45 20:29:56 19:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:29:56 19:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 19:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 19:59:01 5 0.08 0.00 0.03 0.02 0.02 99.85 20:29:56 19:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:29:56 19:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 20:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:29:56 20:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 20:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:29:56 20:00:01 2 0.03 0.00 0.00 0.02 0.02 99.93 20:29:56 20:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 20:00:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:29:56 20:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:29:56 20:00:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:29:56 20:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:29:56 20:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 20:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:29:56 20:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 20:01:01 5 0.02 0.00 0.02 0.02 0.03 99.92 20:29:56 20:01:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:29:56 20:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:29:56 20:01:01 CPU %user %nice %system %iowait %steal %idle 20:29:56 20:02:01 all 0.07 0.00 0.01 0.00 0.01 99.91 20:29:56 20:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 20:02:01 1 0.35 0.00 0.03 0.00 0.02 99.60 20:29:56 20:02:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:29:56 20:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:29:56 20:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:29:56 20:02:01 5 0.05 0.00 0.02 0.02 0.02 99.90 20:29:56 20:02:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:29:56 20:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 20:03:01 all 0.25 0.00 0.00 0.00 0.01 99.74 20:29:56 20:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:29:56 20:03:01 1 1.86 0.00 0.00 0.00 0.02 98.13 20:29:56 20:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:29:56 20:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:29:56 20:03:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:29:56 20:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 20:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 20:04:01 all 0.11 0.00 0.01 0.01 0.01 99.86 20:29:56 20:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:29:56 20:04:01 1 0.63 0.00 0.03 0.00 0.02 99.32 20:29:56 20:04:01 2 0.03 0.00 0.00 0.03 0.00 99.93 20:29:56 20:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 20:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 20:04:01 5 0.03 0.00 0.02 0.03 0.02 99.90 20:29:56 20:04:01 6 0.05 0.00 0.03 0.00 0.02 99.90 20:29:56 20:04:01 7 0.02 0.00 0.02 0.00 0.03 99.93 20:29:56 20:05:01 all 0.02 0.00 0.01 0.00 0.01 99.97 20:29:56 20:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 20:05:01 1 0.07 0.00 0.00 0.00 0.02 99.92 20:29:56 20:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 20:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:29:56 20:05:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:29:56 20:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:29:56 20:06:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:29:56 20:06:01 1 0.08 0.00 0.02 0.00 0.00 99.90 20:29:56 20:06:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:29:56 20:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:29:56 20:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:29:56 20:06:01 5 0.00 0.00 0.03 0.02 0.00 99.95 20:29:56 20:06:01 6 0.05 0.00 0.03 0.00 0.02 99.90 20:29:56 20:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:07:01 all 0.00 0.00 0.01 0.00 0.01 99.98 20:29:56 20:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 20:07:01 1 0.00 0.00 0.03 0.00 0.02 99.95 20:29:56 20:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:29:56 20:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 20:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:29:56 20:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:29:56 20:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:08:01 all 0.09 0.00 0.01 0.01 0.06 99.82 20:29:56 20:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 20:08:01 1 0.55 0.00 0.03 0.00 0.00 99.42 20:29:56 20:08:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:29:56 20:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:29:56 20:08:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:29:56 20:08:01 5 0.03 0.00 0.03 0.03 0.48 99.42 20:29:56 20:08:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:29:56 20:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 20:09:01 all 0.01 0.00 0.01 0.00 0.02 99.95 20:29:56 20:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 20:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:29:56 20:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:29:56 20:09:01 3 0.00 0.00 0.02 0.00 0.10 99.88 20:29:56 20:09:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:29:56 20:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:29:56 20:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:29:56 20:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:29:56 20:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 20:10:01 1 0.05 0.00 0.03 0.00 0.03 99.88 20:29:56 20:10:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:29:56 20:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:29:56 20:10:01 4 0.05 0.00 0.03 0.00 0.00 99.92 20:29:56 20:10:01 5 0.03 0.00 0.02 0.02 0.00 99.93 20:29:56 20:10:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:29:56 20:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 20:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:29:56 20:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 20:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 20:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:29:56 20:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 20:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 20:11:01 5 0.02 0.00 0.02 0.02 0.02 99.93 20:29:56 20:11:01 6 0.02 0.00 0.05 0.00 0.02 99.92 20:29:56 20:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:29:56 20:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:29:56 20:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:29:56 20:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:29:56 20:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 20:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 20:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:12:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:29:56 20:12:01 7 0.07 0.00 0.03 0.00 0.02 99.88 20:29:56 20:29:56 20:12:01 CPU %user %nice %system %iowait %steal %idle 20:29:56 20:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:29:56 20:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 20:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:29:56 20:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:29:56 20:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:29:56 20:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:29:56 20:13:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:29:56 20:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 20:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 20:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:29:56 20:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:29:56 20:14:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:29:56 20:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 20:14:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:29:56 20:14:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:29:56 20:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 20:15:01 all 0.10 0.00 0.01 0.00 0.00 99.89 20:29:56 20:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 20:15:01 1 0.55 0.00 0.00 0.00 0.00 99.45 20:29:56 20:15:01 2 0.03 0.00 0.00 0.03 0.00 99.93 20:29:56 20:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:29:56 20:15:01 4 0.07 0.00 0.02 0.00 0.00 99.92 20:29:56 20:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 20:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 20:15:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:29:56 20:16:01 all 0.37 0.00 0.04 0.01 0.01 99.57 20:29:56 20:16:01 0 0.13 0.00 0.07 0.02 0.02 99.77 20:29:56 20:16:01 1 1.29 0.00 0.02 0.00 0.02 98.68 20:29:56 20:16:01 2 0.22 0.00 0.05 0.02 0.00 99.72 20:29:56 20:16:01 3 0.75 0.00 0.05 0.00 0.00 99.20 20:29:56 20:16:01 4 0.05 0.00 0.05 0.00 0.02 99.88 20:29:56 20:16:01 5 0.33 0.00 0.07 0.05 0.00 99.55 20:29:56 20:16:01 6 0.15 0.00 0.03 0.00 0.00 99.82 20:29:56 20:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 20:17:01 all 0.23 0.00 0.01 0.00 0.01 99.74 20:29:56 20:17:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:29:56 20:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:29:56 20:17:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:29:56 20:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:29:56 20:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 20:17:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:29:56 20:17:01 6 1.65 0.00 0.02 0.00 0.00 98.34 20:29:56 20:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:29:56 20:18:01 all 0.07 0.00 0.02 0.00 0.01 99.90 20:29:56 20:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:29:56 20:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 20:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:29:56 20:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:29:56 20:18:01 4 0.05 0.00 0.02 0.00 0.03 99.90 20:29:56 20:18:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:29:56 20:18:01 6 0.45 0.00 0.05 0.00 0.00 99.50 20:29:56 20:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 20:19:01 all 0.03 0.00 0.01 0.00 0.08 99.87 20:29:56 20:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 20:19:01 1 0.05 0.00 0.00 0.00 0.43 99.52 20:29:56 20:19:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:29:56 20:19:01 3 0.02 0.00 0.02 0.00 0.20 99.77 20:29:56 20:19:01 4 0.07 0.00 0.03 0.00 0.00 99.90 20:29:56 20:19:01 5 0.02 0.00 0.02 0.02 0.02 99.93 20:29:56 20:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:29:56 20:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 20:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:29:56 20:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:29:56 20:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:29:56 20:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:29:56 20:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 20:20:01 6 0.12 0.00 0.00 0.00 0.00 99.88 20:29:56 20:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 20:21:01 all 0.05 0.00 0.01 0.00 0.01 99.92 20:29:56 20:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 20:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 20:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:29:56 20:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 20:21:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:29:56 20:21:01 5 0.02 0.00 0.00 0.02 0.02 99.95 20:29:56 20:21:01 6 0.27 0.00 0.00 0.00 0.00 99.73 20:29:56 20:21:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:29:56 20:22:01 all 0.03 0.00 0.01 0.00 0.03 99.92 20:29:56 20:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:29:56 20:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:29:56 20:22:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:29:56 20:22:01 3 0.00 0.00 0.02 0.00 0.17 99.82 20:29:56 20:22:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:29:56 20:22:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:29:56 20:22:01 6 0.15 0.00 0.00 0.00 0.00 99.85 20:29:56 20:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 20:23:02 all 0.08 0.00 0.01 0.00 0.04 99.87 20:29:56 20:23:02 0 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:23:02 1 0.03 0.00 0.00 0.00 0.05 99.92 20:29:56 20:23:02 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:56 20:23:02 3 0.00 0.00 0.00 0.00 0.02 99.98 20:29:56 20:23:02 4 0.02 0.00 0.03 0.00 0.18 99.77 20:29:56 20:23:02 5 0.02 0.00 0.00 0.00 0.02 99.97 20:29:56 20:23:02 6 0.56 0.00 0.00 0.00 0.05 99.39 20:29:56 20:23:02 7 0.02 0.00 0.00 0.00 0.02 99.97 20:29:56 20:29:56 20:23:02 CPU %user %nice %system %iowait %steal %idle 20:29:56 20:24:01 all 0.07 0.00 0.02 0.00 0.03 99.87 20:29:56 20:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:29:56 20:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 20:24:01 2 0.02 0.00 0.00 0.03 0.02 99.93 20:29:56 20:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 20:24:01 4 0.05 0.00 0.02 0.00 0.03 99.90 20:29:56 20:24:01 5 0.02 0.00 0.02 0.00 0.19 99.78 20:29:56 20:24:01 6 0.34 0.00 0.07 0.00 0.03 99.56 20:29:56 20:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:29:56 20:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:29:56 20:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:29:56 20:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:29:56 20:25:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:29:56 20:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:29:56 20:25:01 4 0.07 0.00 0.02 0.00 0.02 99.90 20:29:56 20:25:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:29:56 20:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:29:56 20:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:29:56 20:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:29:56 20:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:29:56 20:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:29:56 20:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:29:56 20:26:01 3 0.00 0.00 0.05 0.00 0.00 99.95 20:29:56 20:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 20:26:01 5 0.02 0.00 0.00 0.02 0.02 99.95 20:29:56 20:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:29:56 20:27:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:29:56 20:27:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:29:56 20:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:29:56 20:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:29:56 20:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:29:56 20:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 20:27:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:29:56 20:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:56 20:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:29:56 20:28:01 all 0.10 0.00 0.01 0.00 0.01 99.88 20:29:56 20:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:29:56 20:28:01 1 0.05 0.00 0.00 0.00 0.02 99.93 20:29:56 20:28:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:29:56 20:28:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:29:56 20:28:01 4 0.00 0.00 0.03 0.00 0.00 99.97 20:29:56 20:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:29:56 20:28:01 6 0.63 0.00 0.00 0.00 0.02 99.35 20:29:56 20:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 20:29:01 all 0.20 0.00 0.01 0.00 0.01 99.78 20:29:56 20:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:29:56 20:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:29:56 20:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:29:56 20:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:29:56 20:29:01 4 0.05 0.00 0.03 0.02 0.02 99.88 20:29:56 20:29:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:29:56 20:29:01 6 1.40 0.00 0.00 0.00 0.00 98.60 20:29:56 20:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:56 Average: all 6.34 0.00 1.10 1.13 0.04 91.40 20:29:56 Average: 0 5.99 0.00 1.00 0.59 0.04 92.37 20:29:56 Average: 1 6.38 0.00 0.94 0.76 0.04 91.89 20:29:56 Average: 2 6.09 0.00 1.01 1.20 0.02 91.67 20:29:56 Average: 3 6.32 0.00 1.07 0.82 0.06 91.72 20:29:56 Average: 4 6.57 0.00 1.17 0.97 0.03 91.26 20:29:56 Average: 5 6.66 0.00 1.25 1.34 0.05 90.70 20:29:56 Average: 6 6.67 0.00 1.23 1.83 0.03 90.24 20:29:56 Average: 7 6.04 0.00 1.08 1.51 0.04 91.32 20:29:56 20:29:56 20:29:56