Pull request #4812 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a34fd204b88c6ff329b88896207c4e85235fe8d+d3e93d299d336768afbb67d4e8d03cb0d65cb15d (35abf89da2f963c75289e425dbea850213be922d) 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-ssh14347244821314348518.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10867247495606751617.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4812/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4812/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh974324808773966451.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh7835934322040640632.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4812/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4812/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2368885116102472315.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4789 in /w/workspace/edgexfoundry_edgex-go_PR-4812 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit d3e93d299d336768afbb67d4e8d03cb0d65cb15d into PR head commit 0a34fd204b88c6ff329b88896207c4e85235fe8d Merge succeeded, producing 0a34fd204b88c6ff329b88896207c4e85235fe8d Checking out Revision 0a34fd204b88c6ff329b88896207c4e85235fe8d (PR-4812) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. 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/4812/head:refs/remotes/origin/PR-4812 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a34fd204b88c6ff329b88896207c4e85235fe8d # 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 d3e93d299d336768afbb67d4e8d03cb0d65cb15d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a34fd204b88c6ff329b88896207c4e85235fe8d # timeout=10 > git rev-list --no-walk 987be7b851209481075b5066528ba378ef4242e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:29:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:29:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:29:04 ========================================================= 07:29:04 EdgeX Global Pipelines Version Info 07:29:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:29:06 ------------------- 07:29:06 stable info: 07:29:06 ------------------- 07:29:06 Commited By: Ginny Guan ginny@iotechsys.com 07:29:06 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 07:29:06 Message: update stable to v1.0.260 07:29:06 ------------------- 07:29:06 experimental info: 07:29:06 ------------------- 07:29:06 Commited By: Ginny Guan ginny@iotechsys.com 07:29:06 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 07:29:06 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4812 [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4812 [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4812 [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a34fd204b88c6ff329b88896207c4e85235fe8d [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a34fd2 [Pipeline] echo 07:29:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:07 provisioning config files... 07:29:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4872058377421070827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:07 ---> ****-login.sh 07:29:07 nexus3.edgexfoundry.org:10001 07:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:07 Configure a credential helper to remove this warning. See 07:29:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:07 07:29:07 Login Succeeded 07:29:07 nexus3.edgexfoundry.org:10002 07:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:07 Configure a credential helper to remove this warning. See 07:29:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:07 07:29:07 Login Succeeded 07:29:07 nexus3.edgexfoundry.org:10003 07:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:07 Configure a credential helper to remove this warning. See 07:29:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:07 07:29:07 Login Succeeded 07:29:07 nexus3.edgexfoundry.org:10004 07:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:07 Configure a credential helper to remove this warning. See 07:29:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:07 07:29:07 Login Succeeded 07:29:07 ****.io 07:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:08 Configure a credential helper to remove this warning. See 07:29:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:08 07:29:08 Login Succeeded 07:29:08 ---> ****-login.sh ends [Pipeline] } 07:29:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:29:08 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:29:08 + dirname cmd/core-command/Dockerfile 07:29:08 + cut -d/ -f2 07:29:08 + echo core-command,cmd/core-command/Dockerfile 07:29:08 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:29:08 + cut -d/ -f2 07:29:08 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:29:08 + dirname cmd/core-data/Dockerfile 07:29:08 + cut -d/ -f2 07:29:08 + echo core-data,cmd/core-data/Dockerfile 07:29:08 + dirname cmd/core-metadata/Dockerfile 07:29:08 + cut -d/ -f2 07:29:08 + echo core-metadata,cmd/core-metadata/Dockerfile 07:29:08 + + cut -d/ -f2 07:29:08 dirname cmd/security-bootstrapper/Dockerfile 07:29:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:29:08 + dirname cmd/security-proxy-auth/Dockerfile 07:29:08 + cut -d/ -f2 07:29:08 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:29:08 + dirname cmd/security-proxy-setup/Dockerfile 07:29:08 + cut -d/ -f2 07:29:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:29:08 + dirname cmd/security-secretstore-setup/Dockerfile 07:29:08 + cut -d/ -f2 07:29:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:29:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:29:08 + cut -d/ -f2 07:29:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:29:08 + + dirname cmd/security-spire-agent/Dockerfilecut 07:29:08 -d/ -f2 07:29:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:29:08 + dirname cmd/security-spire-config/Dockerfile 07:29:08 + cut -d/ -f2 07:29:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:29:08 + dirname cmd/security-spire-server/Dockerfile 07:29:08 + cut -d/ -f2 07:29:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:29:08 + dirname cmd/support-notifications/Dockerfile 07:29:08 + cut -d/ -f2 07:29:08 + echo support-notifications,cmd/support-notifications/Dockerfile 07:29:08 + dirname cmd/support-scheduler/Dockerfile 07:29:08 + cut -d/ -f2 07:29:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:29:08 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:29:08 + git rev-list -1 --merges 0a34fd204b88c6ff329b88896207c4e85235fe8d~1..0a34fd204b88c6ff329b88896207c4e85235fe8d [Pipeline] echo 07:29:08 -----------> git rev-list -1 --merges 0a34fd204b88c6ff329b88896207c4e85235fe8d~1..0a34fd204b88c6ff329b88896207c4e85235fe8d 0a34fd204b88c6ff329b88896207c4e85235fe8d [false] [Pipeline] sh 07:29:09 + git log --format=format:%s -1 0a34fd204b88c6ff329b88896207c4e85235fe8d [Pipeline] echo 07:29:09 ========================================================= 07:29:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:29:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:29:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:29:09 + grep -v github /etc/ssh/ssh_known_hosts 07:29:09 + [ -e /tmp/ssh_known_hosts ] 07:29:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:29:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:29:09 + sudo tee -a /etc/ssh/ssh_known_hosts 07:29:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:09 07:29:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:10 0.1.4: Pulling from edgex-devops/py-git-semver 07:29:10 b85a868b505f: Pulling fs layer 07:29:10 e2be974225ed: Pulling fs layer 07:29:10 339a4e72a1f5: Pulling fs layer 07:29:10 988bab9f4d93: Pulling fs layer 07:29:10 1469e6f7b9e6: Pulling fs layer 07:29:10 eaf3925da568: Pulling fs layer 07:29:10 bab4dde63d76: Pulling fs layer 07:29:10 bde34c3a00c8: Pulling fs layer 07:29:10 b352a97aabf1: Pulling fs layer 07:29:10 4872d77fe225: Pulling fs layer 07:29:10 5851b861e8e6: Pulling fs layer 07:29:10 bde34c3a00c8: Waiting 07:29:10 988bab9f4d93: Waiting 07:29:10 4872d77fe225: Waiting 07:29:10 5851b861e8e6: Waiting 07:29:10 eaf3925da568: Waiting 07:29:10 bab4dde63d76: Waiting 07:29:10 b352a97aabf1: Waiting 07:29:10 1469e6f7b9e6: Waiting 07:29:10 e2be974225ed: Verifying Checksum 07:29:10 e2be974225ed: Download complete 07:29:10 988bab9f4d93: Verifying Checksum 07:29:10 988bab9f4d93: Download complete 07:29:10 1469e6f7b9e6: Verifying Checksum 07:29:10 1469e6f7b9e6: Download complete 07:29:10 339a4e72a1f5: Verifying Checksum 07:29:10 339a4e72a1f5: Download complete 07:29:10 eaf3925da568: Download complete 07:29:10 bde34c3a00c8: Download complete 07:29:10 b352a97aabf1: Verifying Checksum 07:29:10 b352a97aabf1: Download complete 07:29:10 4872d77fe225: Verifying Checksum 07:29:10 4872d77fe225: Download complete 07:29:10 5851b861e8e6: Verifying Checksum 07:29:10 5851b861e8e6: Download complete 07:29:10 b85a868b505f: Verifying Checksum 07:29:10 b85a868b505f: Download complete 07:29:10 bab4dde63d76: Verifying Checksum 07:29:10 bab4dde63d76: Download complete 07:29:11 b85a868b505f: Pull complete 07:29:11 e2be974225ed: Pull complete 07:29:12 339a4e72a1f5: Pull complete 07:29:12 988bab9f4d93: Pull complete 07:29:12 1469e6f7b9e6: Pull complete 07:29:12 eaf3925da568: Pull complete 07:29:14 bab4dde63d76: Pull complete 07:29:14 bde34c3a00c8: Pull complete 07:29:14 b352a97aabf1: Pull complete 07:29:14 4872d77fe225: Pull complete 07:29:14 5851b861e8e6: Pull complete 07:29:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:29:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:14 prd-ubuntu20.04-docker-8c-8g-4789 does not seem to be running inside a container 07:29:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:29:19 $ docker top 29a9998b57f9a17b97760cb86296641ab27fa08e0970dec519b86ecb0ab42b62 -eo pid,comm 07:29:19 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). 07:29:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:29:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:29:19 [ssh-agent] Looking for ssh-agent implementation... 07:29:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:29:19 $ docker exec 29a9998b57f9a17b97760cb86296641ab27fa08e0970dec519b86ecb0ab42b62 ssh-agent 07:29:19 SSH_AUTH_SOCK=/tmp/ssh-SDSMXWf9aAkJ/agent.31 07:29:19 SSH_AGENT_PID=37 07:29:19 Running ssh-add (command line suppressed) 07:29:19 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8060207678035839825.key (/w/workspace/edgex-go/2@tmp/private_key_8060207678035839825.key) 07:29:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:29:19 + git tag --points-at HEAD [Pipeline] } 07:29:19 $ docker exec --env ******** --env ******** 29a9998b57f9a17b97760cb86296641ab27fa08e0970dec519b86ecb0ab42b62 ssh-agent -k 07:29:19 unset SSH_AUTH_SOCK; 07:29:19 unset SSH_AGENT_PID; 07:29:19 echo Agent pid 37 killed; 07:29:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:29:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:29:20 [ssh-agent] Looking for ssh-agent implementation... 07:29:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:29:20 $ docker exec 29a9998b57f9a17b97760cb86296641ab27fa08e0970dec519b86ecb0ab42b62 ssh-agent 07:29:20 SSH_AUTH_SOCK=/tmp/ssh-gMJwewiy2XWc/agent.70 07:29:20 SSH_AGENT_PID=76 07:29:20 Running ssh-add (command line suppressed) 07:29:20 Identity added: /w/workspace/edgex-go/2@tmp/private_key_17731448070432153465.key (/w/workspace/edgex-go/2@tmp/private_key_17731448070432153465.key) 07:29:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:29:20 + git semver init 07:29:20 2024-07-02 07:29:20,834 [run_init] DEBUG init version:0.0.0 force:False 07:29:20 2024-07-02 07:29:20,835 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 07:29:20 2024-07-02 07:29:20,836 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 07:29:20 2024-07-02 07:29:20,836 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 07:29:27 2024-07-02 07:29:27,307 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 07:29:27 2024-07-02 07:29:27,307 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4812 with force:False 07:29:27 2024-07-02 07:29:27,308 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4812 07:29:27 2024-07-02 07:29:27,312 [execute] INFO git cat-file --batch-check 07:29:27 2024-07-02 07:29:27,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 07:29:27 2024-07-02 07:29:27,317 [execute] INFO git cat-file --batch 07:29:27 2024-07-02 07:29:27,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 07:29:27 2024-07-02 07:29:27,321 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4812 07:29:27 0.0.0 [Pipeline] } 07:29:27 $ docker exec --env ******** --env ******** 29a9998b57f9a17b97760cb86296641ab27fa08e0970dec519b86ecb0ab42b62 ssh-agent -k 07:29:27 unset SSH_AUTH_SOCK; 07:29:27 unset SSH_AGENT_PID; 07:29:27 echo Agent pid 76 killed; 07:29:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:29:27 + git semver [Pipeline] } 07:29:28 $ docker stop --time=1 29a9998b57f9a17b97760cb86296641ab27fa08e0970dec519b86ecb0ab42b62 07:29:29 $ docker rm -f --volumes 29a9998b57f9a17b97760cb86296641ab27fa08e0970dec519b86ecb0ab42b62 [Pipeline] // withDockerContainer [Pipeline] sh 07:29:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:29:30 Stashed 1 file(s) [Pipeline] echo 07:29:30 [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 07:29:30 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 07:29:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:29:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:29:30 ========================================================= 07:29:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:29:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:29:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:29:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:29:30 619be1103602: Pulling fs layer 07:29:30 7862e08f4a3e: Pulling fs layer 07:29:30 5df492c9dc93: Pulling fs layer 07:29:30 7629e6793208: Pulling fs layer 07:29:30 4f4fb700ef54: Pulling fs layer 07:29:30 fb5054dd5b73: Pulling fs layer 07:29:30 eeca6798cff9: Pulling fs layer 07:29:30 aa269ceb94a6: Pulling fs layer 07:29:30 7629e6793208: Waiting 07:29:30 fb5054dd5b73: Waiting 07:29:30 4f4fb700ef54: Waiting 07:29:30 eeca6798cff9: Waiting 07:29:30 aa269ceb94a6: Waiting 07:29:30 ada007ff1a6a: Pulling fs layer 07:29:30 ada007ff1a6a: Waiting 07:29:30 7862e08f4a3e: Verifying Checksum 07:29:30 7862e08f4a3e: Download complete 07:29:30 7629e6793208: Verifying Checksum 07:29:30 7629e6793208: Download complete 07:29:30 4f4fb700ef54: Download complete 07:29:30 fb5054dd5b73: Verifying Checksum 07:29:30 fb5054dd5b73: Download complete 07:29:30 619be1103602: Verifying Checksum 07:29:30 619be1103602: Download complete 07:29:30 eeca6798cff9: Verifying Checksum 07:29:30 eeca6798cff9: Download complete 07:29:31 619be1103602: Pull complete 07:29:31 7862e08f4a3e: Pull complete 07:29:31 ada007ff1a6a: Verifying Checksum 07:29:31 ada007ff1a6a: Download complete 07:29:31 5df492c9dc93: Download complete 07:29:31 aa269ceb94a6: Verifying Checksum 07:29:31 aa269ceb94a6: Download complete 07:29:34 5df492c9dc93: Pull complete 07:29:34 7629e6793208: Pull complete 07:29:34 4f4fb700ef54: Pull complete 07:29:34 fb5054dd5b73: Pull complete 07:29:34 eeca6798cff9: Pull complete 07:29:37 aa269ceb94a6: Pull complete 07:29:37 ada007ff1a6a: Pull complete 07:29:37 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:29:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:29:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:29:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:29:37 WORKDIR /edgex 07:29:37 COPY go.mod . 07:29:37 RUN go mod download 07:29:37 + docker build -t ci-base-image-x86_64 -f - . 07:29:38 Sending build context to Docker daemon 178.3MB 07:29:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:29:38 ---> f489d0715acc 07:29:38 Step 2/4 : WORKDIR /edgex 07:29:45 Still waiting to schedule task 07:29:45 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 07:29:46 ---> Running in da2a5c06fabb 07:29:46 Removing intermediate container da2a5c06fabb 07:29:46 ---> 2327258b2abb 07:29:46 Step 3/4 : COPY go.mod . 07:29:46 ---> a63ac60f3b82 07:29:46 Step 4/4 : RUN go mod download 07:29:46 ---> Running in 69fe3cca382b 07:30:12 Removing intermediate container 69fe3cca382b 07:30:12 ---> 0851a1a1acf7 07:30:12 Successfully built 0851a1a1acf7 07:30:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:13 + docker inspect -f . ci-base-image-x86_64 07:30:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:13 prd-ubuntu20.04-docker-8c-8g-4789 does not seem to be running inside a container 07:30:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:30:13 $ docker top c3b0c94296a0700e5059dc414dd9c63796095359fa5be8db5e6557fe266e3aa1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:14 + go version 07:30:14 go version go1.21.9 linux/amd64 [Pipeline] } 07:30:14 $ docker stop --time=1 c3b0c94296a0700e5059dc414dd9c63796095359fa5be8db5e6557fe266e3aa1 07:30:15 $ docker rm -f --volumes c3b0c94296a0700e5059dc414dd9c63796095359fa5be8db5e6557fe266e3aa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:15 + docker inspect -f . ci-base-image-x86_64 07:30:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:15 prd-ubuntu20.04-docker-8c-8g-4789 does not seem to be running inside a container 07:30:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:30:16 $ docker top 493977e54e737e00c0e2c1d4bd04b047a79322f24be902b7c17cbe5b241b695f -eo pid,comm [Pipeline] { [Pipeline] echo 07:30:16 ========================================================= 07:30:16 [edgeXBuildGoParallel] Running Tests and Build... 07:30:16 ========================================================= [Pipeline] sh 07:30:16 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 07:30:16 + make test 07:30:16 go test -race -coverprofile=coverage.out ./... 07:30:23 ? github.com/edgexfoundry/edgex-go [no test files] 07:30:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:30:55 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:30:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:30:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:30:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:30:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:30:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:30:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:30:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:30:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:30:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:30:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:30:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:30:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements 07:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:31:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.030s coverage: 97.0% of statements 07:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements 07:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements 07:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.369s coverage: 93.4% of statements 07:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 6.6% of statements 07:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:31:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.319s coverage: 97.6% of statements 07:31:04 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 07:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:31:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 0.9% of statements 07:31:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 32.2% of statements 07:31:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements 07:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.029s coverage: 82.9% of statements 07:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements 07:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.018s coverage: 96.3% of statements 07:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 07:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:31:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:31:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:31:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:31:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:31:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.037s coverage: 94.4% of statements 07:31:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:31:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:31:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:31:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:31:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:31:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:31:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:31:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.224s coverage: 79.9% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.045s coverage: 92.9% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.012s coverage: 64.4% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.110s coverage: 63.1% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 38.4% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.035s coverage: 19.9% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.085s coverage: 95.7% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements 07:31:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.046s coverage: 98.9% of statements 07:31:31 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 07:31:31 running golangci-lint 07:31:32 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 07:31:32 go version go1.21.9 linux/amd64 07:31:32 level=info msg="[config_reader] Used config file .golangci.yml" 07:31:32 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:31:54 level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|deps|exports_file|compiled_files|imports) took 20.391924846s" 07:31:54 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.412579ms" 07:32:04 level=info msg="[linters_context/goanalysis] analyzers took 1m20.534844938s with top 10 stages: buildir: 43.818955673s, gosec: 6.779597263s, fact_deprecated: 2.644809462s, inspect: 2.420089188s, printf: 1.828588216s, ctrlflow: 1.664903627s, nilness: 1.221872376s, fact_purity: 1.180772801s, S1038: 780.015069ms, SA5012: 652.018166ms" 07:32:04 level=info msg="[runner] Issues before processing: 197, after processing: 0" 07:32:04 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, skip_files: 197/197, identifier_marker: 197/197, filename_unadjuster: 197/197, exclude-rules: 21/197, cgo: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, nolint: 0/21, skip_dirs: 197/197" 07:32:04 level=info msg="[runner] processing took 14.919037ms with stages: nolint: 6.338344ms, identifier_marker: 4.679752ms, exclude-rules: 1.459589ms, autogenerated_exclude: 995.023µs, path_prettifier: 962.073µs, skip_dirs: 440.256µs, cgo: 25.42µs, filename_unadjuster: 15.2µs, max_same_issues: 500ns, skip_files: 440ns, fixer: 390ns, uniq_by_line: 370ns, exclude: 290ns, severity-rules: 260ns, sort_results: 240ns, diff: 210ns, source_code: 160ns, max_from_linter: 160ns, path_prefixer: 120ns, path_shortener: 120ns, max_per_file_from_linter: 120ns" 07:32:04 level=info msg="[runner] linters took 9.716296604s with stages: goanalysis_metalinter: 9.701305536s" 07:32:04 level=info msg="File cache stats: 0 entries of total size 0B" 07:32:04 level=info msg="Memory: 300 samples, avg is 257.6MB, max is 1262.3MB" 07:32:04 level=info msg="Execution took 30.158859828s" 07:32:04 go vet ./... 07:32:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:32:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:32:09 ./bin/test-attribution-txt.sh [Pipeline] echo 07:32:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:32:09 + ls -al . 07:32:09 total 816 07:32:09 drwxrwxr-x 11 1001 1001 4096 Jul 2 07:30 . 07:32:09 drwxr-xr-x 4 root root 4096 Jul 2 07:30 .. 07:32:09 drwxrwxr-x 2 1001 1001 4096 Jul 2 07:29 .blubracket 07:32:09 -rw-rw-r-- 1 1001 1001 10 Jul 2 07:29 .dockerignore 07:32:09 drwxrwxr-x 8 1001 1001 4096 Jul 2 07:31 .git 07:32:09 drwxrwxr-x 3 1001 1001 4096 Jul 2 07:29 .github 07:32:09 -rw-rw-r-- 1 1001 1001 1074 Jul 2 07:29 .gitignore 07:32:09 -rw-rw-r-- 1 1001 1001 42 Jul 2 07:29 .golangci.yml 07:32:09 -rw-rw-r-- 1 1001 1001 100 Jul 2 07:29 .hadolint.yml 07:32:09 drwxr-xr-x 3 1001 1001 4096 Jul 2 07:29 .semver 07:32:09 -rw-rw-r-- 1 1001 1001 155 Jul 2 07:29 .sonarcloud.properties 07:32:09 -rw-rw-r-- 1 1001 1001 1171 Jul 2 07:29 ADOPTERS.md 07:32:09 -rw-rw-r-- 1 1001 1001 20361 Jul 2 07:29 Attribution.txt 07:32:09 -rw-rw-r-- 1 1001 1001 100284 Jul 2 07:29 CHANGELOG.md 07:32:09 -rw-rw-r-- 1 1001 1001 3804 Jul 2 07:29 CONTRIBUTING.md 07:32:09 -rw-rw-r-- 1 1001 1001 677 Jul 2 07:29 GOVERNANCE.md 07:32:09 -rw-rw-r-- 1 1001 1001 861 Jul 2 07:29 Jenkinsfile 07:32:09 -rw-rw-r-- 1 1001 1001 10775 Jul 2 07:29 LICENSE 07:32:09 -rw-rw-r-- 1 1001 1001 15392 Jul 2 07:29 Makefile 07:32:09 -rw-rw-r-- 1 1001 1001 582 Jul 2 07:29 OWNERS.md 07:32:09 -rw-rw-r-- 1 1001 1001 9528 Jul 2 07:29 README.md 07:32:09 -rw-rw-r-- 1 1001 1001 789 Jul 2 07:29 SECURITY.md 07:32:09 -rw-rw-r-- 1 1001 1001 5 Jul 2 07:29 VERSION 07:32:09 drwxrwxr-x 2 1001 1001 4096 Jul 2 07:29 bin 07:32:09 drwxrwxr-x 18 1001 1001 4096 Jul 2 07:29 cmd 07:32:09 -rw-r--r-- 1 root root 456284 Jul 2 07:31 coverage.out 07:32:09 drwxrwxr-x 2 1001 1001 4096 Jul 2 07:29 fuzz_test 07:32:09 -rw-rw-r-- 1 1001 1001 6922 Jul 2 07:29 go.mod 07:32:09 -rw-rw-r-- 1 1001 1001 101535 Jul 2 07:29 go.sum 07:32:09 drwxrwxr-x 7 1001 1001 4096 Jul 2 07:29 internal 07:32:09 drwxrwxr-x 3 1001 1001 4096 Jul 2 07:29 openapi 07:32:09 -rw-rw-r-- 1 1001 1001 584 Jul 2 07:29 security.txt 07:32:09 -rw-rw-r-- 1 1001 1001 204 Jul 2 07:29 version.go [Pipeline] sh 07:32:09 + '[' -e coverage.out ] 07:32:09 + chown 1001:1001 coverage.out [Pipeline] stash 07:32:10 Stashed 1 file(s) [Pipeline] sh 07:32:10 + make build 07:32: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-data/core-data ./cmd/core-data 07:32:32 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 07:32:32 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 07:32: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 07:32:34 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 07:32:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:32:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:32: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:32:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:32:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:32:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:32:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:32:45 $ docker stop --time=1 493977e54e737e00c0e2c1d4bd04b047a79322f24be902b7c17cbe5b241b695f 07:32:54 $ docker rm -f --volumes 493977e54e737e00c0e2c1d4bd04b047a79322f24be902b7c17cbe5b241b695f [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 07:32:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:32:55 07:32:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:32:56 latest: Pulling from edgex-devops/edgex-compose 07:32:56 91d30c5bc195: Pulling fs layer 07:32:56 2e9b0aa3be6d: Pulling fs layer 07:32:56 9c61dcf015f6: Pulling fs layer 07:32:56 4698f68db338: Pulling fs layer 07:32:56 2a2f49069b9e: Pulling fs layer 07:32:56 e0025b399a48: Pulling fs layer 07:32:56 4698f68db338: Waiting 07:32:56 2a2f49069b9e: Waiting 07:32:56 e0025b399a48: Waiting 07:32:56 91d30c5bc195: Download complete 07:32:56 4698f68db338: Verifying Checksum 07:32:56 4698f68db338: Download complete 07:32:56 2e9b0aa3be6d: Verifying Checksum 07:32:56 2e9b0aa3be6d: Download complete 07:32:56 e0025b399a48: Verifying Checksum 07:32:56 e0025b399a48: Download complete 07:32:56 2a2f49069b9e: Download complete 07:32:56 91d30c5bc195: Pull complete 07:32:56 2e9b0aa3be6d: Pull complete 07:32:56 9c61dcf015f6: Verifying Checksum 07:32:56 9c61dcf015f6: Download complete 07:32:59 9c61dcf015f6: Pull complete 07:32:59 4698f68db338: Pull complete 07:32:59 2a2f49069b9e: Pull complete 07:32:59 e0025b399a48: Pull complete 07:32:59 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:32:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:32:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:59 prd-ubuntu20.04-docker-8c-8g-4789 does not seem to be running inside a container 07:32:59 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:33:04 $ docker top 4f337abea9d401588cfaf8972bd34088059b975c8f7e858e452029b44015b2e1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:05 + docker compose -f ./docker-compose-build.yml build --parallel 07:33:07 #1 [core-data internal] load build definition from Dockerfile 07:33:07 #1 transferring dockerfile: 2.01kB done 07:33:07 #1 DONE 0.0s 07:33:07 07:33:07 #2 [support-scheduler internal] load build definition from Dockerfile 07:33:07 #2 transferring dockerfile: 1.93kB done 07:33:07 #2 DONE 0.0s 07:33:07 07:33:07 #3 [security-spire-config internal] load build definition from Dockerfile 07:33:07 #3 transferring dockerfile: 1.69kB done 07:33:07 #3 DONE 0.0s 07:33:07 07:33:07 #4 [core-metadata internal] load build definition from Dockerfile 07:33:07 #4 transferring dockerfile: 2.06kB done 07:33:07 #4 DONE 0.0s 07:33:07 07:33:07 #5 [security-proxy-auth internal] load build definition from Dockerfile 07:33:07 #5 DONE 0.0s 07:33:07 07:33:07 #6 [security-proxy-setup internal] load build definition from Dockerfile 07:33:07 #6 transferring dockerfile: 2.50kB done 07:33:07 #6 DONE 0.0s 07:33:07 07:33:07 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:33:07 #7 transferring dockerfile: 1.89kB done 07:33:07 #7 DONE 0.0s 07:33:07 07:33:07 #8 [security-bootstrapper internal] load build definition from Dockerfile 07:33:07 #8 transferring dockerfile: 2.93kB done 07:33:07 #8 DONE 0.0s 07:33:07 07:33:07 #5 [security-proxy-auth internal] load build definition from Dockerfile 07:33:07 #5 transferring dockerfile: 2.15kB done 07:33:07 #5 DONE 0.0s 07:33:07 07:33:07 #9 [security-spire-agent internal] load build definition from Dockerfile 07:33:07 #9 transferring dockerfile: 1.81kB done 07:33:07 #9 DONE 0.0s 07:33:07 07:33:07 #10 [core-command internal] load build definition from Dockerfile 07:33:07 #10 transferring dockerfile: 1.93kB done 07:33:07 #10 DONE 0.0s 07:33:07 07:33:07 #11 [security-secretstore-setup internal] load build definition from Dockerfile 07:33:07 #11 transferring dockerfile: 2.49kB done 07:33:07 #11 DONE 0.0s 07:33:07 07:33:07 #12 [security-spire-server internal] load build definition from Dockerfile 07:33:07 #12 transferring dockerfile: 1.70kB done 07:33:07 #12 DONE 0.0s 07:33:07 07:33:07 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:33:07 #13 transferring dockerfile: 2.23kB done 07:33:07 #13 DONE 0.1s 07:33:07 07:33:07 #14 [support-notifications internal] load build definition from Dockerfile 07:33:07 #14 transferring dockerfile: 1.95kB done 07:33:07 #14 DONE 0.1s 07:33:07 07:33:07 #15 [support-scheduler internal] load .dockerignore 07:33:07 #15 transferring context: 50B done 07:33:07 #15 DONE 0.0s 07:33:07 07:33:07 #16 [core-data internal] load .dockerignore 07:33:07 #16 transferring context: 50B done 07:33:07 #16 DONE 0.0s 07:33:07 07:33:07 #17 [security-spire-config internal] load .dockerignore 07:33:07 #17 transferring context: 50B done 07:33:07 #17 DONE 0.0s 07:33:07 07:33:07 #18 [security-proxy-setup internal] load .dockerignore 07:33:07 #18 transferring context: 50B done 07:33:07 #18 DONE 0.0s 07:33:07 07:33:07 #19 [core-metadata internal] load .dockerignore 07:33:07 #19 transferring context: 50B done 07:33:07 #19 DONE 0.0s 07:33:07 07:33:07 #20 [security-bootstrapper internal] load .dockerignore 07:33:07 #20 transferring context: 50B done 07:33:07 #20 DONE 0.0s 07:33:07 07:33:07 #21 [security-spiffe-token-provider internal] load .dockerignore 07:33:07 #21 transferring context: 50B 0.0s done 07:33:07 #21 DONE 0.0s 07:33:07 07:33:07 #22 [security-proxy-auth internal] load .dockerignore 07:33:07 #22 transferring context: 50B done 07:33:07 #22 DONE 0.0s 07:33:07 07:33:07 #23 [security-spire-agent internal] load .dockerignore 07:33:07 #23 transferring context: 50B done 07:33:07 #23 DONE 0.0s 07:33:07 07:33:07 #24 [core-command internal] load .dockerignore 07:33:07 #24 transferring context: 50B done 07:33:07 #24 DONE 0.0s 07:33:07 07:33:07 #25 [security-secretstore-setup internal] load .dockerignore 07:33:07 #25 transferring context: 50B done 07:33:07 #25 DONE 0.0s 07:33:07 07:33:07 #26 [security-spire-server internal] load .dockerignore 07:33:07 #26 transferring context: 50B done 07:33:07 #26 DONE 0.0s 07:33:07 07:33:07 #27 [core-common-config-bootstrapper internal] load .dockerignore 07:33:07 #27 transferring context: 50B done 07:33:07 #27 DONE 0.0s 07:33:07 07:33:07 #28 [support-notifications internal] load .dockerignore 07:33:07 #28 transferring context: 50B done 07:33:07 #28 DONE 0.0s 07:33:07 07:33:07 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:33:07 #29 DONE 0.0s 07:33:07 07:33:07 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 07:33:08 #30 ... 07:33:08 07:33:08 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:33:08 #29 DONE 0.0s 07:33:08 07:33:08 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 07:33:08 #30 ... 07:33:08 07:33:08 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:33:08 #29 DONE 0.0s 07:33:08 07:33:08 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 07:33:08 #30 DONE 0.4s 07:33:08 07:33:08 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:33:08 #29 DONE 0.0s 07:33:08 07:33:08 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:33:08 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:33:08 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 07:33:08 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:33:08 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 07:33:08 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s 07:33:08 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done 07:33:08 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 07:33:08 #31 ... 07:33:08 07:33:08 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 07:33:08 #32 DONE 0.8s 07:33:08 07:33:08 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:33:08 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:33:08 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 07:33:08 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:33:08 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 07:33:08 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done 07:33:08 #31 ... 07:33:08 07:33:08 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 07:33:08 #33 DONE 0.8s 07:33:08 07:33:08 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:33:08 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:33:08 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 07:33:08 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:33:08 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 07:33:08 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done 07:33:08 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done 07:33:09 #31 ... 07:33:09 07:33:09 #34 [security-spire-server internal] load build context 07:33:09 #34 transferring context: 26.79kB 0.0s done 07:33:09 #34 DONE 0.5s 07:33:09 07:33:09 #35 [security-spire-config internal] load build context 07:33:09 #35 transferring context: 25.04kB 0.0s done 07:33:09 #35 DONE 0.6s 07:33:09 07:33:09 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:33:09 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 07:33:09 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 07:33:09 #36 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 07:33:09 #36 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 07:33:09 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 07:33:09 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 07:33:09 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 07:33:09 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 07:33:09 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s 07:33:09 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 07:33:09 #36 ... 07:33:09 07:33:09 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:33:09 #31 DONE 1.6s 07:33:09 07:33:09 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:33:09 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.5s 07:33:09 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 07:33:09 #36 ... 07:33:09 07:33:09 #37 [security-spire-agent internal] load build context 07:33:09 #37 transferring context: 26.32kB 0.0s done 07:33:09 #37 DONE 0.9s 07:33:09 07:33:09 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:33:09 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 13.63MB / 25.84MB 0.6s 07:33:09 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s 07:33:09 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done 07:33:09 #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 07:33:10 #36 ... 07:33:10 07:33:10 #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:33:10 #38 DONE 2.7s 07:33:10 07:33:10 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:33:11 #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.8s done 07:33:16 #36 ... 07:33:16 07:33:16 #39 [support-scheduler internal] load build context 07:33:16 #39 transferring context: 303.70MB 7.9s 07:33:16 #39 ... 07:33:16 07:33:16 #40 [core-data internal] load build context 07:33:16 #40 ... 07:33:16 07:33:16 #39 [support-scheduler internal] load build context 07:33:18 #39 ... 07:33:18 07:33:18 #41 [core-metadata internal] load build context 07:33:18 #41 ... 07:33:18 07:33:18 #42 [security-proxy-auth internal] load build context 07:33:18 #42 transferring context: 411.04MB 9.9s done 07:33:18 #42 ... 07:33:18 07:33:18 #43 [security-spiffe-token-provider internal] load build context 07:33:18 #43 ... 07:33:18 07:33:18 #44 [support-notifications internal] load build context 07:33:18 #44 ... 07:33:18 07:33:18 #45 [security-bootstrapper internal] load build context 07:33:18 #45 transferring context: 411.04MB 8.9s done 07:33:18 #45 ... 07:33:18 07:33:18 #46 [security-secretstore-setup internal] load build context 07:33:18 #46 ... 07:33:18 07:33:18 #47 [core-common-config-bootstrapper internal] load build context 07:33:18 #47 transferring context: 411.04MB 10.1s done 07:33:18 #47 ... 07:33:18 07:33:18 #48 [security-proxy-setup internal] load build context 07:33:18 #48 transferring context: 411.04MB 10.2s done 07:33:18 #48 ... 07:33:18 07:33:18 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:33:18 #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 07:33:18 #49 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 07:33:18 #49 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 07:33:18 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 07:33:18 #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 07:33:18 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 07:33:18 #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 07:33:18 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.4s 07:33:18 #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.3s done 07:33:18 #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 07:33:18 #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done 07:33:18 #49 ... 07:33:18 07:33:18 #50 [core-command internal] load build context 07:33:18 #50 transferring context: 411.04MB 10.2s done 07:33:18 #50 ... 07:33:18 07:33:18 #44 [support-notifications internal] load build context 07:33:18 #44 transferring context: 411.04MB 10.4s done 07:33:19 #44 ... 07:33:19 07:33:19 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:33:19 #51 ... 07:33:19 07:33:19 #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:33:19 #52 ... 07:33:19 07:33:19 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:33:19 #0 7.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:19 #0 7.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:19 #0 7.579 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:33:19 #0 7.762 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:33:19 #0 8.373 (3/6) Installing dumb-init (1.2.5-r2) 07:33:19 #0 8.373 (4/6) Installing openssl (3.1.6-r0) 07:33:19 #0 8.393 (5/6) Installing su-exec (0.2-r3) 07:33:19 #0 8.393 (6/6) Installing yq (4.33.3-r5) 07:33:19 #0 8.488 Executing busybox-1.36.1-r7.trigger 07:33:19 #0 8.488 OK: 17 MiB in 19 packages 07:33:20 #53 ... 07:33:20 07:33:20 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:33:20 #54 ... 07:33:20 07:33:20 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:33:20 #55 ... 07:33:20 07:33:20 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:33:20 #56 ... 07:33:20 07:33:20 #57 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 07:33:20 #57 ... 07:33:20 07:33:20 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:33:20 #58 ... 07:33:20 07:33:20 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:33:20 #59 ... 07:33:20 07:33:20 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:33:21 #60 ... 07:33:21 07:33:21 #40 [core-data internal] load build context 07:33:21 #40 transferring context: 411.04MB 11.6s done 07:33:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4790 in /w/workspace/edgexfoundry_edgex-go_PR-4812 [Pipeline] { [Pipeline] ws 07:33:25 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 07:33:28 #40 ... 07:33:28 07:33:28 #39 [support-scheduler internal] load build context 07:33:28 #39 transferring context: 411.04MB 10.4s done 07:33:28 #39 ... 07:33:28 07:33:28 #43 [security-spiffe-token-provider internal] load build context 07:33:28 #43 transferring context: 411.04MB 10.9s done 07:33:28 #43 ... 07:33:28 07:33:28 #41 [core-metadata internal] load build context 07:33:28 #41 transferring context: 411.04MB 10.2s done 07:33:28 #41 ... 07:33:28 07:33:28 #46 [security-secretstore-setup internal] load build context 07:33:28 #46 transferring context: 411.04MB 10.2s done 07:33:28 The recommended git tool is: git 07:33:37 using credential edgex-jenkins-ssh 07:33:37 Cloning the remote Git repository 07:33:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:33:37 > git init /w/workspace/edgex-go/2 # timeout=10 07:33:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:33:37 > git --version # timeout=10 07:33:37 > git --version # 'git version 2.25.1' 07:33:37 using GIT_SSH to set credentials SSH Credentials for GitHub 07:33:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:33:50 #46 ... 07:33:50 07:33:50 #45 [security-bootstrapper internal] load build context 07:33:50 #45 DONE 42.0s 07:33:50 07:33:50 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:33:50 #53 DONE 40.6s 07:33:50 07:33:50 #57 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 07:33:50 #57 DONE 39.8s 07:33:50 07:33:50 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:33:50 #61 ... 07:33:50 07:33:50 #42 [security-proxy-auth internal] load build context 07:33:50 #42 DONE 42.1s 07:33:50 07:33:50 #41 [core-metadata internal] load build context 07:33:50 #41 DONE 42.2s 07:33:50 07:33:50 #48 [security-proxy-setup internal] load build context 07:33:50 #48 DONE 42.2s 07:33:50 07:33:50 #39 [support-scheduler internal] load build context 07:33:50 #39 DONE 42.2s 07:33:50 07:33:50 #47 [core-common-config-bootstrapper internal] load build context 07:33:50 #47 DONE 42.0s 07:33:50 07:33:50 #46 [security-secretstore-setup internal] load build context 07:33:50 #46 DONE 42.0s 07:33:50 07:33:50 #50 [core-command internal] load build context 07:33:50 #50 DONE 42.0s 07:33:50 07:33:50 #44 [support-notifications internal] load build context 07:33:50 #44 DONE 42.0s 07:33:50 07:33:50 #43 [security-spiffe-token-provider internal] load build context 07:33:50 #43 DONE 42.3s 07:33:50 07:33:50 #40 [core-data internal] load build context 07:33:50 #40 DONE 42.3s 07:33:50 07:33:50 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:33:51 #49 ... 07:33:51 07:33:51 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:33:51 #54 40.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:51 #54 41.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:51 #54 41.33 (1/2) Installing ca-certificates (20240226-r0) 07:33:51 #54 41.34 (2/2) Installing dumb-init (1.2.5-r2) 07:33:51 #54 41.34 Executing busybox-1.36.1-r7.trigger 07:33:51 #54 41.35 Executing ca-certificates-20240226-r0.trigger 07:33:51 #54 41.42 OK: 8 MiB in 17 packages 07:33:51 #54 DONE 41.7s 07:33:51 07:33:51 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:33:51 #56 40.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:51 #56 41.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:51 #56 41.37 (1/1) Installing dumb-init (1.2.5-r2) 07:33:51 #56 41.39 Executing busybox-1.36.1-r7.trigger 07:33:51 #56 41.39 OK: 7 MiB in 16 packages 07:33:51 #56 DONE 41.7s 07:33:51 07:33:51 #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:33:51 #52 40.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:51 #52 41.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:51 #52 41.35 (1/1) Installing dumb-init (1.2.5-r2) 07:33:51 #52 41.35 Executing busybox-1.36.1-r7.trigger 07:33:51 #52 41.39 OK: 7 MiB in 16 packages 07:33:51 #52 DONE 41.8s 07:33:51 07:33:51 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:33:51 #51 41.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:51 #51 41.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:51 #51 41.53 (1/2) Installing dumb-init (1.2.5-r2) 07:33:51 #51 41.68 (2/2) Installing su-exec (0.2-r3) 07:33:51 #51 41.68 Executing busybox-1.36.1-r7.trigger 07:33:51 #51 41.69 OK: 7 MiB in 17 packages 07:33:51 #51 DONE 41.8s 07:33:51 07:33:51 #62 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:33:51 #62 ... 07:33:51 07:33:51 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:33:51 #55 41.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:51 #55 41.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:51 #55 41.47 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:33:51 #55 41.47 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:33:51 #55 41.47 OK: 20072 distinct packages available 07:33:51 #55 41.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:51 #55 41.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:51 #55 41.84 (1/4) Installing dumb-init (1.2.5-r2) 07:33:51 #55 41.84 (2/4) Installing musl-obstack (1.2.3-r2) 07:33:51 #55 41.84 (3/4) Installing libucontext (1.2-r2) 07:33:51 #55 41.84 (4/4) Installing gcompat (1.1.0-r1) 07:33:51 #55 41.85 Executing busybox-1.36.1-r7.trigger 07:33:51 #55 41.86 OK: 8 MiB in 19 packages 07:33:51 #55 DONE 42.2s 07:33:51 07:33:51 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:33:51 #58 41.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:51 #58 41.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:51 #58 41.51 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:33:51 #58 41.51 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:33:51 #58 41.51 OK: 20072 distinct packages available 07:33:51 #58 41.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:51 #58 41.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:51 #58 41.87 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:33:51 #58 41.92 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:33:51 #58 41.92 (3/7) Installing dumb-init (1.2.5-r2) 07:33:51 #58 41.92 (4/7) Installing musl-obstack (1.2.3-r2) 07:33:51 #58 41.93 (5/7) Installing libucontext (1.2-r2) 07:33:51 #58 41.93 (6/7) Installing gcompat (1.1.0-r1) 07:33:51 #58 41.94 (7/7) Installing openssl (3.1.6-r0) 07:33:51 #58 41.95 Executing busybox-1.36.1-r7.trigger 07:33:51 #58 41.96 OK: 8 MiB in 20 packages 07:33:51 #58 DONE 42.2s 07:33:51 07:33:51 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:33:51 #61 1.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:51 #61 1.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:51 #61 ... 07:33:51 07:33:51 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:33:51 #0 1.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:51 #0 1.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:51 #0 1.541 OK: 264 MiB in 52 packages 07:33:51 #63 DONE 1.9s 07:33:51 07:33:51 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:33:51 #60 41.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:51 #60 41.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:51 #60 41.66 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:33:51 #60 41.66 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:33:51 #60 41.66 OK: 20072 distinct packages available 07:33:51 #60 41.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:51 #60 41.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:51 #60 42.03 (1/11) Installing ca-certificates (20240226-r0) 07:33:51 #60 42.12 (2/11) Installing brotli-libs (1.0.9-r14) 07:33:51 #60 42.13 (3/11) Installing libunistring (1.1-r1) 07:33:51 #60 42.15 (4/11) Installing libidn2 (2.3.4-r1) 07:33:51 #60 42.15 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:33:51 #60 42.17 (6/11) Installing libcurl (8.5.0-r0) 07:33:51 #60 42.17 (7/11) Installing curl (8.5.0-r0) 07:33:51 #60 42.18 (8/11) Installing dumb-init (1.2.5-r2) 07:33:51 #60 42.19 (9/11) Installing musl-obstack (1.2.3-r2) 07:33:51 #60 42.19 (10/11) Installing libucontext (1.2-r2) 07:33:51 #60 42.19 (11/11) Installing gcompat (1.1.0-r1) 07:33:51 #60 42.19 Executing busybox-1.36.1-r7.trigger 07:33:51 #60 42.20 Executing ca-certificates-20240226-r0.trigger 07:33:51 #60 42.25 OK: 12 MiB in 26 packages 07:33:51 #60 DONE 42.5s 07:33:51 07:33:51 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:33:51 #59 41.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:51 #59 41.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:51 #59 41.93 (1/4) Installing ca-certificates (20240226-r0) 07:33:51 #59 42.11 (2/4) Installing dumb-init (1.2.5-r2) 07:33:51 #59 42.12 (3/4) Installing su-exec (0.2-r3) 07:33:51 #59 42.12 (4/4) Installing yq (4.33.3-r5) 07:33:51 #59 42.20 Executing busybox-1.36.1-r7.trigger 07:33:51 #59 42.21 Executing ca-certificates-20240226-r0.trigger 07:33:51 #59 42.28 OK: 17 MiB in 19 packages 07:33:51 #59 DONE 42.5s 07:33:51 07:33:51 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:33:51 #64 DONE 0.1s 07:33:51 07:33:51 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:33:51 #61 1.956 OK: 264 MiB in 52 packages 07:33:52 #61 DONE 2.2s 07:33:52 07:33:52 #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:33:52 #65 DONE 0.0s 07:33:52 07:33:52 #66 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:52 #66 ... 07:33:52 07:33:52 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:33:52 #0 1.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:52 #0 1.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:52 #0 2.013 OK: 264 MiB in 52 packages 07:33:52 #67 DONE 2.2s 07:33:52 07:33:52 #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:33:52 #68 DONE 0.1s 07:33:52 07:33:52 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:33:52 #0 1.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:52 #0 1.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:52 #0 1.754 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:33:52 #0 1.754 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:33:52 #0 1.754 OK: 20075 distinct packages available 07:33:52 #0 1.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:52 #0 1.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:52 #0 2.130 OK: 264 MiB in 52 packages 07:33:52 #69 DONE 2.3s 07:33:52 07:33:52 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:33:52 #70 DONE 0.1s 07:33:52 07:33:52 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:53 #71 ... 07:33:53 07:33:53 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:33:53 #0 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:53 #0 2.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:53 #0 3.080 OK: 17 MiB in 19 packages 07:33:53 #72 DONE 3.2s 07:33:53 07:33:53 #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:33:53 #73 DONE 0.0s 07:33:53 07:33:53 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:33:53 #0 2.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:53 #0 2.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:53 #74 2.281 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:33:53 #74 2.314 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:33:53 #74 2.327 OK: 7 MiB in 16 packages 07:33:53 #74 DONE 2.6s 07:33:53 07:33:53 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:33:53 #0 2.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:53 #0 2.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:53 #0 2.351 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:33:53 #0 2.382 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:33:53 #0 2.393 Executing ca-certificates-20240226-r0.trigger 07:33:53 #0 2.492 OK: 8 MiB in 17 packages 07:33:53 #75 DONE 2.6s 07:33:53 07:33:53 #62 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:33:53 #62 2.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:54 #62 2.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:54 #62 2.932 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:33:54 #62 2.963 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:33:54 #62 2.972 OK: 7 MiB in 16 packages 07:33:54 #62 DONE 3.3s 07:33:54 07:33:54 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:33:54 #0 2.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:54 #0 2.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:54 #0 2.887 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:33:54 #0 2.920 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:33:54 #0 2.928 OK: 7 MiB in 17 packages 07:33:54 #76 DONE 3.2s 07:33:54 07:33:54 #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:33:55 #77 ... 07:33:55 07:33:55 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:33:55 #0 2.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:55 #0 2.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:55 #0 2.560 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:33:55 #0 2.593 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:33:55 #0 2.600 Executing ca-certificates-20240226-r0.trigger 07:33:55 #0 2.652 OK: 12 MiB in 26 packages 07:33:55 #78 DONE 3.2s 07:33:55 07:33:55 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:33:55 #0 2.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:55 #0 2.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:55 #0 2.975 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:33:55 #0 3.017 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:33:55 #0 3.029 OK: 8 MiB in 19 packages 07:33:55 #79 DONE 3.6s 07:33:55 07:33:55 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:33:55 #0 2.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:55 #0 3.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:55 #0 3.245 OK: 8 MiB in 20 packages 07:33:55 #80 DONE 3.6s 07:33:55 07:33:55 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:33:55 #0 2.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:55 #0 2.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:55 #0 2.856 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:33:55 #0 2.885 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:33:55 #0 2.891 Executing ca-certificates-20240226-r0.trigger 07:33:55 #0 2.938 OK: 17 MiB in 19 packages 07:33:55 #81 DONE 3.2s 07:33:55 07:33:55 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:33:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:33:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:33:56 #82 DONE 1.6s 07:33:56 07:33:56 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:33:56 #83 DONE 1.6s 07:33:56 07:33:56 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:33:56 #84 DONE 1.6s 07:33:56 07:33:56 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:33:56 #85 DONE 0.1s 07:33:56 07:33:56 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:33:57 #86 DONE 0.2s 07:33:57 07:33:57 #87 [security-spire-config stage-2 6/10] COPY security.txt / 07:33:57 Merging remotes/origin/main commit d3e93d299d336768afbb67d4e8d03cb0d65cb15d into PR head commit 0a34fd204b88c6ff329b88896207c4e85235fe8d 07:33:57 #87 ... 07:33:57 07:33:57 #88 [security-spire-server stage-2 6/9] COPY security.txt / 07:33:57 #88 DONE 0.7s 07:33:57 07:33:57 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:33:57 #89 DONE 0.8s 07:33:57 07:33:57 #87 [security-spire-config stage-2 6/10] COPY security.txt / 07:33:57 #87 DONE 0.7s 07:33:57 07:33:57 #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:33:57 #77 DONE 3.3s 07:33:57 07:33:57 #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:33:57 #90 DONE 0.1s 07:33:57 07:33:57 #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:33:57 Merge succeeded, producing 0a34fd204b88c6ff329b88896207c4e85235fe8d 07:33:57 Checking out Revision 0a34fd204b88c6ff329b88896207c4e85235fe8d (PR-4812) 07:33:57 #91 DONE 0.1s 07:33:57 07:33:57 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:33:57 #92 DONE 0.1s 07:33:57 07:33:57 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:33:57 #93 DONE 0.1s 07:33:57 07:33:57 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 07:33:57 #94 DONE 0.1s 07:33:57 07:33:57 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:33:57 #95 DONE 0.1s 07:33:57 07:33:57 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:33:57 #96 DONE 0.1s 07:33:57 07:33:57 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:33:57 #97 DONE 0.1s 07:33:57 07:33:57 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:33:57 #98 DONE 0.1s 07:33:57 07:33:57 #99 [security-spire-server] exporting to image 07:33:57 #99 exporting layers 07:33:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:33:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:33:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:33:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4812/head:refs/remotes/origin/PR-4812 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:33:57 > git config core.sparsecheckout # timeout=10 07:33:57 > git checkout -f 0a34fd204b88c6ff329b88896207c4e85235fe8d # timeout=10 07:33:57 > git remote # timeout=10 07:33:57 > git config --get remote.origin.url # timeout=10 07:33:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:33:57 > git merge d3e93d299d336768afbb67d4e8d03cb0d65cb15d # timeout=10 07:33:57 > git rev-parse HEAD^{commit} # timeout=10 07:33:57 > git config core.sparsecheckout # timeout=10 07:33:57 > git checkout -f 0a34fd204b88c6ff329b88896207c4e85235fe8d # timeout=10 07:33:58 #99 ... 07:33:58 07:33:58 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:33:58 #100 DONE 0.1s 07:33:58 07:33:58 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:33:58 #101 DONE 0.1s 07:33:58 07:33:58 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:33:58 #102 DONE 0.1s 07:33:58 07:33:58 #99 [security-spire-config] exporting to image 07:33:58 #99 exporting layers 0.5s done 07:33:58 #99 writing image sha256:9d07de3a8e89d24ffac882adaf72d1360628492ff7e2e2b3c17ba8e5059f8fe6 done 07:33:58 #99 naming to docker.io/library/security-spire-server done 07:33:58 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 07:33:58 #99 exporting layers 0.5s done 07:33:58 #99 writing image sha256:2c9ec3174becddf740751529fa397a181eb0bab719a0e070fb7e5b76a07b5525 done 07:33:58 #99 naming to docker.io/library/security-spire-config done 07:33:58 #99 writing image sha256:dd176306a7aa6873a9a8085cba651bc4fa8347aca0aa2098628b1bc9cf5a85b2 done 07:33:58 #99 naming to docker.io/library/security-spire-agent done 07:33:58 #99 DONE 0.7s 07:33:58 07:33:58 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:34:02 #36 ... 07:34:02 07:34:02 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:02 #103 ... 07:34:02 07:34:02 #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:34:03 % Total % Received % Xferd Average Speed Time Time Time Current 07:34:03 Dload Upload Total Spent Left Speed 07:34:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh 07:34:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:34:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:34:04 + sudo tee /etc/docker/daemon.new 07:34:04 { 07:34:04 "registry-mirrors": [ 07:34:04 "https://nexus3.edgexfoundry.org:10001" 07:34:04 ], 07:34:04 "bip": "10.250.0.254/24", 07:34:04 "hosts": [ 07:34:04 "tcp://0.0.0.0:5555", 07:34:04 "unix:///var/run/docker.sock" 07:34:04 ], 07:34:04 "mtu": 1458, 07:34:04 "selinux-enabled": true, 07:34:04 "seccomp-profile": "/etc/docker/seccomp.json" 07:34:04 } [Pipeline] sh 07:34:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:34:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:34:23 provisioning config files... 07:34:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4555676049018704346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:34:23 ---> ****-login.sh 07:34:23 nexus3.edgexfoundry.org:10001 07:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:34:24 Configure a credential helper to remove this warning. See 07:34:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:34:24 07:34:24 Login Succeeded 07:34:24 nexus3.edgexfoundry.org:10002 07:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:34:24 Configure a credential helper to remove this warning. See 07:34:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:34:24 07:34:24 Login Succeeded 07:34:24 nexus3.edgexfoundry.org:10003 07:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:34:24 Configure a credential helper to remove this warning. See 07:34:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:34:24 07:34:24 Login Succeeded 07:34:24 nexus3.edgexfoundry.org:10004 07:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:34:25 Configure a credential helper to remove this warning. See 07:34:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:34:25 07:34:25 Login Succeeded 07:34:25 ****.io 07:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:34:25 Configure a credential helper to remove this warning. See 07:34:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:34:25 07:34:25 Login Succeeded 07:34:25 ---> ****-login.sh ends [Pipeline] } 07:34:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:34:26 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 07:34:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:34:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:34:26 ========================================================= 07:34:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:34:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:34:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:34:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:34:27 c6b39de5b339: Pulling fs layer 07:34:27 a69c41024577: Pulling fs layer 07:34:27 d6de4b400683: Pulling fs layer 07:34:27 35cb2a7552d0: Pulling fs layer 07:34:27 4f4fb700ef54: Pulling fs layer 07:34:27 464afbd9ba4c: Pulling fs layer 07:34:27 00f215d4a9da: Pulling fs layer 07:34:27 d496ad576159: Pulling fs layer 07:34:27 4f4fb700ef54: Waiting 07:34:27 35cb2a7552d0: Waiting 07:34:27 464afbd9ba4c: Waiting 07:34:27 00f215d4a9da: Waiting 07:34:27 a69c41024577: Download complete 07:34:27 35cb2a7552d0: Verifying Checksum 07:34:27 35cb2a7552d0: Download complete 07:34:27 c6b39de5b339: Verifying Checksum 07:34:27 c6b39de5b339: Download complete 07:34:27 4f4fb700ef54: Verifying Checksum 07:34:27 4f4fb700ef54: Download complete 07:34:27 464afbd9ba4c: Download complete 07:34:27 d496ad576159: Verifying Checksum 07:34:27 d496ad576159: Download complete 07:34:28 c6b39de5b339: Pull complete 07:34:28 a69c41024577: Pull complete 07:34:29 d6de4b400683: Download complete 07:34:30 00f215d4a9da: Verifying Checksum 07:34:30 00f215d4a9da: Download complete 07:34:42 #104 DONE 47.3s 07:34:42 07:34:42 #66 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:42 #66 DONE 47.5s 07:34:42 07:34:42 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:42 #71 DONE 47.2s 07:34:42 07:34:42 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:42 #103 DONE 47.5s 07:34:42 07:34:42 #105 [security-proxy-setup builder 6/7] COPY . . 07:34:42 d6de4b400683: Pull complete 07:34:42 35cb2a7552d0: Pull complete 07:34:43 4f4fb700ef54: Pull complete 07:34:43 464afbd9ba4c: Pull complete 07:34:50 #105 ... 07:34:50 07:34:50 #106 [security-spiffe-token-provider builder 6/7] COPY . . 07:34:50 #106 ... 07:34:50 07:34:50 #107 [support-scheduler builder 6/7] COPY . . 07:34:50 #107 ... 07:34:50 07:34:50 #108 [support-notifications builder 6/7] COPY . . 07:34:53 00f215d4a9da: Pull complete 07:34:54 d496ad576159: Pull complete 07:34:54 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:34:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:34:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:34:54 + docker build -t ci-base-image-arm64 -f - . 07:34:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:34:54 WORKDIR /edgex 07:34:54 COPY go.mod . 07:34:54 RUN go mod download 07:34:55 Sending build context to Docker daemon 3.007MB 07:34:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:34:55 ---> f246e2811388 07:34:55 Step 2/4 : WORKDIR /edgex 07:34:56 #108 ... 07:34:56 07:34:56 #106 [security-spiffe-token-provider builder 6/7] COPY . . 07:34:56 #106 DONE 15.7s 07:34:56 07:34:56 #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:56 #109 CACHED 07:34:56 07:34:56 #110 [security-secretstore-setup builder 6/7] COPY . . 07:34:56 #110 CACHED 07:34:56 07:34:56 #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:34:56 #111 CACHED 07:34:56 07:34:56 #105 [security-proxy-setup builder 6/7] COPY . . 07:34:56 #105 DONE 15.7s 07:34:56 07:34:56 #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:56 #112 CACHED 07:34:56 07:34:56 #113 [security-bootstrapper builder 6/7] COPY . . 07:34:56 #113 CACHED 07:34:56 07:34:56 #114 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:34:56 #114 CACHED 07:34:56 07:34:56 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:34:56 #115 ... 07:34:56 07:34:56 #108 [support-notifications builder 6/7] COPY . . 07:34:56 #108 DONE 15.7s 07:34:56 07:34:56 #107 [support-scheduler builder 6/7] COPY . . 07:34:56 #107 DONE 15.8s 07:34:56 07:34:56 #116 [core-command builder 4/7] COPY go.mod vendor* ./ 07:34:56 #116 CACHED 07:34:56 07:34:56 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:56 #117 CACHED 07:34:56 07:34:56 #118 [core-command builder 6/7] COPY . . 07:34:56 #118 CACHED 07:34:56 07:34:56 #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:56 #119 CACHED 07:34:56 07:34:56 #120 [security-proxy-auth builder 6/7] COPY . . 07:34:56 #120 CACHED 07:34:56 07:34:56 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:34:56 #121 CACHED 07:34:56 07:34:56 #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:56 #122 CACHED 07:34:56 07:34:56 #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:34:56 #123 CACHED 07:34:56 07:34:56 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 07:34:56 #124 CACHED 07:34:56 07:34:56 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:56 #125 CACHED 07:34:56 07:34:56 #126 [core-metadata builder 6/7] COPY . . 07:34:56 #126 CACHED 07:34:56 07:34:56 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:34:56 #127 CACHED 07:34:56 07:34:56 #128 [core-data builder 6/7] COPY . . 07:34:56 #128 CACHED 07:34:56 07:34:56 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:56 #129 CACHED 07:34:56 07:34:56 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 07:34:56 #130 CACHED 07:34:56 07:34:56 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:34:56 #131 1.520 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 07:34:57 ---> Running in 6dca3de253ed 07:34:57 Removing intermediate container 6dca3de253ed 07:34:57 ---> 7d94b9239e8d 07:34:57 Step 3/4 : COPY go.mod . 07:34:57 ---> d912d2b57d43 07:34:57 Step 4/4 : RUN go mod download 07:34:57 ---> Running in 30f72df7f353 07:35:06 #131 ... 07:35:06 07:35:06 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:35:06 #0 0.982 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 07:35:06 #132 ... 07:35:06 07:35:06 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:35:06 #0 0.927 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 07:35:06 #133 ... 07:35:06 07:35:06 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:35:06 #0 1.189 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 07:35:06 #134 ... 07:35:06 07:35:06 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:35:06 #0 1.406 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 07:35:06 #135 ... 07:35:06 07:35:06 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:35:06 #0 0.970 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 07:35:06 #136 ... 07:35:06 07:35:06 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:35:06 #0 0.866 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 07:35:06 #137 ... 07:35:06 07:35:06 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:35:06 #0 1.885 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 07:35:06 #138 ... 07:35:06 07:35:06 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:35:06 #0 1.584 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 07:35:06 #139 ... 07:35:06 07:35:06 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:35:06 #115 1.193 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 07:35:06 #115 ... 07:35:06 07:35:06 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:35:06 #0 1.245 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 07:36:05 Removing intermediate container 30f72df7f353 07:36:05 ---> 6047b8831531 07:36:05 Successfully built 6047b8831531 07:36:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:06 + docker inspect -f . ci-base-image-arm64 07:36:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:06 prd-ubuntu20.04-docker-arm64-4c-16g-4790 does not seem to be running inside a container 07:36:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:36:07 $ docker top 6e67f796d9ccd7fead415185de0bc9b49c3a11976753d89637266f9aa7e78c69 -eo pid,comm [Pipeline] { [Pipeline] sh 07:36:08 + go version 07:36:08 go version go1.21.9 linux/arm64 [Pipeline] } 07:36:08 $ docker stop --time=1 6e67f796d9ccd7fead415185de0bc9b49c3a11976753d89637266f9aa7e78c69 07:36:10 $ docker rm -f --volumes 6e67f796d9ccd7fead415185de0bc9b49c3a11976753d89637266f9aa7e78c69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:10 + docker inspect -f . ci-base-image-arm64 07:36:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:10 prd-ubuntu20.04-docker-arm64-4c-16g-4790 does not seem to be running inside a container 07:36:10 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:36:12 $ docker top 9183a4d3c161670361a527d92e419eb251ea9632428a2978d85f50a8cc2fccce -eo pid,comm [Pipeline] { [Pipeline] echo 07:36:12 ========================================================= 07:36:12 [edgeXBuildGoParallel] Running Tests and Build... 07:36:12 ========================================================= [Pipeline] sh 07:36:13 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 07:36:13 + make test 07:36:13 go test -race -coverprofile=coverage.out ./... 07:36:16 #140 ... 07:36:16 07:36:16 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:36:16 #115 79.20 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 07:37:00 ? github.com/edgexfoundry/edgex-go [no test files] 07:37:12 #115 ... 07:37:12 07:37:12 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:37:12 #140 DONE 136.4s 07:37:12 07:37:12 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:37:12 #136 DONE 136.5s 07:37:12 07:37:12 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:37:12 #135 DONE 136.4s 07:37:12 07:37:12 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:37:12 #131 DONE 136.5s 07:37:12 07:37:12 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:37:12 #137 DONE 136.7s 07:37:12 07:37:12 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:37:12 #139 DONE 136.5s 07:37:12 07:37:12 #141 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:37:12 #141 ... 07:37:12 07:37:12 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:37:12 #115 DONE 136.8s 07:37:12 07:37:12 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:37:12 #133 DONE 136.6s 07:37:12 07:37:12 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:37:12 #132 DONE 136.9s 07:37:12 07:37:12 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:37:12 #138 DONE 136.8s 07:37:12 07:37:12 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:37:12 #142 ... 07:37:12 07:37:12 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:37:12 #134 DONE 137.0s 07:37:12 07:37:12 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:37:12 #143 ... 07:37:12 07:37:12 #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:37:12 #144 DONE 0.7s 07:37:12 07:37:12 #141 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:37:12 #141 DONE 0.7s 07:37:12 07:37:12 #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:37:12 #145 DONE 0.8s 07:37:12 07:37:12 #146 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:37:12 #146 DONE 0.7s 07:37:12 07:37:12 #147 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:37:12 #147 DONE 0.4s 07:37:12 07:37:12 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:37:12 #142 DONE 0.5s 07:37:12 07:37:12 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:37:12 #143 DONE 0.5s 07:37:12 07:37:12 #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:37:12 #148 ... 07:37:12 07:37:12 #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:37:12 #149 DONE 0.3s 07:37:13 07:37:13 #150 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:37:13 #150 CACHED 07:37:13 07:37:13 #151 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:37:13 #151 CACHED 07:37:13 07:37:13 #152 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:37:13 #152 CACHED 07:37:13 07:37:13 #153 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:37:13 #153 CACHED 07:37:13 07:37:13 #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:37:13 #154 CACHED 07:37:13 07:37:13 #155 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:37:13 #155 CACHED 07:37:13 07:37:13 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:37:13 #156 CACHED 07:37:13 07:37:13 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:37:13 #157 CACHED 07:37:13 07:37:13 #158 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:37:13 #158 DONE 0.3s 07:37:13 07:37:13 #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:37:13 #159 DONE 0.3s 07:37:13 07:37:13 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:37:13 #160 DONE 0.3s 07:37:13 07:37:13 #161 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:37:13 #161 DONE 0.3s 07:37:13 07:37:13 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:37:13 #162 ... 07:37:13 07:37:13 #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:37:13 #163 DONE 0.3s 07:37:13 07:37:13 #164 [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 07:37:16 #164 ... 07:37:16 07:37:16 #165 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:37:16 #165 DONE 2.6s 07:37:16 07:37:16 #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:37:16 #166 DONE 2.6s 07:37:16 07:37:16 #167 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:37:16 #167 DONE 2.6s 07:37:16 07:37:16 #168 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:37:16 #168 DONE 2.6s 07:37:16 07:37:16 #169 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:37:16 #169 DONE 2.6s 07:37:16 07:37:16 #164 [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 07:37:16 #164 DONE 2.5s 07:37:16 07:37:16 #170 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:37:16 #170 DONE 2.6s 07:37:16 07:37:16 #171 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:37:16 #171 DONE 2.7s 07:37:16 07:37:16 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:37:16 #162 DONE 2.6s 07:37:16 07:37:16 #172 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:37:16 #172 DONE 2.6s 07:37:16 07:37:16 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:37:16 #173 ... 07:37:16 07:37:16 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:37:16 #174 DONE 0.3s 07:37:16 07:37:16 #175 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:37:16 #175 DONE 0.3s 07:37:16 07:37:16 #176 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:37:16 #176 DONE 0.3s 07:37:16 07:37:16 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:37:16 #177 DONE 0.3s 07:37:16 07:37:16 #178 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:37:16 #178 DONE 0.4s 07:37:16 07:37:16 #179 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:37:16 #179 ... 07:37:16 07:37:16 #180 [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 07:37:16 #180 DONE 0.4s 07:37:16 07:37:16 #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:37:16 #181 DONE 0.4s 07:37:16 07:37:16 #182 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:37:16 #182 DONE 0.4s 07:37:16 07:37:16 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:37:16 #173 DONE 0.4s 07:37:16 07:37:16 #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:37:16 #148 DONE 3.3s 07:37:16 07:37:16 #183 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:37:16 #183 DONE 0.4s 07:37:16 07:37:16 #99 [core-data] exporting to image 07:37:16 #99 exporting layers 07:37:16 #99 ... 07:37:16 07:37:16 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:37:16 #184 DONE 0.4s 07:37:16 07:37:16 #179 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:37:16 #179 DONE 0.5s 07:37:16 07:37:16 #99 [core-data] exporting to image 07:37:16 #99 exporting layers 0.5s done 07:37:16 #99 ... 07:37:16 07:37:16 #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:37:16 #185 DONE 0.5s 07:37:16 07:37:16 #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:37:16 #186 DONE 0.5s 07:37:16 07:37:16 #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:37:16 #187 DONE 0.5s 07:37:16 07:37:16 #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:37:16 #188 DONE 0.5s 07:37:16 07:37:16 #99 [support-scheduler] exporting to image 07:37:16 #99 exporting layers 0.5s done 07:37:16 #99 writing image sha256:f178b517e57d944b9c103a66715d527939d1b451d79bc2c2874c9998291e99a1 0.0s done 07:37:16 #99 naming to docker.io/library/support-scheduler done 07:37:16 #99 writing image sha256:f36d2b2c0c36baa6a468cbc63c924002dd3534222e0a3d2b8422e2304d78016b 0.0s done 07:37:16 #99 writing image sha256:66c9921cc5bda14f953c03de3ce8af2e539fe6d271548824ce8489d1df6ce679 07:37:16 #99 naming to docker.io/library/core-command 07:37:16 #99 exporting layers 0.6s done 07:37:16 #99 writing image sha256:66c9921cc5bda14f953c03de3ce8af2e539fe6d271548824ce8489d1df6ce679 0.0s done 07:37:16 #99 naming to docker.io/library/core-command done 07:37:16 #99 naming to docker.io/library/support-notifications done 07:37:16 #99 ... 07:37:16 07:37:16 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:37:16 #189 DONE 0.3s 07:37:16 07:37:16 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:37:16 #190 DONE 0.3s 07:37:16 07:37:16 #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:37:16 #191 DONE 0.3s 07:37:16 07:37:16 #99 [support-notifications] exporting to image 07:37:16 #99 exporting layers 0.3s done 07:37:16 #99 writing image sha256:05a3f62bad6be6b6b494be3ffd126174507dbf726a5502a18879851ed8b475ce 07:37:17 #99 writing image sha256:05a3f62bad6be6b6b494be3ffd126174507dbf726a5502a18879851ed8b475ce done 07:37:17 #99 writing image sha256:b3e78537ee5b644c9b810509e7ba0e3de561a3082ee5f198d069826a589a66c2 0.0s done 07:37:17 #99 writing image sha256:4c95985b755db3e2c2594306da7c057e7d96d7c9901c89e6605eef876c4a0cef done 07:37:17 #99 naming to docker.io/library/security-spiffe-token-provider done 07:37:17 #99 naming to docker.io/library/core-metadata done 07:37:17 #99 naming to docker.io/library/core-data done 07:37:17 #99 DONE 1.8s 07:37:17 07:37:17 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:37:17 #192 ... 07:37:17 07:37:17 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:37:17 #193 DONE 0.4s 07:37:17 07:37:17 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:37:17 #194 DONE 1.0s 07:37:17 07:37:17 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:37:17 #192 DONE 0.6s 07:37:17 07:37:17 #99 [core-common-config-bootstrapper] exporting to image 07:37:17 #99 ... 07:37:17 07:37:17 #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:37:17 #195 DONE 0.9s 07:37:17 07:37:17 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:37:17 #196 DONE 0.2s 07:37:17 07:37:17 #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:37:17 #197 DONE 0.1s 07:37:17 07:37:17 #99 [security-proxy-auth] exporting to image 07:37:17 #99 exporting layers 0.2s done 07:37:17 #99 ... 07:37:17 07:37:17 #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:37:17 #198 DONE 0.1s 07:37:17 07:37:17 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:37:17 #199 DONE 0.1s 07:37:17 07:37:17 #99 [core-common-config-bootstrapper] exporting to image 07:37:17 #99 exporting layers 0.2s done 07:37:17 #99 writing image sha256:8fc8ae64718c00c8f313371eb45173bf153c514d126b49f23e1b4931ae0cdd50 done 07:37:17 #99 naming to docker.io/library/core-common-config-bootstrapper done 07:37:17 #99 writing image sha256:bb0918196203a5a543eb8fed04ba5844f8a563fd505f00f1912776139a53890f 0.0s done 07:37:17 #99 naming to docker.io/library/security-proxy-auth done 07:37:17 #99 DONE 2.1s 07:37:17 07:37:17 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:37:17 #200 DONE 0.1s 07:37:17 07:37:17 #201 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:37:17 #201 DONE 0.0s 07:37:17 07:37:17 #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:37:18 #202 ... 07:37:18 07:37:18 #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:37:18 #203 DONE 1.0s 07:37:18 07:37:18 #99 [security-proxy-setup] exporting to image 07:37:18 #99 ... 07:37:18 07:37:18 #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:37:18 #202 DONE 0.7s 07:37:18 07:37:18 #99 [security-secretstore-setup] exporting to image 07:37:18 #99 writing image sha256:34a2bb108c6faec0e723cfa84d918d9335b92660bd284320115e24fb9be07f59 done 07:37:18 #99 naming to docker.io/library/security-proxy-setup done 07:37:18 #99 exporting layers 0.2s done 07:37:18 #99 ... 07:37:18 07:37:18 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:37:18 #204 DONE 0.6s 07:37:18 07:37:18 #99 [security-secretstore-setup] exporting to image 07:37:18 #99 writing image sha256:b276162f5edfa7f580146916237c478307629b66eaad0375030a66a6dc1614b2 done 07:37:18 #99 naming to docker.io/library/security-secretstore-setup done 07:37:18 #99 exporting layers 0.2s done 07:37:18 #99 writing image sha256:ddd9e6f4c6ff11455ce2605f74e33d195c0c4a2f36192500ba8d5b5245a0e457 done 07:37:18 #99 naming to docker.io/library/security-bootstrapper done 07:37:18 #99 DONE 2.8s 07:37:18 07:37:18 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:37:18 time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:37:18 time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:37:18 time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:37:18 time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:37:18 time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:37:18 time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:37:18 time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:37:18 time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:37:18 time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:37:18 time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:37:18 time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:37:18 time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:37:18 time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:37:18 time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:37:18 $ docker stop --time=1 4f337abea9d401588cfaf8972bd34088059b975c8f7e858e452029b44015b2e1 07:37:19 $ docker rm -f --volumes 4f337abea9d401588cfaf8972bd34088059b975c8f7e858e452029b44015b2e1 [Pipeline] // withDockerContainer [Pipeline] sh 07:37:20 + docker images 07:37:20 REPOSITORY TAG IMAGE ID CREATED SIZE 07:37:20 security-bootstrapper latest ddd9e6f4c6ff 2 seconds ago 24MB 07:37:20 security-secretstore-setup latest b276162f5edf 2 seconds ago 42.2MB 07:37:20 core-common-config-bootstrapper latest 8fc8ae64718c 3 seconds ago 20.2MB 07:37:20 security-proxy-setup latest 34a2bb108c6f 3 seconds ago 31.2MB 07:37:20 security-proxy-auth latest bb0918196203 3 seconds ago 38MB 07:37:20 core-metadata latest 05a3f62bad6b 4 seconds ago 40.9MB 07:37:20 core-data latest b3e78537ee5b 5 seconds ago 40.7MB 07:37:20 support-scheduler latest f178b517e57d 5 seconds ago 43MB 07:37:20 security-spiffe-token-provider latest 4c95985b755d 5 seconds ago 34MB 07:37:20 core-command latest f36d2b2c0c36 5 seconds ago 40.4MB 07:37:20 support-notifications latest 66c9921cc5bd 5 seconds ago 43.9MB 07:37:20 security-spire-agent latest dd176306a7aa 3 minutes ago 166MB 07:37:20 security-spire-server latest 9d07de3a8e89 3 minutes ago 107MB 07:37:20 security-spire-config latest 2c9ec3174bec 3 minutes ago 107MB 07:37:20 ci-base-image-x86_64 latest 0851a1a1acf7 7 minutes ago 966MB 07:37:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 07:37:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 07:37:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] 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] } 07:40:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:40:22 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:40:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:40:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:40:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:40:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:40:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:40:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:40:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:40:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:40:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:40:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:40:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:40:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.123s coverage: 28.7% of statements 07:40:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.189s coverage: 97.0% of statements 07:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.287s coverage: 69.2% of statements 07:41:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:41:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.219s coverage: 53.2% of statements 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:41:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:41:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:41:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.023s coverage: 93.4% of statements 07:41:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.254s coverage: 6.6% of statements 07:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:41:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:41:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:41:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:41:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:41:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:41:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:41:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:41:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.787s coverage: 97.6% of statements 07:41:43 ok github.com/edgexfoundry/edgex-go/internal/io 1.101s coverage: 72.2% of statements 07:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:41:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:41:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.291s coverage: 0.9% of statements 07:41:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.147s coverage: 32.2% of statements 07:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.141s coverage: 41.7% of statements 07:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.122s coverage: 82.9% of statements 07:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.093s coverage: 94.1% of statements 07:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.101s coverage: 96.3% of statements 07:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.114s coverage: 87.5% of statements 07:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.126s coverage: 94.4% of statements 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:42:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.069s coverage: 79.9% of statements 07:42:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.159s coverage: 92.9% of statements 07:42:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.078s coverage: 64.4% of statements 07:42:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.126s coverage: 62.3% of statements 07:42:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.119s coverage: 87.2% of statements 07:42:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.087s coverage: 20.0% of statements 07:42:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.085s coverage: 100.0% of statements 07:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.300s coverage: 81.8% of statements 07:42:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:42:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:42:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.288s coverage: 82.1% of statements 07:42:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.116s coverage: 86.0% of statements 07:42:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:42:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:42:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.806s coverage: 63.1% of statements 07:42:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.123s coverage: 100.0% of statements 07:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.126s coverage: 89.4% of statements 07:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.121s coverage: 100.0% of statements 07:42:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:42:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:42:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements 07:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.074s coverage: 100.0% of statements 07:42:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:42:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:42:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:42:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.699s coverage: 38.4% of statements 07:42:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.121s coverage: 89.5% of statements 07:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:42:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:42:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.110s coverage: 84.8% of statements 07:42:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:42:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:42:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:42:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:43:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.185s coverage: 19.9% of statements 07:43:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:43:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:43:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:43:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:43:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.507s coverage: 95.7% of statements 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:43:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.160s coverage: 61.8% of statements 07:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:43:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.313s coverage: 98.9% of statements 07:43:19 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 07:43:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:43:19 go vet ./... 07:47:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:47:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:47:41 ./bin/test-attribution-txt.sh [Pipeline] echo 07:47:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:47:42 + ls -al . 07:47:42 total 812 07:47:42 drwxrwxr-x 10 1001 1001 4096 Jul 2 07:36 . 07:47:42 drwxr-xr-x 4 root root 4096 Jul 2 07:36 .. 07:47:42 drwxrwxr-x 2 1001 1001 4096 Jul 2 07:33 .blubracket 07:47:42 -rw-rw-r-- 1 1001 1001 10 Jul 2 07:33 .dockerignore 07:47:42 drwxrwxr-x 8 1001 1001 4096 Jul 2 07:34 .git 07:47:42 drwxrwxr-x 3 1001 1001 4096 Jul 2 07:33 .github 07:47:42 -rw-rw-r-- 1 1001 1001 1074 Jul 2 07:33 .gitignore 07:47:42 -rw-rw-r-- 1 1001 1001 42 Jul 2 07:33 .golangci.yml 07:47:42 -rw-rw-r-- 1 1001 1001 100 Jul 2 07:33 .hadolint.yml 07:47:42 -rw-rw-r-- 1 1001 1001 155 Jul 2 07:33 .sonarcloud.properties 07:47:42 -rw-rw-r-- 1 1001 1001 1171 Jul 2 07:33 ADOPTERS.md 07:47:42 -rw-rw-r-- 1 1001 1001 20361 Jul 2 07:33 Attribution.txt 07:47:42 -rw-rw-r-- 1 1001 1001 100284 Jul 2 07:33 CHANGELOG.md 07:47:42 -rw-rw-r-- 1 1001 1001 3804 Jul 2 07:33 CONTRIBUTING.md 07:47:42 -rw-rw-r-- 1 1001 1001 677 Jul 2 07:33 GOVERNANCE.md 07:47:42 -rw-rw-r-- 1 1001 1001 861 Jul 2 07:33 Jenkinsfile 07:47:42 -rw-rw-r-- 1 1001 1001 10775 Jul 2 07:33 LICENSE 07:47:42 -rw-rw-r-- 1 1001 1001 15392 Jul 2 07:33 Makefile 07:47:42 -rw-rw-r-- 1 1001 1001 582 Jul 2 07:33 OWNERS.md 07:47:42 -rw-rw-r-- 1 1001 1001 9528 Jul 2 07:33 README.md 07:47:42 -rw-rw-r-- 1 1001 1001 789 Jul 2 07:33 SECURITY.md 07:47:42 -rw-rw-r-- 1 1001 1001 5 Jul 2 07:29 VERSION 07:47:42 drwxrwxr-x 2 1001 1001 4096 Jul 2 07:33 bin 07:47:42 drwxrwxr-x 18 1001 1001 4096 Jul 2 07:33 cmd 07:47:42 -rw-r--r-- 1 root root 456284 Jul 2 07:43 coverage.out 07:47:42 drwxrwxr-x 2 1001 1001 4096 Jul 2 07:33 fuzz_test 07:47:42 -rw-rw-r-- 1 1001 1001 6922 Jul 2 07:33 go.mod 07:47:42 -rw-rw-r-- 1 1001 1001 101535 Jul 2 07:33 go.sum 07:47:42 drwxrwxr-x 7 1001 1001 4096 Jul 2 07:33 internal 07:47:42 drwxrwxr-x 3 1001 1001 4096 Jul 2 07:33 openapi 07:47:42 -rw-rw-r-- 1 1001 1001 584 Jul 2 07:33 security.txt 07:47:42 -rw-rw-r-- 1 1001 1001 204 Jul 2 07:33 version.go [Pipeline] sh 07:47:42 + '[' -e coverage.out ] 07:47:42 + chown 1001:1001 coverage.out [Pipeline] stash 07:47:42 Warning: overwriting stash ‘coverage-report’ 07:47:43 Stashed 1 file(s) [Pipeline] sh 07:47:44 + make build 07:47:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:51:06 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 07:51:06 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 07:51:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:51:15 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 07:51:48 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 07:51:52 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 07:52:04 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 07:52:08 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 07:52:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:52:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:52:20 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] } 07:52:24 $ docker stop --time=1 9183a4d3c161670361a527d92e419eb251ea9632428a2978d85f50a8cc2fccce 07:52:26 $ docker rm -f --volumes 9183a4d3c161670361a527d92e419eb251ea9632428a2978d85f50a8cc2fccce [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 07:52:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:52:30 07:52:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:52:30 latest: Pulling from edgex-devops/edgex-compose-arm64 07:52:30 547446be3368: Pulling fs layer 07:52:30 d125d8839a47: Pulling fs layer 07:52:30 3e85d5ac6304: Pulling fs layer 07:52:30 c3105a71a48b: Pulling fs layer 07:52:30 0f093f025ec4: Pulling fs layer 07:52:30 c3106fc0e877: Pulling fs layer 07:52:30 0f093f025ec4: Waiting 07:52:30 c3106fc0e877: Waiting 07:52:30 c3105a71a48b: Waiting 07:52:30 547446be3368: Verifying Checksum 07:52:30 547446be3368: Download complete 07:52:31 c3105a71a48b: Verifying Checksum 07:52:31 c3105a71a48b: Download complete 07:52:31 d125d8839a47: Verifying Checksum 07:52:31 d125d8839a47: Download complete 07:52:31 c3106fc0e877: Verifying Checksum 07:52:31 c3106fc0e877: Download complete 07:52:31 0f093f025ec4: Verifying Checksum 07:52:31 0f093f025ec4: Download complete 07:52:31 547446be3368: Pull complete 07:52:33 d125d8839a47: Pull complete 07:52:33 3e85d5ac6304: Verifying Checksum 07:52:33 3e85d5ac6304: Download complete 07:52:43 3e85d5ac6304: Pull complete 07:52:43 c3105a71a48b: Pull complete 07:52:44 0f093f025ec4: Pull complete 07:52:44 c3106fc0e877: Pull complete 07:52:44 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:52:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:45 prd-ubuntu20.04-docker-arm64-4c-16g-4790 does not seem to be running inside a container 07:52:45 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:52:47 $ docker top 399bf25c45af4fd2535f83ca14d096e7b6496ddbd402aaa774f7f79e063c69e6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:52:48 + docker compose -f ./docker-compose-build.yml build --parallel 07:52:58 #1 [security-spire-config internal] load build definition from Dockerfile 07:52:58 #1 transferring dockerfile: 1.69kB 0.0s done 07:52:58 #1 DONE 0.1s 07:52:58 07:52:58 #2 [core-command internal] load build definition from Dockerfile 07:52:58 #2 transferring dockerfile: 1.93kB 0.0s done 07:52:58 #2 DONE 0.1s 07:52:58 07:52:58 #3 [security-proxy-auth internal] load build definition from Dockerfile 07:52:58 #3 transferring dockerfile: 2.15kB 0.0s done 07:52:58 #3 DONE 0.1s 07:52:58 07:52:58 #4 [core-metadata internal] load build definition from Dockerfile 07:52:58 #4 transferring dockerfile: 2.06kB done 07:52:58 #4 DONE 0.1s 07:52:58 07:52:58 #5 [core-data internal] load build definition from Dockerfile 07:52:58 #5 transferring dockerfile: 2.01kB 0.0s done 07:52:58 #5 DONE 0.1s 07:52:58 07:52:58 #6 [security-proxy-setup internal] load build definition from Dockerfile 07:52:58 #6 transferring dockerfile: 2.50kB done 07:52:58 #6 DONE 0.1s 07:52:58 07:52:58 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:52:58 #7 transferring dockerfile: 1.89kB 0.0s done 07:52:58 #7 DONE 0.1s 07:52:58 07:52:58 #8 [security-spire-agent internal] load build definition from Dockerfile 07:52:58 #8 transferring dockerfile: 1.81kB 0.0s done 07:52:58 #8 DONE 0.1s 07:52:58 07:52:58 #9 [security-secretstore-setup internal] load build definition from Dockerfile 07:52:58 #9 transferring dockerfile: 2.49kB 0.0s done 07:52:58 #9 DONE 0.1s 07:52:58 07:52:58 #10 [support-notifications internal] load build definition from Dockerfile 07:52:58 #10 transferring dockerfile: 1.95kB done 07:52:58 #10 DONE 0.1s 07:52:58 07:52:58 #11 [security-spire-server internal] load build definition from Dockerfile 07:52:58 #11 transferring dockerfile: 1.70kB 0.0s done 07:52:58 #11 DONE 0.1s 07:52:58 07:52:58 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:52:58 #12 transferring dockerfile: 2.23kB 0.0s done 07:52:58 #12 DONE 0.1s 07:52:58 07:52:58 #13 [security-bootstrapper internal] load build definition from Dockerfile 07:52:58 #13 transferring dockerfile: 2.93kB 0.0s done 07:52:58 #13 DONE 0.1s 07:52:58 07:52:58 #14 [support-scheduler internal] load build definition from Dockerfile 07:52:58 #14 transferring dockerfile: 1.93kB 0.0s done 07:52:58 #14 DONE 0.1s 07:52:58 07:52:58 #15 [security-spire-config internal] load .dockerignore 07:52:58 #15 transferring context: 50B 0.0s done 07:52:58 #15 DONE 0.1s 07:52:58 07:52:58 #16 [core-command internal] load .dockerignore 07:52:58 #16 transferring context: 50B 0.0s done 07:52:58 #16 DONE 0.1s 07:52:58 07:52:58 #17 [security-proxy-auth internal] load .dockerignore 07:52:58 #17 transferring context: 50B done 07:52:58 #17 DONE 0.1s 07:52:58 07:52:58 #18 [core-metadata internal] load .dockerignore 07:52:58 #18 transferring context: 50B done 07:52:58 #18 DONE 0.1s 07:52:58 07:52:58 #19 [core-data internal] load .dockerignore 07:52:58 #19 transferring context: 50B 0.0s done 07:52:58 #19 DONE 0.1s 07:52:58 07:52:58 #20 [security-proxy-setup internal] load .dockerignore 07:52:58 #20 transferring context: 50B 0.0s done 07:52:58 #20 DONE 0.1s 07:52:58 07:52:58 #21 [security-spiffe-token-provider internal] load .dockerignore 07:52:59 #21 transferring context: 50B done 07:52:59 #21 DONE 0.1s 07:52:59 07:52:59 #22 [security-spire-agent internal] load .dockerignore 07:52:59 #22 transferring context: 50B 0.0s done 07:52:59 #22 DONE 0.1s 07:52:59 07:52:59 #23 [security-secretstore-setup internal] load .dockerignore 07:52:59 #23 transferring context: 50B 0.0s done 07:52:59 #23 DONE 0.1s 07:52:59 07:52:59 #24 [support-notifications internal] load .dockerignore 07:52:59 #24 transferring context: 50B done 07:52:59 #24 DONE 0.1s 07:52:59 07:52:59 #25 [security-spire-server internal] load .dockerignore 07:52:59 #25 transferring context: 50B 0.0s done 07:52:59 #25 DONE 0.1s 07:52:59 07:52:59 #26 [core-common-config-bootstrapper internal] load .dockerignore 07:52:59 #26 transferring context: 50B 0.0s done 07:52:59 #26 DONE 0.1s 07:52:59 07:52:59 #27 [security-bootstrapper internal] load .dockerignore 07:52:59 #27 transferring context: 50B 0.0s done 07:52:59 #27 DONE 0.1s 07:52:59 07:52:59 #28 [support-scheduler internal] load .dockerignore 07:52:59 #28 transferring context: 50B 0.0s done 07:52:59 #28 DONE 0.1s 07:52:59 07:52:59 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 07:52:59 #29 ... 07:52:59 07:52:59 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 07:52:59 #30 DONE 0.2s 07:52:59 07:52:59 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 07:53:00 #29 DONE 0.6s 07:53:00 07:53:00 #31 [security-spire-config internal] load build context 07:53:00 #31 transferring context: 25.04kB 0.0s done 07:53:00 #31 DONE 0.1s 07:53:00 07:53:00 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:00 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 07:53:00 #32 ... 07:53:00 07:53:00 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:00 #33 DONE 0.0s 07:53:00 07:53:00 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:00 #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 07:53:00 #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 07:53:00 #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 07:53:00 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 07:53:00 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 07:53:00 #32 ... 07:53:00 07:53:00 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:00 #33 DONE 0.0s 07:53:00 07:53:00 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 07:53:00 #30 DONE 0.3s 07:53:00 07:53:00 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:00 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 07:53:00 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 07:53:00 #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s 07:53:00 #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 07:53:00 #32 ... 07:53:00 07:53:00 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:00 #33 DONE 0.0s 07:53:00 07:53:00 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 07:53:00 #30 DONE 0.3s 07:53:00 07:53:00 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:00 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 07:53:00 #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 07:53:00 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 720.90kB / 23.39MB 0.4s 07:53:00 #32 ... 07:53:00 07:53:00 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:00 #33 DONE 0.0s 07:53:00 07:53:00 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:00 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.19MB / 23.39MB 0.5s 07:53:01 #32 ... 07:53:01 07:53:01 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:01 #33 DONE 0.0s 07:53:01 07:53:01 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 07:53:01 #30 DONE 0.6s 07:53:01 07:53:01 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:01 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 0.7s 07:53:01 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 0.8s 07:53:01 #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 07:53:01 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.70MB / 23.39MB 1.0s 07:53:01 #32 ... 07:53:01 07:53:01 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:01 #33 DONE 0.0s 07:53:01 07:53:01 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:01 #33 DONE 0.0s 07:53:01 07:53:01 #34 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:53:01 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:53:01 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:53:01 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 07:53:01 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 07:53:01 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 07:53:01 #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s 07:53:02 #34 ... 07:53:02 07:53:02 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:02 #33 DONE 0.0s 07:53:02 07:53:02 #35 [support-notifications internal] load build context 07:53:02 #35 DONE 0.0s 07:53:02 07:53:02 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 07:53:02 #29 DONE 1.5s 07:53:02 07:53:02 #34 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:53:02 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:53:02 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:53:02 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 07:53:02 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 07:53:02 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 07:53:02 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:53:02 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:53:02 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 07:53:02 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 07:53:02 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 07:53:02 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:53:02 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:53:02 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 07:53:02 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 07:53:02 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 07:53:02 #34 ... 07:53:02 07:53:02 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 07:53:02 #30 DONE 1.6s 07:53:02 07:53:02 #34 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:53:02 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:53:02 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:53:02 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 07:53:02 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 07:53:02 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 07:53:02 #34 ... 07:53:02 07:53:02 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:02 #33 DONE 0.0s 07:53:02 07:53:02 #34 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:53:02 #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.0s done 07:53:02 #34 ... 07:53:02 07:53:02 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:53:02 #33 DONE 0.0s 07:53:02 07:53:02 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:02 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 07:53:02 #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 07:53:02 #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 07:53:02 #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 07:53:02 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 07:53:02 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 07:53:02 #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 07:53:02 #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 07:53:02 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.4s done 07:53:02 #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 07:53:02 #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 07:53:03 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 07:53:03 #32 ... 07:53:03 07:53:03 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 07:53:03 #30 DONE 2.5s 07:53:03 07:53:03 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 07:53:03 #36 DONE 2.2s 07:53:03 07:53:03 #34 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:53:03 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:53:03 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:53:03 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 07:53:03 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 07:53:03 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 07:53:03 #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.0s done 07:53:03 #34 ... 07:53:03 07:53:03 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:53:03 #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 07:53:03 #37 DONE 0.1s 07:53:03 07:53:03 #34 [security-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:53:03 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:53:03 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:53:03 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 07:53:03 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 07:53:03 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 07:53:03 #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.0s done 07:53:04 #34 DONE 5.0s 07:53:04 07:53:04 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:04 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 07:53:04 #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 07:53:04 #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 07:53:04 #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 07:53:04 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 07:53:04 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 07:53:04 #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 07:53:04 #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 07:53:04 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.4s done 07:53:04 #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 07:53:04 #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 07:53:04 #32 ... 07:53:04 07:53:04 #38 [security-spire-server internal] load build context 07:53:04 #38 transferring context: 26.79kB 0.2s done 07:53:04 #38 DONE 2.7s 07:53:04 07:53:04 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:53:04 #37 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 07:53:04 #37 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 07:53:04 #37 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 07:53:04 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 07:53:04 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 07:53:04 #37 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done 07:53:04 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 1.0s 07:53:04 #37 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 07:53:05 #37 ... 07:53:05 07:53:05 #39 [security-spire-agent internal] load build context 07:53:05 #39 transferring context: 26.32kB 0.3s done 07:53:05 #39 DONE 1.6s 07:53:05 07:53:05 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:53:05 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.24MB / 17.12MB 1.1s 07:53:05 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 1.4s 07:53:05 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.34MB / 17.12MB 1.5s 07:53:05 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.39MB / 17.12MB 1.6s 07:53:05 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 1.8s 07:53:05 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.54MB / 17.12MB 2.0s 07:53:05 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 2.1s 07:53:06 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.48MB / 17.12MB 2.3s 07:53:06 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.6s 07:53:07 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.0s done 07:53:07 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 07:53:08 #37 ... 07:53:08 07:53:08 #40 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:53:08 #40 DONE 8.1s 07:53:08 07:53:08 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:08 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s 07:53:10 #32 ... 07:53:10 07:53:10 #41 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 07:53:10 #41 DONE 1.8s 07:53:10 07:53:10 #42 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:53:10 #42 ... 07:53:10 07:53:10 #43 [core-metadata internal] load build context 07:53:10 #43 transferring context: 23.40MB 9.0s 07:53:10 #43 ... 07:53:10 07:53:10 #44 [security-proxy-auth internal] load build context 07:53:11 #44 ... 07:53:11 07:53:11 #45 [core-data internal] load build context 07:53:11 #45 ... 07:53:11 07:53:11 #46 [core-command internal] load build context 07:53:11 #46 ... 07:53:11 07:53:11 #47 [security-spiffe-token-provider internal] load build context 07:53:11 #47 ... 07:53:11 07:53:11 #48 [security-proxy-setup internal] load build context 07:53:11 #48 ... 07:53:11 07:53:11 #47 [security-spiffe-token-provider internal] load build context 07:53:12 #47 ... 07:53:12 07:53:12 #35 [support-notifications internal] load build context 07:53:12 #35 ... 07:53:12 07:53:12 #49 [security-secretstore-setup internal] load build context 07:53:12 #49 ... 07:53:12 07:53:12 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:53:12 #0 4.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:12 #0 5.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:12 #0 6.807 (1/2) Installing dumb-init (1.2.5-r2) 07:53:12 #0 6.807 (2/2) Installing su-exec (0.2-r3) 07:53:12 #0 6.807 Executing busybox-1.36.1-r7.trigger 07:53:12 #0 6.807 OK: 8 MiB in 17 packages 07:53:12 #50 DONE 7.7s 07:53:12 07:53:12 #51 [core-common-config-bootstrapper internal] load build context 07:53:12 #51 ... 07:53:12 07:53:12 #49 [security-secretstore-setup internal] load build context 07:53:13 #49 ... 07:53:13 07:53:13 #52 [support-scheduler internal] load build context 07:53:13 #52 ... 07:53:13 07:53:13 #53 [security-bootstrapper internal] load build context 07:53:13 #53 ... 07:53:13 07:53:13 #52 [support-scheduler internal] load build context 07:53:15 #52 ... 07:53:15 07:53:15 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:53:15 #0 8.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:15 #0 9.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:15 #54 ... 07:53:15 07:53:15 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:53:15 #55 ... 07:53:15 07:53:15 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:53:15 #56 ... 07:53:15 07:53:15 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:53:15 #57 ... 07:53:15 07:53:15 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:53:15 #58 ... 07:53:15 07:53:15 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:53:15 #59 ... 07:53:15 07:53:15 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:53:15 #60 ... 07:53:15 07:53:15 #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:53:15 #0 9.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:15 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:16 #61 ... 07:53:16 07:53:16 #35 [support-notifications internal] load build context 07:53:16 #35 transferring context: 30.36MB 12.6s 07:53:18 #35 ... 07:53:18 07:53:18 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:53:18 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.7s 07:53:19 #37 ... 07:53:19 07:53:19 #35 [support-notifications internal] load build context 07:53:19 #35 ... 07:53:19 07:53:19 #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:53:19 #61 12.49 (1/1) Installing dumb-init (1.2.5-r2) 07:53:19 #61 12.49 Executing busybox-1.36.1-r7.trigger 07:53:19 #61 12.76 OK: 8 MiB in 16 packages 07:53:19 #61 DONE 14.9s 07:53:19 07:53:19 #35 [support-notifications internal] load build context 07:53:20 #35 ... 07:53:20 07:53:20 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:53:20 #62 ... 07:53:20 07:53:20 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:53:20 #63 ... 07:53:20 07:53:20 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:53:20 #64 ... 07:53:20 07:53:20 #35 [support-notifications internal] load build context 07:53:20 #35 ... 07:53:20 07:53:20 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:20 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.6s 07:53:20 #32 ... 07:53:20 07:53:20 #44 [security-proxy-auth internal] load build context 07:53:21 #44 ... 07:53:21 07:53:21 #43 [core-metadata internal] load build context 07:53:21 #43 ... 07:53:21 07:53:21 #45 [core-data internal] load build context 07:53:21 #45 transferring context: 45.52MB 19.6s 07:53:21 #45 ... 07:53:21 07:53:21 #47 [security-spiffe-token-provider internal] load build context 07:53:21 #47 ... 07:53:21 07:53:21 #46 [core-command internal] load build context 07:53:21 #46 ... 07:53:21 07:53:21 #43 [core-metadata internal] load build context 07:53:21 #43 ... 07:53:21 07:53:21 #48 [security-proxy-setup internal] load build context 07:53:21 #48 ... 07:53:21 07:53:21 #46 [core-command internal] load build context 07:53:22 #46 ... 07:53:22 07:53:22 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:53:22 #65 ... 07:53:22 07:53:22 #44 [security-proxy-auth internal] load build context 07:53:22 #44 ... 07:53:22 07:53:22 #51 [core-common-config-bootstrapper internal] load build context 07:53:22 #51 ... 07:53:22 07:53:22 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:53:22 #60 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:23 #60 ... 07:53:23 07:53:23 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:53:23 #56 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:23 #56 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:23 #56 15.14 (1/1) Installing dumb-init (1.2.5-r2) 07:53:23 #56 15.14 Executing busybox-1.36.1-r7.trigger 07:53:23 #56 15.21 OK: 8 MiB in 16 packages 07:53:23 #56 DONE 17.8s 07:53:23 07:53:23 #46 [core-command internal] load build context 07:53:23 #46 ... 07:53:23 07:53:23 #49 [security-secretstore-setup internal] load build context 07:53:23 #49 ... 07:53:23 07:53:23 #46 [core-command internal] load build context 07:53:23 #46 ... 07:53:23 07:53:23 #53 [security-bootstrapper internal] load build context 07:53:23 #53 ... 07:53:23 07:53:23 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:53:23 #58 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:23 #58 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:23 #58 15.43 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:53:23 #58 15.61 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:53:23 #58 15.74 (3/6) Installing dumb-init (1.2.5-r2) 07:53:23 #58 15.74 (4/6) Installing openssl (3.1.6-r0) 07:53:23 #58 15.74 (5/6) Installing su-exec (0.2-r3) 07:53:23 #58 15.74 (6/6) Installing yq (4.33.3-r5) 07:53:23 #58 16.42 Executing busybox-1.36.1-r7.trigger 07:53:23 #58 16.62 OK: 18 MiB in 19 packages 07:53:23 #58 DONE 18.6s 07:53:23 07:53:23 #53 [security-bootstrapper internal] load build context 07:53:23 #53 ... 07:53:23 07:53:23 #46 [core-command internal] load build context 07:53:25 #46 ... 07:53:25 07:53:25 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:53:25 #54 11.78 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:53:25 #54 11.78 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:53:25 #54 11.78 OK: 19948 distinct packages available 07:53:25 #54 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:25 #54 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:25 #54 17.17 (1/4) Installing dumb-init (1.2.5-r2) 07:53:25 #54 17.17 (2/4) Installing musl-obstack (1.2.3-r2) 07:53:25 #54 17.17 (3/4) Installing libucontext (1.2-r2) 07:53:25 #54 17.17 (4/4) Installing gcompat (1.1.0-r1) 07:53:25 #54 17.17 Executing busybox-1.36.1-r7.trigger 07:53:25 #54 17.43 OK: 8 MiB in 19 packages 07:53:25 #54 DONE 20.1s 07:53:25 07:53:25 #46 [core-command internal] load build context 07:53:25 #46 ... 07:53:25 07:53:25 #52 [support-scheduler internal] load build context 07:53:25 #52 ... 07:53:25 07:53:25 #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:53:28 #66 ... 07:53:28 07:53:28 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:53:28 #59 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:28 #59 16.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:28 #59 18.64 (1/2) Installing ca-certificates (20240226-r0) 07:53:28 #59 19.22 (2/2) Installing dumb-init (1.2.5-r2) 07:53:28 #59 19.22 Executing busybox-1.36.1-r7.trigger 07:53:28 #59 19.51 Executing ca-certificates-20240226-r0.trigger 07:53:28 #59 20.58 OK: 9 MiB in 17 packages 07:53:28 #59 DONE 22.8s 07:53:28 07:53:28 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:53:29 #67 ... 07:53:29 07:53:29 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:53:29 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 22.0s 07:53:30 #37 ... 07:53:30 07:53:30 #44 [security-proxy-auth internal] load build context 07:53:30 #44 transferring context: 70.06MB 29.1s 07:53:30 #44 ... 07:53:30 07:53:30 #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:53:30 #68 ... 07:53:30 07:53:30 #44 [security-proxy-auth internal] load build context 07:53:30 #44 ... 07:53:30 07:53:30 #35 [support-notifications internal] load build context 07:53:31 #35 ... 07:53:31 07:53:31 #44 [security-proxy-auth internal] load build context 07:53:31 #44 ... 07:53:31 07:53:31 #45 [core-data internal] load build context 07:53:31 #45 ... 07:53:31 07:53:31 #47 [security-spiffe-token-provider internal] load build context 07:53:31 #47 ... 07:53:31 07:53:31 #42 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:53:31 #42 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:31 #42 ... 07:53:31 07:53:31 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:53:31 #55 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:31 #55 17.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:31 #55 21.33 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:53:31 #55 21.33 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:53:31 #55 21.33 OK: 19948 distinct packages available 07:53:31 #55 22.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:31 #55 24.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:32 #55 ... 07:53:32 07:53:32 #43 [core-metadata internal] load build context 07:53:32 #43 ... 07:53:32 07:53:32 #45 [core-data internal] load build context 07:53:32 #45 ... 07:53:32 07:53:32 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:53:32 #57 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:32 #57 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:32 #57 21.20 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:53:32 #57 21.20 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:53:32 #57 21.20 OK: 19948 distinct packages available 07:53:32 #57 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:32 #57 24.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:33 #57 ... 07:53:33 07:53:33 #51 [core-common-config-bootstrapper internal] load build context 07:53:33 #51 ... 07:53:33 07:53:33 #48 [security-proxy-setup internal] load build context 07:53:33 #48 ... 07:53:33 07:53:33 #51 [core-common-config-bootstrapper internal] load build context 07:53:33 #51 ... 07:53:33 07:53:33 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:53:33 #63 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:33 #63 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:33 #63 21.24 OK: 266 MiB in 52 packages 07:53:33 #63 DONE 23.1s 07:53:33 07:53:33 #51 [core-common-config-bootstrapper internal] load build context 07:53:33 #51 ... 07:53:33 07:53:33 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:33 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.2s 07:53:33 #32 ... 07:53:33 07:53:33 #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:53:33 #69 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:33 #69 ... 07:53:33 07:53:33 #51 [core-common-config-bootstrapper internal] load build context 07:53:34 #51 ... 07:53:34 07:53:34 #53 [security-bootstrapper internal] load build context 07:53:34 #53 ... 07:53:34 07:53:34 #49 [security-secretstore-setup internal] load build context 07:53:34 #49 ... 07:53:34 07:53:34 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:53:34 #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:34 #70 ... 07:53:34 07:53:34 #49 [security-secretstore-setup internal] load build context 07:53:34 #49 ... 07:53:34 07:53:34 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:53:34 #60 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:34 #60 23.31 (1/4) Installing ca-certificates (20240226-r0) 07:53:34 #60 23.52 (2/4) Installing dumb-init (1.2.5-r2) 07:53:34 #60 23.52 (3/4) Installing su-exec (0.2-r3) 07:53:34 #60 23.52 (4/4) Installing yq (4.33.3-r5) 07:53:34 #60 24.61 Executing busybox-1.36.1-r7.trigger 07:53:34 #60 24.61 Executing ca-certificates-20240226-r0.trigger 07:53:34 #60 26.46 OK: 18 MiB in 19 packages 07:53:34 #60 ... 07:53:34 07:53:34 #49 [security-secretstore-setup internal] load build context 07:53:34 #49 ... 07:53:34 07:53:34 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:53:34 #60 DONE 29.2s 07:53:34 07:53:34 #48 [security-proxy-setup internal] load build context 07:53:34 #48 transferring context: 58.15MB 32.7s 07:53:35 #48 ... 07:53:35 07:53:35 #46 [core-command internal] load build context 07:53:35 #46 ... 07:53:35 07:53:35 #52 [support-scheduler internal] load build context 07:53:35 #52 ... 07:53:35 07:53:35 #46 [core-command internal] load build context 07:53:36 #46 ... 07:53:36 07:53:36 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:53:36 #62 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:36 #62 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:36 #62 25.07 OK: 266 MiB in 52 packages 07:53:36 #62 ... 07:53:36 07:53:36 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:53:36 #70 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:37 #70 ... 07:53:37 07:53:37 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:53:37 #62 DONE 26.9s 07:53:37 07:53:37 #46 [core-command internal] load build context 07:53:37 #46 ... 07:53:37 07:53:37 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:53:37 #64 17.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:37 #64 19.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:37 #64 24.73 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:53:37 #64 24.73 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:53:37 #64 24.73 OK: 19951 distinct packages available 07:53:37 #64 27.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:37 #64 ... 07:53:37 07:53:37 #46 [core-command internal] load build context 07:53:39 #46 ... 07:53:39 07:53:39 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:53:39 #65 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:39 #65 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:39 #65 25.89 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:53:39 #65 26.35 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:53:39 #65 26.53 OK: 8 MiB in 17 packages 07:53:39 #65 ... 07:53:39 07:53:39 #46 [core-command internal] load build context 07:53:40 #46 ... 07:53:40 07:53:40 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:53:40 #57 29.95 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:53:40 #57 30.70 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:53:40 #57 30.77 (3/7) Installing dumb-init (1.2.5-r2) 07:53:40 #57 30.77 (4/7) Installing musl-obstack (1.2.3-r2) 07:53:40 #57 30.83 (5/7) Installing libucontext (1.2-r2) 07:53:40 #57 30.83 (6/7) Installing gcompat (1.1.0-r1) 07:53:40 #57 30.91 (7/7) Installing openssl (3.1.6-r0) 07:53:40 #57 31.05 Executing busybox-1.36.1-r7.trigger 07:53:40 #57 31.41 OK: 9 MiB in 20 packages 07:53:40 #57 DONE 34.9s 07:53:40 07:53:40 #51 [core-common-config-bootstrapper internal] load build context 07:53:40 #51 transferring context: 54.06MB 36.8s 07:53:40 #51 ... 07:53:40 07:53:40 #46 [core-command internal] load build context 07:53:40 #46 ... 07:53:40 07:53:40 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:53:40 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 33.5s 07:53:40 #37 ... 07:53:40 07:53:40 #51 [core-common-config-bootstrapper internal] load build context 07:53:40 #51 ... 07:53:40 07:53:40 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:53:40 #65 DONE 28.6s 07:53:41 07:53:41 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:53:41 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 33.9s done 07:53:41 #37 ... 07:53:41 07:53:41 #35 [support-notifications internal] load build context 07:53:41 #35 ... 07:53:41 07:53:41 #51 [core-common-config-bootstrapper internal] load build context 07:53:41 #51 ... 07:53:41 07:53:41 #44 [security-proxy-auth internal] load build context 07:53:41 #44 ... 07:53:41 07:53:41 #47 [security-spiffe-token-provider internal] load build context 07:53:41 #47 ... 07:53:41 07:53:41 #44 [security-proxy-auth internal] load build context 07:53:41 #44 ... 07:53:41 07:53:41 #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:53:41 #68 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:41 #68 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:41 #68 ... 07:53:41 07:53:41 #44 [security-proxy-auth internal] load build context 07:53:42 #44 ... 07:53:42 07:53:42 #42 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:53:42 #42 23.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:42 #42 29.76 OK: 266 MiB in 52 packages 07:53:42 #42 DONE 32.2s 07:53:42 07:53:42 #47 [security-spiffe-token-provider internal] load build context 07:53:42 #47 ... 07:53:42 07:53:42 #43 [core-metadata internal] load build context 07:53:42 #43 ... 07:53:42 07:53:42 #47 [security-spiffe-token-provider internal] load build context 07:53:43 #47 ... 07:53:43 07:53:43 #45 [core-data internal] load build context 07:53:43 #45 ... 07:53:43 07:53:43 #47 [security-spiffe-token-provider internal] load build context 07:53:43 #47 ... 07:53:43 07:53:43 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:53:43 #55 32.74 (1/11) Installing ca-certificates (20240226-r0) 07:53:43 #55 33.19 (2/11) Installing brotli-libs (1.0.9-r14) 07:53:43 #55 33.35 (3/11) Installing libunistring (1.1-r1) 07:53:43 #55 33.63 (4/11) Installing libidn2 (2.3.4-r1) 07:53:43 #55 33.71 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:53:43 #55 33.79 (6/11) Installing libcurl (8.5.0-r0) 07:53:43 #55 33.97 (7/11) Installing curl (8.5.0-r0) 07:53:43 #55 34.02 (8/11) Installing dumb-init (1.2.5-r2) 07:53:43 #55 34.05 (9/11) Installing musl-obstack (1.2.3-r2) 07:53:43 #55 34.06 (10/11) Installing libucontext (1.2-r2) 07:53:43 #55 34.10 (11/11) Installing gcompat (1.1.0-r1) 07:53:43 #55 34.16 Executing busybox-1.36.1-r7.trigger 07:53:43 #55 34.44 Executing ca-certificates-20240226-r0.trigger 07:53:43 #55 35.79 OK: 13 MiB in 26 packages 07:53:43 #55 DONE 38.2s 07:53:43 07:53:43 #47 [security-spiffe-token-provider internal] load build context 07:53:43 #47 ... 07:53:43 07:53:43 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:43 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 40.6s 07:53:43 #32 ... 07:53:43 07:53:43 #47 [security-spiffe-token-provider internal] load build context 07:53:44 #47 ... 07:53:44 07:53:44 #53 [security-bootstrapper internal] load build context 07:53:44 #53 ... 07:53:44 07:53:44 #43 [core-metadata internal] load build context 07:53:44 #43 ... 07:53:44 07:53:44 #49 [security-secretstore-setup internal] load build context 07:53:44 #49 ... 07:53:44 07:53:44 #47 [security-spiffe-token-provider internal] load build context 07:53:45 #47 ... 07:53:45 07:53:45 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:53:45 #0 7.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:45 #0 9.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:45 #71 ... 07:53:45 07:53:45 #47 [security-spiffe-token-provider internal] load build context 07:53:45 #47 transferring context: 99.87MB 43.0s 07:53:45 #47 ... 07:53:45 07:53:45 #48 [security-proxy-setup internal] load build context 07:53:45 #48 ... 07:53:45 07:53:45 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:53:45 #70 19.15 OK: 18 MiB in 19 packages 07:53:45 #70 DONE 21.6s 07:53:45 07:53:45 #48 [security-proxy-setup internal] load build context 07:53:45 #48 ... 07:53:45 07:53:45 #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:53:45 #66 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:45 #66 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:45 #66 19.66 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:53:45 #66 19.76 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:53:45 #66 19.86 OK: 8 MiB in 19 packages 07:53:45 #66 ... 07:53:45 07:53:45 #48 [security-proxy-setup internal] load build context 07:53:46 #48 ... 07:53:46 07:53:46 #52 [support-scheduler internal] load build context 07:53:46 #52 ... 07:53:46 07:53:46 #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:53:46 #69 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:46 #69 19.67 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:53:46 #69 19.96 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:53:46 #69 20.18 OK: 8 MiB in 16 packages 07:53:46 #69 ... 07:53:46 07:53:46 #49 [security-secretstore-setup internal] load build context 07:53:46 #49 ... 07:53:46 07:53:46 #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:53:46 #69 DONE 22.9s 07:53:46 07:53:46 #49 [security-secretstore-setup internal] load build context 07:53:46 #49 ... 07:53:46 07:53:46 #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:53:46 #68 22.72 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:53:46 #68 23.38 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:53:46 #68 23.55 OK: 8 MiB in 16 packages 07:53:46 #68 DONE 26.9s 07:53:46 07:53:46 #49 [security-secretstore-setup internal] load build context 07:53:46 #49 ... 07:53:46 07:53:46 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:53:46 #64 30.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:46 #64 35.13 OK: 266 MiB in 52 packages 07:53:46 #64 DONE 36.8s 07:53:46 07:53:46 #49 [security-secretstore-setup internal] load build context 07:53:47 #49 ... 07:53:47 07:53:47 #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:53:47 #66 DONE 21.8s 07:53:47 07:53:47 #49 [security-secretstore-setup internal] load build context 07:53:48 #49 ... 07:53:48 07:53:48 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:53:48 #67 9.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:48 #67 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:48 #67 17.76 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:53:48 #67 17.98 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:53:48 #67 17.98 Executing ca-certificates-20240226-r0.trigger 07:53:48 #67 18.50 OK: 9 MiB in 17 packages 07:53:48 #67 ... 07:53:48 07:53:48 #47 [security-spiffe-token-provider internal] load build context 07:53:48 #47 ... 07:53:48 07:53:48 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:53:48 #67 DONE 20.7s 07:53:48 07:53:48 #47 [security-spiffe-token-provider internal] load build context 07:53:49 #47 ... 07:53:49 07:53:49 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:53:49 #71 12.02 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:53:49 #71 12.09 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:53:49 #71 12.09 Executing ca-certificates-20240226-r0.trigger 07:53:49 #71 12.36 OK: 18 MiB in 19 packages 07:53:49 #71 DONE 13.9s 07:53:49 07:53:49 #47 [security-spiffe-token-provider internal] load build context 07:53:49 #47 ... 07:53:49 07:53:49 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:53:49 #37 DONE 45.6s 07:53:49 07:53:49 #47 [security-spiffe-token-provider internal] load build context 07:53:49 #47 ... 07:53:49 07:53:49 #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:53:49 #72 DONE 3.1s 07:53:49 07:53:49 #47 [security-spiffe-token-provider internal] load build context 07:53:50 #47 ... 07:53:50 07:53:50 #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:53:50 #73 DONE 8.7s 07:53:50 07:53:50 #47 [security-spiffe-token-provider internal] load build context 07:53:50 #47 transferring context: 114.51MB 48.1s 07:53:50 #47 ... 07:53:50 07:53:50 #46 [core-command internal] load build context 07:53:50 #46 ... 07:53:50 07:53:50 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:53:50 #0 8.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:50 #0 8.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:50 #0 10.02 OK: 9 MiB in 20 packages 07:53:50 #74 ... 07:53:50 07:53:50 #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:53:50 #75 DONE 1.0s 07:53:50 07:53:50 #46 [core-command internal] load build context 07:53:51 #46 ... 07:53:51 07:53:51 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:53:51 #74 DONE 10.8s 07:53:51 07:53:51 #46 [core-command internal] load build context 07:53:51 #46 ... 07:53:51 07:53:51 #35 [support-notifications internal] load build context 07:53:51 #35 ... 07:53:51 07:53:51 #51 [core-common-config-bootstrapper internal] load build context 07:53:51 #51 ... 07:53:51 07:53:51 #35 [support-notifications internal] load build context 07:53:52 #35 ... 07:53:52 07:53:52 #44 [security-proxy-auth internal] load build context 07:53:52 #44 ... 07:53:52 07:53:52 #47 [security-spiffe-token-provider internal] load build context 07:53:52 #47 ... 07:53:52 07:53:52 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:53:52 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 47.6s done 07:53:52 #32 DONE 53.0s 07:53:52 07:53:52 #47 [security-spiffe-token-provider internal] load build context 07:53:53 #47 ... 07:53:53 07:53:53 #45 [core-data internal] load build context 07:53:53 #45 ... 07:53:53 07:53:53 #47 [security-spiffe-token-provider internal] load build context 07:53:53 #47 ... 07:53:53 07:53:53 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:53:53 #0 8.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:53:53 #0 8.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:53:53 #0 9.762 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:53:53 #0 9.904 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:53:53 #0 9.904 Executing ca-certificates-20240226-r0.trigger 07:53:53 #76 ... 07:53:53 07:53:53 #47 [security-spiffe-token-provider internal] load build context 07:53:54 #47 ... 07:53:54 07:53:54 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:53:54 #77 DONE 2.0s 07:53:54 07:53:54 #47 [security-spiffe-token-provider internal] load build context 07:53:54 #47 ... 07:53:54 07:53:54 #53 [security-bootstrapper internal] load build context 07:53:54 #53 ... 07:53:54 07:53:54 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:53:54 #76 10.26 OK: 13 MiB in 26 packages 07:53:54 #76 DONE 11.0s 07:53:54 07:53:54 #53 [security-bootstrapper internal] load build context 07:53:54 #53 ... 07:53:54 07:53:54 #47 [security-spiffe-token-provider internal] load build context 07:53:55 #47 ... 07:53:55 07:53:55 #43 [core-metadata internal] load build context 07:53:55 #43 ... 07:53:55 07:53:55 #47 [security-spiffe-token-provider internal] load build context 07:53:55 #47 transferring context: 134.04MB 53.2s 07:53:56 #47 ... 07:53:56 07:53:56 #52 [support-scheduler internal] load build context 07:53:56 #52 ... 07:53:56 07:53:56 #48 [security-proxy-setup internal] load build context 07:53:56 #48 ... 07:53:56 07:53:56 #47 [security-spiffe-token-provider internal] load build context 07:53:57 #47 ... 07:53:57 07:53:57 #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:53:57 #78 DONE 3.0s 07:53:57 07:53:57 #47 [security-spiffe-token-provider internal] load build context 07:53:57 #47 ... 07:53:57 07:53:57 #79 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:53:57 #79 DONE 3.1s 07:53:58 07:53:58 #80 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:53:58 #80 ... 07:53:58 07:53:58 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:53:58 #81 DONE 3.3s 07:53:58 07:53:58 #49 [security-secretstore-setup internal] load build context 07:53:58 #49 ... 07:53:58 07:53:58 #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:53:59 #82 ... 07:53:59 07:53:59 #83 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:53:59 #83 DONE 1.2s 07:53:59 07:53:59 #47 [security-spiffe-token-provider internal] load build context 07:53:59 #47 ... 07:53:59 07:53:59 #80 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:53:59 #80 DONE 1.6s 07:53:59 07:53:59 #47 [security-spiffe-token-provider internal] load build context 07:53:59 #47 ... 07:53:59 07:53:59 #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:53:59 #82 DONE 1.2s 07:53:59 07:53:59 #47 [security-spiffe-token-provider internal] load build context 07:54:00 #47 ... 07:54:00 07:54:00 #84 [security-spire-agent stage-3 7/10] COPY security.txt / 07:54:00 #84 DONE 1.1s 07:54:00 07:54:00 #85 [security-spire-config stage-2 6/10] COPY security.txt / 07:54:00 #85 DONE 1.0s 07:54:00 07:54:00 #47 [security-spiffe-token-provider internal] load build context 07:54:00 #47 transferring context: 162.26MB 58.3s 07:54:01 #47 ... 07:54:01 07:54:01 #86 [security-spire-server stage-2 6/9] COPY security.txt / 07:54:01 #86 DONE 1.7s 07:54:01 07:54:01 #47 [security-spiffe-token-provider internal] load build context 07:54:01 #47 ... 07:54:01 07:54:01 #46 [core-command internal] load build context 07:54:01 #46 ... 07:54:01 07:54:01 #47 [security-spiffe-token-provider internal] load build context 07:54:01 #47 ... 07:54:01 07:54:01 #87 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:54:01 #87 DONE 1.2s 07:54:01 07:54:01 #47 [security-spiffe-token-provider internal] load build context 07:54:01 #47 ... 07:54:01 07:54:01 #51 [core-common-config-bootstrapper internal] load build context 07:54:01 #51 ... 07:54:01 07:54:01 #88 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:54:02 #88 ... 07:54:02 07:54:02 #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:54:02 #89 DONE 1.5s 07:54:02 07:54:02 #35 [support-notifications internal] load build context 07:54:02 #35 ... 07:54:02 07:54:02 #44 [security-proxy-auth internal] load build context 07:54:02 #44 ... 07:54:02 07:54:02 #35 [support-notifications internal] load build context 07:54:02 #35 ... 07:54:02 07:54:02 #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:54:02 #90 DONE 1.3s 07:54:02 07:54:02 #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:54:03 #91 ... 07:54:03 07:54:03 #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:54:03 #92 DONE 0.7s 07:54:03 07:54:03 #35 [support-notifications internal] load build context 07:54:03 #35 ... 07:54:03 07:54:03 #88 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:54:03 #88 DONE 1.3s 07:54:03 07:54:03 #35 [support-notifications internal] load build context 07:54:03 #35 ... 07:54:03 07:54:03 #45 [core-data internal] load build context 07:54:03 #45 ... 07:54:03 07:54:03 #49 [security-secretstore-setup internal] load build context 07:54:03 #49 ... 07:54:03 07:54:03 #35 [support-notifications internal] load build context 07:54:04 #35 ... 07:54:04 07:54:04 #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:54:04 #93 DONE 1.4s 07:54:04 07:54:04 #35 [support-notifications internal] load build context 07:54:04 #35 ... 07:54:04 07:54:04 #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:54:04 #91 DONE 1.7s 07:54:04 07:54:04 #35 [support-notifications internal] load build context 07:54:04 #35 ... 07:54:04 07:54:04 #94 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:54:04 #94 DONE 1.4s 07:54:04 07:54:04 #35 [support-notifications internal] load build context 07:54:04 #35 ... 07:54:04 07:54:04 #53 [security-bootstrapper internal] load build context 07:54:05 #53 ... 07:54:05 07:54:05 #35 [support-notifications internal] load build context 07:54:05 #35 ... 07:54:05 07:54:05 #43 [core-metadata internal] load build context 07:54:05 #43 ... 07:54:05 07:54:05 #53 [security-bootstrapper internal] load build context 07:54:05 #53 transferring context: 66.28MB 60.9s 07:54:05 #53 ... 07:54:05 07:54:05 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:54:05 #95 DONE 1.3s 07:54:05 07:54:05 #53 [security-bootstrapper internal] load build context 07:54:06 #53 ... 07:54:06 07:54:06 #52 [support-scheduler internal] load build context 07:54:06 #52 ... 07:54:06 07:54:06 #48 [security-proxy-setup internal] load build context 07:54:06 #48 ... 07:54:06 07:54:06 #49 [security-secretstore-setup internal] load build context 07:54:09 #49 ... 07:54:09 07:54:09 #48 [security-proxy-setup internal] load build context 07:54:10 #48 transferring context: 177.90MB 68.4s 07:54:11 #48 ... 07:54:11 07:54:11 #46 [core-command internal] load build context 07:54:11 #46 ... 07:54:11 07:54:11 #48 [security-proxy-setup internal] load build context 07:54:12 #48 ... 07:54:12 07:54:12 #47 [security-spiffe-token-provider internal] load build context 07:54:12 #47 ... 07:54:12 07:54:12 #51 [core-common-config-bootstrapper internal] load build context 07:54:12 #51 ... 07:54:12 07:54:12 #47 [security-spiffe-token-provider internal] load build context 07:54:12 #47 ... 07:54:12 07:54:12 #96 [security-spire-server] exporting to image 07:54:12 #96 exporting layers 5.7s done 07:54:12 #96 writing image sha256:ecc12c28a62ed88f36c3af7da6cecd34acefafc8a1f99b3bc54983387c208549 0.2s done 07:54:12 #96 writing image sha256:f41982d7d156b9bc5e6d34e1922e9753be0d88ad16f9c1d5e1f5d41e7f30cf28 0.0s done 07:54:12 #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done 07:54:12 #96 naming to docker.io/library/security-spire-config-arm64 0.1s done 07:54:12 #96 writing image sha256:3f1f45e214502a98ce8bccf717bff3fd9ed2f779d7bfd950425fc6f6f81e3c9d 0.1s done 07:54:12 #96 naming to docker.io/library/security-spire-server-arm64 0.0s done 07:54:12 #96 DONE 7.7s 07:54:12 07:54:12 #47 [security-spiffe-token-provider internal] load build context 07:54:12 #47 ... 07:54:12 07:54:12 #44 [security-proxy-auth internal] load build context 07:54:12 #44 ... 07:54:12 07:54:12 #47 [security-spiffe-token-provider internal] load build context 07:54:13 #47 transferring context: 228.41MB 71.4s done 07:54:13 #47 ... 07:54:13 07:54:13 #45 [core-data internal] load build context 07:54:13 #45 ... 07:54:13 07:54:13 #47 [security-spiffe-token-provider internal] load build context 07:54:13 #47 DONE 72.7s 07:54:13 07:54:13 #45 [core-data internal] load build context 07:54:13 #45 ... 07:54:13 07:54:13 #51 [core-common-config-bootstrapper internal] load build context 07:54:13 #51 ... 07:54:13 07:54:13 #44 [security-proxy-auth internal] load build context 07:54:13 #44 transferring context: 228.41MB 73.1s done 07:54:13 #44 DONE 73.4s 07:54:13 07:54:13 #51 [core-common-config-bootstrapper internal] load build context 07:54:15 #51 ... 07:54:15 07:54:15 #35 [support-notifications internal] load build context 07:54:15 #35 ... 07:54:15 07:54:15 #51 [core-common-config-bootstrapper internal] load build context 07:54:15 #51 ... 07:54:15 07:54:15 #43 [core-metadata internal] load build context 07:54:15 #43 ... 07:54:15 07:54:15 #97 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:54:15 #97 DONE 1.8s 07:54:15 07:54:15 #43 [core-metadata internal] load build context 07:54:15 #43 ... 07:54:15 07:54:15 #51 [core-common-config-bootstrapper internal] load build context 07:54:16 #51 ... 07:54:16 07:54:16 #98 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:54:16 #98 DONE 2.1s 07:54:16 07:54:16 #51 [core-common-config-bootstrapper internal] load build context 07:54:16 #51 ... 07:54:16 07:54:16 #52 [support-scheduler internal] load build context 07:54:16 #52 ... 07:54:16 07:54:16 #53 [security-bootstrapper internal] load build context 07:54:16 #53 ... 07:54:16 07:54:16 #52 [support-scheduler internal] load build context 07:54:18 #52 ... 07:54:18 07:54:18 #45 [core-data internal] load build context 07:54:18 #45 transferring context: 228.41MB 77.1s done 07:54:18 #45 DONE 78.1s 07:54:18 07:54:18 #52 [support-scheduler internal] load build context 07:54:19 #52 ... 07:54:19 07:54:19 #48 [security-proxy-setup internal] load build context 07:54:19 #48 transferring context: 228.41MB 77.2s done 07:54:19 #48 DONE 78.6s 07:54:19 07:54:19 #52 [support-scheduler internal] load build context 07:54:19 #52 ... 07:54:19 07:54:19 #49 [security-secretstore-setup internal] load build context 07:54:19 #49 ... 07:54:19 07:54:19 #52 [support-scheduler internal] load build context 07:54:20 #52 ... 07:54:20 07:54:20 #46 [core-command internal] load build context 07:54:20 #46 transferring context: 228.41MB 79.2s done 07:54:20 #46 DONE 79.9s 07:54:20 07:54:20 #52 [support-scheduler internal] load build context 07:54:20 #52 ... 07:54:20 07:54:20 #35 [support-notifications internal] load build context 07:54:20 #35 transferring context: 228.41MB 76.7s done 07:54:20 #35 DONE 78.7s 07:54:20 07:54:20 #52 [support-scheduler internal] load build context 07:54:21 #52 ... 07:54:21 07:54:21 #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:54:21 #99 DONE 1.4s 07:54:21 07:54:21 #52 [support-scheduler internal] load build context 07:54:21 #52 transferring context: 228.41MB 76.9s done 07:54:21 #52 ... 07:54:21 07:54:21 #49 [security-secretstore-setup internal] load build context 07:54:21 #49 transferring context: 228.41MB 78.2s done 07:54:21 #49 DONE 79.3s 07:54:21 07:54:21 #52 [support-scheduler internal] load build context 07:54:21 #52 DONE 77.9s 07:54:21 07:54:21 #43 [core-metadata internal] load build context 07:54:22 #43 ... 07:54:22 07:54:22 #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:54:22 #100 DONE 0.9s 07:54:22 07:54:22 #53 [security-bootstrapper internal] load build context 07:54:23 #53 ... 07:54:23 07:54:23 #51 [core-common-config-bootstrapper internal] load build context 07:54:23 #51 transferring context: 228.41MB 79.4s done 07:54:23 #51 DONE 80.9s 07:54:23 07:54:23 #53 [security-bootstrapper internal] load build context 07:54:23 #53 ... 07:54:23 07:54:23 #43 [core-metadata internal] load build context 07:54:26 #43 transferring context: 228.41MB 83.9s done 07:54:26 #43 DONE 84.9s 07:54:26 07:54:26 #53 [security-bootstrapper internal] load build context 07:54:26 #53 ... 07:54:26 07:54:26 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:26 #101 ... 07:54:26 07:54:26 #102 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:26 #102 ... 07:54:26 07:54:26 #53 [security-bootstrapper internal] load build context 07:54:27 #53 transferring context: 228.41MB 82.4s done 07:54:27 #53 DONE 83.8s 07:54:27 07:54:27 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:31 #103 ... 07:54:31 07:54:31 #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:28 #104 DONE 63.5s 07:55:28 07:55:28 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:28 #103 DONE 62.6s 07:55:28 07:55:28 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:28 #101 DONE 68.5s 07:55:28 07:55:28 #102 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:28 #102 DONE 68.6s 07:55:28 07:55:28 #105 [security-proxy-auth builder 6/7] COPY . . 07:55:28 #105 ... 07:55:28 07:55:28 #106 [security-bootstrapper builder 6/7] COPY . . 07:55:28 #106 CACHED 07:55:28 07:55:28 #107 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:55:28 #107 CACHED 07:55:28 07:55:28 #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:28 #108 CACHED 07:55:28 07:55:28 #109 [security-spiffe-token-provider builder 6/7] COPY . . 07:55:28 #109 DONE 3.8s 07:55:28 07:55:28 #110 [support-notifications builder 6/7] COPY . . 07:55:28 #110 DONE 3.8s 07:55:28 07:55:28 #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:28 #111 CACHED 07:55:28 07:55:28 #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:55:28 #112 CACHED 07:55:28 07:55:28 #113 [security-secretstore-setup builder 6/7] COPY . . 07:55:28 #113 CACHED 07:55:28 07:55:28 #114 [security-proxy-setup builder 6/7] COPY . . 07:55:28 #114 DONE 3.8s 07:55:28 07:55:28 #115 [support-scheduler builder 6/7] COPY . . 07:55:28 #115 CACHED 07:55:28 07:55:28 #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:55:28 #116 CACHED 07:55:28 07:55:28 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:28 #117 CACHED 07:55:28 07:55:28 #118 [core-common-config-bootstrapper builder 6/7] COPY . . 07:55:28 #118 CACHED 07:55:28 07:55:28 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:28 #119 CACHED 07:55:28 07:55:28 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:55:28 #120 CACHED 07:55:28 07:55:28 #121 [core-data builder 6/7] COPY . . 07:55:28 #121 CACHED 07:55:28 07:55:28 #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:28 #122 CACHED 07:55:28 07:55:28 #123 [core-data builder 4/7] COPY go.mod vendor* ./ 07:55:28 #123 CACHED 07:55:28 07:55:28 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:55:28 #124 CACHED 07:55:28 07:55:28 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:28 #125 CACHED 07:55:28 07:55:28 #126 [core-metadata builder 6/7] COPY . . 07:55:28 #126 CACHED 07:55:28 07:55:28 #105 [security-proxy-auth builder 6/7] COPY . . 07:55:28 #105 DONE 3.8s 07:55:28 07:55:28 #127 [core-command builder 6/7] COPY . . 07:55:28 #127 CACHED 07:55:28 07:55:28 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 07:55:28 #128 CACHED 07:55:28 07:55:28 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:28 #129 CACHED 07:55:28 07:55:28 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:55:33 #130 ... 07:55:33 07:55:33 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:55:33 #0 4.585 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 07:55:34 #131 ... 07:55:34 07:55:34 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:55:34 #0 5.641 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 07:55:34 #132 ... 07:55:34 07:55:34 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:55:34 #130 5.943 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 07:55:38 #130 ... 07:55:38 07:55:38 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:55:38 #0 5.568 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 07:55:38 #133 ... 07:55:38 07:55:38 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:55:38 #0 5.867 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 07:55:38 #134 ... 07:55:38 07:55:38 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:55:38 #0 5.477 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 07:55:39 #135 ... 07:55:39 07:55:39 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:55:39 #0 5.472 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 07:55:39 #136 ... 07:55:39 07:55:39 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:55:39 #0 4.739 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 07:55:39 #137 ... 07:55:39 07:55:39 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:55:39 #0 5.333 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 07:55:39 #138 ... 07:55:39 07:55:39 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:55:39 #0 4.029 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 07:55:39 #139 ... 07:55:39 07:55:39 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:55:39 #0 4.693 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:12:02 #140 ... 08:12:02 08:12:02 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:12:02 #135 990.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:12:04 #135 ... 08:12:04 08:12:04 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:12:04 #137 DONE 995.6s 08:12:04 08:12:04 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:12:04 #131 ... 08:12:04 08:12:04 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:12:04 #141 DONE 0.2s 08:12:04 08:12:04 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:12:04 #135 ... 08:12:04 08:12:04 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:12:04 #142 DONE 0.1s 08:12:04 08:12:04 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:12:04 #143 DONE 0.1s 08:12:04 08:12:04 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:12:05 #140 ... 08:12:05 08:12:05 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:12:05 #144 DONE 0.2s 08:12:05 08:12:05 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:12:05 #145 DONE 0.3s 08:12:05 08:12:05 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:12:05 #132 ... 08:12:05 08:12:05 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:12:05 #146 DONE 0.1s 08:12:05 08:12:05 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:12:07 #147 DONE 2.2s 08:12:07 08:12:07 #96 [security-proxy-setup] exporting to image 08:12:07 #96 exporting layers 08:12:09 #96 exporting layers 1.0s done 08:12:09 #96 writing image sha256:54b0591043592925e7baa4197f00cd6c507f1f9814eceb2d4b12a63bbf9862e9 0.0s done 08:12:09 #96 naming to docker.io/library/security-proxy-setup-arm64 done 08:12:09 #96 DONE 8.8s 08:12:09 08:12:09 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:12:15 #131 ... 08:12:15 08:12:15 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:12:15 #136 DONE 1006.4s 08:12:15 08:12:15 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:12:15 #140 ... 08:12:15 08:12:15 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:12:15 #148 DONE 0.2s 08:12:15 08:12:15 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:12:17 #149 DONE 1.9s 08:12:17 08:12:17 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:12:17 #135 DONE 1009.0s 08:12:17 08:12:17 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:12:17 #150 DONE 0.4s 08:12:17 08:12:17 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:12:18 #151 ... 08:12:18 08:12:18 #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:12:18 #152 DONE 0.4s 08:12:18 08:12:18 #153 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:12:18 #153 ... 08:12:18 08:12:18 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:12:18 #151 DONE 0.5s 08:12:18 08:12:18 #153 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:12:18 #153 DONE 0.4s 08:12:18 08:12:18 #154 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:12:18 #154 ... 08:12:18 08:12:18 #155 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:12:18 #155 DONE 0.4s 08:12:18 08:12:18 #154 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:12:18 #154 DONE 0.2s 08:12:18 08:12:18 #156 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:12:18 #156 ... 08:12:18 08:12:18 #157 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:12:18 #157 DONE 0.2s 08:12:19 08:12:19 #156 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:12:19 #156 DONE 0.2s 08:12:19 08:12:19 #158 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:12:19 #158 ... 08:12:19 08:12:19 #159 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:12:19 #159 DONE 0.2s 08:12:19 08:12:19 #158 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:12:19 #158 DONE 0.3s 08:12:19 08:12:19 #160 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:12:19 #160 ... 08:12:19 08:12:19 #161 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:12:19 #161 DONE 0.3s 08:12:19 08:12:19 #162 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:12:19 #162 DONE 0.2s 08:12:19 08:12:19 #160 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:12:19 #160 DONE 0.4s 08:12:19 08:12:19 #163 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:12:20 #163 DONE 0.2s 08:12:20 08:12:20 #164 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:12:20 #164 DONE 0.3s 08:12:20 08:12:20 #165 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:12:20 #165 DONE 0.2s 08:12:20 08:12:20 #166 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:12:23 #166 ... 08:12:23 08:12:23 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:12:23 #167 DONE 2.6s 08:12:23 08:12:23 #96 [security-bootstrapper] exporting to image 08:12:23 #96 exporting layers 08:12:23 #96 ... 08:12:23 08:12:23 #166 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:12:23 #166 DONE 2.9s 08:12:23 08:12:23 #96 [security-secretstore-setup] exporting to image 08:12:24 #96 exporting layers 1.6s done 08:12:24 #96 writing image sha256:05f94bf87cf3d98b353c615bb4b35c22487117c1fff9f0907a03252f2c7ca998 done 08:12:24 #96 naming to docker.io/library/security-bootstrapper-arm64 done 08:12:24 #96 exporting layers 1.4s done 08:12:24 #96 writing image sha256:62f6832d6858e135cc1d505f05de22dcea5f40ba6be4e4e14292c2e644a71dd3 done 08:12:24 #96 naming to docker.io/library/security-secretstore-setup-arm64 08:12:24 #96 naming to docker.io/library/security-secretstore-setup-arm64 done 08:12:24 #96 DONE 10.9s 08:12:24 08:12:24 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:13:11 #132 ... 08:13:11 08:13:11 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:13:11 #131 DONE 1061.7s 08:13:11 08:13:11 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:13:11 #133 ... 08:13:11 08:13:11 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:13:11 #168 DONE 0.2s 08:13:11 08:13:11 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:13:11 #132 ... 08:13:11 08:13:11 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:13:11 #169 DONE 0.1s 08:13:11 08:13:11 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:13:11 #170 DONE 0.2s 08:13:11 08:13:11 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:13:11 #133 ... 08:13:11 08:13:11 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:13:11 #171 DONE 0.1s 08:13:11 08:13:11 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:13:11 #172 DONE 0.1s 08:13:11 08:13:11 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:13:13 #173 DONE 1.9s 08:13:13 08:13:13 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:13:13 #138 ... 08:13:13 08:13:13 #96 [core-common-config-bootstrapper] exporting to image 08:13:13 #96 exporting layers 08:13:13 #96 exporting layers 0.5s done 08:13:13 #96 writing image sha256:c887c70089ccac70b1bc01268c5e9b99a58bba325d18078af423a6dfac74b323 done 08:13:13 #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:13:13 #96 DONE 11.5s 08:13:13 08:13:13 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:14:50 #132 ... 08:14:50 08:14:50 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:14:50 #139 DONE 1149.5s 08:14:50 08:14:50 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:14:50 #140 ... 08:14:50 08:14:50 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:14:50 #174 DONE 0.3s 08:14:50 08:14:50 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:14:50 #132 ... 08:14:50 08:14:50 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:14:50 #175 DONE 0.3s 08:14:50 08:14:50 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:14:50 #176 DONE 0.3s 08:14:50 08:14:50 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:14:50 #177 DONE 0.1s 08:14:50 08:14:50 #96 [security-spiffe-token-provider] exporting to image 08:14:50 #96 exporting layers 08:14:50 #96 exporting layers 0.9s done 08:14:50 #96 writing image sha256:90a035f860470e22d0e854b3d14f61c7ec76d2911a07870b0f36f4b318884a92 done 08:14:50 #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:14:50 #96 DONE 12.4s 08:14:50 08:14:50 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:20:42 #134 ... 08:20:42 08:20:42 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:20:42 #140 DONE 1513.4s 08:20:42 08:20:42 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:20:42 #134 ... 08:20:42 08:20:42 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:20:43 #178 DONE 0.2s 08:20:43 08:20:43 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:20:43 #179 DONE 0.1s 08:20:43 08:20:43 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:20:43 #180 DONE 0.4s 08:20:43 08:20:43 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:20:43 #181 DONE 0.2s 08:20:43 08:20:43 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:20:43 #182 DONE 0.1s 08:20:43 08:20:43 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:20:45 #183 DONE 1.9s 08:20:45 08:20:45 #96 [security-proxy-auth] exporting to image 08:20:45 #96 exporting layers 08:20:46 #96 exporting layers 0.7s done 08:20:46 #96 writing image sha256:2fb7da75e81633d65340f86613d3fda7956366c2b3a7fd794b1f32f983bc884e done 08:20:46 #96 naming to docker.io/library/security-proxy-auth-arm64 done 08:20:46 #96 DONE 13.1s 08:20:46 08:20:46 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:21:33 #132 DONE 1562.6s 08:21:33 08:21:33 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:21:33 #133 ... 08:21:33 08:21:33 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:21:33 #184 DONE 0.1s 08:21:33 08:21:33 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:21:33 #133 ... 08:21:33 08:21:33 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:21:33 #185 DONE 0.2s 08:21:33 08:21:33 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:21:33 #186 DONE 0.4s 08:21:33 08:21:33 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:21:33 #187 DONE 0.2s 08:21:33 08:21:33 #96 [core-command] exporting to image 08:21:33 #96 exporting layers 08:21:33 #96 exporting layers 0.5s done 08:21:33 #96 writing image sha256:047e7d1f1bb441dcafcc671006768f0654ff6d9651375031561bfd229ce4c8e9 done 08:21:33 #96 naming to docker.io/library/core-command-arm64 done 08:21:33 #96 DONE 13.7s 08:21:33 08:21:33 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:21:41 #133 ... 08:21:41 08:21:41 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:21:41 #134 DONE 1573.0s 08:21:41 08:21:41 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:21:42 #138 ... 08:21:42 08:21:42 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:21:42 #188 DONE 0.3s 08:21:42 08:21:42 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:21:42 #138 ... 08:21:42 08:21:42 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:21:42 #189 DONE 0.2s 08:21:42 08:21:42 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:21:42 #190 DONE 0.4s 08:21:42 08:21:42 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:21:43 #138 ... 08:21:43 08:21:43 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:21:43 #191 DONE 0.2s 08:21:43 08:21:43 #96 [core-data] exporting to image 08:21:43 #96 exporting layers 08:21:43 #96 ... 08:21:43 08:21:43 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:21:43 #138 DONE 1575.1s 08:21:43 08:21:43 #96 [core-data] exporting to image 08:21:44 #96 ... 08:21:44 08:21:44 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:21:44 #192 DONE 0.2s 08:21:44 08:21:44 #96 [core-data] exporting to image 08:21:44 #96 exporting layers 1.0s done 08:21:44 #96 writing image sha256:5a5044d6bf2702b37d1f33a11fcc839b1708aefd139e6699386703f87ba50cab 0.0s done 08:21:44 #96 naming to docker.io/library/core-data-arm64 done 08:21:44 #96 DONE 14.8s 08:21:44 08:21:44 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:21:44 #193 DONE 0.2s 08:21:44 08:21:44 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:21:44 #133 ... 08:21:44 08:21:44 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:21:45 #194 DONE 0.5s 08:21:45 08:21:45 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:21:45 #195 DONE 0.1s 08:21:45 08:21:45 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:21:45 #130 ... 08:21:45 08:21:45 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:21:45 #196 DONE 0.1s 08:21:45 08:21:45 #96 [core-metadata] exporting to image 08:21:45 #96 exporting layers 0.4s done 08:21:45 #96 writing image sha256:ffd1ff221ca7353bb298c61e11202a6a7ef0ba7e7a2e6f5020e10fd8dd4d9830 0.0s done 08:21:45 #96 naming to docker.io/library/core-metadata-arm64 done 08:21:45 #96 DONE 15.2s 08:21:45 08:21:45 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:22:12 #133 ... 08:22:12 08:22:12 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:22:12 #130 DONE 1603.2s 08:22:12 08:22:12 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:22:12 #133 ... 08:22:12 08:22:12 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:22:12 #197 DONE 0.2s 08:22:12 08:22:12 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:22:12 #198 DONE 0.1s 08:22:12 08:22:12 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:22:12 #133 ... 08:22:12 08:22:12 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:22:13 #199 DONE 0.4s 08:22:13 08:22:13 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:22:13 #133 ... 08:22:13 08:22:13 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:22:13 #200 DONE 0.1s 08:22:13 08:22:13 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:22:13 #133 DONE 1604.7s 08:22:13 08:22:13 #96 [support-scheduler] exporting to image 08:22:13 #96 exporting layers 08:22:13 #96 exporting layers 0.6s done 08:22:13 #96 writing image sha256:a8a2c7eadcb72dc92a25f2859b349cd4525d67ae491b49ae3af10f8c7041806e 0.0s done 08:22:13 #96 naming to docker.io/library/support-scheduler-arm64 done 08:22:13 #96 DONE 15.9s 08:22:13 08:22:13 #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:22:13 #201 DONE 0.1s 08:22:13 08:22:13 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:22:14 #202 DONE 0.1s 08:22:14 08:22:14 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:22:14 #203 DONE 0.4s 08:22:14 08:22:14 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:22:14 #204 DONE 0.1s 08:22:14 08:22:14 #96 [support-notifications] exporting to image 08:22:14 #96 exporting layers 0.5s done 08:22:14 #96 writing image sha256:7c1deccecafe3894d6efaa25e8a5f02e86b66a30ed0acca6126327fcea3e9539 done 08:22:14 #96 naming to docker.io/library/support-notifications-arm64 done 08:22:14 #96 DONE 16.4s 08:22:14 time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:22:14 time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:22:14 time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:22:14 time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:22:14 time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:22:14 time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:22:14 time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:22:14 time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:22:14 time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:22:14 time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:22:14 time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:22:14 time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:22:14 time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:22:14 time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:22:14 $ docker stop --time=1 399bf25c45af4fd2535f83ca14d096e7b6496ddbd402aaa774f7f79e063c69e6 08:22:16 $ docker rm -f --volumes 399bf25c45af4fd2535f83ca14d096e7b6496ddbd402aaa774f7f79e063c69e6 [Pipeline] // withDockerContainer [Pipeline] sh 08:22:17 + docker images 08:22:17 REPOSITORY TAG IMAGE ID CREATED SIZE 08:22:17 support-notifications-arm64 latest 7c1deccecafe 3 seconds ago 43.3MB 08:22:17 support-scheduler-arm64 latest a8a2c7eadcb7 5 seconds ago 42.4MB 08:22:17 core-metadata-arm64 latest ffd1ff221ca7 32 seconds ago 40.3MB 08:22:17 core-data-arm64 latest 5a5044d6bf27 35 seconds ago 40.1MB 08:22:17 core-command-arm64 latest 047e7d1f1bb4 45 seconds ago 39.9MB 08:22:17 security-proxy-auth-arm64 latest 2fb7da75e816 About a minute ago 37.4MB 08:22:17 security-spiffe-token-provider-arm64 latest 90a035f86047 7 minutes ago 34.1MB 08:22:17 core-common-config-bootstrapper-arm64 latest c887c70089cc 9 minutes ago 20.1MB 08:22:17 security-secretstore-setup-arm64 latest 62f6832d6858 9 minutes ago 41.5MB 08:22:17 security-bootstrapper-arm64 latest 05f94bf87cf3 9 minutes ago 23.7MB 08:22:17 security-proxy-setup-arm64 latest 54b059104359 10 minutes ago 31MB 08:22:17 security-spire-server-arm64 latest 3f1f45e21450 28 minutes ago 102MB 08:22:17 security-spire-agent-arm64 latest ecc12c28a62e 28 minutes ago 157MB 08:22:17 security-spire-config-arm64 latest f41982d7d156 28 minutes ago 101MB 08:22:17 ci-base-image-arm64 latest 6047b8831531 46 minutes ago 962MB 08:22:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 08:22:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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 08:22:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:22:17 08:22:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:22:18 arm64: Pulling from edgex-lftools-log-publisher 08:22:18 8998bd30e6a1: Pulling fs layer 08:22:18 04944245beec: Pulling fs layer 08:22:18 699f458cf7ca: Pulling fs layer 08:22:18 765212b225bb: Pulling fs layer 08:22:18 f23df028b6ca: Pulling fs layer 08:22:18 765212b225bb: Waiting 08:22:18 f23df028b6ca: Waiting 08:22:18 d65c8cfc05b1: Pulling fs layer 08:22:18 d65c8cfc05b1: Waiting 08:22:18 2437ff75d9bd: Pulling fs layer 08:22:18 2437ff75d9bd: Waiting 08:22:18 04944245beec: Verifying Checksum 08:22:18 04944245beec: Download complete 08:22:18 765212b225bb: Verifying Checksum 08:22:18 f23df028b6ca: Verifying Checksum 08:22:18 f23df028b6ca: Download complete 08:22:18 d65c8cfc05b1: Verifying Checksum 08:22:18 d65c8cfc05b1: Download complete 08:22:18 699f458cf7ca: Verifying Checksum 08:22:19 8998bd30e6a1: Verifying Checksum 08:22:19 8998bd30e6a1: Download complete 08:22:21 2437ff75d9bd: Verifying Checksum 08:22:21 2437ff75d9bd: Download complete 08:22:24 8998bd30e6a1: Pull complete 08:22:24 04944245beec: Pull complete 08:22:26 699f458cf7ca: Pull complete 08:22:26 765212b225bb: Pull complete 08:22:27 f23df028b6ca: Pull complete 08:22:27 d65c8cfc05b1: Pull complete 08:22:45 2437ff75d9bd: Pull complete 08:22:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:22:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:22:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:45 prd-ubuntu20.04-docker-arm64-4c-16g-4790 does not seem to be running inside a container 08:22:46 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:22:48 $ docker top 112ddfe40dcf0a0938046a908619d59445466c357dd88a45cd9f77042e7a53c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:22:49 ---> job-cost.sh 08:22:49 lf-activate-venv: SKIPPING 08:22:49 INFO: No Stack... 08:22:50 INFO: Retrieving Pricing Info for: v3-standard-4 08:22:51 INFO: Archiving Costs [Pipeline] sh 08:22:51 + cat /w/workspace/edgex-go/2/archives/cost.csv 08:22:51 + cut -d, -f6 [Pipeline] lock 08:22:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4812-2-stack-cost] 08:22:56 Resource [jenkins-edgexfoundry-edgex-go-PR-4812-2-stack-cost] did not exist. Created. 08:22:56 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4812-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:22:56 + echo total: 0.10999999940395355 [Pipeline] stash 08:22:57 Stashed 1 file(s) [Pipeline] } 08:22:57 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4812-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:22:57 $ docker stop --time=1 112ddfe40dcf0a0938046a908619d59445466c357dd88a45cd9f77042e7a53c4 08:22:58 $ docker rm -f --volumes 112ddfe40dcf0a0938046a908619d59445466c357dd88a45cd9f77042e7a53c4 [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 08:22:59 provisioning config files... 08:22:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config18015802314128089598tmp [Pipeline] { [Pipeline] sh 08:22:59 + set +x 08:22:59 + curl -s https://codecov.io/bash 08:22:59 + bash -s -- 08:22:59 08:22:59 _____ _ 08:22:59 / ____| | | 08:22:59 | | ___ __| | ___ ___ _____ __ 08:22:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:22:59 | |___| (_) | (_| | __/ (_| (_) \ V / 08:22:59 \_____\___/ \__,_|\___|\___\___/ \_/ 08:22:59 Bash-1.0.6 08:22:59 08:22:59 08:22:59 ==> git version 2.25.1 found 08:22:59 ==> 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 08:22:59 Release-Date: 2020-01-08 08:22:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:22:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:22:59 ==> Jenkins CI detected. 08:22:59 current dir:  /w/workspace/edgex-go/2 08:22:59 project root: . 08:22:59 --> token set from env 08:22:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:22:59 ==> Running gcov in . (disable via -X gcov) 08:22:59 ==> Python coveragepy not found 08:22:59 ==> Searching for coverage reports in: 08:22:59 + . 08:22:59 -> Found 1 reports 08:22:59 ==> Detecting git/mercurial file structure 08:22:59 ==> Reading reports 08:22:59 + ./coverage.out bytes=456284 08:22:59 ==> Appending adjustments 08:22:59 https://docs.codecov.io/docs/fixing-reports 08:23:00 + Found adjustments 08:23:00 ==> Gzipping contents 08:23:00 60K /tmp/codecov.vI3OSP.gz 08:23:00 ==> Uploading reports 08:23:00 url: https://codecov.io 08:23:00 query: branch=PR-4812&commit=0a34fd204b88c6ff329b88896207c4e85235fe8d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4812%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4812&job=&cmd_args= 08:23:00 -> Pinging Codecov 08:23:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4812&commit=0a34fd204b88c6ff329b88896207c4e85235fe8d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4812%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4812&job=&cmd_args= 08:23:00 -> Uploading to 08:23:00 https://storage.googleapis.com/codecov/v4/raw/2024-07-02/00271124DB129430A58F1EEE437C3FCB/0a34fd204b88c6ff329b88896207c4e85235fe8d/97178428-e8cf-43b0-81bb-9bb27109f88e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T082300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf0e6db2ad43e04b0c343d929bbf9c6aaeb5a828228cb57544589669da47feca 08:23:00 % Total % Received % Xferd Average Speed Time Time Time Current 08:23:00 Dload Upload Total Spent Left Speed 08:23:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57961 0 0 100 57961 0 218k --:--:-- --:--:-- --:--:-- 218k 08:23:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0a34fd204b88c6ff329b88896207c4e85235fe8d [Pipeline] } 08:23:01 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 08:23:01 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 08:23:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:23:03 ---> package-listing.sh 08:23:03 ++ facter osfamily 08:23:03 ++ tr '[:upper:]' '[:lower:]' 08:23:03 + OS_FAMILY=debian 08:23:03 + workspace=/w/workspace/edgex-go/2 08:23:03 + START_PACKAGES=/tmp/packages_start.txt 08:23:03 + END_PACKAGES=/tmp/packages_end.txt 08:23:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:23:03 + PACKAGES=/tmp/packages_start.txt 08:23:03 + '[' /w/workspace/edgex-go/2 ']' 08:23:03 + PACKAGES=/tmp/packages_end.txt 08:23:03 + case "${OS_FAMILY}" in 08:23:03 + dpkg -l 08:23:03 + grep '^ii' 08:23:03 + '[' -f /tmp/packages_start.txt ']' 08:23:03 + '[' -f /tmp/packages_end.txt ']' 08:23:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:23:03 + '[' /w/workspace/edgex-go/2 ']' 08:23:03 + mkdir -p /w/workspace/edgex-go/2/archives/ 08:23:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 08:23:03 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:23:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:04 08:23:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:04 latest: Pulling from edgex-lftools-log-publisher 08:23:04 5eb5b503b376: Pulling fs layer 08:23:04 5c69ac0246d0: Pulling fs layer 08:23:04 ec43610c2a17: Pulling fs layer 08:23:04 3a2ae6a8a46f: Pulling fs layer 08:23:04 33b1e0a273af: Pulling fs layer 08:23:04 5d3b04190fa2: Pulling fs layer 08:23:04 2f39f015ded8: Pulling fs layer 08:23:04 3a2ae6a8a46f: Waiting 08:23:04 5d3b04190fa2: Waiting 08:23:04 33b1e0a273af: Waiting 08:23:04 2f39f015ded8: Waiting 08:23:04 5c69ac0246d0: Verifying Checksum 08:23:04 5c69ac0246d0: Download complete 08:23:04 3a2ae6a8a46f: Verifying Checksum 08:23:04 3a2ae6a8a46f: Download complete 08:23:04 33b1e0a273af: Verifying Checksum 08:23:04 33b1e0a273af: Download complete 08:23:04 5d3b04190fa2: Verifying Checksum 08:23:04 5d3b04190fa2: Download complete 08:23:04 ec43610c2a17: Verifying Checksum 08:23:04 ec43610c2a17: Download complete 08:23:04 5eb5b503b376: Download complete 08:23:05 2f39f015ded8: Download complete 08:23:05 5eb5b503b376: Pull complete 08:23:06 5c69ac0246d0: Pull complete 08:23:06 ec43610c2a17: Pull complete 08:23:06 3a2ae6a8a46f: Pull complete 08:23:06 33b1e0a273af: Pull complete 08:23:06 5d3b04190fa2: Pull complete 08:23:11 2f39f015ded8: Pull complete 08:23:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:11 prd-ubuntu20.04-docker-8c-8g-4789 does not seem to be running inside a container 08:23:11 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:23:17 $ docker top f0001f63c3209cb6a04b7ddf076f9ee2bbda1285d24650224edcef3722730791 -eo pid,comm [Pipeline] { [Pipeline] sh 08:23:18 + touch /tmp/pre-build-complete [Pipeline] sh 08:23:18 + mkdir -p /var/log/sysstat [Pipeline] sh 08:23:18 + ls /var/log/sa-host 08:23:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:23:18 provisioning config files... 08:23:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8747540560351259286tmp [Pipeline] { [Pipeline] echo 08:23:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:23:19 ---> create-netrc.sh [Pipeline] } 08:23:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:23:19 ---> python-tools-install.sh [Pipeline] echo 08:23:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:23:19 ---> sudo-logs.sh 08:23:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:23:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:23:20 ---> job-cost.sh 08:23:20 lf-activate-venv: SKIPPING 08:23:20 DEBUG: total: 0.10999999940395355 08:23:20 INFO: Retrieving Stack Cost... 08:23:20 INFO: Retrieving Pricing Info for: v3-standard-8 08:23:20 INFO: Archiving Costs [Pipeline] echo 08:23:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:23:21 ---> logs-deploy.sh 08:23:21 lf-activate-venv: SKIPPING 08:23:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4812/2 08:23:21 INFO: archiving workspace using pattern(s): 08:23:21 Archives upload complete. 08:23:21 INFO: archiving logs to Nexus 08:23:22 ---> uname -a: 08:23:22 Linux prd-ubuntu20-04-docker-8c-8g-4789 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:23:22 08:23:22 08:23:22 ---> lscpu: 08:23:22 Architecture: x86_64 08:23:22 CPU op-mode(s): 32-bit, 64-bit 08:23:22 Byte Order: Little Endian 08:23:22 Address sizes: 40 bits physical, 48 bits virtual 08:23:22 CPU(s): 8 08:23:22 On-line CPU(s) list: 0-7 08:23:22 Thread(s) per core: 1 08:23:22 Core(s) per socket: 1 08:23:22 Socket(s): 8 08:23:22 NUMA node(s): 1 08:23:22 Vendor ID: AuthenticAMD 08:23:22 CPU family: 23 08:23:22 Model: 49 08:23:22 Model name: AMD EPYC-Rome Processor 08:23:22 Stepping: 0 08:23:22 CPU MHz: 2799.998 08:23:22 BogoMIPS: 5599.99 08:23:22 Virtualization: AMD-V 08:23:22 Hypervisor vendor: KVM 08:23:22 Virtualization type: full 08:23:22 L1d cache: 256 KiB 08:23:22 L1i cache: 256 KiB 08:23:22 L2 cache: 4 MiB 08:23:22 L3 cache: 128 MiB 08:23:22 NUMA node0 CPU(s): 0-7 08:23:22 Vulnerability Itlb multihit: Not affected 08:23:22 Vulnerability L1tf: Not affected 08:23:22 Vulnerability Mds: Not affected 08:23:22 Vulnerability Meltdown: Not affected 08:23:22 Vulnerability Mmio stale data: Not affected 08:23:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:23:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:23:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:23:22 Vulnerability Srbds: Not affected 08:23:22 Vulnerability Tsx async abort: Not affected 08:23:22 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 08:23:22 08:23:22 08:23:22 ---> nproc: 08:23:22 8 08:23:22 08:23:22 08:23:22 ---> df -h: 08:23:22 Filesystem Size Used Avail Use% Mounted on 08:23:22 overlay 155G 24G 132G 16% / 08:23:22 tmpfs 64M 0 64M 0% /dev 08:23:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:23:22 shm 64M 0 64M 0% /dev/shm 08:23:22 /dev/vda1 155G 24G 132G 16% /facter-os 08:23:22 08:23:22 08:23:22 ---> sar -b -r -n DEV: 08:23:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4789) 07/02/24 _x86_64_ (8 CPU) 08:23:22 08:23:22 07:28:13 LINUX RESTART (8 CPU) 08:23:22 08:23:22 07:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:23:22 07:30:01 313.95 11.46 302.49 0.00 1793.46 63134.79 0.00 08:23:22 07:31:01 82.15 0.07 82.09 0.00 0.93 42279.62 0.00 08:23:22 07:32:01 15.55 0.08 15.46 0.00 0.67 7573.15 0.00 08:23:22 07:33:01 65.96 0.23 65.72 0.00 12.00 40938.11 0.00 08:23:22 07:34:01 484.10 1.52 482.59 0.00 104.78 183054.29 0.00 08:23:22 07:35:01 446.62 8.57 438.05 0.00 69.66 136472.73 0.00 08:23:22 07:36:01 149.60 0.08 149.52 0.00 0.67 39707.56 0.00 08:23:22 07:37:01 275.42 0.03 275.39 0.00 0.27 93033.52 0.00 08:23:22 07:38:01 417.83 0.07 417.76 0.00 4.40 36311.28 0.00 08:23:22 07:39:01 52.70 5.55 47.15 0.00 4277.11 8394.00 0.00 08:23:22 07:40:01 4.95 0.02 4.93 0.00 0.13 105.45 0.00 08:23:22 07:41:01 2.58 0.00 2.58 0.00 0.00 30.00 0.00 08:23:22 07:42:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 08:23:22 07:43:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 08:23:22 07:44:01 1.95 0.02 1.93 0.00 0.13 21.20 0.00 08:23:22 07:45:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 08:23:22 07:46:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 08:23:22 07:47:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 08:23:22 07:48:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 08:23:22 07:49:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 08:23:22 07:50:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 08:23:22 07:51:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 08:23:22 07:52:01 0.82 0.00 0.82 0.00 0.00 9.46 0.00 08:23:22 07:53:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 08:23:22 07:54:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 08:23:22 07:55:02 1.50 0.00 1.50 0.00 0.00 17.33 0.00 08:23:22 07:56:01 2.36 1.34 1.02 0.00 32.81 11.79 0.00 08:23:22 07:57:01 1.67 0.20 1.47 0.00 3.20 18.13 0.00 08:23:22 07:58:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 08:23:22 07:59:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 08:23:22 08:00:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 08:23:22 08:01:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 08:23:22 08:02:01 0.83 0.00 0.83 0.00 0.00 9.47 0.00 08:23:22 08:03:01 1.25 0.00 1.25 0.00 0.00 16.40 0.00 08:23:22 08:04:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 08:23:22 08:05:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 08:23:22 08:06:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 08:23:22 08:07:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 08:23:22 08:08:01 2.68 1.02 1.67 0.00 21.86 24.00 0.00 08:23:22 08:09:01 1.28 0.00 1.28 0.00 0.00 16.27 0.00 08:23:22 08:10:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 08:23:22 08:11:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 08:23:22 08:12:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 08:23:22 08:13:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 08:23:22 08:14:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 08:23:22 08:15:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 08:23:22 08:16:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 08:23:22 08:17:01 1.63 0.02 1.62 0.00 0.13 19.06 0.00 08:23:22 08:18:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 08:23:22 08:19:01 1.42 0.00 1.42 0.00 0.00 17.73 0.00 08:23:22 08:20:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 08:23:22 08:21:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 08:23:22 08:22:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 08:23:22 08:23:01 1.67 0.07 1.60 0.00 4.80 32.66 0.00 08:23:22 Average: 43.77 0.56 43.21 0.00 116.68 12058.17 0.00 08:23:22 08:23:22 07:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:23:22 07:30:01 27820904 31511028 805036 2.45 114768 3752124 2040828 6.01 1270516 3306936 314636 08:23:22 07:31:01 26605932 30792932 1515564 4.61 127764 4191088 2430400 7.16 2446748 3289888 201936 08:23:22 07:32:01 25897616 30115348 2190628 6.66 132340 4192928 3069188 9.05 2705708 3715816 448240 08:23:22 07:33:01 27709472 31540544 770792 2.34 134264 3848320 1850044 5.45 1283876 3374124 210220 08:23:22 07:34:01 22001204 31177180 1105060 3.36 159904 8960308 3286172 9.68 2190188 7924264 111972 08:23:22 07:35:01 17424504 30770920 1471528 4.48 293824 12583680 5270988 15.53 3005076 11227428 105532 08:23:22 07:36:01 13016116 29093248 3131124 9.52 314960 15109276 9092296 26.80 5904076 12522780 1592160 08:23:22 07:37:01 15110268 31427612 851920 2.59 325152 15486520 2480568 7.31 2646220 13911392 709644 08:23:22 07:38:01 14883420 31443028 843468 2.57 329892 15717708 2246008 6.62 2722396 14065800 172 08:23:22 07:39:01 14446876 31424976 833248 2.53 356640 16110500 2143528 6.32 3003928 14189244 1212 08:23:22 07:40:01 14498372 31471604 786684 2.39 355176 16107252 2139908 6.31 2957056 14186040 464 08:23:22 07:41:01 14498316 31471552 786620 2.39 355188 16107256 2139908 6.31 2957432 14186044 180 08:23:22 07:42:01 14501040 31474292 783820 2.38 355204 16107256 2139908 6.31 2954832 14186044 172 08:23:22 07:43:01 14501624 31474920 783360 2.38 355240 16107260 2139908 6.31 2954488 14186052 12 08:23:22 07:44:01 14500952 31474320 783692 2.38 355288 16107380 2168116 6.39 2954584 14186168 16 08:23:22 07:45:01 14502988 31476416 781768 2.38 355308 16107396 2168116 6.39 2952704 14186180 12 08:23:22 07:46:01 14502656 31476096 781976 2.38 355324 16107400 2168116 6.39 2952692 14186184 8 08:23:22 07:47:01 14502852 31476324 781696 2.38 355344 16107400 2168116 6.39 2952736 14186188 4 08:23:22 07:48:01 14502780 31476304 781612 2.38 355372 16107404 2168116 6.39 2953104 14186196 176 08:23:22 07:49:01 14502740 31476292 781580 2.38 355424 16107404 2168116 6.39 2952952 14186184 32 08:23:22 07:50:01 14503096 31476700 781296 2.38 355440 16107408 2168116 6.39 2953320 14186188 192 08:23:22 07:51:01 14503160 31476768 781212 2.38 355460 16107416 2168116 6.39 2952992 14186192 4 08:23:22 07:52:01 14502844 31476480 781424 2.38 355468 16107416 2168116 6.39 2953416 14186196 176 08:23:22 07:53:01 14502796 31476468 781372 2.38 355500 16107424 2168116 6.39 2953380 14186200 172 08:23:22 07:54:01 14502528 31476216 781652 2.38 355524 16107428 2168116 6.39 2953424 14186212 216 08:23:22 07:55:02 14503056 31476784 781108 2.38 355540 16107428 2168116 6.39 2953032 14186216 16 08:23:22 07:56:01 14496416 31472140 785836 2.39 355564 16108396 2152048 6.34 2960388 14186664 36 08:23:22 07:57:01 14496156 31471924 786176 2.39 355588 16108492 2152048 6.34 2962132 14186504 176 08:23:22 07:58:01 14496148 31471944 786140 2.39 355608 16108496 2152048 6.34 2961756 14186460 180 08:23:22 07:59:01 14495952 31471776 786256 2.39 355620 16108500 2152048 6.34 2961988 14186464 180 08:23:22 08:00:01 14495888 31471736 786236 2.39 355644 16108500 2152048 6.34 2961776 14186468 44 08:23:22 08:01:01 14495848 31471744 786180 2.39 355672 16108504 2135688 6.29 2961828 14186472 180 08:23:22 08:02:01 14495224 31471128 786724 2.39 355684 16108504 2135688 6.29 2962184 14186468 200 08:23:22 08:03:01 14495448 31471392 786612 2.39 355708 16108512 2135688 6.29 2961952 14186476 212 08:23:22 08:04:01 14495528 31471508 786468 2.39 355736 16108516 2135688 6.29 2962128 14186480 176 08:23:22 08:05:01 14495528 31471544 786416 2.39 355768 16108516 2135688 6.29 2961792 14186480 12 08:23:22 08:06:01 14495820 31471848 786044 2.39 355792 16108520 2135688 6.29 2961712 14186484 20 08:23:22 08:07:01 14495520 31471584 786232 2.39 355812 16108524 2135688 6.29 2961752 14186492 8 08:23:22 08:08:01 14491532 31468548 789344 2.40 355876 16109144 2177676 6.42 2961948 14187012 8 08:23:22 08:09:01 14491720 31468744 789068 2.40 355896 16109148 2177676 6.42 2962048 14187016 16 08:23:22 08:10:01 14491636 31468748 789208 2.40 355936 16109204 2177676 6.42 2962064 14187068 16 08:23:22 08:11:01 14491996 31469172 788968 2.40 355948 16109228 2177676 6.42 2962112 14187096 12 08:23:22 08:12:01 14492224 31469444 788676 2.40 355972 16109232 2177676 6.42 2962168 14187100 8 08:23:22 08:13:01 14492460 31469692 788372 2.40 355988 16109232 2177676 6.42 2961924 14187096 8 08:23:22 08:14:01 14492192 31469428 788560 2.40 356012 16109236 2177676 6.42 2962000 14187100 16 08:23:22 08:15:01 14492184 31469492 788456 2.40 356052 16109236 2177676 6.42 2962080 14187100 12 08:23:22 08:16:01 14492360 31469688 788400 2.40 356064 16109240 2177676 6.42 2962612 14187108 212 08:23:22 08:17:01 14492312 31469800 788192 2.40 356100 16109372 2177676 6.42 2962784 14187220 228 08:23:22 08:18:01 14492296 31469808 788144 2.40 356120 16109372 2177676 6.42 2962488 14187224 196 08:23:22 08:19:01 14492216 31469756 788124 2.40 356148 16109376 2177676 6.42 2962772 14187224 180 08:23:22 08:20:01 14491760 31469332 788484 2.40 356176 16109380 2177676 6.42 2962764 14187228 44 08:23:22 08:21:01 14491996 31469632 788160 2.40 356200 16109384 2177676 6.42 2962640 14187252 188 08:23:22 08:22:01 14491948 31469588 788128 2.40 356216 16109388 2177676 6.42 2962596 14187256 184 08:23:22 08:23:01 14482548 31460568 797144 2.42 356244 16109720 2206848 6.50 2972088 14187588 84 08:23:22 Average: 15606685 31371594 890741 2.71 332231 14976319 2390168 7.04 2914618 13180347 68526 08:23:22 08:23:22 07:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:23:22 07:30:01 ens3 1137.10 1013.49 9945.52 118.64 0.00 0.00 0.00 0.00 08:23:22 07:30:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 08:23:22 07:30:01 docker0 869.77 908.85 63.94 5007.63 0.00 0.00 0.00 0.00 08:23:22 07:31:01 ens3 27.36 18.40 28.89 12.21 0.00 0.00 0.00 0.00 08:23:22 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:31:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 08:23:22 07:31:01 veth435dd4c 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 08:23:22 07:32:01 ens3 29.85 21.41 24.68 13.13 0.00 0.00 0.00 0.00 08:23:22 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:32:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 08:23:22 07:32:01 veth435dd4c 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 08:23:22 07:33:01 ens3 95.63 57.69 2217.46 16.65 0.00 0.00 0.00 0.00 08:23:22 07:33:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 08:23:22 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:34:01 ens3 313.55 204.50 2590.25 160.90 0.00 0.00 0.00 0.00 08:23:22 07:34:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 08:23:22 07:34:01 docker0 160.39 239.36 12.43 1773.40 0.00 0.00 0.00 0.00 08:23:22 07:34:01 veth9a0a99c 25.78 33.41 2.47 68.26 0.00 0.00 0.00 0.01 08:23:22 07:34:01 veth34b8d95 21.90 29.71 2.13 13.71 0.00 0.00 0.00 0.00 08:23:22 07:34:01 veth230bbbd 28.78 37.91 2.80 124.56 0.00 0.00 0.00 0.01 08:23:22 07:34:01 veth479e06f 0.63 1.65 0.06 0.28 0.00 0.00 0.00 0.00 08:23:22 07:34:01 vethe693ea0 37.29 56.29 3.67 296.68 0.00 0.00 0.00 0.02 08:23:22 07:35:01 ens3 414.30 179.15 4220.18 25.31 0.00 0.00 0.00 0.00 08:23:22 07:35:01 vethbb8eb41 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:23:22 07:35:01 vethbf9e3e8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:23:22 07:35:01 veth0386114 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:23:22 07:35:01 veth0f5254f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:23:22 07:35:01 veth37cfffb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:23:22 07:35:01 vethb171a23 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:23:22 07:35:01 veth5373ebf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:23:22 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:35:01 docker0 169.90 399.85 16.46 4208.35 0.00 0.00 0.00 0.00 08:23:22 07:35:01 veth479e06f 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:35:01 vethcce88e8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:23:22 07:35:01 veth2c5b706 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:23:22 07:35:01 veth83e523b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:23:22 07:35:01 veth09f77e1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:23:22 07:36:01 ens3 6.76 4.77 5.52 3.13 0.00 0.00 0.00 0.00 08:23:22 07:36:01 vethbb8eb41 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:36:01 vethbf9e3e8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:36:01 veth0386114 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:36:01 veth0f5254f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:36:01 veth37cfffb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:36:01 vethb171a23 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:36:01 veth5373ebf 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:36:01 veth479e06f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:36:01 vethcce88e8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:36:01 veth2c5b706 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:36:01 veth83e523b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:36:01 veth09f77e1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:37:01 ens3 6.10 3.28 4.79 2.54 0.00 0.00 0.00 0.00 08:23:22 07:37:01 vethbb8eb41 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:37:01 vethbf9e3e8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:37:01 veth0386114 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:37:01 veth0f5254f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:37:01 veth37cfffb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:37:01 vethb171a23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:37:01 veth5373ebf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:37:01 veth479e06f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:37:01 vethcce88e8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:37:01 veth2c5b706 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:37:01 veth83e523b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:37:01 veth09f77e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:38:01 ens3 9.08 5.00 7.97 3.93 0.00 0.00 0.00 0.00 08:23:22 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:39:01 ens3 224.33 125.09 2715.56 8.58 0.00 0.00 0.00 0.00 08:23:22 07:39:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 08:23:22 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:40:01 ens3 0.27 0.18 0.02 0.01 0.00 0.00 0.00 0.00 08:23:22 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:44:01 ens3 0.20 0.12 0.08 0.06 0.00 0.00 0.00 0.00 08:23:22 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:46:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:47:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:49:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:23:22 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:50:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:54:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:23:22 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:55:02 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:55:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:56:01 ens3 5.08 4.00 5.48 4.14 0.00 0.00 0.00 0.00 08:23:22 07:56:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:57:01 ens3 3.63 2.90 2.22 2.29 0.00 0.00 0.00 0.00 08:23:22 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 07:59:01 ens3 0.38 0.22 0.14 0.07 0.00 0.00 0.00 0.00 08:23:22 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:00:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:02:01 ens3 0.32 0.28 0.25 0.21 0.00 0.00 0.00 0.00 08:23:22 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:03:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:04:01 ens3 1.12 0.63 0.45 0.32 0.00 0.00 0.00 0.00 08:23:22 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:05:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:09:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 08:23:22 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:13:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:23:22 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:14:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:23:22 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:15:01 ens3 0.42 0.07 0.05 0.01 0.00 0.00 0.00 0.00 08:23:22 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:16:01 ens3 0.68 0.68 0.42 0.30 0.00 0.00 0.00 0.00 08:23:22 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:19:01 ens3 0.80 0.20 0.14 0.07 0.00 0.00 0.00 0.00 08:23:22 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:20:01 ens3 0.57 0.40 0.35 0.28 0.00 0.00 0.00 0.00 08:23:22 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:21:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 08:23:22 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:22 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 08:23:01 ens3 5.73 4.05 5.64 2.74 0.00 0.00 0.00 0.00 08:23:22 08:23:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 08:23:22 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:22 Average: ens3 42.02 30.24 400.50 6.93 0.00 0.00 0.00 0.00 08:23:22 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 08:23:22 Average: docker0 22.00 28.44 1.70 202.15 0.00 0.00 0.00 0.00 08:23:22 08:23:22 08:23:22 ---> sar -P ALL: 08:23:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4789) 07/02/24 _x86_64_ (8 CPU) 08:23:22 08:23:22 07:28:13 LINUX RESTART (8 CPU) 08:23:22 08:23:22 07:29:02 CPU %user %nice %system %iowait %steal %idle 08:23:22 07:30:01 all 8.47 0.00 3.85 4.84 0.07 82.77 08:23:22 07:30:01 0 7.97 0.00 3.70 0.62 0.05 87.66 08:23:22 07:30:01 1 8.64 0.00 4.03 19.77 0.09 67.48 08:23:22 07:30:01 2 7.50 0.00 3.25 0.62 0.07 88.57 08:23:22 07:30:01 3 7.45 0.00 3.08 0.10 0.07 89.30 08:23:22 07:30:01 4 9.23 0.00 5.37 1.21 0.07 84.12 08:23:22 07:30:01 5 7.47 0.00 2.66 0.24 0.07 89.56 08:23:22 07:30:01 6 11.84 0.00 5.04 8.18 0.05 74.89 08:23:22 07:30:01 7 7.69 0.00 3.71 8.07 0.07 80.45 08:23:22 07:31:01 all 29.73 0.00 4.62 4.13 0.07 61.45 08:23:22 07:31:01 0 31.00 0.00 4.24 0.12 0.07 64.58 08:23:22 07:31:01 1 29.52 0.00 5.55 9.60 0.07 55.26 08:23:22 07:31:01 2 30.03 0.00 3.98 0.19 0.07 65.73 08:23:22 07:31:01 3 29.53 0.00 4.91 3.75 0.07 61.74 08:23:22 07:31:01 4 28.71 0.00 4.51 0.13 0.07 66.58 08:23:22 07:31:01 5 30.54 0.00 4.21 0.15 0.07 65.03 08:23:22 07:31:01 6 30.22 0.00 4.84 3.69 0.07 61.18 08:23:22 07:31:01 7 28.25 0.00 4.70 15.44 0.07 51.54 08:23:22 07:32:01 all 41.25 0.00 4.75 0.56 0.07 53.36 08:23:22 07:32:01 0 40.82 0.00 4.31 0.40 0.08 54.38 08:23:22 07:32:01 1 41.97 0.00 4.82 0.27 0.08 52.86 08:23:22 07:32:01 2 44.38 0.00 5.00 0.17 0.07 50.39 08:23:22 07:32:01 3 42.45 0.00 4.77 1.73 0.07 50.99 08:23:22 07:32:01 4 39.71 0.00 4.27 0.17 0.07 55.78 08:23:22 07:32:01 5 39.25 0.00 5.07 1.37 0.08 54.23 08:23:22 07:32:01 6 40.20 0.00 4.57 0.13 0.07 55.03 08:23:22 07:32:01 7 41.26 0.00 5.20 0.22 0.07 53.26 08:23:22 07:33:01 all 30.33 0.00 5.97 3.04 0.10 60.56 08:23:22 07:33:01 0 29.31 0.00 5.83 0.67 0.10 64.08 08:23:22 07:33:01 1 28.87 0.00 6.33 0.73 0.10 63.97 08:23:22 07:33:01 2 34.26 0.00 7.29 1.59 0.10 56.76 08:23:22 07:33:01 3 30.32 0.00 5.44 3.25 0.07 60.92 08:23:22 07:33:01 4 31.13 0.00 6.60 16.69 0.09 45.49 08:23:22 07:33:01 5 28.79 0.00 5.60 0.44 0.08 65.08 08:23:22 07:33:01 6 30.47 0.00 5.20 0.56 0.15 63.62 08:23:22 07:33:01 7 29.50 0.00 5.46 0.49 0.08 64.47 08:23:22 07:34:01 all 13.26 0.00 5.41 22.58 0.08 58.67 08:23:22 07:34:01 0 13.42 0.00 5.95 57.81 0.07 22.76 08:23:22 07:34:01 1 12.74 0.00 5.23 9.61 0.05 72.37 08:23:22 07:34:01 2 15.25 0.00 5.78 6.66 0.10 72.20 08:23:22 07:34:01 3 12.84 0.00 4.72 26.49 0.08 55.86 08:23:22 07:34:01 4 13.24 0.00 6.25 55.25 0.12 25.14 08:23:22 07:34:01 5 12.81 0.00 4.88 4.95 0.07 77.30 08:23:22 07:34:01 6 12.89 0.00 5.17 14.96 0.08 66.90 08:23:22 07:34:01 7 12.91 0.00 5.34 5.26 0.05 76.44 08:23:22 07:35:01 all 9.47 0.00 4.35 19.22 0.13 66.84 08:23:22 07:35:01 0 10.03 0.00 3.94 9.50 0.10 76.42 08:23:22 07:35:01 1 9.33 0.00 3.68 15.30 0.35 71.33 08:23:22 07:35:01 2 8.84 0.00 5.34 14.37 0.07 71.37 08:23:22 07:35:01 3 8.43 0.00 4.04 5.38 0.07 82.08 08:23:22 07:35:01 4 10.55 0.00 4.71 15.06 0.08 69.60 08:23:22 07:35:01 5 9.47 0.00 3.25 9.42 0.08 77.79 08:23:22 07:35:01 6 9.12 0.00 6.48 77.82 0.14 6.44 08:23:22 07:35:01 7 9.95 0.00 3.36 7.56 0.17 78.96 08:23:22 07:36:01 all 86.98 0.00 11.62 1.16 0.17 0.07 08:23:22 07:36:01 0 87.45 0.00 11.02 1.40 0.14 0.00 08:23:22 07:36:01 1 86.22 0.00 12.03 1.36 0.38 0.00 08:23:22 07:36:01 2 86.69 0.00 11.85 1.27 0.17 0.02 08:23:22 07:36:01 3 86.15 0.00 12.59 1.08 0.16 0.02 08:23:22 07:36:01 4 86.75 0.00 12.29 0.57 0.12 0.27 08:23:22 07:36:01 5 87.63 0.00 11.25 0.81 0.12 0.19 08:23:22 07:36:01 6 87.91 0.00 10.54 1.39 0.14 0.02 08:23:22 07:36:01 7 86.97 0.00 11.46 1.39 0.14 0.03 08:23:22 07:37:01 all 71.12 0.00 10.97 2.64 0.16 15.11 08:23:22 07:37:01 0 71.56 0.00 10.38 0.73 0.10 17.23 08:23:22 07:37:01 1 72.48 0.00 9.91 0.02 0.14 17.45 08:23:22 07:37:01 2 70.64 0.00 12.25 16.72 0.12 0.27 08:23:22 07:37:01 3 69.24 0.00 11.65 1.23 0.45 17.43 08:23:22 07:37:01 4 70.48 0.00 11.50 1.18 0.12 16.72 08:23:22 07:37:01 5 72.47 0.00 9.57 0.81 0.12 17.03 08:23:22 07:37:01 6 70.29 0.00 11.19 0.11 0.12 18.29 08:23:22 07:37:01 7 71.69 0.00 11.34 0.09 0.14 16.74 08:23:22 07:38:01 all 1.31 0.00 0.80 4.89 0.03 92.97 08:23:22 07:38:01 0 0.95 0.00 0.60 1.44 0.02 96.99 08:23:22 07:38:01 1 1.36 0.00 0.85 5.76 0.03 92.00 08:23:22 07:38:01 2 1.51 0.00 0.97 19.17 0.03 78.32 08:23:22 07:38:01 3 1.49 0.00 0.55 0.77 0.07 97.13 08:23:22 07:38:01 4 1.62 0.00 1.00 1.67 0.03 95.68 08:23:22 07:38:01 5 0.80 0.00 0.60 5.63 0.00 92.97 08:23:22 07:38:01 6 1.32 0.00 0.98 2.80 0.07 94.83 08:23:22 07:38:01 7 1.44 0.00 0.80 1.95 0.02 95.79 08:23:22 07:39:01 all 2.46 0.00 1.27 1.44 0.03 94.79 08:23:22 07:39:01 0 2.20 0.00 2.18 0.03 0.03 95.55 08:23:22 07:39:01 1 2.92 0.00 1.23 0.97 0.03 94.85 08:23:22 07:39:01 2 4.51 0.00 1.54 1.75 0.03 92.17 08:23:22 07:39:01 3 2.66 0.00 1.17 1.31 0.02 94.84 08:23:22 07:39:01 4 3.01 0.00 1.20 1.80 0.03 93.96 08:23:22 07:39:01 5 1.00 0.00 0.57 3.82 0.03 94.57 08:23:22 07:39:01 6 1.74 0.00 1.56 1.37 0.05 95.28 08:23:22 07:39:01 7 1.64 0.00 0.74 0.49 0.03 97.11 08:23:22 07:40:01 all 0.24 0.00 0.04 0.01 0.01 99.70 08:23:22 07:40:01 0 0.05 0.00 0.03 0.02 0.00 99.90 08:23:22 07:40:01 1 1.24 0.00 0.07 0.00 0.03 98.66 08:23:22 07:40:01 2 0.40 0.00 0.08 0.00 0.02 99.50 08:23:22 07:40:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:23:22 07:40:01 4 0.00 0.00 0.02 0.02 0.00 99.97 08:23:22 07:40:01 5 0.05 0.00 0.03 0.03 0.00 99.88 08:23:22 07:40:01 6 0.05 0.00 0.03 0.00 0.00 99.92 08:23:22 07:40:01 7 0.08 0.00 0.05 0.00 0.00 99.87 08:23:22 08:23:22 07:40:01 CPU %user %nice %system %iowait %steal %idle 08:23:22 07:41:01 all 0.02 0.00 0.00 0.06 0.01 99.91 08:23:22 07:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 07:41:01 1 0.13 0.00 0.03 0.00 0.03 99.80 08:23:22 07:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:23:22 07:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:41:01 4 0.00 0.00 0.00 0.27 0.00 99.73 08:23:22 07:41:01 5 0.00 0.00 0.00 0.22 0.00 99.78 08:23:22 07:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 07:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:42:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:23:22 07:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:42:01 1 0.08 0.00 0.03 0.07 0.03 99.78 08:23:22 07:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:23:22 07:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:23:22 07:42:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:23:22 07:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 07:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 07:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:23:22 07:43:01 all 0.20 0.00 0.01 0.00 0.01 99.77 08:23:22 07:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:23:22 07:43:01 1 1.58 0.00 0.02 0.00 0.03 98.37 08:23:22 07:43:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:23:22 07:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:43:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:23:22 07:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 07:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:23:22 07:44:01 all 0.12 0.00 0.02 0.02 0.01 99.83 08:23:22 07:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:23:22 07:44:01 1 0.71 0.00 0.03 0.00 0.02 99.24 08:23:22 07:44:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:23:22 07:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:23:22 07:44:01 4 0.00 0.00 0.02 0.07 0.00 99.92 08:23:22 07:44:01 5 0.05 0.00 0.03 0.07 0.03 99.82 08:23:22 07:44:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:23:22 07:44:01 7 0.07 0.00 0.00 0.00 0.00 99.93 08:23:22 07:45:01 all 0.14 0.00 0.00 0.00 0.01 99.85 08:23:22 07:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:23:22 07:45:01 1 0.96 0.00 0.03 0.00 0.03 98.97 08:23:22 07:45:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:23:22 07:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:45:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:23:22 07:45:01 5 0.05 0.00 0.00 0.02 0.02 99.92 08:23:22 07:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:46:01 all 0.05 0.00 0.01 0.00 0.00 99.92 08:23:22 07:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:46:01 1 0.27 0.00 0.07 0.00 0.00 99.67 08:23:22 07:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:23:22 07:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:46:01 4 0.02 0.00 0.03 0.02 0.00 99.93 08:23:22 07:46:01 5 0.07 0.00 0.00 0.00 0.02 99.92 08:23:22 07:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:23:22 07:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:23:22 07:47:01 all 0.18 0.00 0.01 0.00 0.01 99.79 08:23:22 07:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:23:22 07:47:01 1 1.40 0.00 0.02 0.00 0.02 98.56 08:23:22 07:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:23:22 07:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 07:47:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:23:22 07:47:01 5 0.02 0.00 0.02 0.02 0.03 99.92 08:23:22 07:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 07:47:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:23:22 07:48:01 all 0.20 0.00 0.01 0.00 0.01 99.78 08:23:22 07:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 07:48:01 1 1.42 0.00 0.02 0.00 0.03 98.53 08:23:22 07:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:23:22 07:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:23:22 07:48:01 4 0.00 0.00 0.02 0.02 0.00 99.97 08:23:22 07:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:23:22 07:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:23:22 07:49:01 all 0.27 0.00 0.00 0.00 0.01 99.71 08:23:22 07:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:49:01 1 1.99 0.00 0.00 0.00 0.00 98.01 08:23:22 07:49:01 2 0.05 0.00 0.00 0.00 0.03 99.92 08:23:22 07:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:49:01 4 0.02 0.00 0.00 0.02 0.02 99.95 08:23:22 07:49:01 5 0.03 0.00 0.02 0.02 0.03 99.90 08:23:22 07:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 07:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:23:22 07:50:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:23:22 07:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:50:01 1 0.13 0.00 0.02 0.00 0.02 99.83 08:23:22 07:50:01 2 0.10 0.00 0.02 0.00 0.00 99.88 08:23:22 07:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 07:50:01 5 0.05 0.00 0.02 0.02 0.02 99.90 08:23:22 07:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 07:50:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:23:22 07:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:23:22 07:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:23:22 07:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:23:22 07:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:23:22 07:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:23:22 07:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:23:22 07:51:01 5 0.02 0.00 0.02 0.00 0.03 99.93 08:23:22 07:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 07:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:23:22 08:23:22 07:51:01 CPU %user %nice %system %iowait %steal %idle 08:23:22 07:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:23:22 07:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:23:22 07:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:23:22 07:52:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:23:22 07:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:23:22 07:52:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:23:22 07:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 07:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:23:22 07:53:01 all 0.02 0.00 0.00 0.00 0.01 99.96 08:23:22 07:53:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:23:22 07:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:23:22 07:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:23:22 07:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 07:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:23:22 07:53:01 5 0.07 0.00 0.00 0.00 0.03 99.90 08:23:22 07:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:23:22 07:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:23:22 07:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:23:22 07:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 07:54:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:23:22 07:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 07:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:23:22 07:54:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:23:22 07:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 07:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:23:22 07:55:02 all 0.02 0.00 0.01 0.01 0.01 99.95 08:23:22 07:55:02 0 0.02 0.00 0.00 0.00 0.02 99.97 08:23:22 07:55:02 1 0.03 0.00 0.03 0.00 0.03 99.90 08:23:22 07:55:02 2 0.00 0.00 0.00 0.02 0.02 99.97 08:23:22 07:55:02 3 0.02 0.00 0.02 0.00 0.00 99.97 08:23:22 07:55:02 4 0.00 0.00 0.00 0.02 0.00 99.98 08:23:22 07:55:02 5 0.03 0.00 0.00 0.02 0.02 99.93 08:23:22 07:55:02 6 0.03 0.00 0.00 0.00 0.00 99.97 08:23:22 07:55:02 7 0.05 0.00 0.02 0.00 0.02 99.92 08:23:22 07:56:01 all 0.20 0.00 0.03 0.00 0.01 99.76 08:23:22 07:56:01 0 0.10 0.00 0.05 0.00 0.00 99.85 08:23:22 07:56:01 1 0.24 0.00 0.05 0.03 0.03 99.64 08:23:22 07:56:01 2 0.63 0.00 0.03 0.00 0.02 99.32 08:23:22 07:56:01 3 0.24 0.00 0.02 0.00 0.00 99.75 08:23:22 07:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:23:22 07:56:01 5 0.10 0.00 0.02 0.00 0.00 99.88 08:23:22 07:56:01 6 0.10 0.00 0.03 0.00 0.00 99.86 08:23:22 07:56:01 7 0.17 0.00 0.02 0.00 0.00 99.81 08:23:22 07:57:01 all 0.07 0.00 0.01 0.00 0.01 99.90 08:23:22 07:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:23:22 07:57:01 1 0.22 0.00 0.05 0.02 0.03 99.68 08:23:22 07:57:01 2 0.17 0.00 0.00 0.00 0.02 99.82 08:23:22 07:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:23:22 07:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:57:01 5 0.03 0.00 0.02 0.02 0.00 99.93 08:23:22 07:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 07:57:01 7 0.08 0.00 0.03 0.00 0.02 99.87 08:23:22 07:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:23:22 07:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 07:58:01 1 0.07 0.00 0.03 0.00 0.03 99.87 08:23:22 07:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:23:22 07:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 07:58:01 4 0.02 0.00 0.00 0.02 0.02 99.95 08:23:22 07:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 07:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 07:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 07:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:23:22 07:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 07:59:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:23:22 07:59:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:23:22 07:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:23:22 07:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:23:22 07:59:01 5 0.03 0.00 0.00 0.02 0.02 99.93 08:23:22 07:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:23:22 07:59:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:23:22 08:00:01 all 0.24 0.00 0.01 0.00 0.01 99.74 08:23:22 08:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:23:22 08:00:01 1 1.68 0.00 0.03 0.00 0.00 98.29 08:23:22 08:00:01 2 0.10 0.00 0.00 0.00 0.02 99.88 08:23:22 08:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 08:00:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:23:22 08:00:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:23:22 08:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 08:00:01 7 0.05 0.00 0.02 0.00 0.03 99.90 08:23:22 08:01:01 all 0.12 0.00 0.01 0.00 0.01 99.86 08:23:22 08:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:23:22 08:01:01 1 0.83 0.00 0.02 0.00 0.02 99.14 08:23:22 08:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:23:22 08:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:01:01 4 0.00 0.00 0.02 0.02 0.02 99.95 08:23:22 08:01:01 5 0.03 0.00 0.00 0.02 0.00 99.95 08:23:22 08:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:01:01 7 0.03 0.00 0.02 0.00 0.03 99.92 08:23:22 08:02:01 all 0.07 0.00 0.01 0.00 0.01 99.90 08:23:22 08:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 08:02:01 1 0.50 0.00 0.02 0.00 0.02 99.47 08:23:22 08:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:23:22 08:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 08:02:01 4 0.00 0.00 0.02 0.02 0.00 99.97 08:23:22 08:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 08:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:23:22 08:02:01 7 0.07 0.00 0.03 0.00 0.02 99.88 08:23:22 08:23:22 08:02:01 CPU %user %nice %system %iowait %steal %idle 08:23:22 08:03:01 all 0.23 0.00 0.01 0.00 0.01 99.75 08:23:22 08:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 08:03:01 1 1.71 0.00 0.00 0.00 0.02 98.27 08:23:22 08:03:01 2 0.00 0.00 0.03 0.00 0.02 99.95 08:23:22 08:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:23:22 08:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:23:22 08:03:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:23:22 08:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:23:22 08:03:01 7 0.03 0.00 0.02 0.00 0.03 99.92 08:23:22 08:04:01 all 0.12 0.00 0.01 0.00 0.01 99.86 08:23:22 08:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:23:22 08:04:01 1 0.80 0.00 0.02 0.00 0.00 99.19 08:23:22 08:04:01 2 0.10 0.00 0.00 0.00 0.02 99.88 08:23:22 08:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:23:22 08:04:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:23:22 08:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:04:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:23:22 08:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:23:22 08:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:05:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:23:22 08:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:23:22 08:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:23:22 08:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:23:22 08:05:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:23:22 08:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:05:01 7 0.08 0.00 0.03 0.00 0.03 99.85 08:23:22 08:06:01 all 0.03 0.00 0.02 0.00 0.01 99.95 08:23:22 08:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:23:22 08:06:01 1 0.13 0.00 0.03 0.00 0.02 99.82 08:23:22 08:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:06:01 4 0.00 0.00 0.02 0.02 0.02 99.95 08:23:22 08:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 08:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 08:06:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:23:22 08:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:23:22 08:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 08:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:23:22 08:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:23:22 08:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 08:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 08:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:23:22 08:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:07:01 7 0.03 0.00 0.03 0.00 0.03 99.90 08:23:22 08:08:01 all 0.11 0.00 0.03 0.01 0.01 99.84 08:23:22 08:08:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:23:22 08:08:01 1 0.47 0.00 0.07 0.00 0.02 99.45 08:23:22 08:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:23:22 08:08:01 3 0.22 0.00 0.03 0.03 0.00 99.72 08:23:22 08:08:01 4 0.03 0.00 0.03 0.02 0.00 99.92 08:23:22 08:08:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:23:22 08:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:23:22 08:08:01 7 0.07 0.00 0.05 0.00 0.02 99.87 08:23:22 08:09:01 all 0.26 0.00 0.01 0.00 0.01 99.71 08:23:22 08:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:23:22 08:09:01 1 2.00 0.00 0.02 0.00 0.02 97.97 08:23:22 08:09:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:23:22 08:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 08:09:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:23:22 08:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:23:22 08:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:09:01 7 0.03 0.00 0.03 0.00 0.03 99.90 08:23:22 08:10:01 all 0.14 0.00 0.01 0.00 0.01 99.84 08:23:22 08:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 08:10:01 1 0.94 0.00 0.02 0.00 0.00 99.04 08:23:22 08:10:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:23:22 08:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:23:22 08:10:01 4 0.03 0.00 0.00 0.02 0.00 99.95 08:23:22 08:10:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:23:22 08:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:23:22 08:10:01 7 0.05 0.00 0.03 0.00 0.03 99.88 08:23:22 08:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:23:22 08:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 08:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:23:22 08:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:23:22 08:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 08:11:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:23:22 08:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 08:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:23:22 08:11:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:23:22 08:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:23:22 08:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:23:22 08:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:23:22 08:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:23:22 08:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:23:22 08:12:01 5 0.03 0.00 0.00 0.02 0.00 99.95 08:23:22 08:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:12:01 7 0.03 0.00 0.05 0.00 0.03 99.88 08:23:22 08:13:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:23:22 08:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:23:22 08:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:23:22 08:13:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:23:22 08:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:23:22 08:13:01 4 0.00 0.00 0.00 0.07 0.02 99.92 08:23:22 08:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 08:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 08:13:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:23:22 08:23:22 08:13:01 CPU %user %nice %system %iowait %steal %idle 08:23:22 08:14:01 all 0.08 0.00 0.01 0.00 0.01 99.90 08:23:22 08:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 08:14:01 1 0.45 0.00 0.02 0.00 0.02 99.52 08:23:22 08:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:23:22 08:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:23:22 08:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:23:22 08:14:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:23:22 08:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:14:01 7 0.05 0.00 0.03 0.00 0.03 99.88 08:23:22 08:15:01 all 0.26 0.00 0.01 0.00 0.01 99.73 08:23:22 08:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:15:01 1 1.97 0.00 0.00 0.00 0.00 98.03 08:23:22 08:15:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:23:22 08:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 08:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 08:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 08:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 08:15:01 7 0.05 0.00 0.03 0.00 0.03 99.88 08:23:22 08:16:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:23:22 08:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:23:22 08:16:01 1 2.00 0.00 0.02 0.00 0.02 97.96 08:23:22 08:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:23:22 08:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:23:22 08:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:23:22 08:16:01 7 0.07 0.00 0.02 0.00 0.03 99.88 08:23:22 08:17:01 all 0.18 0.00 0.01 0.00 0.01 99.79 08:23:22 08:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 08:17:01 1 1.37 0.00 0.02 0.00 0.02 98.60 08:23:22 08:17:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:23:22 08:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 08:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:17:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:23:22 08:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 08:17:01 7 0.03 0.00 0.03 0.00 0.03 99.90 08:23:22 08:18:01 all 0.27 0.00 0.01 0.00 0.01 99.72 08:23:22 08:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 08:18:01 1 2.00 0.00 0.00 0.00 0.00 98.00 08:23:22 08:18:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:23:22 08:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:23:22 08:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:23:22 08:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 08:18:01 7 0.02 0.00 0.03 0.00 0.03 99.92 08:23:22 08:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:23:22 08:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:23:22 08:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:23:22 08:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:23:22 08:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 08:19:01 4 0.00 0.00 0.02 0.02 0.02 99.95 08:23:22 08:19:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:23:22 08:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:19:01 7 0.02 0.00 0.05 0.00 0.02 99.92 08:23:22 08:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:23:22 08:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:23:22 08:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:23:22 08:20:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:23:22 08:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:23:22 08:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:20:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:23:22 08:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:20:01 7 0.05 0.00 0.02 0.00 0.03 99.90 08:23:22 08:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:23:22 08:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:23:22 08:21:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:23:22 08:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 08:21:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:23:22 08:21:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:23:22 08:21:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:23:22 08:21:01 7 0.07 0.00 0.02 0.00 0.03 99.88 08:23:22 08:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:23:22 08:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:23:22 08:22:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:23:22 08:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:23:22 08:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 08:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:23:22 08:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:23:22 08:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:23:22 08:22:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:23:22 08:23:01 all 0.26 0.00 0.14 0.00 0.01 99.58 08:23:22 08:23:01 0 0.32 0.00 0.13 0.00 0.00 99.55 08:23:22 08:23:01 1 0.17 0.00 0.15 0.00 0.02 99.67 08:23:22 08:23:01 2 0.25 0.00 0.12 0.00 0.02 99.62 08:23:22 08:23:01 3 0.17 0.00 0.13 0.00 0.00 99.70 08:23:22 08:23:01 4 0.45 0.00 0.13 0.02 0.02 99.38 08:23:22 08:23:01 5 0.32 0.00 0.12 0.02 0.02 99.53 08:23:22 08:23:01 6 0.28 0.00 0.15 0.00 0.00 99.57 08:23:22 08:23:01 7 0.17 0.00 0.20 0.00 0.03 99.60 08:23:22 Average: all 5.43 0.00 0.99 1.18 0.02 92.38 08:23:22 Average: 0 5.39 0.00 0.96 1.33 0.02 92.30 08:23:22 Average: 1 5.86 0.00 0.99 1.16 0.04 91.96 08:23:22 Average: 2 5.58 0.00 1.05 1.15 0.03 92.20 08:23:22 Average: 3 5.21 0.00 0.96 0.82 0.02 92.98 08:23:22 Average: 4 5.34 0.00 1.05 1.73 0.02 91.86 08:23:22 Average: 5 5.31 0.00 0.88 0.52 0.02 93.27 08:23:22 Average: 6 5.39 0.00 1.02 2.01 0.02 91.56 08:23:22 Average: 7 5.33 0.00 0.97 0.75 0.03 92.92 08:23:22 08:23:22 08:23:22