Pull request #4922 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from c8d5d1f442a70165fbed27d705ba22c244cb6e76+e4150c7d743658feb0e30a8f224e7e597185eef5 (69817bc184b41f83be51451851636a76d95578b4) 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-ssh15442007749182363271.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1584034169286582672.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh 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-4922/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-4922/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6810456338574189909.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-4922/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17163868259396702772.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh9501555840902204694.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-4922/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-4922/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12659697952216781769.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 f3350a1713306dce7682ed7e37d5774890d03277 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-10927 in /w/workspace/edgexfoundry_edgex-go_PR-4922 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e4150c7d743658feb0e30a8f224e7e597185eef5 into PR head commit c8d5d1f442a70165fbed27d705ba22c244cb6e76 Merge succeeded, producing c8d5d1f442a70165fbed27d705ba22c244cb6e76 Checking out Revision c8d5d1f442a70165fbed27d705ba22c244cb6e76 (PR-4922) > 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/4922/head:refs/remotes/origin/PR-4922 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8d5d1f442a70165fbed27d705ba22c244cb6e76 # 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 e4150c7d743658feb0e30a8f224e7e597185eef5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8d5d1f442a70165fbed27d705ba22c244cb6e76 # timeout=10 Commit message: "feat: Enhance Support Notifications to support PostgreSQL" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:57:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:57:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:57:01 ========================================================= 10:57:01 EdgeX Global Pipelines Version Info 10:57:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:57:02 ------------------- 10:57:02 stable info: 10:57:02 ------------------- 10:57:02 Commited By: Cherry Wang cherry@iotechsys.com 10:57:02 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 10:57:02 Message: update stable to v1.0.263 10:57:02 ------------------- 10:57:02 experimental info: 10:57:02 ------------------- 10:57:02 Commited By: Cherry Wang cherry@iotechsys.com 10:57:02 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 10:57:02 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:57:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:57:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:57:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:57:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:57:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:57:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:57:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:57:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:57:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:57:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:57:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:57:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 10:57:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:57:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:57:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:57:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4922 [Pipeline] echo 10:57:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4922 [Pipeline] echo 10:57:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4922 [Pipeline] echo 10:57:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8d5d1f442a70165fbed27d705ba22c244cb6e76 [Pipeline] echo 10:57:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8d5d1f [Pipeline] echo 10:57:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:05 provisioning config files... 10:57:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14523465522698919417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:05 ---> ****-login.sh 10:57:05 nexus3.edgexfoundry.org:10001 10:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:05 Configure a credential helper to remove this warning. See 10:57:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:05 10:57:05 Login Succeeded 10:57:05 nexus3.edgexfoundry.org:10002 10:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:05 Configure a credential helper to remove this warning. See 10:57:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:05 10:57:05 Login Succeeded 10:57:05 nexus3.edgexfoundry.org:10003 10:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:06 Configure a credential helper to remove this warning. See 10:57:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:06 10:57:06 Login Succeeded 10:57:06 nexus3.edgexfoundry.org:10004 10:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:06 Configure a credential helper to remove this warning. See 10:57:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:06 10:57:06 Login Succeeded 10:57:06 ****.io 10:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:06 Configure a credential helper to remove this warning. See 10:57:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:06 10:57:06 Login Succeeded 10:57:06 ---> ****-login.sh ends [Pipeline] } 10:57:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:57:06 + 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 10:57:06 + dirname cmd/core-command/Dockerfile 10:57:06 + cut -d/ -f2 10:57:06 + echo core-command,cmd/core-command/Dockerfile 10:57:06 + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:57:06 + cut -d/ -f2 10:57:06 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:57:06 + dirname cmd/core-data/Dockerfile 10:57:06 + cut -d/ -f2 10:57:06 + echo core-data,cmd/core-data/Dockerfile 10:57:06 + dirname cmd/core-keeper/Dockerfile 10:57:06 + cut -d/ -f2 10:57:06 + echo core-keeper,cmd/core-keeper/Dockerfile 10:57:06 + dirname cmd/core-metadata/Dockerfile 10:57:06 + cut -d/ -f2 10:57:06 + echo core-metadata,cmd/core-metadata/Dockerfile 10:57:06 + + cut -d/ -f2 10:57:06 dirname cmd/security-bootstrapper/Dockerfile 10:57:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:57:06 + dirname cmd/security-proxy-auth/Dockerfile 10:57:06 + cut -d/ -f2 10:57:06 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:57:06 + dirname cmd/security-proxy-setup/Dockerfile 10:57:06 + cut -d/ -f2 10:57:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:57:06 + dirname cmd/security-secretstore-setup/Dockerfile 10:57:06 + cut -d/ -f2 10:57:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:57:06 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:57:06 + cut -d/ -f2 10:57:06 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:57:06 + dirname cmd/security-spire-agent/Dockerfile 10:57:06 + cut -d/ -f2 10:57:06 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:57:06 + dirname cmd/security-spire-config/Dockerfile 10:57:06 + cut -d/ -f2 10:57:06 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:57:06 + dirname cmd/security-spire-server/Dockerfile 10:57:06 + cut -d/ -f2 10:57:06 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:57:06 + dirname cmd/support-cron-scheduler/Dockerfile 10:57:06 + cut -d/ -f2 10:57:06 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 10:57:06 + dirname cmd/support-notifications/Dockerfile 10:57:06 + cut -d/ -f2 10:57:06 + echo support-notifications,cmd/support-notifications/Dockerfile 10:57:06 + dirname cmd/support-scheduler/Dockerfile 10:57:06 + cut -d/ -f2 10:57:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:57:06 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 10:57:07 + git rev-list -1 --merges c8d5d1f442a70165fbed27d705ba22c244cb6e76~1..c8d5d1f442a70165fbed27d705ba22c244cb6e76 [Pipeline] echo 10:57:07 -----------> git rev-list -1 --merges c8d5d1f442a70165fbed27d705ba22c244cb6e76~1..c8d5d1f442a70165fbed27d705ba22c244cb6e76 c8d5d1f442a70165fbed27d705ba22c244cb6e76 [false] [Pipeline] sh 10:57:07 + git log --format=format:%s -1 c8d5d1f442a70165fbed27d705ba22c244cb6e76 [Pipeline] echo 10:57:07 ========================================================= 10:57:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:57:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:57:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:57:08 + grep -v github /etc/ssh/ssh_known_hosts 10:57:08 + [ -e /tmp/ssh_known_hosts ] 10:57:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:57:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:57:08 + sudo tee -a /etc/ssh/ssh_known_hosts 10:57:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:08 10:57:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:09 0.1.4: Pulling from edgex-devops/py-git-semver 10:57:09 b85a868b505f: Pulling fs layer 10:57:09 e2be974225ed: Pulling fs layer 10:57:09 339a4e72a1f5: Pulling fs layer 10:57:09 988bab9f4d93: Pulling fs layer 10:57:09 1469e6f7b9e6: Pulling fs layer 10:57:09 eaf3925da568: Pulling fs layer 10:57:09 bab4dde63d76: Pulling fs layer 10:57:09 bde34c3a00c8: Pulling fs layer 10:57:09 b352a97aabf1: Pulling fs layer 10:57:09 4872d77fe225: Pulling fs layer 10:57:09 5851b861e8e6: Pulling fs layer 10:57:09 988bab9f4d93: Waiting 10:57:09 1469e6f7b9e6: Waiting 10:57:09 eaf3925da568: Waiting 10:57:09 bab4dde63d76: Waiting 10:57:09 bde34c3a00c8: Waiting 10:57:09 b352a97aabf1: Waiting 10:57:09 4872d77fe225: Waiting 10:57:09 5851b861e8e6: Waiting 10:57:09 e2be974225ed: Verifying Checksum 10:57:09 e2be974225ed: Download complete 10:57:09 988bab9f4d93: Verifying Checksum 10:57:09 988bab9f4d93: Download complete 10:57:09 1469e6f7b9e6: Verifying Checksum 10:57:09 1469e6f7b9e6: Download complete 10:57:09 eaf3925da568: Verifying Checksum 10:57:09 eaf3925da568: Download complete 10:57:09 339a4e72a1f5: Verifying Checksum 10:57:09 339a4e72a1f5: Download complete 10:57:09 bde34c3a00c8: Verifying Checksum 10:57:09 bde34c3a00c8: Download complete 10:57:09 b352a97aabf1: Verifying Checksum 10:57:09 b352a97aabf1: Download complete 10:57:09 4872d77fe225: Verifying Checksum 10:57:09 4872d77fe225: Download complete 10:57:09 5851b861e8e6: Download complete 10:57:09 b85a868b505f: Verifying Checksum 10:57:09 b85a868b505f: Download complete 10:57:09 bab4dde63d76: Verifying Checksum 10:57:09 bab4dde63d76: Download complete 10:57:10 b85a868b505f: Pull complete 10:57:10 e2be974225ed: Pull complete 10:57:11 339a4e72a1f5: Pull complete 10:57:11 988bab9f4d93: Pull complete 10:57:11 1469e6f7b9e6: Pull complete 10:57:11 eaf3925da568: Pull complete 10:57:13 bab4dde63d76: Pull complete 10:57:13 bde34c3a00c8: Pull complete 10:57:13 b352a97aabf1: Pull complete 10:57:13 4872d77fe225: Pull complete 10:57:13 5851b861e8e6: Pull complete 10:57:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:57:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:14 prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container 10:57:14 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:57:17 $ docker top 1f34646c803e75767be6281a1fa87292af6186ce1d944db11a60dc71b7110023 -eo pid,comm 10:57:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:57:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:57:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:17 [ssh-agent] Looking for ssh-agent implementation... 10:57:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:17 $ docker exec 1f34646c803e75767be6281a1fa87292af6186ce1d944db11a60dc71b7110023 ssh-agent 10:57:17 SSH_AUTH_SOCK=/tmp/ssh-KPqwtJ4vWqN9/agent.33 10:57:17 SSH_AGENT_PID=39 10:57:17 Running ssh-add (command line suppressed) 10:57:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3467811024170888673.key (/w/workspace/edgex-go/1@tmp/private_key_3467811024170888673.key) 10:57:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:18 + git tag --points-at HEAD [Pipeline] } 10:57:18 $ docker exec --env ******** --env ******** 1f34646c803e75767be6281a1fa87292af6186ce1d944db11a60dc71b7110023 ssh-agent -k 10:57:18 unset SSH_AUTH_SOCK; 10:57:18 unset SSH_AGENT_PID; 10:57:18 echo Agent pid 39 killed; 10:57:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:57:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:18 [ssh-agent] Looking for ssh-agent implementation... 10:57:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:18 $ docker exec 1f34646c803e75767be6281a1fa87292af6186ce1d944db11a60dc71b7110023 ssh-agent 10:57:18 SSH_AUTH_SOCK=/tmp/ssh-fp4YuArcXM31/agent.72 10:57:18 SSH_AGENT_PID=78 10:57:18 Running ssh-add (command line suppressed) 10:57:18 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14449741961642617248.key (/w/workspace/edgex-go/1@tmp/private_key_14449741961642617248.key) 10:57:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:19 + git semver init 10:57:19 2024-09-23 10:57:19,307 [run_init] DEBUG init version:0.0.0 force:False 10:57:19 2024-09-23 10:57:19,308 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 10:57:19 2024-09-23 10:57:19,308 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 10:57:19 2024-09-23 10:57:19,308 [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) 10:57:24 2024-09-23 10:57:24,671 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 10:57:24 2024-09-23 10:57:24,672 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4922 with force:False 10:57:24 2024-09-23 10:57:24,672 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4922 10:57:24 2024-09-23 10:57:24,676 [execute] INFO git cat-file --batch-check 10:57:24 2024-09-23 10:57:24,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 10:57:24 2024-09-23 10:57:24,682 [execute] INFO git cat-file --batch 10:57:24 2024-09-23 10:57:24,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 10:57:24 2024-09-23 10:57:24,687 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4922 10:57:24 0.0.0 [Pipeline] } 10:57:24 $ docker exec --env ******** --env ******** 1f34646c803e75767be6281a1fa87292af6186ce1d944db11a60dc71b7110023 ssh-agent -k 10:57:25 unset SSH_AUTH_SOCK; 10:57:25 unset SSH_AGENT_PID; 10:57:25 echo Agent pid 78 killed; 10:57:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:57:25 + git semver [Pipeline] } 10:57:25 $ docker stop --time=1 1f34646c803e75767be6281a1fa87292af6186ce1d944db11a60dc71b7110023 10:57:27 $ docker rm -f --volumes 1f34646c803e75767be6281a1fa87292af6186ce1d944db11a60dc71b7110023 [Pipeline] // withDockerContainer [Pipeline] sh 10:57:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:57:27 Stashed 1 file(s) [Pipeline] echo 10:57:27 [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 10:57:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 10:57:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:57:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:57:29 ========================================================= 10:57:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:57:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:57:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:57:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:57:29 619be1103602: Pulling fs layer 10:57:29 7862e08f4a3e: Pulling fs layer 10:57:29 5df492c9dc93: Pulling fs layer 10:57:29 7629e6793208: Pulling fs layer 10:57:29 4f4fb700ef54: Pulling fs layer 10:57:29 fb5054dd5b73: Pulling fs layer 10:57:29 eeca6798cff9: Pulling fs layer 10:57:29 aa269ceb94a6: Pulling fs layer 10:57:29 ada007ff1a6a: Pulling fs layer 10:57:29 4f4fb700ef54: Waiting 10:57:29 7629e6793208: Waiting 10:57:29 aa269ceb94a6: Waiting 10:57:29 ada007ff1a6a: Waiting 10:57:29 fb5054dd5b73: Waiting 10:57:29 7862e08f4a3e: Verifying Checksum 10:57:29 7862e08f4a3e: Download complete 10:57:29 7629e6793208: Verifying Checksum 10:57:29 7629e6793208: Download complete 10:57:29 4f4fb700ef54: Verifying Checksum 10:57:29 4f4fb700ef54: Download complete 10:57:29 fb5054dd5b73: Download complete 10:57:29 619be1103602: Verifying Checksum 10:57:29 619be1103602: Download complete 10:57:29 eeca6798cff9: Verifying Checksum 10:57:29 eeca6798cff9: Download complete 10:57:29 619be1103602: Pull complete 10:57:29 ada007ff1a6a: Verifying Checksum 10:57:29 ada007ff1a6a: Download complete 10:57:29 7862e08f4a3e: Pull complete 10:57:29 5df492c9dc93: Verifying Checksum 10:57:29 5df492c9dc93: Download complete 10:57:30 aa269ceb94a6: Verifying Checksum 10:57:30 aa269ceb94a6: Download complete 10:57:33 5df492c9dc93: Pull complete 10:57:33 7629e6793208: Pull complete 10:57:33 4f4fb700ef54: Pull complete 10:57:33 fb5054dd5b73: Pull complete 10:57:33 eeca6798cff9: Pull complete 10:57:35 aa269ceb94a6: Pull complete 10:57:35 ada007ff1a6a: Pull complete 10:57:35 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:57:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:57:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 10:57:36 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:57:36 WORKDIR /edgex 10:57:36 COPY go.mod . 10:57:36 RUN go mod download build 10:57:36 -t ci-base-image-x86_64 -f - . 10:57:36 Sending build context to Docker daemon 179.5MB 10:57:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:57:36 ---> f489d0715acc 10:57:36 Step 2/4 : WORKDIR /edgex 10:57:42 ---> Running in a58f20b30a23 10:57:42 Removing intermediate container a58f20b30a23 10:57:42 ---> 4bb5d65c625b 10:57:42 Step 3/4 : COPY go.mod . 10:57:42 ---> 57d618f906b4 10:57:42 Step 4/4 : RUN go mod download 10:57:42 ---> Running in 7defebf0c4c7 10:57:43 Still waiting to schedule task 10:57:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:58:08 Removing intermediate container 7defebf0c4c7 10:58:08 ---> c4a2413e3b93 10:58:08 Successfully built c4a2413e3b93 10:58:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:09 + docker inspect -f . ci-base-image-x86_64 10:58:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:09 prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container 10:58:09 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:58:10 $ docker top 8e837e66354fc84cf761e21adfac602dfcbcc28659d2aab74a6e0967ccdc12cf -eo pid,comm [Pipeline] { [Pipeline] sh 10:58:10 + go version 10:58:10 go version go1.21.9 linux/amd64 [Pipeline] } 10:58:10 $ docker stop --time=1 8e837e66354fc84cf761e21adfac602dfcbcc28659d2aab74a6e0967ccdc12cf 10:58:11 $ docker rm -f --volumes 8e837e66354fc84cf761e21adfac602dfcbcc28659d2aab74a6e0967ccdc12cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:12 + docker inspect -f . ci-base-image-x86_64 10:58:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:12 prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container 10:58:12 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:58:13 $ docker top 2fa37105d30b3063add45fdafc96bc2923f4730744f34160efc37d6f4f214187 -eo pid,comm [Pipeline] { [Pipeline] echo 10:58:13 ========================================================= 10:58:13 [edgeXBuildGoParallel] Running Tests and Build... 10:58:13 ========================================================= [Pipeline] sh 10:58:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 10:58:13 + make test 10:58:13 go test -race -coverprofile=coverage.out ./... 10:58:22 ? github.com/edgexfoundry/edgex-go [no test files] 10:58:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:58:48 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:58:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:58:49 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 10:58:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:58:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:58:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:58:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:58:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:58:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:58:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:58:49 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 10:58:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:58:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:58:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:58:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:58:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:58:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:58:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 28.7% of statements 10:58:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:58:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:58:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:58:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 10:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 10:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 10:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 10:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 10:58:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:58:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 10:58:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 10:58:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 10:58:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:58:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements 10:58:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.044s coverage: 53.2% of statements 10:58:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.900s coverage: 93.4% of statements 10:58:57 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 91.7% of statements 10:58:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 7.0% of statements 10:58:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:58:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:58:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 10:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:59:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 10:59:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.340s coverage: 95.8% of statements 10:59:00 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 10:59:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:59:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] 10:59:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 0.8% of statements 10:59:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 30.9% of statements 10:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements 10:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 77.8% of statements 10:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 10:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.022s coverage: 96.3% of statements 10:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.032s coverage: 87.5% of statements 10:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 10:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 10:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 10:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:59:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:59:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:59:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:59:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:59:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:59:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:59:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:59:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 10:59:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 10:59:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 10:59:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 10:59:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements 10:59:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 10:59:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 10:59:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:59:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:59:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:59:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:59:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:59:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:59:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:59:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:59:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:59:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:59:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:59:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:59:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.238s coverage: 79.9% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.050s coverage: 92.9% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.032s coverage: 87.2% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.118s coverage: 63.1% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.151s coverage: 36.5% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.023s coverage: 4.9% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.063s coverage: 97.1% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.019s coverage: 35.9% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.087s coverage: 95.7% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements 10:59:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements 10:59:28 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 10:59:28 running golangci-lint 10:59:28 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 10:59:28 go version go1.21.9 linux/amd64 10:59:28 level=info msg="[config_reader] Used config file .golangci.yml" 10:59:28 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:59:50 level=info msg="[loader] Go packages loading at mode 575 (files|compiled_files|exports_file|imports|name|types_sizes|deps) took 20.941969174s" 10:59:50 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.143756ms" 11:00:00 level=info msg="[linters_context/goanalysis] analyzers took 2m24.772253607s with top 10 stages: buildir: 48.760085893s, gosec: 7.654303559s, inspect: 2.970099286s, fact_deprecated: 2.919637067s, printf: 2.149850984s, nilness: 1.983024147s, fact_purity: 1.866332298s, ctrlflow: 1.768143769s, typedness: 1.350677892s, SA5012: 1.27456889s" 11:00:00 level=info msg="[runner] Issues before processing: 214, after processing: 0" 11:00:00 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, exclude-rules: 22/214, nolint: 0/22, skip_dirs: 214/214, identifier_marker: 214/214, exclude: 214/214, autogenerated_exclude: 214/214, cgo: 214/214, filename_unadjuster: 214/214, skip_files: 214/214" 11:00:00 level=info msg="[runner] processing took 19.926774ms with stages: nolint: 8.72507ms, identifier_marker: 5.751127ms, exclude-rules: 1.645752ms, autogenerated_exclude: 1.509022ms, path_prettifier: 1.502832ms, skip_dirs: 745.061µs, cgo: 28.38µs, filename_unadjuster: 15.91µs, max_same_issues: 500ns, uniq_by_line: 410ns, fixer: 410ns, skip_files: 390ns, exclude: 330ns, severity-rules: 270ns, sort_results: 230ns, source_code: 220ns, diff: 210ns, path_prefixer: 210ns, max_from_linter: 180ns, max_per_file_from_linter: 140ns, path_shortener: 120ns" 11:00:00 level=info msg="[runner] linters took 10.429944197s with stages: goanalysis_metalinter: 10.409930583s" 11:00:00 level=info msg="File cache stats: 0 entries of total size 0B" 11:00:00 level=info msg="Memory: 315 samples, avg is 287.6MB, max is 1367.8MB" 11:00:00 level=info msg="Execution took 31.422730947s" 11:00:00 go vet ./... 11:00:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:00:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:00:05 ./bin/test-attribution-txt.sh 11:00:06 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 11:00:06 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 11:00:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 11:00:06 + ls -al . 11:00:06 total 964 11:00:06 drwxrwxr-x 11 1001 1001 4096 Sep 23 10:58 . 11:00:06 drwxr-xr-x 4 root root 4096 Sep 23 10:58 .. 11:00:06 drwxrwxr-x 2 1001 1001 4096 Sep 23 10:56 .blubracket 11:00:06 -rw-rw-r-- 1 1001 1001 10 Sep 23 10:56 .dockerignore 11:00:06 drwxrwxr-x 8 1001 1001 4096 Sep 23 10:59 .git 11:00:06 drwxrwxr-x 3 1001 1001 4096 Sep 23 10:56 .github 11:00:06 -rw-rw-r-- 1 1001 1001 1102 Sep 23 10:56 .gitignore 11:00:06 -rw-rw-r-- 1 1001 1001 42 Sep 23 10:56 .golangci.yml 11:00:06 -rw-rw-r-- 1 1001 1001 100 Sep 23 10:56 .hadolint.yml 11:00:06 drwxr-xr-x 3 1001 1001 4096 Sep 23 10:57 .semver 11:00:06 -rw-rw-r-- 1 1001 1001 155 Sep 23 10:56 .sonarcloud.properties 11:00:06 -rw-rw-r-- 1 1001 1001 1171 Sep 23 10:56 ADOPTERS.md 11:00:06 -rw-rw-r-- 1 1001 1001 21286 Sep 23 10:56 Attribution.txt 11:00:06 -rw-rw-r-- 1 1001 1001 100284 Sep 23 10:56 CHANGELOG.md 11:00:06 -rw-rw-r-- 1 1001 1001 3804 Sep 23 10:56 CONTRIBUTING.md 11:00:06 -rw-rw-r-- 1 1001 1001 677 Sep 23 10:56 GOVERNANCE.md 11:00:06 -rw-rw-r-- 1 1001 1001 861 Sep 23 10:56 Jenkinsfile 11:00:06 -rw-rw-r-- 1 1001 1001 10775 Sep 23 10:56 LICENSE 11:00:06 -rw-rw-r-- 1 1001 1001 16854 Sep 23 10:56 Makefile 11:00:06 -rw-rw-r-- 1 1001 1001 582 Sep 23 10:56 OWNERS.md 11:00:06 -rw-rw-r-- 1 1001 1001 9528 Sep 23 10:56 README.md 11:00:06 -rw-rw-r-- 1 1001 1001 789 Sep 23 10:56 SECURITY.md 11:00:06 -rw-rw-r-- 1 1001 1001 5 Sep 23 10:57 VERSION 11:00:06 drwxrwxr-x 2 1001 1001 4096 Sep 23 10:56 bin 11:00:06 drwxrwxr-x 20 1001 1001 4096 Sep 23 10:56 cmd 11:00:06 -rw-r--r-- 1 root root 596276 Sep 23 10:59 coverage.out 11:00:06 drwxrwxr-x 2 1001 1001 4096 Sep 23 10:56 fuzz_test 11:00:06 -rw-rw-r-- 1 1001 1001 7305 Sep 23 10:56 go.mod 11:00:06 -rw-rw-r-- 1 1001 1001 102748 Sep 23 10:56 go.sum 11:00:06 drwxrwxr-x 7 1001 1001 4096 Sep 23 10:56 internal 11:00:06 drwxrwxr-x 3 1001 1001 4096 Sep 23 10:56 openapi 11:00:06 -rw-rw-r-- 1 1001 1001 584 Sep 23 10:56 security.txt 11:00:06 -rw-rw-r-- 1 1001 1001 204 Sep 23 10:56 version.go [Pipeline] sh 11:00:06 + '[' -e coverage.out ] 11:00:06 + chown 1001:1001 coverage.out [Pipeline] stash 11:00:07 Stashed 1 file(s) [Pipeline] sh 11:00:07 + make build 11:00:07 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 11:00:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10929 in /w/workspace/edgexfoundry_edgex-go_PR-4922 [Pipeline] { [Pipeline] ws 11:00:26 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:00:26 The recommended git tool is: git 11:00: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-metadata/core-metadata ./cmd/core-metadata 11:00: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-command/core-command ./cmd/core-command 11:00:33 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 11:00:33 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 11:00:33 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 11:00:34 using credential edgex-jenkins-ssh 11:00:34 Cloning the remote Git repository 11:00:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:00:35 > git init /w/workspace/edgex-go/1 # timeout=10 11:00:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:00:35 > git --version # timeout=10 11:00:35 > git --version # 'git version 2.25.1' 11:00:35 using GIT_SSH to set credentials SSH Credentials for GitHub 11:00:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:00: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 11:00: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 11:00:41 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 11:00:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:00:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:00: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/secrets-config ./cmd/secrets-config 11:00: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:00:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 11:00:49 $ docker stop --time=1 2fa37105d30b3063add45fdafc96bc2923f4730744f34160efc37d6f4f214187 11:00:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:00:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:00:54 Merging remotes/origin/main commit e4150c7d743658feb0e30a8f224e7e597185eef5 into PR head commit c8d5d1f442a70165fbed27d705ba22c244cb6e76 11:00:54 Merge succeeded, producing c8d5d1f442a70165fbed27d705ba22c244cb6e76 11:00:54 Checking out Revision c8d5d1f442a70165fbed27d705ba22c244cb6e76 (PR-4922) 11:00:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:00:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:00:53 using GIT_SSH to set credentials SSH Credentials for GitHub 11:00:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4922/head:refs/remotes/origin/PR-4922 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:00:54 > git config core.sparsecheckout # timeout=10 11:00:54 > git checkout -f c8d5d1f442a70165fbed27d705ba22c244cb6e76 # timeout=10 11:00:54 > git remote # timeout=10 11:00:54 > git config --get remote.origin.url # timeout=10 11:00:54 using GIT_SSH to set credentials SSH Credentials for GitHub 11:00:54 > git merge e4150c7d743658feb0e30a8f224e7e597185eef5 # timeout=10 11:00:54 > git rev-parse HEAD^{commit} # timeout=10 11:00:54 > git config core.sparsecheckout # timeout=10 11:00:54 > git checkout -f c8d5d1f442a70165fbed27d705ba22c244cb6e76 # timeout=10 11:00:56 $ docker rm -f --volumes 2fa37105d30b3063add45fdafc96bc2923f4730744f34160efc37d6f4f214187 [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 11:00:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:00:57 11:00:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:00:58 latest: Pulling from edgex-devops/edgex-compose 11:00:58 91d30c5bc195: Pulling fs layer 11:00:58 2e9b0aa3be6d: Pulling fs layer 11:00:58 9c61dcf015f6: Pulling fs layer 11:00:58 4698f68db338: Pulling fs layer 11:00:58 2a2f49069b9e: Pulling fs layer 11:00:58 e0025b399a48: Pulling fs layer 11:00:58 2a2f49069b9e: Waiting 11:00:58 e0025b399a48: Waiting 11:00:58 4698f68db338: Waiting 11:00:58 Commit message: "feat: Enhance Support Notifications to support PostgreSQL" 11:00:58 > git --version # timeout=10 11:00:58 > git --version # 'git version 2.25.1' 11:00:58 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 11:00:58 91d30c5bc195: Verifying Checksum 11:00:58 91d30c5bc195: Download complete 11:00:58 4698f68db338: Verifying Checksum 11:00:58 4698f68db338: Download complete 11:00:58 2e9b0aa3be6d: Verifying Checksum 11:00:58 2e9b0aa3be6d: Download complete 11:00:58 91d30c5bc195: Pull complete 11:00:58 e0025b399a48: Download complete 11:00:58 2a2f49069b9e: Download complete 11:00:58 2e9b0aa3be6d: Pull complete 11:00:59 9c61dcf015f6: Verifying Checksum 11:00:59 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:01:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:01:00 % Total % Received % Xferd Average Speed Time Time Time Current 11:01:00 Dload Upload Total Spent Left Speed 11:01:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh 11:01:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:01:01 + sudo tee /etc/docker/daemon.new 11:01:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:01:01 { 11:01:01 "registry-mirrors": [ 11:01:01 "https://nexus3.edgexfoundry.org:10001" 11:01:01 ], 11:01:01 "bip": "10.250.0.254/24", 11:01:01 "hosts": [ 11:01:01 "tcp://0.0.0.0:5555", 11:01:01 "unix:///var/run/docker.sock" 11:01:01 ], 11:01:01 "mtu": 1458, 11:01:01 "selinux-enabled": true, 11:01:01 "seccomp-profile": "/etc/docker/seccomp.json" 11:01:01 } [Pipeline] sh 11:01:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:01:01 9c61dcf015f6: Pull complete 11:01:01 4698f68db338: Pull complete 11:01:01 + sudo service docker restart 11:01:01 2a2f49069b9e: Pull complete 11:01:01 e0025b399a48: Pull complete 11:01:01 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 11:01:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:01:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:02 prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container 11:01:02 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:01:06 $ docker top 5ebde66fd6abcf1ed1938358d343b6b30c943eaba915d8b0de582bdfe4cc5a7d -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:06 + docker compose -f ./docker-compose-build.yml build --parallel 11:01:08 #1 [security-spire-config internal] load build definition from Dockerfile 11:01:08 #1 transferring dockerfile: 1.69kB done 11:01:08 #1 DONE 0.0s 11:01:09 11:01:09 #2 [security-secretstore-setup internal] load build definition from Dockerfile 11:01:09 #2 transferring dockerfile: 2.49kB done 11:01:09 #2 DONE 0.0s 11:01:09 11:01:09 #3 [security-bootstrapper internal] load build definition from Dockerfile 11:01:09 #3 transferring dockerfile: 3.17kB done 11:01:09 #3 DONE 0.0s 11:01:09 11:01:09 #4 [core-command internal] load build definition from Dockerfile 11:01:09 #4 transferring dockerfile: 1.93kB done 11:01:09 #4 DONE 0.0s 11:01:09 11:01:09 #5 [security-proxy-setup internal] load build definition from Dockerfile 11:01:09 #5 transferring dockerfile: 2.50kB done 11:01:09 #5 DONE 0.0s 11:01:09 11:01:09 #6 [security-spire-agent internal] load build definition from Dockerfile 11:01:09 #6 transferring dockerfile: 1.81kB done 11:01:09 #6 DONE 0.0s 11:01:09 11:01:09 #7 [core-keeper internal] load build definition from Dockerfile 11:01:09 #7 transferring dockerfile: 2.07kB done 11:01:09 #7 DONE 0.0s 11:01:09 11:01:09 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:01:09 #8 transferring dockerfile: 1.89kB done 11:01:09 #8 DONE 0.0s 11:01:09 11:01:09 #9 [support-cron-scheduler internal] load build definition from Dockerfile 11:01:09 #9 transferring dockerfile: 1.85kB done 11:01:09 #9 DONE 0.0s 11:01:09 11:01:09 #10 [support-scheduler internal] load build definition from Dockerfile 11:01:09 #10 transferring dockerfile: 1.93kB done 11:01:09 #10 DONE 0.0s 11:01:09 11:01:09 #11 [security-spire-server internal] load build definition from Dockerfile 11:01:09 #11 transferring dockerfile: 1.70kB done 11:01:09 #11 DONE 0.0s 11:01:09 11:01:09 #12 [security-spire-config internal] load .dockerignore 11:01:09 #12 transferring context: 50B done 11:01:09 #12 DONE 0.0s 11:01:09 11:01:09 #13 [support-notifications internal] load build definition from Dockerfile 11:01:09 #13 transferring dockerfile: 2.02kB done 11:01:09 #13 DONE 0.1s 11:01:09 11:01:09 #14 [core-data internal] load build definition from Dockerfile 11:01:09 #14 transferring dockerfile: 2.07kB done 11:01:09 #14 DONE 0.0s 11:01:09 11:01:09 #15 [security-proxy-auth internal] load build definition from Dockerfile 11:01:09 #15 transferring dockerfile: 2.15kB done 11:01:09 #15 DONE 0.0s 11:01:09 11:01:09 #16 [core-metadata internal] load build definition from Dockerfile 11:01:09 #16 transferring dockerfile: 2.13kB done 11:01:09 #16 DONE 0.0s 11:01:09 11:01:09 #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:01:09 #17 transferring dockerfile: 2.23kB done 11:01:09 #17 DONE 0.0s 11:01:09 11:01:09 #18 [security-secretstore-setup internal] load .dockerignore 11:01:09 #18 transferring context: 50B done 11:01:09 #18 DONE 0.0s 11:01:09 11:01:09 #19 [security-bootstrapper internal] load .dockerignore 11:01:09 #19 transferring context: 50B done 11:01:09 #19 DONE 0.0s 11:01:09 11:01:09 #20 [core-command internal] load .dockerignore 11:01:09 #20 transferring context: 50B done 11:01:09 #20 DONE 0.0s 11:01:09 11:01:09 #21 [security-proxy-setup internal] load .dockerignore 11:01:09 #21 transferring context: 50B done 11:01:09 #21 DONE 0.0s 11:01:09 11:01:09 #22 [core-keeper internal] load .dockerignore 11:01:09 #22 transferring context: 50B done 11:01:09 #22 DONE 0.0s 11:01:09 11:01:09 #23 [security-spire-agent internal] load .dockerignore 11:01:09 #23 transferring context: 50B done 11:01:09 #23 DONE 0.0s 11:01:09 11:01:09 #24 [security-spiffe-token-provider internal] load .dockerignore 11:01:09 #24 transferring context: 50B done 11:01:09 #24 DONE 0.0s 11:01:09 11:01:09 #25 [support-cron-scheduler internal] load .dockerignore 11:01:09 #25 transferring context: 50B done 11:01:09 #25 DONE 0.0s 11:01:09 11:01:09 #26 [support-scheduler internal] load .dockerignore 11:01:09 #26 transferring context: 50B done 11:01:09 #26 DONE 0.0s 11:01:09 11:01:09 #27 [core-data internal] load .dockerignore 11:01:09 #27 transferring context: 50B done 11:01:09 #27 DONE 0.0s 11:01:09 11:01:09 #28 [security-spire-server internal] load .dockerignore 11:01:09 #28 transferring context: 50B done 11:01:09 #28 DONE 0.0s 11:01:09 11:01:09 #29 [support-notifications internal] load .dockerignore 11:01:09 #29 transferring context: 50B done 11:01:09 #29 DONE 0.0s 11:01:09 11:01:09 #30 [core-metadata internal] load .dockerignore 11:01:09 #30 transferring context: 50B done 11:01:09 #30 DONE 0.0s 11:01:09 11:01:09 #31 [security-proxy-auth internal] load .dockerignore 11:01:09 #31 transferring context: 50B done 11:01:09 #31 DONE 0.0s 11:01:09 11:01:09 #32 [core-common-config-bootstrapper internal] load .dockerignore 11:01:09 #32 transferring context: 50B done 11:01:09 #32 DONE 0.0s 11:01:09 11:01:09 #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 11:01:09 #33 DONE 0.1s 11:01:09 11:01:09 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 11:01:09 #34 ... 11:01:09 11:01:09 #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:01:09 #35 DONE 0.0s 11:01:09 11:01:09 #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:01:09 #35 DONE 0.0s 11:01:09 11:01:09 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 11:01:09 #36 ... 11:01:09 11:01:09 #35 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:01:09 #35 DONE 0.0s 11:01:09 11:01:09 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 11:01:09 #33 DONE 0.2s 11:01:09 11:01:09 #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:01:09 #35 DONE 0.0s 11:01:09 11:01:09 #37 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:01:09 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 11:01:09 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 11:01:09 #37 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 11:01:09 #37 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 11:01:09 #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 11:01:09 #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s 11:01:10 #37 ... 11:01:10 11:01:10 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:01:10 #35 DONE 0.0s 11:01:10 11:01:10 #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 11:01:10 #33 DONE 0.3s 11:01:10 11:01:10 #37 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:01:10 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 11:01:10 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 11:01:10 #37 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 11:01:10 #37 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 11:01:10 #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 11:01:10 #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 11:01:10 #37 ... 11:01:10 11:01:10 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 11:01:10 #34 DONE 1.0s 11:01:10 11:01:10 #37 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:01:10 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 11:01:10 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 11:01:10 #37 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 11:01:10 #37 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 11:01:10 #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 11:01:10 #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 11:01:10 #37 ... 11:01:10 11:01:10 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 11:01:10 #36 DONE 0.9s 11:01:10 11:01:10 #37 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:01:10 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 11:01:10 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 11:01:10 #37 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 11:01:10 #37 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 11:01:10 #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 11:01:10 #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 11:01:11 #37 DONE 1.8s 11:01:11 11:01:11 #38 [security-spire-server internal] load build context 11:01:11 #38 transferring context: 27.71kB 0.0s done 11:01:11 #38 DONE 0.7s 11:01:11 11:01:11 #39 [security-spire-config internal] load build context 11:01:11 #39 transferring context: 25.96kB 0.0s done 11:01:11 #39 DONE 0.7s 11:01:11 11:01:11 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:01:11 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 11:01:11 #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 11:01:11 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 11:01:11 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 11:01:11 #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 11:01:11 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 11:01:11 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s 11:01:11 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 11:01:11 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.6s 11:01:11 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 11:01:11 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.8s 11:01:11 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 11:01:11 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 1.0s 11:01:11 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 1.1s 11:01:12 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s 11:01:12 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done 11:01:12 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11:01:12 #40 ... 11:01:12 11:01:12 #41 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 11:01:12 #41 DONE 2.7s 11:01:12 11:01:12 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:01:14 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.2s done 11:01:18 #40 ... 11:01:18 11:01:18 #42 [core-metadata internal] load build context 11:01:18 #42 transferring context: 244.13MB 7.9s 11:01:18 #42 ... 11:01:18 11:01:18 #43 [security-secretstore-setup internal] load build context 11:01:18 #43 ... 11:01:18 11:01:18 #44 [security-bootstrapper internal] load build context 11:01:18 #44 ... 11:01:18 11:01:18 #43 [security-secretstore-setup internal] load build context 11:01:20 #43 ... 11:01:20 11:01:20 #45 [core-command internal] load build context 11:01:20 #45 ... 11:01:20 11:01:20 #46 [security-proxy-setup internal] load build context 11:01:20 #46 ... 11:01:20 11:01:20 #47 [core-keeper internal] load build context 11:01:20 #47 ... 11:01:20 11:01:20 #48 [core-common-config-bootstrapper internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:20 provisioning config files... 11:01:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6482912282883744339tmp [Pipeline] { 11:01:20 #48 ... 11:01:20 11:01:20 #49 [core-data internal] load build context 11:01:20 #49 ... 11:01:20 11:01:20 #50 [support-notifications internal] load build context 11:01:20 #50 ... 11:01:20 11:01:20 #51 [support-scheduler internal] load build context [Pipeline] libraryResource [Pipeline] sh 11:01:20 #51 ... 11:01:20 11:01:20 #52 [security-spiffe-token-provider internal] load build context 11:01:20 #52 ... 11:01:20 11:01:20 #53 [security-proxy-auth internal] load build context 11:01:20 ---> ****-login.sh 11:01:20 nexus3.edgexfoundry.org:10001 11:01:20 #53 ... 11:01:20 11:01:20 #54 [support-cron-scheduler internal] load build context 11:01:20 #54 ... 11:01:20 11:01:20 #55 [security-spire-agent internal] load build context 11:01:20 #55 transferring context: 27.24kB 0.1s done 11:01:20 #55 ... 11:01:20 11:01:20 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:01:20 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done 11:01:20 #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 11:01:20 #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 11:01:20 #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 11:01:20 #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 11:01:20 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 11:01:20 #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done 11:01:20 #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 11:01:20 #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done 11:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:21 #56 ... 11:01:21 11:01:21 #50 [support-notifications internal] load build context 11:01:21 #50 transferring context: 369.79MB 10.9s 11:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:21 Configure a credential helper to remove this warning. See 11:01:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:21 11:01:21 Login Succeeded 11:01:21 nexus3.edgexfoundry.org:10002 11:01:21 #50 ... 11:01:21 11:01:21 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:01:21 #0 4.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:21 #0 4.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:21 #0 4.822 (1/4) Installing ca-certificates (20240226-r0) 11:01:21 #0 4.834 (2/4) Installing dumb-init (1.2.5-r2) 11:01:21 #0 4.839 (3/4) Installing su-exec (0.2-r3) 11:01:21 #0 4.840 (4/4) Installing yq (4.33.3-r5) 11:01:21 #0 4.905 Executing busybox-1.36.1-r7.trigger 11:01:21 #0 4.909 Executing ca-certificates-20240226-r0.trigger 11:01:21 #0 4.946 OK: 17 MiB in 19 packages 11:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:21 Configure a credential helper to remove this warning. See 11:01:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:21 11:01:21 #57 ... 11:01:21 11:01:21 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 11:01:21 #58 ... 11:01:21 11:01:21 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:01:21 Login Succeeded 11:01:21 nexus3.edgexfoundry.org:10003 11:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:21 #59 ... 11:01:21 11:01:21 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 11:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:22 Configure a credential helper to remove this warning. See 11:01:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:22 11:01:22 Login Succeeded 11:01:22 nexus3.edgexfoundry.org:10004 11:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:22 Configure a credential helper to remove this warning. See 11:01:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:22 11:01:22 Login Succeeded 11:01:22 ****.io 11:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:22 #60 ... 11:01:22 11:01:22 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:01:22 #61 ... 11:01:22 11:01:22 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:22 Configure a credential helper to remove this warning. See 11:01:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:22 11:01:22 Login Succeeded 11:01:22 ---> ****-login.sh ends [Pipeline] } 11:01:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 11:01:23 #62 ... 11:01:23 11:01:23 #63 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:01:23 #63 ... 11:01:23 11:01:23 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:01:23 #64 ... 11:01:23 11:01:23 #65 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 11:01:23 #65 ... 11:01:23 11:01:23 #66 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] unstash 11:01:23 #66 ... 11:01:23 11:01:23 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:01:23 #67 ... 11:01:23 11:01:23 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:01:23 #68 ... 11:01:23 11:01:23 #43 [security-secretstore-setup internal] load build context [Pipeline] sh 11:01:23 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 11:01:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:01:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:01:23 ========================================================= 11:01:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:01:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:01:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:01:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:01:24 c6b39de5b339: Pulling fs layer 11:01:24 a69c41024577: Pulling fs layer 11:01:24 d6de4b400683: Pulling fs layer 11:01:24 35cb2a7552d0: Pulling fs layer 11:01:24 4f4fb700ef54: Pulling fs layer 11:01:24 464afbd9ba4c: Pulling fs layer 11:01:24 00f215d4a9da: Pulling fs layer 11:01:24 d496ad576159: Pulling fs layer 11:01:24 464afbd9ba4c: Waiting 11:01:24 35cb2a7552d0: Waiting 11:01:24 00f215d4a9da: Waiting 11:01:24 d496ad576159: Waiting 11:01:24 4f4fb700ef54: Waiting 11:01:24 #43 transferring context: 497.15MB 14.5s done 11:01:24 a69c41024577: Verifying Checksum 11:01:24 a69c41024577: Download complete 11:01:24 35cb2a7552d0: Download complete 11:01:24 4f4fb700ef54: Verifying Checksum 11:01:24 4f4fb700ef54: Download complete 11:01:24 464afbd9ba4c: Verifying Checksum 11:01:24 c6b39de5b339: Verifying Checksum 11:01:24 c6b39de5b339: Download complete 11:01:24 d496ad576159: Verifying Checksum 11:01:24 d496ad576159: Download complete 11:01:25 c6b39de5b339: Pull complete 11:01:25 #43 ... 11:01:25 11:01:25 #42 [core-metadata internal] load build context 11:01:26 a69c41024577: Pull complete 11:01:26 #42 transferring context: 497.15MB 16.2s done 11:01:26 d6de4b400683: Verifying Checksum 11:01:26 d6de4b400683: Download complete 11:01:26 #42 ... 11:01:26 11:01:26 #48 [core-common-config-bootstrapper internal] load build context 11:01:27 #48 transferring context: 497.15MB 16.5s done 11:01:27 00f215d4a9da: Verifying Checksum 11:01:27 00f215d4a9da: Download complete 11:01:28 #48 ... 11:01:28 11:01:28 #44 [security-bootstrapper internal] load build context 11:01:28 #44 transferring context: 497.15MB 14.7s done 11:01:28 #44 ... 11:01:28 11:01:28 #47 [core-keeper internal] load build context 11:01:28 #47 transferring context: 497.15MB 16.9s done 11:01:31 #47 ... 11:01:31 11:01:31 #45 [core-command internal] load build context 11:01:31 #45 transferring context: 497.15MB 12.1s done 11:01:31 #45 ... 11:01:31 11:01:31 #52 [security-spiffe-token-provider internal] load build context 11:01:31 #52 transferring context: 497.15MB 14.0s done 11:01:31 #52 ... 11:01:31 11:01:31 #51 [support-scheduler internal] load build context 11:01:31 #51 transferring context: 497.15MB 16.0s done 11:01:31 #51 ... 11:01:31 11:01:31 #54 [support-cron-scheduler internal] load build context 11:01:31 #54 transferring context: 497.15MB 14.3s done 11:01:31 #54 ... 11:01:31 11:01:31 #46 [security-proxy-setup internal] load build context 11:01:31 #46 transferring context: 497.15MB 14.4s done 11:01:31 #46 ... 11:01:31 11:01:31 #50 [support-notifications internal] load build context 11:01:31 #50 transferring context: 497.15MB 15.7s done 11:01:31 #50 ... 11:01:31 11:01:31 #49 [core-data internal] load build context 11:01:31 #49 transferring context: 497.15MB 16.3s done 11:01:31 #49 ... 11:01:31 11:01:31 #53 [security-proxy-auth internal] load build context 11:01:31 #53 transferring context: 497.15MB 16.1s done 11:01:40 d6de4b400683: Pull complete 11:01:40 35cb2a7552d0: Pull complete 11:01:40 4f4fb700ef54: Pull complete 11:01:40 464afbd9ba4c: Pull complete 11:01:50 00f215d4a9da: Pull complete 11:01:50 d496ad576159: Pull complete 11:01:50 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:01:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:01:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 11:01:50 #53 ... 11:01:50 11:01:50 #45 [core-command internal] load build context 11:01:50 #45 DONE 40.2s 11:01:50 11:01:50 #65 [support-scheduler builder 2/7] WORKDIR /edgex-go 11:01:50 #65 DONE 37.5s 11:01:50 11:01:50 #52 [security-spiffe-token-provider internal] load build context 11:01:50 #52 DONE 40.0s 11:01:50 11:01:50 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:01:50 #57 DONE 38.5s 11:01:50 11:01:50 #54 [support-cron-scheduler internal] load build context 11:01:50 #54 DONE 40.0s 11:01:50 11:01:50 #43 [security-secretstore-setup internal] load build context 11:01:50 #43 DONE 40.3s 11:01:50 11:01:50 #46 [security-proxy-setup internal] load build context 11:01:50 #46 DONE 40.1s 11:01:50 11:01:50 #50 [support-notifications internal] load build context 11:01:50 #50 DONE 40.1s 11:01:50 11:01:50 #44 [security-bootstrapper internal] load build context 11:01:50 #44 DONE 40.3s 11:01:50 11:01:50 #51 [support-scheduler internal] load build context 11:01:50 #51 DONE 40.1s 11:01:50 11:01:50 #42 [core-metadata internal] load build context 11:01:50 #42 DONE 39.9s 11:01:50 11:01:50 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 11:01:50 #69 ... 11:01:50 11:01:50 #49 [core-data internal] load build context 11:01:50 #49 DONE 40.1s 11:01:50 11:01:50 #53 [security-proxy-auth internal] load build context 11:01:50 #53 DONE 40.0s 11:01:50 11:01:50 #48 [core-common-config-bootstrapper internal] load build context 11:01:50 #48 DONE 40.0s 11:01:50 11:01:50 #47 [core-keeper internal] load build context 11:01:50 #47 DONE 40.1s 11:01:50 11:01:50 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:01:50 #56 DONE 39.4s 11:01:50 11:01:50 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:01:50 #64 38.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:50 #64 38.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:50 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:01:50 WORKDIR /edgex 11:01:50 COPY go.mod . 11:01:50 RUN go mod download -t 11:01:50 ci-base-image-arm64 -f - . 11:01:50 #64 39.21 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:01:50 #64 39.21 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:01:50 #64 39.21 OK: 20070 distinct packages available 11:01:50 #64 39.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:51 #64 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:51 Sending build context to Docker daemon 3.635MB 11:01:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:01:51 ---> f246e2811388 11:01:51 Step 2/4 : WORKDIR /edgex 11:01:51 #64 39.61 (1/5) Installing dumb-init (1.2.5-r2) 11:01:51 #64 39.61 (2/5) Installing musl-obstack (1.2.3-r2) 11:01:51 #64 39.62 (3/5) Installing libucontext (1.2-r2) 11:01:51 #64 39.62 (4/5) Installing gcompat (1.1.0-r1) 11:01:51 #64 39.62 (5/5) Installing openssl (3.1.7-r0) 11:01:51 #64 39.63 Executing busybox-1.36.1-r7.trigger 11:01:51 #64 39.64 OK: 8 MiB in 20 packages 11:01:51 #64 DONE 40.0s 11:01:51 11:01:51 #63 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:01:51 #63 38.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:51 #63 38.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:51 #63 39.20 (1/1) Installing dumb-init (1.2.5-r2) 11:01:51 #63 39.20 Executing busybox-1.36.1-r7.trigger 11:01:51 #63 39.21 OK: 7 MiB in 16 packages 11:01:51 #63 DONE 40.0s 11:01:51 11:01:51 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 11:01:51 #60 39.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:51 #60 39.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:51 #60 39.37 (1/2) Installing ca-certificates (20240226-r0) 11:01:51 #60 39.46 (2/2) Installing dumb-init (1.2.5-r2) 11:01:51 #60 39.46 Executing busybox-1.36.1-r7.trigger 11:01:51 #60 39.46 Executing ca-certificates-20240226-r0.trigger 11:01:51 #60 39.51 OK: 8 MiB in 17 packages 11:01:51 #60 DONE 40.0s 11:01:51 11:01:51 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:01:51 #59 39.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:51 #59 39.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:51 #59 39.57 (1/4) Installing dumb-init (1.2.5-r2) 11:01:51 #59 39.57 (2/4) Installing openssl (3.1.7-r0) 11:01:51 #59 39.59 (3/4) Installing su-exec (0.2-r3) 11:01:51 #59 39.59 (4/4) Installing yq (4.33.3-r5) 11:01:51 #59 39.68 Executing busybox-1.36.1-r7.trigger 11:01:51 #59 39.68 OK: 17 MiB in 19 packages 11:01:51 #59 DONE 40.0s 11:01:51 11:01:51 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:01:51 #61 39.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:51 #61 39.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:51 #61 39.39 (1/1) Installing dumb-init (1.2.5-r2) 11:01:51 #61 39.44 Executing busybox-1.36.1-r7.trigger 11:01:51 #61 39.64 OK: 7 MiB in 16 packages 11:01:51 #61 DONE 40.0s 11:01:51 11:01:51 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:01:51 #68 38.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:51 #68 38.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:51 #68 39.20 (1/3) Installing ca-certificates (20240226-r0) 11:01:51 #68 39.23 (2/3) Installing dumb-init (1.2.5-r2) 11:01:51 #68 39.23 (3/3) Installing tzdata (2024a-r0) 11:01:51 #68 39.32 Executing busybox-1.36.1-r7.trigger 11:01:51 #68 39.36 Executing ca-certificates-20240226-r0.trigger 11:01:51 #68 39.64 OK: 11 MiB in 18 packages 11:01:51 #68 DONE 40.0s 11:01:51 11:01:51 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:01:51 #67 38.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:51 #67 39.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:51 #67 39.31 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:01:51 #67 39.31 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:01:51 #67 39.31 OK: 20070 distinct packages available 11:01:51 #67 39.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:51 #67 39.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:51 #67 39.73 (1/4) Installing dumb-init (1.2.5-r2) 11:01:51 #67 39.73 (2/4) Installing musl-obstack (1.2.3-r2) 11:01:51 #67 39.74 (3/4) Installing libucontext (1.2-r2) 11:01:51 #67 39.74 (4/4) Installing gcompat (1.1.0-r1) 11:01:51 #67 39.74 Executing busybox-1.36.1-r7.trigger 11:01:51 #67 39.75 OK: 8 MiB in 19 packages 11:01:51 #67 DONE 40.0s 11:01:51 11:01:51 #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:01:51 #70 ... 11:01:51 11:01:51 #66 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:01:51 #66 DONE 40.1s 11:01:51 11:01:51 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:01:51 #71 DONE 1.7s 11:01:51 11:01:51 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 11:01:51 #58 38.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:51 #58 39.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:51 #58 40.02 (1/2) Installing dumb-init (1.2.5-r2) 11:01:51 #58 40.03 (2/2) Installing su-exec (0.2-r3) 11:01:51 #58 40.03 Executing busybox-1.36.1-r7.trigger 11:01:51 #58 40.04 OK: 7 MiB in 17 packages 11:01:51 #58 DONE 40.2s 11:01:51 11:01:51 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 11:01:51 #70 ... 11:01:51 11:01:51 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:01:51 #62 39.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:51 #62 39.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:51 #62 39.46 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:01:51 #62 39.46 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:01:51 #62 39.46 OK: 20070 distinct packages available 11:01:51 #62 39.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:51 #62 39.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:51 #62 39.80 (1/11) Installing ca-certificates (20240226-r0) 11:01:51 #62 39.84 (2/11) Installing brotli-libs (1.0.9-r14) 11:01:51 #62 39.85 (3/11) Installing libunistring (1.1-r1) 11:01:51 #62 39.87 (4/11) Installing libidn2 (2.3.4-r1) 11:01:51 #62 39.87 (5/11) Installing nghttp2-libs (1.57.0-r0) 11:01:51 #62 39.87 (6/11) Installing libcurl (8.9.1-r0) 11:01:51 #62 39.89 (7/11) Installing curl (8.9.1-r0) 11:01:51 #62 39.94 (8/11) Installing dumb-init (1.2.5-r2) 11:01:51 #62 39.95 (9/11) Installing musl-obstack (1.2.3-r2) 11:01:51 #62 39.95 (10/11) Installing libucontext (1.2-r2) 11:01:51 #62 39.95 (11/11) Installing gcompat (1.1.0-r1) 11:01:51 #62 39.96 Executing busybox-1.36.1-r7.trigger 11:01:51 #62 39.97 Executing ca-certificates-20240226-r0.trigger 11:01:51 #62 40.03 OK: 12 MiB in 26 packages 11:01:51 #62 DONE 40.2s 11:01:51 11:01:51 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:01:51 #0 1.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:51 #0 1.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:51 #0 1.935 OK: 264 MiB in 52 packages 11:01:51 #72 DONE 2.0s 11:01:51 11:01:51 #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:01:51 #73 DONE 0.0s 11:01:51 11:01:51 #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 11:01:53 ---> Running in f53d9fc60234 11:01:53 Removing intermediate container f53d9fc60234 11:01:53 ---> d90f00d0d7da 11:01:53 Step 3/4 : COPY go.mod . 11:01:53 ---> 8c05c7ab5c7a 11:01:53 Step 4/4 : RUN go mod download 11:01:53 #74 ... 11:01:53 11:01:53 #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 11:01:53 #69 3.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:53 #69 3.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:53 #69 3.303 OK: 264 MiB in 52 packages 11:01:53 #69 DONE 3.4s 11:01:53 11:01:53 #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:01:53 #0 3.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:53 #0 3.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:53 #0 3.301 OK: 264 MiB in 52 packages 11:01:53 #75 DONE 3.5s 11:01:53 11:01:53 #76 [core-command builder 4/7] COPY go.mod vendor* ./ 11:01:53 #76 DONE 0.1s 11:01:53 11:01:53 #77 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 11:01:53 #77 DONE 0.1s 11:01:53 11:01:53 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:01:53 #0 3.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:53 #0 3.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:53 #0 3.465 OK: 17 MiB in 19 packages 11:01:53 #78 DONE 3.6s 11:01:53 11:01:53 #79 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:01:53 #79 ... 11:01:53 11:01:53 #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:01:53 #0 3.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:53 #0 3.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:53 #0 3.350 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:01:53 #0 3.350 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:01:53 #0 3.350 OK: 20079 distinct packages available 11:01:53 #0 3.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:53 #0 3.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:53 #0 3.662 OK: 264 MiB in 52 packages 11:01:53 #80 DONE 3.8s 11:01:53 11:01:53 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:01:53 #81 DONE 0.0s 11:01:53 ---> Running in 6e8cb676d7f4 11:01:53 11:01:53 #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 11:01:53 #74 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:53 #74 2.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:53 #74 2.558 OK: 7 MiB in 16 packages 11:01:54 #74 DONE 2.7s 11:01:54 11:01:54 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:01:54 #82 ... 11:01:54 11:01:54 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:01:54 #0 2.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:54 #0 2.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:54 #0 2.871 OK: 17 MiB in 19 packages 11:01:54 #83 DONE 3.0s 11:01:54 11:01:54 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:01:54 #84 DONE 0.0s 11:01:54 11:01:54 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 11:01:54 #70 3.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:54 #70 ... 11:01:54 11:01:54 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:01:54 #0 2.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:54 #0 2.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:54 #0 2.996 OK: 11 MiB in 18 packages 11:01:54 #85 DONE 3.1s 11:01:54 11:01:54 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 11:01:54 #70 3.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:55 #70 3.302 OK: 8 MiB in 20 packages 11:01:55 #70 DONE 3.4s 11:01:55 11:01:55 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 11:01:55 #0 3.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:55 #0 3.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:55 #0 3.358 OK: 8 MiB in 17 packages 11:01:55 #86 DONE 3.4s 11:01:55 11:01:55 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:01:59 #87 DONE 1.1s 11:01:59 11:01:59 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 11:01:59 #0 2.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:59 #0 3.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:59 #0 4.043 OK: 7 MiB in 16 packages 11:01:59 #88 DONE 4.5s 11:01:59 11:01:59 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:01:59 #89 DONE 1.1s 11:01:59 11:01:59 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:01:59 #0 3.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:59 #0 3.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:59 #0 3.528 OK: 8 MiB in 19 packages 11:01:59 #90 DONE 4.5s 11:01:59 11:01:59 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:01:59 #91 DONE 0.6s 11:01:59 11:01:59 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:01:59 #92 DONE 0.6s 11:01:59 11:01:59 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:01:59 #93 DONE 0.6s 11:01:59 11:01:59 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:02:00 #94 DONE 3.3s 11:02:00 11:02:00 #95 [security-spire-server stage-2 6/9] COPY security.txt / 11:02:00 #95 DONE 3.4s 11:02:00 11:02:00 #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:02:00 #96 DONE 0.1s 11:02:00 11:02:00 #97 [security-spire-agent stage-3 7/10] COPY security.txt / 11:02:00 #97 DONE 0.1s 11:02:00 11:02:00 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:02:00 #98 DONE 3.4s 11:02:00 11:02:00 #99 [security-spire-config stage-2 6/10] COPY security.txt / 11:02:00 #99 DONE 0.1s 11:02:00 11:02:00 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:02:00 #100 DONE 0.1s 11:02:00 11:02:00 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:02:00 #101 DONE 0.0s 11:02:00 11:02:00 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:02:00 #102 DONE 0.1s 11:02:00 11:02:00 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:02:00 #103 DONE 0.1s 11:02:00 11:02:00 #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:02:00 #104 DONE 0.1s 11:02:00 11:02:00 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:02:00 #105 DONE 0.1s 11:02:00 11:02:00 #106 [security-spire-server] exporting to image 11:02:00 #106 exporting layers 11:02:00 #106 ... 11:02:00 11:02:00 #107 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:02:00 #0 4.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:02:00 #0 8.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:02:00 #0 8.524 OK: 12 MiB in 26 packages 11:02:00 #107 DONE 8.6s 11:02:00 11:02:00 #108 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 11:02:00 #0 4.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:02:00 #0 8.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:02:00 #0 8.571 OK: 7 MiB in 17 packages 11:02:00 #108 DONE 8.7s 11:02:00 11:02:00 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:02:00 #109 DONE 0.1s 11:02:00 11:02:00 #106 [security-spire-config] exporting to image 11:02:00 #106 ... 11:02:00 11:02:00 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:00 #40 ... 11:02:00 11:02:00 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:02:00 #110 DONE 0.1s 11:02:00 11:02:00 #106 [security-spire-agent] exporting to image 11:02:00 #106 ... 11:02:00 11:02:00 #111 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:02:00 #111 DONE 0.5s 11:02:01 11:02:01 #112 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 11:02:01 #112 DONE 0.0s 11:02:01 11:02:01 #106 [security-spire-agent] exporting to image 11:02:01 #106 exporting layers 0.7s done 11:02:01 #106 ... 11:02:01 11:02:01 #113 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 11:02:01 #0 3.370 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:02:01 #0 8.372 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.18/main: temporary error (try again later) 11:02:01 #0 8.372 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:02:01 #0 9.027 (1/1) Installing dumb-init (1.2.5-r2) 11:02:01 #0 9.341 Executing busybox-1.36.1-r7.trigger 11:02:01 #0 9.351 OK: 7 MiB in 16 packages 11:02:01 #113 DONE 9.5s 11:02:01 11:02:01 #106 [security-spire-server] exporting to image 11:02:01 #106 exporting layers 0.8s done 11:02:01 #106 writing image sha256:1cdb244479e5ec30ab5a416e3ed9094e1ba4d71847772fc53ef9509ecc0641c9 0.1s done 11:02:01 #106 naming to docker.io/library/security-spire-server done 11:02:01 #106 exporting layers 0.7s done 11:02:01 #106 writing image sha256:c7f588a60004fc05a8f754a601903f704b9e88e58e58c9a19eb7e2147fd5d765 done 11:02:01 #106 naming to docker.io/library/security-spire-config done 11:02:01 #106 writing image sha256:5b92f43387462a762887af05389e09f035dce607183902f9514eb48e2117043b done 11:02:01 #106 naming to docker.io/library/security-spire-agent done 11:02:01 #106 DONE 1.1s 11:02:01 11:02:01 #114 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:02:01 #0 4.417 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:02:01 #0 8.838 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:02:01 #0 9.476 OK: 264 MiB in 52 packages 11:02:01 #114 DONE 9.6s 11:02:01 11:02:01 #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:02:01 #115 DONE 0.1s 11:02:01 11:02:01 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:01 #116 ... 11:02:01 11:02:01 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:02 #117 ... 11:02:02 11:02:02 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:49 #118 DONE 49.8s 11:02:49 11:02:49 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:49 #82 DONE 49.4s 11:02:49 11:02:49 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:49 #117 DONE 51.2s 11:02:49 11:02:49 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:49 #116 DONE 41.9s 11:02:49 11:02:49 #79 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:49 #79 DONE 49.7s 11:02:49 11:02:49 #119 [support-cron-scheduler builder 6/7] COPY . . 11:02:51 #119 DONE 8.1s 11:02:51 11:02:51 #120 [support-notifications builder 6/7] COPY . . 11:02:51 #120 CACHED 11:02:51 11:02:51 #121 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:51 #121 CACHED 11:02:51 11:02:51 #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:02:51 #122 CACHED 11:02:51 11:02:51 #123 [security-spiffe-token-provider builder 6/7] COPY . . 11:02:51 #123 DONE 8.1s 11:02:51 11:02:51 #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 11:02:51 #124 CACHED 11:02:51 11:02:51 #125 [security-proxy-setup builder 6/7] COPY . . 11:02:51 #125 CACHED 11:02:51 11:02:51 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:51 #126 CACHED 11:02:51 11:02:51 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:51 #127 CACHED 11:02:51 11:02:51 #128 [security-bootstrapper builder 6/7] COPY . . 11:02:51 #128 CACHED 11:02:51 11:02:51 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:02:51 #129 CACHED 11:02:51 11:02:51 #130 [security-secretstore-setup builder 6/7] COPY . . 11:02:51 #130 DONE 8.2s 11:02:51 11:02:51 #131 [core-keeper builder 7/8] COPY . . 11:02:51 #131 DONE 8.2s 11:02:51 11:02:51 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:02:51 #132 CACHED 11:02:51 11:02:51 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:51 #133 CACHED 11:02:51 11:02:51 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 11:02:51 #134 CACHED 11:02:51 11:02:51 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:02:51 #135 CACHED 11:02:51 11:02:51 #136 [core-metadata builder 6/7] COPY . . 11:02:51 #136 CACHED 11:02:51 11:02:51 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:51 #137 CACHED 11:02:51 11:02:51 #138 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:51 #138 CACHED 11:02:51 11:02:51 #139 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:02:51 #139 CACHED 11:02:51 11:02:51 #140 [support-scheduler builder 6/7] COPY . . 11:02:51 #140 CACHED 11:02:51 11:02:51 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:02:51 #141 CACHED 11:02:51 11:02:51 #142 [security-proxy-auth builder 6/7] COPY . . 11:02:51 #142 CACHED 11:02:51 11:02:51 #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:51 #143 CACHED 11:02:51 11:02:51 #144 [core-command builder 6/7] COPY . . 11:02:51 #144 DONE 8.2s 11:02:51 11:02:51 #145 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:51 #145 CACHED 11:02:51 11:02:51 #146 [core-data builder 4/7] COPY go.mod vendor* ./ 11:02:51 #146 CACHED 11:02:51 11:02:51 #147 [core-data builder 6/7] COPY . . 11:02:51 #147 CACHED 11:02:51 11:02:51 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:02:51 #148 0.553 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 11:03:01 #148 ... 11:03:01 11:03:01 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:03:01 #0 0.641 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 11:03:01 #149 ... 11:03:01 11:03:01 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:03:01 #0 0.828 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 11:03:01 #150 ... 11:03:01 11:03:01 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:03:01 #0 1.370 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 11:03:01 #151 ... 11:03:01 11:03:01 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:03:01 #0 1.016 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 11:03:01 Removing intermediate container 6e8cb676d7f4 11:03:01 ---> d4e156f85071 11:03:01 Successfully built d4e156f85071 11:03:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:01 #152 ... 11:03:01 11:03:01 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:03:01 #0 0.990 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 11:03:02 + docker inspect -f . ci-base-image-arm64 11:03:02 . 11:03:02 #153 ... 11:03:02 11:03:02 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:03:02 #0 0.876 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 11:03:02 #154 ... 11:03:02 11:03:02 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:03:02 #0 1.242 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:02 #155 ... 11:03:02 11:03:02 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:03:02 #0 0.618 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 11:03:02 #156 ... 11:03:02 11:03:02 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:03:02 #0 1.401 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 11:03:02 prd-ubuntu20.04-docker-arm64-4c-16g-10929 does not seem to be running inside a container 11:03:02 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:03:02 #157 ... 11:03:02 11:03:02 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:03:02 #0 1.453 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 11:03:02 #158 ... 11:03:02 11:03:02 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:03:02 #0 0.346 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 11:03:03 #159 ... 11:03:03 11:03:03 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:03:03 #0 1.429 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 11:03:03 $ docker top d962b00721161f2293615f9cc913e37ab925dbceac5a4ad72453757ce94abb93 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:04 + go version 11:03:04 go version go1.21.9 linux/arm64 [Pipeline] } 11:03:04 $ docker stop --time=1 d962b00721161f2293615f9cc913e37ab925dbceac5a4ad72453757ce94abb93 11:03:06 $ docker rm -f --volumes d962b00721161f2293615f9cc913e37ab925dbceac5a4ad72453757ce94abb93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:07 + docker inspect -f . ci-base-image-arm64 11:03:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:07 prd-ubuntu20.04-docker-arm64-4c-16g-10929 does not seem to be running inside a container 11:03:07 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:03:08 $ docker top 7e3690b9d30432c565456c90f6449ad7b33ff0b39520c3c5c53b09a123de2623 -eo pid,comm [Pipeline] { [Pipeline] echo 11:03:09 ========================================================= 11:03:09 [edgeXBuildGoParallel] Running Tests and Build... 11:03:09 ========================================================= [Pipeline] sh 11:03:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 11:03:10 + make test 11:03:10 go test -race -coverprofile=coverage.out ./... 11:03:56 ? github.com/edgexfoundry/edgex-go [no test files] 11:04:24 #160 ... 11:04:24 11:04:24 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:04:24 #152 92.90 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 11:05:45 #152 ... 11:05:45 11:05:45 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:05:45 #156 DONE 162.3s 11:05:45 11:05:45 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:05:45 #157 DONE 162.2s 11:05:45 11:05:45 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:05:45 #151 DONE 162.3s 11:05:45 11:05:45 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:05:45 #160 DONE 162.3s 11:05:45 11:05:45 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:05:45 #159 DONE 162.3s 11:05:45 11:05:45 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:05:45 #149 DONE 162.4s 11:05:45 11:05:45 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:05:45 #161 ... 11:05:45 11:05:45 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:05:45 #148 DONE 162.4s 11:05:45 11:05:45 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:05:45 #150 DONE 162.4s 11:05:45 11:05:45 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:05:45 #154 DONE 162.5s 11:05:45 11:05:45 #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:05:45 #162 ... 11:05:45 11:05:45 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:05:45 #152 DONE 162.7s 11:05:45 11:05:45 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:05:45 #153 DONE 162.8s 11:05:45 11:05:45 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:05:45 #155 DONE 162.8s 11:05:45 11:05:45 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:05:45 #158 DONE 162.9s 11:05:45 11:05:45 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:05:45 #163 ... 11:05:45 11:05:45 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:05:45 #164 DONE 0.7s 11:05:45 11:05:45 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:05:45 #165 DONE 1.0s 11:05:45 11:05:45 #166 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:05:45 #166 ... 11:05:45 11:05:45 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:05:45 #161 DONE 1.0s 11:05:45 11:05:45 #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:05:45 #167 DONE 1.1s 11:05:45 11:05:45 #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:05:45 #162 DONE 0.8s 11:05:45 11:05:45 #168 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:05:45 #168 DONE 0.8s 11:05:45 11:05:45 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:05:45 #163 DONE 0.7s 11:05:45 11:05:45 #169 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:05:45 #169 DONE 0.8s 11:05:45 11:05:45 #170 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:05:45 #170 ... 11:05:45 11:05:45 #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:05:45 #171 DONE 0.6s 11:05:45 11:05:45 #166 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:05:45 #166 DONE 0.6s 11:05:45 11:05:45 #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:05:45 #172 DONE 0.5s 11:05:45 11:05:45 #173 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:05:45 #173 ... 11:05:45 11:05:45 #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:05:45 #174 DONE 0.5s 11:05:45 11:05:45 #175 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 11:05:45 #175 CACHED 11:05:45 11:05:45 #176 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 11:05:45 #176 CACHED 11:05:45 11:05:45 #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:05:45 #177 CACHED 11:05:45 11:05:45 #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:05:45 #178 CACHED 11:05:45 11:05:45 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:05:45 #179 CACHED 11:05:45 11:05:45 #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:05:45 #180 CACHED 11:05:45 11:05:45 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:05:45 #181 CACHED 11:05:45 11:05:45 #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:05:45 #182 CACHED 11:05:45 11:05:45 #183 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:05:45 #183 DONE 0.5s 11:05:45 11:05:45 #184 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:05:45 #184 DONE 0.5s 11:05:45 11:05:45 #185 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:05:45 #185 ... 11:05:45 11:05:45 #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:05:45 #186 DONE 0.6s 11:05:45 11:05:45 #170 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:05:45 #170 DONE 0.6s 11:05:45 11:05:45 #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:05:45 #187 ... 11:05:45 11:05:45 #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:05:45 #188 DONE 2.8s 11:05:45 11:05:45 #189 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 11:05:45 #189 DONE 3.3s 11:05:45 11:05:45 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:05:45 #190 ... 11:05:45 11:05:45 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:05:45 #191 DONE 3.4s 11:05:45 11:05:45 #192 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:05:45 #192 DONE 3.4s 11:05:45 11:05:45 #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:05:45 #193 DONE 3.4s 11:05:45 11:05:45 #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:05:45 #194 ... 11:05:45 11:05:45 #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:05:45 #195 DONE 3.9s 11:05:45 11:05:45 #173 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:05:45 #173 DONE 4.1s 11:05:45 11:05:45 #196 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:05:45 #196 DONE 4.0s 11:05:45 11:05:45 #197 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 11:05:45 #197 DONE 3.9s 11:05:45 11:05:45 #198 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:05:45 #198 DONE 4.0s 11:05:45 11:05:45 #185 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:05:45 #185 DONE 3.9s 11:05:45 11:05:45 #199 [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 11:05:45 #199 DONE 3.7s 11:05:45 11:05:45 #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:05:45 #187 DONE 3.8s 11:05:45 11:05:45 #200 [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 11:05:45 #200 ... 11:05:45 11:05:45 #201 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:05:45 #201 DONE 0.3s 11:05:45 11:05:45 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:05:45 #190 DONE 1.5s 11:05:45 11:05:45 #202 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 11:05:45 #202 DONE 0.9s 11:05:45 11:05:45 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 11:05:45 #203 DONE 0.9s 11:05:45 11:05:45 #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:05:45 #204 DONE 1.0s 11:05:45 11:05:45 #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:05:45 #194 DONE 1.0s 11:05:45 11:05:45 #205 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 11:05:45 #205 DONE 0.5s 11:05:45 11:05:45 #206 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:05:45 #206 DONE 0.5s 11:05:45 11:05:45 #207 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:05:45 #207 ... 11:05:45 11:05:45 #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 11:05:45 #208 DONE 0.5s 11:05:45 11:05:45 #209 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:05:45 #209 DONE 0.5s 11:05:45 11:05:45 #210 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:05:45 #210 DONE 0.5s 11:05:45 11:05:45 #200 [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 11:05:45 #200 DONE 0.6s 11:05:45 11:05:45 #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:05:45 #211 DONE 0.6s 11:05:45 11:05:45 #106 [support-cron-scheduler] exporting to image 11:05:45 #106 exporting layers 0.4s done 11:05:45 #106 ... 11:05:45 11:05:45 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 11:05:45 #212 DONE 0.7s 11:05:45 11:05:45 #213 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 11:05:45 #213 DONE 0.6s 11:05:45 11:05:45 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:05:45 #214 DONE 0.6s 11:05:45 11:05:45 #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:05:45 #215 DONE 0.6s 11:05:45 11:05:45 #106 [core-keeper] exporting to image 11:05:45 #106 exporting layers 0.5s done 11:05:45 #106 ... 11:05:45 11:05:45 #207 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:05:45 #207 DONE 0.6s 11:05:45 11:05:45 #216 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 11:05:45 #216 DONE 0.5s 11:05:45 11:05:45 #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:05:45 #217 DONE 0.6s 11:05:45 11:05:45 #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:05:45 #218 DONE 0.5s 11:05:45 11:05:45 #106 [support-notifications] exporting to image 11:05:45 #106 ... 11:05:45 11:05:45 #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 11:05:45 #219 DONE 0.6s 11:05:45 11:05:45 #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:05:45 #220 DONE 0.4s 11:05:45 11:05:45 #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:05:45 #221 DONE 0.4s 11:05:45 11:05:45 #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 11:05:45 #222 DONE 0.3s 11:05:45 11:05:45 #106 [core-data] exporting to image 11:05:45 #106 writing image sha256:a271e8d01fba295f40ec49b4479a8c1021463f7d3d74969aed4514d8627c4b83 11:05:45 #106 writing image sha256:5fea4cb5f45470f912c434d6b969538c8d59e53027a1b856b4dbe00a77b99057 11:05:45 #106 writing image sha256:24bcb37c83cbbdc6dda4d94f5a7cfc2605182ed1d0a29c5ca0d102cc72060e59 11:05:45 #106 writing image sha256:70eaecb2400193e3a58fed3fd7564be16cc8d9fed4646cf3e0074e1677e99999 11:05:45 #106 ... 11:05:45 11:05:45 #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:05:45 #223 DONE 0.5s 11:05:45 11:05:45 #106 [core-command] exporting to image 11:05:45 #106 exporting layers 0.6s done 11:05:45 #106 writing image sha256:a271e8d01fba295f40ec49b4479a8c1021463f7d3d74969aed4514d8627c4b83 0.1s done 11:05:45 #106 naming to docker.io/library/core-command done 11:05:45 #106 ... 11:05:45 11:05:45 #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:05:45 #224 DONE 0.2s 11:05:45 11:05:45 #106 [support-cron-scheduler] exporting to image 11:05:45 #106 writing image sha256:5fea4cb5f45470f912c434d6b969538c8d59e53027a1b856b4dbe00a77b99057 0.2s done 11:05:45 #106 writing image sha256:24bcb37c83cbbdc6dda4d94f5a7cfc2605182ed1d0a29c5ca0d102cc72060e59 0.2s done 11:05:45 #106 writing image sha256:70eaecb2400193e3a58fed3fd7564be16cc8d9fed4646cf3e0074e1677e99999 0.2s done 11:05:45 #106 writing image sha256:28d38746a1c6d5a073d4764cadf7025975b61103070b488bdd460ca90dda022d 0.1s done 11:05:45 #106 naming to docker.io/library/support-scheduler done 11:05:45 #106 naming to docker.io/library/security-spiffe-token-provider done 11:05:45 #106 naming to docker.io/library/support-cron-scheduler done 11:05:45 #106 naming to docker.io/library/core-keeper 11:05:45 #106 exporting layers 0.5s done 11:05:45 #106 naming to docker.io/library/core-keeper 0.1s done 11:05:45 #106 ... 11:05:45 11:05:45 #225 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 11:05:45 #225 DONE 0.3s 11:05:45 11:05:45 #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:05:45 #226 DONE 0.3s 11:05:45 11:05:45 #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:05:45 #227 DONE 0.9s 11:05:45 11:05:45 #228 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:05:45 #228 DONE 0.9s 11:05:45 11:05:45 #106 [core-common-config-bootstrapper] exporting to image 11:05:45 #106 writing image sha256:222c9b9fe916578bd6614a4da1b062f692ea0e8226600139d3e8127b31c97662 0.0s done 11:05:45 #106 writing image sha256:c39646b6ae89de9c41974143aa737618c2f14044b8a0c6cb1b7e37967f82abf8 0.0s done 11:05:45 #106 naming to docker.io/library/support-notifications done 11:05:45 #106 naming to docker.io/library/core-data done 11:05:45 #106 writing image sha256:62adf4300bad6d355d6aac4a01f601986fcaf727f54ea0b1c12deb6efd887892 11:05:45 #106 ... 11:05:45 11:05:45 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:05:45 #229 DONE 0.7s 11:05:45 11:05:45 #106 [core-metadata] exporting to image 11:05:45 #106 writing image sha256:62adf4300bad6d355d6aac4a01f601986fcaf727f54ea0b1c12deb6efd887892 0.0s done 11:05:45 #106 naming to docker.io/library/core-metadata 0.0s done 11:05:45 #106 ... 11:05:45 11:05:45 #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:05:45 #230 DONE 0.3s 11:05:45 11:05:45 #231 [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/ 11:05:45 #231 DONE 0.3s 11:05:45 11:05:45 #106 [security-proxy-setup] exporting to image 11:05:45 #106 exporting layers 0.2s done 11:05:45 #106 ... 11:05:45 11:05:45 #232 [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/ 11:05:45 #232 DONE 0.1s 11:05:45 11:05:45 #106 [security-proxy-auth] exporting to image 11:05:45 #106 exporting layers 0.3s done 11:05:45 #106 writing image sha256:33892f6868bc190daf7ca4b7eb9df3069304b544bc8617994a81249e9b3bebb6 done 11:05:45 #106 naming to docker.io/library/core-common-config-bootstrapper done 11:05:45 #106 writing image sha256:f776c02eaee8547f31b59d30095a47b06f31d2b29597340fe36d967a86b68fc3 0.0s done 11:05:45 #106 naming to docker.io/library/security-proxy-auth done 11:05:45 #106 exporting layers 0.3s done 11:05:45 #106 writing image sha256:8cccf8b5676537229004d07d14688f635d65ddbd529fbb64505b596267517051 done 11:05:45 #106 naming to docker.io/library/security-proxy-setup done 11:05:45 #106 DONE 3.2s 11:05:45 11:05:45 #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 11:05:45 #233 DONE 0.1s 11:05:45 11:05:45 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:05:45 #234 DONE 0.1s 11:05:45 11:05:45 #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 11:05:45 #235 DONE 0.4s 11:05:45 11:05:45 #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:05:45 #236 DONE 0.7s 11:05:45 11:05:45 #106 [security-bootstrapper] exporting to image 11:05:45 #106 exporting layers 0.2s done 11:05:45 #106 writing image sha256:a89c2ed1400d4681ec6fb664f45bbd411c3184ddc64ddf560dd8382f4debb895 done 11:05:45 #106 naming to docker.io/library/security-bootstrapper done 11:05:45 #106 writing image sha256:6c8039a0f81b63e05e710188d5c851590f866e3802e1aac5ba6bec7b4aecfd42 done 11:05:45 #106 naming to docker.io/library/security-secretstore-setup done 11:05:45 #106 DONE 3.5s 11:05:45 11:05:45 #55 [security-spire-agent internal] load build context 11:05:45 time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:05:45 time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:05:45 time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:05:45 time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:05:45 time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:05:45 time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:05:45 time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:05:45 time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:05:45 time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:05:45 time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:05:45 time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:05:45 time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:05:45 time="2024-09-23T11:01:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:05:45 time="2024-09-23T11:01:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:05:45 time="2024-09-23T11:01:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:05:45 time="2024-09-23T11:01:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:05:45 $ docker stop --time=1 5ebde66fd6abcf1ed1938358d343b6b30c943eaba915d8b0de582bdfe4cc5a7d 11:05:47 $ docker rm -f --volumes 5ebde66fd6abcf1ed1938358d343b6b30c943eaba915d8b0de582bdfe4cc5a7d [Pipeline] // withDockerContainer [Pipeline] sh 11:05:47 + docker images 11:05:47 REPOSITORY TAG IMAGE ID CREATED SIZE 11:05:47 security-secretstore-setup latest 6c8039a0f81b 6 seconds ago 37MB 11:05:47 security-proxy-setup latest 8cccf8b56765 6 seconds ago 26.2MB 11:05:47 security-bootstrapper latest a89c2ed1400d 6 seconds ago 19MB 11:05:47 support-notifications latest c39646b6ae89 7 seconds ago 42.8MB 11:05:47 security-proxy-auth latest f776c02eaee8 7 seconds ago 33.1MB 11:05:47 core-common-config-bootstrapper latest 33892f6868bc 7 seconds ago 15.2MB 11:05:47 core-metadata latest 62adf4300bad 7 seconds ago 40.1MB 11:05:47 core-data latest 222c9b9fe916 7 seconds ago 39.9MB 11:05:47 core-keeper latest 28d38746a1c6 8 seconds ago 39.8MB 11:05:47 support-scheduler latest 5fea4cb5f454 8 seconds ago 42.2MB 11:05:47 security-spiffe-token-provider latest 70eaecb24001 8 seconds ago 28.9MB 11:05:47 support-cron-scheduler latest 24bcb37c83cb 8 seconds ago 44.4MB 11:05:47 core-command latest a271e8d01fba 8 seconds ago 35.5MB 11:05:47 security-spire-agent latest 5b92f4338746 3 minutes ago 182MB 11:05:47 security-spire-config latest c7f588a60004 3 minutes ago 120MB 11:05:47 security-spire-server latest 1cdb244479e5 3 minutes ago 121MB 11:05:47 ci-base-image-x86_64 latest c4a2413e3b93 7 minutes ago 971MB 11:05:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 11:05:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 11:05:47 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] } 11:07:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:07:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 11:08:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:08:20 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 11:08:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:08:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:08:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:08:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:08:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 11:08:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:08:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 11:08:28 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 11:08:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:08:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:08:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:08:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.117s coverage: 28.7% of statements 11:08:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.191s coverage: 97.0% of statements 11:08:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 11:08:56 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 11:08:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:09:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.305s coverage: 69.2% of statements 11:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:09:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.215s coverage: 53.2% of statements 11:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 11:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 11:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 11:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 11:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 11:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 11:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 11:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 11:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 11:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 11:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:09:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.251s coverage: 93.4% of statements 11:09:23 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.313s coverage: 91.7% of statements 11:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:09:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.217s coverage: 7.0% of statements 11:09:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:09:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:09:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 11:09:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:09:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:09:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:09:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:09:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:09:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:09:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 11:09:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:09:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.721s coverage: 95.8% of statements 11:09:39 ok github.com/edgexfoundry/edgex-go/internal/io 1.093s coverage: 72.2% of statements 11:09:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 11:09:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.167s coverage: 0.0% of statements [no tests to run] 11:09:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:09:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.289s coverage: 0.8% of statements 11:09:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.135s coverage: 30.9% of statements 11:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.148s coverage: 41.7% of statements 11:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.104s coverage: 77.8% of statements 11:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.110s coverage: 94.1% of statements 11:09:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.100s coverage: 96.3% of statements 11:09:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.127s coverage: 87.5% of statements 11:10:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:10:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:10:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:10:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 11:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 11:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 11:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.118s coverage: 94.4% of statements 11:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 11:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 11:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 11:10:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:10:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:10:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:10:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:10:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:10:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.948s coverage: 79.9% of statements 11:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.141s coverage: 92.9% of statements 11:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 66.7% of statements 11:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.106s coverage: 62.3% of statements 11:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.104s coverage: 75.0% of statements 11:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 11:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.099s coverage: 87.2% of statements 11:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements 11:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.074s coverage: 100.0% of statements 11:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.278s coverage: 81.8% of statements 11:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.285s coverage: 82.1% of statements 11:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.110s coverage: 86.0% of statements 11:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.799s coverage: 63.1% of statements 11:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.124s coverage: 100.0% of statements 11:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.115s coverage: 89.4% of statements 11:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.105s coverage: 100.0% of statements 11:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 11:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 11:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 11:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements 11:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements 11:10:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:10:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:10:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:10:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.651s coverage: 36.5% of statements 11:10:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.120s coverage: 89.5% of statements 11:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 11:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 11:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 11:10:48 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 11:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.097s coverage: 84.8% of statements 11:10:53 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 11:10:53 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 11:10:53 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 11:10:53 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.141s coverage: 4.9% of statements 11:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 11:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 11:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:11:00 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.344s coverage: 97.1% of statements 11:11:00 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.129s coverage: 35.9% of statements 11:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:11:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.179s coverage: 19.9% of statements 11:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:11:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.485s coverage: 95.7% of statements 11:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:11:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.153s coverage: 61.8% of statements 11:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:11:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.278s coverage: 98.9% of statements 11:11:24 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 11:11:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:11:24 go vet ./... 11:15:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:15:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:15:46 ./bin/test-attribution-txt.sh 11:15:46 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 11:15:46 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 11:15:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 11:15:47 + ls -al . 11:15:47 total 960 11:15:47 drwxrwxr-x 10 1001 1001 4096 Sep 23 11:03 . 11:15:47 drwxr-xr-x 4 root root 4096 Sep 23 11:03 .. 11:15:47 drwxrwxr-x 2 1001 1001 4096 Sep 23 11:00 .blubracket 11:15:47 -rw-rw-r-- 1 1001 1001 10 Sep 23 11:00 .dockerignore 11:15:47 drwxrwxr-x 8 1001 1001 4096 Sep 23 11:00 .git 11:15:47 drwxrwxr-x 3 1001 1001 4096 Sep 23 11:00 .github 11:15:47 -rw-rw-r-- 1 1001 1001 1102 Sep 23 11:00 .gitignore 11:15:47 -rw-rw-r-- 1 1001 1001 42 Sep 23 11:00 .golangci.yml 11:15:47 -rw-rw-r-- 1 1001 1001 100 Sep 23 11:00 .hadolint.yml 11:15:47 -rw-rw-r-- 1 1001 1001 155 Sep 23 11:00 .sonarcloud.properties 11:15:47 -rw-rw-r-- 1 1001 1001 1171 Sep 23 11:00 ADOPTERS.md 11:15:47 -rw-rw-r-- 1 1001 1001 21286 Sep 23 11:00 Attribution.txt 11:15:47 -rw-rw-r-- 1 1001 1001 100284 Sep 23 11:00 CHANGELOG.md 11:15:47 -rw-rw-r-- 1 1001 1001 3804 Sep 23 11:00 CONTRIBUTING.md 11:15:47 -rw-rw-r-- 1 1001 1001 677 Sep 23 11:00 GOVERNANCE.md 11:15:47 -rw-rw-r-- 1 1001 1001 861 Sep 23 11:00 Jenkinsfile 11:15:47 -rw-rw-r-- 1 1001 1001 10775 Sep 23 11:00 LICENSE 11:15:47 -rw-rw-r-- 1 1001 1001 16854 Sep 23 11:00 Makefile 11:15:47 -rw-rw-r-- 1 1001 1001 582 Sep 23 11:00 OWNERS.md 11:15:47 -rw-rw-r-- 1 1001 1001 9528 Sep 23 11:00 README.md 11:15:47 -rw-rw-r-- 1 1001 1001 789 Sep 23 11:00 SECURITY.md 11:15:47 -rw-rw-r-- 1 1001 1001 5 Sep 23 10:57 VERSION 11:15:47 drwxrwxr-x 2 1001 1001 4096 Sep 23 11:00 bin 11:15:47 drwxrwxr-x 20 1001 1001 4096 Sep 23 11:00 cmd 11:15:47 -rw-r--r-- 1 root root 596277 Sep 23 11:11 coverage.out 11:15:47 drwxrwxr-x 2 1001 1001 4096 Sep 23 11:00 fuzz_test 11:15:47 -rw-rw-r-- 1 1001 1001 7305 Sep 23 11:00 go.mod 11:15:47 -rw-rw-r-- 1 1001 1001 102748 Sep 23 11:00 go.sum 11:15:47 drwxrwxr-x 7 1001 1001 4096 Sep 23 11:00 internal 11:15:47 drwxrwxr-x 3 1001 1001 4096 Sep 23 11:00 openapi 11:15:47 -rw-rw-r-- 1 1001 1001 584 Sep 23 11:00 security.txt 11:15:47 -rw-rw-r-- 1 1001 1001 204 Sep 23 11:00 version.go [Pipeline] sh 11:15:47 + '[' -e coverage.out ] 11:15:47 + chown 1001:1001 coverage.out [Pipeline] stash 11:15:47 Warning: overwriting stash ‘coverage-report’ 11:15:48 Stashed 1 file(s) [Pipeline] sh 11:15:49 + make build 11:15:49 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 11:19:10 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 11:19:10 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 11:19:16 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 11:19:18 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 11:19:27 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 11:19:59 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 11:20:03 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 11:20:15 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 11:20:28 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 11:20:30 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 11:20:34 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 11:20:37 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 11:20: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 11:20:47 $ docker stop --time=1 7e3690b9d30432c565456c90f6449ad7b33ff0b39520c3c5c53b09a123de2623 11:20:49 $ docker rm -f --volumes 7e3690b9d30432c565456c90f6449ad7b33ff0b39520c3c5c53b09a123de2623 [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 11:20:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:20:53 11:20:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:20:53 latest: Pulling from edgex-devops/edgex-compose-arm64 11:20:53 547446be3368: Pulling fs layer 11:20:53 d125d8839a47: Pulling fs layer 11:20:53 3e85d5ac6304: Pulling fs layer 11:20:53 c3105a71a48b: Pulling fs layer 11:20:53 0f093f025ec4: Pulling fs layer 11:20:53 c3106fc0e877: Pulling fs layer 11:20:53 c3105a71a48b: Waiting 11:20:53 0f093f025ec4: Waiting 11:20:53 c3106fc0e877: Waiting 11:20:53 547446be3368: Verifying Checksum 11:20:53 547446be3368: Download complete 11:20:53 c3105a71a48b: Download complete 11:20:54 d125d8839a47: Verifying Checksum 11:20:54 d125d8839a47: Download complete 11:20:54 c3106fc0e877: Verifying Checksum 11:20:54 c3106fc0e877: Download complete 11:20:54 0f093f025ec4: Verifying Checksum 11:20:54 0f093f025ec4: Download complete 11:20:54 547446be3368: Pull complete 11:20:56 d125d8839a47: Pull complete 11:20:56 3e85d5ac6304: Verifying Checksum 11:20:56 3e85d5ac6304: Download complete 11:21:06 3e85d5ac6304: Pull complete 11:21:06 c3105a71a48b: Pull complete 11:21:07 0f093f025ec4: Pull complete 11:21:07 c3106fc0e877: Pull complete 11:21:07 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 11:21:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:21:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:21:08 prd-ubuntu20.04-docker-arm64-4c-16g-10929 does not seem to be running inside a container 11:21:08 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:21:10 $ docker top d6ed4a32c8b207ce060bd7ca6799458ff8c0c573ee6ad08a9cdac8d44f210e46 -eo pid,comm [Pipeline] { [Pipeline] sh 11:21:11 + docker compose -f ./docker-compose-build.yml build --parallel 11:21:21 #1 [core-data internal] load build definition from Dockerfile 11:21:21 #1 transferring dockerfile: 2.07kB done 11:21:21 #1 DONE 0.1s 11:21:21 11:21:21 #2 [security-spire-agent internal] load build definition from Dockerfile 11:21:21 #2 transferring dockerfile: 1.81kB done 11:21:21 #2 DONE 0.1s 11:21:21 11:21:21 #3 [security-spire-config internal] load build definition from Dockerfile 11:21:21 #3 transferring dockerfile: 1.69kB 0.0s done 11:21:21 #3 DONE 0.1s 11:21:21 11:21:21 #4 [core-command internal] load build definition from Dockerfile 11:21:21 #4 transferring dockerfile: 1.93kB done 11:21:21 #4 DONE 0.1s 11:21:21 11:21:21 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:21:21 #5 transferring dockerfile: 2.23kB done 11:21:21 #5 DONE 0.1s 11:21:21 11:21:21 #6 [support-cron-scheduler internal] load build definition from Dockerfile 11:21:21 #6 transferring dockerfile: 1.85kB 0.0s done 11:21:21 #6 DONE 0.1s 11:21:21 11:21:21 #7 [security-spire-server internal] load build definition from Dockerfile 11:21:21 #7 transferring dockerfile: 1.70kB 0.0s done 11:21:21 #7 DONE 0.1s 11:21:21 11:21:21 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:21:21 #8 transferring dockerfile: 1.89kB done 11:21:21 #8 DONE 0.1s 11:21:21 11:21:21 #9 [support-scheduler internal] load build definition from Dockerfile 11:21:21 #9 transferring dockerfile: 1.93kB done 11:21:21 #9 DONE 0.1s 11:21:21 11:21:21 #10 [security-proxy-auth internal] load build definition from Dockerfile 11:21:22 #10 transferring dockerfile: 2.15kB done 11:21:22 #10 DONE 0.1s 11:21:22 11:21:22 #11 [core-metadata internal] load build definition from Dockerfile 11:21:22 #11 transferring dockerfile: 2.13kB 0.0s done 11:21:22 #11 DONE 0.1s 11:21:22 11:21:22 #12 [support-notifications internal] load build definition from Dockerfile 11:21:22 #12 transferring dockerfile: 2.02kB 0.0s done 11:21:22 #12 DONE 0.1s 11:21:22 11:21:22 #13 [security-proxy-setup internal] load build definition from Dockerfile 11:21:22 #13 transferring dockerfile: 2.50kB 0.0s done 11:21:22 #13 DONE 0.1s 11:21:22 11:21:22 #14 [security-secretstore-setup internal] load build definition from Dockerfile 11:21:22 #14 transferring dockerfile: 2.49kB 0.0s done 11:21:22 #14 DONE 0.1s 11:21:22 11:21:22 #15 [security-bootstrapper internal] load build definition from Dockerfile 11:21:22 #15 transferring dockerfile: 3.17kB 0.0s done 11:21:22 #15 DONE 0.1s 11:21:22 11:21:22 #16 [core-data internal] load .dockerignore 11:21:22 #16 transferring context: 11:21:22 #16 transferring context: 50B 0.0s done 11:21:22 #16 DONE 0.1s 11:21:22 11:21:22 #17 [core-keeper internal] load build definition from Dockerfile 11:21:22 #17 transferring dockerfile: 2.07kB 0.0s done 11:21:22 #17 DONE 0.1s 11:21:23 11:21:23 #18 [security-spire-agent internal] load .dockerignore 11:21:23 #18 transferring context: 50B 0.0s done 11:21:23 #18 DONE 0.0s 11:21:23 11:21:23 #19 [security-spire-config internal] load .dockerignore 11:21:23 #19 transferring context: 50B done 11:21:23 #19 DONE 0.1s 11:21:23 11:21:23 #20 [core-command internal] load .dockerignore 11:21:23 #20 transferring context: 50B done 11:21:23 #20 DONE 0.1s 11:21:23 11:21:23 #21 [core-common-config-bootstrapper internal] load .dockerignore 11:21:23 #21 transferring context: 50B 0.0s done 11:21:23 #21 DONE 0.1s 11:21:23 11:21:23 #22 [support-cron-scheduler internal] load .dockerignore 11:21:23 #22 transferring context: 50B done 11:21:23 #22 DONE 0.1s 11:21:23 11:21:23 #23 [security-spire-server internal] load .dockerignore 11:21:23 #23 transferring context: 50B done 11:21:23 #23 DONE 0.1s 11:21:23 11:21:23 #24 [security-spiffe-token-provider internal] load .dockerignore 11:21:23 #24 transferring context: 50B done 11:21:23 #24 DONE 0.1s 11:21:23 11:21:23 #25 [support-scheduler internal] load .dockerignore 11:21:23 #25 transferring context: 50B 0.0s done 11:21:23 #25 DONE 0.1s 11:21:23 11:21:23 #26 [security-proxy-auth internal] load .dockerignore 11:21:23 #26 transferring context: 50B 0.0s done 11:21:23 #26 DONE 0.1s 11:21:23 11:21:23 #27 [core-metadata internal] load .dockerignore 11:21:23 #27 transferring context: 50B 0.0s done 11:21:23 #27 DONE 0.1s 11:21:23 11:21:23 #28 [support-notifications internal] load .dockerignore 11:21:23 #28 transferring context: 50B 0.0s done 11:21:23 #28 DONE 0.1s 11:21:23 11:21:23 #29 [security-proxy-setup internal] load .dockerignore 11:21:23 #29 transferring context: 50B 0.0s done 11:21:23 #29 DONE 0.1s 11:21:23 11:21:23 #30 [security-secretstore-setup internal] load .dockerignore 11:21:24 #30 transferring context: 50B 0.0s done 11:21:24 #30 DONE 0.1s 11:21:24 11:21:24 #31 [security-bootstrapper internal] load .dockerignore 11:21:24 #31 transferring context: 50B 0.0s done 11:21:24 #31 DONE 0.1s 11:21:24 11:21:24 #32 [core-keeper internal] load .dockerignore 11:21:24 #32 transferring context: 50B 0.0s done 11:21:24 #32 DONE 0.1s 11:21:24 11:21:24 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:21:24 #33 DONE 0.0s 11:21:24 11:21:24 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 11:21:24 #34 DONE 0.2s 11:21:24 11:21:24 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:21:24 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 11:21:24 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 11:21:24 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 11:21:24 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 11:21:24 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 0.2s 11:21:24 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 11:21:24 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 11:21:25 #35 ... 11:21:25 11:21:25 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:21:25 #36 DONE 1.1s 11:21:25 11:21:25 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:21:25 #35 ... 11:21:25 11:21:25 #37 [core-data builder 2/7] WORKDIR /edgex-go 11:21:25 #37 DONE 0.3s 11:21:25 11:21:25 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:21:25 #35 ... 11:21:25 11:21:25 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 11:21:25 #34 DONE 0.4s 11:21:25 11:21:25 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:21:25 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 11:21:25 #35 ... 11:21:25 11:21:25 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:21:25 #33 DONE 0.0s 11:21:25 11:21:25 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 11:21:25 #34 DONE 0.5s 11:21:26 11:21:26 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:21:26 #33 DONE 0.0s 11:21:26 11:21:26 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:21:26 #36 DONE 1.8s 11:21:26 11:21:26 #37 [core-command builder 2/7] WORKDIR /edgex-go 11:21:26 #37 DONE 0.5s 11:21:26 11:21:26 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 11:21:26 #34 DONE 0.6s 11:21:26 11:21:26 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:21:26 #33 DONE 0.0s 11:21:26 11:21:26 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:21:26 #36 DONE 1.8s 11:21:26 11:21:26 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 11:21:26 #37 DONE 0.5s 11:21:26 11:21:26 #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:21:26 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 11:21:26 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 11:21:26 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 11:21:26 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 11:21:26 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 11:21:26 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 11:21:26 #35 ... 11:21:26 11:21:26 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:21:26 #36 DONE 1.8s 11:21:26 11:21:26 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 11:21:26 #37 DONE 0.6s 11:21:26 11:21:26 #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:21:26 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 11:21:26 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 11:21:26 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 11:21:26 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 11:21:26 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 11:21:26 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 11:21:26 #35 ... 11:21:26 11:21:26 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:21:26 #33 DONE 0.0s 11:21:26 11:21:26 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:21:26 #33 DONE 0.0s 11:21:26 11:21:26 #38 [core-command internal] load build context 11:21:26 #38 ... 11:21:26 11:21:26 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 11:21:26 #34 DONE 0.9s 11:21:26 11:21:26 #38 [core-command internal] load build context 11:21:26 #38 ... 11:21:26 11:21:26 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:21:26 #36 DONE 1.9s 11:21:26 11:21:26 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 11:21:26 #37 DONE 0.6s 11:21:26 11:21:26 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:21:26 #33 DONE 0.0s 11:21:26 11:21:26 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 11:21:26 #39 DONE 1.2s 11:21:26 11:21:26 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 11:21:26 #40 DONE 1.2s 11:21:26 11:21:26 #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:21:26 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 11:21:26 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 11:21:26 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 11:21:26 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 11:21:26 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 11:21:26 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 11:21:26 #35 DONE 3.1s 11:21:26 11:21:26 #38 [core-command internal] load build context 11:21:26 #38 ... 11:21:26 11:21:26 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:21:26 #33 DONE 0.0s 11:21:26 11:21:26 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:21:26 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 11:21:26 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 11:21:26 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 11:21:26 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 11:21:26 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 11:21:26 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 11:21:26 #35 DONE 3.1s 11:21:26 11:21:26 #38 [core-command internal] load build context 11:21:27 #38 ... 11:21:27 11:21:27 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:21:27 #33 DONE 0.0s 11:21:27 11:21:27 #38 [core-command internal] load build context 11:21:27 #38 ... 11:21:27 11:21:27 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:21:27 #33 DONE 0.0s 11:21:27 11:21:27 #38 [core-command internal] load build context 11:21:27 #38 ... 11:21:27 11:21:27 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:21:27 #33 DONE 0.0s 11:21:27 11:21:27 #38 [core-command internal] load build context 11:21:27 #38 ... 11:21:27 11:21:27 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:21:27 #33 DONE 0.0s 11:21:27 11:21:27 #38 [core-command internal] load build context 11:21:27 #38 ... 11:21:27 11:21:27 #41 [security-spire-server internal] load build context 11:21:27 #41 transferring context: 27.71kB 0.1s done 11:21:27 #41 DONE 0.9s 11:21:27 11:21:27 #38 [core-command internal] load build context 11:21:28 #38 ... 11:21:28 11:21:28 #42 [security-spire-config internal] load build context 11:21:28 #42 transferring context: 25.96kB 0.1s done 11:21:28 #42 DONE 1.1s 11:21:28 11:21:28 #38 [core-command internal] load build context 11:21:28 #38 ... 11:21:28 11:21:28 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:21:28 #33 DONE 0.0s 11:21:28 11:21:28 #43 [security-spire-agent internal] load build context 11:21:28 #43 transferring context: 27.24kB 0.3s done 11:21:28 #43 DONE 1.3s 11:21:28 11:21:28 #38 [core-command internal] load build context 11:21:28 #38 ... 11:21:28 11:21:28 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:21:28 #36 DONE 2.1s 11:21:28 11:21:28 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 11:21:28 #37 DONE 0.8s 11:21:28 11:21:28 #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:21:28 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 11:21:28 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 11:21:28 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 11:21:28 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 11:21:28 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 11:21:28 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 11:21:28 #35 DONE 3.3s 11:21:28 11:21:28 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:21:28 #36 DONE 2.1s 11:21:28 11:21:28 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 11:21:28 #37 DONE 0.8s 11:21:28 11:21:28 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:21:28 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 11:21:28 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 11:21:28 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 11:21:28 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 11:21:28 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 11:21:28 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 11:21:28 #35 DONE 3.3s 11:21:28 11:21:28 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 11:21:28 #34 DONE 2.7s 11:21:28 11:21:28 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:21:28 #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.9s done 11:21:28 #44 DONE 1.9s 11:21:28 11:21:28 #45 [core-keeper internal] load build context 11:21:28 #45 ... 11:21:28 11:21:28 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:21:28 #36 DONE 2.1s 11:21:28 11:21:28 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 11:21:28 #37 DONE 0.8s 11:21:28 11:21:28 #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:21:28 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 11:21:28 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 11:21:28 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 11:21:28 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 11:21:28 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 11:21:28 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 11:21:28 #35 DONE 3.3s 11:21:28 11:21:28 #46 [security-bootstrapper internal] load build context 11:21:28 #46 DONE 0.0s 11:21:28 11:21:28 #47 [security-proxy-setup internal] load build context 11:21:28 #47 DONE 0.0s 11:21:28 11:21:28 #48 [core-metadata internal] load build context 11:21:28 #48 DONE 0.0s 11:21:28 11:21:28 #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 11:21:34 #49 ... 11:21:34 11:21:34 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:21:34 #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.7s done 11:21:34 #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 11:21:34 #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 11:21:34 #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 11:21:34 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.3s done 11:21:34 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.7s 11:21:34 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.7s 11:21:34 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 11:21:34 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.9s done 11:21:34 #50 ... 11:21:34 11:21:34 #51 [core-data internal] load build context 11:21:34 #51 transferring context: 57.07MB 9.9s 11:21:34 #51 ... 11:21:34 11:21:34 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:21:34 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.5s done 11:21:35 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 5.7s 11:21:35 #50 ... 11:21:35 11:21:35 #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 11:21:35 #0 7.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:21:35 #0 7.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:21:35 #52 ... 11:21:35 11:21:35 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:21:36 #50 ... 11:21:36 11:21:36 #53 [core-common-config-bootstrapper internal] load build context 11:21:36 #53 ... 11:21:36 11:21:36 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:21:36 #0 6.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:21:36 #0 7.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:21:36 #54 ... 11:21:36 11:21:36 #55 [support-cron-scheduler internal] load build context 11:21:36 #55 ... 11:21:36 11:21:36 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:21:36 #50 ... 11:21:36 11:21:36 #56 [security-spiffe-token-provider internal] load build context 11:21:36 #56 ... 11:21:36 11:21:36 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:21:36 #0 8.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:21:36 #0 9.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:21:36 #57 ... 11:21:36 11:21:36 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:21:36 #0 7.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:21:36 #0 8.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:21:37 #58 ... 11:21:37 11:21:37 #59 [support-scheduler internal] load build context 11:21:37 #59 ... 11:21:37 11:21:37 #60 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:21:37 #0 9.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:21:37 #60 ... 11:21:37 11:21:37 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:21:37 #61 ... 11:21:37 11:21:37 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:21:37 #62 ... 11:21:37 11:21:37 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:21:37 #0 8.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:21:37 #0 9.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:21:37 #63 ... 11:21:37 11:21:37 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:21:37 #64 ... 11:21:37 11:21:37 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:21:37 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 7.8s 11:21:37 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 11:21:38 #50 ... 11:21:38 11:21:38 #65 [support-notifications internal] load build context 11:21:38 #65 ... 11:21:38 11:21:38 #66 [security-proxy-auth internal] load build context 11:21:38 #66 ... 11:21:38 11:21:38 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:21:39 #67 ... 11:21:39 11:21:39 #46 [security-bootstrapper internal] load build context 11:21:39 #46 ... 11:21:39 11:21:39 #47 [security-proxy-setup internal] load build context 11:21:39 #47 ... 11:21:39 11:21:39 #52 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 11:21:39 #52 11.31 OK: 266 MiB in 52 packages 11:21:39 #52 DONE 14.1s 11:21:39 11:21:39 #47 [security-proxy-setup internal] load build context 11:21:39 #47 ... 11:21:39 11:21:39 #38 [core-command internal] load build context 11:21:39 #38 ... 11:21:39 11:21:39 #48 [core-metadata internal] load build context 11:21:39 #48 ... 11:21:39 11:21:39 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:21:39 #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 11:21:39 #44 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 11:21:39 #44 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 11:21:39 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 11:21:39 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 11:21:39 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 11:21:39 #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.9s done 11:21:39 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 6.3s 11:21:39 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 11:21:39 #44 ... 11:21:39 11:21:39 #68 [security-secretstore-setup internal] load build context 11:21:39 #68 ... 11:21:39 11:21:39 #54 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:21:39 #54 10.56 OK: 266 MiB in 52 packages 11:21:39 #54 DONE 13.5s 11:21:39 11:21:39 #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 11:21:39 #69 ... 11:21:39 11:21:39 #68 [security-secretstore-setup internal] load build context 11:21:40 #68 ... 11:21:40 11:21:40 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:21:40 #67 DONE 11.4s 11:21:40 11:21:40 #70 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:21:40 #70 ... 11:21:40 11:21:40 #45 [core-keeper internal] load build context 11:21:40 #45 ... 11:21:40 11:21:40 #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 11:21:40 #71 ... 11:21:40 11:21:40 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:21:40 #72 ... 11:21:40 11:21:40 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:21:40 #73 ... 11:21:40 11:21:40 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:21:40 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 10.7s 11:21:41 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 11.6s 11:21:41 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 11:21:41 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 11:21:42 #50 ... 11:21:42 11:21:42 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:21:42 #63 12.65 (1/1) Installing dumb-init (1.2.5-r2) 11:21:42 #63 12.65 Executing busybox-1.36.1-r7.trigger 11:21:42 #63 12.65 OK: 8 MiB in 16 packages 11:21:42 #63 DONE 14.6s 11:21:42 11:21:42 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:21:43 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 14.0s 11:21:44 #50 ... 11:21:44 11:21:44 #60 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:21:44 #60 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:21:44 #60 13.99 (1/1) Installing dumb-init (1.2.5-r2) 11:21:44 #60 14.09 Executing busybox-1.36.1-r7.trigger 11:21:44 #60 14.15 OK: 8 MiB in 16 packages 11:21:44 #60 DONE 17.1s 11:21:44 11:21:44 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:21:44 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.61MB / 28.04MB 14.9s 11:21:44 #50 ... 11:21:44 11:21:44 #51 [core-data internal] load build context 11:21:44 #51 transferring context: 66.68MB 20.3s 11:21:44 #51 ... 11:21:44 11:21:44 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:21:46 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 16.0s 11:21:46 #50 ... 11:21:46 11:21:46 #53 [core-common-config-bootstrapper internal] load build context 11:21:46 #53 ... 11:21:46 11:21:46 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:21:46 #58 11.94 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:21:46 #58 11.94 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:21:46 #58 11.94 OK: 19955 distinct packages available 11:21:46 #58 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:21:46 #58 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:21:46 #58 17.24 OK: 266 MiB in 52 packages 11:21:46 #58 DONE 19.8s 11:21:46 11:21:46 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:21:47 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.45MB / 28.04MB 17.1s 11:21:47 #50 ... 11:21:47 11:21:47 #55 [support-cron-scheduler internal] load build context 11:21:47 #55 ... 11:21:47 11:21:47 #56 [security-spiffe-token-provider internal] load build context 11:21:47 #56 ... 11:21:47 11:21:47 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:21:47 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 17.4s 11:21:47 #50 ... 11:21:47 11:21:47 #59 [support-scheduler internal] load build context 11:21:47 #59 ... 11:21:47 11:21:47 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:21:48 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 18.0s 11:21:49 #50 ... 11:21:49 11:21:49 #65 [support-notifications internal] load build context 11:21:49 #65 ... 11:21:49 11:21:49 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:21:49 #61 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:21:49 #61 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:21:49 #61 15.91 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:21:49 #61 15.91 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:21:49 #61 15.91 OK: 19946 distinct packages available 11:21:49 #61 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:21:49 #61 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:21:49 #61 ... 11:21:49 11:21:49 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:21:49 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 19.2s 11:21:49 #50 ... 11:21:49 11:21:49 #66 [security-proxy-auth internal] load build context 11:21:49 #66 ... 11:21:49 11:21:49 #46 [security-bootstrapper internal] load build context 11:21:49 #46 ... 11:21:49 11:21:49 #47 [security-proxy-setup internal] load build context 11:21:49 #47 ... 11:21:49 11:21:49 #38 [core-command internal] load build context 11:21:49 #38 ... 11:21:49 11:21:49 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:21:49 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.6s done 11:21:49 #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 11:21:49 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.1s 11:21:49 #44 ... 11:21:49 11:21:49 #48 [core-metadata internal] load build context 11:21:49 #48 ... 11:21:49 11:21:49 #38 [core-command internal] load build context 11:21:50 #38 ... 11:21:50 11:21:50 #68 [security-secretstore-setup internal] load build context 11:21:50 #68 ... 11:21:50 11:21:50 #38 [core-command internal] load build context 11:21:50 #38 ... 11:21:50 11:21:50 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:21:50 #74 ... 11:21:50 11:21:50 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:21:50 #57 13.61 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:21:50 #57 13.61 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:21:50 #57 13.61 OK: 19946 distinct packages available 11:21:50 #57 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:21:50 #57 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:21:50 #57 19.74 (1/11) Installing ca-certificates (20240226-r0) 11:21:50 #57 20.01 (2/11) Installing brotli-libs (1.0.9-r14) 11:21:50 #57 20.01 (3/11) Installing libunistring (1.1-r1) 11:21:50 #57 20.20 (4/11) Installing libidn2 (2.3.4-r1) 11:21:50 #57 20.20 (5/11) Installing nghttp2-libs (1.57.0-r0) 11:21:50 #57 20.31 (6/11) Installing libcurl (8.9.1-r0) 11:21:50 #57 20.41 (7/11) Installing curl (8.9.1-r0) 11:21:50 #57 20.41 (8/11) Installing dumb-init (1.2.5-r2) 11:21:50 #57 20.41 (9/11) Installing musl-obstack (1.2.3-r2) 11:21:50 #57 20.44 (10/11) Installing libucontext (1.2-r2) 11:21:50 #57 20.44 (11/11) Installing gcompat (1.1.0-r1) 11:21:50 #57 20.48 Executing busybox-1.36.1-r7.trigger 11:21:50 #57 20.71 Executing ca-certificates-20240226-r0.trigger 11:21:50 #57 22.15 OK: 13 MiB in 26 packages 11:21:50 #57 ... 11:21:50 11:21:50 #45 [core-keeper internal] load build context 11:21:50 #45 ... 11:21:50 11:21:50 #47 [security-proxy-setup internal] load build context 11:21:51 #47 transferring context: 22.73MB 20.1s 11:21:51 #47 ... 11:21:51 11:21:51 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:21:51 #57 DONE 24.2s 11:21:51 11:21:51 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:21:51 #61 21.84 (1/5) Installing dumb-init (1.2.5-r2) 11:21:51 #61 21.84 (2/5) Installing musl-obstack (1.2.3-r2) 11:21:51 #61 21.84 (3/5) Installing libucontext (1.2-r2) 11:21:51 #61 21.90 (4/5) Installing gcompat (1.1.0-r1) 11:21:51 #61 21.90 (5/5) Installing openssl (3.1.7-r0) 11:21:51 #61 22.06 Executing busybox-1.36.1-r7.trigger 11:21:51 #61 22.21 OK: 9 MiB in 20 packages 11:21:51 #61 DONE 24.0s 11:21:51 11:21:51 #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:21:53 #75 ... 11:21:53 11:21:53 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:21:53 #64 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:21:53 #64 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:21:53 #64 19.32 (1/3) Installing ca-certificates (20240226-r0) 11:21:53 #64 19.48 (2/3) Installing dumb-init (1.2.5-r2) 11:21:53 #64 19.51 (3/3) Installing tzdata (2024a-r0) 11:21:53 #64 22.66 Executing busybox-1.36.1-r7.trigger 11:21:53 #64 22.87 Executing ca-certificates-20240226-r0.trigger 11:21:53 #64 24.46 OK: 12 MiB in 18 packages 11:21:53 #64 ... 11:21:53 11:21:53 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:21:53 #62 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:21:53 #62 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:21:53 #62 20.35 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:21:53 #62 20.35 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:21:53 #62 20.35 OK: 19946 distinct packages available 11:21:53 #62 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:21:53 #62 23.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:21:53 #62 ... 11:21:53 11:21:53 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 11:21:53 #76 ... 11:21:53 11:21:53 #38 [core-command internal] load build context 11:21:54 #38 ... 11:21:54 11:21:54 #70 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:21:54 #70 DONE 23.9s 11:21:54 11:21:54 #38 [core-command internal] load build context 11:21:54 #38 ... 11:21:54 11:21:54 #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 11:21:54 #49 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:21:54 #49 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:21:54 #49 22.69 OK: 266 MiB in 52 packages 11:21:54 #49 DONE 25.3s 11:21:54 11:21:54 #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 11:21:54 #77 ... 11:21:54 11:21:54 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:21:54 #62 26.69 (1/4) Installing dumb-init (1.2.5-r2) 11:21:54 #62 26.72 (2/4) Installing musl-obstack (1.2.3-r2) 11:21:54 #62 26.72 (3/4) Installing libucontext (1.2-r2) 11:21:54 #62 26.72 (4/4) Installing gcompat (1.1.0-r1) 11:21:54 #62 26.75 Executing busybox-1.36.1-r7.trigger 11:21:54 #62 26.81 OK: 8 MiB in 19 packages 11:21:54 #62 ... 11:21:54 11:21:54 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:21:54 #64 DONE 27.0s 11:21:54 11:21:54 #38 [core-command internal] load build context 11:21:55 #38 ... 11:21:55 11:21:55 #51 [core-data internal] load build context 11:21:55 #51 transferring context: 77.89MB 30.8s 11:21:55 #51 ... 11:21:55 11:21:55 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:21:55 #73 24.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:21:55 #73 ... 11:21:55 11:21:55 #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 11:21:55 #71 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:21:55 #71 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:21:55 #71 23.69 (1/2) Installing dumb-init (1.2.5-r2) 11:21:55 #71 23.69 (2/2) Installing su-exec (0.2-r3) 11:21:55 #71 23.69 Executing busybox-1.36.1-r7.trigger 11:21:55 #71 23.86 OK: 8 MiB in 17 packages 11:21:55 #71 DONE 25.4s 11:21:55 11:21:55 #38 [core-command internal] load build context 11:21:56 #38 ... 11:21:56 11:21:56 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:21:56 #62 DONE 29.0s 11:21:56 11:21:56 #38 [core-command internal] load build context 11:21:57 #38 ... 11:21:57 11:21:57 #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 11:21:57 #69 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:21:57 #69 20.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:21:57 #69 23.97 (1/2) Installing ca-certificates (20240226-r0) 11:21:57 #69 24.00 (2/2) Installing dumb-init (1.2.5-r2) 11:21:57 #69 24.00 Executing busybox-1.36.1-r7.trigger 11:21:57 #69 24.17 Executing ca-certificates-20240226-r0.trigger 11:21:57 #69 25.13 OK: 9 MiB in 17 packages 11:21:57 #69 DONE 27.1s 11:21:57 11:21:57 #53 [core-common-config-bootstrapper internal] load build context 11:21:57 #53 ... 11:21:57 11:21:57 #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 11:21:57 #78 ... 11:21:57 11:21:57 #56 [security-spiffe-token-provider internal] load build context 11:21:57 #56 ... 11:21:57 11:21:57 #55 [support-cron-scheduler internal] load build context 11:21:57 #55 ... 11:21:57 11:21:57 #56 [security-spiffe-token-provider internal] load build context 11:21:58 #56 ... 11:21:58 11:21:58 #59 [support-scheduler internal] load build context 11:21:58 #59 ... 11:21:58 11:21:58 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 11:21:58 #76 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:21:59 #76 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:21:59 #76 ... 11:21:59 11:21:59 #65 [support-notifications internal] load build context 11:21:59 #65 ... 11:21:59 11:21:59 #56 [security-spiffe-token-provider internal] load build context 11:21:59 #56 ... 11:21:59 11:21:59 #66 [security-proxy-auth internal] load build context 11:21:59 #66 ... 11:21:59 11:21:59 #65 [support-notifications internal] load build context 11:21:59 #65 ... 11:21:59 11:21:59 #46 [security-bootstrapper internal] load build context 11:21:59 #46 ... 11:21:59 11:21:59 #65 [support-notifications internal] load build context 11:22:00 #65 ... 11:22:00 11:22:00 #48 [core-metadata internal] load build context 11:22:00 #48 ... 11:22:00 11:22:00 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:22:00 #72 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:22:00 #72 25.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:22:00 #72 27.08 (1/4) Installing dumb-init (1.2.5-r2) 11:22:00 #72 27.11 (2/4) Installing openssl (3.1.7-r0) 11:22:00 #72 27.21 (3/4) Installing su-exec (0.2-r3) 11:22:00 #72 27.21 (4/4) Installing yq (4.33.3-r5) 11:22:00 #72 27.81 Executing busybox-1.36.1-r7.trigger 11:22:00 #72 27.93 OK: 18 MiB in 19 packages 11:22:00 #72 DONE 29.6s 11:22:00 11:22:00 #48 [core-metadata internal] load build context 11:22:00 #48 ... 11:22:00 11:22:00 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:22:00 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 19.4s done 11:22:00 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.3s 11:22:00 #50 ... 11:22:00 11:22:00 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:22:00 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.4s 11:22:00 #44 ... 11:22:00 11:22:00 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:22:00 #79 ... 11:22:00 11:22:00 #68 [security-secretstore-setup internal] load build context 11:22:00 #68 ... 11:22:00 11:22:00 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:22:01 #50 ... 11:22:01 11:22:01 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:22:01 #73 25.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:22:01 #73 27.12 (1/4) Installing ca-certificates (20240226-r0) 11:22:01 #73 27.58 (2/4) Installing dumb-init (1.2.5-r2) 11:22:01 #73 27.73 (3/4) Installing su-exec (0.2-r3) 11:22:01 #73 27.73 (4/4) Installing yq (4.33.3-r5) 11:22:01 #73 28.50 Executing busybox-1.36.1-r7.trigger 11:22:01 #73 28.50 Executing ca-certificates-20240226-r0.trigger 11:22:01 #73 29.50 OK: 18 MiB in 19 packages 11:22:01 #73 DONE 30.6s 11:22:01 11:22:01 #45 [core-keeper internal] load build context 11:22:01 #45 ... 11:22:01 11:22:01 #56 [security-spiffe-token-provider internal] load build context 11:22:01 #56 transferring context: 49.48MB 33.8s 11:22:01 #56 ... 11:22:01 11:22:01 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:22:01 #80 ... 11:22:01 11:22:01 #47 [security-proxy-setup internal] load build context 11:22:01 #47 ... 11:22:01 11:22:01 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:22:03 #50 ... 11:22:03 11:22:03 #77 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 11:22:03 #77 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:22:03 #77 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:22:03 #77 17.72 OK: 8 MiB in 16 packages 11:22:03 #77 DONE 19.0s 11:22:03 11:22:03 #47 [security-proxy-setup internal] load build context 11:22:03 #47 ... 11:22:03 11:22:03 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 11:22:03 #76 19.04 OK: 8 MiB in 16 packages 11:22:03 #76 DONE 20.8s 11:22:03 11:22:03 #47 [security-proxy-setup internal] load build context 11:22:04 #47 ... 11:22:04 11:22:04 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:22:04 #74 17.80 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:22:04 #74 19.15 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:22:04 #74 22.26 OK: 266 MiB in 52 packages 11:22:04 #74 DONE 23.7s 11:22:04 11:22:04 #47 [security-proxy-setup internal] load build context 11:22:04 #47 ... 11:22:04 11:22:04 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 11:22:04 #81 ... 11:22:04 11:22:04 #47 [security-proxy-setup internal] load build context 11:22:05 #47 ... 11:22:05 11:22:05 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:22:05 #82 ... 11:22:05 11:22:05 #51 [core-data internal] load build context 11:22:05 #51 transferring context: 91.34MB 41.0s 11:22:05 #51 ... 11:22:05 11:22:05 #47 [security-proxy-setup internal] load build context 11:22:06 #47 ... 11:22:06 11:22:06 #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 11:22:06 #83 ... 11:22:06 11:22:06 #38 [core-command internal] load build context 11:22:06 #38 ... 11:22:06 11:22:06 #47 [security-proxy-setup internal] load build context 11:22:06 #47 ... 11:22:06 11:22:06 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:22:07 #84 ... 11:22:07 11:22:07 #38 [core-command internal] load build context 11:22:07 #38 ... 11:22:07 11:22:07 #53 [core-common-config-bootstrapper internal] load build context 11:22:07 #53 ... 11:22:07 11:22:07 #38 [core-command internal] load build context 11:22:07 #38 ... 11:22:07 11:22:07 #55 [support-cron-scheduler internal] load build context 11:22:07 #55 ... 11:22:07 11:22:07 #47 [security-proxy-setup internal] load build context 11:22:08 #47 ... 11:22:08 11:22:08 #59 [support-scheduler internal] load build context 11:22:08 #59 ... 11:22:08 11:22:08 #47 [security-proxy-setup internal] load build context 11:22:09 #47 ... 11:22:09 11:22:09 #66 [security-proxy-auth internal] load build context 11:22:09 #66 ... 11:22:09 11:22:09 #59 [support-scheduler internal] load build context 11:22:09 #59 ... 11:22:09 11:22:09 #46 [security-bootstrapper internal] load build context 11:22:09 #46 ... 11:22:09 11:22:09 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:22:09 #80 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:22:09 #80 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:22:09 #80 16.17 OK: 13 MiB in 26 packages 11:22:09 #80 DONE 18.5s 11:22:09 11:22:09 #46 [security-bootstrapper internal] load build context 11:22:09 #46 ... 11:22:09 11:22:09 #59 [support-scheduler internal] load build context 11:22:10 #59 ... 11:22:10 11:22:10 #65 [support-notifications internal] load build context 11:22:10 #65 ... 11:22:10 11:22:10 #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:22:10 #75 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:22:10 #75 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:22:10 #75 17.60 OK: 9 MiB in 20 packages 11:22:10 #75 DONE 19.1s 11:22:10 11:22:10 #48 [core-metadata internal] load build context 11:22:10 #48 ... 11:22:10 11:22:10 #65 [support-notifications internal] load build context 11:22:10 #65 ... 11:22:10 11:22:10 #68 [security-secretstore-setup internal] load build context 11:22:11 #68 ... 11:22:11 11:22:11 #59 [support-scheduler internal] load build context 11:22:11 #59 ... 11:22:11 11:22:11 #45 [core-keeper internal] load build context 11:22:11 #45 ... 11:22:11 11:22:11 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:22:11 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 25.2s 11:22:11 #44 ... 11:22:11 11:22:11 #56 [security-spiffe-token-provider internal] load build context 11:22:11 #56 transferring context: 68.46MB 44.2s 11:22:11 #56 ... 11:22:11 11:22:11 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:22:11 #85 ... 11:22:11 11:22:11 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:22:11 #44 ... 11:22:11 11:22:11 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 11:22:11 #81 10.87 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:22:11 #81 12.13 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:22:11 #81 15.38 (1/1) Installing dumb-init (1.2.5-r2) 11:22:11 #81 15.94 Executing busybox-1.36.1-r7.trigger 11:22:11 #81 15.96 OK: 8 MiB in 16 packages 11:22:11 #81 DONE 17.5s 11:22:11 11:22:11 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:22:12 #44 ... 11:22:12 11:22:12 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:22:12 #82 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:22:12 #82 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:22:12 #82 15.42 OK: 12 MiB in 18 packages 11:22:12 #82 DONE 17.2s 11:22:12 11:22:12 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:22:13 #44 ... 11:22:13 11:22:13 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:22:13 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.0s 11:22:13 #50 ... 11:22:13 11:22:13 #45 [core-keeper internal] load build context 11:22:14 #45 ... 11:22:14 11:22:14 #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 11:22:14 #78 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:22:14 #78 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:22:14 #78 15.87 OK: 9 MiB in 17 packages 11:22:14 #78 DONE 16.8s 11:22:14 11:22:14 #45 [core-keeper internal] load build context 11:22:15 #45 ... 11:22:15 11:22:15 #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 11:22:15 #83 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:22:15 #83 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:22:15 #83 18.32 OK: 8 MiB in 17 packages 11:22:15 #83 DONE 19.2s 11:22:15 11:22:15 #45 [core-keeper internal] load build context 11:22:15 #45 ... 11:22:15 11:22:15 #51 [core-data internal] load build context 11:22:15 #51 transferring context: 105.53MB 51.2s 11:22:15 #51 ... 11:22:15 11:22:15 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:22:17 #50 ... 11:22:17 11:22:17 #53 [core-common-config-bootstrapper internal] load build context 11:22:17 #53 ... 11:22:17 11:22:17 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:22:17 #50 ... 11:22:17 11:22:17 #55 [support-cron-scheduler internal] load build context 11:22:17 #55 ... 11:22:17 11:22:17 #38 [core-command internal] load build context 11:22:18 #38 ... 11:22:18 11:22:18 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:22:18 #85 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:22:18 #85 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:22:18 #85 15.63 OK: 18 MiB in 19 packages 11:22:18 #85 DONE 16.6s 11:22:18 11:22:18 #68 [security-secretstore-setup internal] load build context 11:22:18 #68 ... 11:22:18 11:22:18 #55 [support-cron-scheduler internal] load build context 11:22:18 #55 ... 11:22:18 11:22:18 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:22:18 #84 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:22:18 #84 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:22:18 #84 19.76 OK: 8 MiB in 19 packages 11:22:18 #84 DONE 21.4s 11:22:18 11:22:18 #55 [support-cron-scheduler internal] load build context 11:22:18 #55 ... 11:22:18 11:22:18 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:22:18 #79 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:22:18 #79 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:22:18 #79 17.10 OK: 18 MiB in 19 packages 11:22:18 #79 DONE 18.4s 11:22:18 11:22:18 #55 [support-cron-scheduler internal] load build context 11:22:19 #55 ... 11:22:19 11:22:19 #66 [security-proxy-auth internal] load build context 11:22:19 #66 ... 11:22:19 11:22:19 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:22:19 #86 DONE 1.1s 11:22:19 11:22:19 #66 [security-proxy-auth internal] load build context 11:22:19 #66 ... 11:22:19 11:22:19 #47 [security-proxy-setup internal] load build context 11:22:20 #47 ... 11:22:20 11:22:20 #46 [security-bootstrapper internal] load build context 11:22:20 #46 ... 11:22:20 11:22:20 #47 [security-proxy-setup internal] load build context 11:22:20 #47 ... 11:22:20 11:22:20 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:22:20 #87 DONE 5.0s 11:22:20 11:22:20 #47 [security-proxy-setup internal] load build context 11:22:20 #47 ... 11:22:20 11:22:20 #48 [core-metadata internal] load build context 11:22:20 #48 ... 11:22:20 11:22:20 #46 [security-bootstrapper internal] load build context 11:22:21 #46 ... 11:22:21 11:22:21 #65 [support-notifications internal] load build context 11:22:21 #65 ... 11:22:21 11:22:21 #46 [security-bootstrapper internal] load build context 11:22:21 #46 ... 11:22:21 11:22:21 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 11:22:21 #88 DONE 0.9s 11:22:21 11:22:21 #46 [security-bootstrapper internal] load build context 11:22:21 #46 ... 11:22:21 11:22:21 #59 [support-scheduler internal] load build context 11:22:21 #59 transferring context: 71.28MB 54.2s 11:22:21 #59 ... 11:22:21 11:22:21 #47 [security-proxy-setup internal] load build context 11:22:21 #47 ... 11:22:21 11:22:21 #56 [security-spiffe-token-provider internal] load build context 11:22:22 #56 ... 11:22:22 11:22:22 #59 [support-scheduler internal] load build context 11:22:23 #59 ... 11:22:23 11:22:23 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:22:23 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 35.2s done 11:22:23 #44 DONE 55.9s 11:22:23 11:22:23 #59 [support-scheduler internal] load build context 11:22:25 #59 ... 11:22:25 11:22:25 #45 [core-keeper internal] load build context 11:22:25 #45 ... 11:22:25 11:22:25 #51 [core-data internal] load build context 11:22:25 #51 transferring context: 134.22MB 61.5s 11:22:25 #51 ... 11:22:25 11:22:25 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:22:25 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 33.7s 11:22:26 #50 ... 11:22:26 11:22:26 #51 [core-data internal] load build context 11:22:27 #51 ... 11:22:27 11:22:27 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:22:27 #89 DONE 2.0s 11:22:27 11:22:27 #51 [core-data internal] load build context 11:22:28 #51 ... 11:22:28 11:22:28 #53 [core-common-config-bootstrapper internal] load build context 11:22:28 #53 ... 11:22:28 11:22:28 #51 [core-data internal] load build context 11:22:28 #51 ... 11:22:28 11:22:28 #38 [core-command internal] load build context 11:22:28 #38 ... 11:22:28 11:22:28 #68 [security-secretstore-setup internal] load build context 11:22:28 #68 ... 11:22:28 11:22:28 #51 [core-data internal] load build context 11:22:30 #51 ... 11:22:30 11:22:30 #55 [support-cron-scheduler internal] load build context 11:22:30 #55 ... 11:22:30 11:22:30 #66 [security-proxy-auth internal] load build context 11:22:30 #66 ... 11:22:30 11:22:30 #55 [support-cron-scheduler internal] load build context 11:22:30 #55 ... 11:22:30 11:22:30 #48 [core-metadata internal] load build context 11:22:30 #48 ... 11:22:30 11:22:30 #55 [support-cron-scheduler internal] load build context 11:22:31 #55 ... 11:22:31 11:22:31 #65 [support-notifications internal] load build context 11:22:31 #65 ... 11:22:31 11:22:31 #55 [support-cron-scheduler internal] load build context 11:22:31 #55 ... 11:22:31 11:22:31 #46 [security-bootstrapper internal] load build context 11:22:31 #46 ... 11:22:31 11:22:31 #65 [support-notifications internal] load build context 11:22:31 #65 transferring context: 87.36MB 61.4s 11:22:32 #65 ... 11:22:32 11:22:32 #47 [security-proxy-setup internal] load build context 11:22:32 #47 ... 11:22:32 11:22:32 #56 [security-spiffe-token-provider internal] load build context 11:22:32 #56 ... 11:22:32 11:22:32 #55 [support-cron-scheduler internal] load build context 11:22:36 #55 ... 11:22:36 11:22:36 #45 [core-keeper internal] load build context 11:22:36 #45 ... 11:22:36 11:22:36 #59 [support-scheduler internal] load build context 11:22:36 #59 ... 11:22:36 11:22:36 #55 [support-cron-scheduler internal] load build context 11:22:36 #55 ... 11:22:36 11:22:36 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:22:36 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.8s done 11:22:36 #50 ... 11:22:36 11:22:36 #55 [support-cron-scheduler internal] load build context 11:22:36 #55 transferring context: 178.34MB 70.2s 11:22:38 #55 ... 11:22:38 11:22:38 #53 [core-common-config-bootstrapper internal] load build context 11:22:38 #53 ... 11:22:38 11:22:38 #47 [security-proxy-setup internal] load build context 11:22:38 #47 ... 11:22:38 11:22:38 #38 [core-command internal] load build context 11:22:38 #38 ... 11:22:38 11:22:38 #68 [security-secretstore-setup internal] load build context 11:22:38 #68 ... 11:22:38 11:22:38 #47 [security-proxy-setup internal] load build context 11:22:40 #47 ... 11:22:40 11:22:40 #51 [core-data internal] load build context 11:22:40 #51 ... 11:22:40 11:22:40 #47 [security-proxy-setup internal] load build context 11:22:40 #47 ... 11:22:40 11:22:40 #66 [security-proxy-auth internal] load build context 11:22:40 #66 ... 11:22:40 11:22:40 #47 [security-proxy-setup internal] load build context 11:22:41 #47 ... 11:22:41 11:22:41 #48 [core-metadata internal] load build context 11:22:41 #48 ... 11:22:41 11:22:41 #66 [security-proxy-auth internal] load build context 11:22:41 #66 ... 11:22:41 11:22:41 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:22:41 #90 DONE 4.4s 11:22:41 11:22:41 #66 [security-proxy-auth internal] load build context 11:22:41 #66 ... 11:22:41 11:22:41 #46 [security-bootstrapper internal] load build context 11:22:41 #46 ... 11:22:41 11:22:41 #66 [security-proxy-auth internal] load build context 11:22:41 #66 transferring context: 169.73MB 71.7s 11:22:42 #66 ... 11:22:42 11:22:42 #65 [support-notifications internal] load build context 11:22:42 #65 ... 11:22:42 11:22:42 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:22:42 #91 DONE 3.5s 11:22:42 11:22:42 #65 [support-notifications internal] load build context 11:22:42 #65 ... 11:22:42 11:22:42 #56 [security-spiffe-token-provider internal] load build context 11:22:42 #56 ... 11:22:42 11:22:42 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:22:42 #92 DONE 4.9s 11:22:42 11:22:42 #56 [security-spiffe-token-provider internal] load build context 11:22:42 #56 ... 11:22:42 11:22:42 #65 [support-notifications internal] load build context 11:22:43 #65 ... 11:22:43 11:22:43 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:22:43 #93 DONE 0.8s 11:22:43 11:22:43 #65 [support-notifications internal] load build context 11:22:43 #65 ... 11:22:43 11:22:43 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:22:43 #94 DONE 1.1s 11:22:43 11:22:43 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:22:43 #95 DONE 1.2s 11:22:43 11:22:43 #65 [support-notifications internal] load build context 11:22:44 #65 ... 11:22:44 11:22:44 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 11:22:44 #96 DONE 1.4s 11:22:44 11:22:44 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:22:44 #97 ... 11:22:44 11:22:44 #98 [security-spire-server stage-2 6/9] COPY security.txt / 11:22:44 #98 DONE 1.2s 11:22:45 11:22:45 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:22:45 #99 ... 11:22:45 11:22:45 #100 [security-spire-config stage-2 6/10] COPY security.txt / 11:22:45 #100 DONE 1.6s 11:22:45 11:22:45 #65 [support-notifications internal] load build context 11:22:46 #65 ... 11:22:46 11:22:46 #45 [core-keeper internal] load build context 11:22:46 #45 ... 11:22:46 11:22:46 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:22:46 #97 DONE 1.8s 11:22:46 11:22:46 #45 [core-keeper internal] load build context 11:22:46 #45 ... 11:22:46 11:22:46 #59 [support-scheduler internal] load build context 11:22:46 #59 ... 11:22:46 11:22:46 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:22:46 #101 ... 11:22:46 11:22:46 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:22:46 #102 DONE 1.4s 11:22:46 11:22:46 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:22:46 #103 ... 11:22:46 11:22:46 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:22:46 #99 DONE 1.7s 11:22:46 11:22:46 #45 [core-keeper internal] load build context 11:22:47 #45 transferring context: 170.03MB 77.1s 11:22:48 #45 ... 11:22:48 11:22:48 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:22:48 #103 DONE 1.1s 11:22:48 11:22:48 #45 [core-keeper internal] load build context 11:22:48 #45 ... 11:22:48 11:22:48 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:22:48 #101 DONE 1.5s 11:22:48 11:22:48 #45 [core-keeper internal] load build context 11:22:48 #45 ... 11:22:48 11:22:48 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:22:48 #104 DONE 1.4s 11:22:48 11:22:48 #45 [core-keeper internal] load build context 11:22:48 #45 ... 11:22:48 11:22:48 #55 [support-cron-scheduler internal] load build context 11:22:48 #55 ... 11:22:48 11:22:48 #53 [core-common-config-bootstrapper internal] load build context 11:22:48 #53 ... 11:22:48 11:22:48 #38 [core-command internal] load build context 11:22:48 #38 ... 11:22:48 11:22:48 #68 [security-secretstore-setup internal] load build context 11:22:48 #68 ... 11:22:48 11:22:48 #38 [core-command internal] load build context 11:22:48 #38 ... 11:22:48 11:22:48 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:22:48 #105 DONE 1.0s 11:22:48 11:22:48 #38 [core-command internal] load build context 11:22:49 #38 ... 11:22:49 11:22:49 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:22:49 #106 DONE 1.1s 11:22:49 11:22:49 #38 [core-command internal] load build context 11:22:49 #38 ... 11:22:49 11:22:49 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:22:49 #107 DONE 1.3s 11:22:49 11:22:49 #38 [core-command internal] load build context 11:22:50 #38 ... 11:22:50 11:22:50 #51 [core-data internal] load build context 11:22:50 #51 ... 11:22:50 11:22:50 #38 [core-command internal] load build context 11:22:51 #38 ... 11:22:51 11:22:51 #47 [security-proxy-setup internal] load build context 11:22:51 #47 ... 11:22:51 11:22:51 #68 [security-secretstore-setup internal] load build context 11:22:51 #68 ... 11:22:51 11:22:51 #48 [core-metadata internal] load build context 11:22:51 #48 ... 11:22:51 11:22:51 #47 [security-proxy-setup internal] load build context 11:22:52 #47 transferring context: 266.17MB 81.4s 11:22:52 #47 ... 11:22:52 11:22:52 #46 [security-bootstrapper internal] load build context 11:22:52 #46 ... 11:22:52 11:22:52 #66 [security-proxy-auth internal] load build context 11:22:52 #66 ... 11:22:52 11:22:52 #46 [security-bootstrapper internal] load build context 11:22:52 #46 ... 11:22:52 11:22:52 #56 [security-spiffe-token-provider internal] load build context 11:22:52 #56 ... 11:22:52 11:22:52 #66 [security-proxy-auth internal] load build context 11:22:56 #66 ... 11:22:56 11:22:56 #65 [support-notifications internal] load build context 11:22:56 #65 ... 11:22:56 11:22:56 #66 [security-proxy-auth internal] load build context 11:22:56 #66 ... 11:22:56 11:22:56 #108 [security-spire-config] exporting to image 11:22:56 #108 exporting layers 7.3s done 11:22:56 #108 writing image sha256:638d7dc1bb3ae5f0b618e3672455eca42623a3f242e5480c03ffc7d20fff4280 0.2s done 11:22:56 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 11:22:56 #108 writing image sha256:db600eaf8325b6de4312488a740acb21845d356c959999ebf229ab7c698cbede 0.1s done 11:22:56 #108 writing image sha256:bd1ff75b87a446ce0a628910e86a8b72b2354538b0b05bc51711ccf77a5a3f82 0.0s done 11:22:56 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 11:22:56 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 11:22:56 #108 DONE 7.5s 11:22:56 11:22:56 #66 [security-proxy-auth internal] load build context 11:22:56 #66 ... 11:22:56 11:22:56 #59 [support-scheduler internal] load build context 11:22:56 #59 ... 11:22:56 11:22:56 #66 [security-proxy-auth internal] load build context 11:22:57 #66 transferring context: 236.17MB 86.9s 11:22:57 #66 ... 11:22:57 11:22:57 #38 [core-command internal] load build context 11:22:57 #38 transferring context: 311.62MB 90.6s done 11:22:57 #38 DONE 91.4s 11:22:57 11:22:57 #66 [security-proxy-auth internal] load build context 11:22:58 #66 ... 11:22:58 11:22:58 #45 [core-keeper internal] load build context 11:22:58 #45 ... 11:22:58 11:22:58 #47 [security-proxy-setup internal] load build context 11:22:58 #47 ... 11:22:58 11:22:58 #55 [support-cron-scheduler internal] load build context 11:22:58 #55 ... 11:22:58 11:22:58 #53 [core-common-config-bootstrapper internal] load build context 11:22:58 #53 ... 11:22:58 11:22:58 #55 [support-cron-scheduler internal] load build context 11:22:59 #55 ... 11:22:59 11:22:59 #109 [core-command builder 4/7] COPY go.mod vendor* ./ 11:22:59 #109 DONE 2.1s 11:22:59 11:22:59 #55 [support-cron-scheduler internal] load build context 11:23:00 #55 ... 11:23:00 11:23:00 #47 [security-proxy-setup internal] load build context 11:23:00 #47 transferring context: 311.62MB 89.0s done 11:23:00 #47 DONE 91.0s 11:23:00 11:23:00 #55 [support-cron-scheduler internal] load build context 11:23:00 #55 ... 11:23:00 11:23:00 #51 [core-data internal] load build context 11:23:00 #51 ... 11:23:00 11:23:00 #55 [support-cron-scheduler internal] load build context 11:23:01 #55 ... 11:23:01 11:23:01 #68 [security-secretstore-setup internal] load build context 11:23:01 #68 ... 11:23:01 11:23:01 #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 11:23:01 #110 DONE 1.5s 11:23:01 11:23:01 #68 [security-secretstore-setup internal] load build context 11:23:01 #68 ... 11:23:01 11:23:01 #48 [core-metadata internal] load build context 11:23:01 #48 ... 11:23:01 11:23:01 #55 [support-cron-scheduler internal] load build context 11:23:02 #55 ... 11:23:02 11:23:02 #46 [security-bootstrapper internal] load build context 11:23:02 #46 ... 11:23:02 11:23:02 #56 [security-spiffe-token-provider internal] load build context 11:23:02 #56 ... 11:23:02 11:23:02 #46 [security-bootstrapper internal] load build context 11:23:05 #46 transferring context: 166.62MB 93.9s 11:23:06 #46 ... 11:23:06 11:23:06 #55 [support-cron-scheduler internal] load build context 11:23:06 #55 transferring context: 311.62MB 99.7s done 11:23:06 #55 DONE 100.1s 11:23:06 11:23:06 #46 [security-bootstrapper internal] load build context 11:23:06 #46 ... 11:23:06 11:23:06 #65 [support-notifications internal] load build context 11:23:06 #65 ... 11:23:06 11:23:06 #46 [security-bootstrapper internal] load build context 11:23:06 #46 ... 11:23:06 11:23:06 #59 [support-scheduler internal] load build context 11:23:06 #59 ... 11:23:06 11:23:06 #46 [security-bootstrapper internal] load build context 11:23:07 #46 ... 11:23:07 11:23:07 #111 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 11:23:07 #111 DONE 1.1s 11:23:07 11:23:07 #46 [security-bootstrapper internal] load build context 11:23:08 #46 ... 11:23:08 11:23:08 #45 [core-keeper internal] load build context 11:23:08 #45 ... 11:23:08 11:23:08 #66 [security-proxy-auth internal] load build context 11:23:08 #66 ... 11:23:08 11:23:08 #46 [security-bootstrapper internal] load build context 11:23:08 #46 ... 11:23:08 11:23:08 #53 [core-common-config-bootstrapper internal] load build context 11:23:09 #53 ... 11:23:09 11:23:09 #46 [security-bootstrapper internal] load build context 11:23:09 #46 ... 11:23:09 11:23:09 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:23:10 #112 ... 11:23:10 11:23:10 #46 [security-bootstrapper internal] load build context 11:23:10 #46 ... 11:23:10 11:23:10 #51 [core-data internal] load build context 11:23:10 #51 transferring context: 278.41MB 106.4s 11:23:11 #51 ... 11:23:11 11:23:11 #46 [security-bootstrapper internal] load build context 11:23:11 #46 ... 11:23:11 11:23:11 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:23:11 #113 ... 11:23:11 11:23:11 #48 [core-metadata internal] load build context 11:23:11 #48 ... 11:23:11 11:23:11 #68 [security-secretstore-setup internal] load build context 11:23:12 #68 ... 11:23:12 11:23:12 #48 [core-metadata internal] load build context 11:23:13 #48 ... 11:23:13 11:23:13 #56 [security-spiffe-token-provider internal] load build context 11:23:13 #56 ... 11:23:13 11:23:13 #51 [core-data internal] load build context 11:23:13 #51 ... 11:23:13 11:23:13 #56 [security-spiffe-token-provider internal] load build context 11:23:13 #56 transferring context: 311.62MB 105.9s done 11:23:13 #56 DONE 106.5s 11:23:13 11:23:13 #51 [core-data internal] load build context 11:23:13 #51 ... 11:23:13 11:23:13 #48 [core-metadata internal] load build context 11:23:13 #48 transferring context: 311.62MB 101.8s done 11:23:13 #48 DONE 104.3s 11:23:13 11:23:13 #51 [core-data internal] load build context 11:23:14 #51 ... 11:23:14 11:23:14 #114 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:23:14 #114 DONE 1.4s 11:23:14 11:23:14 #51 [core-data internal] load build context 11:23:16 #51 ... 11:23:16 11:23:16 #66 [security-proxy-auth internal] load build context 11:23:16 #66 transferring context: 311.62MB 105.7s done 11:23:16 #66 DONE 107.4s 11:23:16 11:23:16 #51 [core-data internal] load build context 11:23:16 #51 ... 11:23:16 11:23:16 #65 [support-notifications internal] load build context 11:23:16 #65 ... 11:23:16 11:23:16 #59 [support-scheduler internal] load build context 11:23:17 #59 ... 11:23:17 11:23:17 #65 [support-notifications internal] load build context 11:23:17 #65 ... 11:23:17 11:23:17 #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:23:17 #115 ... 11:23:17 11:23:17 #65 [support-notifications internal] load build context 11:23:18 #65 ... 11:23:18 11:23:18 #45 [core-keeper internal] load build context 11:23:18 #45 transferring context: 311.62MB 108.0s done 11:23:18 #45 DONE 109.5s 11:23:18 11:23:18 #51 [core-data internal] load build context 11:23:19 #51 transferring context: 311.62MB 114.7s done 11:23:19 #51 ... 11:23:19 11:23:19 #53 [core-common-config-bootstrapper internal] load build context 11:23:19 #53 ... 11:23:19 11:23:19 #51 [core-data internal] load build context 11:23:19 #51 DONE 115.0s 11:23:19 11:23:19 #53 [core-common-config-bootstrapper internal] load build context 11:23:19 #53 ... 11:23:19 11:23:19 #65 [support-notifications internal] load build context 11:23:19 #65 ... 11:23:19 11:23:19 #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:23:19 #116 DONE 1.4s 11:23:19 11:23:19 #65 [support-notifications internal] load build context 11:23:20 #65 ... 11:23:20 11:23:20 #68 [security-secretstore-setup internal] load build context 11:23:20 #68 transferring context: 311.62MB 109.4s done 11:23:20 #68 DONE 111.7s 11:23:20 11:23:20 #65 [support-notifications internal] load build context 11:23:21 #65 ... 11:23:21 11:23:21 #46 [security-bootstrapper internal] load build context 11:23:21 #46 ... 11:23:21 11:23:21 #65 [support-notifications internal] load build context 11:23:23 #65 ... 11:23:23 11:23:23 #53 [core-common-config-bootstrapper internal] load build context 11:23:23 #53 transferring context: 311.62MB 117.2s done 11:23:23 #53 DONE 117.5s 11:23:23 11:23:23 #65 [support-notifications internal] load build context 11:23:24 #65 transferring context: 311.62MB 113.9s done 11:23:24 #65 DONE 115.8s 11:23:24 11:23:24 #46 [security-bootstrapper internal] load build context 11:23:24 #46 ... 11:23:24 11:23:24 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:23:24 #117 ... 11:23:24 11:23:24 #46 [security-bootstrapper internal] load build context 11:23:25 #46 ... 11:23:25 11:23:25 #59 [support-scheduler internal] load build context 11:23:25 #59 transferring context: 311.62MB 117.8s done 11:23:25 #59 DONE 118.4s 11:23:25 11:23:25 #46 [security-bootstrapper internal] load build context 11:23:27 #46 transferring context: 311.62MB 115.9s done 11:23:27 #46 DONE 117.9s 11:23:27 11:23:27 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:34 #118 ... 11:24:34 11:24:34 #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:34 #115 DONE 78.4s 11:24:34 11:24:34 #119 [support-cron-scheduler builder 6/7] COPY . . 11:24:34 #119 ... 11:24:34 11:24:34 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:34 #113 DONE 84.4s 11:24:34 11:24:34 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:34 #112 DONE 86.3s 11:24:34 11:24:34 #120 [core-command builder 6/7] COPY . . 11:24:34 #120 ... 11:24:34 11:24:34 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:34 #117 DONE 72.2s 11:24:34 11:24:34 #121 [security-spiffe-token-provider builder 6/7] COPY . . 11:24:34 #121 ... 11:24:34 11:24:34 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:34 #118 DONE 69.0s 11:24:34 11:24:34 #122 [core-keeper builder 7/8] COPY . . 11:24:34 #122 ... 11:24:34 11:24:34 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:34 #123 CACHED 11:24:34 11:24:34 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:24:34 #124 CACHED 11:24:34 11:24:34 #125 [security-bootstrapper builder 6/7] COPY . . 11:24:34 #125 CACHED 11:24:34 11:24:34 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:24:34 #126 CACHED 11:24:34 11:24:34 #127 [security-secretstore-setup builder 6/7] COPY . . 11:24:34 #127 CACHED 11:24:34 11:24:34 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:34 #128 CACHED 11:24:34 11:24:34 #129 [support-notifications builder 6/7] COPY . . 11:24:34 #129 CACHED 11:24:34 11:24:34 #130 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:34 #130 CACHED 11:24:34 11:24:34 #131 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:24:34 #131 CACHED 11:24:34 11:24:34 #132 [security-proxy-setup builder 6/7] COPY . . 11:24:34 #132 DONE 4.6s 11:24:34 11:24:34 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:24:34 #133 CACHED 11:24:34 11:24:34 #134 [core-metadata builder 6/7] COPY . . 11:24:34 #134 CACHED 11:24:34 11:24:34 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:34 #135 CACHED 11:24:34 11:24:34 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:34 #136 CACHED 11:24:34 11:24:34 #137 [security-proxy-auth builder 6/7] COPY . . 11:24:34 #137 CACHED 11:24:34 11:24:34 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:24:34 #138 CACHED 11:24:34 11:24:34 #139 [support-scheduler builder 6/7] COPY . . 11:24:34 #139 CACHED 11:24:34 11:24:34 #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:24:34 #140 CACHED 11:24:34 11:24:34 #141 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:34 #141 CACHED 11:24:34 11:24:34 #121 [security-spiffe-token-provider builder 6/7] COPY . . 11:24:34 #121 DONE 3.7s 11:24:34 11:24:34 #119 [support-cron-scheduler builder 6/7] COPY . . 11:24:34 #119 DONE 4.6s 11:24:34 11:24:34 #120 [core-command builder 6/7] COPY . . 11:24:34 #120 DONE 4.5s 11:24:34 11:24:34 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 11:24:34 #142 CACHED 11:24:34 11:24:34 #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:24:34 #143 CACHED 11:24:34 11:24:34 #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:34 #144 CACHED 11:24:34 11:24:34 #145 [core-data builder 4/7] COPY go.mod vendor* ./ 11:24:34 #145 CACHED 11:24:34 11:24:34 #146 [core-data builder 6/7] COPY . . 11:24:34 #146 CACHED 11:24:34 11:24:34 #147 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:34 #147 CACHED 11:24:34 11:24:34 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:24:35 #148 ... 11:24:35 11:24:35 #122 [core-keeper builder 7/8] COPY . . 11:24:35 #122 DONE 6.5s 11:24:35 11:24:35 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:24:38 #149 3.014 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 11:24:40 #149 ... 11:24:40 11:24:40 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:24:40 #0 6.669 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 11:24:40 #150 ... 11:24:40 11:24:40 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:24:40 #0 4.838 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 11:24:41 #151 ... 11:24:41 11:24:41 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:24:41 #0 5.228 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 11:24:41 #152 ... 11:24:41 11:24:41 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:24:41 #0 6.791 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 11:24:41 #153 ... 11:24:41 11:24:41 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:24:41 #0 7.064 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 11:24:41 #154 ... 11:24:41 11:24:41 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:24:41 #0 5.668 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 11:24:41 #155 ... 11:24:41 11:24:41 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:24:41 #0 6.960 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 11:24:41 #156 ... 11:24:41 11:24:41 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:24:41 #0 4.989 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 11:24:41 #157 ... 11:24:41 11:24:41 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:24:41 #0 6.234 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 11:24:42 #158 ... 11:24:42 11:24:42 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:24:42 #0 5.682 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 11:24:42 #159 ... 11:24:42 11:24:42 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:24:42 #0 5.822 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 11:24:42 #160 ... 11:24:42 11:24:42 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:24:42 #148 6.494 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 11:44:35 #148 ... 11:44:35 11:44:35 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:44:35 #156 1202.7 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 11:44:42 #156 ... 11:44:42 11:44:42 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:44:42 #153 DONE 1211.3s 11:44:42 11:44:42 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:44:42 #157 ... 11:44:42 11:44:42 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:44:42 #161 DONE 0.3s 11:44:42 11:44:42 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:44:42 #154 ... 11:44:42 11:44:42 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:44:43 #162 DONE 0.3s 11:44:43 11:44:43 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:44:43 #163 DONE 0.2s 11:44:43 11:44:43 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:44:43 #164 DONE 0.2s 11:44:43 11:44:43 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:44:43 #165 DONE 0.3s 11:44:43 11:44:43 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:44:44 #166 DONE 0.2s 11:44:44 11:44:44 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:44:46 #167 DONE 2.3s 11:44:46 11:44:46 #108 [security-proxy-setup] exporting to image 11:44:46 #108 exporting layers 11:44:47 #108 exporting layers 1.1s done 11:44:47 #108 writing image sha256:b803c24fb95e79adfd90b4b32d6470fecfd35a92eaaf5256e52b5ccb170967cb done 11:44:47 #108 naming to docker.io/library/security-proxy-setup-arm64 done 11:44:47 #108 DONE 8.6s 11:44:47 11:44:47 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:44:52 #158 ... 11:44:52 11:44:52 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:44:52 #148 DONE 1221.8s 11:44:52 11:44:52 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:44:52 #168 DONE 0.4s 11:44:52 11:44:52 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 11:44:55 #169 DONE 2.6s 11:44:55 11:44:55 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 11:44:55 #170 DONE 0.3s 11:44:55 11:44:55 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 11:44:56 #171 DONE 0.2s 11:44:56 11:44:56 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:44:56 #172 DONE 0.4s 11:44:56 11:44:56 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:44:56 #159 ... 11:44:56 11:44:56 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:44:56 #173 DONE 0.2s 11:44:56 11:44:56 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 11:44:56 #174 DONE 0.2s 11:44:56 11:44:56 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:44:56 #158 ... 11:44:56 11:44:56 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 11:44:56 #175 DONE 0.2s 11:44:56 11:44:56 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 11:44:57 #176 DONE 0.2s 11:44:57 11:44:57 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 11:44:57 #177 DONE 0.2s 11:44:57 11:44:57 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:44:57 #158 ... 11:44:57 11:44:57 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:44:57 #178 DONE 0.2s 11:44:57 11:44:57 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 11:44:59 #179 DONE 1.9s 11:44:59 11:44:59 #108 [security-bootstrapper] exporting to image 11:44:59 #108 exporting layers 11:44:59 #108 ... 11:44:59 11:44:59 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:44:59 #156 DONE 1229.0s 11:44:59 11:44:59 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:45:00 #50 ... 11:45:00 11:45:00 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:45:01 #180 DONE 0.5s 11:45:01 11:45:01 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:45:01 #181 DONE 0.3s 11:45:01 11:45:01 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:45:01 #151 ... 11:45:01 11:45:01 #108 [security-bootstrapper] exporting to image 11:45:01 #108 exporting layers 2.0s done 11:45:01 #108 writing image sha256:b8476493d99f136a5087adc8b29ae5e88c0b9fb5c737626d486e008124374884 done 11:45:01 #108 naming to docker.io/library/security-bootstrapper-arm64 done 11:45:01 #108 DONE 10.6s 11:45:01 11:45:01 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:45:01 #182 DONE 0.3s 11:45:01 11:45:01 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 11:45:02 #183 DONE 0.2s 11:45:02 11:45:02 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:45:02 #184 DONE 0.1s 11:45:02 11:45:02 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:45:02 #185 DONE 0.3s 11:45:02 11:45:02 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:45:02 #160 ... 11:45:02 11:45:02 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:45:02 #186 DONE 0.4s 11:45:02 11:45:02 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:45:02 #154 ... 11:45:02 11:45:02 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:45:03 #187 DONE 0.2s 11:45:03 11:45:03 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:45:05 #188 DONE 1.8s 11:45:05 11:45:05 #108 [security-secretstore-setup] exporting to image 11:45:06 #108 exporting layers 1.6s done 11:45:06 #108 writing image sha256:3454e85ce2bea86390384bdfe9729c2c3503fadf083f891e2bc1eaa6935141e2 done 11:45:06 #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 11:45:06 #108 DONE 12.3s 11:45:06 11:45:06 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:45:53 #159 ... 11:45:53 11:45:53 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:45:53 #160 DONE 1281.1s 11:45:53 11:45:53 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:45:53 #155 ... 11:45:53 11:45:53 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:45:53 #189 DONE 0.3s 11:45:53 11:45:53 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:45:53 #158 ... 11:45:53 11:45:53 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:45:53 #190 DONE 0.3s 11:45:53 11:45:53 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:45:53 #149 ... 11:45:53 11:45:53 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:45:53 #191 DONE 0.2s 11:45:53 11:45:53 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:45:53 #192 DONE 0.1s 11:45:53 11:45:53 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:45:53 #193 DONE 0.1s 11:45:53 11:45:53 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:45:55 #194 DONE 2.0s 11:45:55 11:45:55 #108 [core-common-config-bootstrapper] exporting to image 11:45:55 #108 exporting layers 11:45:55 #108 exporting layers 0.7s done 11:45:55 #108 writing image sha256:6350ca64d2592cec6611713f404fcbdb18fd016daef7e42254d4de621f147676 done 11:45:55 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 11:45:55 #108 DONE 13.1s 11:45:55 11:45:55 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:48:02 #158 ... 11:48:02 11:48:02 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:48:02 #154 DONE 1405.5s 11:48:02 11:48:02 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:48:02 #149 ... 11:48:02 11:48:02 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:48:02 #195 DONE 0.2s 11:48:02 11:48:02 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:48:02 #155 ... 11:48:02 11:48:02 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:48:02 #196 DONE 0.1s 11:48:02 11:48:02 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:48:02 #197 DONE 0.3s 11:48:02 11:48:02 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:48:02 #152 ... 11:48:02 11:48:02 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:48:02 #198 DONE 0.1s 11:48:02 11:48:02 #108 [security-spiffe-token-provider] exporting to image 11:48:02 #108 exporting layers 11:48:02 #108 exporting layers 1.0s done 11:48:02 #108 writing image sha256:805750b7c8dfd5e5495418cad120686f585b7baf016df8a5a00fb176b3bca10f done 11:48:02 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 11:48:02 #108 DONE 14.1s 11:48:02 11:48:02 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:56:24 #149 ... 11:56:24 11:56:24 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:56:24 #155 DONE 1913.1s 11:56:24 11:56:24 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:56:24 #50 ... 11:56:24 11:56:24 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:56:24 #199 DONE 0.3s 11:56:24 11:56:24 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:56:24 #150 ... 11:56:24 11:56:24 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:56:24 #200 DONE 0.1s 11:56:24 11:56:24 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:56:24 #152 ... 11:56:24 11:56:24 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:56:25 #201 DONE 0.4s 11:56:25 11:56:25 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 11:56:25 #202 DONE 0.1s 11:56:25 11:56:25 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:56:25 #203 DONE 0.1s 11:56:25 11:56:25 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:56:27 #204 DONE 1.8s 11:56:27 11:56:27 #108 [security-proxy-auth] exporting to image 11:56:27 #108 exporting layers 11:56:27 #108 exporting layers 0.7s done 11:56:27 #108 writing image sha256:ccfb21645667c86545fec8b459e5745d1ea0b83c21a6b95f9235dac72a038c23 done 11:56:27 #108 naming to docker.io/library/security-proxy-auth-arm64 done 11:56:27 #108 DONE 14.7s 11:56:27 11:56:27 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:57:14 #152 ... 11:57:14 11:57:14 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:57:14 #150 DONE 1961.8s 11:57:14 11:57:14 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:57:14 #158 ... 11:57:14 11:57:14 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:57:14 #205 DONE 0.1s 11:57:14 11:57:14 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:57:14 #50 ... 11:57:14 11:57:14 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:57:14 #206 DONE 0.1s 11:57:14 11:57:14 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:57:14 #207 DONE 0.4s 11:57:14 11:57:14 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:57:14 #208 DONE 0.1s 11:57:14 11:57:14 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:57:14 #157 ... 11:57:14 11:57:14 #108 [core-command] exporting to image 11:57:14 #108 exporting layers 11:57:14 #108 exporting layers 0.4s done 11:57:14 #108 writing image sha256:02c4a3b02c5b1898d8311d95d940e19476c9737b5e817a9bba86a9cc26a0d8dc done 11:57:14 #108 naming to docker.io/library/core-command-arm64 done 11:57:14 #108 DONE 15.1s 11:57:14 11:57:14 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:59:36 #151 ... 11:59:36 11:59:36 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:59:36 #149 DONE 2094.0s 11:59:36 11:59:36 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:59:36 #152 ... 11:59:36 11:59:36 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:59:36 #209 DONE 0.2s 11:59:36 11:59:36 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:59:36 #210 DONE 0.5s 11:59:36 11:59:36 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:59:36 #157 ... 11:59:36 11:59:36 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:59:36 #211 DONE 0.2s 11:59:36 11:59:36 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 11:59:36 #212 DONE 0.2s 11:59:36 11:59:36 #108 [core-keeper] exporting to image 11:59:36 #108 exporting layers 11:59:36 #108 exporting layers 0.5s done 11:59:36 #108 writing image sha256:c204fda546902f601e1cb10ef95eac93111ffef7391cb7125d4659701da8b4c3 done 11:59:36 #108 naming to docker.io/library/core-keeper-arm64 0.0s done 11:59:36 #108 DONE 15.7s 11:59:36 11:59:36 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:59:36 #157 DONE 2101.9s 11:59:36 11:59:36 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:59:36 #158 ... 11:59:36 11:59:36 #213 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 11:59:36 #213 DONE 0.2s 11:59:36 11:59:36 #214 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 11:59:36 #214 DONE 0.3s 11:59:36 11:59:36 #215 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:59:36 #215 DONE 0.4s 11:59:36 11:59:36 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:59:36 #159 ... 11:59:36 11:59:36 #216 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:59:36 #216 DONE 0.1s 11:59:36 11:59:36 #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:59:36 #217 DONE 0.1s 11:59:36 11:59:36 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:59:36 #50 ... 11:59:36 11:59:36 #218 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 11:59:36 #218 DONE 0.2s 11:59:36 11:59:36 #108 [core-metadata] exporting to image 11:59:36 #108 exporting layers 0.7s done 11:59:36 #108 writing image sha256:8eb33ac28efc9f0a04d837b3d90733272022d47df2205a3f65c6bd0992d10839 0.0s done 11:59:36 #108 naming to docker.io/library/core-metadata-arm64 done 11:59:36 #108 DONE 16.4s 11:59:36 11:59:36 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:59:36 #158 ... 11:59:36 11:59:36 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:59:36 #152 DONE 2105.9s 11:59:36 11:59:36 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:59:36 #151 ... 11:59:36 11:59:36 #219 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:59:37 #219 DONE 0.3s 11:59:37 11:59:37 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:59:37 #158 ... 11:59:37 11:59:37 #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:59:37 #220 DONE 0.3s 11:59:37 11:59:37 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:59:37 #50 ... 11:59:37 11:59:37 #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:59:38 #221 DONE 0.6s 11:59:38 11:59:38 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:59:38 #158 ... 11:59:38 11:59:38 #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:59:38 #222 DONE 0.1s 11:59:38 11:59:38 #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 11:59:38 #223 DONE 0.1s 11:59:38 11:59:38 #108 [core-data] exporting to image 11:59:38 #108 exporting layers 0.6s done 11:59:38 #108 writing image sha256:6648ef3a8964dac7e24ef17438efbfaac805957d05365296bdf390d927983dac done 11:59:38 #108 naming to docker.io/library/core-data-arm64 done 11:59:38 #108 DONE 17.0s 11:59:38 11:59:38 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:00:11 #50 ... 12:00:11 12:00:11 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:00:11 #151 DONE 2136.7s 12:00:11 12:00:11 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:00:11 #158 ... 12:00:11 12:00:11 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:00:11 #224 DONE 0.2s 12:00:11 12:00:11 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:00:11 #225 DONE 0.1s 12:00:11 12:00:11 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:00:11 #226 DONE 0.5s 12:00:11 12:00:11 #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 12:00:11 #227 DONE 0.2s 12:00:11 12:00:11 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 12:00:11 #159 ... 12:00:11 12:00:11 #108 [support-scheduler] exporting to image 12:00:11 #108 exporting layers 12:00:11 #108 exporting layers 0.5s done 12:00:11 #108 writing image sha256:6663564d2309e09f2bd086560d023b827e1faf64d39a8d6c58377b451d28a917 done 12:00:11 #108 naming to docker.io/library/support-scheduler-arm64 done 12:00:11 #108 DONE 17.5s 12:00:11 12:00:11 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 12:00:11 #159 ... 12:00:11 12:00:11 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:00:11 #158 DONE 2140.1s 12:00:11 12:00:11 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:00:11 #50 ... 12:00:11 12:00:11 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 12:00:11 #159 DONE 2140.6s 12:00:11 12:00:11 #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 12:00:11 #228 DONE 0.1s 12:00:11 12:00:11 #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:00:11 #229 DONE 0.1s 12:00:11 12:00:11 #230 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 12:00:11 #230 DONE 0.2s 12:00:11 12:00:11 #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:00:11 #231 DONE 0.1s 12:00:11 12:00:11 #232 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:00:12 #232 ... 12:00:12 12:00:12 #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 12:00:12 #233 DONE 0.4s 12:00:12 12:00:12 #232 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:00:12 #232 DONE 0.5s 12:00:12 12:00:12 #234 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 12:00:12 #234 DONE 0.1s 12:00:12 12:00:12 #235 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 12:00:12 #235 DONE 0.2s 12:00:12 12:00:12 #108 [support-cron-scheduler] exporting to image 12:00:12 #108 ... 12:00:12 12:00:12 #236 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 12:00:12 #236 DONE 0.2s 12:00:12 12:00:12 #108 [support-notifications] exporting to image 12:00:13 #108 exporting layers 0.6s done 12:00:13 #108 writing image sha256:3c3b0852f096c5a088e66035a2817205db56354a015296185665a4dc0080a19b done 12:00:13 #108 naming to docker.io/library/support-notifications-arm64 done 12:00:14 #108 exporting layers 1.6s done 12:00:14 #108 writing image sha256:cd786dc0054b7918cbfa329f0c5939ae0c75bcd09a369aafae26d206cfe1e878 done 12:00:14 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 12:00:14 #108 DONE 19.1s 12:00:14 12:00:14 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:00:14 time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:00:14 time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:00:14 time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:00:14 time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:00:14 time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:00:14 time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:00:14 time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:00:14 time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:00:14 time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:00:14 time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:00:14 time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:00:14 time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:00:14 time="2024-09-23T11:21:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:00:14 time="2024-09-23T11:21:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:00:14 time="2024-09-23T11:21:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:00:14 time="2024-09-23T11:21:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 12:00:14 $ docker stop --time=1 d6ed4a32c8b207ce060bd7ca6799458ff8c0c573ee6ad08a9cdac8d44f210e46 12:00:15 $ docker rm -f --volumes d6ed4a32c8b207ce060bd7ca6799458ff8c0c573ee6ad08a9cdac8d44f210e46 [Pipeline] // withDockerContainer [Pipeline] sh 12:00:16 + docker images 12:00:16 REPOSITORY TAG IMAGE ID CREATED SIZE 12:00:16 support-notifications-arm64 latest 3c3b0852f096 4 seconds ago 42.3MB 12:00:16 support-cron-scheduler-arm64 latest cd786dc0054b 4 seconds ago 43.8MB 12:00:16 support-scheduler-arm64 latest 6663564d2309 8 seconds ago 41.6MB 12:00:16 core-data-arm64 latest 6648ef3a8964 38 seconds ago 39.3MB 12:00:16 core-metadata-arm64 latest 8eb33ac28efc 42 seconds ago 39.5MB 12:00:16 core-keeper-arm64 latest c204fda54690 46 seconds ago 39.3MB 12:00:16 core-command-arm64 latest 02c4a3b02c5b 3 minutes ago 35.1MB 12:00:16 security-proxy-auth-arm64 latest ccfb21645667 3 minutes ago 32.7MB 12:00:16 security-spiffe-token-provider-arm64 latest 805750b7c8df 12 minutes ago 29.1MB 12:00:16 core-common-config-bootstrapper-arm64 latest 6350ca64d259 14 minutes ago 15.4MB 12:00:16 security-secretstore-setup-arm64 latest 3454e85ce2be 15 minutes ago 36.4MB 12:00:16 security-bootstrapper-arm64 latest b8476493d99f 15 minutes ago 18.9MB 12:00:16 security-proxy-setup-arm64 latest b803c24fb95e 15 minutes ago 26.2MB 12:00:16 security-spire-server-arm64 latest bd1ff75b87a4 37 minutes ago 116MB 12:00:16 security-spire-config-arm64 latest db600eaf8325 37 minutes ago 115MB 12:00:16 security-spire-agent-arm64 latest 638d7dc1bb3a 37 minutes ago 174MB 12:00:16 ci-base-image-arm64 latest d4e156f85071 57 minutes ago 967MB 12:00:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 12:00:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:00:17 12:00:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:00:18 arm64: Pulling from edgex-lftools-log-publisher 12:00:18 8998bd30e6a1: Pulling fs layer 12:00:18 04944245beec: Pulling fs layer 12:00:18 699f458cf7ca: Pulling fs layer 12:00:18 765212b225bb: Pulling fs layer 12:00:18 f23df028b6ca: Pulling fs layer 12:00:18 d65c8cfc05b1: Pulling fs layer 12:00:18 2437ff75d9bd: Pulling fs layer 12:00:18 765212b225bb: Waiting 12:00:18 f23df028b6ca: Waiting 12:00:18 d65c8cfc05b1: Waiting 12:00:18 2437ff75d9bd: Waiting 12:00:18 04944245beec: Verifying Checksum 12:00:18 04944245beec: Download complete 12:00:18 765212b225bb: Verifying Checksum 12:00:18 765212b225bb: Download complete 12:00:18 f23df028b6ca: Verifying Checksum 12:00:18 f23df028b6ca: Download complete 12:00:18 d65c8cfc05b1: Verifying Checksum 12:00:18 d65c8cfc05b1: Download complete 12:00:18 699f458cf7ca: Verifying Checksum 12:00:18 699f458cf7ca: Download complete 12:00:18 8998bd30e6a1: Verifying Checksum 12:00:18 8998bd30e6a1: Download complete 12:00:22 2437ff75d9bd: Verifying Checksum 12:00:22 2437ff75d9bd: Download complete 12:00:23 8998bd30e6a1: Pull complete 12:00:25 04944245beec: Pull complete 12:00:25 699f458cf7ca: Pull complete 12:00:25 765212b225bb: Pull complete 12:00:26 f23df028b6ca: Pull complete 12:00:26 d65c8cfc05b1: Pull complete 12:00:44 2437ff75d9bd: Pull complete 12:00:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:00:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:00:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:45 prd-ubuntu20.04-docker-arm64-4c-16g-10929 does not seem to be running inside a container 12:00:45 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:00:48 $ docker top 4d5d65f1bb23a0d9a9696201434c5ff52ac3706e761ea230dc085734e068e8e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:00:49 ---> job-cost.sh 12:00:49 lf-activate-venv: SKIPPING 12:00:49 INFO: No Stack... 12:00:49 INFO: Retrieving Pricing Info for: v3-standard-4 12:00:50 INFO: Archiving Costs [Pipeline] sh 12:00:51 + cut -d, -f6 12:00:51 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 12:00:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4922-1-stack-cost] 12:00:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4922-1-stack-cost] did not exist. Created. 12:00:51 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4922-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:00:51 + echo total: 0.2199999988079071 [Pipeline] stash 12:00:52 Stashed 1 file(s) [Pipeline] } 12:00:52 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4922-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:00:52 $ docker stop --time=1 4d5d65f1bb23a0d9a9696201434c5ff52ac3706e761ea230dc085734e068e8e0 12:00:53 $ docker rm -f --volumes 4d5d65f1bb23a0d9a9696201434c5ff52ac3706e761ea230dc085734e068e8e0 [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 12:00:55 provisioning config files... 12:00:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14279702637144260416tmp [Pipeline] { [Pipeline] sh 12:00:55 + set +x 12:00:55 + bash -s+ -- 12:00:55 curl -s https://codecov.io/bash 12:00:55 12:00:55 _____ _ 12:00:55 / ____| | | 12:00:55 | | ___ __| | ___ ___ _____ __ 12:00:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:00:55 | |___| (_) | (_| | __/ (_| (_) \ V / 12:00:55 \_____\___/ \__,_|\___|\___\___/ \_/ 12:00:55 Bash-1.0.6 12:00:55 12:00:55 12:00:55 ==> git version 2.25.1 found 12:00:55 ==> 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 12:00:55 Release-Date: 2020-01-08 12:00:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:00:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:00:55 ==> Jenkins CI detected. 12:00:55 current dir:  /w/workspace/edgex-go/1 12:00:55 project root: . 12:00:55 --> token set from env 12:00:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:00:55 ==> Running gcov in . (disable via -X gcov) 12:00:55 ==> Python coveragepy not found 12:00:55 ==> Searching for coverage reports in: 12:00:55 + . 12:00:55 -> Found 1 reports 12:00:55 ==> Detecting git/mercurial file structure 12:00:55 ==> Reading reports 12:00:55 + ./coverage.out bytes=596277 12:00:55 ==> Appending adjustments 12:00:55 https://docs.codecov.io/docs/fixing-reports 12:00:57 + Found adjustments 12:00:57 ==> Gzipping contents 12:00:57 72K /tmp/codecov.4qzGz6.gz 12:00:57 ==> Uploading reports 12:00:57 url: https://codecov.io 12:00:57 query: branch=PR-4922&commit=c8d5d1f442a70165fbed27d705ba22c244cb6e76&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4922%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4922&job=&cmd_args= 12:00:57 -> Pinging Codecov 12:00:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4922&commit=c8d5d1f442a70165fbed27d705ba22c244cb6e76&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4922%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4922&job=&cmd_args= 12:00:57 -> Uploading to 12:00:57 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/c8d5d1f442a70165fbed27d705ba22c244cb6e76/85c3a149-9c5f-4e7e-94dd-62b9a9d98fec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240923%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240923T120057Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b72bf5cc764878f4849f71e260db93d0591835efc380408eba4454ebb2b27e7f 12:00:57 % Total % Received % Xferd Average Speed Time Time Time Current 12:00:57 Dload Upload Total Spent Left Speed 12:00:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72264 0 0 100 72264 0 258k --:--:-- --:--:-- --:--:-- 258k 12:00:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c8d5d1f442a70165fbed27d705ba22c244cb6e76 [Pipeline] } 12:00:57 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 12:00:59 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 12:00:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:01:00 ---> package-listing.sh 12:01:00 ++ facter osfamily 12:01:00 ++ tr '[:upper:]' '[:lower:]' 12:01:00 + OS_FAMILY=debian 12:01:00 + workspace=/w/workspace/edgex-go/1 12:01:00 + START_PACKAGES=/tmp/packages_start.txt 12:01:00 + END_PACKAGES=/tmp/packages_end.txt 12:01:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:01:00 + PACKAGES=/tmp/packages_start.txt 12:01:00 + '[' /w/workspace/edgex-go/1 ']' 12:01:00 + PACKAGES=/tmp/packages_end.txt 12:01:00 + case "${OS_FAMILY}" in 12:01:00 + dpkg -l 12:01:00 + grep '^ii' 12:01:00 + '[' -f /tmp/packages_start.txt ']' 12:01:00 + '[' -f /tmp/packages_end.txt ']' 12:01:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:01:00 + '[' /w/workspace/edgex-go/1 ']' 12:01:00 + mkdir -p /w/workspace/edgex-go/1/archives/ 12:01:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 12:01:00 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 12:01:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:01 12:01:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:02 latest: Pulling from edgex-lftools-log-publisher 12:01:02 5eb5b503b376: Pulling fs layer 12:01:02 5c69ac0246d0: Pulling fs layer 12:01:02 ec43610c2a17: Pulling fs layer 12:01:02 3a2ae6a8a46f: Pulling fs layer 12:01:02 33b1e0a273af: Pulling fs layer 12:01:02 5d3b04190fa2: Pulling fs layer 12:01:02 2f39f015ded8: Pulling fs layer 12:01:02 33b1e0a273af: Waiting 12:01:02 5d3b04190fa2: Waiting 12:01:02 2f39f015ded8: Waiting 12:01:02 3a2ae6a8a46f: Waiting 12:01:02 5c69ac0246d0: Download complete 12:01:02 3a2ae6a8a46f: Download complete 12:01:02 33b1e0a273af: Verifying Checksum 12:01:02 33b1e0a273af: Download complete 12:01:02 ec43610c2a17: Verifying Checksum 12:01:02 ec43610c2a17: Download complete 12:01:02 5d3b04190fa2: Download complete 12:01:02 5eb5b503b376: Verifying Checksum 12:01:02 5eb5b503b376: Download complete 12:01:02 2f39f015ded8: Download complete 12:01:03 5eb5b503b376: Pull complete 12:01:03 5c69ac0246d0: Pull complete 12:01:04 ec43610c2a17: Pull complete 12:01:04 3a2ae6a8a46f: Pull complete 12:01:04 33b1e0a273af: Pull complete 12:01:04 5d3b04190fa2: Pull complete 12:01:08 2f39f015ded8: Pull complete 12:01:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:01:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:08 prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container 12:01:09 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:01:13 $ docker top 5c86a937a8f66e6fd5a2657cdbd3ec61e3749fdec5c6360649085baab9b368f7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:14 + touch /tmp/pre-build-complete [Pipeline] sh 12:01:14 + mkdir -p /var/log/sysstat [Pipeline] sh 12:01:14 + ls /var/log/sa-host 12:01:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:01:14 provisioning config files... 12:01:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8563738728824689768tmp [Pipeline] { [Pipeline] echo 12:01:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:01:15 ---> create-netrc.sh [Pipeline] } 12:01:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:01:15 ---> python-tools-install.sh [Pipeline] echo 12:01:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:01:16 ---> sudo-logs.sh 12:01:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:01:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:01:16 ---> job-cost.sh 12:01:16 lf-activate-venv: SKIPPING 12:01:16 DEBUG: total: 0.2199999988079071 12:01:16 INFO: Retrieving Stack Cost... 12:01:17 INFO: Retrieving Pricing Info for: v3-standard-8 12:01:17 INFO: Archiving Costs [Pipeline] echo 12:01:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:01:17 ---> logs-deploy.sh 12:01:17 lf-activate-venv: SKIPPING 12:01:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4922/1 12:01:17 INFO: archiving workspace using pattern(s): 12:01:18 Archives upload complete. 12:01:18 INFO: archiving logs to Nexus 12:01:19 ---> uname -a: 12:01:19 Linux prd-ubuntu20-04-docker-8c-8g-10927 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:01:19 12:01:19 12:01:19 ---> lscpu: 12:01:19 Architecture: x86_64 12:01:19 CPU op-mode(s): 32-bit, 64-bit 12:01:19 Byte Order: Little Endian 12:01:19 Address sizes: 40 bits physical, 48 bits virtual 12:01:19 CPU(s): 8 12:01:19 On-line CPU(s) list: 0-7 12:01:19 Thread(s) per core: 1 12:01:19 Core(s) per socket: 1 12:01:19 Socket(s): 8 12:01:19 NUMA node(s): 1 12:01:19 Vendor ID: AuthenticAMD 12:01:19 CPU family: 23 12:01:19 Model: 49 12:01:19 Model name: AMD EPYC-Rome Processor 12:01:19 Stepping: 0 12:01:19 CPU MHz: 2799.998 12:01:19 BogoMIPS: 5599.99 12:01:19 Virtualization: AMD-V 12:01:19 Hypervisor vendor: KVM 12:01:19 Virtualization type: full 12:01:19 L1d cache: 256 KiB 12:01:19 L1i cache: 256 KiB 12:01:19 L2 cache: 4 MiB 12:01:19 L3 cache: 128 MiB 12:01:19 NUMA node0 CPU(s): 0-7 12:01:19 Vulnerability Itlb multihit: Not affected 12:01:19 Vulnerability L1tf: Not affected 12:01:19 Vulnerability Mds: Not affected 12:01:19 Vulnerability Meltdown: Not affected 12:01:19 Vulnerability Mmio stale data: Not affected 12:01:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:01:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:01:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:01:19 Vulnerability Srbds: Not affected 12:01:19 Vulnerability Tsx async abort: Not affected 12:01:19 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 12:01:19 12:01:19 12:01:19 ---> nproc: 12:01:19 8 12:01:19 12:01:19 12:01:19 ---> df -h: 12:01:19 Filesystem Size Used Avail Use% Mounted on 12:01:19 overlay 155G 28G 128G 18% / 12:01:19 tmpfs 64M 0 64M 0% /dev 12:01:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:01:19 shm 64M 0 64M 0% /dev/shm 12:01:19 /dev/vda1 155G 28G 128G 18% /facter-os 12:01:19 12:01:19 12:01:19 ---> sar -b -r -n DEV: 12:01:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10927) 09/23/24 _x86_64_ (8 CPU) 12:01:19 12:01:19 10:56:13 LINUX RESTART (8 CPU) 12:01:19 12:01:19 10:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:01:19 10:58:01 196.52 11.05 185.47 0.00 1689.72 68103.58 0.00 12:01:19 10:59:01 68.12 0.05 68.07 0.00 3.87 26676.37 0.00 12:01:19 11:00:02 35.51 0.07 35.44 0.00 0.53 21454.69 0.00 12:01:19 11:01:01 55.69 0.10 55.58 0.00 2.03 42828.27 0.00 12:01:19 11:02:01 552.99 1.42 551.57 0.00 117.85 252292.35 0.00 12:01:19 11:03:01 639.89 15.86 624.03 0.00 150.37 187733.51 0.00 12:01:19 11:04:01 241.50 0.10 241.40 0.00 0.80 49714.10 0.00 12:01:19 11:05:01 348.67 0.02 348.65 0.00 0.13 116345.08 0.00 12:01:19 11:06:01 671.04 0.03 671.01 0.00 0.80 92078.51 0.00 12:01:19 11:07:01 42.84 5.75 37.09 0.00 2570.10 5803.83 0.00 12:01:19 11:08:01 6.57 0.02 6.55 0.00 0.13 109.58 0.00 12:01:19 11:09:01 2.03 0.00 2.03 0.00 0.00 22.53 0.00 12:01:19 11:10:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 12:01:19 11:11:01 2.02 0.00 2.02 0.00 0.00 22.12 0.00 12:01:19 11:12:01 2.25 0.02 2.23 0.00 0.13 24.80 0.00 12:01:19 11:13:01 1.70 0.00 1.70 0.00 0.00 18.93 0.00 12:01:19 11:14:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 12:01:19 11:15:01 1.85 0.00 1.85 0.00 0.00 20.26 0.00 12:01:19 11:16:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 12:01:19 11:17:01 2.17 0.02 2.15 0.00 0.13 24.93 0.00 12:01:19 11:18:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 12:01:19 11:19:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 12:01:19 11:20:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 12:01:19 11:21:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 12:01:19 11:22:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 12:01:19 11:23:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 12:01:19 11:24:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 12:01:19 11:25:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 12:01:19 11:26:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 12:01:19 11:27:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 12:01:19 11:28:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 12:01:19 11:29:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 12:01:19 11:30:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 12:01:19 11:31:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 12:01:19 11:32:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 12:01:19 11:33:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 12:01:19 11:34:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 12:01:19 11:35:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 12:01:19 11:36:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 12:01:19 11:37:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 12:01:19 11:38:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 12:01:19 11:39:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 12:01:19 11:40:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 12:01:19 11:41:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 12:01:19 11:42:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 12:01:19 11:43:01 1.67 0.00 1.67 0.00 0.00 20.00 0.00 12:01:19 11:44:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 12:01:19 11:45:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 12:01:19 11:46:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 12:01:19 11:47:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 12:01:19 11:48:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 12:01:19 11:49:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 12:01:19 11:50:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 12:01:19 11:51:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 12:01:19 11:52:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 12:01:19 11:53:01 1.42 0.00 1.42 0.00 0.00 18.53 0.00 12:01:19 11:54:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 12:01:19 11:55:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 12:01:19 11:56:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 12:01:19 11:57:01 1.72 0.00 1.72 0.00 0.00 20.40 0.00 12:01:19 11:58:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 12:01:19 11:59:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 12:01:19 12:00:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 12:01:19 12:01:01 1.78 0.22 1.57 0.00 16.93 41.73 0.00 12:01:19 Average: 45.77 0.54 45.23 0.00 71.16 13492.08 0.00 12:01:19 12:01:19 10:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:01:19 10:58:01 27669976 31542452 758560 2.31 125540 3909296 1879112 5.54 1247600 3448320 303596 12:01:19 10:59:01 26990052 31345924 946956 2.88 129032 4360244 2367912 6.98 1993892 3347408 646036 12:01:19 11:00:02 27114908 31463920 827584 2.52 134680 4318292 2170228 6.40 1379356 3806676 483120 12:01:19 11:01:01 27557496 31508596 788284 2.40 136440 3972644 2073768 6.11 1316492 3481544 385964 12:01:19 11:02:01 20114288 31237120 1027348 3.12 153808 10881328 3382620 9.97 2189728 9762484 512 12:01:19 11:03:01 12520724 29719788 2479516 7.54 346148 16127908 7818832 23.04 4312528 14512772 289956 12:01:19 11:04:01 8407132 28251788 3941416 11.99 364960 18620596 10885372 32.08 6996436 15793144 1438824 12:01:19 11:05:01 7054088 29316092 2896952 8.81 378508 20972700 7700856 22.70 6816036 17310052 919104 12:01:19 11:06:01 10114028 31394500 874312 2.66 387428 20174372 2318840 6.83 3046236 18285236 392 12:01:19 11:07:01 9806956 31378664 873436 2.66 407476 20438300 2287604 6.74 3241796 18370096 1076 12:01:19 11:08:01 9871852 31438536 813900 2.48 406004 20435048 2242064 6.61 3181576 18366876 8 12:01:19 11:09:01 9871392 31438136 814244 2.48 406064 20435044 2242064 6.61 3181636 18366880 8 12:01:19 11:10:01 9873240 31440104 812268 2.47 406124 20435052 2242064 6.61 3179848 18366880 8 12:01:19 11:11:01 9881824 31448716 803600 2.44 406184 20435056 2242064 6.61 3171924 18366884 8 12:01:19 11:12:01 9882928 31449944 802340 2.44 406260 20435060 2274348 6.70 3172064 18366880 12 12:01:19 11:13:01 9882944 31450040 802260 2.44 406296 20435060 2274348 6.70 3172304 18366880 12 12:01:19 11:14:01 9884376 31451476 800668 2.43 406320 20435064 2274348 6.70 3170340 18366884 8 12:01:19 11:15:01 9884108 31451236 800824 2.44 406368 20435064 2274348 6.70 3170380 18366884 8 12:01:19 11:16:01 9884816 31452016 800032 2.43 406384 20435068 2274348 6.70 3170324 18366888 8 12:01:19 11:17:01 9884208 31451464 800520 2.43 406448 20435064 2274348 6.70 3170248 18366896 8 12:01:19 11:18:01 9884412 31451728 800112 2.43 406468 20435076 2274348 6.70 3170240 18366904 12 12:01:19 11:19:01 9884388 31451712 800016 2.43 406484 20435080 2274348 6.70 3170524 18366908 8 12:01:19 11:20:01 9884596 31451940 799980 2.43 406504 20435084 2274348 6.70 3170272 18366900 24 12:01:19 11:21:01 9884312 31451680 800148 2.43 406524 20435088 2274348 6.70 3170288 18366904 12 12:01:19 11:22:01 9884004 31451432 800368 2.43 406564 20435076 2274348 6.70 3170388 18366912 16 12:01:19 11:23:01 9883868 31451300 800372 2.43 406584 20435092 2257676 6.65 3170708 18366916 16 12:01:19 11:24:01 9884072 31451572 800192 2.43 406600 20435096 2257676 6.65 3170500 18366924 28 12:01:19 11:25:01 9884056 31451556 800132 2.43 406620 20435100 2257676 6.65 3170516 18366924 8 12:01:19 11:26:01 9884260 31451768 799856 2.43 406632 20435104 2257676 6.65 3170500 18366928 8 12:01:19 11:27:01 9883952 31451508 800288 2.43 406656 20435108 2257676 6.65 3170664 18366936 40 12:01:19 11:28:01 9883936 31451500 800256 2.43 406672 20435108 2257676 6.65 3170588 18366940 20 12:01:19 11:29:01 9883668 31451236 800436 2.43 406696 20435112 2257676 6.65 3170620 18366944 12 12:01:19 11:30:01 9883872 31451504 800156 2.43 406708 20435112 2257676 6.65 3170660 18366948 12 12:01:19 11:31:01 9883476 31451144 800336 2.43 406732 20435116 2257676 6.65 3170676 18366952 4 12:01:19 11:32:01 9883396 31451104 800336 2.43 406752 20435112 2257676 6.65 3170776 18366936 20 12:01:19 11:33:01 9883596 31451436 800092 2.43 406776 20435248 2257676 6.65 3170716 18367068 8 12:01:19 11:34:01 9884084 31451932 799564 2.43 406780 20435252 2257676 6.65 3170716 18367072 8 12:01:19 11:35:01 9883808 31451712 799756 2.43 406800 20435256 2257676 6.65 3170848 18367080 4 12:01:19 11:36:01 9883768 31451680 799700 2.43 406828 20435264 2257676 6.65 3170952 18367084 48 12:01:19 11:37:01 9883332 31451300 799892 2.43 406852 20435264 2257676 6.65 3171184 18367088 44 12:01:19 11:38:01 9883356 31451356 799844 2.43 406872 20435268 2257676 6.65 3171076 18367096 32 12:01:19 11:39:01 9883340 31451344 799736 2.43 406892 20435272 2257676 6.65 3170840 18367100 16 12:01:19 11:40:01 9883508 31451552 799708 2.43 406904 20435272 2257676 6.65 3170880 18367104 8 12:01:19 11:41:01 9883648 31451700 799724 2.43 406920 20435276 2273740 6.70 3170884 18367108 4 12:01:19 11:42:01 9883588 31451644 799932 2.43 406936 20435268 2273740 6.70 3170944 18367108 16 12:01:19 11:43:01 9883700 31451824 799908 2.43 406964 20435284 2273740 6.70 3171324 18367120 208 12:01:19 11:44:01 9883700 31451832 799884 2.43 406972 20435288 2273740 6.70 3171264 18367124 204 12:01:19 11:45:01 9883576 31451712 800136 2.43 406992 20435288 2273740 6.70 3171512 18367124 184 12:01:19 11:46:01 9883576 31451716 800104 2.43 407000 20435292 2273740 6.70 3171104 18367128 8 12:01:19 11:47:01 9883584 31451784 800008 2.43 407028 20435292 2273740 6.70 3171340 18367132 204 12:01:19 11:48:01 9883536 31451744 799972 2.43 407044 20435296 2273740 6.70 3171292 18367136 204 12:01:19 11:49:01 9883244 31451456 800180 2.43 407064 20435300 2257040 6.65 3171168 18367140 28 12:01:19 11:50:01 9883060 31451272 800296 2.43 407072 20435300 2257040 6.65 3171204 18367140 56 12:01:19 11:51:01 9883044 31451312 800228 2.43 407088 20435304 2257040 6.65 3171292 18367124 152 12:01:19 11:52:01 9883052 31451320 800156 2.43 407092 20435304 2257040 6.65 3171340 18367124 208 12:01:19 11:53:01 9883084 31451360 800232 2.43 407112 20435316 2240656 6.60 3171420 18367132 204 12:01:19 11:54:01 9883076 31451416 800196 2.43 407140 20435320 2240656 6.60 3171356 18367144 172 12:01:19 11:55:01 9883604 31451948 799572 2.43 407164 20435320 2240656 6.60 3171420 18367144 196 12:01:19 11:56:01 9883296 31451648 799800 2.43 407176 20435324 2256712 6.65 3171420 18367148 196 12:01:19 11:57:01 9883596 31452140 799320 2.43 407208 20435452 2256712 6.65 3171648 18367280 220 12:01:19 11:58:01 9883620 31452168 799272 2.43 407228 20435456 2256712 6.65 3171152 18367284 16 12:01:19 11:59:01 9883524 31452080 799224 2.43 407244 20435460 2256712 6.65 3171472 18367288 184 12:01:19 12:00:01 9883240 31451856 799440 2.43 407252 20435460 2256712 6.65 3171496 18367292 8 12:01:19 12:01:01 9880540 31450680 800556 2.43 407272 20436972 2208320 6.51 3174220 18368256 1140 12:01:19 Average: 11109833 31335939 916632 2.79 383271 19176225 2577208 7.60 3184471 17186541 69889 12:01:19 12:01:19 10:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:01:19 10:58:01 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 12:01:19 10:58:01 ens3 1074.07 984.79 9792.76 104.77 0.00 0.00 0.00 0.00 12:01:19 10:58:01 docker0 846.33 850.91 62.74 4948.16 0.00 0.00 0.00 0.00 12:01:19 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 10:59:01 ens3 40.11 24.61 37.49 15.22 0.00 0.00 0.00 0.00 12:01:19 10:59:01 veth2b4331b 0.08 0.27 0.01 0.02 0.00 0.00 0.00 0.00 12:01:19 10:59:01 docker0 0.08 0.15 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:00:02 ens3 29.18 21.75 22.72 13.22 0.00 0.00 0.00 0.00 12:01:19 11:00:02 veth2b4331b 1.02 1.03 0.09 0.09 0.00 0.00 0.00 0.00 12:01:19 11:00:02 docker0 1.02 1.02 0.08 0.09 0.00 0.00 0.00 0.00 12:01:19 11:01:01 lo 1.02 1.02 0.09 0.09 0.00 0.00 0.00 0.00 12:01:19 11:01:01 ens3 93.32 62.72 2251.91 16.85 0.00 0.00 0.00 0.00 12:01:19 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:02:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 12:01:19 11:02:01 ens3 199.75 145.21 2038.36 162.29 0.00 0.00 0.00 0.00 12:01:19 11:02:01 vethe7613b3 4.62 6.15 0.45 2.88 0.00 0.00 0.00 0.00 12:01:19 11:02:01 veth1c3bd6c 4.72 6.35 0.46 2.90 0.00 0.00 0.00 0.00 12:01:19 11:02:01 docker0 70.55 109.03 4.77 1116.09 0.00 0.00 0.00 0.00 12:01:19 11:02:01 veth14a3450 0.35 1.38 0.03 0.17 0.00 0.00 0.00 0.00 12:01:19 11:02:01 veth232f3ec 4.75 6.35 0.46 2.88 0.00 0.00 0.00 0.00 12:01:19 11:02:01 vethe428767 4.75 6.77 0.33 31.19 0.00 0.00 0.00 0.00 12:01:19 11:02:01 veth21ee144 4.72 6.30 0.46 2.90 0.00 0.00 0.00 0.00 12:01:19 11:03:01 veth91fc07e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:01:19 11:03:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:01:19 11:03:01 veth8cfb65b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:01:19 11:03:01 veth87772ce 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:01:19 11:03:01 veth7325c39 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:01:19 11:03:01 ens3 659.41 360.52 5917.63 49.51 0.00 0.00 0.00 0.00 12:01:19 11:03:01 vethe974784 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:01:19 11:03:01 vethdd3a5c7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:01:19 11:03:01 veth50e29c5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:01:19 11:03:01 veth5c774c2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:01:19 11:03:01 vethf16593d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:01:19 11:03:01 docker0 346.18 639.28 32.45 5901.22 0.00 0.00 0.00 0.00 12:01:19 11:03:01 vethd601def 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:01:19 11:03:01 veth14a3450 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:03:01 vethacc9ed1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:01:19 11:03:01 veth8a1e4cc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:01:19 11:03:01 veth7b0e68f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:01:19 11:04:01 veth91fc07e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:04:01 veth8cfb65b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:04:01 veth87772ce 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:04:01 veth7325c39 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:04:01 ens3 8.25 5.06 6.44 3.67 0.00 0.00 0.00 0.00 12:01:19 11:04:01 vethe974784 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:04:01 vethdd3a5c7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:04:01 veth50e29c5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:04:01 veth5c774c2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:04:01 vethf16593d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:04:01 vethd601def 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:04:01 veth14a3450 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:04:01 vethacc9ed1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:04:01 veth8a1e4cc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:04:01 veth7b0e68f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:05:01 veth91fc07e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:05:01 veth8cfb65b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:05:01 veth87772ce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:05:01 veth7325c39 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:05:01 ens3 5.56 2.98 4.55 2.41 0.00 0.00 0.00 0.00 12:01:19 11:05:01 vethe974784 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:05:01 vethdd3a5c7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:05:01 veth50e29c5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:05:01 veth5c774c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:05:01 vethf16593d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:05:01 vethd601def 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:05:01 veth14a3450 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:05:01 vethacc9ed1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:05:01 veth8a1e4cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:05:01 veth7b0e68f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:06:01 ens3 4.03 2.68 4.22 2.02 0.00 0.00 0.00 0.00 12:01:19 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:07:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 12:01:19 11:07:01 ens3 157.24 90.35 2066.87 6.25 0.00 0.00 0.00 0.00 12:01:19 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:10:01 ens3 0.25 0.12 0.41 0.01 0.00 0.00 0.00 0.00 12:01:19 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:12:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:01:19 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:13:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:14:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:01:19 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:15:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:17:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 12:01:19 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:22:01 ens3 0.35 0.32 0.19 0.08 0.00 0.00 0.00 0.00 12:01:19 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:27:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 12:01:19 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:31:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:32:01 ens3 0.32 0.23 0.19 0.07 0.00 0.00 0.00 0.00 12:01:19 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:33:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:37:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:01:19 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:42:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:01:19 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:43:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:45:01 ens3 0.30 0.20 0.18 0.02 0.00 0.00 0.00 0.00 12:01:19 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:47:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 12:01:19 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:52:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:01:19 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:53:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:57:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:01:19 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:19 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 12:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 12:01:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 12:01:19 12:01:01 ens3 14.16 8.80 15.02 5.98 0.00 0.00 0.00 0.00 12:01:19 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:19 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 12:01:19 Average: ens3 35.78 26.77 345.74 5.98 0.00 0.00 0.00 0.00 12:01:19 Average: docker0 19.76 25.01 1.56 187.00 0.00 0.00 0.00 0.00 12:01:19 12:01:19 12:01:19 ---> sar -P ALL: 12:01:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10927) 09/23/24 _x86_64_ (8 CPU) 12:01:19 12:01:19 10:56:13 LINUX RESTART (8 CPU) 12:01:19 12:01:19 10:57:01 CPU %user %nice %system %iowait %steal %idle 12:01:19 10:58:01 all 9.03 0.00 4.20 3.53 0.07 83.17 12:01:19 10:58:01 0 8.45 0.00 3.23 0.77 0.08 87.46 12:01:19 10:58:01 1 8.64 0.00 4.03 0.34 0.07 86.92 12:01:19 10:58:01 2 7.89 0.00 4.36 12.80 0.07 74.88 12:01:19 10:58:01 3 9.51 0.00 4.27 2.35 0.08 83.78 12:01:19 10:58:01 4 9.52 0.00 4.17 3.71 0.08 82.52 12:01:19 10:58:01 5 11.47 0.00 4.99 3.13 0.07 80.34 12:01:19 10:58:01 6 8.53 0.00 4.94 0.08 0.07 86.37 12:01:19 10:58:01 7 8.21 0.00 3.65 5.09 0.05 83.00 12:01:19 10:59:01 all 37.89 0.00 5.74 1.62 0.09 54.65 12:01:19 10:59:01 0 37.80 0.00 5.71 0.50 0.08 55.90 12:01:19 10:59:01 1 38.28 0.00 6.09 5.32 0.08 50.23 12:01:19 10:59:01 2 38.57 0.00 5.15 0.12 0.10 56.06 12:01:19 10:59:01 3 38.87 0.00 5.45 0.08 0.08 55.52 12:01:19 10:59:01 4 39.26 0.00 6.11 0.10 0.10 54.43 12:01:19 10:59:01 5 37.83 0.00 5.42 4.49 0.08 52.17 12:01:19 10:59:01 6 37.05 0.00 5.70 0.10 0.10 57.05 12:01:19 10:59:01 7 35.50 0.00 6.32 2.23 0.08 55.86 12:01:19 11:00:02 all 46.76 0.00 5.49 1.69 0.09 45.97 12:01:19 11:00:02 0 46.65 0.00 5.74 0.42 0.08 47.12 12:01:19 11:00:02 1 46.44 0.00 5.57 7.89 0.08 40.02 12:01:19 11:00:02 2 46.59 0.00 5.04 0.99 0.08 47.31 12:01:19 11:00:02 3 47.56 0.00 5.47 0.13 0.08 46.75 12:01:19 11:00:02 4 47.11 0.00 5.73 0.00 0.10 47.06 12:01:19 11:00:02 5 47.74 0.00 5.52 0.03 0.08 46.63 12:01:19 11:00:02 6 45.53 0.00 5.75 0.22 0.12 48.39 12:01:19 11:00:02 7 46.46 0.00 5.13 3.85 0.10 44.46 12:01:19 11:01:01 all 32.70 0.00 6.41 2.34 0.09 58.46 12:01:19 11:01:01 0 32.79 0.00 6.60 0.21 0.09 60.32 12:01:19 11:01:01 1 34.17 0.00 7.84 1.78 0.09 56.13 12:01:19 11:01:01 2 32.66 0.00 6.43 2.43 0.09 58.40 12:01:19 11:01:01 3 30.58 0.00 5.41 1.65 0.09 62.28 12:01:19 11:01:01 4 34.38 0.00 6.47 0.07 0.07 59.02 12:01:19 11:01:01 5 33.87 0.00 6.74 10.90 0.10 48.38 12:01:19 11:01:01 6 31.81 0.00 5.83 0.26 0.09 62.01 12:01:19 11:01:01 7 31.36 0.00 5.93 1.53 0.09 61.09 12:01:19 11:02:01 all 19.34 0.00 7.37 18.58 0.14 54.57 12:01:19 11:02:01 0 20.69 0.00 7.79 8.12 0.21 63.19 12:01:19 11:02:01 1 19.90 0.00 8.06 24.94 0.10 47.00 12:01:19 11:02:01 2 19.34 0.00 6.79 5.80 0.21 67.86 12:01:19 11:02:01 3 17.10 0.00 6.77 19.81 0.19 56.14 12:01:19 11:02:01 4 20.84 0.00 8.21 7.55 0.09 63.31 12:01:19 11:02:01 5 21.27 0.00 7.97 30.23 0.16 40.37 12:01:19 11:02:01 6 19.14 0.00 6.07 28.74 0.12 45.94 12:01:19 11:02:01 7 16.44 0.00 7.32 23.40 0.09 52.75 12:01:19 11:03:01 all 16.82 0.00 7.06 15.00 0.07 61.05 12:01:19 11:03:01 0 17.35 0.00 6.77 11.49 0.07 64.31 12:01:19 11:03:01 1 18.52 0.00 7.38 15.94 0.08 58.07 12:01:19 11:03:01 2 14.90 0.00 6.23 6.79 0.05 72.03 12:01:19 11:03:01 3 16.23 0.00 7.24 12.58 0.07 63.88 12:01:19 11:03:01 4 16.84 0.00 6.96 8.57 0.08 67.53 12:01:19 11:03:01 5 17.33 0.00 7.16 7.52 0.07 67.92 12:01:19 11:03:01 6 16.93 0.00 5.88 8.57 0.05 68.57 12:01:19 11:03:01 7 16.45 0.00 8.83 48.69 0.08 25.94 12:01:19 11:04:01 all 88.70 0.00 11.17 0.00 0.13 0.00 12:01:19 11:04:01 0 88.62 0.00 11.25 0.00 0.14 0.00 12:01:19 11:04:01 1 89.50 0.00 10.40 0.00 0.10 0.00 12:01:19 11:04:01 2 88.73 0.00 11.12 0.00 0.15 0.00 12:01:19 11:04:01 3 87.90 0.00 11.93 0.00 0.16 0.02 12:01:19 11:04:01 4 89.57 0.00 10.32 0.00 0.12 0.00 12:01:19 11:04:01 5 87.18 0.00 12.72 0.00 0.10 0.00 12:01:19 11:04:01 6 88.67 0.00 11.18 0.00 0.15 0.00 12:01:19 11:04:01 7 89.42 0.00 10.47 0.00 0.12 0.00 12:01:19 11:05:01 all 88.43 0.00 11.36 0.00 0.20 0.01 12:01:19 11:05:01 0 88.46 0.00 11.36 0.00 0.19 0.00 12:01:19 11:05:01 1 88.14 0.00 11.65 0.00 0.21 0.00 12:01:19 11:05:01 2 88.45 0.00 11.34 0.00 0.21 0.00 12:01:19 11:05:01 3 88.50 0.00 11.29 0.00 0.21 0.00 12:01:19 11:05:01 4 89.46 0.00 10.33 0.00 0.19 0.02 12:01:19 11:05:01 5 87.87 0.00 11.96 0.00 0.17 0.00 12:01:19 11:05:01 6 86.99 0.00 12.74 0.02 0.23 0.02 12:01:19 11:05:01 7 89.47 0.00 10.31 0.00 0.20 0.02 12:01:19 11:06:01 all 35.29 0.00 6.64 7.78 0.10 50.19 12:01:19 11:06:01 0 35.98 0.00 7.01 9.54 0.10 47.37 12:01:19 11:06:01 1 34.95 0.00 7.53 9.87 0.08 47.56 12:01:19 11:06:01 2 34.93 0.00 6.07 15.13 0.10 43.76 12:01:19 11:06:01 3 35.24 0.00 6.32 6.62 0.09 51.74 12:01:19 11:06:01 4 35.41 0.00 5.99 6.11 0.12 52.37 12:01:19 11:06:01 5 35.33 0.00 7.44 9.35 0.08 47.79 12:01:19 11:06:01 6 34.73 0.00 6.38 2.14 0.10 56.65 12:01:19 11:06:01 7 35.76 0.00 6.37 3.34 0.10 54.43 12:01:19 11:07:01 all 2.00 0.00 1.03 0.98 0.03 95.96 12:01:19 11:07:01 0 1.69 0.00 0.78 2.20 0.03 95.29 12:01:19 11:07:01 1 4.54 0.00 1.12 0.63 0.03 93.67 12:01:19 11:07:01 2 1.82 0.00 2.77 1.60 0.02 93.79 12:01:19 11:07:01 3 1.82 0.00 0.55 0.08 0.02 97.53 12:01:19 11:07:01 4 1.24 0.00 0.50 0.03 0.02 98.21 12:01:19 11:07:01 5 1.58 0.00 0.71 0.03 0.05 97.63 12:01:19 11:07:01 6 1.22 0.00 0.95 2.21 0.03 95.59 12:01:19 11:07:01 7 2.07 0.00 0.87 1.05 0.02 96.00 12:01:19 11:08:01 all 0.13 0.00 0.05 0.01 0.01 99.79 12:01:19 11:08:01 0 0.10 0.00 0.07 0.00 0.02 99.82 12:01:19 11:08:01 1 0.25 0.00 0.07 0.02 0.02 99.65 12:01:19 11:08:01 2 0.02 0.00 0.07 0.00 0.02 99.90 12:01:19 11:08:01 3 0.50 0.00 0.07 0.02 0.02 99.40 12:01:19 11:08:01 4 0.03 0.00 0.03 0.00 0.00 99.93 12:01:19 11:08:01 5 0.03 0.00 0.05 0.02 0.03 99.87 12:01:19 11:08:01 6 0.07 0.00 0.02 0.07 0.02 99.83 12:01:19 11:08:01 7 0.02 0.00 0.05 0.00 0.00 99.93 12:01:19 12:01:19 11:08:01 CPU %user %nice %system %iowait %steal %idle 12:01:19 11:09:01 all 0.01 0.00 0.01 0.02 0.01 99.95 12:01:19 11:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:01:19 11:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:01:19 11:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 11:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:09:01 5 0.02 0.00 0.03 0.07 0.03 99.85 12:01:19 11:09:01 6 0.00 0.00 0.00 0.08 0.00 99.92 12:01:19 11:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:10:01 all 0.03 0.00 0.01 0.00 0.02 99.94 12:01:19 11:10:01 0 0.03 0.00 0.02 0.00 0.03 99.92 12:01:19 11:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:01:19 11:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:01:19 11:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:10:01 5 0.02 0.00 0.03 0.00 0.03 99.92 12:01:19 11:10:01 6 0.07 0.00 0.02 0.03 0.02 99.87 12:01:19 11:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:01:19 11:11:01 all 0.02 0.00 0.01 0.01 0.01 99.96 12:01:19 11:11:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:01:19 11:11:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:01:19 11:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:11:01 3 0.05 0.00 0.00 0.00 0.02 99.93 12:01:19 11:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:11:01 5 0.03 0.00 0.02 0.00 0.03 99.92 12:01:19 11:11:01 6 0.03 0.00 0.02 0.03 0.00 99.92 12:01:19 11:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:12:01 all 0.04 0.00 0.02 0.01 0.01 99.92 12:01:19 11:12:01 0 0.03 0.00 0.05 0.00 0.02 99.90 12:01:19 11:12:01 1 0.05 0.00 0.02 0.02 0.02 99.90 12:01:19 11:12:01 2 0.02 0.00 0.03 0.00 0.00 99.95 12:01:19 11:12:01 3 0.08 0.00 0.03 0.00 0.00 99.88 12:01:19 11:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:12:01 5 0.13 0.00 0.00 0.00 0.03 99.83 12:01:19 11:12:01 6 0.02 0.00 0.00 0.03 0.02 99.93 12:01:19 11:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:13:01 all 0.27 0.00 0.01 0.00 0.01 99.70 12:01:19 11:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:01:19 11:13:01 1 0.05 0.00 0.02 0.02 0.02 99.90 12:01:19 11:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:01:19 11:13:01 5 1.99 0.00 0.03 0.00 0.03 97.95 12:01:19 11:13:01 6 0.03 0.00 0.02 0.02 0.00 99.93 12:01:19 11:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:14:01 all 0.27 0.00 0.01 0.00 0.01 99.71 12:01:19 11:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:01:19 11:14:01 1 0.03 0.00 0.00 0.02 0.02 99.93 12:01:19 11:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:14:01 5 1.99 0.00 0.02 0.00 0.03 97.96 12:01:19 11:14:01 6 0.02 0.00 0.02 0.02 0.02 99.93 12:01:19 11:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:15:01 all 0.19 0.00 0.02 0.01 0.01 99.78 12:01:19 11:15:01 0 0.03 0.00 0.05 0.00 0.02 99.90 12:01:19 11:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:15:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:01:19 11:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:15:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:01:19 11:15:01 5 1.29 0.00 0.00 0.03 0.00 98.68 12:01:19 11:15:01 6 0.03 0.00 0.02 0.02 0.00 99.93 12:01:19 11:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:16:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:01:19 11:16:01 0 0.05 0.00 0.03 0.00 0.03 99.88 12:01:19 11:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:16:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:01:19 11:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:16:01 5 0.00 0.00 0.00 0.00 0.03 99.97 12:01:19 11:16:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:01:19 11:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:17:01 all 0.03 0.00 0.02 0.01 0.01 99.93 12:01:19 11:17:01 0 0.05 0.00 0.03 0.00 0.02 99.90 12:01:19 11:17:01 1 0.00 0.00 0.03 0.00 0.02 99.95 12:01:19 11:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:01:19 11:17:01 3 0.10 0.00 0.02 0.00 0.00 99.88 12:01:19 11:17:01 4 0.05 0.00 0.03 0.00 0.03 99.88 12:01:19 11:17:01 5 0.02 0.00 0.00 0.03 0.00 99.95 12:01:19 11:17:01 6 0.02 0.00 0.00 0.05 0.00 99.93 12:01:19 11:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:18:01 all 0.25 0.00 0.02 0.00 0.01 99.72 12:01:19 11:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 11:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:01:19 11:18:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:01:19 11:18:01 3 0.03 0.00 0.05 0.00 0.03 99.88 12:01:19 11:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:18:01 5 1.86 0.00 0.02 0.02 0.02 98.09 12:01:19 11:18:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:01:19 11:19:01 all 0.18 0.00 0.02 0.00 0.01 99.79 12:01:19 11:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:01:19 11:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:01:19 11:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:01:19 11:19:01 3 0.05 0.00 0.02 0.00 0.02 99.92 12:01:19 11:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:19:01 5 1.26 0.00 0.02 0.02 0.02 98.69 12:01:19 11:19:01 6 0.03 0.00 0.02 0.02 0.00 99.93 12:01:19 11:19:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:01:19 12:01:19 11:19:01 CPU %user %nice %system %iowait %steal %idle 12:01:19 11:20:01 all 0.26 0.00 0.01 0.00 0.01 99.72 12:01:19 11:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:01:19 11:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:20:01 2 0.00 0.00 0.03 0.00 0.02 99.95 12:01:19 11:20:01 3 0.03 0.00 0.03 0.00 0.03 99.90 12:01:19 11:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:20:01 5 1.97 0.00 0.00 0.00 0.00 98.03 12:01:19 11:20:01 6 0.03 0.00 0.02 0.02 0.02 99.92 12:01:19 11:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:21:01 all 0.17 0.00 0.02 0.00 0.01 99.80 12:01:19 11:21:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:01:19 11:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:01:19 11:21:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:01:19 11:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:21:01 5 1.16 0.00 0.00 0.02 0.02 98.81 12:01:19 11:21:01 6 0.03 0.00 0.03 0.02 0.00 99.92 12:01:19 11:21:01 7 0.02 0.00 0.05 0.00 0.00 99.93 12:01:19 11:22:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:01:19 11:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:01:19 11:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:01:19 11:22:01 3 0.05 0.00 0.02 0.00 0.03 99.90 12:01:19 11:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:22:01 5 0.00 0.00 0.03 0.02 0.00 99.95 12:01:19 11:22:01 6 0.30 0.00 0.00 0.02 0.02 99.67 12:01:19 11:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:23:01 all 0.28 0.00 0.01 0.00 0.01 99.69 12:01:19 11:23:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:01:19 11:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:01:19 11:23:01 3 0.03 0.00 0.03 0.00 0.02 99.92 12:01:19 11:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:23:01 5 0.03 0.00 0.00 0.02 0.00 99.95 12:01:19 11:23:01 6 2.00 0.00 0.00 0.00 0.02 97.98 12:01:19 11:23:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:01:19 11:24:01 all 0.26 0.00 0.01 0.00 0.01 99.72 12:01:19 11:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:01:19 11:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:01:19 11:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:01:19 11:24:01 6 1.97 0.00 0.00 0.02 0.00 98.01 12:01:19 11:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:25:01 all 0.20 0.00 0.01 0.00 0.01 99.77 12:01:19 11:25:01 0 0.03 0.00 0.00 0.00 0.03 99.93 12:01:19 11:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:01:19 11:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:25:01 4 0.03 0.00 0.02 0.02 0.00 99.93 12:01:19 11:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:25:01 6 1.47 0.00 0.07 0.02 0.02 98.43 12:01:19 11:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:01:19 11:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:01:19 11:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:26:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:01:19 11:26:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:01:19 11:26:01 4 0.03 0.00 0.02 0.02 0.02 99.92 12:01:19 11:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:01:19 11:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:01:19 11:27:01 2 0.03 0.00 0.02 0.00 0.03 99.92 12:01:19 11:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:27:01 4 0.05 0.00 0.02 0.00 0.02 99.92 12:01:19 11:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:27:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:01:19 11:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:28:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:01:19 11:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:28:01 3 0.08 0.00 0.02 0.00 0.00 99.90 12:01:19 11:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:28:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:01:19 11:28:01 6 0.10 0.00 0.02 0.02 0.03 99.83 12:01:19 11:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:01:19 11:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:01:19 11:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:01:19 11:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:29:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:01:19 11:29:01 6 0.07 0.00 0.07 0.02 0.02 99.83 12:01:19 11:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:01:19 11:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:01:19 11:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:01:19 11:30:01 3 0.05 0.00 0.02 0.00 0.02 99.92 12:01:19 11:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:01:19 11:30:01 6 0.03 0.00 0.03 0.02 0.03 99.88 12:01:19 11:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:01:19 12:01:19 11:30:01 CPU %user %nice %system %iowait %steal %idle 12:01:19 11:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:01:19 11:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:01:19 11:31:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:01:19 11:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:31:01 4 0.00 0.00 0.00 0.02 0.02 99.97 12:01:19 11:31:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:01:19 11:31:01 6 0.05 0.00 0.02 0.02 0.03 99.88 12:01:19 11:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:01:19 11:32:01 all 0.04 0.00 0.01 0.00 0.01 99.95 12:01:19 11:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:32:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:01:19 11:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:01:19 11:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:32:01 4 0.02 0.00 0.02 0.02 0.00 99.95 12:01:19 11:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:01:19 11:32:01 6 0.07 0.00 0.00 0.02 0.02 99.90 12:01:19 11:32:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:01:19 11:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:01:19 11:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 11:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:01:19 11:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:01:19 11:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:33:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:01:19 11:33:01 6 0.03 0.00 0.02 0.02 0.03 99.90 12:01:19 11:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 11:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:01:19 11:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:01:19 11:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:01:19 11:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:01:19 11:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:34:01 5 0.03 0.00 0.02 0.02 0.02 99.92 12:01:19 11:34:01 6 0.03 0.00 0.00 0.00 0.03 99.93 12:01:19 11:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 11:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:01:19 11:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:01:19 11:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 11:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:35:01 5 0.07 0.00 0.02 0.02 0.02 99.88 12:01:19 11:35:01 6 0.02 0.00 0.02 0.02 0.02 99.93 12:01:19 11:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:36:01 all 0.15 0.00 0.01 0.00 0.01 99.83 12:01:19 11:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:01:19 11:36:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:01:19 11:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:01:19 11:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 11:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:36:01 5 0.07 0.00 0.02 0.00 0.03 99.88 12:01:19 11:36:01 6 0.98 0.00 0.02 0.02 0.03 98.96 12:01:19 11:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:01:19 11:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:01:19 11:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:37:01 4 0.00 0.00 0.00 0.03 0.02 99.95 12:01:19 11:37:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:37:01 6 0.02 0.00 0.02 0.02 0.02 99.93 12:01:19 11:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:01:19 11:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:01:19 11:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 11:38:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:38:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:38:01 6 0.03 0.00 0.02 0.00 0.03 99.92 12:01:19 11:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:01:19 11:39:01 all 0.02 0.00 0.02 0.00 0.01 99.94 12:01:19 11:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 11:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:01:19 11:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 12:01:19 11:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:39:01 6 0.05 0.00 0.03 0.02 0.03 99.87 12:01:19 11:39:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:01:19 11:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:01:19 11:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:01:19 11:40:01 2 0.07 0.00 0.02 0.00 0.02 99.90 12:01:19 11:40:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:01:19 11:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:40:01 6 0.02 0.00 0.02 0.02 0.02 99.93 12:01:19 11:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:01:19 11:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:01:19 11:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:01:19 11:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 11:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:41:01 5 0.02 0.00 0.02 0.02 0.02 99.93 12:01:19 11:41:01 6 0.03 0.00 0.02 0.02 0.03 99.90 12:01:19 11:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 12:01:19 11:41:01 CPU %user %nice %system %iowait %steal %idle 12:01:19 11:42:01 all 0.01 0.00 0.02 0.00 0.01 99.96 12:01:19 11:42:01 0 0.00 0.00 0.02 0.02 0.00 99.97 12:01:19 11:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:42:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:01:19 11:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 11:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:42:01 6 0.00 0.00 0.03 0.00 0.02 99.95 12:01:19 11:42:01 7 0.00 0.00 0.02 0.00 0.03 99.95 12:01:19 11:43:01 all 0.03 0.00 0.02 0.01 0.01 99.94 12:01:19 11:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:01:19 11:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:43:01 2 0.05 0.00 0.05 0.00 0.02 99.88 12:01:19 11:43:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:01:19 11:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:43:01 5 0.02 0.00 0.03 0.03 0.02 99.90 12:01:19 11:43:01 6 0.03 0.00 0.02 0.02 0.03 99.90 12:01:19 11:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:01:19 11:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:01:19 11:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:01:19 11:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:01:19 11:44:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:01:19 11:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:44:01 6 0.02 0.00 0.02 0.02 0.03 99.92 12:01:19 11:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:45:01 all 0.21 0.00 0.01 0.00 0.01 99.76 12:01:19 11:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:01:19 11:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:01:19 11:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:45:01 3 0.07 0.00 0.02 0.00 0.02 99.90 12:01:19 11:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:45:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:01:19 11:45:01 6 1.49 0.00 0.03 0.02 0.02 98.45 12:01:19 11:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:46:01 all 0.26 0.00 0.02 0.00 0.01 99.72 12:01:19 11:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:01:19 11:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:01:19 11:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:01:19 11:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 11:46:01 6 1.97 0.00 0.03 0.00 0.03 97.96 12:01:19 11:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:47:01 all 0.25 0.00 0.01 0.01 0.01 99.72 12:01:19 11:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:01:19 11:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:01:19 11:47:01 3 0.05 0.00 0.05 0.00 0.02 99.88 12:01:19 11:47:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:01:19 11:47:01 5 0.02 0.00 0.00 0.03 0.02 99.93 12:01:19 11:47:01 6 1.73 0.00 0.02 0.02 0.02 98.22 12:01:19 11:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:48:01 all 0.01 0.00 0.01 0.00 0.01 99.98 12:01:19 11:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 11:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:01:19 11:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:48:01 6 0.00 0.00 0.02 0.02 0.03 99.93 12:01:19 11:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:49:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:01:19 11:49:01 0 0.00 0.00 0.03 0.00 0.02 99.95 12:01:19 11:49:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:01:19 11:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:49:01 4 0.07 0.00 0.03 0.00 0.02 99.88 12:01:19 11:49:01 5 0.03 0.00 0.00 0.02 0.02 99.93 12:01:19 11:49:01 6 0.03 0.00 0.02 0.02 0.02 99.92 12:01:19 11:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:50:01 all 0.01 0.00 0.02 0.00 0.01 99.96 12:01:19 11:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 11:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:01:19 11:50:01 2 0.02 0.00 0.03 0.00 0.00 99.95 12:01:19 11:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:01:19 11:50:01 4 0.00 0.00 0.03 0.00 0.02 99.95 12:01:19 11:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:01:19 11:50:01 6 0.02 0.00 0.02 0.00 0.03 99.93 12:01:19 11:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:51:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:01:19 11:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:01:19 11:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:51:01 3 0.05 0.00 0.02 0.00 0.02 99.92 12:01:19 11:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:51:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:01:19 11:51:01 6 0.03 0.00 0.00 0.02 0.02 99.93 12:01:19 11:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:01:19 11:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 11:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:52:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:01:19 11:52:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:01:19 11:52:01 6 0.02 0.00 0.02 0.02 0.05 99.90 12:01:19 11:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 12:01:19 11:52:01 CPU %user %nice %system %iowait %steal %idle 12:01:19 11:53:01 all 0.20 0.00 0.01 0.00 0.01 99.78 12:01:19 11:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:01:19 11:53:01 3 0.05 0.00 0.03 0.00 0.00 99.92 12:01:19 11:53:01 4 0.03 0.00 0.02 0.02 0.02 99.92 12:01:19 11:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:53:01 6 1.45 0.00 0.02 0.00 0.02 98.51 12:01:19 11:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 11:54:01 all 0.26 0.00 0.01 0.00 0.01 99.71 12:01:19 11:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:01:19 11:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:54:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:01:19 11:54:01 4 0.00 0.00 0.00 0.02 0.02 99.97 12:01:19 11:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:01:19 11:54:01 6 1.99 0.00 0.03 0.02 0.02 97.95 12:01:19 11:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:55:01 all 0.24 0.00 0.01 0.00 0.01 99.74 12:01:19 11:55:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:01:19 11:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:01:19 11:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:55:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:01:19 11:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:55:01 6 1.76 0.00 0.03 0.02 0.02 98.17 12:01:19 11:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:01:19 11:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:01:19 11:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:01:19 11:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:56:01 3 0.05 0.00 0.03 0.00 0.02 99.90 12:01:19 11:56:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:01:19 11:56:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:01:19 11:56:01 6 0.03 0.00 0.02 0.02 0.03 99.90 12:01:19 11:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:01:19 11:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 11:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:01:19 11:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:57:01 3 0.05 0.00 0.03 0.00 0.00 99.92 12:01:19 11:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:57:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:01:19 11:57:01 6 0.03 0.00 0.02 0.02 0.03 99.90 12:01:19 11:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:01:19 11:58:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:01:19 11:58:01 0 0.05 0.00 0.03 0.00 0.00 99.92 12:01:19 11:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:01:19 11:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:01:19 11:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 11:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:01:19 11:58:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:01:19 11:58:01 6 0.08 0.00 0.03 0.02 0.02 99.85 12:01:19 11:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 11:59:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:01:19 11:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:01:19 11:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:01:19 11:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 11:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 11:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:01:19 11:59:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:01:19 11:59:01 6 0.25 0.00 0.03 0.02 0.03 99.67 12:01:19 11:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:19 12:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:01:19 12:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 12:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:01:19 12:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:01:19 12:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 12:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:01:19 12:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:01:19 12:00:01 6 0.03 0.00 0.02 0.00 0.03 99.92 12:01:19 12:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:01:19 12:01:01 all 0.49 0.00 0.22 0.01 0.02 99.26 12:01:19 12:01:01 0 0.43 0.00 0.27 0.00 0.02 99.28 12:01:19 12:01:01 1 0.57 0.00 0.18 0.00 0.03 99.22 12:01:19 12:01:01 2 0.05 0.00 0.12 0.02 0.00 99.82 12:01:19 12:01:01 3 0.47 0.00 0.18 0.00 0.02 99.33 12:01:19 12:01:01 4 0.65 0.00 0.23 0.02 0.03 99.07 12:01:19 12:01:01 5 0.57 0.00 0.27 0.02 0.02 99.13 12:01:19 12:01:01 6 0.62 0.00 0.28 0.02 0.02 99.06 12:01:19 12:01:01 7 0.57 0.00 0.22 0.00 0.02 99.20 12:01:19 Average: all 5.87 0.00 1.03 0.79 0.02 92.27 12:01:19 Average: 0 5.86 0.00 1.04 0.51 0.03 92.57 12:01:19 Average: 1 5.92 0.00 1.08 1.03 0.03 91.94 12:01:19 Average: 2 5.74 0.00 1.01 0.70 0.02 92.52 12:01:19 Average: 3 5.73 0.00 1.00 0.66 0.02 92.58 12:01:19 Average: 4 5.96 0.00 1.01 0.40 0.02 92.60 12:01:19 Average: 5 6.08 0.00 1.10 1.01 0.03 91.78 12:01:19 Average: 6 5.94 0.00 1.02 0.66 0.03 92.35 12:01:19 Average: 7 5.74 0.00 1.01 1.37 0.02 91.86 12:01:19 12:01:19 12:01:19