Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 541cc85a126a37ebcd17b753a9f4f7f76549fffd rather than 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 Obtained Jenkinsfile from 541cc85a126a37ebcd17b753a9f4f7f76549fffd 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-ssh893434620447153475.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh7719517780419523714.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4664/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-4664/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1791442156869607352.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh3870579141101969614.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-4664/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-4664/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9863761161731864024.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], buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4638 in /w/workspace/edgexfoundry_edgex-go_PR-4664 [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 Merging remotes/origin/main commit 541cc85a126a37ebcd17b753a9f4f7f76549fffd into PR head commit 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 Merge succeeded, producing cb0e5f3a051de77bb81e109766d9fd6e0bfca973 Checking out Revision cb0e5f3a051de77bb81e109766d9fd6e0bfca973 (PR-4664) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4664/head:refs/remotes/origin/PR-4664 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 # 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 541cc85a126a37ebcd17b753a9f4f7f76549fffd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb0e5f3a051de77bb81e109766d9fd6e0bfca973 # timeout=10 Commit message: "Merge commit '541cc85a126a37ebcd17b753a9f4f7f76549fffd' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk a9c81751865e635501c2c891e401ad5ead12fa9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-26T08:29:41.581Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-26T08:29:41.657Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-26T08:29:41.675Z] ========================================================= [2023-08-26T08:29:41.675Z] EdgeX Global Pipelines Version Info [2023-08-26T08:29:41.675Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-26T08:29:42.403Z] ------------------- [2023-08-26T08:29:42.403Z] stable info: [2023-08-26T08:29:42.403Z] ------------------- [2023-08-26T08:29:42.403Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-26T08:29:42.403Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-26T08:29:42.403Z] Message: update stable to v1.0.253 [2023-08-26T08:29:42.972Z] ------------------- [2023-08-26T08:29:42.972Z] experimental info: [2023-08-26T08:29:42.972Z] ------------------- [2023-08-26T08:29:42.972Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-26T08:29:42.972Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-26T08:29:42.972Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-26T08:29:43.143Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-26T08:29:43.153Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-26T08:29:43.171Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-26T08:29:43.182Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-26T08:29:43.195Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-26T08:29:43.206Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-26T08:29:43.217Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-26T08:29:43.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-26T08:29:43.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-26T08:29:43.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-26T08:29:43.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-26T08:29:43.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-26T08:29:43.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-26T08:29:43.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-26T08:29:43.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-26T08:29:43.335Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-26T08:29:43.353Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-26T08:29:43.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-26T08:29:43.387Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-26T08:29:43.400Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-26T08:29:43.417Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-26T08:29:43.438Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-26T08:29:43.457Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-26T08:29:43.475Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4664 [Pipeline] echo [2023-08-26T08:29:43.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4664 [Pipeline] echo [2023-08-26T08:29:43.513Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4664 [Pipeline] echo [2023-08-26T08:29:43.533Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb0e5f3a051de77bb81e109766d9fd6e0bfca973 [Pipeline] echo [2023-08-26T08:29:43.548Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb0e5f3 [Pipeline] echo [2023-08-26T08:29:43.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-26T08:29:43.609Z] provisioning config files... [2023-08-26T08:29:43.624Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config393500122668658460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-26T08:29:43.930Z] ---> docker-login.sh [2023-08-26T08:29:43.930Z] nexus3.edgexfoundry.org:10001 [2023-08-26T08:29:44.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T08:29:44.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T08:29:44.451Z] Configure a credential helper to remove this warning. See [2023-08-26T08:29:44.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T08:29:44.451Z] [2023-08-26T08:29:44.451Z] Login Succeeded [2023-08-26T08:29:44.451Z] nexus3.edgexfoundry.org:10002 [2023-08-26T08:29:44.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T08:29:44.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T08:29:44.451Z] Configure a credential helper to remove this warning. See [2023-08-26T08:29:44.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T08:29:44.451Z] [2023-08-26T08:29:44.451Z] Login Succeeded [2023-08-26T08:29:44.451Z] nexus3.edgexfoundry.org:10003 [2023-08-26T08:29:44.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T08:29:44.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T08:29:44.712Z] Configure a credential helper to remove this warning. See [2023-08-26T08:29:44.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T08:29:44.712Z] [2023-08-26T08:29:44.712Z] Login Succeeded [2023-08-26T08:29:44.712Z] nexus3.edgexfoundry.org:10004 [2023-08-26T08:29:44.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T08:29:44.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T08:29:44.712Z] Configure a credential helper to remove this warning. See [2023-08-26T08:29:44.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T08:29:44.712Z] [2023-08-26T08:29:44.712Z] Login Succeeded [2023-08-26T08:29:44.712Z] docker.io [2023-08-26T08:29:44.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T08:29:44.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T08:29:44.973Z] Configure a credential helper to remove this warning. See [2023-08-26T08:29:44.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T08:29:44.973Z] [2023-08-26T08:29:44.973Z] Login Succeeded [2023-08-26T08:29:44.973Z] ---> docker-login.sh ends [Pipeline] } [2023-08-26T08:29:44.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-26T08:29:45.299Z] + 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 [2023-08-26T08:29:45.299Z] + dirname cmd/core-command/Dockerfile [2023-08-26T08:29:45.299Z] + cut -d/ -f2 [2023-08-26T08:29:45.299Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-26T08:29:45.299Z] + + cut -d/ -f2 [2023-08-26T08:29:45.299Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-26T08:29:45.299Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-26T08:29:45.299Z] + dirname cmd/core-data/Dockerfile [2023-08-26T08:29:45.299Z] + cut -d/ -f2 [2023-08-26T08:29:45.299Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-26T08:29:45.299Z] + + dirname cmd/core-metadata/Dockerfile [2023-08-26T08:29:45.299Z] cut -d/ -f2 [2023-08-26T08:29:45.299Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-26T08:29:45.299Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-26T08:29:45.299Z] + cut -d/ -f2 [2023-08-26T08:29:45.299Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-26T08:29:45.299Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-26T08:29:45.299Z] + cut -d/ -f2 [2023-08-26T08:29:45.299Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-26T08:29:45.299Z] + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 [2023-08-26T08:29:45.299Z] [2023-08-26T08:29:45.299Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-26T08:29:45.299Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-26T08:29:45.299Z] + cut -d/ -f2 [2023-08-26T08:29:45.299Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-26T08:29:45.299Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-26T08:29:45.299Z] + cut -d/ -f2 [2023-08-26T08:29:45.299Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-26T08:29:45.299Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-26T08:29:45.299Z] + cut -d/ -f2 [2023-08-26T08:29:45.299Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-26T08:29:45.299Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-26T08:29:45.299Z] + cut -d/ -f2 [2023-08-26T08:29:45.299Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-26T08:29:45.299Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-26T08:29:45.299Z] + cut -d/ -f2 [2023-08-26T08:29:45.299Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-26T08:29:45.299Z] + dirname cmd/support-notifications/Dockerfile [2023-08-26T08:29:45.299Z] + cut -d/ -f2 [2023-08-26T08:29:45.299Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-26T08:29:45.299Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-26T08:29:45.299Z] + cut -d/ -f2 [2023-08-26T08:29:45.299Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-26T08:29:45.367Z] 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 [2023-08-26T08:29:45.738Z] + git rev-list -1 --merges cb0e5f3a051de77bb81e109766d9fd6e0bfca973~1..cb0e5f3a051de77bb81e109766d9fd6e0bfca973 [Pipeline] echo [2023-08-26T08:29:45.750Z] -----------> git rev-list -1 --merges cb0e5f3a051de77bb81e109766d9fd6e0bfca973~1..cb0e5f3a051de77bb81e109766d9fd6e0bfca973 cb0e5f3a051de77bb81e109766d9fd6e0bfca973 [2023-08-26T08:29:45.750Z] cb0e5f3a051de77bb81e109766d9fd6e0bfca973 [false] [Pipeline] sh [2023-08-26T08:29:46.038Z] + git log --format=format:%s -1 cb0e5f3a051de77bb81e109766d9fd6e0bfca973 [Pipeline] echo [2023-08-26T08:29:46.059Z] ========================================================= [2023-08-26T08:29:46.059Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-26T08:29:46.059Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-26T08:29:46.488Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-26T08:29:46.489Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-26T08:29:46.489Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-26T08:29:46.489Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-26T08:29:46.489Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-26T08:29:46.489Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-26T08:29:46.489Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T08:29:46.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-26T08:29:46.926Z] [2023-08-26T08:29:46.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T08:29:47.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-26T08:29:47.226Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-26T08:29:47.226Z] b85a868b505f: Pulling fs layer [2023-08-26T08:29:47.226Z] e2be974225ed: Pulling fs layer [2023-08-26T08:29:47.226Z] 339a4e72a1f5: Pulling fs layer [2023-08-26T08:29:47.226Z] 988bab9f4d93: Pulling fs layer [2023-08-26T08:29:47.226Z] 1469e6f7b9e6: Pulling fs layer [2023-08-26T08:29:47.226Z] eaf3925da568: Pulling fs layer [2023-08-26T08:29:47.226Z] bab4dde63d76: Pulling fs layer [2023-08-26T08:29:47.226Z] bde34c3a00c8: Pulling fs layer [2023-08-26T08:29:47.226Z] b352a97aabf1: Pulling fs layer [2023-08-26T08:29:47.226Z] 4872d77fe225: Pulling fs layer [2023-08-26T08:29:47.226Z] 5851b861e8e6: Pulling fs layer [2023-08-26T08:29:47.226Z] 988bab9f4d93: Waiting [2023-08-26T08:29:47.226Z] bde34c3a00c8: Waiting [2023-08-26T08:29:47.226Z] 1469e6f7b9e6: Waiting [2023-08-26T08:29:47.226Z] 4872d77fe225: Waiting [2023-08-26T08:29:47.226Z] b352a97aabf1: Waiting [2023-08-26T08:29:47.226Z] eaf3925da568: Waiting [2023-08-26T08:29:47.226Z] e2be974225ed: Verifying Checksum [2023-08-26T08:29:47.226Z] e2be974225ed: Download complete [2023-08-26T08:29:47.226Z] 988bab9f4d93: Verifying Checksum [2023-08-26T08:29:47.226Z] 988bab9f4d93: Download complete [2023-08-26T08:29:47.484Z] 1469e6f7b9e6: Verifying Checksum [2023-08-26T08:29:47.484Z] 1469e6f7b9e6: Download complete [2023-08-26T08:29:47.484Z] 339a4e72a1f5: Verifying Checksum [2023-08-26T08:29:47.484Z] 339a4e72a1f5: Download complete [2023-08-26T08:29:47.484Z] eaf3925da568: Verifying Checksum [2023-08-26T08:29:47.484Z] eaf3925da568: Download complete [2023-08-26T08:29:47.484Z] bde34c3a00c8: Download complete [2023-08-26T08:29:47.484Z] b352a97aabf1: Verifying Checksum [2023-08-26T08:29:47.484Z] b352a97aabf1: Download complete [2023-08-26T08:29:47.484Z] 4872d77fe225: Verifying Checksum [2023-08-26T08:29:47.484Z] 4872d77fe225: Download complete [2023-08-26T08:29:47.484Z] 5851b861e8e6: Verifying Checksum [2023-08-26T08:29:47.484Z] 5851b861e8e6: Download complete [2023-08-26T08:29:47.484Z] b85a868b505f: Verifying Checksum [2023-08-26T08:29:47.484Z] b85a868b505f: Download complete [2023-08-26T08:29:47.743Z] bab4dde63d76: Verifying Checksum [2023-08-26T08:29:47.743Z] bab4dde63d76: Download complete [2023-08-26T08:29:48.680Z] b85a868b505f: Pull complete [2023-08-26T08:29:48.680Z] e2be974225ed: Pull complete [2023-08-26T08:29:49.253Z] 339a4e72a1f5: Pull complete [2023-08-26T08:29:49.253Z] 988bab9f4d93: Pull complete [2023-08-26T08:29:49.512Z] 1469e6f7b9e6: Pull complete [2023-08-26T08:29:49.512Z] eaf3925da568: Pull complete [2023-08-26T08:29:51.420Z] bab4dde63d76: Pull complete [2023-08-26T08:29:51.420Z] bde34c3a00c8: Pull complete [2023-08-26T08:29:51.420Z] b352a97aabf1: Pull complete [2023-08-26T08:29:51.420Z] 4872d77fe225: Pull complete [2023-08-26T08:29:51.420Z] 5851b861e8e6: Pull complete [2023-08-26T08:29:51.420Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-26T08:29:51.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-26T08:29:51.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T08:29:51.529Z] prd-ubuntu20.04-docker-8c-8g-4638 does not seem to be running inside a container [2023-08-26T08:29:51.573Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-26T08:29:54.414Z] $ docker top c2946ffd4b96438722cb333d885cd7cc00c4d207c0425a77cc154629e526d375 -eo pid,comm [2023-08-26T08:29:54.477Z] 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). [2023-08-26T08:29:54.477Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-26T08:29:54.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-26T08:29:54.514Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-26T08:29:54.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-26T08:29:54.619Z] $ docker exec c2946ffd4b96438722cb333d885cd7cc00c4d207c0425a77cc154629e526d375 ssh-agent [2023-08-26T08:29:54.713Z] SSH_AUTH_SOCK=/tmp/ssh-BuFA4i0MGJnT/agent.32 [2023-08-26T08:29:54.713Z] SSH_AGENT_PID=38 [2023-08-26T08:29:54.719Z] Running ssh-add (command line suppressed) [2023-08-26T08:29:54.815Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_16096804565017596240.key (/w/workspace/edgex-go/2@tmp/private_key_16096804565017596240.key) [2023-08-26T08:29:54.831Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-26T08:29:55.118Z] + git tag --points-at HEAD [Pipeline] } [2023-08-26T08:29:55.131Z] $ docker exec --env ******** --env ******** c2946ffd4b96438722cb333d885cd7cc00c4d207c0425a77cc154629e526d375 ssh-agent -k [2023-08-26T08:29:55.226Z] unset SSH_AUTH_SOCK; [2023-08-26T08:29:55.227Z] unset SSH_AGENT_PID; [2023-08-26T08:29:55.227Z] echo Agent pid 38 killed; [2023-08-26T08:29:55.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-26T08:29:55.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-26T08:29:55.262Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-26T08:29:55.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-26T08:29:55.376Z] $ docker exec c2946ffd4b96438722cb333d885cd7cc00c4d207c0425a77cc154629e526d375 ssh-agent [2023-08-26T08:29:55.474Z] SSH_AUTH_SOCK=/tmp/ssh-K8moAXFE25rX/agent.70 [2023-08-26T08:29:55.474Z] SSH_AGENT_PID=76 [2023-08-26T08:29:55.479Z] Running ssh-add (command line suppressed) [2023-08-26T08:29:55.574Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_17846177401443504673.key (/w/workspace/edgex-go/2@tmp/private_key_17846177401443504673.key) [2023-08-26T08:29:55.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-26T08:29:55.879Z] + git semver init [2023-08-26T08:29:56.140Z] 2023-08-26 08:29:56,051 [run_init] DEBUG init version:0.0.0 force:False [2023-08-26T08:29:56.140Z] 2023-08-26 08:29:56,052 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-08-26T08:29:56.140Z] 2023-08-26 08:29:56,052 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-08-26T08:29:56.140Z] 2023-08-26 08:29:56,052 [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) [2023-08-26T08:30:02.712Z] 2023-08-26 08:30:01,412 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-08-26T08:30:02.713Z] 2023-08-26 08:30:01,413 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4664 with force:False [2023-08-26T08:30:02.713Z] 2023-08-26 08:30:01,413 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4664 [2023-08-26T08:30:02.713Z] 2023-08-26 08:30:01,416 [execute] INFO git cat-file --batch-check [2023-08-26T08:30:02.713Z] 2023-08-26 08:30:01,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-08-26T08:30:02.713Z] 2023-08-26 08:30:01,422 [execute] INFO git cat-file --batch [2023-08-26T08:30:02.713Z] 2023-08-26 08:30:01,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-08-26T08:30:02.713Z] 2023-08-26 08:30:01,428 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4664 [2023-08-26T08:30:02.713Z] 0.0.0 [Pipeline] } [2023-08-26T08:30:02.721Z] $ docker exec --env ******** --env ******** c2946ffd4b96438722cb333d885cd7cc00c4d207c0425a77cc154629e526d375 ssh-agent -k [2023-08-26T08:30:02.810Z] unset SSH_AUTH_SOCK; [2023-08-26T08:30:02.810Z] unset SSH_AGENT_PID; [2023-08-26T08:30:02.810Z] echo Agent pid 76 killed; [2023-08-26T08:30:02.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-26T08:30:03.120Z] + git semver [Pipeline] } [2023-08-26T08:30:03.403Z] $ docker stop --time=1 c2946ffd4b96438722cb333d885cd7cc00c4d207c0425a77cc154629e526d375 [2023-08-26T08:30:04.760Z] $ docker rm -f --volumes c2946ffd4b96438722cb333d885cd7cc00c4d207c0425a77cc154629e526d375 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-26T08:30:05.092Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-26T08:30:05.293Z] Stashed 1 file(s) [Pipeline] echo [2023-08-26T08:30:05.296Z] [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 [2023-08-26T08:30:05.688Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-08-26T08:30:05.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-26T08:30:05.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-26T08:30:05.722Z] ========================================================= [2023-08-26T08:30:05.722Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-26T08:30:05.722Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-26T08:30:06.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-26T08:30:06.008Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-26T08:30:06.008Z] 4db1b89c0bd1: Pulling fs layer [2023-08-26T08:30:06.008Z] 6911f1a30b25: Pulling fs layer [2023-08-26T08:30:06.008Z] e194b8c5c2a9: Pulling fs layer [2023-08-26T08:30:06.008Z] 6863d3e3a2b1: Pulling fs layer [2023-08-26T08:30:06.008Z] ec0bb842ea78: Pulling fs layer [2023-08-26T08:30:06.008Z] 40a00589a448: Pulling fs layer [2023-08-26T08:30:06.008Z] 6c08303d61cc: Pulling fs layer [2023-08-26T08:30:06.008Z] 798269fcf238: Pulling fs layer [2023-08-26T08:30:06.008Z] ec0bb842ea78: Waiting [2023-08-26T08:30:06.008Z] 6c08303d61cc: Waiting [2023-08-26T08:30:06.008Z] 40a00589a448: Waiting [2023-08-26T08:30:06.008Z] 798269fcf238: Waiting [2023-08-26T08:30:06.008Z] 6863d3e3a2b1: Waiting [2023-08-26T08:30:06.008Z] 6911f1a30b25: Verifying Checksum [2023-08-26T08:30:06.008Z] 6911f1a30b25: Download complete [2023-08-26T08:30:06.008Z] 6863d3e3a2b1: Verifying Checksum [2023-08-26T08:30:06.008Z] 6863d3e3a2b1: Download complete [2023-08-26T08:30:06.008Z] ec0bb842ea78: Verifying Checksum [2023-08-26T08:30:06.008Z] ec0bb842ea78: Download complete [2023-08-26T08:30:06.008Z] 4db1b89c0bd1: Verifying Checksum [2023-08-26T08:30:06.008Z] 4db1b89c0bd1: Download complete [2023-08-26T08:30:06.008Z] 40a00589a448: Verifying Checksum [2023-08-26T08:30:06.008Z] 40a00589a448: Download complete [2023-08-26T08:30:06.268Z] 4db1b89c0bd1: Pull complete [2023-08-26T08:30:06.268Z] 6911f1a30b25: Pull complete [2023-08-26T08:30:06.528Z] 798269fcf238: Verifying Checksum [2023-08-26T08:30:06.528Z] 798269fcf238: Download complete [2023-08-26T08:30:06.788Z] e194b8c5c2a9: Verifying Checksum [2023-08-26T08:30:06.788Z] e194b8c5c2a9: Download complete [2023-08-26T08:30:06.788Z] 6c08303d61cc: Verifying Checksum [2023-08-26T08:30:06.788Z] 6c08303d61cc: Download complete [2023-08-26T08:30:10.075Z] e194b8c5c2a9: Pull complete [2023-08-26T08:30:10.075Z] 6863d3e3a2b1: Pull complete [2023-08-26T08:30:10.333Z] ec0bb842ea78: Pull complete [2023-08-26T08:30:10.333Z] 40a00589a448: Pull complete [2023-08-26T08:30:12.871Z] 6c08303d61cc: Pull complete [2023-08-26T08:30:13.438Z] 798269fcf238: Pull complete [2023-08-26T08:30:13.438Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-26T08:30:13.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-26T08:30:13.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-26T08:30:13.731Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-26T08:30:13.731Z] WORKDIR /edgex [2023-08-26T08:30:13.731Z] COPY go.mod . [2023-08-26T08:30:13.731Z] RUN go mod download [2023-08-26T08:30:13.731Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-26T08:30:14.300Z] Sending build context to Docker daemon 170.9MB [2023-08-26T08:30:14.300Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-26T08:30:14.300Z] ---> ec979cd7f677 [2023-08-26T08:30:14.300Z] Step 2/4 : WORKDIR /edgex [2023-08-26T08:30:20.371Z] Still waiting to schedule task [2023-08-26T08:30:20.372Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-26T08:30:22.416Z] ---> Running in 0b11d1fe0bd8 [2023-08-26T08:30:22.416Z] Removing intermediate container 0b11d1fe0bd8 [2023-08-26T08:30:22.416Z] ---> 75a9f212a601 [2023-08-26T08:30:22.416Z] Step 3/4 : COPY go.mod . [2023-08-26T08:30:22.416Z] ---> 56f115e4e8fd [2023-08-26T08:30:22.416Z] Step 4/4 : RUN go mod download [2023-08-26T08:30:22.416Z] ---> Running in 45d4cdf58f06 [2023-08-26T08:30:48.954Z] Removing intermediate container 45d4cdf58f06 [2023-08-26T08:30:48.954Z] ---> 9586753866a8 [2023-08-26T08:30:48.954Z] Successfully built 9586753866a8 [2023-08-26T08:30:48.954Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T08:30:49.253Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-26T08:30:49.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T08:30:49.316Z] prd-ubuntu20.04-docker-8c-8g-4638 does not seem to be running inside a container [2023-08-26T08:30:49.342Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-26T08:30:49.816Z] $ docker top d397b195d644cb86c9aaf78b10f79c35bc4c0939829e82031934b83b09987bd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-26T08:30:50.157Z] + go version [2023-08-26T08:30:50.157Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-26T08:30:50.165Z] $ docker stop --time=1 d397b195d644cb86c9aaf78b10f79c35bc4c0939829e82031934b83b09987bd5 [2023-08-26T08:30:51.417Z] $ docker rm -f --volumes d397b195d644cb86c9aaf78b10f79c35bc4c0939829e82031934b83b09987bd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T08:30:51.833Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-26T08:30:51.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T08:30:51.902Z] prd-ubuntu20.04-docker-8c-8g-4638 does not seem to be running inside a container [2023-08-26T08:30:51.928Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-26T08:30:52.275Z] $ docker top 23f9e17ce03d678c06c17291b163e4d50b7af644b01eddcf39ec65903a90e7c4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-26T08:30:52.345Z] ========================================================= [2023-08-26T08:30:52.345Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-26T08:30:52.345Z] ========================================================= [Pipeline] sh [2023-08-26T08:30:52.621Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-08-26T08:30:52.920Z] + make test [2023-08-26T08:30:52.920Z] go test -race -coverprofile=coverage.out ./... [2023-08-26T08:30:59.491Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-26T08:31:11.683Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-26T08:31:11.683Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-26T08:31:11.683Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-26T08:31:11.683Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-26T08:31:11.683Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-26T08:31:11.683Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-26T08:31:11.683Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-26T08:31:11.683Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-26T08:31:11.683Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-26T08:31:11.683Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-26T08:31:11.941Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-26T08:31:11.941Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-26T08:31:11.941Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-26T08:31:11.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-26T08:31:12.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-26T08:31:12.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-26T08:31:13.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2023-08-26T08:31:14.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 97.0% of statements [2023-08-26T08:31:14.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-26T08:31:14.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-26T08:31:14.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-26T08:31:15.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-26T08:31:15.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-26T08:31:15.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-26T08:31:15.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-26T08:31:15.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-26T08:31:15.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-26T08:31:15.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-26T08:31:16.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-26T08:31:16.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-26T08:31:17.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 69.4% of statements [2023-08-26T08:31:17.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements [2023-08-26T08:31:18.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.396s coverage: 93.4% of statements [2023-08-26T08:31:18.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 3.8% of statements [2023-08-26T08:31:19.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-26T08:31:19.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-26T08:31:19.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-26T08:31:19.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-26T08:31:19.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-26T08:31:19.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-26T08:31:19.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-26T08:31:19.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-26T08:31:19.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-26T08:31:19.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-26T08:31:19.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.360s coverage: 97.6% of statements [2023-08-26T08:31:19.328Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2023-08-26T08:31:20.704Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-26T08:31:20.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-26T08:31:20.704Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2023-08-26T08:31:20.704Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 32.2% of statements [2023-08-26T08:31:20.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 42.9% of statements [2023-08-26T08:31:20.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 82.9% of statements [2023-08-26T08:31:20.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2023-08-26T08:31:20.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2023-08-26T08:31:21.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-08-26T08:31:22.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-26T08:31:22.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-26T08:31:22.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-26T08:31:22.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-26T08:31:22.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-26T08:31:22.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-26T08:31:22.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-26T08:31:22.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-26T08:31:23.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-26T08:31:23.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-26T08:31:23.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-26T08:31:23.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-26T08:31:23.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-26T08:31:23.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-26T08:31:23.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-26T08:31:24.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-26T08:31:25.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-26T08:31:26.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-26T08:31:26.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-26T08:31:27.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-26T08:31:27.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-26T08:31:27.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-26T08:31:28.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-26T08:31:28.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-26T08:31:29.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-26T08:31:30.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-26T08:31:30.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-26T08:31:30.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-26T08:31:30.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-26T08:31:31.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-26T08:31:31.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-26T08:31:31.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-26T08:31:31.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-26T08:31:32.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-26T08:31:32.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-26T08:31:32.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-26T08:31:32.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-26T08:31:33.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2023-08-26T08:31:33.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-26T08:31:33.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-26T08:31:35.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-26T08:31:35.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-26T08:31:45.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.279s coverage: 79.9% of statements [2023-08-26T08:31:45.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.074s coverage: 92.9% of statements [2023-08-26T08:31:45.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements [2023-08-26T08:31:45.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements [2023-08-26T08:31:45.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.061s coverage: 87.2% of statements [2023-08-26T08:31:45.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements [2023-08-26T08:31:45.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-08-26T08:31:45.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements [2023-08-26T08:31:45.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-08-26T08:31:45.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-08-26T08:31:45.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements [2023-08-26T08:31:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-08-26T08:31:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-08-26T08:31:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-08-26T08:31:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-08-26T08:31:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-08-26T08:31:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 38.4% of statements [2023-08-26T08:31:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2023-08-26T08:31:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-08-26T08:31:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.106s coverage: 17.7% of statements [2023-08-26T08:31:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 95.7% of statements [2023-08-26T08:31:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements [2023-08-26T08:31:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 98.9% of statements [2023-08-26T08:31:45.682Z] 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 [2023-08-26T08:31:45.682Z] running golangci-lint [2023-08-26T08:31:45.682Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-26T08:31:45.682Z] go version go1.20.6 linux/amd64 [2023-08-26T08:31:45.940Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-26T08:31:45.940Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-26T08:32:00.806Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|types_sizes|compiled_files|name|imports) took 14.009414036s" [2023-08-26T08:32:00.806Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.713059ms" [2023-08-26T08:32:01.380Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4639 in /w/workspace/edgexfoundry_edgex-go_PR-4664 [Pipeline] { [Pipeline] ws [2023-08-26T08:32:01.393Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-08-26T08:32:01.427Z] The recommended git tool is: git [2023-08-26T08:32:06.454Z] using credential edgex-jenkins-ssh [2023-08-26T08:32:06.471Z] Cloning the remote Git repository [2023-08-26T08:32:07.371Z] level=info msg="[linters_context/goanalysis] analyzers took 1m11.224097094s with top 10 stages: buildir: 28.543941333s, inspect: 2.009912113s, fact_deprecated: 1.633717838s, printf: 1.399810152s, gosec: 1.252480491s, ctrlflow: 1.106881934s, nilness: 779.854023ms, fact_purity: 774.734328ms, S1038: 755.42434ms, errcheck: 592.063514ms" [2023-08-26T08:32:07.371Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-26T08:32:07.371Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 200/200, exclude-rules: 21/200, skip_files: 200/200, identifier_marker: 200/200, nolint: 0/21, path_prettifier: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, cgo: 200/200, filename_unadjuster: 200/200" [2023-08-26T08:32:07.371Z] level=info msg="[runner] processing took 12.318377ms with stages: nolint: 6.321407ms, identifier_marker: 3.229369ms, exclude-rules: 1.13728ms, autogenerated_exclude: 735.354µs, path_prettifier: 576.43µs, skip_dirs: 281.366µs, cgo: 25.54µs, filename_unadjuster: 7.911µs, max_same_issues: 690ns, exclude: 430ns, diff: 420ns, uniq_by_line: 410ns, source_code: 370ns, severity-rules: 280ns, skip_files: 270ns, sort_results: 250ns, max_from_linter: 180ns, path_shortener: 160ns, path_prefixer: 140ns, max_per_file_from_linter: 120ns" [2023-08-26T08:32:07.371Z] level=info msg="[runner] linters took 6.768227278s with stages: goanalysis_metalinter: 6.755827709s" [2023-08-26T08:32:07.371Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-26T08:32:07.371Z] level=info msg="Memory: 210 samples, avg is 193.2MB, max is 794.1MB" [2023-08-26T08:32:07.371Z] level=info msg="Execution took 20.830532817s" [2023-08-26T08:32:07.371Z] go vet ./... [2023-08-26T08:32:06.515Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-26T08:32:06.607Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-08-26T08:32:06.743Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-26T08:32:06.744Z] > git --version # timeout=10 [2023-08-26T08:32:06.767Z] > git --version # 'git version 2.25.1' [2023-08-26T08:32:06.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-26T08:32:06.913Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-26T08:32:11.558Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-26T08:32:11.558Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-26T08:32:11.558Z] ./bin/test-attribution-txt.sh [2023-08-26T08:32:11.558Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-26T08:32:11.558Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-26T08:32:11.558Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-26T08:32:11.558Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-26T08:32:11.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-26T08:32:11.865Z] + ls -al . [2023-08-26T08:32:11.865Z] total 728 [2023-08-26T08:32:11.865Z] drwxrwxr-x 12 1001 1001 4096 Aug 26 08:30 . [2023-08-26T08:32:11.865Z] drwxr-xr-x 4 root root 4096 Aug 26 08:30 .. [2023-08-26T08:32:11.865Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 08:29 .blubracket [2023-08-26T08:32:11.865Z] -rw-rw-r-- 1 1001 1001 16 Aug 26 08:29 .dockerignore [2023-08-26T08:32:11.866Z] drwxrwxr-x 8 1001 1001 4096 Aug 26 08:30 .git [2023-08-26T08:32:11.866Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 08:29 .github [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 1173 Aug 26 08:29 .gitignore [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 42 Aug 26 08:29 .golangci.yml [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 87 Aug 26 08:29 .hadolint.yml [2023-08-26T08:32:11.866Z] drwxr-xr-x 3 1001 1001 4096 Aug 26 08:30 .semver [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 166 Aug 26 08:29 .sonarcloud.properties [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 1171 Aug 26 08:29 ADOPTERS.md [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 11152 Aug 26 08:29 Attribution.txt [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 93407 Aug 26 08:29 CHANGELOG.md [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 3804 Aug 26 08:29 CONTRIBUTING.md [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 677 Aug 26 08:29 GOVERNANCE.md [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 883 Aug 26 08:29 Jenkinsfile [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 10775 Aug 26 08:29 LICENSE [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 14764 Aug 26 08:29 Makefile [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 582 Aug 26 08:29 OWNERS.md [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 9923 Aug 26 08:29 README.md [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 789 Aug 26 08:29 SECURITY.md [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 5 Aug 26 08:30 VERSION [2023-08-26T08:32:11.866Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 08:29 bin [2023-08-26T08:32:11.866Z] drwxrwxr-x 18 1001 1001 4096 Aug 26 08:29 cmd [2023-08-26T08:32:11.866Z] -rw-r--r-- 1 root root 447827 Aug 26 08:31 coverage.out [2023-08-26T08:32:11.866Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 08:29 fuzz_test [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 3687 Aug 26 08:29 go.mod [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 33714 Aug 26 08:29 go.sum [2023-08-26T08:32:11.866Z] drwxrwxr-x 7 1001 1001 4096 Aug 26 08:29 internal [2023-08-26T08:32:11.866Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 08:29 openapi [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 594 Aug 26 08:29 security.txt [2023-08-26T08:32:11.866Z] drwxrwxr-x 4 1001 1001 4096 Aug 26 08:29 snap [2023-08-26T08:32:11.866Z] -rw-rw-r-- 1 1001 1001 204 Aug 26 08:29 version.go [Pipeline] sh [2023-08-26T08:32:12.150Z] + '[' -e coverage.out ] [2023-08-26T08:32:12.150Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-26T08:32:12.246Z] Stashed 1 file(s) [Pipeline] sh [2023-08-26T08:32:12.528Z] + make build [2023-08-26T08:32:12.528Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-26T08:32:24.728Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-26T08:32:25.295Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-26T08:32:24.231Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-26T08:32:24.253Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-26T08:32:25.224Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-26T08:32:25.267Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-26T08:32:25.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-26T08:32:25.285Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4664/head:refs/remotes/origin/PR-4664 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-26T08:32:26.026Z] Merging remotes/origin/main commit 541cc85a126a37ebcd17b753a9f4f7f76549fffd into PR head commit 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 [2023-08-26T08:32:26.230Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-26T08:32:26.689Z] Merge succeeded, producing 85e5a922c33750d3b61168a70dabfa06e7719037 [2023-08-26T08:32:26.689Z] Checking out Revision 85e5a922c33750d3b61168a70dabfa06e7719037 (PR-4664) [2023-08-26T08:32:27.165Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-26T08:32:26.046Z] > git config core.sparsecheckout # timeout=10 [2023-08-26T08:32:26.123Z] > git checkout -f 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 # timeout=10 [2023-08-26T08:32:26.343Z] > git remote # timeout=10 [2023-08-26T08:32:26.365Z] > git config --get remote.origin.url # timeout=10 [2023-08-26T08:32:26.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-26T08:32:26.394Z] > git merge 541cc85a126a37ebcd17b753a9f4f7f76549fffd # timeout=10 [2023-08-26T08:32:26.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-26T08:32:26.698Z] > git config core.sparsecheckout # timeout=10 [2023-08-26T08:32:26.713Z] > git checkout -f 85e5a922c33750d3b61168a70dabfa06e7719037 # timeout=10 [2023-08-26T08:32:30.317Z] Commit message: "Merge commit '541cc85a126a37ebcd17b753a9f4f7f76549fffd' into HEAD" [2023-08-26T08:32:30.341Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-26T08:32:31.327Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-26T08:32:31.327Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-26T08:32:31.328Z] Dload Upload Total Spent Left Speed [2023-08-26T08:32:31.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [2023-08-26T08:32:32.040Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-26T08:32:32.366Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-08-26T08:32:32.366Z] sudo tee /etc/docker/daemon.new [2023-08-26T08:32:32.366Z] { [2023-08-26T08:32:32.366Z] "registry-mirrors": [ [2023-08-26T08:32:32.366Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-26T08:32:32.366Z] ], [2023-08-26T08:32:32.366Z] "bip": "10.250.0.254/24", [2023-08-26T08:32:32.366Z] "hosts": [ [2023-08-26T08:32:32.366Z] "tcp://0.0.0.0:5555", [2023-08-26T08:32:32.366Z] "unix:///var/run/docker.sock" [2023-08-26T08:32:32.366Z] ], [2023-08-26T08:32:32.366Z] "mtu": 1458, [2023-08-26T08:32:32.366Z] "selinux-enabled": true, [2023-08-26T08:32:32.366Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-26T08:32:32.366Z] } [Pipeline] sh [2023-08-26T08:32:30.327Z] > git rev-list --no-walk a9c81751865e635501c2c891e401ad5ead12fa9c # timeout=10 [2023-08-26T08:32:32.688Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-26T08:32:33.022Z] + sudo service docker restart [2023-08-26T08:32:33.724Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-26T08:32:34.656Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-26T08:32:36.029Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-26T08:32:37.403Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-26T08:32:37.968Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-26T08:32:38.903Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-26T08:32:39.840Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-26T08:32:41.220Z] $ docker stop --time=1 23f9e17ce03d678c06c17291b163e4d50b7af644b01eddcf39ec65903a90e7c4 [2023-08-26T08:32:47.943Z] $ docker rm -f --volumes 23f9e17ce03d678c06c17291b163e4d50b7af644b01eddcf39ec65903a90e7c4 [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 [2023-08-26T08:32:48.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-26T08:32:48.887Z] [2023-08-26T08:32:48.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T08:32:49.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-26T08:32:49.180Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-26T08:32:49.180Z] 91d30c5bc195: Pulling fs layer [2023-08-26T08:32:49.180Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-26T08:32:49.180Z] 9c61dcf015f6: Pulling fs layer [2023-08-26T08:32:49.180Z] 4698f68db338: Pulling fs layer [2023-08-26T08:32:49.180Z] 2a2f49069b9e: Pulling fs layer [2023-08-26T08:32:49.180Z] e0025b399a48: Pulling fs layer [2023-08-26T08:32:49.180Z] 4698f68db338: Waiting [2023-08-26T08:32:49.180Z] e0025b399a48: Waiting [2023-08-26T08:32:49.180Z] 2a2f49069b9e: Waiting [2023-08-26T08:32:49.440Z] 91d30c5bc195: Verifying Checksum [2023-08-26T08:32:49.440Z] 91d30c5bc195: Download complete [2023-08-26T08:32:49.440Z] 4698f68db338: Download complete [2023-08-26T08:32:49.440Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-26T08:32:49.440Z] 2e9b0aa3be6d: Download complete [2023-08-26T08:32:49.440Z] e0025b399a48: Verifying Checksum [2023-08-26T08:32:49.440Z] e0025b399a48: Download complete [2023-08-26T08:32:49.440Z] 91d30c5bc195: Pull complete [2023-08-26T08:32:49.699Z] 2a2f49069b9e: Verifying Checksum [2023-08-26T08:32:49.699Z] 2a2f49069b9e: Download complete [2023-08-26T08:32:49.958Z] 2e9b0aa3be6d: Pull complete [2023-08-26T08:32:50.216Z] 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-26T08:32:51.254Z] provisioning config files... [2023-08-26T08:32:51.276Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config15528498853745777334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-26T08:32:51.610Z] ---> docker-login.sh [2023-08-26T08:32:51.610Z] nexus3.edgexfoundry.org:10001 [2023-08-26T08:32:51.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T08:32:52.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T08:32:52.150Z] Configure a credential helper to remove this warning. See [2023-08-26T08:32:52.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T08:32:52.150Z] [2023-08-26T08:32:52.150Z] Login Succeeded [2023-08-26T08:32:52.150Z] nexus3.edgexfoundry.org:10002 [2023-08-26T08:32:52.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T08:32:52.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T08:32:52.418Z] Configure a credential helper to remove this warning. See [2023-08-26T08:32:52.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T08:32:52.418Z] [2023-08-26T08:32:52.418Z] Login Succeeded [2023-08-26T08:32:52.418Z] nexus3.edgexfoundry.org:10003 [2023-08-26T08:32:52.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T08:32:52.744Z] 9c61dcf015f6: Pull complete [2023-08-26T08:32:52.744Z] 4698f68db338: Pull complete [2023-08-26T08:32:52.744Z] 2a2f49069b9e: Pull complete [2023-08-26T08:32:52.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T08:32:52.956Z] Configure a credential helper to remove this warning. See [2023-08-26T08:32:52.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T08:32:52.956Z] [2023-08-26T08:32:52.956Z] Login Succeeded [2023-08-26T08:32:52.956Z] nexus3.edgexfoundry.org:10004 [2023-08-26T08:32:53.003Z] e0025b399a48: Pull complete [2023-08-26T08:32:53.003Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-26T08:32:53.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-26T08:32:53.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T08:32:53.069Z] prd-ubuntu20.04-docker-8c-8g-4638 does not seem to be running inside a container [2023-08-26T08:32:53.095Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-26T08:32:53.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T08:32:53.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T08:32:53.225Z] Configure a credential helper to remove this warning. See [2023-08-26T08:32:53.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T08:32:53.225Z] [2023-08-26T08:32:53.225Z] Login Succeeded [2023-08-26T08:32:53.225Z] docker.io [2023-08-26T08:32:53.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T08:32:53.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T08:32:53.759Z] Configure a credential helper to remove this warning. See [2023-08-26T08:32:53.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T08:32:53.759Z] [2023-08-26T08:32:53.759Z] Login Succeeded [2023-08-26T08:32:53.759Z] ---> docker-login.sh ends [2023-08-26T08:32:57.271Z] $ docker top 34980918c2e80a3439c62f4a8a02a41b41b623c09e287bd9252ace139ae91451 -eo pid,comm [Pipeline] { [Pipeline] } [2023-08-26T08:32:57.330Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-26T08:32:57.609Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-26T08:32:57.876Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-08-26T08:32:57.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-26T08:32:57.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-26T08:32:57.923Z] ========================================================= [2023-08-26T08:32:57.923Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-26T08:32:57.923Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-26T08:32:58.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-26T08:32:58.239Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-26T08:32:58.239Z] edb6bdbacee9: Pulling fs layer [2023-08-26T08:32:58.239Z] 5f9638ab2659: Pulling fs layer [2023-08-26T08:32:58.239Z] 8d51d6327a98: Pulling fs layer [2023-08-26T08:32:58.239Z] 8b374f2dd631: Pulling fs layer [2023-08-26T08:32:58.239Z] ec14aa9079de: Pulling fs layer [2023-08-26T08:32:58.239Z] 2f466654f4bb: Pulling fs layer [2023-08-26T08:32:58.239Z] 554e91adad29: Pulling fs layer [2023-08-26T08:32:58.239Z] 8b374f2dd631: Waiting [2023-08-26T08:32:58.239Z] ec14aa9079de: Waiting [2023-08-26T08:32:58.239Z] 2f466654f4bb: Waiting [2023-08-26T08:32:58.239Z] 554e91adad29: Waiting [2023-08-26T08:32:58.239Z] 5f9638ab2659: Download complete [2023-08-26T08:32:58.505Z] 8b374f2dd631: Verifying Checksum [2023-08-26T08:32:58.505Z] 8b374f2dd631: Download complete [2023-08-26T08:32:58.505Z] ec14aa9079de: Verifying Checksum [2023-08-26T08:32:58.505Z] ec14aa9079de: Download complete [2023-08-26T08:32:58.505Z] edb6bdbacee9: Verifying Checksum [2023-08-26T08:32:58.505Z] edb6bdbacee9: Download complete [2023-08-26T08:32:59.478Z] edb6bdbacee9: Pull complete [2023-08-26T08:32:59.509Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-26T08:32:59.509Z] #1 transferring dockerfile: 2.04kB done [2023-08-26T08:32:59.509Z] #1 DONE 0.0s [2023-08-26T08:32:59.745Z] 554e91adad29: Verifying Checksum [2023-08-26T08:32:59.745Z] 554e91adad29: Download complete [2023-08-26T08:32:59.768Z] [2023-08-26T08:32:59.768Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-26T08:32:59.768Z] #2 transferring dockerfile: 2.12kB done [2023-08-26T08:32:59.768Z] #2 DONE 0.0s [2023-08-26T08:32:59.768Z] [2023-08-26T08:32:59.768Z] #3 [core-command internal] load build definition from Dockerfile [2023-08-26T08:32:59.768Z] #3 transferring dockerfile: 1.82kB done [2023-08-26T08:32:59.768Z] #3 DONE 0.0s [2023-08-26T08:32:59.768Z] [2023-08-26T08:32:59.768Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-26T08:32:59.768Z] #4 transferring dockerfile: 2.82kB done [2023-08-26T08:32:59.768Z] #4 DONE 0.0s [2023-08-26T08:32:59.768Z] [2023-08-26T08:32:59.768Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-26T08:32:59.768Z] #5 transferring dockerfile: 2.39kB done [2023-08-26T08:32:59.768Z] #5 DONE 0.0s [2023-08-26T08:32:59.768Z] [2023-08-26T08:32:59.768Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-08-26T08:32:59.768Z] #6 transferring dockerfile: 2.58kB done [2023-08-26T08:32:59.768Z] #6 DONE 0.0s [2023-08-26T08:32:59.768Z] [2023-08-26T08:32:59.768Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-08-26T08:32:59.768Z] #7 transferring dockerfile: 2.63kB done [2023-08-26T08:32:59.768Z] #7 DONE 0.0s [2023-08-26T08:32:59.768Z] [2023-08-26T08:32:59.768Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-26T08:32:59.768Z] #8 transferring dockerfile: 1.78kB done [2023-08-26T08:32:59.768Z] #8 DONE 0.1s [2023-08-26T08:32:59.768Z] [2023-08-26T08:32:59.768Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-08-26T08:32:59.768Z] #9 transferring dockerfile: 1.84kB done [2023-08-26T08:32:59.768Z] #9 DONE 0.1s [2023-08-26T08:32:59.768Z] [2023-08-26T08:32:59.768Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-08-26T08:32:59.768Z] #10 transferring dockerfile: 1.96kB done [2023-08-26T08:32:59.768Z] #10 DONE 0.1s [2023-08-26T08:32:59.768Z] [2023-08-26T08:32:59.768Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-08-26T08:32:59.768Z] #11 transferring dockerfile: 2.68kB done [2023-08-26T08:32:59.768Z] #11 DONE 0.1s [2023-08-26T08:32:59.768Z] [2023-08-26T08:32:59.768Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-26T08:32:59.768Z] #12 transferring dockerfile: 2.38kB done [2023-08-26T08:32:59.768Z] #12 DONE 0.1s [2023-08-26T08:32:59.768Z] [2023-08-26T08:32:59.768Z] #13 [security-proxy-auth internal] load .dockerignore [2023-08-26T08:32:59.768Z] #13 transferring context: 56B done [2023-08-26T08:32:59.768Z] #13 DONE 0.1s [2023-08-26T08:32:59.768Z] [2023-08-26T08:32:59.768Z] #14 [support-scheduler internal] load build definition from Dockerfile [2023-08-26T08:32:59.768Z] #14 transferring dockerfile: 1.82kB done [2023-08-26T08:33:00.021Z] 5f9638ab2659: Pull complete [2023-08-26T08:33:00.052Z] #14 DONE 0.1s [2023-08-26T08:33:00.053Z] [2023-08-26T08:33:00.053Z] #15 [core-data internal] load build definition from Dockerfile [2023-08-26T08:33:00.053Z] #15 transferring dockerfile: 1.90kB done [2023-08-26T08:33:00.053Z] #15 DONE 0.1s [2023-08-26T08:33:00.053Z] [2023-08-26T08:33:00.053Z] #16 [security-bootstrapper internal] load .dockerignore [2023-08-26T08:33:00.053Z] #16 DONE 0.0s [2023-08-26T08:33:00.053Z] [2023-08-26T08:33:00.053Z] #17 [core-command internal] load .dockerignore [2023-08-26T08:33:00.053Z] #17 transferring context: 56B done [2023-08-26T08:33:00.053Z] #17 DONE 0.0s [2023-08-26T08:33:00.053Z] [2023-08-26T08:33:00.053Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-26T08:33:00.053Z] #18 transferring context: 56B done [2023-08-26T08:33:00.053Z] #18 DONE 0.0s [2023-08-26T08:33:00.053Z] [2023-08-26T08:33:00.053Z] #16 [security-bootstrapper internal] load .dockerignore [2023-08-26T08:33:00.053Z] #16 transferring context: 56B done [2023-08-26T08:33:00.053Z] #16 DONE 0.0s [2023-08-26T08:33:00.053Z] [2023-08-26T08:33:00.053Z] #19 [security-proxy-setup internal] load .dockerignore [2023-08-26T08:33:00.053Z] #19 transferring context: 56B done [2023-08-26T08:33:00.053Z] #19 DONE 0.0s [2023-08-26T08:33:00.053Z] [2023-08-26T08:33:00.053Z] #20 [security-spire-config internal] load .dockerignore [2023-08-26T08:33:00.053Z] #20 transferring context: 56B done [2023-08-26T08:33:00.053Z] #20 DONE 0.0s [2023-08-26T08:33:00.053Z] [2023-08-26T08:33:00.053Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-08-26T08:33:00.053Z] #21 transferring context: 56B done [2023-08-26T08:33:00.053Z] #21 DONE 0.0s [2023-08-26T08:33:00.053Z] [2023-08-26T08:33:00.053Z] #22 [security-spire-server internal] load .dockerignore [2023-08-26T08:33:00.053Z] #22 transferring context: 56B done [2023-08-26T08:33:00.053Z] #22 DONE 0.0s [2023-08-26T08:33:00.053Z] [2023-08-26T08:33:00.053Z] #23 [core-metadata internal] load .dockerignore [2023-08-26T08:33:00.053Z] #23 transferring context: 56B done [2023-08-26T08:33:00.319Z] #23 DONE 0.1s [2023-08-26T08:33:00.319Z] [2023-08-26T08:33:00.319Z] #24 [support-notifications internal] load .dockerignore [2023-08-26T08:33:00.319Z] #24 transferring context: 56B done [2023-08-26T08:33:00.319Z] #24 DONE 0.0s [2023-08-26T08:33:00.319Z] [2023-08-26T08:33:00.319Z] #25 [security-spire-agent internal] load .dockerignore [2023-08-26T08:33:00.319Z] #25 transferring context: 56B done [2023-08-26T08:33:00.319Z] #25 DONE 0.1s [2023-08-26T08:33:00.319Z] [2023-08-26T08:33:00.319Z] #26 [core-data internal] load .dockerignore [2023-08-26T08:33:00.319Z] #26 transferring context: 56B done [2023-08-26T08:33:00.319Z] #26 DONE 0.1s [2023-08-26T08:33:00.319Z] [2023-08-26T08:33:00.319Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-08-26T08:33:00.319Z] #27 transferring context: 56B done [2023-08-26T08:33:00.319Z] #27 DONE 0.1s [2023-08-26T08:33:00.319Z] [2023-08-26T08:33:00.319Z] #28 [support-scheduler internal] load .dockerignore [2023-08-26T08:33:00.319Z] #28 transferring context: 56B done [2023-08-26T08:33:00.319Z] #28 DONE 0.1s [2023-08-26T08:33:00.319Z] [2023-08-26T08:33:00.319Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-26T08:33:00.319Z] #29 DONE 0.0s [2023-08-26T08:33:00.319Z] [2023-08-26T08:33:00.319Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-26T08:33:00.578Z] #30 ... [2023-08-26T08:33:00.578Z] [2023-08-26T08:33:00.578Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-26T08:33:00.578Z] #29 DONE 0.0s [2023-08-26T08:33:00.578Z] [2023-08-26T08:33:00.578Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-26T08:33:00.634Z] 8d51d6327a98: Download complete [2023-08-26T08:33:00.836Z] #30 DONE 0.7s [2023-08-26T08:33:00.836Z] [2023-08-26T08:33:00.836Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-26T08:33:00.836Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-26T08:33:00.900Z] 2f466654f4bb: Verifying Checksum [2023-08-26T08:33:00.900Z] 2f466654f4bb: Download complete [2023-08-26T08:33:01.094Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-26T08:33:01.094Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-26T08:33:01.094Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-26T08:33:01.094Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-26T08:33:01.094Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 1.05MB / 3.38MB 0.1s [2023-08-26T08:33:01.094Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-26T08:33:01.094Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-26T08:33:01.094Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-26T08:33:01.094Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.10MB / 3.38MB 0.2s [2023-08-26T08:33:01.360Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s [2023-08-26T08:33:01.360Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-26T08:33:01.644Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.4s done [2023-08-26T08:33:01.644Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-26T08:33:01.911Z] #31 DONE 1.2s [2023-08-26T08:33:01.911Z] [2023-08-26T08:33:01.911Z] #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-26T08:33:01.911Z] #32 DONE 1.2s [2023-08-26T08:33:01.911Z] [2023-08-26T08:33:01.911Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-26T08:33:07.177Z] #33 ... [2023-08-26T08:33:07.177Z] [2023-08-26T08:33:07.177Z] #34 [security-proxy-auth internal] load build context [2023-08-26T08:33:07.177Z] #34 transferring context: 214.74MB 5.9s [2023-08-26T08:33:07.437Z] #34 ... [2023-08-26T08:33:07.437Z] [2023-08-26T08:33:07.437Z] #35 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-26T08:33:11.214Z] 8d51d6327a98: Pull complete [2023-08-26T08:33:11.214Z] 8b374f2dd631: Pull complete [2023-08-26T08:33:11.214Z] ec14aa9079de: Pull complete [2023-08-26T08:33:11.626Z] #35 ... [2023-08-26T08:33:11.626Z] [2023-08-26T08:33:11.626Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-26T08:33:11.626Z] #36 transferring context: 365.24MB 9.9s done [2023-08-26T08:33:11.626Z] #36 ... [2023-08-26T08:33:11.626Z] [2023-08-26T08:33:11.626Z] #37 [core-common-config-bootstrapper internal] load build context [2023-08-26T08:33:11.626Z] #37 transferring context: 365.24MB 8.4s done [2023-08-26T08:33:11.626Z] #37 ... [2023-08-26T08:33:11.626Z] [2023-08-26T08:33:11.626Z] #38 [core-command internal] load build context [2023-08-26T08:33:11.626Z] #38 ... [2023-08-26T08:33:11.626Z] [2023-08-26T08:33:11.626Z] #39 [support-scheduler internal] load build context [2023-08-26T08:33:11.626Z] #39 transferring context: 365.24MB 8.8s done [2023-08-26T08:33:11.626Z] #39 ... [2023-08-26T08:33:11.626Z] [2023-08-26T08:33:11.626Z] #40 [core-metadata internal] load build context [2023-08-26T08:33:11.626Z] #40 transferring context: 365.24MB 9.0s done [2023-08-26T08:33:11.626Z] #40 ... [2023-08-26T08:33:11.626Z] [2023-08-26T08:33:11.626Z] #41 [support-notifications internal] load build context [2023-08-26T08:33:11.626Z] #41 transferring context: 365.24MB 10.1s done [2023-08-26T08:33:11.626Z] #41 ... [2023-08-26T08:33:11.626Z] [2023-08-26T08:33:11.626Z] #42 [security-proxy-setup internal] load build context [2023-08-26T08:33:11.626Z] #42 transferring context: 365.24MB 9.0s done [2023-08-26T08:33:11.884Z] #42 ... [2023-08-26T08:33:11.884Z] [2023-08-26T08:33:11.884Z] #43 [core-data internal] load build context [2023-08-26T08:33:11.884Z] #43 transferring context: 365.24MB 8.7s done [2023-08-26T08:33:11.884Z] #43 ... [2023-08-26T08:33:11.884Z] [2023-08-26T08:33:11.884Z] #44 [security-bootstrapper internal] load build context [2023-08-26T08:33:11.884Z] #44 transferring context: 365.24MB 9.6s done [2023-08-26T08:33:12.143Z] #44 ... [2023-08-26T08:33:12.143Z] [2023-08-26T08:33:12.143Z] #45 [security-spire-config internal] load build context [2023-08-26T08:33:12.143Z] #45 transferring context: 365.24MB 8.9s done [2023-08-26T08:33:12.143Z] #45 ... [2023-08-26T08:33:12.143Z] [2023-08-26T08:33:12.143Z] #46 [security-spire-agent internal] load build context [2023-08-26T08:33:12.143Z] #46 transferring context: 365.24MB 8.6s done [2023-08-26T08:33:12.402Z] #46 ... [2023-08-26T08:33:12.402Z] [2023-08-26T08:33:12.402Z] #47 [security-secretstore-setup internal] load build context [2023-08-26T08:33:12.403Z] #47 transferring context: 365.24MB 9.1s done [2023-08-26T08:33:12.403Z] #47 ... [2023-08-26T08:33:12.403Z] [2023-08-26T08:33:12.403Z] #48 [security-spire-server internal] load build context [2023-08-26T08:33:12.403Z] #48 transferring context: 365.24MB 9.3s done [2023-08-26T08:33:17.869Z] 2f466654f4bb: Pull complete [2023-08-26T08:33:18.986Z] #48 ... [2023-08-26T08:33:18.986Z] [2023-08-26T08:33:18.986Z] #34 [security-proxy-auth internal] load build context [2023-08-26T08:33:18.986Z] #34 transferring context: 365.24MB 9.2s done [2023-08-26T08:33:20.465Z] 554e91adad29: Pull complete [2023-08-26T08:33:20.465Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-26T08:33:20.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-26T08:33:20.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-26T08:33:20.804Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-26T08:33:20.805Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-26T08:33:20.805Z] WORKDIR /edgex [2023-08-26T08:33:20.805Z] COPY go.mod . [2023-08-26T08:33:20.805Z] RUN go mod download [2023-08-26T08:33:21.391Z] Sending build context to Docker daemon 2.968MB [2023-08-26T08:33:21.391Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-26T08:33:21.391Z] ---> 1e15ea492957 [2023-08-26T08:33:21.391Z] Step 2/4 : WORKDIR /edgex [2023-08-26T08:33:21.517Z] #34 ... [2023-08-26T08:33:21.518Z] [2023-08-26T08:33:21.518Z] #38 [core-command internal] load build context [2023-08-26T08:33:21.518Z] #38 transferring context: 365.24MB 10.7s done [2023-08-26T08:33:23.332Z] ---> Running in c5f9519fb40a [2023-08-26T08:33:23.599Z] Removing intermediate container c5f9519fb40a [2023-08-26T08:33:23.599Z] ---> 3d644317e0ba [2023-08-26T08:33:23.599Z] Step 3/4 : COPY go.mod . [2023-08-26T08:33:24.182Z] ---> 731d8ac7bec9 [2023-08-26T08:33:24.182Z] Step 4/4 : RUN go mod download [2023-08-26T08:33:24.182Z] ---> Running in dd4d1c63798d [2023-08-26T08:33:53.626Z] #38 ... [2023-08-26T08:33:53.626Z] [2023-08-26T08:33:53.626Z] #49 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-26T08:33:53.626Z] #49 ... [2023-08-26T08:33:53.626Z] [2023-08-26T08:33:53.627Z] #37 [core-common-config-bootstrapper internal] load build context [2023-08-26T08:33:53.627Z] #37 DONE 49.5s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #46 [security-spire-agent internal] load build context [2023-08-26T08:33:53.627Z] #46 DONE 49.6s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #43 [core-data internal] load build context [2023-08-26T08:33:53.627Z] #43 DONE 49.7s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #33 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-08-26T08:33:53.627Z] #33 DONE 48.7s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #39 [support-scheduler internal] load build context [2023-08-26T08:33:53.627Z] #39 DONE 49.7s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #45 [security-spire-config internal] load build context [2023-08-26T08:33:53.627Z] #45 DONE 49.7s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #42 [security-proxy-setup internal] load build context [2023-08-26T08:33:53.627Z] #42 DONE 49.7s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #40 [core-metadata internal] load build context [2023-08-26T08:33:53.627Z] #40 DONE 49.7s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #47 [security-secretstore-setup internal] load build context [2023-08-26T08:33:53.627Z] #47 DONE 49.7s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #48 [security-spire-server internal] load build context [2023-08-26T08:33:53.627Z] #48 DONE 49.7s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #44 [security-bootstrapper internal] load build context [2023-08-26T08:33:53.627Z] #44 DONE 49.7s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-26T08:33:53.627Z] #36 DONE 49.8s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #41 [support-notifications internal] load build context [2023-08-26T08:33:53.627Z] #41 DONE 49.8s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #34 [security-proxy-auth internal] load build context [2023-08-26T08:33:53.627Z] #34 DONE 49.7s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-26T08:33:53.627Z] #50 ... [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #38 [core-command internal] load build context [2023-08-26T08:33:53.627Z] #38 DONE 49.8s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #35 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-26T08:33:53.627Z] #35 43.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #35 ... [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-26T08:33:53.627Z] #0 1.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #0 1.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #0 1.763 OK: 265 MiB in 53 packages [2023-08-26T08:33:53.627Z] #51 DONE 2.1s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #49 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-26T08:33:53.627Z] #49 1.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #49 1.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #49 1.954 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-26T08:33:53.627Z] #49 1.954 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-26T08:33:53.627Z] #49 1.954 OK: 17818 distinct packages available [2023-08-26T08:33:53.627Z] #49 1.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #49 2.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #49 2.296 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-26T08:33:53.627Z] #49 2.300 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-26T08:33:53.627Z] #49 2.303 (3/5) Installing libucontext (1.2-r0) [2023-08-26T08:33:53.627Z] #49 2.309 (4/5) Installing gcompat (1.1.0-r0) [2023-08-26T08:33:53.627Z] #49 2.312 (5/5) Installing openssl (3.0.10-r0) [2023-08-26T08:33:53.627Z] #49 2.470 Executing busybox-1.35.0-r29.trigger [2023-08-26T08:33:53.627Z] #49 2.475 OK: 8 MiB in 20 packages [2023-08-26T08:33:53.627Z] #49 DONE 2.7s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-26T08:33:53.627Z] #0 1.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #0 1.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #0 1.902 (1/4) Installing ca-certificates (20230506-r0) [2023-08-26T08:33:53.627Z] #0 1.919 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-26T08:33:53.627Z] #0 1.922 (3/4) Installing su-exec (0.2-r2) [2023-08-26T08:33:53.627Z] #0 1.925 (4/4) Installing yq (4.30.4-r4) [2023-08-26T08:33:53.627Z] #0 2.216 Executing busybox-1.35.0-r29.trigger [2023-08-26T08:33:53.627Z] #0 2.224 Executing ca-certificates-20230506-r0.trigger [2023-08-26T08:33:53.627Z] #0 2.458 OK: 17 MiB in 19 packages [2023-08-26T08:33:53.627Z] #52 DONE 2.6s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-26T08:33:53.627Z] #0 1.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #0 1.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #0 1.808 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-26T08:33:53.627Z] #0 1.808 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-26T08:33:53.627Z] #0 1.808 OK: 17823 distinct packages available [2023-08-26T08:33:53.627Z] #0 1.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #0 1.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #0 2.289 OK: 265 MiB in 53 packages [2023-08-26T08:33:53.627Z] #53 DONE 2.5s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-26T08:33:53.627Z] #0 1.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #0 1.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #0 2.153 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-26T08:33:53.627Z] #0 2.211 (2/4) Installing openssl (3.0.10-r0) [2023-08-26T08:33:53.627Z] #0 2.220 (3/4) Installing su-exec (0.2-r2) [2023-08-26T08:33:53.627Z] #0 2.223 (4/4) Installing yq (4.30.4-r4) [2023-08-26T08:33:53.627Z] #0 2.399 Executing busybox-1.35.0-r29.trigger [2023-08-26T08:33:53.627Z] #0 2.503 OK: 17 MiB in 19 packages [2023-08-26T08:33:53.627Z] #54 DONE 2.7s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #55 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:33:53.627Z] #55 DONE 0.5s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-26T08:33:53.627Z] #0 1.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #0 1.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #0 2.105 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-26T08:33:53.627Z] #0 2.105 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-26T08:33:53.627Z] #0 2.105 OK: 17818 distinct packages available [2023-08-26T08:33:53.627Z] #0 2.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #0 2.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #0 2.610 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-26T08:33:53.627Z] #0 2.611 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-26T08:33:53.627Z] #0 2.614 (3/4) Installing libucontext (1.2-r0) [2023-08-26T08:33:53.627Z] #0 2.617 (4/4) Installing gcompat (1.1.0-r0) [2023-08-26T08:33:53.627Z] #0 2.620 Executing busybox-1.35.0-r29.trigger [2023-08-26T08:33:53.627Z] #0 2.625 OK: 7 MiB in 19 packages [2023-08-26T08:33:53.627Z] #56 DONE 2.7s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-26T08:33:53.627Z] #50 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #50 1.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.627Z] #50 2.265 OK: 265 MiB in 53 packages [2023-08-26T08:33:53.627Z] #50 DONE 2.7s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #57 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:33:53.627Z] #57 ... [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #58 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:33:53.627Z] #58 DONE 0.1s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #59 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:33:53.627Z] #59 DONE 0.1s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-26T08:33:53.627Z] #60 DONE 0.1s [2023-08-26T08:33:53.627Z] [2023-08-26T08:33:53.627Z] #61 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:33:53.887Z] #61 ... [2023-08-26T08:33:53.887Z] [2023-08-26T08:33:53.887Z] #35 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-26T08:33:53.887Z] #35 46.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:53.887Z] #35 46.35 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-26T08:33:53.887Z] #35 46.35 Executing busybox-1.35.0-r29.trigger [2023-08-26T08:33:53.887Z] #35 46.36 OK: 7 MiB in 16 packages [2023-08-26T08:33:53.887Z] #35 DONE 46.7s [2023-08-26T08:33:54.148Z] [2023-08-26T08:33:54.148Z] #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-26T08:33:54.148Z] #0 0.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:54.148Z] #0 3.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:54.148Z] #0 3.710 (1/2) Installing ca-certificates (20230506-r0) [2023-08-26T08:33:54.148Z] #0 3.723 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-26T08:33:54.148Z] #0 3.727 Executing busybox-1.35.0-r29.trigger [2023-08-26T08:33:54.148Z] #0 3.735 Executing ca-certificates-20230506-r0.trigger [2023-08-26T08:33:54.148Z] #0 3.836 OK: 8 MiB in 17 packages [2023-08-26T08:33:54.407Z] #62 DONE 4.0s [2023-08-26T08:33:54.407Z] [2023-08-26T08:33:54.407Z] #63 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-26T08:33:54.407Z] #0 0.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:54.407Z] #0 3.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:54.407Z] #0 3.676 OK: 265 MiB in 53 packages [2023-08-26T08:33:54.407Z] #63 DONE 3.8s [2023-08-26T08:33:54.407Z] [2023-08-26T08:33:54.407Z] #64 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-26T08:33:54.407Z] #64 DONE 0.1s [2023-08-26T08:33:54.407Z] [2023-08-26T08:33:54.407Z] #65 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-26T08:33:54.407Z] #0 1.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:54.407Z] #0 3.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:54.407Z] #0 3.887 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-26T08:33:54.407Z] #0 3.887 (2/2) Installing su-exec (0.2-r2) [2023-08-26T08:33:54.407Z] #0 3.891 Executing busybox-1.35.0-r29.trigger [2023-08-26T08:33:54.407Z] #0 3.899 OK: 7 MiB in 17 packages [2023-08-26T08:33:54.407Z] #65 DONE 4.1s [2023-08-26T08:33:54.407Z] [2023-08-26T08:33:54.407Z] #66 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-26T08:33:54.407Z] #0 0.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:54.407Z] #0 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:54.407Z] #0 3.570 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-26T08:33:54.407Z] #0 3.570 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-26T08:33:54.407Z] #0 3.570 OK: 17818 distinct packages available [2023-08-26T08:33:54.407Z] #0 3.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:54.407Z] #0 3.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:54.407Z] #0 3.926 (1/9) Installing ca-certificates (20230506-r0) [2023-08-26T08:33:54.407Z] #0 3.939 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-26T08:33:54.407Z] #0 3.950 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-26T08:33:54.407Z] #0 3.953 (4/9) Installing libcurl (8.2.1-r0) [2023-08-26T08:33:54.407Z] #0 3.967 (5/9) Installing curl (8.2.1-r0) [2023-08-26T08:33:54.407Z] #0 3.977 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-26T08:33:54.407Z] #0 3.979 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-26T08:33:54.407Z] #0 3.982 (8/9) Installing libucontext (1.2-r0) [2023-08-26T08:33:54.407Z] #0 3.985 (9/9) Installing gcompat (1.1.0-r0) [2023-08-26T08:33:54.407Z] #0 3.990 Executing busybox-1.35.0-r29.trigger [2023-08-26T08:33:54.407Z] #0 3.999 Executing ca-certificates-20230506-r0.trigger [2023-08-26T08:33:54.407Z] #0 4.056 OK: 10 MiB in 24 packages [2023-08-26T08:33:54.407Z] #66 DONE 4.2s [2023-08-26T08:33:54.407Z] [2023-08-26T08:33:54.407Z] #67 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:33:54.407Z] #67 ... [2023-08-26T08:33:54.407Z] [2023-08-26T08:33:54.407Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-26T08:33:54.407Z] #0 1.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:54.407Z] #0 3.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:54.407Z] #0 3.939 OK: 265 MiB in 53 packages [2023-08-26T08:33:54.407Z] #68 DONE 4.1s [2023-08-26T08:33:54.407Z] [2023-08-26T08:33:54.407Z] #69 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-26T08:33:54.407Z] #0 1.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:54.407Z] #0 3.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T08:33:54.407Z] #0 4.131 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-26T08:33:54.407Z] #0 4.136 Executing busybox-1.35.0-r29.trigger [2023-08-26T08:33:54.407Z] #0 4.144 OK: 7 MiB in 16 packages [2023-08-26T08:33:54.407Z] #69 DONE 4.2s [2023-08-26T08:33:54.666Z] [2023-08-26T08:33:54.666Z] #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:33:54.666Z] #70 DONE 0.1s [2023-08-26T08:33:54.666Z] [2023-08-26T08:33:54.666Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:33:55.599Z] #71 ... [2023-08-26T08:33:55.599Z] [2023-08-26T08:33:55.599Z] #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-26T08:33:55.599Z] #72 DONE 1.3s [2023-08-26T08:33:55.857Z] [2023-08-26T08:33:55.857Z] #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-26T08:33:55.857Z] #73 DONE 0.0s [2023-08-26T08:33:55.857Z] [2023-08-26T08:33:55.857Z] #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:34:03.050Z] Removing intermediate container dd4d1c63798d [2023-08-26T08:34:03.050Z] ---> 905ef3f644f1 [2023-08-26T08:34:03.050Z] Successfully built 905ef3f644f1 [2023-08-26T08:34:03.050Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T08:34:03.373Z] + docker inspect -f . ci-base-image-arm64 [2023-08-26T08:34:03.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T08:34:03.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-4639 does not seem to be running inside a container [2023-08-26T08:34:03.613Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-26T08:34:04.742Z] $ docker top 6079b7133081580821fdf439544118930c2450a129398ef4bac6a9d86385398f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-26T08:34:05.544Z] + go version [2023-08-26T08:34:05.544Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-26T08:34:05.565Z] $ docker stop --time=1 6079b7133081580821fdf439544118930c2450a129398ef4bac6a9d86385398f [2023-08-26T08:34:07.157Z] $ docker rm -f --volumes 6079b7133081580821fdf439544118930c2450a129398ef4bac6a9d86385398f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T08:34:07.709Z] + docker inspect -f . ci-base-image-arm64 [2023-08-26T08:34:07.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T08:34:07.882Z] prd-ubuntu20.04-docker-arm64-4c-16g-4639 does not seem to be running inside a container [2023-08-26T08:34:07.947Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-26T08:34:09.080Z] $ docker top ed2173272e28a8cbc6f029e289ac5277c8a30401c4fb99577d159e016b20b06b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-26T08:34:09.277Z] ========================================================= [2023-08-26T08:34:09.277Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-26T08:34:09.277Z] ========================================================= [Pipeline] sh [2023-08-26T08:34:09.578Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-08-26T08:34:10.494Z] + make test [2023-08-26T08:34:10.494Z] go test -race -coverprofile=coverage.out ./... [2023-08-26T08:34:49.362Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-26T08:34:52.099Z] #74 DONE 56.6s [2023-08-26T08:34:52.099Z] [2023-08-26T08:34:52.099Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:34:52.099Z] #71 DONE 55.1s [2023-08-26T08:34:52.099Z] [2023-08-26T08:34:52.099Z] #67 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:34:52.099Z] #67 DONE 55.3s [2023-08-26T08:34:52.099Z] [2023-08-26T08:34:52.099Z] #75 [security-spire-config builder 6/9] COPY . . [2023-08-26T08:34:52.099Z] #75 ... [2023-08-26T08:34:52.099Z] [2023-08-26T08:34:52.099Z] #61 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:34:52.099Z] #61 DONE 56.6s [2023-08-26T08:34:52.099Z] [2023-08-26T08:34:52.099Z] #57 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:34:52.099Z] #57 DONE 56.8s [2023-08-26T08:34:52.099Z] [2023-08-26T08:34:52.099Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-26T08:35:00.233Z] #76 ... [2023-08-26T08:35:00.233Z] [2023-08-26T08:35:00.233Z] #77 [core-metadata builder 6/7] COPY . . [2023-08-26T08:35:00.233Z] #77 ... [2023-08-26T08:35:00.233Z] [2023-08-26T08:35:00.233Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-26T08:35:00.233Z] #78 ... [2023-08-26T08:35:00.233Z] [2023-08-26T08:35:00.233Z] #79 [security-bootstrapper builder 6/7] COPY . . [2023-08-26T08:35:06.807Z] #79 ... [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #75 [security-spire-config builder 6/9] COPY . . [2023-08-26T08:35:06.807Z] #75 DONE 16.4s [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-26T08:35:06.807Z] #76 DONE 16.3s [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:35:06.807Z] #80 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #81 [security-secretstore-setup builder 6/7] COPY . . [2023-08-26T08:35:06.807Z] #81 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:35:06.807Z] #82 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #79 [security-bootstrapper builder 6/7] COPY . . [2023-08-26T08:35:06.807Z] #79 DONE 16.4s [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:35:06.807Z] #83 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #84 [security-proxy-setup builder 6/7] COPY . . [2023-08-26T08:35:06.807Z] #84 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #85 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:35:06.807Z] #85 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #77 [core-metadata builder 6/7] COPY . . [2023-08-26T08:35:06.807Z] #77 DONE 16.4s [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #86 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:35:06.807Z] #86 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:35:06.807Z] #87 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #88 [core-data builder 6/7] COPY . . [2023-08-26T08:35:06.807Z] #88 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #89 [support-scheduler builder 6/7] COPY . . [2023-08-26T08:35:06.807Z] #89 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:35:06.807Z] #90 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:35:06.807Z] #91 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:35:06.807Z] #92 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #93 [core-command builder 6/7] COPY . . [2023-08-26T08:35:06.807Z] #93 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #94 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:35:06.807Z] #94 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #95 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-26T08:35:06.807Z] #95 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #96 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:35:06.807Z] #96 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #97 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:35:06.807Z] #97 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-26T08:35:06.807Z] #78 DONE 16.4s [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:35:06.807Z] #98 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #99 [security-proxy-auth builder 6/7] COPY . . [2023-08-26T08:35:06.807Z] #99 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #100 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:35:06.807Z] #100 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-26T08:35:06.807Z] #101 ... [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-26T08:35:06.807Z] #102 DONE 0.2s [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:35:06.807Z] #103 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #104 [security-spire-server builder 6/9] COPY . . [2023-08-26T08:35:06.807Z] #104 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-26T08:35:06.807Z] #105 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-26T08:35:06.807Z] #106 CACHED [2023-08-26T08:35:06.807Z] [2023-08-26T08:35:06.807Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-26T08:35:06.807Z] #0 0.370 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-26T08:35:09.360Z] #107 ... [2023-08-26T08:35:09.360Z] [2023-08-26T08:35:09.360Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-26T08:35:09.360Z] #108 DONE 2.7s [2023-08-26T08:35:09.360Z] [2023-08-26T08:35:09.360Z] #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-26T08:35:09.360Z] #109 DONE 2.8s [2023-08-26T08:35:09.360Z] [2023-08-26T08:35:09.360Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-26T08:35:10.312Z] #110 DONE 1.2s [2023-08-26T08:35:10.312Z] [2023-08-26T08:35:10.312Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-26T08:35:10.312Z] #111 DONE 1.3s [2023-08-26T08:35:10.312Z] [2023-08-26T08:35:10.312Z] #112 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-26T08:35:10.312Z] #112 CACHED [2023-08-26T08:35:10.312Z] [2023-08-26T08:35:10.312Z] #113 [security-spire-agent builder 6/9] COPY . . [2023-08-26T08:35:10.312Z] #113 CACHED [2023-08-26T08:35:10.312Z] [2023-08-26T08:35:10.313Z] #114 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-26T08:35:10.313Z] #114 CACHED [2023-08-26T08:35:10.313Z] [2023-08-26T08:35:10.313Z] #115 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-26T08:35:10.313Z] #115 CACHED [2023-08-26T08:35:10.313Z] [2023-08-26T08:35:10.313Z] #116 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:35:10.313Z] #116 CACHED [2023-08-26T08:35:10.313Z] [2023-08-26T08:35:10.313Z] #117 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-26T08:35:10.313Z] #117 CACHED [2023-08-26T08:35:10.313Z] [2023-08-26T08:35:10.313Z] #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:35:10.881Z] #118 DONE 0.6s [2023-08-26T08:35:10.881Z] [2023-08-26T08:35:10.881Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:35:10.881Z] #119 DONE 0.6s [2023-08-26T08:35:10.881Z] [2023-08-26T08:35:10.881Z] #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-26T08:35:11.141Z] #120 DONE 0.1s [2023-08-26T08:35:11.141Z] [2023-08-26T08:35:11.141Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-26T08:35:11.141Z] #121 DONE 0.1s [2023-08-26T08:35:11.141Z] [2023-08-26T08:35:11.141Z] #122 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:35:11.141Z] #122 CACHED [2023-08-26T08:35:11.141Z] [2023-08-26T08:35:11.141Z] #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-26T08:35:11.141Z] #123 CACHED [2023-08-26T08:35:11.141Z] [2023-08-26T08:35:11.141Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-26T08:35:14.487Z] #124 ... [2023-08-26T08:35:14.487Z] [2023-08-26T08:35:14.487Z] #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-26T08:35:14.487Z] #125 DONE 2.9s [2023-08-26T08:35:14.487Z] [2023-08-26T08:35:14.487Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-26T08:35:14.487Z] #126 DONE 2.9s [2023-08-26T08:35:14.487Z] [2023-08-26T08:35:14.487Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-26T08:35:14.487Z] #124 DONE 2.9s [2023-08-26T08:35:14.487Z] [2023-08-26T08:35:14.487Z] #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-26T08:35:15.490Z] #127 ... [2023-08-26T08:35:15.490Z] [2023-08-26T08:35:15.490Z] #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-26T08:35:15.490Z] #128 DONE 1.3s [2023-08-26T08:35:15.747Z] [2023-08-26T08:35:15.748Z] #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-26T08:35:16.017Z] #129 DONE 1.9s [2023-08-26T08:35:16.017Z] [2023-08-26T08:35:16.017Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-26T08:35:16.017Z] #130 ... [2023-08-26T08:35:16.017Z] [2023-08-26T08:35:16.017Z] #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-26T08:35:16.017Z] #127 DONE 1.9s [2023-08-26T08:35:16.277Z] [2023-08-26T08:35:16.277Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-26T08:35:16.277Z] #0 0.852 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-26T08:35:16.277Z] #131 ... [2023-08-26T08:35:16.277Z] [2023-08-26T08:35:16.277Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-26T08:35:16.277Z] #0 1.153 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-26T08:35:16.536Z] #132 ... [2023-08-26T08:35:16.536Z] [2023-08-26T08:35:16.536Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-26T08:35:16.536Z] #0 1.303 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-26T08:35:16.536Z] #133 ... [2023-08-26T08:35:16.536Z] [2023-08-26T08:35:16.536Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-26T08:35:16.536Z] #0 0.899 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-26T08:35:16.798Z] #134 ... [2023-08-26T08:35:16.798Z] [2023-08-26T08:35:16.798Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-26T08:35:16.798Z] #0 0.573 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-26T08:35:17.058Z] #135 ... [2023-08-26T08:35:17.058Z] [2023-08-26T08:35:17.058Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-26T08:35:17.058Z] #0 2.100 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-26T08:35:17.058Z] #136 ... [2023-08-26T08:35:17.058Z] [2023-08-26T08:35:17.058Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-26T08:35:17.058Z] #0 0.719 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-26T08:35:17.317Z] #137 ... [2023-08-26T08:35:17.317Z] [2023-08-26T08:35:17.317Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-26T08:35:17.317Z] #0 0.838 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-26T08:35:17.317Z] #138 ... [2023-08-26T08:35:17.317Z] [2023-08-26T08:35:17.317Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-26T08:35:17.317Z] #0 0.711 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-26T08:35:17.578Z] #139 ... [2023-08-26T08:35:17.578Z] [2023-08-26T08:35:17.578Z] #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-26T08:35:18.520Z] #140 ... [2023-08-26T08:35:18.520Z] [2023-08-26T08:35:18.520Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-26T08:35:18.520Z] #101 2.155 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-26T08:35:18.520Z] #101 ... [2023-08-26T08:35:18.520Z] [2023-08-26T08:35:18.520Z] #141 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-26T08:35:22.824Z] #141 ... [2023-08-26T08:35:22.824Z] [2023-08-26T08:35:22.824Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-26T08:35:22.824Z] #130 DONE 6.6s [2023-08-26T08:35:22.824Z] [2023-08-26T08:35:22.824Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-26T08:35:22.824Z] #136 ... [2023-08-26T08:35:22.824Z] [2023-08-26T08:35:22.824Z] #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-26T08:35:24.755Z] #142 ... [2023-08-26T08:35:24.755Z] [2023-08-26T08:35:24.755Z] #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-26T08:35:24.755Z] #140 DONE 8.5s [2023-08-26T08:35:24.755Z] [2023-08-26T08:35:24.755Z] #141 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-26T08:35:24.755Z] #141 DONE 8.6s [2023-08-26T08:35:24.755Z] [2023-08-26T08:35:24.755Z] #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-26T08:35:25.691Z] #143 ... [2023-08-26T08:35:25.691Z] [2023-08-26T08:35:25.691Z] #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-26T08:35:25.691Z] #142 DONE 3.1s [2023-08-26T08:35:25.691Z] [2023-08-26T08:35:25.691Z] #144 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-26T08:35:31.024Z] #144 DONE 6.5s [2023-08-26T08:35:31.024Z] [2023-08-26T08:35:31.024Z] #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-26T08:35:31.343Z] #145 ... [2023-08-26T08:35:31.343Z] [2023-08-26T08:35:31.343Z] #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-26T08:35:31.343Z] #143 DONE 6.5s [2023-08-26T08:35:31.343Z] [2023-08-26T08:35:31.343Z] #146 [security-spire-server] exporting to image [2023-08-26T08:35:31.343Z] #146 exporting layers [2023-08-26T08:35:39.453Z] #146 ... [2023-08-26T08:35:39.453Z] [2023-08-26T08:35:39.453Z] #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-26T08:35:39.453Z] #145 DONE 7.7s [2023-08-26T08:35:39.453Z] [2023-08-26T08:35:39.453Z] #146 [security-spire-agent] exporting to image [2023-08-26T08:35:39.453Z] #146 exporting layers [2023-08-26T08:35:39.453Z] #146 exporting layers 12.4s done [2023-08-26T08:35:39.453Z] #146 writing image sha256:1fa827ebd55a0da5a63561d9720d6e21b8a37622524ccb65244d513622062267 0.0s done [2023-08-26T08:35:39.453Z] #146 naming to docker.io/library/security-spire-config done [2023-08-26T08:35:39.453Z] #146 exporting layers 8.2s done [2023-08-26T08:35:39.453Z] #146 writing image sha256:ffce3459b7544f516d083a0d3a17617b8128b28a3b3004461a53872501f01a07 0.0s done [2023-08-26T08:35:39.453Z] #146 naming to docker.io/library/security-spire-server [2023-08-26T08:35:39.453Z] #146 exporting layers 0.8s done [2023-08-26T08:35:39.453Z] #146 naming to docker.io/library/security-spire-server 0.0s done [2023-08-26T08:35:39.453Z] #146 writing image sha256:4e87b492675c93ef890e4e6c897155d7712dba2c1180e5d3a5f26934c7650887 done [2023-08-26T08:35:39.453Z] #146 naming to docker.io/library/security-spire-agent done [2023-08-26T08:35:39.453Z] #146 DONE 12.8s [2023-08-26T08:35:39.453Z] [2023-08-26T08:35:39.453Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-26T08:36:26.128Z] #131 ... [2023-08-26T08:36:26.128Z] [2023-08-26T08:36:26.128Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-26T08:36:26.128Z] #134 72.48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-26T08:36:44.572Z] #134 ... [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-26T08:36:44.572Z] #131 DONE 95.8s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-26T08:36:44.572Z] #133 DONE 95.8s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-26T08:36:44.572Z] #137 DONE 95.8s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-26T08:36:44.572Z] #107 DONE 95.8s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-26T08:36:44.572Z] #138 DONE 95.8s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-26T08:36:44.572Z] #132 DONE 95.8s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:36:44.572Z] #147 ... [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-26T08:36:44.572Z] #139 DONE 95.9s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-26T08:36:44.572Z] #135 DONE 96.1s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:36:44.572Z] #148 ... [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-26T08:36:44.572Z] #101 DONE 96.1s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-26T08:36:44.572Z] #134 DONE 96.2s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-26T08:36:44.572Z] #136 DONE 96.2s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:36:44.572Z] #149 ... [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:36:44.572Z] #148 DONE 0.5s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:36:44.572Z] #150 DONE 0.7s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #151 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:36:44.572Z] #151 DONE 0.7s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:36:44.572Z] #147 DONE 0.7s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #152 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-26T08:36:44.572Z] #152 DONE 0.7s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #153 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:36:44.572Z] #153 DONE 0.4s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:36:44.572Z] #149 DONE 0.4s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-26T08:36:44.572Z] #154 ... [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-26T08:36:44.572Z] #155 DONE 0.3s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #156 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-26T08:36:44.572Z] #156 DONE 0.3s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #157 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-26T08:36:44.572Z] #157 CACHED [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:36:44.572Z] #158 CACHED [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:36:44.572Z] #159 CACHED [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #160 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-26T08:36:44.572Z] #160 CACHED [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #161 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-26T08:36:44.572Z] #161 CACHED [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #162 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:36:44.572Z] #162 CACHED [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #163 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-26T08:36:44.572Z] #163 CACHED [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #164 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:36:44.572Z] #164 CACHED [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #165 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-26T08:36:44.572Z] #165 DONE 0.3s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-26T08:36:44.572Z] #154 DONE 0.3s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #166 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-26T08:36:44.572Z] #166 DONE 0.3s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #167 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-26T08:36:44.572Z] #167 DONE 0.3s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-26T08:36:44.572Z] #168 ... [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #169 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-26T08:36:44.572Z] #169 DONE 1.7s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #170 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-26T08:36:44.572Z] #170 DONE 1.7s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #171 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-26T08:36:44.572Z] #171 DONE 1.7s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #172 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-26T08:36:44.572Z] #172 DONE 1.7s [2023-08-26T08:36:44.572Z] [2023-08-26T08:36:44.572Z] #173 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-26T08:36:44.572Z] #173 DONE 1.7s [2023-08-26T08:36:44.833Z] [2023-08-26T08:36:44.833Z] #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-26T08:36:44.833Z] #174 DONE 1.8s [2023-08-26T08:36:44.833Z] [2023-08-26T08:36:44.833Z] #175 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-26T08:36:44.833Z] #175 DONE 1.7s [2023-08-26T08:36:44.833Z] [2023-08-26T08:36:44.833Z] #176 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-26T08:36:44.833Z] #176 DONE 1.8s [2023-08-26T08:36:44.833Z] [2023-08-26T08:36:44.833Z] #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-26T08:36:44.833Z] #168 DONE 1.7s [2023-08-26T08:36:44.833Z] [2023-08-26T08:36:44.833Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-26T08:36:44.833Z] #177 DONE 1.8s [2023-08-26T08:36:44.833Z] [2023-08-26T08:36:44.833Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-26T08:36:44.833Z] #178 ... [2023-08-26T08:36:44.833Z] [2023-08-26T08:36:44.833Z] #179 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-26T08:36:44.833Z] #179 DONE 0.3s [2023-08-26T08:36:45.092Z] [2023-08-26T08:36:45.092Z] #180 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-26T08:36:45.092Z] #180 DONE 0.3s [2023-08-26T08:36:45.092Z] [2023-08-26T08:36:45.092Z] #181 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-26T08:36:45.092Z] #181 DONE 0.3s [2023-08-26T08:36:45.092Z] [2023-08-26T08:36:45.092Z] #182 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-26T08:36:45.092Z] #182 DONE 0.3s [2023-08-26T08:36:45.092Z] [2023-08-26T08:36:45.092Z] #183 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-26T08:36:45.092Z] #183 DONE 0.3s [2023-08-26T08:36:45.092Z] [2023-08-26T08:36:45.092Z] #184 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-26T08:36:45.092Z] #184 ... [2023-08-26T08:36:45.092Z] [2023-08-26T08:36:45.092Z] #185 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-26T08:36:45.092Z] #185 DONE 0.3s [2023-08-26T08:36:45.092Z] [2023-08-26T08:36:45.092Z] #186 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-26T08:36:45.092Z] #186 DONE 0.3s [2023-08-26T08:36:45.092Z] [2023-08-26T08:36:45.092Z] #187 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-26T08:36:45.092Z] #187 DONE 0.3s [2023-08-26T08:36:45.092Z] [2023-08-26T08:36:45.092Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-26T08:36:45.092Z] #178 DONE 0.3s [2023-08-26T08:36:45.092Z] [2023-08-26T08:36:45.092Z] #188 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-26T08:36:45.092Z] #188 DONE 0.3s [2023-08-26T08:36:45.352Z] [2023-08-26T08:36:45.352Z] #189 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-26T08:36:45.352Z] #189 DONE 2.4s [2023-08-26T08:36:45.352Z] [2023-08-26T08:36:45.352Z] #146 [security-spiffe-token-provider] exporting to image [2023-08-26T08:36:45.352Z] #146 exporting layers 0.2s done [2023-08-26T08:36:45.619Z] #146 ... [2023-08-26T08:36:45.619Z] [2023-08-26T08:36:45.619Z] #190 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-26T08:36:45.619Z] #190 DONE 0.5s [2023-08-26T08:36:45.619Z] [2023-08-26T08:36:45.619Z] #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-26T08:36:45.619Z] #191 DONE 0.5s [2023-08-26T08:36:45.619Z] [2023-08-26T08:36:45.619Z] #184 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-26T08:36:45.619Z] #184 DONE 0.5s [2023-08-26T08:36:45.619Z] [2023-08-26T08:36:45.619Z] #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-26T08:36:45.619Z] #192 DONE 0.5s [2023-08-26T08:36:45.619Z] [2023-08-26T08:36:45.619Z] #193 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:36:45.619Z] #193 DONE 0.4s [2023-08-26T08:36:45.619Z] [2023-08-26T08:36:45.619Z] #194 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-26T08:36:45.619Z] #194 DONE 0.5s [2023-08-26T08:36:45.619Z] [2023-08-26T08:36:45.619Z] #146 [support-notifications] exporting to image [2023-08-26T08:36:45.619Z] #146 exporting layers 0.4s done [2023-08-26T08:36:45.619Z] #146 writing image sha256:46385e7b058968061d7789a8c61a40a97f4386f0fa3aac034ba73ca49307c111 0.0s done [2023-08-26T08:36:45.619Z] #146 naming to docker.io/library/support-notifications done [2023-08-26T08:36:45.619Z] #146 writing image sha256:5c7f3cced3c1749eaa5cd7210b1775648b12febce1fedbfcfb3bcdb6fb959ee4 [2023-08-26T08:36:45.619Z] #146 exporting layers 0.1s done [2023-08-26T08:36:45.619Z] #146 writing image sha256:5c7f3cced3c1749eaa5cd7210b1775648b12febce1fedbfcfb3bcdb6fb959ee4 0.0s done [2023-08-26T08:36:45.619Z] #146 naming to docker.io/library/core-command done [2023-08-26T08:36:45.619Z] #146 writing image sha256:b02addc3397be042375df6a4166636a7580f554c8094288fdd73d1c63d2c32f6 done [2023-08-26T08:36:45.619Z] #146 writing image sha256:c249b6de71209664b04b4d6aabb311740bdd0922903f5ef39aec8fa9e8209e8a 0.0s done [2023-08-26T08:36:45.619Z] #146 naming to docker.io/library/support-scheduler done [2023-08-26T08:36:45.619Z] #146 naming to docker.io/library/core-data done [2023-08-26T08:36:45.619Z] #146 writing image sha256:6dbc1251323c00214e04437473656d61d88584385b6611ac198bea3c0ff55cf1 [2023-08-26T08:36:45.877Z] #146 writing image sha256:6dbc1251323c00214e04437473656d61d88584385b6611ac198bea3c0ff55cf1 0.1s done [2023-08-26T08:36:45.877Z] #146 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-08-26T08:36:45.877Z] #146 writing image sha256:8f9c0021479b4d50a95689ada9e95d3c5440a3a345aa1b1c21f0efec2e42cf17 [2023-08-26T08:36:45.878Z] #146 writing image sha256:8f9c0021479b4d50a95689ada9e95d3c5440a3a345aa1b1c21f0efec2e42cf17 done [2023-08-26T08:36:45.878Z] #146 naming to docker.io/library/core-metadata done [2023-08-26T08:36:45.878Z] #146 DONE 13.7s [2023-08-26T08:36:45.878Z] [2023-08-26T08:36:45.878Z] #195 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-26T08:36:45.878Z] #195 DONE 0.4s [2023-08-26T08:36:45.878Z] [2023-08-26T08:36:45.878Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-26T08:36:45.878Z] #196 DONE 0.4s [2023-08-26T08:36:45.878Z] [2023-08-26T08:36:45.878Z] #197 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-26T08:36:46.136Z] #197 ... [2023-08-26T08:36:46.136Z] [2023-08-26T08:36:46.136Z] #198 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-26T08:36:46.136Z] #198 DONE 0.4s [2023-08-26T08:36:46.136Z] [2023-08-26T08:36:46.136Z] #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-26T08:36:46.703Z] #199 DONE 0.5s [2023-08-26T08:36:46.703Z] [2023-08-26T08:36:46.703Z] #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-26T08:36:46.703Z] #200 DONE 0.5s [2023-08-26T08:36:46.703Z] [2023-08-26T08:36:46.703Z] #201 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-26T08:36:46.703Z] #201 DONE 1.0s [2023-08-26T08:36:46.703Z] [2023-08-26T08:36:46.703Z] #146 [core-common-config-bootstrapper] exporting to image [2023-08-26T08:36:46.703Z] #146 ... [2023-08-26T08:36:46.703Z] [2023-08-26T08:36:46.703Z] #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-26T08:36:46.703Z] #202 DONE 0.1s [2023-08-26T08:36:46.703Z] [2023-08-26T08:36:46.703Z] #203 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-26T08:36:46.703Z] #203 DONE 0.1s [2023-08-26T08:36:46.703Z] [2023-08-26T08:36:46.703Z] #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-26T08:36:46.703Z] #204 DONE 0.1s [2023-08-26T08:36:46.703Z] [2023-08-26T08:36:46.703Z] #205 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-26T08:36:46.703Z] #205 DONE 1.1s [2023-08-26T08:36:46.703Z] [2023-08-26T08:36:46.703Z] #146 [security-proxy-auth] exporting to image [2023-08-26T08:36:46.703Z] #146 exporting layers 0.1s done [2023-08-26T08:36:46.703Z] #146 writing image sha256:2acc46fc1eb527c4a25f3fe2e1a959a0efab2289208c96c7719a927d982abdc1 done [2023-08-26T08:36:46.703Z] #146 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-26T08:36:46.703Z] #146 writing image sha256:388b767f357ad52d10a96695b4b359ba4dd300ccc4ba2b498cce509971057c64 done [2023-08-26T08:36:46.703Z] #146 naming to docker.io/library/security-proxy-auth done [2023-08-26T08:36:46.703Z] #146 DONE 14.0s [2023-08-26T08:36:46.703Z] [2023-08-26T08:36:46.703Z] #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-26T08:36:46.703Z] #206 DONE 0.1s [2023-08-26T08:36:46.703Z] [2023-08-26T08:36:46.703Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-26T08:36:46.961Z] #207 ... [2023-08-26T08:36:46.961Z] [2023-08-26T08:36:46.961Z] #197 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-26T08:36:46.961Z] #197 DONE 0.9s [2023-08-26T08:36:46.961Z] [2023-08-26T08:36:46.961Z] #208 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-26T08:36:46.961Z] #208 DONE 0.1s [2023-08-26T08:36:46.961Z] [2023-08-26T08:36:46.961Z] #209 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-26T08:36:46.961Z] #209 DONE 0.0s [2023-08-26T08:36:46.961Z] [2023-08-26T08:36:46.961Z] #146 [security-proxy-setup] exporting to image [2023-08-26T08:36:46.961Z] #146 exporting layers 0.1s done [2023-08-26T08:36:46.961Z] #146 writing image sha256:3a29222eb5d2fba45ede4eeba584f3d12bb2b57ca103790b9e68750483af5c6b done [2023-08-26T08:36:46.961Z] #146 naming to docker.io/library/security-proxy-setup done [2023-08-26T08:36:46.961Z] #146 DONE 14.1s [2023-08-26T08:36:46.961Z] [2023-08-26T08:36:46.961Z] #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-26T08:36:47.220Z] #210 ... [2023-08-26T08:36:47.220Z] [2023-08-26T08:36:47.220Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-26T08:36:47.220Z] #207 DONE 0.7s [2023-08-26T08:36:47.478Z] [2023-08-26T08:36:47.478Z] #146 [security-secretstore-setup] exporting to image [2023-08-26T08:36:47.736Z] #146 ... [2023-08-26T08:36:47.736Z] [2023-08-26T08:36:47.736Z] #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-26T08:36:47.736Z] #210 DONE 0.8s [2023-08-26T08:36:47.736Z] [2023-08-26T08:36:47.736Z] #146 [security-bootstrapper] exporting to image [2023-08-26T08:36:48.305Z] #146 exporting layers 0.9s done [2023-08-26T08:36:48.305Z] #146 exporting layers 0.6s done [2023-08-26T08:36:48.305Z] #146 writing image sha256:3082d6a7eabf953e710417b07f8068cac714fa0ff063452ab6956fbdcddcdb8b done [2023-08-26T08:36:48.305Z] #146 naming to docker.io/library/security-secretstore-setup done [2023-08-26T08:36:48.305Z] #146 writing image sha256:e85954108e5a3800c555a036173e10cce89aed5caa26c9c70fc68344e5000b06 done [2023-08-26T08:36:48.305Z] #146 naming to docker.io/library/security-bootstrapper done [2023-08-26T08:36:48.305Z] #146 DONE 15.1s [2023-08-26T08:36:48.305Z] time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T08:36:48.305Z] time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T08:36:48.305Z] time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T08:36:48.305Z] time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T08:36:48.305Z] time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T08:36:48.305Z] time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T08:36:48.305Z] time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T08:36:48.305Z] time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T08:36:48.305Z] time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T08:36:48.305Z] time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T08:36:48.305Z] time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T08:36:48.305Z] time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T08:36:48.305Z] time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T08:36:48.305Z] time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-26T08:36:48.314Z] $ docker stop --time=1 34980918c2e80a3439c62f4a8a02a41b41b623c09e287bd9252ace139ae91451 [2023-08-26T08:36:49.587Z] $ docker rm -f --volumes 34980918c2e80a3439c62f4a8a02a41b41b623c09e287bd9252ace139ae91451 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-26T08:36:49.921Z] + docker images [2023-08-26T08:36:49.921Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-26T08:36:49.921Z] security-secretstore-setup latest 3082d6a7eabf 2 seconds ago 44.1MB [2023-08-26T08:36:49.921Z] security-bootstrapper latest e85954108e5a 2 seconds ago 23MB [2023-08-26T08:36:49.921Z] core-common-config-bootstrapper latest 2acc46fc1eb5 3 seconds ago 18MB [2023-08-26T08:36:49.921Z] security-proxy-setup latest 3a29222eb5d2 3 seconds ago 29.2MB [2023-08-26T08:36:49.921Z] security-proxy-auth latest 388b767f357a 3 seconds ago 19.4MB [2023-08-26T08:36:49.921Z] core-metadata latest 8f9c0021479b 4 seconds ago 21.6MB [2023-08-26T08:36:49.921Z] support-scheduler latest b02addc3397b 5 seconds ago 33.7MB [2023-08-26T08:36:49.921Z] core-data latest c249b6de7120 5 seconds ago 21.2MB [2023-08-26T08:36:49.921Z] security-spiffe-token-provider latest 6dbc1251323c 5 seconds ago 33.5MB [2023-08-26T08:36:49.921Z] core-command latest 5c7f3cced3c1 5 seconds ago 21MB [2023-08-26T08:36:49.921Z] support-notifications latest 46385e7b0589 5 seconds ago 34.3MB [2023-08-26T08:36:49.921Z] security-spire-agent latest 4e87b492675c About a minute ago 161MB [2023-08-26T08:36:49.921Z] security-spire-server latest ffce3459b754 About a minute ago 103MB [2023-08-26T08:36:49.921Z] security-spire-config latest 1fa827ebd55a About a minute ago 102MB [2023-08-26T08:36:49.921Z] ci-base-image-x86_64 latest 9586753866a8 6 minutes ago 1.07GB [2023-08-26T08:36:49.921Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 weeks ago 696MB [2023-08-26T08:36:49.921Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-26T08:36:49.921Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-26T08:36:56.068Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-26T08:36:56.068Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-26T08:36:56.068Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-26T08:36:56.068Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-26T08:36:56.068Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-26T08:36:56.068Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-26T08:36:56.068Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-26T08:36:56.068Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-26T08:36:56.068Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-26T08:36:56.068Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-26T08:36:58.028Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-26T08:36:58.028Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-26T08:36:58.028Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-26T08:36:58.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-26T08:37:08.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-26T08:37:08.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-26T08:37:08.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.274s coverage: 28.7% of statements [2023-08-26T08:37:18.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.290s coverage: 97.0% of statements [2023-08-26T08:37:22.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-26T08:37:22.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-26T08:37:22.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-26T08:37:24.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.377s coverage: 69.4% of statements [2023-08-26T08:37:27.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-26T08:37:27.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-26T08:37:27.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.310s coverage: 54.0% of statements [2023-08-26T08:37:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-26T08:37:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-26T08:37:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-26T08:37:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-26T08:37:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-26T08:37:39.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-26T08:37:39.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-26T08:37:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.891s coverage: 93.4% of statements [2023-08-26T08:37:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.345s coverage: 3.8% of statements [2023-08-26T08:37:55.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-26T08:37:55.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-26T08:37:55.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-26T08:37:57.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.682s coverage: 97.6% of statements [2023-08-26T08:37:57.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-26T08:37:57.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-26T08:37:57.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-26T08:37:57.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-26T08:37:57.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-26T08:37:57.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-26T08:37:57.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-26T08:37:58.154Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.228s coverage: 72.2% of statements [2023-08-26T08:38:08.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-26T08:38:08.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-26T08:38:08.244Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.432s coverage: 0.9% of statements [2023-08-26T08:38:08.244Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.275s coverage: 32.2% of statements [2023-08-26T08:38:12.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.318s coverage: 42.9% of statements [2023-08-26T08:38:12.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.271s coverage: 82.9% of statements [2023-08-26T08:38:12.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.265s coverage: 94.1% of statements [2023-08-26T08:38:12.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements [2023-08-26T08:38:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements [2023-08-26T08:38:17.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-26T08:38:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-26T08:38:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-26T08:38:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-26T08:38:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-26T08:38:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-26T08:38:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-26T08:38:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-26T08:38:29.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.213s coverage: 94.4% of statements [2023-08-26T08:38:29.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-26T08:38:29.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-26T08:38:29.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-26T08:38:29.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-26T08:38:34.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-26T08:38:34.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-26T08:38:35.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-26T08:38:42.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.991s coverage: 79.9% of statements [2023-08-26T08:38:42.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.246s coverage: 92.9% of statements [2023-08-26T08:38:42.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-08-26T08:38:42.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.215s coverage: 62.3% of statements [2023-08-26T08:38:42.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements [2023-08-26T08:38:42.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.192s coverage: 20.0% of statements [2023-08-26T08:38:42.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.181s coverage: 100.0% of statements [2023-08-26T08:38:42.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.460s coverage: 81.8% of statements [2023-08-26T08:38:42.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-26T08:38:42.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.498s coverage: 82.1% of statements [2023-08-26T08:38:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-26T08:38:43.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 86.0% of statements [2023-08-26T08:38:48.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-26T08:38:48.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-26T08:38:49.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.994s coverage: 63.1% of statements [2023-08-26T08:38:49.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.235s coverage: 100.0% of statements [2023-08-26T08:38:50.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements [2023-08-26T08:38:50.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2023-08-26T08:38:50.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements [2023-08-26T08:38:50.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-26T08:38:50.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-26T08:38:50.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-26T08:38:51.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2023-08-26T08:38:59.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-26T08:38:59.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-26T08:38:59.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-26T08:38:59.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.993s coverage: 38.4% of statements [2023-08-26T08:38:59.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements [2023-08-26T08:39:04.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-26T08:39:04.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-26T08:39:04.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-26T08:39:04.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-26T08:39:04.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements [2023-08-26T08:39:10.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-26T08:39:10.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-26T08:39:10.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-26T08:39:10.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-26T08:39:16.768Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.298s coverage: 17.7% of statements [2023-08-26T08:39:16.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-26T08:39:16.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-26T08:39:16.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-26T08:39:16.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-26T08:39:17.349Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.583s coverage: 95.7% of statements [2023-08-26T08:39:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-26T08:39:21.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-26T08:39:21.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.293s coverage: 61.8% of statements [2023-08-26T08:39:24.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-26T08:39:24.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-26T08:39:24.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.394s coverage: 98.9% of statements [2023-08-26T08:39:25.123Z] 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 [2023-08-26T08:39:25.123Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-26T08:39:25.123Z] go vet ./... [2023-08-26T08:42:02.854Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-26T08:42:02.854Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-26T08:42:02.854Z] ./bin/test-attribution-txt.sh [2023-08-26T08:42:02.854Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-26T08:42:02.854Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-26T08:42:02.854Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-26T08:42:02.854Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-26T08:42:02.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-26T08:42:03.203Z] + ls -al . [2023-08-26T08:42:03.204Z] total 724 [2023-08-26T08:42:03.204Z] drwxrwxr-x 11 1001 1001 4096 Aug 26 08:34 . [2023-08-26T08:42:03.204Z] drwxr-xr-x 4 root root 4096 Aug 26 08:34 .. [2023-08-26T08:42:03.204Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 08:32 .blubracket [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 16 Aug 26 08:32 .dockerignore [2023-08-26T08:42:03.204Z] drwxrwxr-x 8 1001 1001 4096 Aug 26 08:32 .git [2023-08-26T08:42:03.204Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 08:32 .github [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 1173 Aug 26 08:32 .gitignore [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 42 Aug 26 08:32 .golangci.yml [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 87 Aug 26 08:32 .hadolint.yml [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 166 Aug 26 08:32 .sonarcloud.properties [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 1171 Aug 26 08:32 ADOPTERS.md [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 11152 Aug 26 08:32 Attribution.txt [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 93407 Aug 26 08:32 CHANGELOG.md [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 3804 Aug 26 08:32 CONTRIBUTING.md [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 677 Aug 26 08:32 GOVERNANCE.md [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 883 Aug 26 08:32 Jenkinsfile [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 10775 Aug 26 08:32 LICENSE [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 14764 Aug 26 08:32 Makefile [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 582 Aug 26 08:32 OWNERS.md [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 9923 Aug 26 08:32 README.md [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 789 Aug 26 08:32 SECURITY.md [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 5 Aug 26 08:30 VERSION [2023-08-26T08:42:03.204Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 08:32 bin [2023-08-26T08:42:03.204Z] drwxrwxr-x 18 1001 1001 4096 Aug 26 08:32 cmd [2023-08-26T08:42:03.204Z] -rw-r--r-- 1 root root 447827 Aug 26 08:39 coverage.out [2023-08-26T08:42:03.204Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 08:32 fuzz_test [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 3687 Aug 26 08:32 go.mod [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 33714 Aug 26 08:32 go.sum [2023-08-26T08:42:03.204Z] drwxrwxr-x 7 1001 1001 4096 Aug 26 08:32 internal [2023-08-26T08:42:03.204Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 08:32 openapi [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 594 Aug 26 08:32 security.txt [2023-08-26T08:42:03.204Z] drwxrwxr-x 4 1001 1001 4096 Aug 26 08:32 snap [2023-08-26T08:42:03.204Z] -rw-rw-r-- 1 1001 1001 204 Aug 26 08:32 version.go [Pipeline] sh [2023-08-26T08:42:03.837Z] + '[' -e coverage.out ] [2023-08-26T08:42:03.837Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-26T08:42:03.855Z] Warning: overwriting stash ‘coverage-report’ [2023-08-26T08:42:04.683Z] Stashed 1 file(s) [Pipeline] sh [2023-08-26T08:42:05.036Z] + make build [2023-08-26T08:42:05.036Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-26T08:43:41.868Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-26T08:43:45.201Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-26T08:43:50.534Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-26T08:43:53.874Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-26T08:44:32.730Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-26T08:44:39.369Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-26T08:44:46.005Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-26T08:44:52.655Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-26T08:44:55.985Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-26T08:45:00.226Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-26T08:45:06.852Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-26T08:45:12.185Z] $ docker stop --time=1 ed2173272e28a8cbc6f029e289ac5277c8a30401c4fb99577d159e016b20b06b [2023-08-26T08:45:16.358Z] $ docker rm -f --volumes ed2173272e28a8cbc6f029e289ac5277c8a30401c4fb99577d159e016b20b06b [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 [2023-08-26T08:45:18.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-26T08:45:18.794Z] [2023-08-26T08:45:18.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T08:45:19.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-26T08:45:19.390Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-26T08:45:19.390Z] 547446be3368: Pulling fs layer [2023-08-26T08:45:19.390Z] d125d8839a47: Pulling fs layer [2023-08-26T08:45:19.390Z] 3e85d5ac6304: Pulling fs layer [2023-08-26T08:45:19.390Z] c3105a71a48b: Pulling fs layer [2023-08-26T08:45:19.390Z] 0f093f025ec4: Pulling fs layer [2023-08-26T08:45:19.390Z] c3106fc0e877: Pulling fs layer [2023-08-26T08:45:19.390Z] 0f093f025ec4: Waiting [2023-08-26T08:45:19.390Z] c3106fc0e877: Waiting [2023-08-26T08:45:19.390Z] c3105a71a48b: Waiting [2023-08-26T08:45:19.390Z] 547446be3368: Verifying Checksum [2023-08-26T08:45:19.390Z] 547446be3368: Download complete [2023-08-26T08:45:19.390Z] c3105a71a48b: Verifying Checksum [2023-08-26T08:45:19.390Z] c3105a71a48b: Download complete [2023-08-26T08:45:19.973Z] d125d8839a47: Verifying Checksum [2023-08-26T08:45:19.973Z] d125d8839a47: Download complete [2023-08-26T08:45:19.973Z] c3106fc0e877: Verifying Checksum [2023-08-26T08:45:19.973Z] c3106fc0e877: Download complete [2023-08-26T08:45:19.973Z] 0f093f025ec4: Verifying Checksum [2023-08-26T08:45:19.973Z] 0f093f025ec4: Download complete [2023-08-26T08:45:19.973Z] 547446be3368: Pull complete [2023-08-26T08:45:20.932Z] d125d8839a47: Pull complete [2023-08-26T08:45:21.886Z] 3e85d5ac6304: Verifying Checksum [2023-08-26T08:45:21.886Z] 3e85d5ac6304: Download complete [2023-08-26T08:45:30.084Z] 3e85d5ac6304: Pull complete [2023-08-26T08:45:30.084Z] c3105a71a48b: Pull complete [2023-08-26T08:45:30.666Z] 0f093f025ec4: Pull complete [2023-08-26T08:45:30.931Z] c3106fc0e877: Pull complete [2023-08-26T08:45:30.931Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-26T08:45:30.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-26T08:45:30.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T08:45:31.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-4639 does not seem to be running inside a container [2023-08-26T08:45:31.184Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-26T08:45:33.327Z] $ docker top b7c0be4c84c80052abeb760ef37dee2dc4801d0456d74c12a4386a64ef1d148b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-26T08:45:34.139Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-26T08:45:42.340Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-08-26T08:45:42.340Z] #1 transferring dockerfile: [2023-08-26T08:45:42.340Z] #1 transferring dockerfile: 2.63kB done [2023-08-26T08:45:42.340Z] #1 DONE 0.1s [2023-08-26T08:45:42.609Z] [2023-08-26T08:45:42.609Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-26T08:45:42.609Z] #2 transferring dockerfile: 2.38kB done [2023-08-26T08:45:42.609Z] #2 DONE 0.0s [2023-08-26T08:45:42.609Z] [2023-08-26T08:45:42.609Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-26T08:45:42.875Z] #3 transferring dockerfile: 2.82kB 0.0s done [2023-08-26T08:45:42.875Z] #3 DONE 0.1s [2023-08-26T08:45:42.875Z] [2023-08-26T08:45:42.875Z] #4 [core-command internal] load build definition from Dockerfile [2023-08-26T08:45:42.875Z] #4 transferring dockerfile: 1.82kB 0.0s done [2023-08-26T08:45:42.875Z] #4 DONE 0.1s [2023-08-26T08:45:42.875Z] [2023-08-26T08:45:42.875Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-08-26T08:45:43.146Z] #5 transferring dockerfile: 2.58kB done [2023-08-26T08:45:43.146Z] #5 DONE 0.1s [2023-08-26T08:45:43.146Z] [2023-08-26T08:45:43.146Z] #6 [support-scheduler internal] load build definition from Dockerfile [2023-08-26T08:45:43.146Z] #6 transferring dockerfile: 1.82kB done [2023-08-26T08:45:43.146Z] #6 DONE 0.1s [2023-08-26T08:45:43.146Z] [2023-08-26T08:45:43.146Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-08-26T08:45:43.146Z] #7 transferring dockerfile: 1.96kB 0.0s done [2023-08-26T08:45:43.146Z] #7 DONE 0.1s [2023-08-26T08:45:43.146Z] [2023-08-26T08:45:43.146Z] #8 [core-data internal] load build definition from Dockerfile [2023-08-26T08:45:43.146Z] #8 transferring dockerfile: 1.90kB 0.0s done [2023-08-26T08:45:43.146Z] #8 DONE 0.1s [2023-08-26T08:45:43.146Z] [2023-08-26T08:45:43.146Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-26T08:45:43.418Z] #9 transferring dockerfile: 2.39kB done [2023-08-26T08:45:43.418Z] #9 DONE 0.1s [2023-08-26T08:45:43.418Z] [2023-08-26T08:45:43.418Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-08-26T08:45:43.418Z] #10 transferring dockerfile: 1.84kB done [2023-08-26T08:45:43.418Z] #10 DONE 0.1s [2023-08-26T08:45:43.418Z] [2023-08-26T08:45:43.418Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-26T08:45:43.418Z] #11 transferring dockerfile: 2.04kB done [2023-08-26T08:45:43.418Z] #11 DONE 0.1s [2023-08-26T08:45:43.418Z] [2023-08-26T08:45:43.418Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-26T08:45:43.418Z] #12 transferring dockerfile: 1.78kB 0.0s done [2023-08-26T08:45:43.418Z] #12 DONE 0.1s [2023-08-26T08:45:43.418Z] [2023-08-26T08:45:43.418Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-08-26T08:45:43.418Z] #13 transferring dockerfile: 2.68kB done [2023-08-26T08:45:43.418Z] #13 DONE 0.1s [2023-08-26T08:45:43.418Z] [2023-08-26T08:45:43.418Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-26T08:45:43.418Z] #14 transferring dockerfile: 2.12kB done [2023-08-26T08:45:43.418Z] #14 DONE 0.0s [2023-08-26T08:45:43.684Z] [2023-08-26T08:45:43.685Z] #15 [security-spire-server internal] load .dockerignore [2023-08-26T08:45:43.685Z] #15 transferring context: 56B 0.0s done [2023-08-26T08:45:43.685Z] #15 DONE 0.1s [2023-08-26T08:45:44.268Z] [2023-08-26T08:45:44.268Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-08-26T08:45:44.268Z] #16 transferring context: 56B done [2023-08-26T08:45:44.268Z] #16 DONE 0.0s [2023-08-26T08:45:44.268Z] [2023-08-26T08:45:44.268Z] #17 [core-command internal] load .dockerignore [2023-08-26T08:45:44.268Z] #17 transferring context: 56B 0.0s done [2023-08-26T08:45:44.268Z] #17 DONE 0.0s [2023-08-26T08:45:44.268Z] [2023-08-26T08:45:44.268Z] #18 [security-bootstrapper internal] load .dockerignore [2023-08-26T08:45:44.268Z] #18 transferring context: 56B done [2023-08-26T08:45:44.268Z] #18 DONE 0.0s [2023-08-26T08:45:44.268Z] [2023-08-26T08:45:44.268Z] #19 [security-spire-config internal] load .dockerignore [2023-08-26T08:45:44.534Z] #19 transferring context: 56B done [2023-08-26T08:45:44.534Z] #19 DONE 0.0s [2023-08-26T08:45:44.534Z] [2023-08-26T08:45:44.534Z] #20 [support-scheduler internal] load .dockerignore [2023-08-26T08:45:44.534Z] #20 transferring context: 56B done [2023-08-26T08:45:44.534Z] #20 DONE 0.1s [2023-08-26T08:45:44.534Z] [2023-08-26T08:45:44.534Z] #21 [core-metadata internal] load .dockerignore [2023-08-26T08:45:44.534Z] #21 transferring context: 56B done [2023-08-26T08:45:44.534Z] #21 DONE 0.0s [2023-08-26T08:45:44.534Z] [2023-08-26T08:45:44.534Z] #22 [core-data internal] load .dockerignore [2023-08-26T08:45:44.534Z] #22 transferring context: 56B done [2023-08-26T08:45:44.534Z] #22 DONE 0.0s [2023-08-26T08:45:44.801Z] [2023-08-26T08:45:44.801Z] #23 [security-proxy-setup internal] load .dockerignore [2023-08-26T08:45:44.801Z] #23 transferring context: 56B done [2023-08-26T08:45:44.801Z] #23 DONE 0.1s [2023-08-26T08:45:44.801Z] [2023-08-26T08:45:44.801Z] #24 [support-notifications internal] load .dockerignore [2023-08-26T08:45:44.801Z] #24 transferring context: 56B done [2023-08-26T08:45:44.801Z] #24 DONE 0.0s [2023-08-26T08:45:44.801Z] [2023-08-26T08:45:44.801Z] #25 [security-proxy-auth internal] load .dockerignore [2023-08-26T08:45:44.801Z] #25 transferring context: 56B done [2023-08-26T08:45:44.801Z] #25 DONE 0.0s [2023-08-26T08:45:44.801Z] [2023-08-26T08:45:44.801Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-08-26T08:45:44.801Z] #26 transferring context: 56B done [2023-08-26T08:45:44.801Z] #26 DONE 0.1s [2023-08-26T08:45:44.801Z] [2023-08-26T08:45:44.801Z] #27 [security-spire-agent internal] load .dockerignore [2023-08-26T08:45:44.801Z] #27 transferring context: 56B 0.0s done [2023-08-26T08:45:44.801Z] #27 DONE 0.1s [2023-08-26T08:45:44.801Z] [2023-08-26T08:45:44.801Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-26T08:45:45.066Z] #28 transferring context: 56B done [2023-08-26T08:45:45.066Z] #28 DONE 0.1s [2023-08-26T08:45:45.066Z] [2023-08-26T08:45:45.066Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-26T08:45:45.067Z] #29 DONE 0.0s [2023-08-26T08:45:45.067Z] [2023-08-26T08:45:45.067Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-26T08:45:45.648Z] #30 ... [2023-08-26T08:45:45.648Z] [2023-08-26T08:45:45.648Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-26T08:45:45.648Z] #29 DONE 0.0s [2023-08-26T08:45:45.648Z] [2023-08-26T08:45:45.648Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-26T08:45:45.648Z] #30 DONE 0.6s [2023-08-26T08:45:45.648Z] [2023-08-26T08:45:45.648Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-26T08:45:45.648Z] #29 DONE 0.0s [2023-08-26T08:45:45.648Z] [2023-08-26T08:45:45.648Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-26T08:45:45.648Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-26T08:45:45.915Z] #31 ... [2023-08-26T08:45:45.915Z] [2023-08-26T08:45:45.915Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-26T08:45:45.915Z] #29 DONE 0.0s [2023-08-26T08:45:45.915Z] [2023-08-26T08:45:45.915Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-26T08:45:45.915Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-26T08:45:45.915Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-26T08:45:45.915Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-26T08:45:45.915Z] #31 ... [2023-08-26T08:45:45.915Z] [2023-08-26T08:45:45.915Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-26T08:45:45.915Z] #30 DONE 0.6s [2023-08-26T08:45:45.915Z] [2023-08-26T08:45:45.915Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-26T08:45:45.915Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-26T08:45:45.915Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-26T08:45:45.915Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-26T08:45:45.915Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-26T08:45:45.915Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s [2023-08-26T08:45:45.915Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-26T08:45:45.915Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-26T08:45:45.915Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-26T08:45:45.915Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-26T08:45:46.181Z] #31 ... [2023-08-26T08:45:46.181Z] [2023-08-26T08:45:46.181Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-26T08:45:46.181Z] #29 DONE 0.0s [2023-08-26T08:45:46.181Z] [2023-08-26T08:45:46.181Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-26T08:45:46.181Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.94MB / 3.26MB 0.3s [2023-08-26T08:45:46.181Z] #31 ... [2023-08-26T08:45:46.181Z] [2023-08-26T08:45:46.181Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-26T08:45:46.181Z] #29 DONE 0.0s [2023-08-26T08:45:46.446Z] [2023-08-26T08:45:46.446Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-26T08:45:46.446Z] #29 DONE 0.0s [2023-08-26T08:45:46.446Z] [2023-08-26T08:45:46.446Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-26T08:45:46.446Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done [2023-08-26T08:45:46.446Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-26T08:45:46.446Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-26T08:45:46.446Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-26T08:45:46.446Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-26T08:45:46.446Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-26T08:45:46.446Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done [2023-08-26T08:45:46.711Z] #31 ... [2023-08-26T08:45:46.711Z] [2023-08-26T08:45:46.711Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-26T08:45:46.711Z] #29 DONE 0.0s [2023-08-26T08:45:46.711Z] [2023-08-26T08:45:46.711Z] #32 [security-spire-server internal] load build context [2023-08-26T08:45:46.711Z] #32 ... [2023-08-26T08:45:46.711Z] [2023-08-26T08:45:46.712Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-26T08:45:46.712Z] #29 DONE 0.0s [2023-08-26T08:45:46.712Z] [2023-08-26T08:45:46.712Z] #32 [security-spire-server internal] load build context [2023-08-26T08:45:46.978Z] #32 ... [2023-08-26T08:45:46.978Z] [2023-08-26T08:45:46.978Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-26T08:45:46.978Z] #29 DONE 0.0s [2023-08-26T08:45:46.978Z] [2023-08-26T08:45:46.978Z] #32 [security-spire-server internal] load build context [2023-08-26T08:45:47.244Z] #32 ... [2023-08-26T08:45:47.244Z] [2023-08-26T08:45:47.244Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-26T08:45:47.244Z] #30 DONE 1.4s [2023-08-26T08:45:47.244Z] [2023-08-26T08:45:47.244Z] #32 [security-spire-server internal] load build context [2023-08-26T08:45:47.244Z] #32 ... [2023-08-26T08:45:47.244Z] [2023-08-26T08:45:47.244Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-26T08:45:47.244Z] #29 DONE 0.0s [2023-08-26T08:45:47.244Z] [2023-08-26T08:45:47.244Z] #32 [security-spire-server internal] load build context [2023-08-26T08:45:47.513Z] #32 ... [2023-08-26T08:45:47.513Z] [2023-08-26T08:45:47.513Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-26T08:45:47.513Z] #29 DONE 0.0s [2023-08-26T08:45:47.513Z] [2023-08-26T08:45:47.513Z] #32 [security-spire-server internal] load build context [2023-08-26T08:45:47.779Z] #32 ... [2023-08-26T08:45:47.779Z] [2023-08-26T08:45:47.779Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-26T08:45:47.779Z] #30 DONE 1.8s [2023-08-26T08:45:47.779Z] [2023-08-26T08:45:47.779Z] #32 [security-spire-server internal] load build context [2023-08-26T08:45:49.184Z] #32 transferring context: 19.17MB 3.3s [2023-08-26T08:45:49.450Z] #32 ... [2023-08-26T08:45:49.450Z] [2023-08-26T08:45:49.450Z] #33 [security-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-26T08:45:49.450Z] #33 DONE 4.7s [2023-08-26T08:45:49.450Z] [2023-08-26T08:45:49.450Z] #34 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go [2023-08-26T08:45:50.035Z] #34 ... [2023-08-26T08:45:50.035Z] [2023-08-26T08:45:50.035Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-26T08:45:50.035Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-26T08:45:50.035Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-26T08:45:50.035Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-26T08:45:50.035Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-26T08:45:50.035Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done [2023-08-26T08:45:50.035Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.6s done [2023-08-26T08:45:50.035Z] #31 DONE 5.3s [2023-08-26T08:45:50.300Z] [2023-08-26T08:45:50.300Z] #32 [security-spire-server internal] load build context [2023-08-26T08:45:50.566Z] #32 ... [2023-08-26T08:45:50.566Z] [2023-08-26T08:45:50.566Z] #34 [security-proxy-auth builder 2/9] WORKDIR /edgex-go [2023-08-26T08:45:50.566Z] #34 DONE 2.1s [2023-08-26T08:45:50.566Z] [2023-08-26T08:45:50.566Z] #32 [security-spire-server internal] load build context [2023-08-26T08:45:54.816Z] #32 transferring context: 39.96MB 8.4s [2023-08-26T08:45:55.776Z] #32 ... [2023-08-26T08:45:55.776Z] [2023-08-26T08:45:55.776Z] #35 [security-secretstore-setup internal] load build context [2023-08-26T08:45:55.776Z] #35 ... [2023-08-26T08:45:55.776Z] [2023-08-26T08:45:55.776Z] #36 [core-command internal] load build context [2023-08-26T08:45:56.043Z] #36 ... [2023-08-26T08:45:56.043Z] [2023-08-26T08:45:56.043Z] #37 [security-bootstrapper internal] load build context [2023-08-26T08:45:56.043Z] #37 ... [2023-08-26T08:45:56.043Z] [2023-08-26T08:45:56.043Z] #38 [support-scheduler internal] load build context [2023-08-26T08:45:56.043Z] #38 ... [2023-08-26T08:45:56.043Z] [2023-08-26T08:45:56.043Z] #39 [security-spire-config internal] load build context [2023-08-26T08:45:56.310Z] #39 ... [2023-08-26T08:45:56.310Z] [2023-08-26T08:45:56.310Z] #37 [security-bootstrapper internal] load build context [2023-08-26T08:45:56.577Z] #37 ... [2023-08-26T08:45:56.577Z] [2023-08-26T08:45:56.577Z] #40 [core-data internal] load build context [2023-08-26T08:45:56.844Z] #40 ... [2023-08-26T08:45:56.844Z] [2023-08-26T08:45:56.844Z] #41 [core-metadata internal] load build context [2023-08-26T08:45:56.844Z] #41 ... [2023-08-26T08:45:56.844Z] [2023-08-26T08:45:56.844Z] #37 [security-bootstrapper internal] load build context [2023-08-26T08:45:56.844Z] #37 ... [2023-08-26T08:45:56.844Z] [2023-08-26T08:45:56.844Z] #42 [support-notifications internal] load build context [2023-08-26T08:45:57.111Z] #42 ... [2023-08-26T08:45:57.111Z] [2023-08-26T08:45:57.111Z] #43 [security-proxy-setup internal] load build context [2023-08-26T08:45:57.111Z] #43 ... [2023-08-26T08:45:57.111Z] [2023-08-26T08:45:57.111Z] #42 [support-notifications internal] load build context [2023-08-26T08:45:57.377Z] #42 ... [2023-08-26T08:45:57.377Z] [2023-08-26T08:45:57.377Z] #44 [security-proxy-auth internal] load build context [2023-08-26T08:45:57.377Z] #44 ... [2023-08-26T08:45:57.377Z] [2023-08-26T08:45:57.377Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-26T08:45:57.647Z] #45 ... [2023-08-26T08:45:57.647Z] [2023-08-26T08:45:57.647Z] #43 [security-proxy-setup internal] load build context [2023-08-26T08:45:57.647Z] #43 ... [2023-08-26T08:45:57.647Z] [2023-08-26T08:45:57.647Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-26T08:45:57.913Z] #46 ... [2023-08-26T08:45:57.913Z] [2023-08-26T08:45:57.913Z] #47 [security-spire-agent internal] load build context [2023-08-26T08:45:57.913Z] #47 ... [2023-08-26T08:45:57.913Z] [2023-08-26T08:45:57.913Z] #43 [security-proxy-setup internal] load build context [2023-08-26T08:45:58.872Z] #43 ... [2023-08-26T08:45:58.872Z] [2023-08-26T08:45:58.872Z] #48 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-26T08:45:58.872Z] #0 5.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T08:45:58.872Z] #0 6.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T08:45:58.872Z] #0 7.493 OK: 263 MiB in 53 packages [2023-08-26T08:45:58.872Z] #48 DONE 9.3s [2023-08-26T08:45:59.138Z] [2023-08-26T08:45:59.139Z] #43 [security-proxy-setup internal] load build context [2023-08-26T08:46:00.097Z] #43 transferring context: 36.03MB 12.6s [2023-08-26T08:46:00.365Z] #43 ... [2023-08-26T08:46:00.365Z] [2023-08-26T08:46:00.365Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-26T08:46:00.365Z] #0 7.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:00.365Z] #0 7.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:00.365Z] #0 9.620 (1/2) Installing ca-certificates (20230506-r0) [2023-08-26T08:46:00.631Z] #49 10.02 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-26T08:46:00.631Z] #49 10.02 Executing busybox-1.35.0-r29.trigger [2023-08-26T08:46:00.631Z] #49 ... [2023-08-26T08:46:00.631Z] [2023-08-26T08:46:00.631Z] #43 [security-proxy-setup internal] load build context [2023-08-26T08:46:00.631Z] #43 ... [2023-08-26T08:46:00.631Z] [2023-08-26T08:46:00.631Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-26T08:46:00.631Z] #0 8.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:00.900Z] #50 ... [2023-08-26T08:46:00.900Z] [2023-08-26T08:46:00.900Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-26T08:46:00.900Z] #51 ... [2023-08-26T08:46:00.900Z] [2023-08-26T08:46:00.900Z] #52 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-26T08:46:00.900Z] #52 ... [2023-08-26T08:46:00.900Z] [2023-08-26T08:46:00.900Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-26T08:46:01.171Z] #53 ... [2023-08-26T08:46:01.171Z] [2023-08-26T08:46:01.171Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-26T08:46:01.171Z] #54 ... [2023-08-26T08:46:01.171Z] [2023-08-26T08:46:01.171Z] #55 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-26T08:46:01.437Z] #55 ... [2023-08-26T08:46:01.437Z] [2023-08-26T08:46:01.437Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-26T08:46:01.437Z] #0 9.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:01.437Z] #56 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:01.437Z] #56 ... [2023-08-26T08:46:01.437Z] [2023-08-26T08:46:01.437Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-26T08:46:01.437Z] #0 9.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:01.702Z] #57 ... [2023-08-26T08:46:01.702Z] [2023-08-26T08:46:01.702Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-26T08:46:01.702Z] #58 ... [2023-08-26T08:46:01.702Z] [2023-08-26T08:46:01.702Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-26T08:46:01.702Z] #0 9.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:01.977Z] #59 ... [2023-08-26T08:46:01.977Z] [2023-08-26T08:46:01.977Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-26T08:46:01.977Z] #60 ... [2023-08-26T08:46:01.977Z] [2023-08-26T08:46:01.977Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-26T08:46:02.245Z] #61 ... [2023-08-26T08:46:02.245Z] [2023-08-26T08:46:02.245Z] #47 [security-spire-agent internal] load build context [2023-08-26T08:46:03.656Z] #47 ... [2023-08-26T08:46:03.656Z] [2023-08-26T08:46:03.656Z] #32 [security-spire-server internal] load build context [2023-08-26T08:46:03.923Z] #32 ... [2023-08-26T08:46:03.923Z] [2023-08-26T08:46:03.923Z] #47 [security-spire-agent internal] load build context [2023-08-26T08:46:04.189Z] #47 ... [2023-08-26T08:46:04.189Z] [2023-08-26T08:46:04.189Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-26T08:46:04.189Z] #49 10.15 Executing ca-certificates-20230506-r0.trigger [2023-08-26T08:46:04.189Z] #49 11.56 OK: 8 MiB in 17 packages [2023-08-26T08:46:04.189Z] #49 DONE 13.5s [2023-08-26T08:46:04.189Z] [2023-08-26T08:46:04.189Z] #47 [security-spire-agent internal] load build context [2023-08-26T08:46:05.598Z] #47 transferring context: 41.45MB 17.0s [2023-08-26T08:46:05.862Z] #47 ... [2023-08-26T08:46:05.862Z] [2023-08-26T08:46:05.862Z] #35 [security-secretstore-setup internal] load build context [2023-08-26T08:46:06.129Z] #35 ... [2023-08-26T08:46:06.129Z] [2023-08-26T08:46:06.129Z] #47 [security-spire-agent internal] load build context [2023-08-26T08:46:06.129Z] #47 ... [2023-08-26T08:46:06.129Z] [2023-08-26T08:46:06.129Z] #36 [core-command internal] load build context [2023-08-26T08:46:06.129Z] #36 ... [2023-08-26T08:46:06.129Z] [2023-08-26T08:46:06.129Z] #35 [security-secretstore-setup internal] load build context [2023-08-26T08:46:06.394Z] #35 ... [2023-08-26T08:46:06.394Z] [2023-08-26T08:46:06.394Z] #39 [security-spire-config internal] load build context [2023-08-26T08:46:06.659Z] #39 ... [2023-08-26T08:46:06.659Z] [2023-08-26T08:46:06.659Z] #38 [support-scheduler internal] load build context [2023-08-26T08:46:06.659Z] #38 ... [2023-08-26T08:46:06.659Z] [2023-08-26T08:46:06.659Z] #35 [security-secretstore-setup internal] load build context [2023-08-26T08:46:06.925Z] #35 ... [2023-08-26T08:46:06.925Z] [2023-08-26T08:46:06.925Z] #40 [core-data internal] load build context [2023-08-26T08:46:06.925Z] #40 ... [2023-08-26T08:46:06.925Z] [2023-08-26T08:46:06.925Z] #37 [security-bootstrapper internal] load build context [2023-08-26T08:46:07.193Z] #37 ... [2023-08-26T08:46:07.193Z] [2023-08-26T08:46:07.193Z] #41 [core-metadata internal] load build context [2023-08-26T08:46:07.193Z] #41 ... [2023-08-26T08:46:07.193Z] [2023-08-26T08:46:07.193Z] #37 [security-bootstrapper internal] load build context [2023-08-26T08:46:07.772Z] #37 ... [2023-08-26T08:46:07.772Z] [2023-08-26T08:46:07.773Z] #44 [security-proxy-auth internal] load build context [2023-08-26T08:46:08.038Z] #44 ... [2023-08-26T08:46:08.038Z] [2023-08-26T08:46:08.038Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-26T08:46:08.038Z] #45 ... [2023-08-26T08:46:08.038Z] [2023-08-26T08:46:08.038Z] #42 [support-notifications internal] load build context [2023-08-26T08:46:08.038Z] #42 ... [2023-08-26T08:46:08.038Z] [2023-08-26T08:46:08.038Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-26T08:46:08.303Z] #46 ... [2023-08-26T08:46:08.303Z] [2023-08-26T08:46:08.303Z] #42 [support-notifications internal] load build context [2023-08-26T08:46:10.241Z] #42 transferring context: 53.92MB 22.8s [2023-08-26T08:46:10.506Z] #42 ... [2023-08-26T08:46:10.506Z] [2023-08-26T08:46:10.506Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-26T08:46:10.506Z] #56 17.50 OK: 263 MiB in 53 packages [2023-08-26T08:46:10.506Z] #56 DONE 19.9s [2023-08-26T08:46:10.506Z] [2023-08-26T08:46:10.506Z] #42 [support-notifications internal] load build context [2023-08-26T08:46:10.772Z] #42 ... [2023-08-26T08:46:10.772Z] [2023-08-26T08:46:10.772Z] #43 [security-proxy-setup internal] load build context [2023-08-26T08:46:10.772Z] #43 ... [2023-08-26T08:46:10.772Z] [2023-08-26T08:46:10.772Z] #37 [security-bootstrapper internal] load build context [2023-08-26T08:46:11.352Z] #37 ... [2023-08-26T08:46:11.352Z] [2023-08-26T08:46:11.352Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-26T08:46:11.352Z] #57 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:11.352Z] #57 18.95 OK: 263 MiB in 53 packages [2023-08-26T08:46:11.352Z] #57 DONE 21.0s [2023-08-26T08:46:11.352Z] [2023-08-26T08:46:11.352Z] #37 [security-bootstrapper internal] load build context [2023-08-26T08:46:11.622Z] #37 ... [2023-08-26T08:46:11.622Z] [2023-08-26T08:46:11.622Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-26T08:46:11.622Z] #59 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:11.622Z] #59 18.69 OK: 263 MiB in 53 packages [2023-08-26T08:46:11.622Z] #59 DONE 20.9s [2023-08-26T08:46:11.622Z] [2023-08-26T08:46:11.622Z] #37 [security-bootstrapper internal] load build context [2023-08-26T08:46:11.897Z] #37 ... [2023-08-26T08:46:11.897Z] [2023-08-26T08:46:11.897Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-26T08:46:12.162Z] #50 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:12.162Z] #50 18.67 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-26T08:46:12.162Z] #50 18.67 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-26T08:46:12.162Z] #50 18.67 OK: 17694 distinct packages available [2023-08-26T08:46:12.162Z] #50 20.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:12.162Z] #50 ... [2023-08-26T08:46:12.162Z] [2023-08-26T08:46:12.162Z] #37 [security-bootstrapper internal] load build context [2023-08-26T08:46:13.566Z] #37 ... [2023-08-26T08:46:13.566Z] [2023-08-26T08:46:13.566Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-26T08:46:13.566Z] #53 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:13.566Z] #53 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:13.566Z] #53 22.66 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-26T08:46:13.566Z] #53 22.66 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-26T08:46:13.566Z] #53 22.66 OK: 17689 distinct packages available [2023-08-26T08:46:13.566Z] #53 ... [2023-08-26T08:46:13.566Z] [2023-08-26T08:46:13.566Z] #37 [security-bootstrapper internal] load build context [2023-08-26T08:46:14.523Z] #37 ... [2023-08-26T08:46:14.523Z] [2023-08-26T08:46:14.523Z] #32 [security-spire-server internal] load build context [2023-08-26T08:46:14.523Z] #32 ... [2023-08-26T08:46:14.523Z] [2023-08-26T08:46:14.523Z] #43 [security-proxy-setup internal] load build context [2023-08-26T08:46:14.789Z] #43 ... [2023-08-26T08:46:14.789Z] [2023-08-26T08:46:14.789Z] #55 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-26T08:46:14.789Z] #55 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:14.789Z] #55 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:15.056Z] #55 ... [2023-08-26T08:46:15.056Z] [2023-08-26T08:46:15.056Z] #43 [security-proxy-setup internal] load build context [2023-08-26T08:46:15.056Z] #43 ... [2023-08-26T08:46:15.056Z] [2023-08-26T08:46:15.056Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-26T08:46:15.056Z] #58 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:15.056Z] #58 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:15.056Z] #58 ... [2023-08-26T08:46:15.056Z] [2023-08-26T08:46:15.056Z] #43 [security-proxy-setup internal] load build context [2023-08-26T08:46:15.320Z] #43 transferring context: 71.03MB 27.8s [2023-08-26T08:46:16.277Z] #43 ... [2023-08-26T08:46:16.277Z] [2023-08-26T08:46:16.277Z] #36 [core-command internal] load build context [2023-08-26T08:46:16.277Z] #36 ... [2023-08-26T08:46:16.277Z] [2023-08-26T08:46:16.277Z] #47 [security-spire-agent internal] load build context [2023-08-26T08:46:16.543Z] #47 ... [2023-08-26T08:46:16.543Z] [2023-08-26T08:46:16.543Z] #36 [core-command internal] load build context [2023-08-26T08:46:16.543Z] #36 ... [2023-08-26T08:46:16.543Z] [2023-08-26T08:46:16.543Z] #39 [security-spire-config internal] load build context [2023-08-26T08:46:16.810Z] #39 ... [2023-08-26T08:46:16.810Z] [2023-08-26T08:46:16.810Z] #47 [security-spire-agent internal] load build context [2023-08-26T08:46:16.810Z] #47 ... [2023-08-26T08:46:16.810Z] [2023-08-26T08:46:16.810Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-26T08:46:16.810Z] #60 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:16.810Z] #60 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:17.321Z] #60 ... [2023-08-26T08:46:17.321Z] [2023-08-26T08:46:17.321Z] #38 [support-scheduler internal] load build context [2023-08-26T08:46:17.321Z] #38 ... [2023-08-26T08:46:17.321Z] [2023-08-26T08:46:17.321Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-26T08:46:17.321Z] #61 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:17.321Z] #61 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:17.321Z] #61 ... [2023-08-26T08:46:17.321Z] [2023-08-26T08:46:17.321Z] #35 [security-secretstore-setup internal] load build context [2023-08-26T08:46:17.321Z] #35 ... [2023-08-26T08:46:17.321Z] [2023-08-26T08:46:17.321Z] #41 [core-metadata internal] load build context [2023-08-26T08:46:17.626Z] #41 ... [2023-08-26T08:46:17.626Z] [2023-08-26T08:46:17.626Z] #40 [core-data internal] load build context [2023-08-26T08:46:17.626Z] #40 ... [2023-08-26T08:46:17.626Z] [2023-08-26T08:46:17.626Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-26T08:46:17.626Z] #51 16.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:17.626Z] #51 21.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:17.626Z] #51 ... [2023-08-26T08:46:17.626Z] [2023-08-26T08:46:17.626Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-26T08:46:17.626Z] #55 24.94 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-26T08:46:17.626Z] #55 24.94 Executing busybox-1.35.0-r29.trigger [2023-08-26T08:46:17.626Z] #55 25.11 OK: 8 MiB in 16 packages [2023-08-26T08:46:17.626Z] #55 DONE 27.0s [2023-08-26T08:46:17.626Z] [2023-08-26T08:46:17.626Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-26T08:46:17.626Z] #51 26.77 (1/4) Installing ca-certificates (20230506-r0) [2023-08-26T08:46:17.626Z] #51 ... [2023-08-26T08:46:17.626Z] [2023-08-26T08:46:17.626Z] #35 [security-secretstore-setup internal] load build context [2023-08-26T08:46:17.900Z] #35 ... [2023-08-26T08:46:17.900Z] [2023-08-26T08:46:17.900Z] #44 [security-proxy-auth internal] load build context [2023-08-26T08:46:18.203Z] #44 ... [2023-08-26T08:46:18.203Z] [2023-08-26T08:46:18.203Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-26T08:46:18.203Z] #45 ... [2023-08-26T08:46:18.203Z] [2023-08-26T08:46:18.203Z] #52 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-26T08:46:18.203Z] #52 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:18.203Z] #52 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:18.203Z] #52 28.28 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-26T08:46:18.203Z] #52 28.28 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-26T08:46:18.203Z] #52 28.28 OK: 17689 distinct packages available [2023-08-26T08:46:18.471Z] #52 ... [2023-08-26T08:46:18.471Z] [2023-08-26T08:46:18.471Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-26T08:46:18.471Z] #46 ... [2023-08-26T08:46:18.471Z] [2023-08-26T08:46:18.471Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-26T08:46:18.471Z] #54 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:18.471Z] #54 20.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:18.752Z] #54 ... [2023-08-26T08:46:18.752Z] [2023-08-26T08:46:18.752Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-26T08:46:19.025Z] #45 ... [2023-08-26T08:46:19.025Z] [2023-08-26T08:46:19.025Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-26T08:46:19.025Z] #58 25.36 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-26T08:46:19.025Z] #58 25.38 Executing busybox-1.35.0-r29.trigger [2023-08-26T08:46:19.025Z] #58 25.47 OK: 8 MiB in 16 packages [2023-08-26T08:46:19.025Z] #58 DONE 28.1s [2023-08-26T08:46:19.025Z] [2023-08-26T08:46:19.025Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-26T08:46:20.517Z] #45 transferring context: 49.15MB 32.2s [2023-08-26T08:46:21.130Z] #45 ... [2023-08-26T08:46:21.130Z] [2023-08-26T08:46:21.130Z] #42 [support-notifications internal] load build context [2023-08-26T08:46:21.130Z] #42 ... [2023-08-26T08:46:21.130Z] [2023-08-26T08:46:21.130Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-26T08:46:23.083Z] #45 ... [2023-08-26T08:46:23.083Z] [2023-08-26T08:46:23.083Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-26T08:46:23.083Z] #61 27.28 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-26T08:46:23.083Z] #61 27.32 (2/4) Installing openssl (3.0.10-r0) [2023-08-26T08:46:23.083Z] #61 27.45 (3/4) Installing su-exec (0.2-r2) [2023-08-26T08:46:23.083Z] #61 27.57 (4/4) Installing yq (4.30.4-r4) [2023-08-26T08:46:23.083Z] #61 28.73 Executing busybox-1.35.0-r29.trigger [2023-08-26T08:46:23.083Z] #61 29.00 OK: 17 MiB in 19 packages [2023-08-26T08:46:23.083Z] #61 DONE 31.8s [2023-08-26T08:46:23.083Z] [2023-08-26T08:46:23.083Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-26T08:46:23.083Z] #45 ... [2023-08-26T08:46:23.083Z] [2023-08-26T08:46:23.083Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-26T08:46:23.083Z] #51 27.43 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-26T08:46:23.083Z] #51 27.44 (3/4) Installing su-exec (0.2-r2) [2023-08-26T08:46:23.083Z] #51 27.44 (4/4) Installing yq (4.30.4-r4) [2023-08-26T08:46:23.083Z] #51 28.62 Executing busybox-1.35.0-r29.trigger [2023-08-26T08:46:23.083Z] #51 28.76 Executing ca-certificates-20230506-r0.trigger [2023-08-26T08:46:23.083Z] #51 30.53 OK: 17 MiB in 19 packages [2023-08-26T08:46:23.083Z] #51 DONE 32.4s [2023-08-26T08:46:23.083Z] [2023-08-26T08:46:23.083Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-26T08:46:23.664Z] #45 ... [2023-08-26T08:46:23.664Z] [2023-08-26T08:46:23.664Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-26T08:46:23.664Z] #54 28.13 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-26T08:46:23.664Z] #54 28.13 (2/2) Installing su-exec (0.2-r2) [2023-08-26T08:46:23.664Z] #54 28.29 Executing busybox-1.35.0-r29.trigger [2023-08-26T08:46:23.664Z] #54 28.33 OK: 8 MiB in 17 packages [2023-08-26T08:46:23.664Z] #54 DONE 32.6s [2023-08-26T08:46:23.664Z] [2023-08-26T08:46:23.664Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-26T08:46:23.664Z] #45 ... [2023-08-26T08:46:23.664Z] [2023-08-26T08:46:23.664Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-26T08:46:23.664Z] #50 23.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:23.664Z] #50 30.40 OK: 263 MiB in 53 packages [2023-08-26T08:46:23.664Z] #50 DONE 32.9s [2023-08-26T08:46:23.664Z] [2023-08-26T08:46:23.664Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-26T08:46:24.620Z] #45 ... [2023-08-26T08:46:24.620Z] [2023-08-26T08:46:24.620Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-26T08:46:24.620Z] #62 DONE 1.6s [2023-08-26T08:46:24.620Z] [2023-08-26T08:46:24.620Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-26T08:46:24.620Z] #45 ... [2023-08-26T08:46:24.620Z] [2023-08-26T08:46:24.620Z] #37 [security-bootstrapper internal] load build context [2023-08-26T08:46:24.620Z] #37 ... [2023-08-26T08:46:24.620Z] [2023-08-26T08:46:24.620Z] #32 [security-spire-server internal] load build context [2023-08-26T08:46:24.620Z] #32 transferring context: 104.90MB 38.8s [2023-08-26T08:46:24.620Z] #32 ... [2023-08-26T08:46:24.620Z] [2023-08-26T08:46:24.620Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-26T08:46:24.620Z] #53 23.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:24.620Z] #53 27.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:24.620Z] #53 31.85 (1/9) Installing ca-certificates (20230506-r0) [2023-08-26T08:46:24.620Z] #53 32.01 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-26T08:46:24.620Z] #53 32.09 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-26T08:46:24.620Z] #53 32.12 (4/9) Installing libcurl (8.2.1-r0) [2023-08-26T08:46:24.620Z] #53 32.16 (5/9) Installing curl (8.2.1-r0) [2023-08-26T08:46:24.620Z] #53 32.22 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-26T08:46:24.620Z] #53 32.22 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-26T08:46:24.620Z] #53 32.28 (8/9) Installing libucontext (1.2-r0) [2023-08-26T08:46:24.620Z] #53 32.28 (9/9) Installing gcompat (1.1.0-r0) [2023-08-26T08:46:24.620Z] #53 32.28 Executing busybox-1.35.0-r29.trigger [2023-08-26T08:46:24.620Z] #53 32.48 Executing ca-certificates-20230506-r0.trigger [2023-08-26T08:46:24.620Z] #53 33.39 OK: 11 MiB in 24 packages [2023-08-26T08:46:24.889Z] #53 ... [2023-08-26T08:46:24.889Z] [2023-08-26T08:46:24.889Z] #32 [security-spire-server internal] load build context [2023-08-26T08:46:25.154Z] #32 ... [2023-08-26T08:46:25.154Z] [2023-08-26T08:46:25.154Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-26T08:46:25.154Z] #53 DONE 34.5s [2023-08-26T08:46:25.154Z] [2023-08-26T08:46:25.154Z] #32 [security-spire-server internal] load build context [2023-08-26T08:46:25.419Z] #32 ... [2023-08-26T08:46:25.419Z] [2023-08-26T08:46:25.419Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-26T08:46:25.419Z] #60 27.09 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-26T08:46:25.419Z] #60 27.09 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-26T08:46:25.419Z] #60 27.09 OK: 17689 distinct packages available [2023-08-26T08:46:25.419Z] #60 28.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:25.419Z] #60 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:25.419Z] #60 33.02 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-26T08:46:25.419Z] #60 33.02 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-26T08:46:25.419Z] #60 33.02 (3/4) Installing libucontext (1.2-r0) [2023-08-26T08:46:25.419Z] #60 33.02 (4/4) Installing gcompat (1.1.0-r0) [2023-08-26T08:46:25.419Z] #60 33.12 Executing busybox-1.35.0-r29.trigger [2023-08-26T08:46:25.419Z] #60 33.18 OK: 8 MiB in 19 packages [2023-08-26T08:46:25.419Z] #60 DONE 34.5s [2023-08-26T08:46:25.684Z] [2023-08-26T08:46:25.684Z] #32 [security-spire-server internal] load build context [2023-08-26T08:46:25.948Z] #32 ... [2023-08-26T08:46:25.948Z] [2023-08-26T08:46:25.948Z] #52 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-26T08:46:25.948Z] #52 29.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:25.948Z] #52 32.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T08:46:25.948Z] #52 34.57 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-26T08:46:25.948Z] #52 34.57 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-26T08:46:25.948Z] #52 34.57 (3/5) Installing libucontext (1.2-r0) [2023-08-26T08:46:25.948Z] #52 34.57 (4/5) Installing gcompat (1.1.0-r0) [2023-08-26T08:46:25.948Z] #52 34.57 (5/5) Installing openssl (3.0.10-r0) [2023-08-26T08:46:25.948Z] #52 34.66 Executing busybox-1.35.0-r29.trigger [2023-08-26T08:46:25.948Z] #52 34.83 OK: 9 MiB in 20 packages [2023-08-26T08:46:25.948Z] #52 DONE 36.0s [2023-08-26T08:46:25.948Z] [2023-08-26T08:46:25.948Z] #32 [security-spire-server internal] load build context [2023-08-26T08:46:26.531Z] #32 ... [2023-08-26T08:46:26.531Z] [2023-08-26T08:46:26.531Z] #43 [security-proxy-setup internal] load build context [2023-08-26T08:46:26.531Z] #43 ... [2023-08-26T08:46:26.531Z] [2023-08-26T08:46:26.531Z] #32 [security-spire-server internal] load build context [2023-08-26T08:46:26.797Z] #32 ... [2023-08-26T08:46:26.797Z] [2023-08-26T08:46:26.797Z] #36 [core-command internal] load build context [2023-08-26T08:46:26.797Z] #36 ... [2023-08-26T08:46:26.797Z] [2023-08-26T08:46:26.797Z] #39 [security-spire-config internal] load build context [2023-08-26T08:46:27.062Z] #39 ... [2023-08-26T08:46:27.062Z] [2023-08-26T08:46:27.062Z] #47 [security-spire-agent internal] load build context [2023-08-26T08:46:27.062Z] #47 ... [2023-08-26T08:46:27.062Z] [2023-08-26T08:46:27.062Z] #32 [security-spire-server internal] load build context [2023-08-26T08:46:27.328Z] #32 ... [2023-08-26T08:46:27.328Z] [2023-08-26T08:46:27.328Z] #38 [support-scheduler internal] load build context [2023-08-26T08:46:27.328Z] #38 ... [2023-08-26T08:46:27.328Z] [2023-08-26T08:46:27.328Z] #47 [security-spire-agent internal] load build context [2023-08-26T08:46:27.599Z] #47 ... [2023-08-26T08:46:27.599Z] [2023-08-26T08:46:27.599Z] #41 [core-metadata internal] load build context [2023-08-26T08:46:27.599Z] #41 ... [2023-08-26T08:46:27.599Z] [2023-08-26T08:46:27.599Z] #47 [security-spire-agent internal] load build context [2023-08-26T08:46:27.865Z] #47 ... [2023-08-26T08:46:27.865Z] [2023-08-26T08:46:27.865Z] #40 [core-data internal] load build context [2023-08-26T08:46:27.865Z] #40 ... [2023-08-26T08:46:27.865Z] [2023-08-26T08:46:27.865Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-26T08:46:27.865Z] #63 DONE 4.4s [2023-08-26T08:46:27.865Z] [2023-08-26T08:46:27.865Z] #40 [core-data internal] load build context [2023-08-26T08:46:27.865Z] #40 ... [2023-08-26T08:46:27.865Z] [2023-08-26T08:46:27.865Z] #47 [security-spire-agent internal] load build context [2023-08-26T08:46:28.137Z] #47 ... [2023-08-26T08:46:28.137Z] [2023-08-26T08:46:28.137Z] #35 [security-secretstore-setup internal] load build context [2023-08-26T08:46:28.137Z] #35 ... [2023-08-26T08:46:28.137Z] [2023-08-26T08:46:28.137Z] #47 [security-spire-agent internal] load build context [2023-08-26T08:46:28.412Z] #47 ... [2023-08-26T08:46:28.412Z] [2023-08-26T08:46:28.412Z] #44 [security-proxy-auth internal] load build context [2023-08-26T08:46:28.412Z] #44 ... [2023-08-26T08:46:28.412Z] [2023-08-26T08:46:28.412Z] #35 [security-secretstore-setup internal] load build context [2023-08-26T08:46:28.684Z] #35 ... [2023-08-26T08:46:28.684Z] [2023-08-26T08:46:28.684Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-26T08:46:28.684Z] #64 DONE 0.6s [2023-08-26T08:46:28.684Z] [2023-08-26T08:46:28.684Z] #35 [security-secretstore-setup internal] load build context [2023-08-26T08:46:28.949Z] #35 ... [2023-08-26T08:46:28.949Z] [2023-08-26T08:46:28.949Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-26T08:46:28.949Z] #46 ... [2023-08-26T08:46:28.949Z] [2023-08-26T08:46:28.949Z] #44 [security-proxy-auth internal] load build context [2023-08-26T08:46:30.884Z] #44 transferring context: 101.79MB 42.5s [2023-08-26T08:46:31.467Z] #44 ... [2023-08-26T08:46:31.467Z] [2023-08-26T08:46:31.467Z] #42 [support-notifications internal] load build context [2023-08-26T08:46:31.467Z] #42 ... [2023-08-26T08:46:31.467Z] [2023-08-26T08:46:31.467Z] #47 [security-spire-agent internal] load build context [2023-08-26T08:46:34.049Z] #47 ... [2023-08-26T08:46:34.049Z] [2023-08-26T08:46:34.049Z] #44 [security-proxy-auth internal] load build context [2023-08-26T08:46:34.628Z] #44 ... [2023-08-26T08:46:34.628Z] [2023-08-26T08:46:34.628Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-26T08:46:34.628Z] #45 ... [2023-08-26T08:46:34.628Z] [2023-08-26T08:46:34.628Z] #37 [security-bootstrapper internal] load build context [2023-08-26T08:46:34.896Z] #37 ... [2023-08-26T08:46:34.896Z] [2023-08-26T08:46:34.896Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-26T08:46:35.853Z] #45 transferring context: 103.32MB 47.7s [2023-08-26T08:46:36.435Z] #45 ... [2023-08-26T08:46:36.435Z] [2023-08-26T08:46:36.435Z] #43 [security-proxy-setup internal] load build context [2023-08-26T08:46:36.701Z] #43 ... [2023-08-26T08:46:36.701Z] [2023-08-26T08:46:36.701Z] #47 [security-spire-agent internal] load build context [2023-08-26T08:46:36.965Z] #47 ... [2023-08-26T08:46:36.965Z] [2023-08-26T08:46:36.965Z] #39 [security-spire-config internal] load build context [2023-08-26T08:46:37.235Z] #39 ... [2023-08-26T08:46:37.235Z] [2023-08-26T08:46:37.235Z] #36 [core-command internal] load build context [2023-08-26T08:46:37.235Z] #36 ... [2023-08-26T08:46:37.235Z] [2023-08-26T08:46:37.235Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-26T08:46:37.501Z] #45 ... [2023-08-26T08:46:37.501Z] [2023-08-26T08:46:37.501Z] #32 [security-spire-server internal] load build context [2023-08-26T08:46:37.501Z] #32 ... [2023-08-26T08:46:37.501Z] [2023-08-26T08:46:37.501Z] #38 [support-scheduler internal] load build context [2023-08-26T08:46:37.501Z] #38 ... [2023-08-26T08:46:37.501Z] [2023-08-26T08:46:37.501Z] #36 [core-command internal] load build context [2023-08-26T08:46:37.765Z] #36 ... [2023-08-26T08:46:37.765Z] [2023-08-26T08:46:37.765Z] #41 [core-metadata internal] load build context [2023-08-26T08:46:37.765Z] #41 ... [2023-08-26T08:46:37.765Z] [2023-08-26T08:46:37.765Z] #36 [core-command internal] load build context [2023-08-26T08:46:38.034Z] #36 ... [2023-08-26T08:46:38.034Z] [2023-08-26T08:46:38.034Z] #40 [core-data internal] load build context [2023-08-26T08:46:38.307Z] #40 ... [2023-08-26T08:46:38.307Z] [2023-08-26T08:46:38.307Z] #36 [core-command internal] load build context [2023-08-26T08:46:38.886Z] #36 ... [2023-08-26T08:46:38.886Z] [2023-08-26T08:46:38.886Z] #35 [security-secretstore-setup internal] load build context [2023-08-26T08:46:39.151Z] #35 ... [2023-08-26T08:46:39.151Z] [2023-08-26T08:46:39.151Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-26T08:46:39.151Z] #46 ... [2023-08-26T08:46:39.151Z] [2023-08-26T08:46:39.151Z] #35 [security-secretstore-setup internal] load build context [2023-08-26T08:46:40.106Z] #35 ... [2023-08-26T08:46:40.106Z] [2023-08-26T08:46:40.106Z] #40 [core-data internal] load build context [2023-08-26T08:46:40.106Z] #40 transferring context: 188.29MB 53.1s done [2023-08-26T08:46:40.106Z] #40 DONE 53.5s [2023-08-26T08:46:40.106Z] [2023-08-26T08:46:40.106Z] #35 [security-secretstore-setup internal] load build context [2023-08-26T08:46:41.505Z] #35 ... [2023-08-26T08:46:41.505Z] [2023-08-26T08:46:41.505Z] #42 [support-notifications internal] load build context [2023-08-26T08:46:41.771Z] #42 ... [2023-08-26T08:46:41.771Z] [2023-08-26T08:46:41.771Z] #32 [security-spire-server internal] load build context [2023-08-26T08:46:42.036Z] #32 ... [2023-08-26T08:46:42.036Z] [2023-08-26T08:46:42.036Z] #43 [security-proxy-setup internal] load build context [2023-08-26T08:46:42.036Z] #43 transferring context: 188.29MB 54.0s done [2023-08-26T08:46:42.036Z] #43 DONE 55.0s [2023-08-26T08:46:42.036Z] [2023-08-26T08:46:42.036Z] #32 [security-spire-server internal] load build context [2023-08-26T08:46:42.300Z] #32 transferring context: 188.29MB 56.5s done [2023-08-26T08:46:42.570Z] #32 DONE 56.9s [2023-08-26T08:46:42.570Z] [2023-08-26T08:46:42.570Z] #42 [support-notifications internal] load build context [2023-08-26T08:46:42.838Z] #42 ... [2023-08-26T08:46:42.838Z] [2023-08-26T08:46:42.838Z] #65 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:46:42.838Z] #65 DONE 2.4s [2023-08-26T08:46:42.838Z] [2023-08-26T08:46:42.838Z] #42 [support-notifications internal] load build context [2023-08-26T08:46:42.838Z] #42 ... [2023-08-26T08:46:42.838Z] [2023-08-26T08:46:42.838Z] #47 [security-spire-agent internal] load build context [2023-08-26T08:46:42.838Z] #47 transferring context: 188.29MB 54.4s done [2023-08-26T08:46:42.838Z] #47 DONE 55.2s [2023-08-26T08:46:42.838Z] [2023-08-26T08:46:42.838Z] #42 [support-notifications internal] load build context [2023-08-26T08:46:43.420Z] #42 ... [2023-08-26T08:46:43.420Z] [2023-08-26T08:46:43.420Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:46:43.420Z] #66 DONE 1.4s [2023-08-26T08:46:43.420Z] [2023-08-26T08:46:43.420Z] #42 [support-notifications internal] load build context [2023-08-26T08:46:44.377Z] #42 ... [2023-08-26T08:46:44.377Z] [2023-08-26T08:46:44.377Z] #67 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-26T08:46:44.377Z] #67 DONE 1.5s [2023-08-26T08:46:44.377Z] [2023-08-26T08:46:44.377Z] #42 [support-notifications internal] load build context [2023-08-26T08:46:44.642Z] #42 ... [2023-08-26T08:46:44.642Z] [2023-08-26T08:46:44.642Z] #44 [security-proxy-auth internal] load build context [2023-08-26T08:46:44.910Z] #44 ... [2023-08-26T08:46:44.910Z] [2023-08-26T08:46:44.910Z] #42 [support-notifications internal] load build context [2023-08-26T08:46:44.910Z] #42 ... [2023-08-26T08:46:44.910Z] [2023-08-26T08:46:44.910Z] #37 [security-bootstrapper internal] load build context [2023-08-26T08:46:44.910Z] #37 transferring context: 188.29MB 58.9s done [2023-08-26T08:46:45.175Z] #37 DONE 59.3s [2023-08-26T08:46:45.175Z] [2023-08-26T08:46:45.175Z] #42 [support-notifications internal] load build context [2023-08-26T08:46:45.443Z] #42 transferring context: 188.29MB 58.0s done [2023-08-26T08:46:46.023Z] #42 DONE 59.0s [2023-08-26T08:46:46.023Z] [2023-08-26T08:46:46.023Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:46:47.005Z] #68 ... [2023-08-26T08:46:47.006Z] [2023-08-26T08:46:47.006Z] #35 [security-secretstore-setup internal] load build context [2023-08-26T08:46:47.006Z] #35 transferring context: 188.29MB 60.5s done [2023-08-26T08:46:47.006Z] #35 DONE 61.3s [2023-08-26T08:46:47.006Z] [2023-08-26T08:46:47.006Z] #41 [core-metadata internal] load build context [2023-08-26T08:46:47.006Z] #41 transferring context: 188.29MB 59.5s done [2023-08-26T08:46:47.006Z] #41 DONE 60.5s [2023-08-26T08:46:47.006Z] [2023-08-26T08:46:47.006Z] #44 [security-proxy-auth internal] load build context [2023-08-26T08:46:47.276Z] #44 ... [2023-08-26T08:46:47.276Z] [2023-08-26T08:46:47.276Z] #39 [security-spire-config internal] load build context [2023-08-26T08:46:47.542Z] #39 ... [2023-08-26T08:46:47.542Z] [2023-08-26T08:46:47.542Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:46:47.542Z] #68 DONE 1.3s [2023-08-26T08:46:47.542Z] [2023-08-26T08:46:47.542Z] #39 [security-spire-config internal] load build context [2023-08-26T08:46:47.542Z] #39 ... [2023-08-26T08:46:47.542Z] [2023-08-26T08:46:47.542Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:46:47.542Z] #69 ... [2023-08-26T08:46:47.542Z] [2023-08-26T08:46:47.542Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-26T08:46:47.542Z] #45 ... [2023-08-26T08:46:47.542Z] [2023-08-26T08:46:47.542Z] #44 [security-proxy-auth internal] load build context [2023-08-26T08:46:47.810Z] #44 ... [2023-08-26T08:46:47.810Z] [2023-08-26T08:46:47.810Z] #38 [support-scheduler internal] load build context [2023-08-26T08:46:47.810Z] #38 ... [2023-08-26T08:46:47.810Z] [2023-08-26T08:46:47.810Z] #44 [security-proxy-auth internal] load build context [2023-08-26T08:46:49.216Z] #44 ... [2023-08-26T08:46:49.216Z] [2023-08-26T08:46:49.216Z] #36 [core-command internal] load build context [2023-08-26T08:46:49.216Z] #36 ... [2023-08-26T08:46:49.216Z] [2023-08-26T08:46:49.216Z] #44 [security-proxy-auth internal] load build context [2023-08-26T08:46:49.216Z] #44 transferring context: 188.29MB 61.0s done [2023-08-26T08:46:49.216Z] #44 DONE 61.9s [2023-08-26T08:46:49.216Z] [2023-08-26T08:46:49.216Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-26T08:46:49.216Z] #46 ... [2023-08-26T08:46:49.216Z] [2023-08-26T08:46:49.216Z] #38 [support-scheduler internal] load build context [2023-08-26T08:46:53.462Z] #38 ... [2023-08-26T08:46:53.462Z] [2023-08-26T08:46:53.462Z] #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:46:53.462Z] #70 ... [2023-08-26T08:46:53.462Z] [2023-08-26T08:46:53.462Z] #38 [support-scheduler internal] load build context [2023-08-26T08:46:53.462Z] #38 ... [2023-08-26T08:46:53.462Z] [2023-08-26T08:46:53.462Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-26T08:46:53.462Z] #45 transferring context: 188.29MB 65.3s done [2023-08-26T08:46:53.462Z] #45 DONE 66.2s [2023-08-26T08:46:53.462Z] [2023-08-26T08:46:53.462Z] #38 [support-scheduler internal] load build context [2023-08-26T08:46:53.462Z] #38 ... [2023-08-26T08:46:53.462Z] [2023-08-26T08:46:53.462Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:46:53.727Z] #71 ... [2023-08-26T08:46:53.727Z] [2023-08-26T08:46:53.727Z] #39 [security-spire-config internal] load build context [2023-08-26T08:46:53.727Z] #39 transferring context: 188.29MB 67.4s done [2023-08-26T08:46:53.727Z] #39 DONE 67.7s [2023-08-26T08:46:53.727Z] [2023-08-26T08:46:53.727Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:46:54.310Z] #72 ... [2023-08-26T08:46:54.310Z] [2023-08-26T08:46:54.310Z] #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:46:54.597Z] #73 ... [2023-08-26T08:46:54.597Z] [2023-08-26T08:46:54.597Z] #38 [support-scheduler internal] load build context [2023-08-26T08:46:54.597Z] #38 ... [2023-08-26T08:46:54.597Z] [2023-08-26T08:46:54.597Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-26T08:46:54.597Z] #46 transferring context: 188.29MB 66.3s done [2023-08-26T08:46:54.597Z] #46 DONE 66.8s [2023-08-26T08:46:54.597Z] [2023-08-26T08:46:54.597Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:46:54.597Z] #72 DONE 0.9s [2023-08-26T08:46:54.597Z] [2023-08-26T08:46:54.597Z] #38 [support-scheduler internal] load build context [2023-08-26T08:46:55.555Z] #38 ... [2023-08-26T08:46:55.555Z] [2023-08-26T08:46:55.555Z] #36 [core-command internal] load build context [2023-08-26T08:46:55.555Z] #36 transferring context: 188.29MB 69.5s done [2023-08-26T08:46:55.555Z] #36 DONE 69.7s [2023-08-26T08:46:55.555Z] [2023-08-26T08:46:55.555Z] #38 [support-scheduler internal] load build context [2023-08-26T08:46:56.144Z] #38 transferring context: 188.29MB 70.0s done [2023-08-26T08:46:56.144Z] #38 DONE 70.4s [2023-08-26T08:46:56.144Z] [2023-08-26T08:46:56.144Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:47:42.958Z] #74 ... [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:47:42.958Z] #71 DONE 51.9s [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:47:42.958Z] #73 DONE 51.2s [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #75 [security-spire-server builder 6/9] COPY . . [2023-08-26T08:47:42.958Z] #75 ... [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:47:42.958Z] #74 DONE 40.8s [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:47:42.958Z] #69 DONE 48.1s [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:47:42.958Z] #70 DONE 52.5s [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #76 [core-data builder 6/7] COPY . . [2023-08-26T08:47:42.958Z] #76 DONE 3.9s [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #77 [support-notifications builder 6/7] COPY . . [2023-08-26T08:47:42.958Z] #77 DONE 3.9s [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #78 [security-proxy-setup builder 6/7] COPY . . [2023-08-26T08:47:42.958Z] #78 DONE 4.0s [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:47:42.958Z] #79 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #80 [core-metadata builder 6/7] COPY . . [2023-08-26T08:47:42.958Z] #80 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:47:42.958Z] #81 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:47:42.958Z] #82 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:47:42.958Z] #83 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #84 [security-bootstrapper builder 6/7] COPY . . [2023-08-26T08:47:42.958Z] #84 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:47:42.958Z] #85 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #86 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:47:42.958Z] #86 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #87 [security-secretstore-setup builder 6/7] COPY . . [2023-08-26T08:47:42.958Z] #87 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #75 [security-spire-server builder 6/9] COPY . . [2023-08-26T08:47:42.958Z] #75 DONE 4.0s [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-26T08:47:42.958Z] #88 ... [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:47:42.958Z] #89 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:47:42.958Z] #90 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #91 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-26T08:47:42.958Z] #91 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #92 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-26T08:47:42.958Z] #92 DONE 4.0s [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #93 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:47:42.958Z] #93 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #94 [security-proxy-auth builder 6/7] COPY . . [2023-08-26T08:47:42.958Z] #94 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:47:42.958Z] #95 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #96 [support-scheduler builder 6/7] COPY . . [2023-08-26T08:47:42.958Z] #96 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:47:42.958Z] #97 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:47:42.958Z] #98 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #99 [core-command builder 6/7] COPY . . [2023-08-26T08:47:42.958Z] #99 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:47:42.958Z] #100 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #101 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-26T08:47:42.958Z] #101 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-26T08:47:42.958Z] #102 ... [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #103 [security-spire-agent builder 6/9] COPY . . [2023-08-26T08:47:42.958Z] #103 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #104 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:47:42.958Z] #104 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #105 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-26T08:47:42.958Z] #105 CACHED [2023-08-26T08:47:42.958Z] [2023-08-26T08:47:42.958Z] #106 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-26T08:47:42.959Z] #106 CACHED [2023-08-26T08:47:42.959Z] [2023-08-26T08:47:42.959Z] #107 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-26T08:47:42.959Z] #107 DONE 0.5s [2023-08-26T08:47:42.959Z] [2023-08-26T08:47:42.959Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-26T08:47:45.544Z] #108 ... [2023-08-26T08:47:45.544Z] [2023-08-26T08:47:45.544Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-26T08:47:45.544Z] #102 5.984 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-26T08:47:46.501Z] #102 ... [2023-08-26T08:47:46.501Z] [2023-08-26T08:47:46.501Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-26T08:47:46.501Z] #108 DONE 6.5s [2023-08-26T08:47:46.501Z] [2023-08-26T08:47:46.501Z] #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-26T08:47:46.501Z] #109 DONE 6.4s [2023-08-26T08:47:46.772Z] [2023-08-26T08:47:46.772Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-26T08:47:47.043Z] #110 ... [2023-08-26T08:47:47.043Z] [2023-08-26T08:47:47.043Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-26T08:47:47.043Z] #111 DONE 0.4s [2023-08-26T08:47:47.043Z] [2023-08-26T08:47:47.043Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-26T08:47:47.043Z] #110 DONE 0.5s [2023-08-26T08:47:47.043Z] [2023-08-26T08:47:47.043Z] #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-26T08:47:47.043Z] #88 6.127 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-26T08:47:48.443Z] #88 ... [2023-08-26T08:47:48.443Z] [2023-08-26T08:47:48.443Z] #112 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-26T08:47:48.443Z] #112 CACHED [2023-08-26T08:47:48.443Z] [2023-08-26T08:47:48.443Z] #113 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-26T08:47:48.443Z] #113 CACHED [2023-08-26T08:47:48.443Z] [2023-08-26T08:47:48.443Z] #114 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-26T08:47:48.443Z] #114 CACHED [2023-08-26T08:47:48.443Z] [2023-08-26T08:47:48.443Z] #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-26T08:47:48.443Z] #115 CACHED [2023-08-26T08:47:48.443Z] [2023-08-26T08:47:48.443Z] #116 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T08:47:48.443Z] #116 CACHED [2023-08-26T08:47:48.443Z] [2023-08-26T08:47:48.443Z] #117 [security-spire-config builder 6/9] COPY . . [2023-08-26T08:47:48.443Z] #117 CACHED [2023-08-26T08:47:48.716Z] [2023-08-26T08:47:48.716Z] #118 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:47:48.716Z] #118 DONE 0.3s [2023-08-26T08:47:48.716Z] [2023-08-26T08:47:48.716Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:47:48.716Z] #119 DONE 0.3s [2023-08-26T08:47:48.716Z] [2023-08-26T08:47:48.716Z] #120 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-26T08:47:48.982Z] #120 DONE 0.3s [2023-08-26T08:47:48.982Z] [2023-08-26T08:47:48.982Z] #121 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-26T08:47:49.567Z] #121 ... [2023-08-26T08:47:49.567Z] [2023-08-26T08:47:49.567Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-26T08:47:49.567Z] #122 CACHED [2023-08-26T08:47:49.567Z] [2023-08-26T08:47:49.567Z] #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T08:47:49.567Z] #123 CACHED [2023-08-26T08:47:49.567Z] [2023-08-26T08:47:49.567Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-26T08:47:49.567Z] #0 4.781 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-26T08:47:49.567Z] #124 ... [2023-08-26T08:47:49.567Z] [2023-08-26T08:47:49.567Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-26T08:47:49.567Z] #0 6.820 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-26T08:47:49.831Z] #125 ... [2023-08-26T08:47:49.831Z] [2023-08-26T08:47:49.831Z] #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-26T08:47:49.831Z] #126 DONE 0.4s [2023-08-26T08:47:49.831Z] [2023-08-26T08:47:49.831Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-26T08:47:49.831Z] #0 4.356 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-26T08:47:49.831Z] #127 ... [2023-08-26T08:47:49.831Z] [2023-08-26T08:47:49.831Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-26T08:47:49.831Z] #0 5.726 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-26T08:47:50.096Z] #128 ... [2023-08-26T08:47:50.096Z] [2023-08-26T08:47:50.096Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-26T08:47:50.096Z] #0 6.599 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-26T08:47:50.096Z] #129 ... [2023-08-26T08:47:50.096Z] [2023-08-26T08:47:50.096Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-26T08:47:50.096Z] #0 6.500 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-26T08:47:50.360Z] #130 ... [2023-08-26T08:47:50.360Z] [2023-08-26T08:47:50.360Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-26T08:47:50.360Z] #0 6.693 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-26T08:47:50.360Z] #131 ... [2023-08-26T08:47:50.360Z] [2023-08-26T08:47:50.360Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-26T08:47:50.360Z] #0 6.187 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-26T08:47:50.629Z] #132 ... [2023-08-26T08:47:50.629Z] [2023-08-26T08:47:50.629Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-26T08:47:50.629Z] #0 4.774 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-26T08:47:50.896Z] #133 ... [2023-08-26T08:47:50.896Z] [2023-08-26T08:47:50.896Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-26T08:47:50.896Z] #134 DONE 1.3s [2023-08-26T08:47:50.896Z] [2023-08-26T08:47:50.896Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-26T08:47:50.896Z] #135 ... [2023-08-26T08:47:50.896Z] [2023-08-26T08:47:50.896Z] #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-26T08:47:50.896Z] #136 DONE 1.2s [2023-08-26T08:47:50.896Z] [2023-08-26T08:47:50.896Z] #121 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-26T08:47:50.896Z] #121 DONE 1.8s [2023-08-26T08:47:51.160Z] [2023-08-26T08:47:51.160Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-26T08:47:51.160Z] #137 DONE 0.2s [2023-08-26T08:47:51.160Z] [2023-08-26T08:47:51.160Z] #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-26T08:47:51.160Z] #138 ... [2023-08-26T08:47:51.160Z] [2023-08-26T08:47:51.160Z] #139 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-26T08:47:51.160Z] #139 DONE 0.3s [2023-08-26T08:47:51.424Z] [2023-08-26T08:47:51.424Z] #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-26T08:47:51.424Z] #138 DONE 0.2s [2023-08-26T08:47:51.424Z] [2023-08-26T08:47:51.424Z] #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-26T08:47:51.424Z] #140 DONE 0.3s [2023-08-26T08:47:51.424Z] [2023-08-26T08:47:51.424Z] #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-26T08:47:51.424Z] #141 DONE 0.2s [2023-08-26T08:47:51.424Z] [2023-08-26T08:47:51.424Z] #142 [security-spire-config] exporting to image [2023-08-26T08:47:51.424Z] #142 exporting layers [2023-08-26T08:47:52.015Z] #142 ... [2023-08-26T08:47:52.015Z] [2023-08-26T08:47:52.015Z] #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-26T08:47:52.015Z] #143 DONE 0.5s [2023-08-26T08:47:52.015Z] [2023-08-26T08:47:52.015Z] #142 [security-spire-server] exporting to image [2023-08-26T08:47:52.972Z] #142 ... [2023-08-26T08:47:52.972Z] [2023-08-26T08:47:52.972Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-26T08:47:52.972Z] #135 DONE 2.2s [2023-08-26T08:47:52.972Z] [2023-08-26T08:47:52.972Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-26T08:47:53.237Z] #144 DONE 0.2s [2023-08-26T08:47:53.237Z] [2023-08-26T08:47:53.237Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-26T08:47:53.511Z] #145 DONE 0.2s [2023-08-26T08:47:53.511Z] [2023-08-26T08:47:53.511Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-26T08:47:53.789Z] #146 DONE 0.3s [2023-08-26T08:47:53.789Z] [2023-08-26T08:47:53.789Z] #142 [security-spire-agent] exporting to image [2023-08-26T08:47:54.054Z] #142 exporting layers 2.4s done [2023-08-26T08:47:54.054Z] #142 writing image sha256:8c12282669cef796b7f556ec9b3729d206fae4fd1a479da872c3fdfdf143b9a5 0.1s done [2023-08-26T08:47:54.054Z] #142 naming to docker.io/library/security-spire-config-arm64 [2023-08-26T08:47:54.054Z] #142 exporting layers 2.2s done [2023-08-26T08:47:54.054Z] #142 naming to docker.io/library/security-spire-config-arm64 done [2023-08-26T08:47:54.054Z] #142 writing image sha256:d0fcfb05731310b2d1e0e6b8788a28b69eede8fe43d1c5063ce2b0e3e5b75fb3 [2023-08-26T08:47:54.319Z] #142 writing image sha256:d0fcfb05731310b2d1e0e6b8788a28b69eede8fe43d1c5063ce2b0e3e5b75fb3 0.0s done [2023-08-26T08:47:54.320Z] #142 naming to docker.io/library/security-spire-server-arm64 done [2023-08-26T08:47:59.646Z] #142 exporting layers 4.9s done [2023-08-26T08:47:59.646Z] #142 writing image sha256:dc7c32b954b9fb25596eb2245c30832def9bc8ec8b820607d285a61125b0d6b3 done [2023-08-26T08:47:59.646Z] #142 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-08-26T08:47:59.646Z] #142 DONE 7.1s [2023-08-26T08:47:59.646Z] [2023-08-26T08:47:59.646Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-26T09:03:08.428Z] #131 ... [2023-08-26T09:03:08.428Z] [2023-08-26T09:03:08.428Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-26T09:03:08.428Z] #127 914.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-26T09:03:08.428Z] #127 ... [2023-08-26T09:03:08.428Z] [2023-08-26T09:03:08.428Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-26T09:03:08.428Z] #133 DONE 920.3s [2023-08-26T09:03:08.428Z] [2023-08-26T09:03:08.428Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-26T09:03:08.428Z] #131 ... [2023-08-26T09:03:08.428Z] [2023-08-26T09:03:08.428Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T09:03:08.428Z] #147 DONE 0.2s [2023-08-26T09:03:08.428Z] [2023-08-26T09:03:08.428Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-26T09:03:08.428Z] #148 DONE 0.2s [2023-08-26T09:03:08.428Z] [2023-08-26T09:03:08.428Z] #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-26T09:03:08.428Z] #149 DONE 0.2s [2023-08-26T09:03:08.428Z] [2023-08-26T09:03:08.428Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-26T09:03:08.428Z] #150 DONE 0.2s [2023-08-26T09:03:08.428Z] [2023-08-26T09:03:08.428Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-26T09:03:08.428Z] #151 DONE 0.3s [2023-08-26T09:03:08.428Z] [2023-08-26T09:03:08.428Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-26T09:03:08.428Z] #152 DONE 0.1s [2023-08-26T09:03:08.428Z] [2023-08-26T09:03:08.428Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-26T09:03:08.428Z] #153 DONE 2.3s [2023-08-26T09:03:08.428Z] [2023-08-26T09:03:08.428Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-26T09:03:08.428Z] #130 ... [2023-08-26T09:03:08.428Z] [2023-08-26T09:03:08.428Z] #142 [security-proxy-setup] exporting to image [2023-08-26T09:03:08.428Z] #142 exporting layers [2023-08-26T09:03:08.428Z] #142 exporting layers 0.8s done [2023-08-26T09:03:08.428Z] #142 writing image sha256:81cdb0a947e7bcafa682dfae8e6fecace394f403739b7091723cb52a53278163 done [2023-08-26T09:03:08.428Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-26T09:03:08.428Z] #142 DONE 7.9s [2023-08-26T09:03:08.428Z] [2023-08-26T09:03:08.428Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-26T09:03:11.757Z] #129 ... [2023-08-26T09:03:11.757Z] [2023-08-26T09:03:11.757Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-26T09:03:11.757Z] #132 DONE 932.1s [2023-08-26T09:03:11.757Z] [2023-08-26T09:03:11.757Z] #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-26T09:03:12.339Z] #88 ... [2023-08-26T09:03:12.339Z] [2023-08-26T09:03:12.339Z] #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-26T09:03:12.339Z] #154 DONE 0.2s [2023-08-26T09:03:12.339Z] [2023-08-26T09:03:12.339Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-26T09:03:12.606Z] #130 ... [2023-08-26T09:03:12.606Z] [2023-08-26T09:03:12.606Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-26T09:03:14.015Z] #155 DONE 1.8s [2023-08-26T09:03:14.015Z] [2023-08-26T09:03:14.015Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-26T09:03:14.283Z] #129 ... [2023-08-26T09:03:14.283Z] [2023-08-26T09:03:14.283Z] #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T09:03:14.550Z] #156 DONE 0.3s [2023-08-26T09:03:14.550Z] [2023-08-26T09:03:14.550Z] #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-26T09:03:14.550Z] #157 DONE 0.1s [2023-08-26T09:03:14.550Z] [2023-08-26T09:03:14.550Z] #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-26T09:03:14.818Z] #88 ... [2023-08-26T09:03:14.818Z] [2023-08-26T09:03:14.818Z] #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-26T09:03:15.103Z] #158 DONE 0.4s [2023-08-26T09:03:15.103Z] [2023-08-26T09:03:15.103Z] #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-26T09:03:15.103Z] #159 DONE 0.1s [2023-08-26T09:03:15.103Z] [2023-08-26T09:03:15.103Z] #160 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-26T09:03:15.368Z] #160 DONE 0.2s [2023-08-26T09:03:15.368Z] [2023-08-26T09:03:15.368Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-26T09:03:15.368Z] #125 ... [2023-08-26T09:03:15.368Z] [2023-08-26T09:03:15.368Z] #161 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-26T09:03:15.635Z] #161 DONE 0.2s [2023-08-26T09:03:15.635Z] [2023-08-26T09:03:15.635Z] #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-26T09:03:15.635Z] #162 DONE 0.1s [2023-08-26T09:03:15.635Z] [2023-08-26T09:03:15.635Z] #163 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-26T09:03:15.902Z] #163 DONE 0.2s [2023-08-26T09:03:15.902Z] [2023-08-26T09:03:15.902Z] #164 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-26T09:03:17.839Z] #164 DONE 1.9s [2023-08-26T09:03:17.839Z] [2023-08-26T09:03:17.839Z] #142 [security-bootstrapper] exporting to image [2023-08-26T09:03:17.839Z] #142 exporting layers [2023-08-26T09:03:18.810Z] #142 ... [2023-08-26T09:03:18.810Z] [2023-08-26T09:03:18.810Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-26T09:03:18.810Z] #127 DONE 939.0s [2023-08-26T09:03:18.810Z] [2023-08-26T09:03:18.810Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-26T09:03:18.810Z] #130 ... [2023-08-26T09:03:18.810Z] [2023-08-26T09:03:18.810Z] #142 [security-bootstrapper] exporting to image [2023-08-26T09:03:18.810Z] #142 exporting layers 1.2s done [2023-08-26T09:03:19.076Z] #142 writing image sha256:e9565a3eb599169d263b596bf6fd84634eb7337c624fc6dc364c68dccdc7729b 0.0s done [2023-08-26T09:03:19.076Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-26T09:03:19.076Z] #142 DONE 9.2s [2023-08-26T09:03:19.076Z] [2023-08-26T09:03:19.076Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-26T09:03:19.341Z] #125 ... [2023-08-26T09:03:19.341Z] [2023-08-26T09:03:19.341Z] #165 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T09:03:19.607Z] #165 DONE 0.1s [2023-08-26T09:03:19.607Z] [2023-08-26T09:03:19.607Z] #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-26T09:03:19.607Z] #166 DONE 0.1s [2023-08-26T09:03:19.607Z] [2023-08-26T09:03:19.607Z] #167 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-26T09:03:19.871Z] #167 DONE 0.2s [2023-08-26T09:03:19.872Z] [2023-08-26T09:03:19.872Z] #168 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-26T09:03:19.872Z] #168 DONE 0.1s [2023-08-26T09:03:19.872Z] [2023-08-26T09:03:19.872Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-26T09:03:20.145Z] #129 ... [2023-08-26T09:03:20.145Z] [2023-08-26T09:03:20.145Z] #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-26T09:03:20.145Z] #169 DONE 0.1s [2023-08-26T09:03:20.145Z] [2023-08-26T09:03:20.145Z] #170 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-26T09:03:20.422Z] #170 DONE 0.3s [2023-08-26T09:03:20.422Z] [2023-08-26T09:03:20.422Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-26T09:03:20.422Z] #125 ... [2023-08-26T09:03:20.422Z] [2023-08-26T09:03:20.422Z] #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-26T09:03:20.692Z] #171 DONE 0.3s [2023-08-26T09:03:20.692Z] [2023-08-26T09:03:20.692Z] #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-26T09:03:20.692Z] #172 DONE 0.1s [2023-08-26T09:03:20.692Z] [2023-08-26T09:03:20.692Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-26T09:03:20.958Z] #102 ... [2023-08-26T09:03:20.958Z] [2023-08-26T09:03:20.958Z] #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-26T09:03:26.323Z] #173 DONE 4.7s [2023-08-26T09:03:26.323Z] [2023-08-26T09:03:26.323Z] #142 [security-secretstore-setup] exporting to image [2023-08-26T09:03:26.323Z] #142 exporting layers [2023-08-26T09:03:26.907Z] #142 exporting layers 1.2s done [2023-08-26T09:03:26.907Z] #142 writing image sha256:077bddc04364df02711c8f972df420517089f09b9f676dcabad58caf84e51032 done [2023-08-26T09:03:26.907Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 [2023-08-26T09:03:26.907Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-26T09:03:26.907Z] #142 DONE 10.4s [2023-08-26T09:03:26.907Z] [2023-08-26T09:03:26.907Z] #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-26T09:03:31.358Z] #88 ... [2023-08-26T09:03:31.358Z] [2023-08-26T09:03:31.358Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-26T09:03:31.358Z] #125 DONE 951.3s [2023-08-26T09:03:31.358Z] [2023-08-26T09:03:31.358Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-26T09:03:31.358Z] #130 ... [2023-08-26T09:03:31.358Z] [2023-08-26T09:03:31.358Z] #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T09:03:31.660Z] #174 DONE 0.1s [2023-08-26T09:03:31.660Z] [2023-08-26T09:03:31.660Z] #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-26T09:03:31.660Z] #175 DONE 0.1s [2023-08-26T09:03:31.660Z] [2023-08-26T09:03:31.660Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-26T09:03:31.960Z] #176 DONE 0.3s [2023-08-26T09:03:31.960Z] [2023-08-26T09:03:31.960Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-26T09:03:31.960Z] #177 DONE 0.1s [2023-08-26T09:03:31.960Z] [2023-08-26T09:03:31.960Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-26T09:03:32.248Z] #130 ... [2023-08-26T09:03:32.248Z] [2023-08-26T09:03:32.248Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-26T09:03:32.248Z] #178 DONE 0.2s [2023-08-26T09:03:32.248Z] [2023-08-26T09:03:32.248Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-26T09:03:34.247Z] #179 DONE 1.8s [2023-08-26T09:03:34.247Z] [2023-08-26T09:03:34.247Z] #142 [security-proxy-auth] exporting to image [2023-08-26T09:03:34.247Z] #142 exporting layers [2023-08-26T09:03:34.827Z] #142 exporting layers 0.6s done [2023-08-26T09:03:34.827Z] #142 writing image sha256:9dbc3ea9b2a84bed3ecb81d640c959a8cf7fbda4e1fdd77be91f4c18ca10c057 done [2023-08-26T09:03:34.827Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-26T09:03:34.827Z] #142 DONE 11.0s [2023-08-26T09:03:34.827Z] [2023-08-26T09:03:34.827Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-26T09:03:49.790Z] #130 ... [2023-08-26T09:03:49.790Z] [2023-08-26T09:03:49.790Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-26T09:03:49.790Z] #131 DONE 969.3s [2023-08-26T09:03:49.790Z] [2023-08-26T09:03:49.790Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-26T09:03:49.790Z] #129 ... [2023-08-26T09:03:49.790Z] [2023-08-26T09:03:49.790Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T09:03:49.790Z] #180 DONE 0.1s [2023-08-26T09:03:49.790Z] [2023-08-26T09:03:49.790Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-26T09:03:49.790Z] #129 ... [2023-08-26T09:03:49.790Z] [2023-08-26T09:03:49.790Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-26T09:03:49.790Z] #181 DONE 0.2s [2023-08-26T09:03:49.790Z] [2023-08-26T09:03:49.790Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-26T09:03:50.375Z] #182 DONE 0.3s [2023-08-26T09:03:50.375Z] [2023-08-26T09:03:50.375Z] #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-26T09:03:50.375Z] #183 DONE 0.2s [2023-08-26T09:03:50.375Z] [2023-08-26T09:03:50.375Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-26T09:03:50.641Z] #184 DONE 0.2s [2023-08-26T09:03:50.641Z] [2023-08-26T09:03:50.641Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-26T09:03:53.971Z] #185 DONE 3.4s [2023-08-26T09:03:53.971Z] [2023-08-26T09:03:53.971Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-26T09:03:54.236Z] #129 ... [2023-08-26T09:03:54.236Z] [2023-08-26T09:03:54.236Z] #142 [core-common-config-bootstrapper] exporting to image [2023-08-26T09:03:54.236Z] #142 exporting layers [2023-08-26T09:03:54.816Z] #142 exporting layers 0.7s done [2023-08-26T09:03:54.816Z] #142 writing image sha256:9a2cf7a8ee18e953a6b5c367b5915531ff1713f160e07836aa0044712953bbd4 done [2023-08-26T09:03:54.816Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-26T09:03:54.816Z] #142 DONE 11.7s [2023-08-26T09:03:54.816Z] [2023-08-26T09:03:54.816Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-26T09:04:41.628Z] #102 ... [2023-08-26T09:04:41.628Z] [2023-08-26T09:04:41.628Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-26T09:04:41.628Z] #130 DONE 1015.0s [2023-08-26T09:04:41.628Z] [2023-08-26T09:04:41.628Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-26T09:04:41.628Z] #128 ... [2023-08-26T09:04:41.628Z] [2023-08-26T09:04:41.628Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T09:04:41.628Z] #186 DONE 0.1s [2023-08-26T09:04:41.628Z] [2023-08-26T09:04:41.628Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-26T09:04:41.628Z] #187 DONE 0.1s [2023-08-26T09:04:41.628Z] [2023-08-26T09:04:41.628Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-26T09:04:41.628Z] #188 DONE 0.3s [2023-08-26T09:04:41.628Z] [2023-08-26T09:04:41.628Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-26T09:04:41.628Z] #102 ... [2023-08-26T09:04:41.628Z] [2023-08-26T09:04:41.628Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-26T09:04:41.628Z] #189 DONE 0.1s [2023-08-26T09:04:41.628Z] [2023-08-26T09:04:41.628Z] #142 [core-command] exporting to image [2023-08-26T09:04:41.628Z] #142 exporting layers [2023-08-26T09:04:41.628Z] #142 exporting layers 0.4s done [2023-08-26T09:04:41.628Z] #142 writing image sha256:f925bc610499db2af9e0d685b894b7eddf204aab8126270dd6fcd7bb1a15c652 0.0s done [2023-08-26T09:04:41.628Z] #142 naming to docker.io/library/core-command-arm64 done [2023-08-26T09:04:41.628Z] #142 DONE 12.1s [2023-08-26T09:04:41.628Z] [2023-08-26T09:04:41.628Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-26T09:04:41.628Z] #124 ... [2023-08-26T09:04:41.628Z] [2023-08-26T09:04:41.628Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-26T09:04:41.628Z] #128 DONE 1021.5s [2023-08-26T09:04:41.628Z] [2023-08-26T09:04:41.628Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-26T09:04:41.628Z] #102 ... [2023-08-26T09:04:41.628Z] [2023-08-26T09:04:41.628Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T09:04:41.628Z] #190 DONE 0.1s [2023-08-26T09:04:41.628Z] [2023-08-26T09:04:41.628Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-26T09:04:41.628Z] #124 ... [2023-08-26T09:04:41.628Z] [2023-08-26T09:04:41.628Z] #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-26T09:04:41.628Z] #191 DONE 0.1s [2023-08-26T09:04:41.628Z] [2023-08-26T09:04:41.628Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-26T09:04:41.892Z] #192 DONE 0.3s [2023-08-26T09:04:41.892Z] [2023-08-26T09:04:41.892Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-26T09:04:42.157Z] #129 ... [2023-08-26T09:04:42.157Z] [2023-08-26T09:04:42.157Z] #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-26T09:04:42.157Z] #193 DONE 0.1s [2023-08-26T09:04:42.157Z] [2023-08-26T09:04:42.157Z] #142 [core-data] exporting to image [2023-08-26T09:04:42.157Z] #142 exporting layers [2023-08-26T09:04:42.426Z] #142 exporting layers 0.2s done [2023-08-26T09:04:42.426Z] #142 writing image sha256:e7f64aa1bdffb6f53058fd3b48b649825d21097fb261faa6536b5cbacd4ff562 [2023-08-26T09:04:42.426Z] #142 writing image sha256:e7f64aa1bdffb6f53058fd3b48b649825d21097fb261faa6536b5cbacd4ff562 done [2023-08-26T09:04:42.426Z] #142 naming to docker.io/library/core-data-arm64 done [2023-08-26T09:04:42.426Z] #142 DONE 12.4s [2023-08-26T09:04:42.426Z] [2023-08-26T09:04:42.426Z] #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-26T09:04:44.992Z] #88 DONE 1025.1s [2023-08-26T09:04:44.992Z] [2023-08-26T09:04:44.992Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-26T09:04:45.260Z] #129 ... [2023-08-26T09:04:45.260Z] [2023-08-26T09:04:45.260Z] #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T09:04:45.260Z] #194 DONE 0.1s [2023-08-26T09:04:45.260Z] [2023-08-26T09:04:45.260Z] #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-26T09:04:45.528Z] #195 DONE 0.1s [2023-08-26T09:04:45.528Z] [2023-08-26T09:04:45.528Z] #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-26T09:04:45.800Z] #196 DONE 0.3s [2023-08-26T09:04:45.800Z] [2023-08-26T09:04:45.800Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-26T09:04:45.800Z] #124 ... [2023-08-26T09:04:45.800Z] [2023-08-26T09:04:45.800Z] #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-26T09:04:45.800Z] #197 DONE 0.1s [2023-08-26T09:04:45.800Z] [2023-08-26T09:04:45.800Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-26T09:04:45.800Z] #198 DONE 0.1s [2023-08-26T09:04:45.800Z] [2023-08-26T09:04:45.800Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-26T09:04:46.072Z] #129 ... [2023-08-26T09:04:46.072Z] [2023-08-26T09:04:46.072Z] #142 [core-metadata] exporting to image [2023-08-26T09:04:46.338Z] #142 exporting layers 0.4s done [2023-08-26T09:04:46.607Z] #142 writing image sha256:8587bbcbaa0a49d803c0f6cbf9a957ca2fac7b8615112f671ba68e7d83a1695d done [2023-08-26T09:04:46.607Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-08-26T09:04:46.607Z] #142 DONE 12.8s [2023-08-26T09:04:46.607Z] [2023-08-26T09:04:46.607Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-26T09:05:18.800Z] #102 DONE 1055.7s [2023-08-26T09:05:18.800Z] [2023-08-26T09:05:18.800Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-26T09:05:18.800Z] #124 ... [2023-08-26T09:05:18.800Z] [2023-08-26T09:05:18.800Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T09:05:18.800Z] #199 DONE 0.2s [2023-08-26T09:05:18.800Z] [2023-08-26T09:05:18.800Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-26T09:05:18.800Z] #124 ... [2023-08-26T09:05:18.800Z] [2023-08-26T09:05:18.800Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-26T09:05:18.800Z] #200 DONE 0.1s [2023-08-26T09:05:18.800Z] [2023-08-26T09:05:18.800Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-26T09:05:18.800Z] #201 DONE 0.4s [2023-08-26T09:05:18.800Z] [2023-08-26T09:05:18.800Z] #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-26T09:05:18.800Z] #202 DONE 0.1s [2023-08-26T09:05:18.800Z] [2023-08-26T09:05:18.800Z] #142 [security-spiffe-token-provider] exporting to image [2023-08-26T09:05:18.800Z] #142 exporting layers [2023-08-26T09:05:18.800Z] #142 exporting layers 0.5s done [2023-08-26T09:05:18.800Z] #142 writing image sha256:2d58aee8b8fa965a8641db8241551fc231804705cb9e4cec3de6edb6d608ed3e done [2023-08-26T09:05:18.800Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-26T09:05:18.800Z] #142 DONE 13.3s [2023-08-26T09:05:18.800Z] [2023-08-26T09:05:18.800Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-26T09:05:40.834Z] #124 DONE 1079.1s [2023-08-26T09:05:40.834Z] [2023-08-26T09:05:40.834Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-26T09:05:40.834Z] #129 ... [2023-08-26T09:05:40.834Z] [2023-08-26T09:05:40.834Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T09:05:40.834Z] #203 DONE 0.2s [2023-08-26T09:05:40.834Z] [2023-08-26T09:05:40.834Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-26T09:05:40.834Z] #204 DONE 0.1s [2023-08-26T09:05:40.834Z] [2023-08-26T09:05:40.834Z] #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-26T09:05:40.834Z] #205 ... [2023-08-26T09:05:40.834Z] [2023-08-26T09:05:40.834Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-26T09:05:40.834Z] #129 DONE 1079.9s [2023-08-26T09:05:40.834Z] [2023-08-26T09:05:40.834Z] #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-26T09:05:40.834Z] #205 DONE 0.4s [2023-08-26T09:05:40.834Z] [2023-08-26T09:05:40.834Z] #206 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-26T09:05:40.834Z] #206 DONE 0.2s [2023-08-26T09:05:40.834Z] [2023-08-26T09:05:40.834Z] #207 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-26T09:05:40.834Z] #207 DONE 0.2s [2023-08-26T09:05:40.834Z] [2023-08-26T09:05:40.834Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-26T09:05:40.834Z] #208 DONE 0.2s [2023-08-26T09:05:40.834Z] [2023-08-26T09:05:40.834Z] #142 [support-notifications] exporting to image [2023-08-26T09:05:40.834Z] #142 exporting layers [2023-08-26T09:05:40.834Z] #142 ... [2023-08-26T09:05:40.834Z] [2023-08-26T09:05:40.834Z] #209 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-26T09:05:40.834Z] #209 DONE 0.3s [2023-08-26T09:05:40.834Z] [2023-08-26T09:05:40.834Z] #142 [support-notifications] exporting to image [2023-08-26T09:05:40.834Z] #142 exporting layers 0.4s done [2023-08-26T09:05:40.834Z] #142 ... [2023-08-26T09:05:40.834Z] [2023-08-26T09:05:40.834Z] #210 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-26T09:05:40.834Z] #210 DONE 0.1s [2023-08-26T09:05:40.834Z] [2023-08-26T09:05:40.835Z] #142 [support-scheduler] exporting to image [2023-08-26T09:05:40.835Z] #142 writing image sha256:0444926e8b7516f9b5abd8aa119a79588e1399396f5a3f2c85add39f9b9e5462 done [2023-08-26T09:05:40.835Z] #142 naming to docker.io/library/support-notifications-arm64 0.0s done [2023-08-26T09:05:40.835Z] #142 exporting layers 0.4s done [2023-08-26T09:05:40.835Z] #142 writing image sha256:4eeed80fa1ba4d5a7908a355a4e35e8b8315858d6c79df9a541ab2b5ff8e4f6c done [2023-08-26T09:05:40.835Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-08-26T09:05:40.835Z] #142 DONE 14.2s [2023-08-26T09:05:40.835Z] time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T09:05:40.835Z] time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T09:05:40.835Z] time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T09:05:40.835Z] time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T09:05:40.835Z] time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T09:05:40.835Z] time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T09:05:40.835Z] time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T09:05:40.835Z] time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T09:05:40.835Z] time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T09:05:40.835Z] time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T09:05:40.835Z] time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T09:05:40.835Z] time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T09:05:40.835Z] time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-26T09:05:40.835Z] time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-26T09:05:40.841Z] $ docker stop --time=1 b7c0be4c84c80052abeb760ef37dee2dc4801d0456d74c12a4386a64ef1d148b [2023-08-26T09:05:42.462Z] $ docker rm -f --volumes b7c0be4c84c80052abeb760ef37dee2dc4801d0456d74c12a4386a64ef1d148b [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-26T09:05:42.933Z] + docker images [2023-08-26T09:05:42.933Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-26T09:05:42.933Z] support-scheduler-arm64 latest 4eeed80fa1ba 2 seconds ago 32.9MB [2023-08-26T09:05:42.933Z] support-notifications-arm64 latest 0444926e8b75 3 seconds ago 33.7MB [2023-08-26T09:05:42.933Z] security-spiffe-token-provider-arm64 latest 2d58aee8b8fa 26 seconds ago 33.3MB [2023-08-26T09:05:42.933Z] core-metadata-arm64 latest 8587bbcbaa0a 57 seconds ago 21.2MB [2023-08-26T09:05:42.933Z] core-data-arm64 latest e7f64aa1bdff About a minute ago 20.9MB [2023-08-26T09:05:42.933Z] core-command-arm64 latest f925bc610499 About a minute ago 20.8MB [2023-08-26T09:05:42.933Z] core-common-config-bootstrapper-arm64 latest 9a2cf7a8ee18 About a minute ago 18MB [2023-08-26T09:05:42.933Z] security-proxy-auth-arm64 latest 9dbc3ea9b2a8 2 minutes ago 19.3MB [2023-08-26T09:05:42.933Z] security-secretstore-setup-arm64 latest 077bddc04364 2 minutes ago 43MB [2023-08-26T09:05:42.933Z] security-bootstrapper-arm64 latest e9565a3eb599 2 minutes ago 22.6MB [2023-08-26T09:05:42.933Z] security-proxy-setup-arm64 latest 81cdb0a947e7 2 minutes ago 28.8MB [2023-08-26T09:05:42.933Z] security-spire-agent-arm64 latest dc7c32b954b9 17 minutes ago 152MB [2023-08-26T09:05:42.933Z] security-spire-server-arm64 latest d0fcfb057313 17 minutes ago 96.9MB [2023-08-26T09:05:42.933Z] security-spire-config-arm64 latest 8c12282669ce 17 minutes ago 96.1MB [2023-08-26T09:05:42.933Z] ci-base-image-arm64 latest 905ef3f644f1 31 minutes ago 1.05GB [2023-08-26T09:05:42.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 weeks ago 677MB [2023-08-26T09:05:42.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T09:05:43.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-26T09:05:43.372Z] [2023-08-26T09:05:43.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T09:05:43.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-26T09:05:43.962Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-26T09:05:43.962Z] 8998bd30e6a1: Pulling fs layer [2023-08-26T09:05:43.962Z] 04944245beec: Pulling fs layer [2023-08-26T09:05:43.962Z] 699f458cf7ca: Pulling fs layer [2023-08-26T09:05:43.962Z] 765212b225bb: Pulling fs layer [2023-08-26T09:05:43.962Z] f23df028b6ca: Pulling fs layer [2023-08-26T09:05:43.962Z] d65c8cfc05b1: Pulling fs layer [2023-08-26T09:05:43.962Z] 2437ff75d9bd: Pulling fs layer [2023-08-26T09:05:43.962Z] f23df028b6ca: Waiting [2023-08-26T09:05:43.962Z] d65c8cfc05b1: Waiting [2023-08-26T09:05:43.962Z] 2437ff75d9bd: Waiting [2023-08-26T09:05:43.963Z] 765212b225bb: Waiting [2023-08-26T09:05:43.963Z] 04944245beec: Verifying Checksum [2023-08-26T09:05:43.963Z] 04944245beec: Download complete [2023-08-26T09:05:43.963Z] 765212b225bb: Verifying Checksum [2023-08-26T09:05:43.963Z] 765212b225bb: Download complete [2023-08-26T09:05:43.963Z] f23df028b6ca: Verifying Checksum [2023-08-26T09:05:43.963Z] f23df028b6ca: Download complete [2023-08-26T09:05:44.230Z] d65c8cfc05b1: Verifying Checksum [2023-08-26T09:05:44.230Z] d65c8cfc05b1: Download complete [2023-08-26T09:05:44.230Z] 699f458cf7ca: Verifying Checksum [2023-08-26T09:05:44.230Z] 699f458cf7ca: Download complete [2023-08-26T09:05:44.495Z] 8998bd30e6a1: Verifying Checksum [2023-08-26T09:05:44.495Z] 8998bd30e6a1: Download complete [2023-08-26T09:05:47.073Z] 2437ff75d9bd: Verifying Checksum [2023-08-26T09:05:47.073Z] 2437ff75d9bd: Download complete [2023-08-26T09:05:48.480Z] 8998bd30e6a1: Pull complete [2023-08-26T09:05:49.061Z] 04944245beec: Pull complete [2023-08-26T09:05:50.473Z] 699f458cf7ca: Pull complete [2023-08-26T09:05:50.473Z] 765212b225bb: Pull complete [2023-08-26T09:05:51.426Z] f23df028b6ca: Pull complete [2023-08-26T09:05:51.426Z] d65c8cfc05b1: Pull complete [2023-08-26T09:06:06.406Z] 2437ff75d9bd: Pull complete [2023-08-26T09:06:06.406Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-26T09:06:06.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-26T09:06:06.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T09:06:06.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-4639 does not seem to be running inside a container [2023-08-26T09:06:06.634Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-26T09:06:09.270Z] $ docker top ad7bd0e9b42600cdb5439927523858357d4373e24aa7bebfbde5d5d2ef16abcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-26T09:06:10.186Z] ---> job-cost.sh [2023-08-26T09:06:10.186Z] lf-activate-venv: SKIPPING [2023-08-26T09:06:10.186Z] INFO: No Stack... [2023-08-26T09:06:10.450Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-26T09:06:11.402Z] INFO: Archiving Costs [Pipeline] sh [2023-08-26T09:06:11.716Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-08-26T09:06:11.981Z] + cut -d, -f6 [Pipeline] lock [2023-08-26T09:06:12.014Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4664-2-stack-cost] [2023-08-26T09:06:12.020Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4664-2-stack-cost] did not exist. Created. [2023-08-26T09:06:12.020Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4664-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-26T09:06:12.344Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-26T09:06:12.787Z] Stashed 1 file(s) [Pipeline] } [2023-08-26T09:06:12.804Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4664-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-26T09:06:12.813Z] $ docker stop --time=1 ad7bd0e9b42600cdb5439927523858357d4373e24aa7bebfbde5d5d2ef16abcf [2023-08-26T09:06:14.288Z] $ docker rm -f --volumes ad7bd0e9b42600cdb5439927523858357d4373e24aa7bebfbde5d5d2ef16abcf [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 [2023-08-26T09:06:14.718Z] provisioning config files... [2023-08-26T09:06:14.725Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4041149386314663992tmp [Pipeline] { [Pipeline] sh [2023-08-26T09:06:15.015Z] + set +x [2023-08-26T09:06:15.015Z] + curl -s https://codecov.io/bash [2023-08-26T09:06:15.015Z] + bash -s -- [2023-08-26T09:06:15.015Z] [2023-08-26T09:06:15.015Z] _____ _ [2023-08-26T09:06:15.015Z] / ____| | | [2023-08-26T09:06:15.015Z] | | ___ __| | ___ ___ _____ __ [2023-08-26T09:06:15.015Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-26T09:06:15.015Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-26T09:06:15.015Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-26T09:06:15.015Z] Bash-1.0.6 [2023-08-26T09:06:15.015Z] [2023-08-26T09:06:15.015Z] [2023-08-26T09:06:15.015Z] ==> git version 2.25.1 found [2023-08-26T09:06:15.015Z] ==> 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 [2023-08-26T09:06:15.015Z] Release-Date: 2020-01-08 [2023-08-26T09:06:15.015Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-26T09:06:15.015Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-26T09:06:15.015Z] ==> Jenkins CI detected. [2023-08-26T09:06:15.015Z] current dir:  /w/workspace/edgex-go/2 [2023-08-26T09:06:15.015Z] project root: . [2023-08-26T09:06:15.015Z] --> token set from env [2023-08-26T09:06:15.015Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-26T09:06:15.015Z] ==> Running gcov in . (disable via -X gcov) [2023-08-26T09:06:15.015Z] ==> Python coveragepy not found [2023-08-26T09:06:15.015Z] ==> Searching for coverage reports in: [2023-08-26T09:06:15.015Z] + . [2023-08-26T09:06:15.015Z] -> Found 1 reports [2023-08-26T09:06:15.274Z] ==> Detecting git/mercurial file structure [2023-08-26T09:06:15.274Z] ==> Reading reports [2023-08-26T09:06:15.274Z] + ./coverage.out bytes=447827 [2023-08-26T09:06:15.274Z] ==> Appending adjustments [2023-08-26T09:06:15.274Z] https://docs.codecov.io/docs/fixing-reports [2023-08-26T09:06:16.212Z] + Found adjustments [2023-08-26T09:06:16.212Z] ==> Gzipping contents [2023-08-26T09:06:16.212Z] 60K /tmp/codecov.kJ25n2.gz [2023-08-26T09:06:16.212Z] ==> Uploading reports [2023-08-26T09:06:16.212Z] url: https://codecov.io [2023-08-26T09:06:16.212Z] query: branch=PR-4664&commit=cb0e5f3a051de77bb81e109766d9fd6e0bfca973&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4664%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4664&job=&cmd_args= [2023-08-26T09:06:16.212Z] -> Pinging Codecov [2023-08-26T09:06:16.212Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4664&commit=cb0e5f3a051de77bb81e109766d9fd6e0bfca973&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4664%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4664&job=&cmd_args= [2023-08-26T09:06:16.471Z] -> Uploading to [2023-08-26T09:06:16.471Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-26/00271124DB129430A58F1EEE437C3FCB/cb0e5f3a051de77bb81e109766d9fd6e0bfca973/e9f2cc99-8a2a-47cd-ad20-615b68c94d9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230826%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230826T090616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1e692bf6bf99721683cbcff12c3ee59a2756f30926c6d50d4d0a3f7a61c61a6 [2023-08-26T09:06:16.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-26T09:06:16.471Z] Dload Upload Total Spent Left Speed [2023-08-26T09:06:16.731Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57377 0 0 100 57377 0 243k --:--:-- --:--:-- --:--:-- 243k [2023-08-26T09:06:16.731Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cb0e5f3a051de77bb81e109766d9fd6e0bfca973 [Pipeline] } [2023-08-26T09:06:16.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-26T09:06:17.302Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-26T09:06:17.588Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-26T09:06:18.458Z] ---> package-listing.sh [2023-08-26T09:06:18.458Z] ++ facter osfamily [2023-08-26T09:06:18.458Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-26T09:06:18.717Z] + OS_FAMILY=debian [2023-08-26T09:06:18.717Z] + workspace=/w/workspace/edgex-go/2 [2023-08-26T09:06:18.717Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-26T09:06:18.717Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-26T09:06:18.717Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-26T09:06:18.717Z] + PACKAGES=/tmp/packages_start.txt [2023-08-26T09:06:18.717Z] + '[' /w/workspace/edgex-go/2 ']' [2023-08-26T09:06:18.717Z] + PACKAGES=/tmp/packages_end.txt [2023-08-26T09:06:18.717Z] + case "${OS_FAMILY}" in [2023-08-26T09:06:18.717Z] + dpkg -l [2023-08-26T09:06:18.717Z] + grep '^ii' [2023-08-26T09:06:18.717Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-26T09:06:18.717Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-26T09:06:18.717Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-26T09:06:18.717Z] + '[' /w/workspace/edgex-go/2 ']' [2023-08-26T09:06:18.717Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-08-26T09:06:18.717Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-08-26T09:06:18.726Z] 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 [2023-08-26T09:06:19.001Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T09:06:19.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-26T09:06:19.553Z] [2023-08-26T09:06:19.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T09:06:19.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-26T09:06:19.847Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-26T09:06:19.847Z] 5eb5b503b376: Pulling fs layer [2023-08-26T09:06:19.847Z] 5c69ac0246d0: Pulling fs layer [2023-08-26T09:06:19.847Z] ec43610c2a17: Pulling fs layer [2023-08-26T09:06:19.847Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-26T09:06:19.847Z] 33b1e0a273af: Pulling fs layer [2023-08-26T09:06:19.847Z] 5d3b04190fa2: Pulling fs layer [2023-08-26T09:06:19.847Z] 2f39f015ded8: Pulling fs layer [2023-08-26T09:06:19.847Z] 3a2ae6a8a46f: Waiting [2023-08-26T09:06:19.847Z] 33b1e0a273af: Waiting [2023-08-26T09:06:19.847Z] 5d3b04190fa2: Waiting [2023-08-26T09:06:19.847Z] 2f39f015ded8: Waiting [2023-08-26T09:06:19.847Z] 5c69ac0246d0: Verifying Checksum [2023-08-26T09:06:19.847Z] 5c69ac0246d0: Download complete [2023-08-26T09:06:19.847Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-26T09:06:19.847Z] 3a2ae6a8a46f: Download complete [2023-08-26T09:06:19.847Z] 33b1e0a273af: Verifying Checksum [2023-08-26T09:06:19.847Z] 33b1e0a273af: Download complete [2023-08-26T09:06:19.847Z] ec43610c2a17: Verifying Checksum [2023-08-26T09:06:19.847Z] ec43610c2a17: Download complete [2023-08-26T09:06:19.847Z] 5d3b04190fa2: Verifying Checksum [2023-08-26T09:06:19.847Z] 5d3b04190fa2: Download complete [2023-08-26T09:06:20.106Z] 5eb5b503b376: Verifying Checksum [2023-08-26T09:06:20.106Z] 5eb5b503b376: Download complete [2023-08-26T09:06:20.669Z] 2f39f015ded8: Download complete [2023-08-26T09:06:21.234Z] 5eb5b503b376: Pull complete [2023-08-26T09:06:21.234Z] 5c69ac0246d0: Pull complete [2023-08-26T09:06:21.800Z] ec43610c2a17: Pull complete [2023-08-26T09:06:21.800Z] 3a2ae6a8a46f: Pull complete [2023-08-26T09:06:21.800Z] 33b1e0a273af: Pull complete [2023-08-26T09:06:22.061Z] 5d3b04190fa2: Pull complete [2023-08-26T09:06:26.238Z] 2f39f015ded8: Pull complete [2023-08-26T09:06:26.238Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-26T09:06:26.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-26T09:06:26.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T09:06:26.307Z] prd-ubuntu20.04-docker-8c-8g-4638 does not seem to be running inside a container [2023-08-26T09:06:26.331Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-26T09:06:30.355Z] $ docker top 1ea21c9baafa115529ae1a037356230b02d17f16346643b79831a36107720bb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-26T09:06:30.696Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-26T09:06:30.979Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-26T09:06:31.260Z] + ls /var/log/sa-host [2023-08-26T09:06:31.260Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-26T09:06:31.404Z] provisioning config files... [2023-08-26T09:06:31.412Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config13332986245409843834tmp [Pipeline] { [Pipeline] echo [2023-08-26T09:06:31.422Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-26T09:06:31.704Z] ---> create-netrc.sh [Pipeline] } [2023-08-26T09:06:31.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-26T09:06:32.034Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-26T09:06:32.042Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-26T09:06:32.322Z] ---> sudo-logs.sh [2023-08-26T09:06:32.322Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-26T09:06:32.343Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-26T09:06:32.621Z] ---> job-cost.sh [2023-08-26T09:06:32.622Z] lf-activate-venv: SKIPPING [2023-08-26T09:06:32.622Z] DEBUG: total: 0.10999999940395355 [2023-08-26T09:06:32.622Z] INFO: Retrieving Stack Cost... [2023-08-26T09:06:32.880Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-26T09:06:33.446Z] INFO: Archiving Costs [Pipeline] echo [2023-08-26T09:06:33.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-26T09:06:33.741Z] ---> logs-deploy.sh [2023-08-26T09:06:33.741Z] lf-activate-venv: SKIPPING [2023-08-26T09:06:33.741Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4664/2 [2023-08-26T09:06:33.741Z] INFO: archiving workspace using pattern(s): [2023-08-26T09:06:34.670Z] Archives upload complete. [2023-08-26T09:06:34.670Z] INFO: archiving logs to Nexus [2023-08-26T09:06:35.607Z] ---> uname -a: [2023-08-26T09:06:35.607Z] Linux prd-ubuntu20-04-docker-8c-8g-4638 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-26T09:06:35.607Z] [2023-08-26T09:06:35.607Z] [2023-08-26T09:06:35.607Z] ---> lscpu: [2023-08-26T09:06:35.607Z] Architecture: x86_64 [2023-08-26T09:06:35.607Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-26T09:06:35.607Z] Byte Order: Little Endian [2023-08-26T09:06:35.607Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-26T09:06:35.607Z] CPU(s): 8 [2023-08-26T09:06:35.607Z] On-line CPU(s) list: 0-7 [2023-08-26T09:06:35.607Z] Thread(s) per core: 1 [2023-08-26T09:06:35.607Z] Core(s) per socket: 1 [2023-08-26T09:06:35.607Z] Socket(s): 8 [2023-08-26T09:06:35.607Z] NUMA node(s): 1 [2023-08-26T09:06:35.607Z] Vendor ID: AuthenticAMD [2023-08-26T09:06:35.607Z] CPU family: 23 [2023-08-26T09:06:35.607Z] Model: 49 [2023-08-26T09:06:35.607Z] Model name: AMD EPYC-Rome Processor [2023-08-26T09:06:35.607Z] Stepping: 0 [2023-08-26T09:06:35.607Z] CPU MHz: 2799.998 [2023-08-26T09:06:35.607Z] BogoMIPS: 5599.99 [2023-08-26T09:06:35.607Z] Virtualization: AMD-V [2023-08-26T09:06:35.607Z] Hypervisor vendor: KVM [2023-08-26T09:06:35.607Z] Virtualization type: full [2023-08-26T09:06:35.607Z] L1d cache: 256 KiB [2023-08-26T09:06:35.607Z] L1i cache: 256 KiB [2023-08-26T09:06:35.607Z] L2 cache: 4 MiB [2023-08-26T09:06:35.607Z] L3 cache: 128 MiB [2023-08-26T09:06:35.607Z] NUMA node0 CPU(s): 0-7 [2023-08-26T09:06:35.607Z] Vulnerability Itlb multihit: Not affected [2023-08-26T09:06:35.607Z] Vulnerability L1tf: Not affected [2023-08-26T09:06:35.607Z] Vulnerability Mds: Not affected [2023-08-26T09:06:35.607Z] Vulnerability Meltdown: Not affected [2023-08-26T09:06:35.607Z] Vulnerability Mmio stale data: Not affected [2023-08-26T09:06:35.607Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-26T09:06:35.607Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-26T09:06:35.607Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-26T09:06:35.607Z] Vulnerability Srbds: Not affected [2023-08-26T09:06:35.607Z] Vulnerability Tsx async abort: Not affected [2023-08-26T09:06:35.607Z] 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 [2023-08-26T09:06:35.607Z] [2023-08-26T09:06:35.607Z] [2023-08-26T09:06:35.607Z] ---> nproc: [2023-08-26T09:06:35.607Z] 8 [2023-08-26T09:06:35.607Z] [2023-08-26T09:06:35.607Z] [2023-08-26T09:06:35.607Z] ---> df -h: [2023-08-26T09:06:35.607Z] Filesystem Size Used Avail Use% Mounted on [2023-08-26T09:06:35.607Z] overlay 155G 22G 133G 15% / [2023-08-26T09:06:35.607Z] tmpfs 64M 0 64M 0% /dev [2023-08-26T09:06:35.607Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-26T09:06:35.607Z] shm 64M 0 64M 0% /dev/shm [2023-08-26T09:06:35.607Z] /dev/vda1 155G 22G 133G 15% /facter-os [2023-08-26T09:06:35.607Z] [2023-08-26T09:06:35.607Z] [2023-08-26T09:06:35.607Z] ---> sar -b -r -n DEV: [2023-08-26T09:06:35.607Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4638) 08/26/23 _x86_64_ (8 CPU) [2023-08-26T09:06:35.607Z] [2023-08-26T09:06:35.607Z] 08:28:55 LINUX RESTART (8 CPU) [2023-08-26T09:06:35.607Z] [2023-08-26T09:06:35.607Z] 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-26T09:06:35.607Z] 08:30:02 337.44 47.98 289.45 0.00 5415.93 180372.94 0.00 [2023-08-26T09:06:35.607Z] 08:31:01 112.08 0.81 111.27 0.00 21.83 62133.47 0.00 [2023-08-26T09:06:35.607Z] 08:32:01 33.88 0.00 33.88 0.00 0.00 19573.02 0.00 [2023-08-26T09:06:35.607Z] 08:33:01 128.47 0.40 128.07 0.00 33.72 37675.16 0.00 [2023-08-26T09:06:35.607Z] 08:34:01 239.43 1.48 237.95 0.00 889.64 171469.20 0.00 [2023-08-26T09:06:35.607Z] 08:35:01 267.79 15.70 252.09 0.00 2624.10 92894.12 0.00 [2023-08-26T09:06:35.607Z] 08:36:01 375.24 0.33 374.91 0.00 8.80 74815.99 0.00 [2023-08-26T09:06:35.607Z] 08:37:01 497.15 0.05 497.10 0.00 5.46 67036.05 0.00 [2023-08-26T09:06:35.607Z] 08:38:01 2.05 0.00 2.05 0.00 0.00 24.13 0.00 [2023-08-26T09:06:35.607Z] 08:39:01 1.33 0.00 1.33 0.00 0.00 23.46 0.00 [2023-08-26T09:06:35.607Z] 08:40:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 [2023-08-26T09:06:35.607Z] 08:41:01 2.77 1.58 1.18 0.00 37.19 13.86 0.00 [2023-08-26T09:06:35.607Z] 08:42:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 [2023-08-26T09:06:35.607Z] 08:43:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2023-08-26T09:06:35.607Z] 08:44:01 1.80 0.02 1.78 0.00 0.13 21.46 0.00 [2023-08-26T09:06:35.607Z] 08:45:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 [2023-08-26T09:06:35.607Z] 08:46:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 [2023-08-26T09:06:35.607Z] 08:47:01 2.53 1.02 1.52 0.00 21.86 22.13 0.00 [2023-08-26T09:06:35.607Z] 08:48:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 [2023-08-26T09:06:35.607Z] 08:49:01 1.35 0.00 1.35 0.00 0.00 14.26 0.00 [2023-08-26T09:06:35.607Z] 08:50:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 [2023-08-26T09:06:35.607Z] 08:51:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 [2023-08-26T09:06:35.607Z] 08:52:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2023-08-26T09:06:35.607Z] 08:53:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2023-08-26T09:06:35.607Z] 08:54:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2023-08-26T09:06:35.607Z] 08:55:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2023-08-26T09:06:35.607Z] 08:56:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 [2023-08-26T09:06:35.607Z] 08:57:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2023-08-26T09:06:35.607Z] 08:58:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 [2023-08-26T09:06:35.607Z] 08:59:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 [2023-08-26T09:06:35.607Z] 09:00:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 [2023-08-26T09:06:35.607Z] 09:01:01 0.88 0.00 0.88 0.00 0.00 11.20 0.00 [2023-08-26T09:06:35.607Z] 09:02:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 [2023-08-26T09:06:35.607Z] 09:03:01 1.67 0.00 1.67 0.00 0.00 17.20 0.00 [2023-08-26T09:06:35.607Z] 09:04:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2023-08-26T09:06:35.607Z] 09:05:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2023-08-26T09:06:35.607Z] 09:06:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2023-08-26T09:06:35.607Z] Average: 54.86 1.88 52.98 0.00 244.96 19076.93 0.00 [2023-08-26T09:06:35.607Z] [2023-08-26T09:06:35.607Z] 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-26T09:06:35.607Z] 08:30:02 29638600 31626904 717044 2.18 60520 2221380 1798572 5.30 975900 1952928 988 [2023-08-26T09:06:35.607Z] 08:31:01 27807480 31222216 1083920 3.30 114148 3503372 2526668 7.45 1607952 3024236 168520 [2023-08-26T09:06:35.607Z] 08:32:01 27441456 31287512 1016068 3.09 118136 3897884 2117236 6.24 1515288 3447428 272084 [2023-08-26T09:06:35.607Z] 08:33:01 27544520 31402460 897712 2.73 130232 3907524 2286516 6.74 1412564 3448608 43284 [2023-08-26T09:06:35.607Z] 08:34:01 22132160 31303304 975888 2.97 135416 9046268 3531436 10.41 1807168 8272136 85168 [2023-08-26T09:06:35.607Z] 08:35:01 18824140 31443068 829784 2.52 226644 12184624 2506456 7.39 2085908 11080056 517900 [2023-08-26T09:06:35.607Z] 08:36:01 14119056 29492800 2721480 8.28 258840 14628472 7379708 21.75 5188196 12328808 1082120 [2023-08-26T09:06:35.607Z] 08:37:01 16174544 31436520 835116 2.54 268876 14628260 2279572 6.72 2570508 13084232 416 [2023-08-26T09:06:35.607Z] 08:38:01 16173784 31435816 835596 2.54 268928 14628264 2279572 6.72 2570716 13084236 192 [2023-08-26T09:06:35.607Z] 08:39:01 16236264 31498404 772980 2.35 268988 14628240 2279572 6.72 2509048 13084220 212 [2023-08-26T09:06:35.607Z] 08:40:01 16238044 31500204 771212 2.35 269016 14628244 2279572 6.72 2507684 13084224 8 [2023-08-26T09:06:35.607Z] 08:41:01 16234212 31498476 772856 2.35 269048 14629364 2279572 6.72 2514444 13084560 152 [2023-08-26T09:06:35.607Z] 08:42:01 16234712 31498992 772600 2.35 269080 14629364 2279572 6.72 2514200 13084560 184 [2023-08-26T09:06:35.607Z] 08:43:01 16234460 31498796 772800 2.35 269116 14629368 2279572 6.72 2514380 13084564 216 [2023-08-26T09:06:35.607Z] 08:44:01 16231312 31495992 775980 2.36 269164 14629368 2252540 6.64 2514204 13084816 212 [2023-08-26T09:06:35.607Z] 08:45:01 16231564 31496248 775632 2.36 269196 14629372 2252540 6.64 2514064 13084820 268 [2023-08-26T09:06:35.607Z] 08:46:01 16231192 31495932 775904 2.36 269232 14629372 2252540 6.64 2514032 13084824 176 [2023-08-26T09:06:35.607Z] 08:47:01 16229608 31495324 776268 2.36 269300 14629992 2299684 6.78 2514204 13085368 372 [2023-08-26T09:06:35.607Z] 08:48:01 16229996 31495712 775984 2.36 269316 14630000 2299684 6.78 2514280 13085372 180 [2023-08-26T09:06:35.607Z] 08:49:01 16230192 31495948 775656 2.36 269336 14629996 2299684 6.78 2514216 13085372 80 [2023-08-26T09:06:35.607Z] 08:50:01 16229892 31495716 775864 2.36 269356 14630004 2299684 6.78 2514492 13085384 172 [2023-08-26T09:06:35.608Z] 08:51:01 16230184 31496056 775524 2.36 269404 14630004 2299684 6.78 2514392 13085388 8 [2023-08-26T09:06:35.608Z] 08:52:01 16230060 31495940 775764 2.36 269436 14630008 2299684 6.78 2514148 13085392 8 [2023-08-26T09:06:35.608Z] 08:53:01 16230028 31495968 775728 2.36 269448 14630016 2299684 6.78 2514484 13085404 8 [2023-08-26T09:06:35.608Z] 08:54:01 16229980 31495928 775696 2.36 269472 14630004 2283444 6.73 2514192 13085404 8 [2023-08-26T09:06:35.608Z] 08:55:01 16229948 31495920 775656 2.36 269484 14630020 2283444 6.73 2514576 13085396 144 [2023-08-26T09:06:35.608Z] 08:56:01 16229884 31495856 775720 2.36 269504 14630020 2283444 6.73 2514224 13085396 8 [2023-08-26T09:06:35.608Z] 08:57:01 16230160 31496192 775364 2.36 269524 14630024 2283444 6.73 2514608 13085404 8 [2023-08-26T09:06:35.608Z] 08:58:01 16230288 31496328 775376 2.36 269536 14630028 2283444 6.73 2514608 13085404 8 [2023-08-26T09:06:35.608Z] 08:59:01 16229964 31496140 775504 2.36 269560 14630152 2283444 6.73 2514632 13085500 12 [2023-08-26T09:06:35.608Z] 09:00:01 16229568 31495808 775720 2.36 269588 14630164 2283444 6.73 2514800 13085544 164 [2023-08-26T09:06:35.608Z] 09:01:01 16229780 31496080 775412 2.36 269620 14630164 2283444 6.73 2514784 13085548 284 [2023-08-26T09:06:35.608Z] 09:02:01 16229756 31496116 775292 2.36 269700 14630168 2283444 6.73 2514812 13085556 172 [2023-08-26T09:06:35.608Z] 09:03:01 16229424 31495840 775500 2.36 269764 14630168 2283444 6.73 2514916 13085560 168 [2023-08-26T09:06:35.608Z] 09:04:01 16229576 31496056 775448 2.36 269796 14630164 2283444 6.73 2515228 13085568 12 [2023-08-26T09:06:35.608Z] 09:05:01 16229852 31496356 775116 2.36 269828 14630172 2283444 6.73 2515068 13085548 232 [2023-08-26T09:06:35.608Z] 09:06:01 16230004 31496564 775080 2.36 269848 14630176 2283444 6.73 2515056 13085552 180 [2023-08-26T09:06:35.608Z] Average: 17684477 31420365 854439 2.60 246632 13196762 2449832 7.22 2435891 11786711 58766 [2023-08-26T09:06:35.608Z] [2023-08-26T09:06:35.608Z] 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-26T09:06:35.608Z] 08:30:02 ens3 1283.37 1221.61 7898.22 170.15 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:30:02 docker0 527.31 466.38 37.43 2747.96 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:30:02 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:30:02 veth26b07f0 527.31 466.49 44.63 2747.97 0.00 0.00 0.00 0.23 [2023-08-26T09:06:35.608Z] 08:31:01 ens3 399.02 263.01 6089.61 38.22 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:31:01 docker0 156.63 216.96 12.02 1789.32 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:31:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:31:01 veth86aa8e7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:32:01 ens3 33.08 24.73 25.72 14.88 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:32:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:32:01 veth86aa8e7 1.30 1.35 0.11 0.12 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:33:01 ens3 107.21 65.25 2289.34 20.23 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:33:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:33:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:33:01 vethd56e77d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:34:01 vetha43e0ac 5.59 8.44 0.53 3.56 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:34:01 vethec7303d 5.46 8.51 0.52 3.45 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:34:01 ens3 200.92 95.99 2332.07 16.24 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:34:01 docker0 61.92 110.24 4.35 942.85 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:34:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:34:01 vethf178ee2 5.61 8.67 0.53 3.58 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:34:01 veth5864ccd 5.49 8.44 0.52 3.44 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:34:01 vethd56e77d 0.00 0.88 0.00 0.04 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:34:01 veth53b09bc 5.43 8.29 0.52 3.43 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:35:01 ens3 572.25 308.02 2928.10 32.33 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:35:01 docker0 302.43 564.24 24.72 2920.62 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:35:01 vethd56e77d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:36:01 vethe3dee9f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:36:01 ens3 26.41 21.09 21.03 12.28 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:36:01 veth23ffe72 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:36:01 vethba3cbf2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:36:01 veth87bead4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:36:01 veth36b70b5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:36:01 veth563df20 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:36:01 veth984b9b7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:36:01 veth471d105 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:36:01 veth973205e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:36:01 veth8b0cbbd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:36:01 veth091c40c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:36:01 vethd56e77d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:37:01 ens3 50.53 75.57 13.29 190.39 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:38:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:39:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:40:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:41:01 ens3 8.35 6.80 5.59 6.44 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:41:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:42:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:43:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:44:01 ens3 0.28 0.08 0.47 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:45:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:46:01 ens3 0.08 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:48:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:49:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:50:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:51:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:53:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:54:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:55:01 ens3 0.27 0.27 0.12 0.08 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.608Z] 08:56:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 08:57:01 ens3 0.30 0.23 0.18 0.02 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 08:58:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 08:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:00:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:01:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:02:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:03:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:04:01 ens3 0.62 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:05:01 ens3 0.62 0.47 0.34 0.28 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:06:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] Average: ens3 72.45 56.27 581.50 13.56 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] Average: docker0 28.31 36.65 2.12 226.37 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-26T09:06:35.609Z] [2023-08-26T09:06:35.609Z] [2023-08-26T09:06:35.609Z] ---> sar -P ALL: [2023-08-26T09:06:35.609Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4638) 08/26/23 _x86_64_ (8 CPU) [2023-08-26T09:06:35.609Z] [2023-08-26T09:06:35.609Z] 08:28:55 LINUX RESTART (8 CPU) [2023-08-26T09:06:35.609Z] [2023-08-26T09:06:35.609Z] 08:29:01 CPU %user %nice %system %iowait %steal %idle [2023-08-26T09:06:35.609Z] 08:30:02 all 7.67 0.00 2.55 3.68 0.05 86.06 [2023-08-26T09:06:35.609Z] 08:30:02 0 7.81 0.00 1.81 1.54 0.05 88.79 [2023-08-26T09:06:35.609Z] 08:30:02 1 6.57 0.00 2.35 0.42 0.03 90.62 [2023-08-26T09:06:35.609Z] 08:30:02 2 9.11 0.00 3.93 6.15 0.05 80.76 [2023-08-26T09:06:35.609Z] 08:30:02 3 6.58 0.00 2.89 0.67 0.07 89.80 [2023-08-26T09:06:35.609Z] 08:30:02 4 8.80 0.00 2.18 9.04 0.05 79.93 [2023-08-26T09:06:35.609Z] 08:30:02 5 8.92 0.00 2.41 3.01 0.05 85.60 [2023-08-26T09:06:35.609Z] 08:30:02 6 8.47 0.00 1.86 8.30 0.03 81.33 [2023-08-26T09:06:35.609Z] 08:30:02 7 5.02 0.00 2.94 0.24 0.07 91.73 [2023-08-26T09:06:35.609Z] 08:31:01 all 12.22 0.00 3.55 4.76 0.07 79.40 [2023-08-26T09:06:35.609Z] 08:31:01 0 12.26 0.00 3.26 0.82 0.05 83.60 [2023-08-26T09:06:35.609Z] 08:31:01 1 14.18 0.00 3.59 1.21 0.12 80.90 [2023-08-26T09:06:35.609Z] 08:31:01 2 10.94 0.00 3.53 0.53 0.05 84.95 [2023-08-26T09:06:35.609Z] 08:31:01 3 13.25 0.00 4.05 25.53 0.07 57.10 [2023-08-26T09:06:35.609Z] 08:31:01 4 11.12 0.00 3.59 1.66 0.05 83.58 [2023-08-26T09:06:35.609Z] 08:31:01 5 11.11 0.00 3.53 0.36 0.05 84.95 [2023-08-26T09:06:35.609Z] 08:31:01 6 11.77 0.00 2.62 7.51 0.05 78.06 [2023-08-26T09:06:35.609Z] 08:31:01 7 13.12 0.00 4.22 0.53 0.09 82.04 [2023-08-26T09:06:35.609Z] 08:32:01 all 37.00 0.00 5.77 1.62 0.08 55.53 [2023-08-26T09:06:35.609Z] 08:32:01 0 38.55 0.00 5.64 0.22 0.08 55.51 [2023-08-26T09:06:35.609Z] 08:32:01 1 38.49 0.00 5.79 1.02 0.12 54.59 [2023-08-26T09:06:35.609Z] 08:32:01 2 36.43 0.00 6.41 0.05 0.07 57.05 [2023-08-26T09:06:35.609Z] 08:32:01 3 36.82 0.00 5.54 8.70 0.08 48.85 [2023-08-26T09:06:35.609Z] 08:32:01 4 38.61 0.00 6.73 0.08 0.08 54.50 [2023-08-26T09:06:35.609Z] 08:32:01 5 37.63 0.00 5.39 0.54 0.08 56.35 [2023-08-26T09:06:35.609Z] 08:32:01 6 33.40 0.00 5.29 0.98 0.08 60.24 [2023-08-26T09:06:35.609Z] 08:32:01 7 36.11 0.00 5.39 1.34 0.07 57.10 [2023-08-26T09:06:35.609Z] 08:33:01 all 30.36 0.00 5.42 2.77 0.10 61.36 [2023-08-26T09:06:35.609Z] 08:33:01 0 31.14 0.00 5.95 0.74 0.08 62.09 [2023-08-26T09:06:35.609Z] 08:33:01 1 29.58 0.00 6.93 18.05 0.08 45.37 [2023-08-26T09:06:35.609Z] 08:33:01 2 31.65 0.00 5.31 0.25 0.08 62.70 [2023-08-26T09:06:35.609Z] 08:33:01 3 30.01 0.00 5.12 0.27 0.13 64.47 [2023-08-26T09:06:35.609Z] 08:33:01 4 29.49 0.00 5.13 0.35 0.08 64.94 [2023-08-26T09:06:35.609Z] 08:33:01 5 32.02 0.00 5.08 0.66 0.08 62.16 [2023-08-26T09:06:35.609Z] 08:33:01 6 29.78 0.00 4.36 0.22 0.08 65.55 [2023-08-26T09:06:35.609Z] 08:33:01 7 29.19 0.00 5.48 1.62 0.13 63.58 [2023-08-26T09:06:35.609Z] 08:34:01 all 12.22 0.00 4.09 21.25 0.06 62.38 [2023-08-26T09:06:35.609Z] 08:34:01 0 12.94 0.00 4.82 35.49 0.05 46.69 [2023-08-26T09:06:35.609Z] 08:34:01 1 11.48 0.00 4.03 4.56 0.05 79.88 [2023-08-26T09:06:35.609Z] 08:34:01 2 12.70 0.00 4.04 2.24 0.05 80.96 [2023-08-26T09:06:35.609Z] 08:34:01 3 11.64 0.00 3.36 65.40 0.08 19.51 [2023-08-26T09:06:35.609Z] 08:34:01 4 13.26 0.00 4.45 30.31 0.05 51.93 [2023-08-26T09:06:35.609Z] 08:34:01 5 11.63 0.00 3.57 3.99 0.07 80.74 [2023-08-26T09:06:35.609Z] 08:34:01 6 11.85 0.00 3.99 5.64 0.05 78.47 [2023-08-26T09:06:35.609Z] 08:34:01 7 12.24 0.00 4.45 22.39 0.08 60.83 [2023-08-26T09:06:35.609Z] 08:35:01 all 4.64 0.00 2.66 11.48 0.06 81.16 [2023-08-26T09:06:35.609Z] 08:35:01 0 4.91 0.00 1.92 3.54 0.05 89.59 [2023-08-26T09:06:35.609Z] 08:35:01 1 4.56 0.00 2.78 3.60 0.05 89.01 [2023-08-26T09:06:35.609Z] 08:35:01 2 4.85 0.00 2.65 4.08 0.05 88.37 [2023-08-26T09:06:35.609Z] 08:35:01 3 3.96 0.00 2.02 9.91 0.07 84.04 [2023-08-26T09:06:35.609Z] 08:35:01 4 5.58 0.00 3.12 12.20 0.05 79.05 [2023-08-26T09:06:35.609Z] 08:35:01 5 3.99 0.00 2.40 3.44 0.05 90.12 [2023-08-26T09:06:35.609Z] 08:35:01 6 4.46 0.00 2.43 3.79 0.05 89.27 [2023-08-26T09:06:35.609Z] 08:35:01 7 4.80 0.00 4.00 51.55 0.10 39.55 [2023-08-26T09:06:35.609Z] 08:36:01 all 77.34 0.00 11.40 4.41 0.15 6.70 [2023-08-26T09:06:35.609Z] 08:36:01 0 77.13 0.00 11.88 2.35 0.13 8.50 [2023-08-26T09:06:35.609Z] 08:36:01 1 77.61 0.00 10.86 2.35 0.14 9.04 [2023-08-26T09:06:35.609Z] 08:36:01 2 77.70 0.00 11.11 1.86 0.15 9.18 [2023-08-26T09:06:35.609Z] 08:36:01 3 77.44 0.00 11.20 3.46 0.14 7.77 [2023-08-26T09:06:35.609Z] 08:36:01 4 77.93 0.00 10.92 9.83 0.13 1.19 [2023-08-26T09:06:35.609Z] 08:36:01 5 76.70 0.00 11.71 2.82 0.15 8.62 [2023-08-26T09:06:35.609Z] 08:36:01 6 77.78 0.00 11.19 2.58 0.15 8.30 [2023-08-26T09:06:35.609Z] 08:36:01 7 76.39 0.00 12.38 10.10 0.17 0.96 [2023-08-26T09:06:35.609Z] 08:37:01 all 36.19 0.00 5.13 5.90 0.08 52.70 [2023-08-26T09:06:35.609Z] 08:37:01 0 35.75 0.00 5.48 5.04 0.07 53.66 [2023-08-26T09:06:35.609Z] 08:37:01 1 36.18 0.00 4.66 1.04 0.08 58.03 [2023-08-26T09:06:35.609Z] 08:37:01 2 36.18 0.00 5.20 2.94 0.07 55.62 [2023-08-26T09:06:35.609Z] 08:37:01 3 36.49 0.00 5.34 21.14 0.10 36.92 [2023-08-26T09:06:35.609Z] 08:37:01 4 36.84 0.00 5.12 8.91 0.08 49.05 [2023-08-26T09:06:35.609Z] 08:37:01 5 36.01 0.00 5.14 3.47 0.08 55.29 [2023-08-26T09:06:35.609Z] 08:37:01 6 35.69 0.00 5.16 2.87 0.07 56.21 [2023-08-26T09:06:35.609Z] 08:37:01 7 36.34 0.00 4.94 1.76 0.07 56.89 [2023-08-26T09:06:35.609Z] 08:38:01 all 0.01 0.00 0.00 0.01 0.01 99.98 [2023-08-26T09:06:35.609Z] 08:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.609Z] 08:38:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-26T09:06:35.609Z] 08:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.609Z] 08:38:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-26T09:06:35.609Z] 08:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.609Z] 08:38:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-26T09:06:35.609Z] 08:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-26T09:06:35.609Z] 08:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-26T09:06:35.609Z] 08:39:01 all 0.03 0.00 0.01 0.04 0.01 99.91 [2023-08-26T09:06:35.609Z] 08:39:01 0 0.05 0.00 0.02 0.05 0.02 99.87 [2023-08-26T09:06:35.609Z] 08:39:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2023-08-26T09:06:35.609Z] 08:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-26T09:06:35.609Z] 08:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-26T09:06:35.609Z] 08:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-26T09:06:35.609Z] 08:39:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-26T09:06:35.609Z] 08:39:01 6 0.03 0.00 0.00 0.23 0.00 99.73 [2023-08-26T09:06:35.609Z] 08:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-26T09:06:35.609Z] 08:40:01 all 0.01 0.00 0.00 0.03 0.00 99.95 [2023-08-26T09:06:35.609Z] 08:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-26T09:06:35.609Z] 08:40:01 1 0.03 0.00 0.02 0.17 0.02 99.77 [2023-08-26T09:06:35.609Z] 08:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.609Z] 08:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.609Z] 08:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.609Z] 08:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-26T09:06:35.609Z] 08:40:01 6 0.00 0.00 0.00 0.08 0.00 99.92 [2023-08-26T09:06:35.609Z] 08:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.609Z] [2023-08-26T09:06:35.609Z] 08:40:01 CPU %user %nice %system %iowait %steal %idle [2023-08-26T09:06:35.609Z] 08:41:01 all 0.30 0.00 0.03 0.01 0.00 99.66 [2023-08-26T09:06:35.609Z] 08:41:01 0 0.13 0.00 0.03 0.00 0.00 99.83 [2023-08-26T09:06:35.609Z] 08:41:01 1 0.07 0.00 0.07 0.02 0.02 99.83 [2023-08-26T09:06:35.609Z] 08:41:01 2 0.35 0.00 0.02 0.00 0.00 99.63 [2023-08-26T09:06:35.609Z] 08:41:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2023-08-26T09:06:35.609Z] 08:41:01 4 0.15 0.00 0.02 0.02 0.00 99.82 [2023-08-26T09:06:35.609Z] 08:41:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2023-08-26T09:06:35.609Z] 08:41:01 6 1.12 0.00 0.03 0.00 0.00 98.85 [2023-08-26T09:06:35.610Z] 08:41:01 7 0.42 0.00 0.05 0.03 0.00 99.50 [2023-08-26T09:06:35.610Z] 08:42:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2023-08-26T09:06:35.610Z] 08:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-26T09:06:35.610Z] 08:42:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-08-26T09:06:35.610Z] 08:42:01 2 0.47 0.00 0.02 0.00 0.02 99.50 [2023-08-26T09:06:35.610Z] 08:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.610Z] 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.610Z] 08:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-26T09:06:35.610Z] 08:42:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-26T09:06:35.610Z] 08:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:43:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2023-08-26T09:06:35.610Z] 08:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-26T09:06:35.610Z] 08:43:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2023-08-26T09:06:35.610Z] 08:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.610Z] 08:43:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-26T09:06:35.610Z] 08:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-26T09:06:35.610Z] 08:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-26T09:06:35.610Z] 08:43:01 6 0.03 0.00 0.02 0.07 0.00 99.88 [2023-08-26T09:06:35.610Z] 08:43:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-26T09:06:35.610Z] 08:44:01 all 0.01 0.00 0.02 0.00 0.01 99.95 [2023-08-26T09:06:35.610Z] 08:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-26T09:06:35.610Z] 08:44:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2023-08-26T09:06:35.610Z] 08:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:44:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-26T09:06:35.610Z] 08:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-26T09:06:35.610Z] 08:44:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2023-08-26T09:06:35.610Z] 08:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:45:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2023-08-26T09:06:35.610Z] 08:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-26T09:06:35.610Z] 08:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-26T09:06:35.610Z] 08:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.610Z] 08:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-26T09:06:35.610Z] 08:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-26T09:06:35.610Z] 08:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-26T09:06:35.610Z] 08:46:01 all 0.11 0.00 0.01 0.00 0.01 99.86 [2023-08-26T09:06:35.610Z] 08:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-26T09:06:35.610Z] 08:46:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-08-26T09:06:35.610Z] 08:46:01 2 0.76 0.00 0.03 0.00 0.00 99.20 [2023-08-26T09:06:35.610Z] 08:46:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-08-26T09:06:35.610Z] 08:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-26T09:06:35.610Z] 08:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-26T09:06:35.610Z] 08:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.610Z] 08:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-26T09:06:35.610Z] 08:47:01 all 0.30 0.00 0.04 0.01 0.00 99.65 [2023-08-26T09:06:35.610Z] 08:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-26T09:06:35.610Z] 08:47:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2023-08-26T09:06:35.610Z] 08:47:01 2 1.97 0.00 0.03 0.00 0.00 98.00 [2023-08-26T09:06:35.610Z] 08:47:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2023-08-26T09:06:35.610Z] 08:47:01 4 0.23 0.00 0.05 0.03 0.00 99.68 [2023-08-26T09:06:35.610Z] 08:47:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-26T09:06:35.610Z] 08:47:01 6 0.03 0.00 0.05 0.02 0.00 99.90 [2023-08-26T09:06:35.610Z] 08:47:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-26T09:06:35.610Z] 08:48:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-08-26T09:06:35.610Z] 08:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-26T09:06:35.610Z] 08:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-26T09:06:35.610Z] 08:48:01 2 0.13 0.00 0.03 0.00 0.02 99.82 [2023-08-26T09:06:35.610Z] 08:48:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-26T09:06:35.610Z] 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:48:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-26T09:06:35.610Z] 08:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-26T09:06:35.610Z] 08:48:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2023-08-26T09:06:35.610Z] 08:49:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2023-08-26T09:06:35.610Z] 08:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.610Z] 08:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-26T09:06:35.610Z] 08:49:01 2 0.58 0.00 0.02 0.00 0.00 99.40 [2023-08-26T09:06:35.610Z] 08:49:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-08-26T09:06:35.610Z] 08:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:49:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-08-26T09:06:35.610Z] 08:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:49:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-26T09:06:35.610Z] 08:50:01 all 0.13 0.00 0.01 0.00 0.00 99.85 [2023-08-26T09:06:35.610Z] 08:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-26T09:06:35.610Z] 08:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-26T09:06:35.610Z] 08:50:01 2 0.88 0.00 0.08 0.00 0.00 99.04 [2023-08-26T09:06:35.610Z] 08:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:50:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-26T09:06:35.610Z] 08:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:50:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-26T09:06:35.610Z] 08:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-08-26T09:06:35.610Z] 08:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-26T09:06:35.610Z] 08:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-26T09:06:35.610Z] 08:51:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-08-26T09:06:35.610Z] 08:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.610Z] 08:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-26T09:06:35.610Z] 08:51:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-08-26T09:06:35.610Z] 08:51:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2023-08-26T09:06:35.610Z] [2023-08-26T09:06:35.610Z] 08:51:01 CPU %user %nice %system %iowait %steal %idle [2023-08-26T09:06:35.610Z] 08:52:01 all 0.03 0.00 0.00 0.00 0.00 99.96 [2023-08-26T09:06:35.610Z] 08:52:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-26T09:06:35.610Z] 08:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:52:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-08-26T09:06:35.610Z] 08:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-26T09:06:35.610Z] 08:52:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2023-08-26T09:06:35.610Z] 08:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-26T09:06:35.610Z] 08:53:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2023-08-26T09:06:35.610Z] 08:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-26T09:06:35.610Z] 08:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-26T09:06:35.610Z] 08:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.610Z] 08:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-26T09:06:35.610Z] 08:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-26T09:06:35.610Z] 08:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.610Z] 08:53:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-26T09:06:35.610Z] 08:54:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-08-26T09:06:35.610Z] 08:54:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2023-08-26T09:06:35.610Z] 08:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-26T09:06:35.610Z] 08:54:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-26T09:06:35.610Z] 08:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-26T09:06:35.610Z] 08:54:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-26T09:06:35.610Z] 08:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-26T09:06:35.610Z] 08:55:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-26T09:06:35.610Z] 08:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.610Z] 08:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.610Z] 08:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.610Z] 08:55:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-26T09:06:35.610Z] 08:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.610Z] 08:56:01 all 0.22 0.00 0.00 0.01 0.01 99.76 [2023-08-26T09:06:35.610Z] 08:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-26T09:06:35.610Z] 08:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-26T09:06:35.610Z] 08:56:01 2 1.61 0.00 0.00 0.00 0.02 98.37 [2023-08-26T09:06:35.610Z] 08:56:01 3 0.02 0.00 0.00 0.05 0.00 99.93 [2023-08-26T09:06:35.610Z] 08:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-26T09:06:35.610Z] 08:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:57:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2023-08-26T09:06:35.610Z] 08:57:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2023-08-26T09:06:35.610Z] 08:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.610Z] 08:57:01 2 1.11 0.00 0.00 0.00 0.00 98.89 [2023-08-26T09:06:35.610Z] 08:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.610Z] 08:57:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-26T09:06:35.610Z] 08:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-26T09:06:35.610Z] 08:57:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-26T09:06:35.610Z] 08:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:58:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-08-26T09:06:35.610Z] 08:58:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-08-26T09:06:35.610Z] 08:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-26T09:06:35.610Z] 08:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-26T09:06:35.610Z] 08:58:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2023-08-26T09:06:35.610Z] 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.610Z] 08:59:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-08-26T09:06:35.611Z] 08:59:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-26T09:06:35.611Z] 08:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-26T09:06:35.611Z] 08:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-26T09:06:35.611Z] 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.611Z] 08:59:01 4 0.00 0.00 0.00 0.07 0.00 99.93 [2023-08-26T09:06:35.611Z] 08:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-26T09:06:35.611Z] 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.611Z] 08:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.611Z] 09:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-08-26T09:06:35.611Z] 09:00:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-08-26T09:06:35.611Z] 09:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-26T09:06:35.611Z] 09:00:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2023-08-26T09:06:35.611Z] 09:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-26T09:06:35.611Z] 09:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.611Z] 09:00:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-26T09:06:35.611Z] 09:00:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-26T09:06:35.611Z] 09:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-26T09:06:35.611Z] 09:01:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-08-26T09:06:35.611Z] 09:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-26T09:06:35.611Z] 09:01:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-26T09:06:35.611Z] 09:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.611Z] 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.611Z] 09:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.611Z] 09:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-26T09:06:35.611Z] 09:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.611Z] 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.611Z] 09:02:01 all 0.01 0.00 0.00 0.02 0.00 99.97 [2023-08-26T09:06:35.611Z] 09:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-26T09:06:35.611Z] 09:02:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-26T09:06:35.611Z] 09:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.611Z] 09:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-26T09:06:35.611Z] 09:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.611Z] 09:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.611Z] 09:02:01 6 0.00 0.00 0.00 0.13 0.02 99.85 [2023-08-26T09:06:35.611Z] 09:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-26T09:06:35.611Z] [2023-08-26T09:06:35.611Z] 09:02:01 CPU %user %nice %system %iowait %steal %idle [2023-08-26T09:06:35.611Z] 09:03:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-08-26T09:06:35.611Z] 09:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.611Z] 09:03:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-26T09:06:35.611Z] 09:03:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-26T09:06:35.611Z] 09:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-26T09:06:35.611Z] 09:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-26T09:06:35.611Z] 09:03:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-26T09:06:35.611Z] 09:03:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2023-08-26T09:06:35.611Z] 09:03:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-08-26T09:06:35.611Z] 09:04:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2023-08-26T09:06:35.611Z] 09:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-26T09:06:35.611Z] 09:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-26T09:06:35.611Z] 09:04:01 2 1.81 0.00 0.00 0.00 0.00 98.19 [2023-08-26T09:06:35.611Z] 09:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.611Z] 09:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.611Z] 09:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-26T09:06:35.611Z] 09:04:01 6 0.03 0.00 0.00 0.03 0.00 99.93 [2023-08-26T09:06:35.611Z] 09:04:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2023-08-26T09:06:35.611Z] 09:05:01 all 0.13 0.00 0.01 0.00 0.00 99.86 [2023-08-26T09:06:35.611Z] 09:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-26T09:06:35.611Z] 09:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.611Z] 09:05:01 2 0.90 0.00 0.00 0.00 0.00 99.10 [2023-08-26T09:06:35.611Z] 09:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.611Z] 09:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-26T09:06:35.611Z] 09:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-26T09:06:35.611Z] 09:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-26T09:06:35.611Z] 09:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-26T09:06:35.611Z] 09:06:01 all 0.00 0.00 0.00 0.00 0.01 99.98 [2023-08-26T09:06:35.611Z] 09:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-26T09:06:35.611Z] 09:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-26T09:06:35.611Z] 09:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.611Z] 09:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.611Z] 09:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-26T09:06:35.611Z] 09:06:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-26T09:06:35.611Z] 09:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-26T09:06:35.611Z] 09:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-26T09:06:35.611Z] Average: all 5.87 0.00 1.09 1.50 0.02 91.52 [2023-08-26T09:06:35.611Z] Average: 0 5.93 0.00 1.11 1.33 0.02 91.60 [2023-08-26T09:06:35.611Z] Average: 1 5.87 0.00 1.11 0.87 0.03 92.12 [2023-08-26T09:06:35.611Z] Average: 2 6.15 0.00 1.13 0.49 0.02 92.21 [2023-08-26T09:06:35.611Z] Average: 3 5.79 0.00 1.06 3.61 0.02 89.51 [2023-08-26T09:06:35.611Z] Average: 4 5.97 0.00 1.11 1.95 0.02 90.96 [2023-08-26T09:06:35.611Z] Average: 5 5.83 0.00 1.05 0.49 0.02 92.60 [2023-08-26T09:06:35.611Z] Average: 6 5.72 0.00 0.99 0.88 0.02 92.40 [2023-08-26T09:06:35.611Z] Average: 7 5.68 0.00 1.17 2.39 0.03 90.73 [2023-08-26T09:06:35.611Z] [2023-08-26T09:06:35.611Z] [2023-08-26T09:06:35.611Z]