Pull request #4812 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 987be7b851209481075b5066528ba378ef4242e5+4c21b36cbf5f41746e331fe8d24625a901f3a52e (329af0b3de1bc27acf338fcba63c6bfa1c933f72) 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-ssh1804508663197861626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10024224996532852717.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4812/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4812/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9787787899882719517.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4812/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1939130584728346690.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4603878722383614969.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4812/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4812/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15154037461560751795.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4773’ Running on prd-ubuntu20.04-docker-8c-8g-4777 in /w/workspace/edgexfoundry_edgex-go_PR-4812 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4c21b36cbf5f41746e331fe8d24625a901f3a52e into PR head commit 987be7b851209481075b5066528ba378ef4242e5 Merge succeeded, producing 987be7b851209481075b5066528ba378ef4242e5 Checking out Revision 987be7b851209481075b5066528ba378ef4242e5 (PR-4812) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4812/head:refs/remotes/origin/PR-4812 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 987be7b851209481075b5066528ba378ef4242e5 # 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 4c21b36cbf5f41746e331fe8d24625a901f3a52e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 987be7b851209481075b5066528ba378ef4242e5 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-02T06:24:30.702Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-02T06:24:30.898Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-02T06:24:31.032Z] ========================================================= [2024-07-02T06:24:31.032Z] EdgeX Global Pipelines Version Info [2024-07-02T06:24:31.032Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:24:31.863Z] ------------------- [2024-07-02T06:24:31.863Z] stable info: [2024-07-02T06:24:31.863Z] ------------------- [2024-07-02T06:24:31.863Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T06:24:31.863Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-02T06:24:31.863Z] Message: update stable to v1.0.260 [2024-07-02T06:24:32.446Z] ------------------- [2024-07-02T06:24:32.446Z] experimental info: [2024-07-02T06:24:32.446Z] ------------------- [2024-07-02T06:24:32.446Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T06:24:32.446Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-02T06:24:32.446Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-02T06:24:32.655Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-02T06:24:32.711Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-02T06:24:32.766Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-02T06:24:32.820Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-02T06:24:32.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-02T06:24:33.012Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-02T06:24:33.056Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-02T06:24:33.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-02T06:24:33.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-02T06:24:33.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-02T06:24:33.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-02T06:24:33.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-02T06:24:33.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-02T06:24:33.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-02T06:24:33.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-02T06:24:33.526Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T06:24:33.580Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T06:24:33.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-02T06:24:33.695Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-02T06:24:33.756Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-02T06:24:33.820Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-02T06:24:33.875Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-02T06:24:33.925Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-02T06:24:33.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4812 [Pipeline] echo [2024-07-02T06:24:34.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4812 [Pipeline] echo [2024-07-02T06:24:34.098Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4812 [Pipeline] echo [2024-07-02T06:24:34.160Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 987be7b851209481075b5066528ba378ef4242e5 [Pipeline] echo [2024-07-02T06:24:34.226Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 987be7b [Pipeline] echo [2024-07-02T06:24:34.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T06:24:34.423Z] provisioning config files... [2024-07-02T06:24:34.434Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3181601758554232376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:24:34.833Z] ---> ****-login.sh [2024-07-02T06:24:34.833Z] nexus3.edgexfoundry.org:10001 [2024-07-02T06:24:35.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:24:35.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:24:35.770Z] Configure a credential helper to remove this warning. See [2024-07-02T06:24:35.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:24:35.770Z] [2024-07-02T06:24:35.770Z] Login Succeeded [2024-07-02T06:24:35.770Z] nexus3.edgexfoundry.org:10002 [2024-07-02T06:24:35.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:24:36.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:24:36.029Z] Configure a credential helper to remove this warning. See [2024-07-02T06:24:36.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:24:36.029Z] [2024-07-02T06:24:36.029Z] Login Succeeded [2024-07-02T06:24:36.029Z] nexus3.edgexfoundry.org:10003 [2024-07-02T06:24:36.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:24:36.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:24:36.029Z] Configure a credential helper to remove this warning. See [2024-07-02T06:24:36.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:24:36.029Z] [2024-07-02T06:24:36.029Z] Login Succeeded [2024-07-02T06:24:36.029Z] nexus3.edgexfoundry.org:10004 [2024-07-02T06:24:36.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:24:36.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:24:36.291Z] Configure a credential helper to remove this warning. See [2024-07-02T06:24:36.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:24:36.291Z] [2024-07-02T06:24:36.291Z] Login Succeeded [2024-07-02T06:24:36.291Z] ****.io [2024-07-02T06:24:36.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:24:36.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:24:36.550Z] Configure a credential helper to remove this warning. See [2024-07-02T06:24:36.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:24:36.550Z] [2024-07-02T06:24:36.550Z] Login Succeeded [2024-07-02T06:24:36.550Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T06:24:36.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T06:24:37.016Z] + 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 [2024-07-02T06:24:37.016Z] + dirname cmd/core-command/Dockerfile+ [2024-07-02T06:24:37.016Z] cut -d/ -f2 [2024-07-02T06:24:37.016Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-02T06:24:37.016Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-02T06:24:37.016Z] + cut -d/ -f2 [2024-07-02T06:24:37.016Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-02T06:24:37.016Z] + cut -d/ -f2 [2024-07-02T06:24:37.016Z] + dirname cmd/core-data/Dockerfile [2024-07-02T06:24:37.017Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-02T06:24:37.017Z] + dirname cmd/core-metadata/Dockerfile [2024-07-02T06:24:37.017Z] + cut -d/ -f2 [2024-07-02T06:24:37.017Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-02T06:24:37.017Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-02T06:24:37.017Z] + cut -d/ -f2 [2024-07-02T06:24:37.017Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-02T06:24:37.017Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-02T06:24:37.017Z] + cut -d/ -f2 [2024-07-02T06:24:37.017Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-02T06:24:37.017Z] + cut -d/ -f2 [2024-07-02T06:24:37.017Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-02T06:24:37.017Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-02T06:24:37.017Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-02T06:24:37.017Z] cut -d/ -f2 [2024-07-02T06:24:37.017Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-02T06:24:37.017Z] + cut -d/ -f2 [2024-07-02T06:24:37.017Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-02T06:24:37.017Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-02T06:24:37.017Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-02T06:24:37.017Z] + cut -d/ -f2 [2024-07-02T06:24:37.017Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-02T06:24:37.017Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-02T06:24:37.017Z] + cut -d/ -f2 [2024-07-02T06:24:37.017Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-02T06:24:37.017Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-02T06:24:37.017Z] + cut -d/ -f2 [2024-07-02T06:24:37.017Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-02T06:24:37.017Z] + cut -d/ -f2 [2024-07-02T06:24:37.017Z] + dirname cmd/support-notifications/Dockerfile [2024-07-02T06:24:37.017Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-02T06:24:37.017Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-02T06:24:37.017Z] + cut -d/ -f2 [2024-07-02T06:24:37.017Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-02T06:24:37.066Z] 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 [2024-07-02T06:24:37.554Z] + git rev-list -1 --merges 987be7b851209481075b5066528ba378ef4242e5~1..987be7b851209481075b5066528ba378ef4242e5 [Pipeline] echo [2024-07-02T06:24:37.611Z] -----------> git rev-list -1 --merges 987be7b851209481075b5066528ba378ef4242e5~1..987be7b851209481075b5066528ba378ef4242e5 987be7b851209481075b5066528ba378ef4242e5 [false] [Pipeline] sh [2024-07-02T06:24:37.934Z] + git log --format=format:%s -1 987be7b851209481075b5066528ba378ef4242e5 [Pipeline] echo [2024-07-02T06:24:37.979Z] ========================================================= [2024-07-02T06:24:37.979Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-02T06:24:37.979Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-02T06:24:38.426Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T06:24:38.426Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-02T06:24:38.426Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-02T06:24:38.426Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-02T06:24:38.426Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-07-02T06:24:38.426Z] -a /etc/ssh/ssh_known_hosts [2024-07-02T06:24:38.426Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:24:38.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T06:24:38.880Z] [2024-07-02T06:24:38.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:24:39.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T06:24:39.286Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-02T06:24:39.286Z] b85a868b505f: Pulling fs layer [2024-07-02T06:24:39.286Z] e2be974225ed: Pulling fs layer [2024-07-02T06:24:39.286Z] 339a4e72a1f5: Pulling fs layer [2024-07-02T06:24:39.286Z] 988bab9f4d93: Pulling fs layer [2024-07-02T06:24:39.286Z] 1469e6f7b9e6: Pulling fs layer [2024-07-02T06:24:39.286Z] eaf3925da568: Pulling fs layer [2024-07-02T06:24:39.286Z] bab4dde63d76: Pulling fs layer [2024-07-02T06:24:39.286Z] bde34c3a00c8: Pulling fs layer [2024-07-02T06:24:39.286Z] b352a97aabf1: Pulling fs layer [2024-07-02T06:24:39.286Z] 4872d77fe225: Pulling fs layer [2024-07-02T06:24:39.286Z] 5851b861e8e6: Pulling fs layer [2024-07-02T06:24:39.286Z] bab4dde63d76: Waiting [2024-07-02T06:24:39.286Z] bde34c3a00c8: Waiting [2024-07-02T06:24:39.286Z] 988bab9f4d93: Waiting [2024-07-02T06:24:39.286Z] b352a97aabf1: Waiting [2024-07-02T06:24:39.286Z] 1469e6f7b9e6: Waiting [2024-07-02T06:24:39.286Z] 5851b861e8e6: Waiting [2024-07-02T06:24:39.286Z] 4872d77fe225: Waiting [2024-07-02T06:24:39.286Z] e2be974225ed: Verifying Checksum [2024-07-02T06:24:39.286Z] 988bab9f4d93: Verifying Checksum [2024-07-02T06:24:39.286Z] 988bab9f4d93: Download complete [2024-07-02T06:24:39.286Z] 1469e6f7b9e6: Verifying Checksum [2024-07-02T06:24:39.286Z] 1469e6f7b9e6: Download complete [2024-07-02T06:24:39.286Z] eaf3925da568: Verifying Checksum [2024-07-02T06:24:39.286Z] eaf3925da568: Download complete [2024-07-02T06:24:39.286Z] 339a4e72a1f5: Verifying Checksum [2024-07-02T06:24:39.286Z] 339a4e72a1f5: Download complete [2024-07-02T06:24:39.548Z] bde34c3a00c8: Verifying Checksum [2024-07-02T06:24:39.548Z] bde34c3a00c8: Download complete [2024-07-02T06:24:39.548Z] b352a97aabf1: Verifying Checksum [2024-07-02T06:24:39.548Z] b352a97aabf1: Download complete [2024-07-02T06:24:39.548Z] 4872d77fe225: Verifying Checksum [2024-07-02T06:24:39.548Z] 4872d77fe225: Download complete [2024-07-02T06:24:39.548Z] 5851b861e8e6: Verifying Checksum [2024-07-02T06:24:39.548Z] 5851b861e8e6: Download complete [2024-07-02T06:24:39.548Z] b85a868b505f: Verifying Checksum [2024-07-02T06:24:39.548Z] b85a868b505f: Download complete [2024-07-02T06:24:39.808Z] bab4dde63d76: Verifying Checksum [2024-07-02T06:24:39.809Z] bab4dde63d76: Download complete [2024-07-02T06:24:40.745Z] b85a868b505f: Pull complete [2024-07-02T06:24:41.003Z] e2be974225ed: Pull complete [2024-07-02T06:24:41.262Z] 339a4e72a1f5: Pull complete [2024-07-02T06:24:41.523Z] 988bab9f4d93: Pull complete [2024-07-02T06:24:41.782Z] 1469e6f7b9e6: Pull complete [2024-07-02T06:24:41.782Z] eaf3925da568: Pull complete [2024-07-02T06:24:43.713Z] bab4dde63d76: Pull complete [2024-07-02T06:24:43.713Z] bde34c3a00c8: Pull complete [2024-07-02T06:24:43.713Z] b352a97aabf1: Pull complete [2024-07-02T06:24:43.713Z] 4872d77fe225: Pull complete [2024-07-02T06:24:43.973Z] 5851b861e8e6: Pull complete [2024-07-02T06:24:43.973Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-02T06:24:43.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T06:24:43.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:24:44.251Z] prd-ubuntu20.04-docker-8c-8g-4777 does not seem to be running inside a container [2024-07-02T06:24:44.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-02T06:24:47.898Z] $ docker top b2d9b2b2e94a1d44cf82a3a68d7bf20a1b0f97c51087a29efe60e94d1507dde5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T06:24:48.741Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T06:24:48.741Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T06:24:48.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T06:24:48.852Z] $ docker exec b2d9b2b2e94a1d44cf82a3a68d7bf20a1b0f97c51087a29efe60e94d1507dde5 ssh-agent [2024-07-02T06:24:48.960Z] SSH_AUTH_SOCK=/tmp/ssh-maePZnNFRzce/agent.32 [2024-07-02T06:24:48.960Z] SSH_AGENT_PID=38 [2024-07-02T06:24:48.967Z] Running ssh-add (command line suppressed) [2024-07-02T06:24:49.081Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6028292518644114166.key (/w/workspace/edgex-go/1@tmp/private_key_6028292518644114166.key) [2024-07-02T06:24:49.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T06:24:49.446Z] + git tag --points-at HEAD [Pipeline] } [2024-07-02T06:24:49.471Z] $ docker exec --env ******** --env ******** b2d9b2b2e94a1d44cf82a3a68d7bf20a1b0f97c51087a29efe60e94d1507dde5 ssh-agent -k [2024-07-02T06:24:49.575Z] unset SSH_AUTH_SOCK; [2024-07-02T06:24:49.575Z] unset SSH_AGENT_PID; [2024-07-02T06:24:49.575Z] echo Agent pid 38 killed; [2024-07-02T06:24:49.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-02T06:24:49.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T06:24:49.696Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T06:24:49.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T06:24:49.802Z] $ docker exec b2d9b2b2e94a1d44cf82a3a68d7bf20a1b0f97c51087a29efe60e94d1507dde5 ssh-agent [2024-07-02T06:24:49.909Z] SSH_AUTH_SOCK=/tmp/ssh-Y7neITdzAt55/agent.72 [2024-07-02T06:24:49.909Z] SSH_AGENT_PID=78 [2024-07-02T06:24:49.914Z] Running ssh-add (command line suppressed) [2024-07-02T06:24:50.020Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12330835421758489570.key (/w/workspace/edgex-go/1@tmp/private_key_12330835421758489570.key) [2024-07-02T06:24:50.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T06:24:50.383Z] + git semver init [2024-07-02T06:24:50.642Z] 2024-07-02 06:24:50,538 [run_init] DEBUG init version:0.0.0 force:False [2024-07-02T06:24:50.642Z] 2024-07-02 06:24:50,538 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-07-02T06:24:50.642Z] 2024-07-02 06:24:50,539 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-07-02T06:24:50.642Z] 2024-07-02 06:24:50,539 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-07-02T06:24:55.930Z] 2024-07-02 06:24:55,842 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-07-02T06:24:55.930Z] 2024-07-02 06:24:55,843 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4812 with force:False [2024-07-02T06:24:55.930Z] 2024-07-02 06:24:55,843 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4812 [2024-07-02T06:24:55.930Z] 2024-07-02 06:24:55,847 [execute] INFO git cat-file --batch-check [2024-07-02T06:24:55.930Z] 2024-07-02 06:24:55,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T06:24:55.930Z] 2024-07-02 06:24:55,853 [execute] INFO git cat-file --batch [2024-07-02T06:24:55.930Z] 2024-07-02 06:24:55,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T06:24:55.930Z] 2024-07-02 06:24:55,857 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4812 [2024-07-02T06:24:55.930Z] 0.0.0 [Pipeline] } [2024-07-02T06:24:55.962Z] $ docker exec --env ******** --env ******** b2d9b2b2e94a1d44cf82a3a68d7bf20a1b0f97c51087a29efe60e94d1507dde5 ssh-agent -k [2024-07-02T06:24:56.059Z] unset SSH_AUTH_SOCK; [2024-07-02T06:24:56.060Z] unset SSH_AGENT_PID; [2024-07-02T06:24:56.060Z] echo Agent pid 78 killed; [2024-07-02T06:24:56.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T06:24:56.532Z] + git semver [Pipeline] } [2024-07-02T06:24:56.820Z] $ docker stop --time=1 b2d9b2b2e94a1d44cf82a3a68d7bf20a1b0f97c51087a29efe60e94d1507dde5 [2024-07-02T06:24:58.264Z] $ docker rm -f --volumes b2d9b2b2e94a1d44cf82a3a68d7bf20a1b0f97c51087a29efe60e94d1507dde5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T06:24:58.741Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-02T06:24:59.100Z] Stashed 1 file(s) [Pipeline] echo [2024-07-02T06:24:59.126Z] [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 [2024-07-02T06:25:00.026Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-02T06:25:00.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:25:00.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:25:00.172Z] ========================================================= [2024-07-02T06:25:00.172Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-02T06:25:00.172Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-02T06:25:00.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T06:25:01.311Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-02T06:25:01.311Z] 619be1103602: Pulling fs layer [2024-07-02T06:25:01.311Z] 7862e08f4a3e: Pulling fs layer [2024-07-02T06:25:01.311Z] 5df492c9dc93: Pulling fs layer [2024-07-02T06:25:01.311Z] 7629e6793208: Pulling fs layer [2024-07-02T06:25:01.311Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T06:25:01.311Z] 7629e6793208: Waiting [2024-07-02T06:25:01.311Z] fb5054dd5b73: Pulling fs layer [2024-07-02T06:25:01.311Z] eeca6798cff9: Pulling fs layer [2024-07-02T06:25:01.311Z] aa269ceb94a6: Pulling fs layer [2024-07-02T06:25:01.311Z] ada007ff1a6a: Pulling fs layer [2024-07-02T06:25:01.311Z] 4f4fb700ef54: Waiting [2024-07-02T06:25:01.311Z] aa269ceb94a6: Waiting [2024-07-02T06:25:01.311Z] ada007ff1a6a: Waiting [2024-07-02T06:25:01.311Z] 7862e08f4a3e: Download complete [2024-07-02T06:25:01.311Z] 7629e6793208: Download complete [2024-07-02T06:25:01.311Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T06:25:01.311Z] 4f4fb700ef54: Download complete [2024-07-02T06:25:01.311Z] fb5054dd5b73: Verifying Checksum [2024-07-02T06:25:01.311Z] fb5054dd5b73: Download complete [2024-07-02T06:25:01.311Z] 619be1103602: Verifying Checksum [2024-07-02T06:25:01.311Z] 619be1103602: Download complete [2024-07-02T06:25:01.311Z] 619be1103602: Pull complete [2024-07-02T06:25:01.570Z] eeca6798cff9: Verifying Checksum [2024-07-02T06:25:01.570Z] eeca6798cff9: Download complete [2024-07-02T06:25:01.570Z] 7862e08f4a3e: Pull complete [2024-07-02T06:25:01.570Z] ada007ff1a6a: Verifying Checksum [2024-07-02T06:25:01.570Z] ada007ff1a6a: Download complete [2024-07-02T06:25:01.829Z] 5df492c9dc93: Download complete [2024-07-02T06:25:02.090Z] aa269ceb94a6: Verifying Checksum [2024-07-02T06:25:02.090Z] aa269ceb94a6: Download complete [2024-07-02T06:25:05.722Z] 5df492c9dc93: Pull complete [2024-07-02T06:25:05.722Z] 7629e6793208: Pull complete [2024-07-02T06:25:05.722Z] 4f4fb700ef54: Pull complete [2024-07-02T06:25:05.722Z] fb5054dd5b73: Pull complete [2024-07-02T06:25:05.722Z] eeca6798cff9: Pull complete [2024-07-02T06:25:08.251Z] aa269ceb94a6: Pull complete [2024-07-02T06:25:08.514Z] ada007ff1a6a: Pull complete [2024-07-02T06:25:08.514Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-02T06:25:08.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T06:25:08.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-02T06:25:08.881Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T06:25:08.881Z] WORKDIR /edgex [2024-07-02T06:25:08.881Z] COPY go.mod . [2024-07-02T06:25:08.881Z] RUN go mod download [2024-07-02T06:25:08.881Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-02T06:25:09.450Z] Sending build context to Docker daemon 178.3MB [2024-07-02T06:25:09.450Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T06:25:09.450Z] ---> f489d0715acc [2024-07-02T06:25:09.450Z] Step 2/4 : WORKDIR /edgex [2024-07-02T06:25:14.503Z] Still waiting to schedule task [2024-07-02T06:25:14.504Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4776’ [2024-07-02T06:25:14.728Z] ---> Running in f1d31021f8a8 [2024-07-02T06:25:14.988Z] Removing intermediate container f1d31021f8a8 [2024-07-02T06:25:14.988Z] ---> e96bd141e14c [2024-07-02T06:25:14.988Z] Step 3/4 : COPY go.mod . [2024-07-02T06:25:15.248Z] ---> f541df46143a [2024-07-02T06:25:15.248Z] Step 4/4 : RUN go mod download [2024-07-02T06:25:15.248Z] ---> Running in 95ebcd8de4c6 [2024-07-02T06:25:48.132Z] Removing intermediate container 95ebcd8de4c6 [2024-07-02T06:25:48.132Z] ---> 78eb74eae002 [2024-07-02T06:25:48.132Z] Successfully built 78eb74eae002 [2024-07-02T06:25:48.132Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:25:48.526Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T06:25:48.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:25:48.698Z] prd-ubuntu20.04-docker-8c-8g-4777 does not seem to be running inside a container [2024-07-02T06:25:48.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-02T06:25:49.344Z] $ docker top 423b8b4612364c8cdb3e2f43e68dae9d32d01ab3d01fea0aba9ecd9eb796b062 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T06:25:49.759Z] + go version [2024-07-02T06:25:49.759Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-02T06:25:49.793Z] $ docker stop --time=1 423b8b4612364c8cdb3e2f43e68dae9d32d01ab3d01fea0aba9ecd9eb796b062 [2024-07-02T06:25:51.277Z] $ docker rm -f --volumes 423b8b4612364c8cdb3e2f43e68dae9d32d01ab3d01fea0aba9ecd9eb796b062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:25:52.072Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T06:25:52.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:25:52.241Z] prd-ubuntu20.04-docker-8c-8g-4777 does not seem to be running inside a container [2024-07-02T06:25:52.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-02T06:25:52.998Z] $ docker top 50d2e963a6d6a746133dc4e2ea3deddd3bd11acc72d2d2f686512a35829c5507 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-02T06:25:53.132Z] ========================================================= [2024-07-02T06:25:53.133Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-02T06:25:53.133Z] ========================================================= [Pipeline] sh [2024-07-02T06:25:53.431Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-02T06:25:53.812Z] + make test [2024-07-02T06:25:53.812Z] go test -race -coverprofile=coverage.out ./... [2024-07-02T06:26:00.377Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-02T06:26:32.443Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-02T06:26:32.443Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-02T06:26:32.443Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-02T06:26:32.443Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-02T06:26:32.443Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-02T06:26:32.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-02T06:26:32.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-02T06:26:32.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-02T06:26:32.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-02T06:26:32.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-02T06:26:32.443Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-02T06:26:32.443Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-02T06:26:32.443Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-02T06:26:32.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-02T06:26:33.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-02T06:26:33.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-02T06:26:34.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-07-02T06:26:35.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-02T06:26:35.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-02T06:26:35.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-02T06:26:35.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-02T06:26:35.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-02T06:26:36.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2024-07-02T06:26:36.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-02T06:26:36.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-02T06:26:36.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:26:36.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-02T06:26:36.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-02T06:26:37.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-02T06:26:37.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-02T06:26:39.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-02T06:26:39.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:26:39.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-02T06:26:39.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-02T06:26:39.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-02T06:26:39.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-02T06:26:39.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-02T06:26:39.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-02T06:26:39.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-02T06:26:39.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-02T06:26:39.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements [2024-07-02T06:26:39.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.031s coverage: 53.2% of statements [2024-07-02T06:26:39.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.454s coverage: 93.4% of statements [2024-07-02T06:26:39.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 6.6% of statements [2024-07-02T06:26:40.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.350s coverage: 97.6% of statements [2024-07-02T06:26:40.596Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-07-02T06:26:40.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-02T06:26:40.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-02T06:26:42.238Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.9% of statements [2024-07-02T06:26:42.238Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 32.2% of statements [2024-07-02T06:26:42.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements [2024-07-02T06:26:42.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements [2024-07-02T06:26:42.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.032s coverage: 94.1% of statements [2024-07-02T06:26:42.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2024-07-02T06:26:42.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.014s coverage: 87.5% of statements [2024-07-02T06:26:43.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-02T06:26:43.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-02T06:26:43.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-02T06:26:43.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-02T06:26:43.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-02T06:26:43.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-02T06:26:43.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-02T06:26:43.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-02T06:26:44.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-02T06:26:44.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-02T06:26:44.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-02T06:26:44.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-02T06:26:44.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-02T06:26:44.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-02T06:26:45.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-02T06:26:46.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-02T06:26:47.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-02T06:26:48.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-02T06:26:48.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-02T06:26:50.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-02T06:26:50.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-02T06:26:50.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-02T06:26:52.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-02T06:26:52.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-02T06:26:52.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-02T06:26:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-02T06:26:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-02T06:26:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-02T06:26:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-02T06:26:53.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-02T06:26:53.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-02T06:26:53.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-02T06:26:53.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-02T06:26:54.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.024s coverage: 94.4% of statements [2024-07-02T06:26:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-02T06:26:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:26:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-02T06:26:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-02T06:26:56.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-02T06:26:56.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-02T06:26:57.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-02T06:26:57.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.243s coverage: 79.9% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.035s coverage: 92.9% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.127s coverage: 63.1% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 38.4% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.087s coverage: 95.7% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-07-02T06:27:07.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 98.9% of statements [2024-07-02T06:27:07.498Z] 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 [2024-07-02T06:27:07.756Z] running golangci-lint [2024-07-02T06:27:07.756Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-02T06:27:07.756Z] go version go1.21.9 linux/amd64 [2024-07-02T06:27:08.015Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-02T06:27:08.015Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-02T06:27:29.935Z] level=info msg="[loader] Go packages loading at mode 575 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 19.068896227s" [2024-07-02T06:27:29.935Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.605127ms" [2024-07-02T06:27:38.034Z] level=info msg="[linters_context/goanalysis] analyzers took 1m25.669003936s with top 10 stages: buildir: 43.649181066s, gosec: 6.27704214s, inspect: 2.345858898s, fact_deprecated: 2.093430776s, printf: 1.495225131s, ctrlflow: 1.354176047s, S1038: 1.061136702s, fact_purity: 924.915811ms, nilness: 813.604696ms, errcheck: 640.518909ms" [2024-07-02T06:27:38.034Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-07-02T06:27:38.035Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, exclude: 197/197, skip_files: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, nolint: 0/21, cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197" [2024-07-02T06:27:38.035Z] level=info msg="[runner] processing took 15.34583ms with stages: nolint: 6.202321ms, identifier_marker: 4.704525ms, autogenerated_exclude: 1.357479ms, path_prettifier: 1.344419ms, exclude-rules: 1.027835ms, skip_dirs: 668.119µs, cgo: 24.481µs, filename_unadjuster: 13.101µs, max_same_issues: 560ns, fixer: 500ns, skip_files: 400ns, uniq_by_line: 340ns, exclude: 330ns, max_from_linter: 280ns, severity-rules: 240ns, sort_results: 230ns, diff: 200ns, source_code: 140ns, path_shortener: 110ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" [2024-07-02T06:27:38.035Z] level=info msg="[runner] linters took 9.774327702s with stages: goanalysis_metalinter: 9.758905249s" [2024-07-02T06:27:38.035Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-02T06:27:38.035Z] level=info msg="Memory: 290 samples, avg is 280.4MB, max is 1275.3MB" [2024-07-02T06:27:38.035Z] level=info msg="Execution took 28.892670813s" [2024-07-02T06:27:38.035Z] go vet ./... [2024-07-02T06:27:43.294Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T06:27:43.294Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T06:27:43.294Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-02T06:27:43.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-02T06:27:43.666Z] + ls -al . [2024-07-02T06:27:43.666Z] total 816 [2024-07-02T06:27:43.666Z] drwxrwxr-x 11 1001 1001 4096 Jul 2 06:25 . [2024-07-02T06:27:43.666Z] drwxr-xr-x 4 root root 4096 Jul 2 06:25 .. [2024-07-02T06:27:43.666Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 06:24 .blubracket [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 10 Jul 2 06:24 .dockerignore [2024-07-02T06:27:43.666Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 06:27 .git [2024-07-02T06:27:43.666Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 06:24 .github [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 1074 Jul 2 06:24 .gitignore [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 06:24 .golangci.yml [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 100 Jul 2 06:24 .hadolint.yml [2024-07-02T06:27:43.666Z] drwxr-xr-x 3 1001 1001 4096 Jul 2 06:24 .semver [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 155 Jul 2 06:24 .sonarcloud.properties [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 06:24 ADOPTERS.md [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 20361 Jul 2 06:24 Attribution.txt [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 100284 Jul 2 06:24 CHANGELOG.md [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 06:24 CONTRIBUTING.md [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 06:24 GOVERNANCE.md [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 861 Jul 2 06:24 Jenkinsfile [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 06:24 LICENSE [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 15392 Jul 2 06:24 Makefile [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 06:24 OWNERS.md [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 9528 Jul 2 06:24 README.md [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 789 Jul 2 06:24 SECURITY.md [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 06:24 VERSION [2024-07-02T06:27:43.666Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 06:24 bin [2024-07-02T06:27:43.666Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 06:24 cmd [2024-07-02T06:27:43.666Z] -rw-r--r-- 1 root root 456284 Jul 2 06:27 coverage.out [2024-07-02T06:27:43.666Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 06:24 fuzz_test [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 6922 Jul 2 06:24 go.mod [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 101535 Jul 2 06:24 go.sum [2024-07-02T06:27:43.666Z] drwxrwxr-x 7 1001 1001 4096 Jul 2 06:24 internal [2024-07-02T06:27:43.666Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 06:24 openapi [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 584 Jul 2 06:24 security.txt [2024-07-02T06:27:43.666Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 06:24 version.go [Pipeline] sh [2024-07-02T06:27:43.981Z] + '[' -e coverage.out ] [2024-07-02T06:27:43.981Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-02T06:27:44.110Z] Stashed 1 file(s) [Pipeline] sh [2024-07-02T06:27:44.412Z] + make build [2024-07-02T06:27:44.412Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-02T06:28:06.343Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-02T06:28:06.343Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-02T06:28:06.343Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-02T06:28:06.602Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-02T06:28:10.789Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-02T06:28:11.725Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-02T06:28:13.633Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-02T06:28:14.570Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-02T06:28:14.829Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-02T06:28:15.766Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-02T06:28:16.335Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-02T06:28:17.298Z] $ docker stop --time=1 50d2e963a6d6a746133dc4e2ea3deddd3bd11acc72d2d2f686512a35829c5507 [2024-07-02T06:28:24.602Z] $ docker rm -f --volumes 50d2e963a6d6a746133dc4e2ea3deddd3bd11acc72d2d2f686512a35829c5507 [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 [2024-07-02T06:28:26.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T06:28:26.030Z] [2024-07-02T06:28:26.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:26.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T06:28:26.431Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-02T06:28:26.431Z] 91d30c5bc195: Pulling fs layer [2024-07-02T06:28:26.431Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-02T06:28:26.431Z] 9c61dcf015f6: Pulling fs layer [2024-07-02T06:28:26.431Z] 4698f68db338: Pulling fs layer [2024-07-02T06:28:26.431Z] 2a2f49069b9e: Pulling fs layer [2024-07-02T06:28:26.431Z] e0025b399a48: Pulling fs layer [2024-07-02T06:28:26.431Z] 4698f68db338: Waiting [2024-07-02T06:28:26.431Z] 2a2f49069b9e: Waiting [2024-07-02T06:28:26.431Z] e0025b399a48: Waiting [2024-07-02T06:28:26.689Z] 91d30c5bc195: Verifying Checksum [2024-07-02T06:28:26.689Z] 91d30c5bc195: Download complete [2024-07-02T06:28:26.689Z] 4698f68db338: Download complete [2024-07-02T06:28:26.689Z] 91d30c5bc195: Pull complete [2024-07-02T06:28:26.689Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-02T06:28:26.689Z] 2e9b0aa3be6d: Download complete [2024-07-02T06:28:26.689Z] e0025b399a48: Verifying Checksum [2024-07-02T06:28:26.689Z] e0025b399a48: Download complete [2024-07-02T06:28:26.946Z] 2a2f49069b9e: Verifying Checksum [2024-07-02T06:28:26.946Z] 2a2f49069b9e: Download complete [2024-07-02T06:28:26.946Z] 2e9b0aa3be6d: Pull complete [2024-07-02T06:28:27.511Z] 9c61dcf015f6: Verifying Checksum [2024-07-02T06:28:27.511Z] 9c61dcf015f6: Download complete [2024-07-02T06:28:29.603Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4784 in /w/workspace/edgexfoundry_edgex-go_PR-4812 [Pipeline] { [Pipeline] ws [2024-07-02T06:28:29.726Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-07-02T06:28:30.035Z] 9c61dcf015f6: Pull complete [2024-07-02T06:28:30.035Z] 4698f68db338: Pull complete [2024-07-02T06:28:30.035Z] 2a2f49069b9e: Pull complete [2024-07-02T06:28:30.296Z] e0025b399a48: Pull complete [2024-07-02T06:28:30.296Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-02T06:28:30.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T06:28:30.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T06:28:32.852Z] The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:28:33.127Z] prd-ubuntu20.04-docker-8c-8g-4777 does not seem to be running inside a container [2024-07-02T06:28:33.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-02T06:28:38.231Z] $ docker top 0f49d80ef51c2d6846c6c6a73526d6bbdca7d3a554bbc85bba4eba9535bf2b8e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T06:28:38.365Z] using credential edgex-jenkins-ssh [2024-07-02T06:28:38.389Z] Cloning the remote Git repository [2024-07-02T06:28:38.641Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-02T06:28:38.433Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-02T06:28:38.538Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-07-02T06:28:38.702Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-02T06:28:38.703Z] > git --version # timeout=10 [2024-07-02T06:28:38.725Z] > git --version # 'git version 2.25.1' [2024-07-02T06:28:38.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T06:28:38.887Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T06:28:41.171Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-07-02T06:28:41.171Z] #1 transferring dockerfile: 2.06kB done [2024-07-02T06:28:41.171Z] #1 DONE 0.0s [2024-07-02T06:28:41.171Z] [2024-07-02T06:28:41.171Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-02T06:28:41.171Z] #2 transferring dockerfile: 2.93kB done [2024-07-02T06:28:41.171Z] #2 DONE 0.0s [2024-07-02T06:28:41.171Z] [2024-07-02T06:28:41.171Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-02T06:28:41.171Z] #3 transferring dockerfile: 2.15kB done [2024-07-02T06:28:41.171Z] #3 DONE 0.0s [2024-07-02T06:28:41.171Z] [2024-07-02T06:28:41.171Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-07-02T06:28:41.171Z] #4 transferring dockerfile: 1.70kB done [2024-07-02T06:28:41.171Z] #4 DONE 0.0s [2024-07-02T06:28:41.171Z] [2024-07-02T06:28:41.171Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-02T06:28:41.171Z] #5 transferring dockerfile: 2.50kB done [2024-07-02T06:28:41.171Z] #5 DONE 0.1s [2024-07-02T06:28:41.171Z] [2024-07-02T06:28:41.171Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-02T06:28:41.171Z] #6 transferring dockerfile: 2.49kB done [2024-07-02T06:28:41.171Z] #6 DONE 0.1s [2024-07-02T06:28:41.171Z] [2024-07-02T06:28:41.171Z] #7 [core-command internal] load build definition from Dockerfile [2024-07-02T06:28:41.171Z] #7 transferring dockerfile: 1.93kB done [2024-07-02T06:28:41.171Z] #7 DONE 0.1s [2024-07-02T06:28:41.171Z] [2024-07-02T06:28:41.171Z] #8 [core-data internal] load build definition from Dockerfile [2024-07-02T06:28:41.171Z] #8 transferring dockerfile: 2.01kB done [2024-07-02T06:28:41.171Z] #8 DONE 0.1s [2024-07-02T06:28:41.171Z] [2024-07-02T06:28:41.171Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-02T06:28:41.171Z] #9 transferring dockerfile: 2.23kB done [2024-07-02T06:28:41.171Z] #9 DONE 0.1s [2024-07-02T06:28:41.171Z] [2024-07-02T06:28:41.171Z] #10 [core-metadata internal] load .dockerignore [2024-07-02T06:28:41.171Z] #10 transferring context: 50B done [2024-07-02T06:28:41.171Z] #10 DONE 0.1s [2024-07-02T06:28:41.171Z] [2024-07-02T06:28:41.171Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-07-02T06:28:41.429Z] #11 transferring dockerfile: 1.95kB done [2024-07-02T06:28:41.429Z] #11 DONE 0.1s [2024-07-02T06:28:41.429Z] [2024-07-02T06:28:41.429Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-07-02T06:28:41.429Z] #12 transferring dockerfile: 1.81kB done [2024-07-02T06:28:41.429Z] #12 DONE 0.1s [2024-07-02T06:28:41.429Z] [2024-07-02T06:28:41.429Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-07-02T06:28:41.429Z] #13 transferring dockerfile: 1.93kB done [2024-07-02T06:28:41.429Z] #13 DONE 0.1s [2024-07-02T06:28:41.429Z] [2024-07-02T06:28:41.429Z] #14 [security-spire-config internal] load build definition from Dockerfile [2024-07-02T06:28:41.429Z] #14 transferring dockerfile: 1.69kB done [2024-07-02T06:28:41.429Z] #14 DONE 0.1s [2024-07-02T06:28:41.429Z] [2024-07-02T06:28:41.429Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-02T06:28:41.429Z] #15 transferring dockerfile: 1.89kB done [2024-07-02T06:28:41.429Z] #15 DONE 0.1s [2024-07-02T06:28:41.429Z] [2024-07-02T06:28:41.429Z] #16 [security-bootstrapper internal] load .dockerignore [2024-07-02T06:28:41.429Z] #16 transferring context: 50B done [2024-07-02T06:28:41.429Z] #16 DONE 0.0s [2024-07-02T06:28:41.429Z] [2024-07-02T06:28:41.429Z] #17 [security-proxy-auth internal] load .dockerignore [2024-07-02T06:28:41.429Z] #17 transferring context: 50B done [2024-07-02T06:28:41.429Z] #17 DONE 0.0s [2024-07-02T06:28:41.429Z] [2024-07-02T06:28:41.429Z] #18 [security-spire-server internal] load .dockerignore [2024-07-02T06:28:41.429Z] #18 transferring context: 50B done [2024-07-02T06:28:41.429Z] #18 DONE 0.0s [2024-07-02T06:28:41.429Z] [2024-07-02T06:28:41.429Z] #19 [security-proxy-setup internal] load .dockerignore [2024-07-02T06:28:41.429Z] #19 transferring context: 50B done [2024-07-02T06:28:41.429Z] #19 DONE 0.0s [2024-07-02T06:28:41.429Z] [2024-07-02T06:28:41.429Z] #20 [core-command internal] load .dockerignore [2024-07-02T06:28:41.429Z] #20 transferring context: 50B done [2024-07-02T06:28:41.429Z] #20 DONE 0.0s [2024-07-02T06:28:41.429Z] [2024-07-02T06:28:41.429Z] #21 [core-data internal] load .dockerignore [2024-07-02T06:28:41.429Z] #21 transferring context: 50B done [2024-07-02T06:28:41.687Z] #21 DONE 0.0s [2024-07-02T06:28:41.687Z] [2024-07-02T06:28:41.687Z] #22 [security-spire-agent internal] load .dockerignore [2024-07-02T06:28:41.687Z] #22 transferring context: 50B done [2024-07-02T06:28:41.687Z] #22 DONE 0.0s [2024-07-02T06:28:41.687Z] [2024-07-02T06:28:41.687Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-02T06:28:41.687Z] #23 transferring context: 50B done [2024-07-02T06:28:41.687Z] #23 DONE 0.0s [2024-07-02T06:28:41.687Z] [2024-07-02T06:28:41.687Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-07-02T06:28:41.687Z] #24 transferring context: 50B done [2024-07-02T06:28:41.687Z] #24 DONE 0.1s [2024-07-02T06:28:41.687Z] [2024-07-02T06:28:41.687Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-07-02T06:28:41.687Z] #25 transferring context: 50B done [2024-07-02T06:28:41.687Z] #25 DONE 0.0s [2024-07-02T06:28:41.687Z] [2024-07-02T06:28:41.687Z] #26 [support-scheduler internal] load .dockerignore [2024-07-02T06:28:41.687Z] #26 transferring context: 50B done [2024-07-02T06:28:41.687Z] #26 DONE 0.1s [2024-07-02T06:28:41.687Z] [2024-07-02T06:28:41.687Z] #27 [security-spire-config internal] load .dockerignore [2024-07-02T06:28:41.687Z] #27 transferring context: 50B done [2024-07-02T06:28:41.687Z] #27 DONE 0.1s [2024-07-02T06:28:41.687Z] [2024-07-02T06:28:41.687Z] #28 [support-notifications internal] load .dockerignore [2024-07-02T06:28:41.687Z] #28 transferring context: 50B done [2024-07-02T06:28:41.687Z] #28 DONE 0.1s [2024-07-02T06:28:41.687Z] [2024-07-02T06:28:41.687Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:28:41.687Z] #29 DONE 0.0s [2024-07-02T06:28:41.687Z] [2024-07-02T06:28:41.687Z] #30 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:28:41.687Z] #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:28:41.687Z] #30 DONE 0.0s [2024-07-02T06:28:41.687Z] [2024-07-02T06:28:41.687Z] #31 [core-metadata internal] load build context [2024-07-02T06:28:41.687Z] #31 ... [2024-07-02T06:28:41.687Z] [2024-07-02T06:28:41.687Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:28:41.687Z] #29 DONE 0.0s [2024-07-02T06:28:41.687Z] [2024-07-02T06:28:41.687Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:28:41.687Z] #32 DONE 0.2s [2024-07-02T06:28:41.687Z] [2024-07-02T06:28:41.687Z] #31 [core-metadata internal] load build context [2024-07-02T06:28:41.948Z] #31 ... [2024-07-02T06:28:41.948Z] [2024-07-02T06:28:41.948Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:28:41.948Z] #29 DONE 0.0s [2024-07-02T06:28:41.948Z] [2024-07-02T06:28:41.948Z] #31 [core-metadata internal] load build context [2024-07-02T06:28:41.948Z] #31 ... [2024-07-02T06:28:41.948Z] [2024-07-02T06:28:41.948Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:28:41.948Z] #29 DONE 0.0s [2024-07-02T06:28:41.948Z] [2024-07-02T06:28:41.948Z] #31 [core-metadata internal] load build context [2024-07-02T06:28:42.209Z] #31 ... [2024-07-02T06:28:42.209Z] [2024-07-02T06:28:42.209Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:28:42.209Z] #32 DONE 0.3s [2024-07-02T06:28:42.209Z] [2024-07-02T06:28:42.209Z] #31 [core-metadata internal] load build context [2024-07-02T06:28:42.209Z] #31 ... [2024-07-02T06:28:42.209Z] [2024-07-02T06:28:42.209Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:28:42.209Z] #29 DONE 0.0s [2024-07-02T06:28:42.209Z] [2024-07-02T06:28:42.209Z] #31 [core-metadata internal] load build context [2024-07-02T06:28:42.467Z] #31 ... [2024-07-02T06:28:42.467Z] [2024-07-02T06:28:42.467Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:28:42.467Z] #29 DONE 0.0s [2024-07-02T06:28:42.467Z] [2024-07-02T06:28:42.467Z] #31 [core-metadata internal] load build context [2024-07-02T06:28:42.467Z] #31 ... [2024-07-02T06:28:42.467Z] [2024-07-02T06:28:42.467Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:28:42.467Z] #32 DONE 0.7s [2024-07-02T06:28:42.467Z] [2024-07-02T06:28:42.467Z] #31 [core-metadata internal] load build context [2024-07-02T06:28:43.060Z] #31 ... [2024-07-02T06:28:43.060Z] [2024-07-02T06:28:43.060Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T06:28:43.060Z] #33 DONE 1.2s [2024-07-02T06:28:43.060Z] [2024-07-02T06:28:43.060Z] #31 [core-metadata internal] load build context [2024-07-02T06:28:43.653Z] #31 ... [2024-07-02T06:28:43.653Z] [2024-07-02T06:28:43.653Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-02T06:28:43.653Z] #34 DONE 1.7s [2024-07-02T06:28:43.653Z] [2024-07-02T06:28:43.653Z] #31 [core-metadata internal] load build context [2024-07-02T06:28:44.222Z] #31 ... [2024-07-02T06:28:44.222Z] [2024-07-02T06:28:44.222Z] #30 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:28:44.222Z] #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:28:44.222Z] #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:28:44.222Z] #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T06:28:44.222Z] #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T06:28:44.222Z] #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T06:28:44.222Z] #30 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done [2024-07-02T06:28:44.222Z] #30 DONE 2.5s [2024-07-02T06:28:44.222Z] [2024-07-02T06:28:44.222Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:28:44.222Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.9s done [2024-07-02T06:28:44.222Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T06:28:44.222Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-02T06:28:44.222Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-07-02T06:28:44.222Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s [2024-07-02T06:28:44.481Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2024-07-02T06:28:44.481Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s [2024-07-02T06:28:44.481Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-07-02T06:28:44.481Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s [2024-07-02T06:28:44.743Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2024-07-02T06:28:44.743Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T06:28:44.743Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2024-07-02T06:28:45.004Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-02T06:28:45.004Z] #35 ... [2024-07-02T06:28:45.004Z] [2024-07-02T06:28:45.004Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-02T06:28:45.004Z] #36 DONE 3.5s [2024-07-02T06:28:45.004Z] [2024-07-02T06:28:45.004Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:28:45.004Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 1.0s [2024-07-02T06:28:45.004Z] #35 ... [2024-07-02T06:28:45.004Z] [2024-07-02T06:28:45.004Z] #37 [security-spire-config internal] load build context [2024-07-02T06:28:45.004Z] #37 transferring context: 25.04kB 0.0s done [2024-07-02T06:28:45.004Z] #37 DONE 2.1s [2024-07-02T06:28:45.004Z] [2024-07-02T06:28:45.004Z] #38 [security-spire-server internal] load build context [2024-07-02T06:28:45.004Z] #38 transferring context: 26.79kB 0.0s done [2024-07-02T06:28:45.004Z] #38 DONE 2.1s [2024-07-02T06:28:45.004Z] [2024-07-02T06:28:45.004Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:28:45.004Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 1.0s [2024-07-02T06:28:45.956Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23.07MB / 25.84MB 1.2s [2024-07-02T06:28:46.217Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s [2024-07-02T06:28:46.217Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-02T06:28:47.151Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.4s done [2024-07-02T06:28:51.837Z] #35 ... [2024-07-02T06:28:51.837Z] [2024-07-02T06:28:51.837Z] #39 [security-proxy-auth internal] load build context [2024-07-02T06:28:51.837Z] #39 transferring context: 269.14MB 9.0s [2024-07-02T06:28:51.837Z] #39 ... [2024-07-02T06:28:51.837Z] [2024-07-02T06:28:51.837Z] #40 [security-bootstrapper internal] load build context [2024-07-02T06:28:51.837Z] #40 ... [2024-07-02T06:28:51.837Z] [2024-07-02T06:28:51.837Z] #39 [security-proxy-auth internal] load build context [2024-07-02T06:28:52.506Z] #39 ... [2024-07-02T06:28:52.506Z] [2024-07-02T06:28:52.506Z] #41 [security-proxy-setup internal] load build context [2024-07-02T06:28:52.506Z] #41 ... [2024-07-02T06:28:52.506Z] [2024-07-02T06:28:52.506Z] #42 [core-data internal] load build context [2024-07-02T06:28:52.506Z] #42 ... [2024-07-02T06:28:52.506Z] [2024-07-02T06:28:52.506Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-02T06:28:52.767Z] #43 ... [2024-07-02T06:28:52.767Z] [2024-07-02T06:28:52.767Z] #44 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:28:52.767Z] #44 ... [2024-07-02T06:28:52.767Z] [2024-07-02T06:28:52.767Z] #45 [core-command internal] load build context [2024-07-02T06:28:52.767Z] #45 ... [2024-07-02T06:28:52.767Z] [2024-07-02T06:28:52.767Z] #46 [security-secretstore-setup internal] load build context [2024-07-02T06:28:52.767Z] #46 ... [2024-07-02T06:28:52.767Z] [2024-07-02T06:28:52.767Z] #47 [support-notifications internal] load build context [2024-07-02T06:28:53.331Z] #47 ... [2024-07-02T06:28:53.331Z] [2024-07-02T06:28:53.331Z] #48 [support-scheduler internal] load build context [2024-07-02T06:28:53.331Z] #48 ... [2024-07-02T06:28:53.331Z] [2024-07-02T06:28:53.331Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-02T06:28:53.588Z] #43 ... [2024-07-02T06:28:53.588Z] [2024-07-02T06:28:53.588Z] #49 [security-spire-agent internal] load build context [2024-07-02T06:28:53.588Z] #49 transferring context: 26.32kB 0.0s done [2024-07-02T06:28:53.588Z] #49 ... [2024-07-02T06:28:53.588Z] [2024-07-02T06:28:53.588Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:28:53.588Z] #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2024-07-02T06:28:53.588Z] #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-02T06:28:53.588Z] #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-07-02T06:28:53.588Z] #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-07-02T06:28:53.588Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-02T06:28:53.588Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-07-02T06:28:53.588Z] #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2024-07-02T06:28:53.588Z] #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 5.0s done [2024-07-02T06:28:53.588Z] #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-07-02T06:28:53.845Z] #50 ... [2024-07-02T06:28:53.845Z] [2024-07-02T06:28:53.845Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-02T06:28:53.845Z] #43 transferring context: 333.24MB 11.3s [2024-07-02T06:28:54.104Z] #43 ... [2024-07-02T06:28:54.104Z] [2024-07-02T06:28:54.104Z] #31 [core-metadata internal] load build context [2024-07-02T06:28:55.446Z] #31 ... [2024-07-02T06:28:55.446Z] [2024-07-02T06:28:55.446Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T06:28:55.446Z] #51 ... [2024-07-02T06:28:55.446Z] [2024-07-02T06:28:55.446Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T06:28:55.704Z] #52 ... [2024-07-02T06:28:55.704Z] [2024-07-02T06:28:55.704Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T06:28:55.704Z] #53 ... [2024-07-02T06:28:55.704Z] [2024-07-02T06:28:55.704Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T06:28:55.704Z] #54 ... [2024-07-02T06:28:55.704Z] [2024-07-02T06:28:55.704Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T06:28:55.704Z] #0 5.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:28:55.704Z] #0 5.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:28:55.704Z] #0 5.592 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-02T06:28:55.704Z] #0 5.597 (2/2) Installing su-exec (0.2-r3) [2024-07-02T06:28:55.704Z] #0 5.600 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:28:55.704Z] #0 5.615 OK: 7 MiB in 17 packages [2024-07-02T06:28:55.704Z] #55 ... [2024-07-02T06:28:55.704Z] [2024-07-02T06:28:55.704Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T06:28:55.961Z] #56 ... [2024-07-02T06:28:55.961Z] [2024-07-02T06:28:55.961Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:28:55.961Z] #57 ... [2024-07-02T06:28:55.961Z] [2024-07-02T06:28:55.961Z] #58 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T06:28:56.220Z] #58 ... [2024-07-02T06:28:56.220Z] [2024-07-02T06:28:56.220Z] #59 [core-command builder 2/7] WORKDIR /edgex-go [2024-07-02T06:28:56.220Z] #59 ... [2024-07-02T06:28:56.220Z] [2024-07-02T06:28:56.220Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T06:28:56.220Z] #60 ... [2024-07-02T06:28:56.220Z] [2024-07-02T06:28:56.220Z] #47 [support-notifications internal] load build context [2024-07-02T06:28:59.347Z] Merging remotes/origin/main commit 4c21b36cbf5f41746e331fe8d24625a901f3a52e into PR head commit 987be7b851209481075b5066528ba378ef4242e5 [2024-07-02T06:28:57.522Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-02T06:28:57.548Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T06:28:58.655Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-02T06:28:58.701Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-02T06:28:58.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T06:28:58.726Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4812/head:refs/remotes/origin/PR-4812 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-02T06:28:59.365Z] > git config core.sparsecheckout # timeout=10 [2024-07-02T06:28:59.529Z] #47 transferring context: 306.64MB 15.3s [2024-07-02T06:28:59.529Z] #47 transferring context: 411.03MB 16.0s done [2024-07-02T06:28:59.802Z] Merge succeeded, producing 987be7b851209481075b5066528ba378ef4242e5 [2024-07-02T06:28:59.802Z] Checking out Revision 987be7b851209481075b5066528ba378ef4242e5 (PR-4812) [2024-07-02T06:29:00.650Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2024-07-02T06:29:00.706Z] > git --version # timeout=10 [2024-07-02T06:29:00.718Z] > git --version # 'git version 2.25.1' [2024-07-02T06:29:00.741Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-02T06:28:59.441Z] > git checkout -f 987be7b851209481075b5066528ba378ef4242e5 # timeout=10 [2024-07-02T06:28:59.685Z] > git remote # timeout=10 [2024-07-02T06:28:59.705Z] > git config --get remote.origin.url # timeout=10 [2024-07-02T06:28:59.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T06:28:59.753Z] > git merge 4c21b36cbf5f41746e331fe8d24625a901f3a52e # timeout=10 [2024-07-02T06:28:59.780Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-02T06:28:59.810Z] > git config core.sparsecheckout # timeout=10 [2024-07-02T06:28:59.828Z] > git checkout -f 987be7b851209481075b5066528ba378ef4242e5 # timeout=10 [2024-07-02T06:29:02.251Z] #47 ... [2024-07-02T06:29:02.251Z] [2024-07-02T06:29:02.251Z] #40 [security-bootstrapper internal] load build context [2024-07-02T06:29:02.251Z] #40 transferring context: 411.03MB 17.1s done [2024-07-02T06:29:02.511Z] #40 ... [2024-07-02T06:29:02.511Z] [2024-07-02T06:29:02.511Z] #46 [security-secretstore-setup internal] load build context [2024-07-02T06:29:02.511Z] #46 transferring context: 411.03MB 15.1s done [2024-07-02T06:29:02.511Z] #46 ... [2024-07-02T06:29:02.511Z] [2024-07-02T06:29:02.511Z] #39 [security-proxy-auth internal] load build context [2024-07-02T06:29:02.511Z] #39 transferring context: 411.03MB 14.4s done [2024-07-02T06:29:02.511Z] #39 ... [2024-07-02T06:29:02.511Z] [2024-07-02T06:29:02.511Z] #42 [core-data internal] load build context [2024-07-02T06:29:02.511Z] #42 transferring context: 411.03MB 13.8s done [2024-07-02T06:29:02.511Z] #42 ... [2024-07-02T06:29:02.511Z] [2024-07-02T06:29:02.511Z] #41 [security-proxy-setup internal] load build context [2024-07-02T06:29:02.511Z] #41 transferring context: 411.03MB 16.7s done [2024-07-02T06:29:02.768Z] #41 ... [2024-07-02T06:29:02.768Z] [2024-07-02T06:29:02.768Z] #44 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:29:02.768Z] #44 transferring context: 411.03MB 15.4s done [2024-07-02T06:29:02.768Z] #44 ... [2024-07-02T06:29:02.768Z] [2024-07-02T06:29:02.768Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:29:02.768Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.4s [2024-07-02T06:29:03.027Z] #35 ... [2024-07-02T06:29:03.027Z] [2024-07-02T06:29:03.027Z] #45 [core-command internal] load build context [2024-07-02T06:29:03.027Z] #45 transferring context: 411.03MB 15.0s done [2024-07-02T06:29:03.027Z] #45 ... [2024-07-02T06:29:03.027Z] [2024-07-02T06:29:03.027Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:29:03.027Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.6s done [2024-07-02T06:29:03.285Z] #35 ... [2024-07-02T06:29:03.285Z] [2024-07-02T06:29:03.285Z] #48 [support-scheduler internal] load build context [2024-07-02T06:29:03.285Z] #48 transferring context: 411.03MB 14.0s done [2024-07-02T06:29:03.285Z] #48 ... [2024-07-02T06:29:03.285Z] [2024-07-02T06:29:03.285Z] #31 [core-metadata internal] load build context [2024-07-02T06:29:03.285Z] #31 transferring context: 411.03MB 16.9s done [2024-07-02T06:29:04.220Z] #31 ... [2024-07-02T06:29:04.220Z] [2024-07-02T06:29:04.220Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-02T06:29:04.220Z] #43 transferring context: 411.03MB 13.8s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T06:29:05.679Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-02T06:29:05.679Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T06:29:05.679Z] Dload Upload Total Spent Left Speed [2024-07-02T06:29:05.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh [2024-07-02T06:29:06.033Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-02T06:29:06.381Z] + sudo tee /etc/docker/daemon.new [2024-07-02T06:29:06.381Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-02T06:29:06.381Z] { [2024-07-02T06:29:06.381Z] "registry-mirrors": [ [2024-07-02T06:29:06.381Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-02T06:29:06.381Z] ], [2024-07-02T06:29:06.381Z] "bip": "10.250.0.254/24", [2024-07-02T06:29:06.381Z] "hosts": [ [2024-07-02T06:29:06.381Z] "tcp://0.0.0.0:5555", [2024-07-02T06:29:06.381Z] "unix:///var/run/docker.sock" [2024-07-02T06:29:06.381Z] ], [2024-07-02T06:29:06.381Z] "mtu": 1458, [2024-07-02T06:29:06.381Z] "selinux-enabled": true, [2024-07-02T06:29:06.381Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-02T06:29:06.381Z] } [Pipeline] sh [2024-07-02T06:29:06.736Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-02T06:29:07.093Z] + sudo service docker restart [2024-07-02T06:29:10.785Z] #43 ... [2024-07-02T06:29:10.786Z] [2024-07-02T06:29:10.786Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:29:10.786Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 [2024-07-02T06:29:10.786Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.6s done [2024-07-02T06:29:20.772Z] #50 ... [2024-07-02T06:29:20.772Z] [2024-07-02T06:29:20.772Z] #42 [core-data internal] load build context [2024-07-02T06:29:20.772Z] #42 DONE 37.8s [2024-07-02T06:29:20.772Z] [2024-07-02T06:29:20.772Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T06:29:20.772Z] #55 DONE 35.4s [2024-07-02T06:29:20.772Z] [2024-07-02T06:29:20.772Z] #39 [security-proxy-auth internal] load build context [2024-07-02T06:29:20.772Z] #39 DONE 38.0s [2024-07-02T06:29:20.772Z] [2024-07-02T06:29:20.772Z] #45 [core-command internal] load build context [2024-07-02T06:29:20.772Z] #45 DONE 37.9s [2024-07-02T06:29:20.772Z] [2024-07-02T06:29:20.772Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-02T06:29:20.772Z] #43 DONE 37.7s [2024-07-02T06:29:20.772Z] [2024-07-02T06:29:20.772Z] #48 [support-scheduler internal] load build context [2024-07-02T06:29:20.772Z] #48 DONE 37.4s [2024-07-02T06:29:20.772Z] [2024-07-02T06:29:20.772Z] #59 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-07-02T06:29:20.772Z] #59 DONE 34.9s [2024-07-02T06:29:20.772Z] [2024-07-02T06:29:20.772Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:29:20.772Z] #61 ... [2024-07-02T06:29:20.772Z] [2024-07-02T06:29:20.772Z] #44 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:29:20.772Z] #44 DONE 37.8s [2024-07-02T06:29:20.772Z] [2024-07-02T06:29:20.772Z] #41 [security-proxy-setup internal] load build context [2024-07-02T06:29:20.772Z] #41 DONE 38.0s [2024-07-02T06:29:20.772Z] [2024-07-02T06:29:20.772Z] #46 [security-secretstore-setup internal] load build context [2024-07-02T06:29:20.772Z] #46 DONE 37.4s [2024-07-02T06:29:20.772Z] [2024-07-02T06:29:20.772Z] #47 [support-notifications internal] load build context [2024-07-02T06:29:20.772Z] #47 DONE 37.4s [2024-07-02T06:29:20.772Z] [2024-07-02T06:29:20.772Z] #40 [security-bootstrapper internal] load build context [2024-07-02T06:29:20.772Z] #40 DONE 38.1s [2024-07-02T06:29:20.772Z] [2024-07-02T06:29:20.772Z] #31 [core-metadata internal] load build context [2024-07-02T06:29:20.772Z] #31 DONE 38.2s [2024-07-02T06:29:20.772Z] [2024-07-02T06:29:20.772Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:29:21.031Z] #35 ... [2024-07-02T06:29:21.031Z] [2024-07-02T06:29:21.031Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T06:29:21.031Z] #53 35.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.031Z] #53 35.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.031Z] #53 36.24 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T06:29:21.031Z] #53 36.24 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:29:21.031Z] #53 36.25 OK: 7 MiB in 16 packages [2024-07-02T06:29:21.031Z] #53 DONE 36.8s [2024-07-02T06:29:21.291Z] [2024-07-02T06:29:21.291Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T06:29:21.291Z] #54 36.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.291Z] #54 36.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.291Z] #54 36.38 (1/2) Installing ca-certificates (20240226-r0) [2024-07-02T06:29:21.291Z] #54 36.44 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-02T06:29:21.291Z] #54 36.45 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:29:21.291Z] #54 36.46 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:29:21.291Z] #54 36.50 OK: 8 MiB in 17 packages [2024-07-02T06:29:21.291Z] #54 DONE 36.9s [2024-07-02T06:29:21.291Z] [2024-07-02T06:29:21.291Z] #58 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T06:29:21.291Z] #58 36.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.291Z] #58 36.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.291Z] #58 36.36 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T06:29:21.291Z] #58 36.37 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:29:21.291Z] #58 36.38 OK: 7 MiB in 16 packages [2024-07-02T06:29:21.291Z] #58 DONE 37.1s [2024-07-02T06:29:21.291Z] [2024-07-02T06:29:21.291Z] #62 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T06:29:21.291Z] #62 ... [2024-07-02T06:29:21.291Z] [2024-07-02T06:29:21.291Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T06:29:21.291Z] #56 35.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.291Z] #56 35.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.291Z] #56 36.27 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:21.291Z] #56 36.32 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:21.291Z] #56 36.33 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-02T06:29:21.291Z] #56 36.34 (4/6) Installing openssl (3.1.6-r0) [2024-07-02T06:29:21.291Z] #56 36.40 (5/6) Installing su-exec (0.2-r3) [2024-07-02T06:29:21.291Z] #56 36.41 (6/6) Installing yq (4.33.3-r5) [2024-07-02T06:29:21.291Z] #56 36.53 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:29:21.291Z] #56 36.54 OK: 17 MiB in 19 packages [2024-07-02T06:29:21.291Z] #56 DONE 36.9s [2024-07-02T06:29:21.291Z] [2024-07-02T06:29:21.291Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T06:29:21.291Z] #60 36.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.291Z] #60 36.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.291Z] #60 36.36 (1/4) Installing ca-certificates (20240226-r0) [2024-07-02T06:29:21.291Z] #60 36.41 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-02T06:29:21.291Z] #60 36.41 (3/4) Installing su-exec (0.2-r3) [2024-07-02T06:29:21.291Z] #60 36.41 (4/4) Installing yq (4.33.3-r5) [2024-07-02T06:29:21.291Z] #60 36.53 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:29:21.291Z] #60 36.54 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:29:21.291Z] #60 36.62 OK: 17 MiB in 19 packages [2024-07-02T06:29:21.291Z] #60 DONE 36.9s [2024-07-02T06:29:21.551Z] [2024-07-02T06:29:21.551Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:29:21.551Z] #57 35.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.551Z] #57 36.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.551Z] #57 36.28 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:29:21.551Z] #57 36.28 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:29:21.551Z] #57 36.28 OK: 20072 distinct packages available [2024-07-02T06:29:21.551Z] #57 36.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.551Z] #57 36.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.551Z] #57 36.83 (1/11) Installing ca-certificates (20240226-r0) [2024-07-02T06:29:21.551Z] #57 36.85 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-02T06:29:21.551Z] #57 36.90 (3/11) Installing libunistring (1.1-r1) [2024-07-02T06:29:21.551Z] #57 36.97 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-02T06:29:21.551Z] #57 36.97 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-02T06:29:21.551Z] #57 36.98 (6/11) Installing libcurl (8.5.0-r0) [2024-07-02T06:29:21.551Z] #57 36.99 (7/11) Installing curl (8.5.0-r0) [2024-07-02T06:29:21.551Z] #57 36.99 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-02T06:29:21.551Z] #57 37.00 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-02T06:29:21.551Z] #57 37.00 (10/11) Installing libucontext (1.2-r2) [2024-07-02T06:29:21.551Z] #57 37.01 (11/11) Installing gcompat (1.1.0-r1) [2024-07-02T06:29:21.551Z] #57 37.01 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:29:21.551Z] #57 37.04 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:29:21.551Z] #57 ... [2024-07-02T06:29:21.551Z] [2024-07-02T06:29:21.551Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T06:29:21.551Z] #52 35.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.551Z] #52 36.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.551Z] #52 36.28 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:29:21.551Z] #52 36.28 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:29:21.551Z] #52 36.28 OK: 20072 distinct packages available [2024-07-02T06:29:21.551Z] #52 36.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.551Z] #52 36.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.551Z] #52 36.78 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-02T06:29:21.551Z] #52 36.79 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-02T06:29:21.551Z] #52 36.79 (3/4) Installing libucontext (1.2-r2) [2024-07-02T06:29:21.551Z] #52 36.80 (4/4) Installing gcompat (1.1.0-r1) [2024-07-02T06:29:21.551Z] #52 36.80 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:29:21.551Z] #52 36.82 OK: 8 MiB in 19 packages [2024-07-02T06:29:21.551Z] #52 DONE 37.2s [2024-07-02T06:29:21.551Z] [2024-07-02T06:29:21.551Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:29:21.551Z] #0 1.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.551Z] #0 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.551Z] #0 1.476 OK: 264 MiB in 52 packages [2024-07-02T06:29:21.551Z] #63 DONE 1.9s [2024-07-02T06:29:21.551Z] [2024-07-02T06:29:21.551Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:29:21.551Z] #57 37.15 OK: 12 MiB in 26 packages [2024-07-02T06:29:21.813Z] #57 DONE 37.3s [2024-07-02T06:29:21.813Z] [2024-07-02T06:29:21.813Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T06:29:21.813Z] #51 36.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.813Z] #51 36.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.813Z] #51 36.50 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:29:21.813Z] #51 36.50 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:29:21.813Z] #51 36.50 OK: 20072 distinct packages available [2024-07-02T06:29:21.813Z] #51 36.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.813Z] #51 36.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.813Z] #51 36.91 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:21.813Z] #51 36.96 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:21.813Z] #51 36.96 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-02T06:29:21.813Z] #51 37.00 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-02T06:29:21.813Z] #51 37.00 (5/7) Installing libucontext (1.2-r2) [2024-07-02T06:29:21.813Z] #51 37.00 (6/7) Installing gcompat (1.1.0-r1) [2024-07-02T06:29:21.813Z] #51 37.00 (7/7) Installing openssl (3.1.6-r0) [2024-07-02T06:29:21.813Z] #51 37.06 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:29:21.813Z] #51 37.07 OK: 8 MiB in 20 packages [2024-07-02T06:29:21.813Z] #51 DONE 37.4s [2024-07-02T06:29:21.813Z] [2024-07-02T06:29:21.813Z] #64 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:29:21.813Z] #64 DONE 0.2s [2024-07-02T06:29:21.813Z] [2024-07-02T06:29:21.813Z] #65 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T06:29:21.813Z] #65 ... [2024-07-02T06:29:21.813Z] [2024-07-02T06:29:21.813Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T06:29:21.813Z] #0 1.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.813Z] #0 1.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.813Z] #0 1.511 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:29:21.813Z] #0 1.511 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:29:21.813Z] #0 1.511 OK: 20075 distinct packages available [2024-07-02T06:29:21.813Z] #0 1.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.813Z] #0 1.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:21.813Z] #0 1.918 OK: 264 MiB in 52 packages [2024-07-02T06:29:21.813Z] #66 DONE 2.0s [2024-07-02T06:29:21.813Z] [2024-07-02T06:29:21.813Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:29:21.813Z] #67 DONE 0.1s [2024-07-02T06:29:22.071Z] [2024-07-02T06:29:22.071Z] #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:29:22.637Z] #68 ... [2024-07-02T06:29:22.637Z] [2024-07-02T06:29:22.637Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T06:29:22.637Z] #0 2.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:22.637Z] #0 2.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:22.637Z] #0 2.612 OK: 264 MiB in 52 packages [2024-07-02T06:29:22.637Z] #69 DONE 2.8s [2024-07-02T06:29:22.896Z] [2024-07-02T06:29:22.896Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:29:22.896Z] #61 2.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:22.896Z] #61 2.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:22.896Z] #61 ... [2024-07-02T06:29:22.896Z] [2024-07-02T06:29:22.896Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T06:29:22.896Z] #0 2.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:22.896Z] #0 2.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:22.896Z] #0 2.784 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:22.896Z] #0 2.854 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:22.896Z] #0 2.863 OK: 7 MiB in 17 packages [2024-07-02T06:29:22.896Z] #70 DONE 3.1s [2024-07-02T06:29:22.896Z] [2024-07-02T06:29:22.896Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:29:22.896Z] #61 3.046 OK: 264 MiB in 52 packages [2024-07-02T06:29:23.155Z] #61 ... [2024-07-02T06:29:23.156Z] [2024-07-02T06:29:23.156Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:29:23.156Z] #71 DONE 0.6s [2024-07-02T06:29:23.416Z] [2024-07-02T06:29:23.416Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:29:23.416Z] #61 DONE 3.7s [2024-07-02T06:29:23.416Z] [2024-07-02T06:29:23.416Z] #72 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:29:24.006Z] #72 DONE 0.6s [2024-07-02T06:29:24.006Z] [2024-07-02T06:29:24.006Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:29:24.006Z] #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:24.006Z] #0 2.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:24.006Z] #0 2.353 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:24.006Z] #0 2.384 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:24.006Z] #0 2.390 OK: 7 MiB in 16 packages [2024-07-02T06:29:24.006Z] #73 DONE 2.7s [2024-07-02T06:29:24.006Z] [2024-07-02T06:29:24.006Z] #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:29:24.940Z] #74 ... [2024-07-02T06:29:24.940Z] [2024-07-02T06:29:24.940Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T06:29:24.940Z] #0 3.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:24.940Z] #0 3.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:24.940Z] #0 3.453 OK: 17 MiB in 19 packages [2024-07-02T06:29:24.940Z] #75 DONE 3.7s [2024-07-02T06:29:24.940Z] [2024-07-02T06:29:24.940Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:29:24.940Z] #0 3.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:24.940Z] #0 3.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:24.940Z] #0 3.485 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:24.940Z] #0 3.533 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:24.940Z] #0 3.537 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:29:24.940Z] #0 3.642 OK: 8 MiB in 17 packages [2024-07-02T06:29:24.940Z] #76 DONE 3.7s [2024-07-02T06:29:24.940Z] [2024-07-02T06:29:24.940Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T06:29:24.940Z] #0 2.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:24.940Z] #0 2.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:24.940Z] #0 3.196 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:24.940Z] #0 3.227 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:24.940Z] #0 3.241 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:29:24.940Z] #0 3.312 OK: 17 MiB in 19 packages [2024-07-02T06:29:24.940Z] #77 DONE 3.6s [2024-07-02T06:29:25.202Z] [2024-07-02T06:29:25.202Z] #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-02T06:29:25.202Z] #78 DONE 0.0s [2024-07-02T06:29:25.202Z] [2024-07-02T06:29:25.202Z] #65 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T06:29:25.202Z] #65 3.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:25.202Z] #65 3.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T06:29:25.446Z] provisioning config files... [2024-07-02T06:29:25.459Z] #65 3.619 OK: 8 MiB in 20 packages [2024-07-02T06:29:25.459Z] #65 DONE 3.8s [2024-07-02T06:29:25.459Z] [2024-07-02T06:29:25.459Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:29:25.473Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15613502697123754578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:29:25.962Z] ---> ****-login.sh [2024-07-02T06:29:25.962Z] nexus3.edgexfoundry.org:10001 [2024-07-02T06:29:26.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:29:26.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:29:26.547Z] Configure a credential helper to remove this warning. See [2024-07-02T06:29:26.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:29:26.547Z] [2024-07-02T06:29:26.547Z] Login Succeeded [2024-07-02T06:29:26.547Z] nexus3.edgexfoundry.org:10002 [2024-07-02T06:29:26.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:29:26.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:29:26.815Z] Configure a credential helper to remove this warning. See [2024-07-02T06:29:26.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:29:26.815Z] [2024-07-02T06:29:26.815Z] Login Succeeded [2024-07-02T06:29:26.815Z] nexus3.edgexfoundry.org:10003 [2024-07-02T06:29:27.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:29:27.363Z] #79 DONE 1.8s [2024-07-02T06:29:27.363Z] [2024-07-02T06:29:27.363Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T06:29:27.363Z] #80 DONE 4.2s [2024-07-02T06:29:27.363Z] [2024-07-02T06:29:27.363Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T06:29:27.363Z] #0 3.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:27.363Z] #0 3.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:27.363Z] #0 3.731 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:27.363Z] #0 3.775 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:27.363Z] #0 3.787 OK: 8 MiB in 19 packages [2024-07-02T06:29:27.363Z] #81 DONE 5.6s [2024-07-02T06:29:27.363Z] [2024-07-02T06:29:27.363Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:29:27.363Z] #0 3.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:27.363Z] #0 3.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:27.363Z] #0 3.982 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:27.363Z] #0 4.012 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:27.363Z] #0 4.019 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:29:27.363Z] #0 4.080 OK: 12 MiB in 26 packages [2024-07-02T06:29:27.363Z] #82 DONE 5.5s [2024-07-02T06:29:27.363Z] [2024-07-02T06:29:27.363Z] #62 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T06:29:27.363Z] #62 2.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:27.363Z] #62 4.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:27.363Z] #62 4.330 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:27.363Z] #62 4.358 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:27.363Z] #62 4.363 OK: 7 MiB in 16 packages [2024-07-02T06:29:27.363Z] #62 DONE 6.1s [2024-07-02T06:29:27.363Z] [2024-07-02T06:29:27.363Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-02T06:29:27.363Z] #83 ... [2024-07-02T06:29:27.363Z] [2024-07-02T06:29:27.363Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-02T06:29:27.363Z] #84 DONE 1.9s [2024-07-02T06:29:27.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:29:27.365Z] Configure a credential helper to remove this warning. See [2024-07-02T06:29:27.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:29:27.365Z] [2024-07-02T06:29:27.365Z] Login Succeeded [2024-07-02T06:29:27.365Z] nexus3.edgexfoundry.org:10004 [2024-07-02T06:29:27.622Z] [2024-07-02T06:29:27.622Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:29:27.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:29:27.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:29:27.632Z] Configure a credential helper to remove this warning. See [2024-07-02T06:29:27.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:29:27.632Z] [2024-07-02T06:29:27.632Z] Login Succeeded [2024-07-02T06:29:27.632Z] ****.io [2024-07-02T06:29:27.880Z] #85 ... [2024-07-02T06:29:27.880Z] [2024-07-02T06:29:27.880Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-02T06:29:27.880Z] #86 DONE 0.7s [2024-07-02T06:29:27.880Z] [2024-07-02T06:29:27.880Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-02T06:29:27.880Z] #83 DONE 0.7s [2024-07-02T06:29:27.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:29:28.139Z] [2024-07-02T06:29:28.139Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-02T06:29:28.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:29:28.168Z] Configure a credential helper to remove this warning. See [2024-07-02T06:29:28.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:29:28.168Z] [2024-07-02T06:29:28.168Z] Login Succeeded [2024-07-02T06:29:28.168Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T06:29:28.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-02T06:29:28.703Z] #87 ... [2024-07-02T06:29:28.703Z] [2024-07-02T06:29:28.703Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:29:28.703Z] #88 DONE 1.4s [2024-07-02T06:29:28.703Z] [2024-07-02T06:29:28.704Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:29:28.704Z] #85 DONE 1.4s [2024-07-02T06:29:28.704Z] [2024-07-02T06:29:28.704Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-02T06:29:28.704Z] #87 DONE 0.7s [2024-07-02T06:29:28.704Z] [2024-07-02T06:29:28.704Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-02T06:29:28.704Z] #89 DONE 0.1s [2024-07-02T06:29:28.704Z] [2024-07-02T06:29:28.704Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-02T06:29:28.962Z] #90 DONE 0.1s [2024-07-02T06:29:28.962Z] [2024-07-02T06:29:28.962Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-02T06:29:28.962Z] #91 DONE 0.1s [2024-07-02T06:29:28.962Z] [2024-07-02T06:29:28.962Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:29:28.962Z] #92 DONE 0.1s [2024-07-02T06:29:28.962Z] [2024-07-02T06:29:28.962Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T06:29:28.962Z] #93 DONE 0.1s [2024-07-02T06:29:28.962Z] [2024-07-02T06:29:28.962Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:29:28.962Z] #94 DONE 0.1s [2024-07-02T06:29:28.962Z] [2024-07-02T06:29:28.962Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-02T06:29:28.962Z] #95 DONE 0.2s [2024-07-02T06:29:28.962Z] [2024-07-02T06:29:28.962Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-02T06:29:28.983Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-02T06:29:29.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:29:29.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:29:29.132Z] ========================================================= [2024-07-02T06:29:29.132Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-02T06:29:29.132Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-02T06:29:29.224Z] #96 ... [2024-07-02T06:29:29.224Z] [2024-07-02T06:29:29.224Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-02T06:29:29.224Z] #97 DONE 0.2s [2024-07-02T06:29:29.224Z] [2024-07-02T06:29:29.224Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:29:29.224Z] #98 DONE 0.1s [2024-07-02T06:29:29.224Z] [2024-07-02T06:29:29.224Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-02T06:29:29.224Z] #96 DONE 0.2s [2024-07-02T06:29:29.224Z] [2024-07-02T06:29:29.224Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T06:29:29.482Z] #99 ... [2024-07-02T06:29:29.482Z] [2024-07-02T06:29:29.482Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-02T06:29:29.482Z] #100 DONE 0.2s [2024-07-02T06:29:29.482Z] [2024-07-02T06:29:29.482Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T06:29:29.482Z] #99 DONE 0.2s [2024-07-02T06:29:29.482Z] [2024-07-02T06:29:29.482Z] #101 [security-spire-config] exporting to image [2024-07-02T06:29:29.482Z] #101 exporting layers [2024-07-02T06:29:29.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T06:29:29.739Z] #101 ... [2024-07-02T06:29:29.739Z] [2024-07-02T06:29:29.739Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-02T06:29:29.739Z] #102 DONE 0.2s [2024-07-02T06:29:29.739Z] [2024-07-02T06:29:29.739Z] #101 [security-spire-agent] exporting to image [2024-07-02T06:29:29.796Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-02T06:29:29.796Z] c6b39de5b339: Pulling fs layer [2024-07-02T06:29:29.796Z] a69c41024577: Pulling fs layer [2024-07-02T06:29:29.796Z] d6de4b400683: Pulling fs layer [2024-07-02T06:29:29.796Z] 35cb2a7552d0: Pulling fs layer [2024-07-02T06:29:29.796Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T06:29:29.796Z] 464afbd9ba4c: Pulling fs layer [2024-07-02T06:29:29.796Z] 00f215d4a9da: Pulling fs layer [2024-07-02T06:29:29.796Z] d496ad576159: Pulling fs layer [2024-07-02T06:29:29.796Z] 464afbd9ba4c: Waiting [2024-07-02T06:29:29.796Z] 35cb2a7552d0: Waiting [2024-07-02T06:29:29.796Z] 00f215d4a9da: Waiting [2024-07-02T06:29:29.796Z] 4f4fb700ef54: Waiting [2024-07-02T06:29:29.796Z] d496ad576159: Waiting [2024-07-02T06:29:29.796Z] a69c41024577: Verifying Checksum [2024-07-02T06:29:29.796Z] a69c41024577: Download complete [2024-07-02T06:29:29.796Z] 35cb2a7552d0: Verifying Checksum [2024-07-02T06:29:29.796Z] 35cb2a7552d0: Download complete [2024-07-02T06:29:29.796Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T06:29:29.796Z] 4f4fb700ef54: Download complete [2024-07-02T06:29:29.796Z] 464afbd9ba4c: Verifying Checksum [2024-07-02T06:29:29.796Z] 464afbd9ba4c: Download complete [2024-07-02T06:29:29.796Z] c6b39de5b339: Download complete [2024-07-02T06:29:29.997Z] #101 exporting layers 0.6s done [2024-07-02T06:29:29.997Z] #101 writing image sha256:fabfe0c6ccf4ddc02a21186279fea34d68eaffae220950a553231357406b59a4 done [2024-07-02T06:29:29.997Z] #101 naming to docker.io/library/security-spire-server done [2024-07-02T06:29:29.997Z] #101 exporting layers 0.6s done [2024-07-02T06:29:30.064Z] d496ad576159: Verifying Checksum [2024-07-02T06:29:30.064Z] d496ad576159: Download complete [2024-07-02T06:29:30.257Z] #101 writing image sha256:8b8cd3c2721ff6da12580c7d623b4019d1649d13467dfa387ada576575c670f5 done [2024-07-02T06:29:30.257Z] #101 naming to docker.io/library/security-spire-config done [2024-07-02T06:29:30.257Z] #101 ... [2024-07-02T06:29:30.257Z] [2024-07-02T06:29:30.257Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:29:30.257Z] #50 ... [2024-07-02T06:29:30.257Z] [2024-07-02T06:29:30.257Z] #101 [security-spire-agent] exporting to image [2024-07-02T06:29:30.257Z] #101 exporting layers 0.6s done [2024-07-02T06:29:30.257Z] #101 writing image sha256:bacc18631f6823c7af4474495acd601385ae9dcbe87e718e3cfa89f39ef52423 done [2024-07-02T06:29:30.257Z] #101 naming to docker.io/library/security-spire-agent done [2024-07-02T06:29:30.257Z] #101 DONE 1.0s [2024-07-02T06:29:30.257Z] [2024-07-02T06:29:30.257Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:29:30.648Z] c6b39de5b339: Pull complete [2024-07-02T06:29:31.236Z] a69c41024577: Pull complete [2024-07-02T06:29:31.504Z] d6de4b400683: Verifying Checksum [2024-07-02T06:29:31.504Z] d6de4b400683: Download complete [2024-07-02T06:29:32.158Z] #103 ... [2024-07-02T06:29:32.158Z] [2024-07-02T06:29:32.158Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:29:32.914Z] 00f215d4a9da: Verifying Checksum [2024-07-02T06:29:45.241Z] d6de4b400683: Pull complete [2024-07-02T06:29:45.241Z] 35cb2a7552d0: Pull complete [2024-07-02T06:29:45.241Z] 4f4fb700ef54: Pull complete [2024-07-02T06:29:45.241Z] 464afbd9ba4c: Pull complete [2024-07-02T06:29:53.476Z] 00f215d4a9da: Pull complete [2024-07-02T06:29:54.939Z] #104 DONE 29.9s [2024-07-02T06:29:54.939Z] [2024-07-02T06:29:54.939Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:29:54.939Z] #103 DONE 28.6s [2024-07-02T06:29:54.939Z] [2024-07-02T06:29:54.939Z] #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:29:54.939Z] #68 DONE 29.8s [2024-07-02T06:29:54.939Z] [2024-07-02T06:29:54.939Z] #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:29:54.939Z] #74 DONE 27.9s [2024-07-02T06:29:54.939Z] [2024-07-02T06:29:54.939Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T06:29:55.417Z] d496ad576159: Pull complete [2024-07-02T06:29:55.417Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-02T06:29:55.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T06:29:55.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-02T06:29:55.814Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T06:29:55.814Z] WORKDIR /edgex [2024-07-02T06:29:55.814Z] COPY go.mod . [2024-07-02T06:29:55.814Z] RUN go mod download -t [2024-07-02T06:29:55.814Z] ci-base-image-arm64 -f - . [2024-07-02T06:29:56.454Z] Sending build context to Docker daemon 3.007MB [2024-07-02T06:29:56.454Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T06:29:56.454Z] ---> f246e2811388 [2024-07-02T06:29:56.454Z] Step 2/4 : WORKDIR /edgex [2024-07-02T06:29:58.423Z] ---> Running in aa4bdbabd6a9 [2024-07-02T06:29:58.690Z] Removing intermediate container aa4bdbabd6a9 [2024-07-02T06:29:58.690Z] ---> e1b7550baf90 [2024-07-02T06:29:58.690Z] Step 3/4 : COPY go.mod . [2024-07-02T06:29:59.274Z] ---> 306183e8a855 [2024-07-02T06:29:59.274Z] Step 4/4 : RUN go mod download [2024-07-02T06:29:59.274Z] ---> Running in 15a464332c80 [2024-07-02T06:29:59.811Z] #105 ... [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:29:59.811Z] #106 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:29:59.811Z] #107 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #108 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-02T06:29:59.811Z] #108 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #109 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:29:59.811Z] #109 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #110 [core-data builder 6/7] COPY . . [2024-07-02T06:29:59.811Z] #110 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:29:59.811Z] #111 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #112 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:29:59.811Z] #112 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #113 [core-command builder 6/7] COPY . . [2024-07-02T06:29:59.811Z] #113 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:29:59.811Z] #114 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #115 [security-proxy-auth builder 6/7] COPY . . [2024-07-02T06:29:59.811Z] #115 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:29:59.811Z] #116 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:29:59.811Z] #117 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:29:59.811Z] #118 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:29:59.811Z] #119 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #120 [support-scheduler builder 6/7] COPY . . [2024-07-02T06:29:59.811Z] #120 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-07-02T06:29:59.811Z] #121 DONE 8.0s [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:29:59.811Z] #122 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T06:29:59.811Z] #123 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:29:59.811Z] #124 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #125 [core-metadata builder 6/7] COPY . . [2024-07-02T06:29:59.811Z] #125 DONE 8.0s [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T06:29:59.811Z] #126 ... [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #127 [security-proxy-setup builder 6/7] COPY . . [2024-07-02T06:29:59.811Z] #127 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:29:59.811Z] #128 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:29:59.811Z] #129 CACHED [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #130 [support-notifications builder 6/7] COPY . . [2024-07-02T06:29:59.811Z] #130 DONE 8.0s [2024-07-02T06:29:59.811Z] [2024-07-02T06:29:59.811Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T06:29:59.811Z] #105 DONE 8.0s [2024-07-02T06:30:00.071Z] [2024-07-02T06:30:00.071Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T06:30:01.459Z] #131 1.586 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-02T06:30:11.446Z] #131 ... [2024-07-02T06:30:11.446Z] [2024-07-02T06:30:11.446Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T06:30:11.446Z] #0 1.291 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-02T06:30:11.446Z] #132 ... [2024-07-02T06:30:11.446Z] [2024-07-02T06:30:11.446Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T06:30:11.446Z] #0 1.091 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-02T06:30:11.446Z] #133 ... [2024-07-02T06:30:11.446Z] [2024-07-02T06:30:11.446Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T06:30:11.446Z] #0 0.559 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-02T06:30:11.446Z] #134 ... [2024-07-02T06:30:11.446Z] [2024-07-02T06:30:11.446Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T06:30:11.446Z] #0 1.377 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-02T06:30:11.446Z] #135 ... [2024-07-02T06:30:11.446Z] [2024-07-02T06:30:11.446Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T06:30:11.446Z] #0 0.665 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-02T06:30:11.446Z] #136 ... [2024-07-02T06:30:11.446Z] [2024-07-02T06:30:11.446Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:30:11.446Z] #0 0.546 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-02T06:30:11.446Z] #137 ... [2024-07-02T06:30:11.446Z] [2024-07-02T06:30:11.446Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T06:30:11.446Z] #0 1.177 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-02T06:30:11.446Z] #138 ... [2024-07-02T06:30:11.446Z] [2024-07-02T06:30:11.446Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:30:11.446Z] #0 1.124 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-02T06:30:11.446Z] #139 ... [2024-07-02T06:30:11.446Z] [2024-07-02T06:30:11.446Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T06:30:11.446Z] #0 1.532 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-02T06:30:11.446Z] #140 ... [2024-07-02T06:30:11.446Z] [2024-07-02T06:30:11.446Z] #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T06:30:11.446Z] #126 1.517 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-02T06:31:07.215Z] Removing intermediate container 15a464332c80 [2024-07-02T06:31:07.215Z] ---> bf5d61461821 [2024-07-02T06:31:07.215Z] Successfully built bf5d61461821 [2024-07-02T06:31:07.215Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:31:07.662Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T06:31:07.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:31:08.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-4784 does not seem to be running inside a container [2024-07-02T06:31:08.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-02T06:31:09.406Z] $ docker top 0b32769c8bd605c9620790fefec76eecb70bb0994405721c8606daf7844b872c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T06:31:10.346Z] + go version [2024-07-02T06:31:10.346Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-02T06:31:10.398Z] $ docker stop --time=1 0b32769c8bd605c9620790fefec76eecb70bb0994405721c8606daf7844b872c [2024-07-02T06:31:12.071Z] $ docker rm -f --volumes 0b32769c8bd605c9620790fefec76eecb70bb0994405721c8606daf7844b872c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:31:13.053Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T06:31:13.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:31:13.343Z] prd-ubuntu20.04-docker-arm64-4c-16g-4784 does not seem to be running inside a container [2024-07-02T06:31:13.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-02T06:31:14.683Z] $ docker top 37037ceb29ba71f449719bb02efaa5d317ab7f533d8969cc108d11c488d6cdd6 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-02T06:31:14.991Z] ========================================================= [2024-07-02T06:31:14.991Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-02T06:31:14.991Z] ========================================================= [Pipeline] sh [2024-07-02T06:31:15.643Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-02T06:31:16.376Z] + make test [2024-07-02T06:31:16.376Z] go test -race -coverprofile=coverage.out ./... [2024-07-02T06:31:32.915Z] #126 83.03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-02T06:32:11.970Z] #126 ... [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T06:32:11.970Z] #132 DONE 129.0s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T06:32:11.970Z] #135 DONE 129.0s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T06:32:11.970Z] #140 DONE 129.0s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T06:32:11.970Z] #136 DONE 129.1s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T06:32:11.970Z] #126 DONE 129.1s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:11.970Z] #141 ... [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T06:32:11.970Z] #133 DONE 129.3s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T06:32:11.970Z] #138 DONE 129.4s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:11.970Z] #142 ... [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T06:32:11.970Z] #134 DONE 129.4s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:32:11.970Z] #137 DONE 129.5s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:32:11.970Z] #139 DONE 129.5s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T06:32:11.970Z] #131 DONE 129.5s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:11.970Z] #143 DONE 0.4s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:11.970Z] #144 ... [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:11.970Z] #142 DONE 0.6s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T06:32:11.970Z] #145 DONE 0.8s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #146 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:11.970Z] #146 DONE 0.7s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:11.970Z] #147 DONE 0.8s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:11.970Z] #141 DONE 0.9s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:11.970Z] #144 DONE 0.3s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:11.970Z] #148 ... [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #149 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:11.970Z] #149 DONE 0.3s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #150 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:11.970Z] #150 DONE 0.3s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:11.970Z] #151 DONE 0.3s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #152 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:11.970Z] #152 DONE 0.3s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #153 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:11.970Z] #153 CACHED [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #154 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:11.970Z] #154 CACHED [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #155 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:11.970Z] #155 CACHED [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #156 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:11.970Z] #156 CACHED [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:11.970Z] #148 DONE 0.3s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #157 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:11.970Z] #157 CACHED [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:11.970Z] #158 CACHED [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #159 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:11.970Z] #159 CACHED [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #160 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:11.970Z] #160 CACHED [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-02T06:32:11.970Z] #161 ... [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #162 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:11.970Z] #162 DONE 0.9s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #163 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-02T06:32:11.970Z] #163 DONE 0.8s [2024-07-02T06:32:11.970Z] [2024-07-02T06:32:11.970Z] #164 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-02T06:32:12.456Z] #164 ... [2024-07-02T06:32:12.456Z] [2024-07-02T06:32:12.456Z] #165 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-02T06:32:12.456Z] #165 DONE 2.1s [2024-07-02T06:32:12.456Z] [2024-07-02T06:32:12.456Z] #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-02T06:32:12.456Z] #166 DONE 2.1s [2024-07-02T06:32:12.456Z] [2024-07-02T06:32:12.456Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-02T06:32:12.456Z] #161 DONE 2.1s [2024-07-02T06:32:12.456Z] [2024-07-02T06:32:12.456Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-02T06:32:12.456Z] #167 DONE 2.1s [2024-07-02T06:32:12.456Z] [2024-07-02T06:32:12.456Z] #168 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-02T06:32:12.456Z] #168 DONE 2.1s [2024-07-02T06:32:12.456Z] [2024-07-02T06:32:12.456Z] #169 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-02T06:32:12.456Z] #169 DONE 2.2s [2024-07-02T06:32:12.456Z] [2024-07-02T06:32:12.456Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-02T06:32:12.456Z] #170 DONE 2.2s [2024-07-02T06:32:12.456Z] [2024-07-02T06:32:12.456Z] #171 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-02T06:32:12.456Z] #171 DONE 2.2s [2024-07-02T06:32:12.456Z] [2024-07-02T06:32:12.456Z] #172 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:12.739Z] #172 ... [2024-07-02T06:32:12.739Z] [2024-07-02T06:32:12.739Z] #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T06:32:12.739Z] #173 DONE 3.0s [2024-07-02T06:32:12.739Z] [2024-07-02T06:32:12.739Z] #164 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-02T06:32:12.739Z] #164 DONE 1.9s [2024-07-02T06:32:12.739Z] [2024-07-02T06:32:12.739Z] #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:12.739Z] #174 DONE 0.7s [2024-07-02T06:32:12.739Z] [2024-07-02T06:32:12.739Z] #175 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:12.834Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-02T06:32:13.021Z] #175 ... [2024-07-02T06:32:13.021Z] [2024-07-02T06:32:13.021Z] #176 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T06:32:13.021Z] #176 DONE 2.1s [2024-07-02T06:32:13.021Z] [2024-07-02T06:32:13.021Z] #177 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:13.021Z] #177 DONE 0.8s [2024-07-02T06:32:13.021Z] [2024-07-02T06:32:13.021Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-02T06:32:13.021Z] #178 DONE 0.8s [2024-07-02T06:32:13.021Z] [2024-07-02T06:32:13.021Z] #179 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:13.021Z] #179 DONE 0.8s [2024-07-02T06:32:13.021Z] [2024-07-02T06:32:13.021Z] #180 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:13.021Z] #180 DONE 0.8s [2024-07-02T06:32:13.021Z] [2024-07-02T06:32:13.021Z] #181 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:13.021Z] #181 DONE 0.8s [2024-07-02T06:32:13.021Z] [2024-07-02T06:32:13.021Z] #182 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:13.021Z] #182 DONE 0.8s [2024-07-02T06:32:13.021Z] [2024-07-02T06:32:13.021Z] #172 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:13.021Z] #172 DONE 0.8s [2024-07-02T06:32:13.021Z] [2024-07-02T06:32:13.021Z] #183 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-02T06:32:13.375Z] #183 ... [2024-07-02T06:32:13.375Z] [2024-07-02T06:32:13.375Z] #184 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:13.375Z] #184 DONE 0.4s [2024-07-02T06:32:13.375Z] [2024-07-02T06:32:13.375Z] #175 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:13.375Z] #175 DONE 0.5s [2024-07-02T06:32:13.375Z] [2024-07-02T06:32:13.375Z] #185 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:13.375Z] #185 DONE 0.5s [2024-07-02T06:32:13.375Z] [2024-07-02T06:32:13.375Z] #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-02T06:32:13.762Z] #186 ... [2024-07-02T06:32:13.762Z] [2024-07-02T06:32:13.762Z] #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-02T06:32:13.762Z] #187 DONE 0.4s [2024-07-02T06:32:13.762Z] [2024-07-02T06:32:13.762Z] #188 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-02T06:32:13.762Z] #188 DONE 0.4s [2024-07-02T06:32:13.762Z] [2024-07-02T06:32:13.762Z] #183 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-02T06:32:13.762Z] #183 DONE 0.3s [2024-07-02T06:32:13.762Z] [2024-07-02T06:32:13.762Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:13.762Z] #189 DONE 0.4s [2024-07-02T06:32:13.762Z] [2024-07-02T06:32:13.762Z] #190 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-02T06:32:13.762Z] #190 DONE 0.5s [2024-07-02T06:32:13.762Z] [2024-07-02T06:32:13.762Z] #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-02T06:32:13.762Z] #186 DONE 0.3s [2024-07-02T06:32:13.762Z] [2024-07-02T06:32:13.762Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T06:32:13.762Z] #191 DONE 0.3s [2024-07-02T06:32:13.762Z] [2024-07-02T06:32:13.762Z] #101 [core-metadata] exporting to image [2024-07-02T06:32:13.762Z] #101 exporting layers 0.5s done [2024-07-02T06:32:13.762Z] #101 exporting layers 0.3s done [2024-07-02T06:32:13.762Z] #101 writing image sha256:6387926f51c1295db333384dfd362598a7149a662f4fdb5f9c4ce3889b70cef2 0.0s done [2024-07-02T06:32:13.762Z] #101 writing image sha256:b875f21a824aa17afedf4bced4ea1a13a394573395c968d30e6466a855ac8611 done [2024-07-02T06:32:13.762Z] #101 writing image sha256:da42d2f089fe8dd6507071db9d0f682a2f99c3f101b7087486fff49832fcf931 done [2024-07-02T06:32:13.762Z] #101 writing image sha256:c410dadda1943f65c6eca7e2658ba83f0dc8ca9d00f065c7862f18c7a03fc4f7 [2024-07-02T06:32:13.762Z] #101 writing image sha256:05b004f8a48b9e43ef04db52bb403edda475a3a5d97d62d559b7f63c88b87ce7 [2024-07-02T06:32:13.762Z] #101 naming to docker.io/library/core-data done [2024-07-02T06:32:13.762Z] #101 naming to docker.io/library/support-scheduler 0.0s done [2024-07-02T06:32:13.762Z] #101 naming to docker.io/library/core-command [2024-07-02T06:32:14.028Z] #101 naming to docker.io/library/core-command 0.3s done [2024-07-02T06:32:14.028Z] #101 ... [2024-07-02T06:32:14.028Z] [2024-07-02T06:32:14.028Z] #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-02T06:32:14.028Z] #192 DONE 0.5s [2024-07-02T06:32:14.028Z] [2024-07-02T06:32:14.028Z] #101 [support-notifications] exporting to image [2024-07-02T06:32:14.028Z] #101 exporting layers 0.4s done [2024-07-02T06:32:14.028Z] #101 writing image sha256:c410dadda1943f65c6eca7e2658ba83f0dc8ca9d00f065c7862f18c7a03fc4f7 0.3s done [2024-07-02T06:32:14.028Z] #101 writing image sha256:05b004f8a48b9e43ef04db52bb403edda475a3a5d97d62d559b7f63c88b87ce7 0.3s done [2024-07-02T06:32:14.028Z] #101 naming to docker.io/library/support-notifications done [2024-07-02T06:32:14.028Z] #101 naming to docker.io/library/security-spiffe-token-provider done [2024-07-02T06:32:14.287Z] #101 writing image sha256:150543c7f1d97fa40f878dcf6660a03f54c9af31d0bec151ac1041ab133dc13b done [2024-07-02T06:32:14.287Z] #101 naming to docker.io/library/core-metadata done [2024-07-02T06:32:14.287Z] #101 DONE 2.4s [2024-07-02T06:32:14.287Z] [2024-07-02T06:32:14.287Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-02T06:32:14.287Z] #193 DONE 0.5s [2024-07-02T06:32:14.287Z] [2024-07-02T06:32:14.287Z] #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-02T06:32:14.287Z] #194 DONE 0.1s [2024-07-02T06:32:14.287Z] [2024-07-02T06:32:14.287Z] #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T06:32:14.287Z] #195 DONE 0.1s [2024-07-02T06:32:14.287Z] [2024-07-02T06:32:14.287Z] #196 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-02T06:32:14.287Z] #196 DONE 0.0s [2024-07-02T06:32:14.287Z] [2024-07-02T06:32:14.287Z] #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:32:14.287Z] #197 ... [2024-07-02T06:32:14.287Z] [2024-07-02T06:32:14.287Z] #198 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-02T06:32:14.287Z] #198 DONE 0.0s [2024-07-02T06:32:14.287Z] [2024-07-02T06:32:14.287Z] #199 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:32:14.287Z] #199 DONE 0.9s [2024-07-02T06:32:14.546Z] [2024-07-02T06:32:14.546Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-02T06:32:14.546Z] #200 DONE 0.1s [2024-07-02T06:32:14.546Z] [2024-07-02T06:32:14.546Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:32:14.546Z] #201 DONE 0.8s [2024-07-02T06:32:14.546Z] [2024-07-02T06:32:14.546Z] #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:32:14.546Z] #202 DONE 0.8s [2024-07-02T06:32:14.546Z] [2024-07-02T06:32:14.546Z] #101 [security-proxy-auth] exporting to image [2024-07-02T06:32:14.546Z] #101 ... [2024-07-02T06:32:14.546Z] [2024-07-02T06:32:14.546Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-02T06:32:14.546Z] #203 DONE 0.1s [2024-07-02T06:32:14.546Z] [2024-07-02T06:32:14.546Z] #101 [security-proxy-auth] exporting to image [2024-07-02T06:32:14.546Z] #101 exporting layers 0.2s done [2024-07-02T06:32:14.546Z] #101 writing image sha256:7bc56a535610200e2f15ad23814b97ec78ccc5056603f5e40b67deb7bb576cc0 0.0s done [2024-07-02T06:32:14.546Z] #101 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-02T06:32:14.546Z] #101 writing image sha256:f719ed991e38e0540028bccd0fb6efb8584b69113f25251d58220bb143bd7d4b done [2024-07-02T06:32:14.546Z] #101 naming to docker.io/library/security-proxy-auth done [2024-07-02T06:32:14.808Z] #101 exporting layers 0.2s done [2024-07-02T06:32:14.808Z] #101 writing image sha256:2c64ab13b439bc608fb7b3ca583bf373d5033ef54d4ec2dfb615b35e33349426 done [2024-07-02T06:32:14.808Z] #101 naming to docker.io/library/security-proxy-setup done [2024-07-02T06:32:14.808Z] #101 DONE 2.8s [2024-07-02T06:32:14.808Z] [2024-07-02T06:32:14.808Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T06:32:14.808Z] #204 ... [2024-07-02T06:32:14.808Z] [2024-07-02T06:32:14.808Z] #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:32:14.808Z] #197 DONE 0.6s [2024-07-02T06:32:15.090Z] [2024-07-02T06:32:15.090Z] #101 [security-secretstore-setup] exporting to image [2024-07-02T06:32:15.090Z] #101 exporting layers 0.2s done [2024-07-02T06:32:15.090Z] #101 writing image sha256:2fc0f3a1e7a59ce1d4458bff50a5abfae899cbebe57dbefc4b2fa614c3f2cbce done [2024-07-02T06:32:15.090Z] #101 naming to docker.io/library/security-secretstore-setup done [2024-07-02T06:32:15.090Z] #101 DONE 3.0s [2024-07-02T06:32:15.090Z] [2024-07-02T06:32:15.090Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:32:15.357Z] #50 ... [2024-07-02T06:32:15.357Z] [2024-07-02T06:32:15.357Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T06:32:15.357Z] #204 DONE 0.7s [2024-07-02T06:32:15.357Z] [2024-07-02T06:32:15.357Z] #101 [security-bootstrapper] exporting to image [2024-07-02T06:32:15.357Z] #101 exporting layers 0.2s done [2024-07-02T06:32:15.357Z] #101 writing image sha256:e35e980e13002f0f87ead2f491b8c282e79072e3311f236fed2dc76b5cc8eae4 done [2024-07-02T06:32:15.357Z] #101 naming to docker.io/library/security-bootstrapper done [2024-07-02T06:32:15.357Z] #101 DONE 3.2s [2024-07-02T06:32:15.357Z] [2024-07-02T06:32:15.357Z] #49 [security-spire-agent internal] load build context [2024-07-02T06:32:15.357Z] time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:15.357Z] time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:15.357Z] time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:15.357Z] time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:15.357Z] time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:15.357Z] time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:15.357Z] time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:15.357Z] time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:15.357Z] time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:15.357Z] time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:15.357Z] time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:15.357Z] time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:15.357Z] time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:15.357Z] time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-02T06:32:15.396Z] $ docker stop --time=1 0f49d80ef51c2d6846c6c6a73526d6bbdca7d3a554bbc85bba4eba9535bf2b8e [2024-07-02T06:32:16.695Z] $ docker rm -f --volumes 0f49d80ef51c2d6846c6c6a73526d6bbdca7d3a554bbc85bba4eba9535bf2b8e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T06:32:17.135Z] + docker images [2024-07-02T06:32:17.135Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-02T06:32:17.135Z] security-bootstrapper latest e35e980e1300 1 second ago 24MB [2024-07-02T06:32:17.135Z] security-proxy-setup latest 2c64ab13b439 2 seconds ago 31.2MB [2024-07-02T06:32:17.135Z] security-secretstore-setup latest 2fc0f3a1e7a5 2 seconds ago 42.2MB [2024-07-02T06:32:17.135Z] security-proxy-auth latest f719ed991e38 2 seconds ago 38MB [2024-07-02T06:32:17.135Z] core-common-config-bootstrapper latest 7bc56a535610 2 seconds ago 20.2MB [2024-07-02T06:32:17.135Z] core-metadata latest 150543c7f1d9 3 seconds ago 40.9MB [2024-07-02T06:32:17.135Z] support-notifications latest 05b004f8a48b 3 seconds ago 43.9MB [2024-07-02T06:32:17.135Z] core-command latest 6387926f51c1 4 seconds ago 40.4MB [2024-07-02T06:32:17.135Z] support-scheduler latest b875f21a824a 4 seconds ago 43MB [2024-07-02T06:32:17.135Z] security-spiffe-token-provider latest c410dadda194 4 seconds ago 34MB [2024-07-02T06:32:17.135Z] core-data latest da42d2f089fe 4 seconds ago 40.7MB [2024-07-02T06:32:17.135Z] security-spire-server latest fabfe0c6ccf4 2 minutes ago 107MB [2024-07-02T06:32:17.135Z] security-spire-agent latest bacc18631f68 2 minutes ago 166MB [2024-07-02T06:32:17.135Z] security-spire-config latest 8b8cd3c2721f 2 minutes ago 107MB [2024-07-02T06:32:17.135Z] ci-base-image-x86_64 latest 78eb74eae002 6 minutes ago 966MB [2024-07-02T06:32:17.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-02T06:32:17.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-02T06:32:17.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-02T06:36:19.741Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-02T06:36:19.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-02T06:36:25.115Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-02T06:36:25.115Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-02T06:36:25.115Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-02T06:36:27.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-02T06:36:27.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-02T06:36:27.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-02T06:36:27.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-02T06:36:29.654Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-02T06:36:33.014Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-02T06:36:33.014Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-02T06:36:33.014Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-02T06:36:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-02T06:36:48.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-02T06:36:48.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-02T06:36:48.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.146s coverage: 28.7% of statements [2024-07-02T06:37:00.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.226s coverage: 97.0% of statements [2024-07-02T06:37:06.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-02T06:37:06.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-02T06:37:06.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-02T06:37:11.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.315s coverage: 69.2% of statements [2024-07-02T06:37:13.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-02T06:37:13.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-02T06:37:14.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.244s coverage: 53.2% of statements [2024-07-02T06:37:21.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-02T06:37:21.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-02T06:37:21.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:37:21.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-02T06:37:21.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-02T06:37:33.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-02T06:37:33.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-02T06:37:33.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.000s coverage: 93.4% of statements [2024-07-02T06:37:33.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.305s coverage: 6.6% of statements [2024-07-02T06:37:45.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-02T06:37:45.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:37:45.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-02T06:37:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-02T06:37:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-02T06:37:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-02T06:37:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-02T06:37:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-02T06:37:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-02T06:37:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-02T06:37:49.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.178s coverage: 97.6% of statements [2024-07-02T06:37:49.752Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.104s coverage: 72.2% of statements [2024-07-02T06:38:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-02T06:38:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-02T06:38:02.587Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.309s coverage: 0.9% of statements [2024-07-02T06:38:02.587Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.148s coverage: 32.2% of statements [2024-07-02T06:38:06.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.136s coverage: 41.7% of statements [2024-07-02T06:38:06.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.136s coverage: 82.9% of statements [2024-07-02T06:38:06.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.135s coverage: 94.1% of statements [2024-07-02T06:38:06.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.110s coverage: 96.3% of statements [2024-07-02T06:38:12.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.126s coverage: 87.5% of statements [2024-07-02T06:38:13.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-02T06:38:15.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-02T06:38:15.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-02T06:38:15.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-02T06:38:18.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-02T06:38:18.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-02T06:38:18.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-02T06:38:18.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-02T06:38:22.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.122s coverage: 94.4% of statements [2024-07-02T06:38:25.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-02T06:38:25.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-02T06:38:25.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-02T06:38:25.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-02T06:38:35.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-02T06:38:35.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-02T06:38:37.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-02T06:38:38.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.034s coverage: 79.9% of statements [2024-07-02T06:38:38.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.159s coverage: 92.9% of statements [2024-07-02T06:38:38.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.079s coverage: 64.4% of statements [2024-07-02T06:38:38.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.135s coverage: 62.3% of statements [2024-07-02T06:38:40.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.110s coverage: 87.2% of statements [2024-07-02T06:38:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.091s coverage: 20.0% of statements [2024-07-02T06:38:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.088s coverage: 100.0% of statements [2024-07-02T06:38:44.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-02T06:38:44.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-02T06:38:44.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.429s coverage: 81.8% of statements [2024-07-02T06:38:44.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.306s coverage: 82.1% of statements [2024-07-02T06:38:44.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.123s coverage: 86.0% of statements [2024-07-02T06:38:52.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-02T06:38:52.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-02T06:38:53.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.977s coverage: 63.1% of statements [2024-07-02T06:38:53.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.139s coverage: 100.0% of statements [2024-07-02T06:38:56.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.118s coverage: 89.4% of statements [2024-07-02T06:38:56.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.091s coverage: 100.0% of statements [2024-07-02T06:38:56.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-02T06:38:56.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-02T06:38:56.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-02T06:38:56.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.078s coverage: 73.7% of statements [2024-07-02T06:38:56.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.077s coverage: 100.0% of statements [2024-07-02T06:39:05.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-02T06:39:05.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-02T06:39:05.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-02T06:39:07.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.778s coverage: 38.4% of statements [2024-07-02T06:39:07.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.129s coverage: 89.5% of statements [2024-07-02T06:39:08.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-02T06:39:08.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-02T06:39:08.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-02T06:39:08.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-02T06:39:09.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.113s coverage: 84.8% of statements [2024-07-02T06:39:18.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-02T06:39:18.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-02T06:39:18.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-02T06:39:18.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-02T06:39:24.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.191s coverage: 19.9% of statements [2024-07-02T06:39:27.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-02T06:39:27.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:39:27.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-02T06:39:27.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-02T06:39:28.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.556s coverage: 95.7% of statements [2024-07-02T06:39:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-02T06:39:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-02T06:39:33.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.176s coverage: 61.8% of statements [2024-07-02T06:39:37.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-02T06:39:37.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:39:37.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.348s coverage: 98.9% of statements [2024-07-02T06:39:39.925Z] 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 [2024-07-02T06:39:39.925Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-02T06:39:39.925Z] go vet ./... [2024-07-02T06:44:17.114Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T06:44:17.114Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T06:44:17.114Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-02T06:44:17.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-02T06:44:17.820Z] + ls -al . [2024-07-02T06:44:17.820Z] total 812 [2024-07-02T06:44:17.820Z] drwxrwxr-x 10 1001 1001 4096 Jul 2 06:31 . [2024-07-02T06:44:17.820Z] drwxr-xr-x 4 root root 4096 Jul 2 06:31 .. [2024-07-02T06:44:17.820Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 06:28 .blubracket [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 10 Jul 2 06:28 .dockerignore [2024-07-02T06:44:17.820Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 06:29 .git [2024-07-02T06:44:17.820Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 06:28 .github [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 1074 Jul 2 06:28 .gitignore [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 06:28 .golangci.yml [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 100 Jul 2 06:28 .hadolint.yml [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 155 Jul 2 06:28 .sonarcloud.properties [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 06:28 ADOPTERS.md [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 20361 Jul 2 06:28 Attribution.txt [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 100284 Jul 2 06:28 CHANGELOG.md [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 06:28 CONTRIBUTING.md [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 06:28 GOVERNANCE.md [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 861 Jul 2 06:28 Jenkinsfile [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 06:28 LICENSE [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 15392 Jul 2 06:28 Makefile [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 06:28 OWNERS.md [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 9528 Jul 2 06:28 README.md [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 789 Jul 2 06:28 SECURITY.md [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 06:24 VERSION [2024-07-02T06:44:17.820Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 06:28 bin [2024-07-02T06:44:17.820Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 06:28 cmd [2024-07-02T06:44:17.820Z] -rw-r--r-- 1 root root 456284 Jul 2 06:39 coverage.out [2024-07-02T06:44:17.820Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 06:28 fuzz_test [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 6922 Jul 2 06:28 go.mod [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 101535 Jul 2 06:28 go.sum [2024-07-02T06:44:17.820Z] drwxrwxr-x 7 1001 1001 4096 Jul 2 06:28 internal [2024-07-02T06:44:17.820Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 06:28 openapi [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 584 Jul 2 06:28 security.txt [2024-07-02T06:44:17.820Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 06:28 version.go [Pipeline] sh [2024-07-02T06:44:18.485Z] + '[' -e coverage.out ] [2024-07-02T06:44:18.485Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-02T06:44:18.533Z] Warning: overwriting stash ‘coverage-report’ [2024-07-02T06:44:19.447Z] Stashed 1 file(s) [Pipeline] sh [2024-07-02T06:44:20.096Z] + make build [2024-07-02T06:44:20.096Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-02T06:47:57.114Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-02T06:47:57.114Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-02T06:48:02.458Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-02T06:48:05.040Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-02T06:48:37.268Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-02T06:48:47.362Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-02T06:48:59.664Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-02T06:49:03.924Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-02T06:49:07.265Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-02T06:49:11.520Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-02T06:49:17.408Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-02T06:49:22.800Z] $ docker stop --time=1 37037ceb29ba71f449719bb02efaa5d317ab7f533d8969cc108d11c488d6cdd6 [2024-07-02T06:49:25.247Z] $ docker rm -f --volumes 37037ceb29ba71f449719bb02efaa5d317ab7f533d8969cc108d11c488d6cdd6 [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 [2024-07-02T06:49:29.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T06:49:29.887Z] [2024-07-02T06:49:29.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:49:30.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T06:49:30.586Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-02T06:49:30.586Z] 547446be3368: Pulling fs layer [2024-07-02T06:49:30.586Z] d125d8839a47: Pulling fs layer [2024-07-02T06:49:30.586Z] 3e85d5ac6304: Pulling fs layer [2024-07-02T06:49:30.586Z] c3105a71a48b: Pulling fs layer [2024-07-02T06:49:30.586Z] 0f093f025ec4: Pulling fs layer [2024-07-02T06:49:30.586Z] c3106fc0e877: Pulling fs layer [2024-07-02T06:49:30.586Z] 0f093f025ec4: Waiting [2024-07-02T06:49:30.586Z] c3106fc0e877: Waiting [2024-07-02T06:49:30.586Z] c3105a71a48b: Waiting [2024-07-02T06:49:30.586Z] 547446be3368: Verifying Checksum [2024-07-02T06:49:30.586Z] 547446be3368: Download complete [2024-07-02T06:49:30.586Z] c3105a71a48b: Verifying Checksum [2024-07-02T06:49:30.586Z] c3105a71a48b: Download complete [2024-07-02T06:49:31.175Z] d125d8839a47: Verifying Checksum [2024-07-02T06:49:31.175Z] d125d8839a47: Download complete [2024-07-02T06:49:31.175Z] c3106fc0e877: Verifying Checksum [2024-07-02T06:49:31.175Z] c3106fc0e877: Download complete [2024-07-02T06:49:31.175Z] 0f093f025ec4: Verifying Checksum [2024-07-02T06:49:31.175Z] 0f093f025ec4: Download complete [2024-07-02T06:49:31.445Z] 547446be3368: Pull complete [2024-07-02T06:49:32.863Z] d125d8839a47: Pull complete [2024-07-02T06:49:33.130Z] 3e85d5ac6304: Verifying Checksum [2024-07-02T06:49:33.130Z] 3e85d5ac6304: Download complete [2024-07-02T06:49:43.218Z] 3e85d5ac6304: Pull complete [2024-07-02T06:49:43.218Z] c3105a71a48b: Pull complete [2024-07-02T06:49:44.180Z] 0f093f025ec4: Pull complete [2024-07-02T06:49:44.455Z] c3106fc0e877: Pull complete [2024-07-02T06:49:44.455Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-02T06:49:44.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T06:49:44.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:49:44.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-4784 does not seem to be running inside a container [2024-07-02T06:49:44.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-02T06:49:47.557Z] $ docker top 3f2f13f279337accae6e176b22dc63e4f099d9e0090e22d4e7b6f26d38484026 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T06:49:48.499Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-02T06:49:58.584Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-07-02T06:49:58.584Z] #1 transferring dockerfile: 1.70kB done [2024-07-02T06:49:58.584Z] #1 DONE 0.1s [2024-07-02T06:49:59.170Z] [2024-07-02T06:49:59.170Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-02T06:49:59.170Z] #2 transferring dockerfile: 2.15kB 0.0s done [2024-07-02T06:49:59.170Z] #2 DONE 0.1s [2024-07-02T06:49:59.170Z] [2024-07-02T06:49:59.170Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-02T06:49:59.170Z] #3 transferring dockerfile: 1.89kB 0.0s done [2024-07-02T06:49:59.170Z] #3 DONE 0.1s [2024-07-02T06:49:59.170Z] [2024-07-02T06:49:59.170Z] #4 [core-command internal] load build definition from Dockerfile [2024-07-02T06:49:59.170Z] #4 transferring dockerfile: 1.93kB 0.0s done [2024-07-02T06:49:59.170Z] #4 DONE 0.1s [2024-07-02T06:49:59.170Z] [2024-07-02T06:49:59.170Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-07-02T06:49:59.441Z] #5 transferring dockerfile: 1.69kB 0.0s done [2024-07-02T06:49:59.441Z] #5 DONE 0.1s [2024-07-02T06:49:59.441Z] [2024-07-02T06:49:59.441Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-07-02T06:50:00.026Z] #6 transferring dockerfile: 1.81kB 0.0s done [2024-07-02T06:50:00.027Z] #6 DONE 0.5s [2024-07-02T06:50:00.027Z] [2024-07-02T06:50:00.027Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-02T06:50:00.027Z] #7 transferring dockerfile: 2.23kB 0.0s done [2024-07-02T06:50:00.027Z] #7 DONE 0.5s [2024-07-02T06:50:00.027Z] [2024-07-02T06:50:00.027Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-02T06:50:00.027Z] #8 ... [2024-07-02T06:50:00.027Z] [2024-07-02T06:50:00.027Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-07-02T06:50:00.027Z] #9 transferring dockerfile: 2.06kB done [2024-07-02T06:50:00.027Z] #9 DONE 0.6s [2024-07-02T06:50:00.027Z] [2024-07-02T06:50:00.027Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-07-02T06:50:00.027Z] #10 transferring dockerfile: 1.93kB 0.0s done [2024-07-02T06:50:00.027Z] #10 DONE 0.6s [2024-07-02T06:50:00.027Z] [2024-07-02T06:50:00.027Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-02T06:50:00.027Z] #8 transferring dockerfile: 2.49kB 0.1s done [2024-07-02T06:50:00.296Z] #8 ... [2024-07-02T06:50:00.296Z] [2024-07-02T06:50:00.296Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-07-02T06:50:00.296Z] #11 transferring dockerfile: 1.95kB done [2024-07-02T06:50:00.296Z] #11 DONE 0.6s [2024-07-02T06:50:00.296Z] [2024-07-02T06:50:00.296Z] #12 [core-data internal] load build definition from Dockerfile [2024-07-02T06:50:00.296Z] #12 transferring dockerfile: 2.01kB done [2024-07-02T06:50:00.296Z] #12 DONE 0.6s [2024-07-02T06:50:00.296Z] [2024-07-02T06:50:00.296Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-02T06:50:00.296Z] #13 transferring dockerfile: 2.93kB 0.0s done [2024-07-02T06:50:00.296Z] #13 DONE 0.6s [2024-07-02T06:50:00.296Z] [2024-07-02T06:50:00.296Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-02T06:50:00.296Z] #14 transferring dockerfile: 2.50kB 0.0s done [2024-07-02T06:50:00.296Z] #14 DONE 0.5s [2024-07-02T06:50:00.296Z] [2024-07-02T06:50:00.296Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-02T06:50:00.296Z] #8 DONE 0.6s [2024-07-02T06:50:00.296Z] [2024-07-02T06:50:00.296Z] #15 [security-spire-server internal] load .dockerignore [2024-07-02T06:50:00.296Z] #15 transferring context: 50B 0.0s done [2024-07-02T06:50:00.296Z] #15 DONE 0.5s [2024-07-02T06:50:00.880Z] [2024-07-02T06:50:00.880Z] #16 [security-proxy-auth internal] load .dockerignore [2024-07-02T06:50:00.880Z] #16 transferring context: 50B 0.0s done [2024-07-02T06:50:00.880Z] #16 DONE 0.1s [2024-07-02T06:50:00.880Z] [2024-07-02T06:50:00.880Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-07-02T06:50:01.151Z] #17 transferring context: 50B done [2024-07-02T06:50:01.151Z] #17 DONE 0.1s [2024-07-02T06:50:01.151Z] [2024-07-02T06:50:01.151Z] #18 [core-command internal] load .dockerignore [2024-07-02T06:50:01.151Z] #18 transferring context: 50B done [2024-07-02T06:50:01.151Z] #18 DONE 0.1s [2024-07-02T06:50:01.151Z] [2024-07-02T06:50:01.151Z] #19 [security-spire-config internal] load .dockerignore [2024-07-02T06:50:01.151Z] #19 transferring context: 50B done [2024-07-02T06:50:01.151Z] #19 DONE 0.1s [2024-07-02T06:50:01.151Z] [2024-07-02T06:50:01.151Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-02T06:50:01.151Z] #20 transferring context: 50B done [2024-07-02T06:50:01.151Z] #20 DONE 0.1s [2024-07-02T06:50:01.417Z] [2024-07-02T06:50:01.417Z] #21 [security-spire-agent internal] load .dockerignore [2024-07-02T06:50:01.417Z] #21 transferring context: 50B 0.0s done [2024-07-02T06:50:01.417Z] #21 DONE 0.1s [2024-07-02T06:50:01.417Z] [2024-07-02T06:50:01.417Z] #22 [core-metadata internal] load .dockerignore [2024-07-02T06:50:01.417Z] #22 transferring context: 50B 0.0s done [2024-07-02T06:50:01.417Z] #22 DONE 0.1s [2024-07-02T06:50:01.417Z] [2024-07-02T06:50:01.417Z] #23 [support-scheduler internal] load .dockerignore [2024-07-02T06:50:01.685Z] #23 transferring context: 50B 0.0s done [2024-07-02T06:50:01.685Z] #23 DONE 0.1s [2024-07-02T06:50:01.685Z] [2024-07-02T06:50:01.685Z] #24 [support-notifications internal] load .dockerignore [2024-07-02T06:50:01.685Z] #24 transferring context: 50B done [2024-07-02T06:50:01.685Z] #24 DONE 0.1s [2024-07-02T06:50:01.685Z] [2024-07-02T06:50:01.685Z] #25 [core-data internal] load .dockerignore [2024-07-02T06:50:01.685Z] #25 transferring context: 50B 0.0s done [2024-07-02T06:50:01.685Z] #25 DONE 0.1s [2024-07-02T06:50:01.685Z] [2024-07-02T06:50:01.685Z] #26 [security-bootstrapper internal] load .dockerignore [2024-07-02T06:50:01.954Z] #26 transferring context: 50B 0.0s done [2024-07-02T06:50:01.954Z] #26 DONE 0.1s [2024-07-02T06:50:01.954Z] [2024-07-02T06:50:01.954Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-07-02T06:50:01.954Z] #27 transferring context: 50B done [2024-07-02T06:50:01.954Z] #27 DONE 0.1s [2024-07-02T06:50:01.954Z] [2024-07-02T06:50:01.954Z] #28 [security-proxy-setup internal] load .dockerignore [2024-07-02T06:50:01.954Z] #28 transferring context: 50B 0.0s done [2024-07-02T06:50:01.954Z] #28 DONE 0.1s [2024-07-02T06:50:02.225Z] [2024-07-02T06:50:02.225Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T06:50:02.493Z] #29 ... [2024-07-02T06:50:02.493Z] [2024-07-02T06:50:02.493Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:50:02.493Z] #30 DONE 0.2s [2024-07-02T06:50:02.493Z] [2024-07-02T06:50:02.493Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T06:50:02.763Z] #29 ... [2024-07-02T06:50:02.763Z] [2024-07-02T06:50:02.763Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:50:02.763Z] #31 DONE 0.0s [2024-07-02T06:50:02.763Z] [2024-07-02T06:50:02.763Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:50:03.031Z] #31 DONE 0.0s [2024-07-02T06:50:03.031Z] [2024-07-02T06:50:03.031Z] #32 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:50:03.031Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T06:50:03.031Z] #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:50:03.031Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.1s [2024-07-02T06:50:03.031Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:50:03.031Z] #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:50:03.031Z] #32 ... [2024-07-02T06:50:03.031Z] [2024-07-02T06:50:03.031Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:50:03.031Z] #31 DONE 0.0s [2024-07-02T06:50:03.031Z] [2024-07-02T06:50:03.031Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:50:03.031Z] #30 DONE 0.4s [2024-07-02T06:50:03.031Z] [2024-07-02T06:50:03.031Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T06:50:03.031Z] #29 DONE 1.0s [2024-07-02T06:50:03.031Z] [2024-07-02T06:50:03.031Z] #32 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:50:03.031Z] #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:50:03.031Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:50:03.031Z] #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:50:03.302Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T06:50:03.302Z] #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:50:03.302Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.10MB / 3.34MB 0.3s [2024-07-02T06:50:03.302Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:50:03.302Z] #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:50:03.302Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.15MB / 3.34MB 0.4s [2024-07-02T06:50:03.573Z] #32 ... [2024-07-02T06:50:03.573Z] [2024-07-02T06:50:03.573Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:50:03.573Z] #31 DONE 0.0s [2024-07-02T06:50:03.573Z] [2024-07-02T06:50:03.573Z] #32 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:50:03.573Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.5s done [2024-07-02T06:50:03.573Z] #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.1s [2024-07-02T06:50:03.573Z] #32 ... [2024-07-02T06:50:03.573Z] [2024-07-02T06:50:03.573Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:50:03.573Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2024-07-02T06:50:03.573Z] #33 DONE 1.0s [2024-07-02T06:50:03.573Z] [2024-07-02T06:50:03.573Z] #32 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:50:03.841Z] #32 ... [2024-07-02T06:50:03.841Z] [2024-07-02T06:50:03.841Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:50:03.841Z] #31 DONE 0.1s [2024-07-02T06:50:03.841Z] [2024-07-02T06:50:03.841Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:50:03.841Z] #30 DONE 0.8s [2024-07-02T06:50:03.841Z] [2024-07-02T06:50:03.841Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:50:04.111Z] #31 DONE 0.1s [2024-07-02T06:50:04.111Z] [2024-07-02T06:50:04.111Z] #34 [security-spire-config internal] load build context [2024-07-02T06:50:04.111Z] #34 transferring context: 25.04kB 0.1s done [2024-07-02T06:50:04.111Z] #34 DONE 0.8s [2024-07-02T06:50:04.111Z] [2024-07-02T06:50:04.111Z] #32 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:50:04.111Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T06:50:04.111Z] #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:50:04.111Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.5s done [2024-07-02T06:50:04.111Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:50:04.111Z] #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:50:04.111Z] #32 ... [2024-07-02T06:50:04.111Z] [2024-07-02T06:50:04.111Z] #35 [security-spire-server internal] load build context [2024-07-02T06:50:04.111Z] #35 transferring context: 26.79kB 0.2s done [2024-07-02T06:50:04.111Z] #35 DONE 1.0s [2024-07-02T06:50:04.111Z] [2024-07-02T06:50:04.111Z] #32 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:50:04.380Z] #32 ... [2024-07-02T06:50:04.380Z] [2024-07-02T06:50:04.380Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:50:04.380Z] #30 DONE 1.1s [2024-07-02T06:50:04.380Z] [2024-07-02T06:50:04.380Z] #32 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:50:04.380Z] #32 ... [2024-07-02T06:50:04.380Z] [2024-07-02T06:50:04.380Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:50:04.380Z] #31 DONE 0.1s [2024-07-02T06:50:04.380Z] [2024-07-02T06:50:04.380Z] #32 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:50:04.380Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T06:50:04.380Z] #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:50:04.380Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.5s done [2024-07-02T06:50:04.380Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:50:04.380Z] #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:50:04.380Z] #32 ... [2024-07-02T06:50:04.380Z] [2024-07-02T06:50:04.380Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:50:04.380Z] #31 DONE 0.1s [2024-07-02T06:50:04.380Z] [2024-07-02T06:50:04.380Z] #32 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:50:04.652Z] #32 ... [2024-07-02T06:50:04.652Z] [2024-07-02T06:50:04.652Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:50:04.652Z] #31 DONE 0.1s [2024-07-02T06:50:04.652Z] [2024-07-02T06:50:04.652Z] #32 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:50:04.921Z] #32 ... [2024-07-02T06:50:04.921Z] [2024-07-02T06:50:04.921Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:50:04.921Z] #30 DONE 1.5s [2024-07-02T06:50:04.921Z] [2024-07-02T06:50:04.921Z] #36 [core-data internal] load build context [2024-07-02T06:50:04.921Z] #36 DONE 0.0s [2024-07-02T06:50:04.921Z] [2024-07-02T06:50:04.921Z] #32 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:50:04.921Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T06:50:04.921Z] #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:50:04.921Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.5s done [2024-07-02T06:50:04.921Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:50:04.921Z] #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:50:04.921Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T06:50:04.921Z] #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:50:04.921Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.5s done [2024-07-02T06:50:04.921Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:50:04.921Z] #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:50:04.921Z] #32 ... [2024-07-02T06:50:04.921Z] [2024-07-02T06:50:04.921Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:50:04.921Z] #31 DONE 0.1s [2024-07-02T06:50:04.921Z] [2024-07-02T06:50:04.921Z] #32 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:50:05.192Z] #32 ... [2024-07-02T06:50:05.192Z] [2024-07-02T06:50:05.192Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T06:50:05.192Z] #29 DONE 2.1s [2024-07-02T06:50:05.192Z] [2024-07-02T06:50:05.192Z] #32 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:50:05.192Z] #32 ... [2024-07-02T06:50:05.192Z] [2024-07-02T06:50:05.192Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:50:05.192Z] #30 DONE 1.8s [2024-07-02T06:50:05.459Z] [2024-07-02T06:50:05.459Z] #32 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:50:05.459Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T06:50:05.459Z] #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:50:05.459Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.5s done [2024-07-02T06:50:05.459Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:50:05.459Z] #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:50:06.418Z] #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.0s done [2024-07-02T06:50:06.686Z] #32 ... [2024-07-02T06:50:06.686Z] [2024-07-02T06:50:06.686Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-02T06:50:06.686Z] #37 DONE 3.3s [2024-07-02T06:50:06.686Z] [2024-07-02T06:50:06.686Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:50:06.686Z] #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-02T06:50:06.686Z] #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-02T06:50:06.686Z] #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T06:50:06.686Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-07-02T06:50:06.686Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2024-07-02T06:50:06.686Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done [2024-07-02T06:50:06.686Z] #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-07-02T06:50:06.686Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 2.8s [2024-07-02T06:50:06.686Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-07-02T06:50:06.686Z] #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-07-02T06:50:06.955Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2024-07-02T06:50:06.955Z] #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-02T06:50:06.955Z] #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-02T06:50:06.955Z] #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T06:50:06.955Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-07-02T06:50:06.955Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2024-07-02T06:50:06.955Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done [2024-07-02T06:50:06.955Z] #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-07-02T06:50:06.956Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-07-02T06:50:06.956Z] #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-07-02T06:50:06.956Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 3.0s [2024-07-02T06:50:07.541Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 3.7s [2024-07-02T06:50:07.807Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 3.7s [2024-07-02T06:50:07.807Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.73MB / 23.39MB 4.0s [2024-07-02T06:50:08.075Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 4.1s [2024-07-02T06:50:08.343Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.4s done [2024-07-02T06:50:08.617Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-07-02T06:50:08.885Z] #33 ... [2024-07-02T06:50:08.885Z] [2024-07-02T06:50:08.885Z] #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T06:50:08.885Z] #38 DONE 6.2s [2024-07-02T06:50:08.885Z] [2024-07-02T06:50:08.885Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:50:08.885Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2024-07-02T06:50:08.885Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-07-02T06:50:08.885Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-02T06:50:08.885Z] #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-07-02T06:50:08.885Z] #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-07-02T06:50:08.885Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-07-02T06:50:08.885Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2024-07-02T06:50:08.885Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 1.7s [2024-07-02T06:50:08.885Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-07-02T06:50:09.151Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.34MB / 17.12MB 2.1s [2024-07-02T06:50:09.417Z] #39 ... [2024-07-02T06:50:09.417Z] [2024-07-02T06:50:09.417Z] #40 [security-spire-agent internal] load build context [2024-07-02T06:50:09.417Z] #40 transferring context: 26.32kB 0.3s done [2024-07-02T06:50:09.417Z] #40 DONE 2.4s [2024-07-02T06:50:09.417Z] [2024-07-02T06:50:09.417Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:50:09.417Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.44MB / 17.12MB 2.3s [2024-07-02T06:50:09.417Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 2.4s [2024-07-02T06:50:09.688Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 2.6s [2024-07-02T06:50:09.955Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 2.8s [2024-07-02T06:50:10.236Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 3.0s [2024-07-02T06:50:10.237Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.78MB / 17.12MB 3.1s [2024-07-02T06:50:10.827Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.7s done [2024-07-02T06:50:10.827Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2024-07-02T06:50:11.807Z] #39 ... [2024-07-02T06:50:11.807Z] [2024-07-02T06:50:11.807Z] #41 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-02T06:50:11.807Z] #41 DONE 2.7s [2024-07-02T06:50:11.807Z] [2024-07-02T06:50:11.807Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:50:12.775Z] #39 ... [2024-07-02T06:50:12.775Z] [2024-07-02T06:50:12.775Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:12.775Z] #42 ... [2024-07-02T06:50:12.775Z] [2024-07-02T06:50:12.775Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:50:13.046Z] #33 ... [2024-07-02T06:50:13.046Z] [2024-07-02T06:50:13.046Z] #43 [core-command internal] load build context [2024-07-02T06:50:13.046Z] #43 ... [2024-07-02T06:50:13.046Z] [2024-07-02T06:50:13.046Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:50:13.319Z] #44 ... [2024-07-02T06:50:13.319Z] [2024-07-02T06:50:13.319Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:13.319Z] #45 ... [2024-07-02T06:50:13.319Z] [2024-07-02T06:50:13.319Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:50:13.909Z] #33 ... [2024-07-02T06:50:13.909Z] [2024-07-02T06:50:13.909Z] #46 [support-scheduler internal] load build context [2024-07-02T06:50:14.177Z] #46 ... [2024-07-02T06:50:14.177Z] [2024-07-02T06:50:14.177Z] #47 [core-metadata internal] load build context [2024-07-02T06:50:14.177Z] #47 transferring context: 26.31MB 8.8s [2024-07-02T06:50:14.177Z] #47 ... [2024-07-02T06:50:14.177Z] [2024-07-02T06:50:14.177Z] #46 [support-scheduler internal] load build context [2024-07-02T06:50:14.461Z] #46 ... [2024-07-02T06:50:14.461Z] [2024-07-02T06:50:14.461Z] #48 [support-notifications internal] load build context [2024-07-02T06:50:14.461Z] #48 ... [2024-07-02T06:50:14.461Z] [2024-07-02T06:50:14.461Z] #47 [core-metadata internal] load build context [2024-07-02T06:50:15.048Z] #47 ... [2024-07-02T06:50:15.048Z] [2024-07-02T06:50:15.048Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T06:50:15.048Z] #49 ... [2024-07-02T06:50:15.048Z] [2024-07-02T06:50:15.048Z] #36 [core-data internal] load build context [2024-07-02T06:50:15.048Z] #36 ... [2024-07-02T06:50:15.048Z] [2024-07-02T06:50:15.048Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:50:15.048Z] #50 ... [2024-07-02T06:50:15.048Z] [2024-07-02T06:50:15.048Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T06:50:15.317Z] #49 ... [2024-07-02T06:50:15.317Z] [2024-07-02T06:50:15.317Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:50:15.584Z] #51 ... [2024-07-02T06:50:15.584Z] [2024-07-02T06:50:15.584Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T06:50:17.006Z] #49 ... [2024-07-02T06:50:17.006Z] [2024-07-02T06:50:17.006Z] #32 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:50:17.006Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T06:50:17.006Z] #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:50:17.006Z] #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.5s done [2024-07-02T06:50:17.006Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:50:17.006Z] #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:50:17.006Z] #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.0s done [2024-07-02T06:50:17.006Z] #32 ... [2024-07-02T06:50:17.006Z] [2024-07-02T06:50:17.006Z] #47 [core-metadata internal] load build context [2024-07-02T06:50:19.587Z] #47 transferring context: 36.92MB 14.1s [2024-07-02T06:50:19.587Z] #47 ... [2024-07-02T06:50:19.588Z] [2024-07-02T06:50:19.588Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T06:50:19.588Z] #0 7.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:19.588Z] #0 8.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:19.588Z] #52 ... [2024-07-02T06:50:19.588Z] [2024-07-02T06:50:19.588Z] #47 [core-metadata internal] load build context [2024-07-02T06:50:20.175Z] #47 ... [2024-07-02T06:50:20.175Z] [2024-07-02T06:50:20.175Z] #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T06:50:20.175Z] #0 7.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:20.175Z] #0 8.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:20.443Z] #53 ... [2024-07-02T06:50:20.443Z] [2024-07-02T06:50:20.443Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:50:20.443Z] #54 ... [2024-07-02T06:50:20.443Z] [2024-07-02T06:50:20.443Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T06:50:20.709Z] #55 ... [2024-07-02T06:50:20.709Z] [2024-07-02T06:50:20.709Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T06:50:20.709Z] #56 ... [2024-07-02T06:50:20.709Z] [2024-07-02T06:50:20.709Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T06:50:20.709Z] #57 ... [2024-07-02T06:50:20.709Z] [2024-07-02T06:50:20.709Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T06:50:20.709Z] #0 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:20.709Z] #0 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:20.983Z] #58 ... [2024-07-02T06:50:20.983Z] [2024-07-02T06:50:20.983Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T06:50:20.983Z] #59 ... [2024-07-02T06:50:20.983Z] [2024-07-02T06:50:20.983Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T06:50:21.251Z] #60 ... [2024-07-02T06:50:21.251Z] [2024-07-02T06:50:21.251Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T06:50:21.843Z] #49 ... [2024-07-02T06:50:21.843Z] [2024-07-02T06:50:21.843Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:50:22.111Z] #61 ... [2024-07-02T06:50:22.111Z] [2024-07-02T06:50:22.111Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T06:50:22.111Z] #62 ... [2024-07-02T06:50:22.111Z] [2024-07-02T06:50:22.111Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:50:22.111Z] #63 ... [2024-07-02T06:50:22.111Z] [2024-07-02T06:50:22.111Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T06:50:22.378Z] #64 ... [2024-07-02T06:50:22.378Z] [2024-07-02T06:50:22.378Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T06:50:22.378Z] #52 10.23 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-02T06:50:22.378Z] #52 10.23 (2/2) Installing su-exec (0.2-r3) [2024-07-02T06:50:22.378Z] #52 10.27 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:50:22.378Z] #52 10.53 OK: 8 MiB in 17 packages [2024-07-02T06:50:22.379Z] #52 DONE 12.8s [2024-07-02T06:50:22.379Z] [2024-07-02T06:50:22.379Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T06:50:22.966Z] #49 ... [2024-07-02T06:50:22.966Z] [2024-07-02T06:50:22.966Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:23.233Z] #42 ... [2024-07-02T06:50:23.233Z] [2024-07-02T06:50:23.233Z] #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T06:50:23.233Z] #53 11.17 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T06:50:23.233Z] #53 11.17 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:50:23.233Z] #53 11.28 OK: 8 MiB in 16 packages [2024-07-02T06:50:23.233Z] #53 DONE 13.0s [2024-07-02T06:50:23.233Z] [2024-07-02T06:50:23.233Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:50:23.233Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.9s [2024-07-02T06:50:23.233Z] #39 ... [2024-07-02T06:50:23.233Z] [2024-07-02T06:50:23.233Z] #43 [core-command internal] load build context [2024-07-02T06:50:23.233Z] #43 ... [2024-07-02T06:50:23.233Z] [2024-07-02T06:50:23.233Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T06:50:23.508Z] #49 ... [2024-07-02T06:50:23.508Z] [2024-07-02T06:50:23.508Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:23.508Z] #45 ... [2024-07-02T06:50:23.508Z] [2024-07-02T06:50:23.508Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:50:23.775Z] #44 ... [2024-07-02T06:50:23.775Z] [2024-07-02T06:50:23.775Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:24.737Z] #45 ... [2024-07-02T06:50:24.737Z] [2024-07-02T06:50:24.737Z] #46 [support-scheduler internal] load build context [2024-07-02T06:50:24.737Z] #46 transferring context: 47.54MB 19.2s [2024-07-02T06:50:24.737Z] #46 ... [2024-07-02T06:50:24.737Z] [2024-07-02T06:50:24.737Z] #48 [support-notifications internal] load build context [2024-07-02T06:50:24.737Z] #48 ... [2024-07-02T06:50:24.737Z] [2024-07-02T06:50:24.737Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:50:24.737Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.6s [2024-07-02T06:50:25.008Z] #33 ... [2024-07-02T06:50:25.008Z] [2024-07-02T06:50:25.008Z] #48 [support-notifications internal] load build context [2024-07-02T06:50:25.008Z] #48 ... [2024-07-02T06:50:25.008Z] [2024-07-02T06:50:25.008Z] #36 [core-data internal] load build context [2024-07-02T06:50:25.275Z] #36 ... [2024-07-02T06:50:25.275Z] [2024-07-02T06:50:25.275Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:50:25.543Z] #50 ... [2024-07-02T06:50:25.543Z] [2024-07-02T06:50:25.543Z] #36 [core-data internal] load build context [2024-07-02T06:50:25.543Z] #36 ... [2024-07-02T06:50:25.543Z] [2024-07-02T06:50:25.543Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:50:25.809Z] #51 ... [2024-07-02T06:50:25.809Z] [2024-07-02T06:50:25.809Z] #36 [core-data internal] load build context [2024-07-02T06:50:30.064Z] #36 transferring context: 14.26MB 22.5s [2024-07-02T06:50:30.332Z] #36 ... [2024-07-02T06:50:30.332Z] [2024-07-02T06:50:30.332Z] #47 [core-metadata internal] load build context [2024-07-02T06:50:30.332Z] #47 ... [2024-07-02T06:50:30.332Z] [2024-07-02T06:50:30.332Z] #36 [core-data internal] load build context [2024-07-02T06:50:32.924Z] #36 ... [2024-07-02T06:50:32.924Z] [2024-07-02T06:50:32.924Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T06:50:32.924Z] #65 ... [2024-07-02T06:50:32.924Z] [2024-07-02T06:50:32.924Z] #36 [core-data internal] load build context [2024-07-02T06:50:32.924Z] #36 ... [2024-07-02T06:50:32.924Z] [2024-07-02T06:50:32.924Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T06:50:32.924Z] #58 13.27 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:50:32.924Z] #58 13.27 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:50:32.924Z] #58 13.27 OK: 19948 distinct packages available [2024-07-02T06:50:32.924Z] #58 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:32.924Z] #58 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:32.924Z] #58 18.95 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:32.924Z] #58 19.58 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:32.924Z] #58 19.70 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-02T06:50:32.924Z] #58 19.70 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-02T06:50:32.924Z] #58 19.70 (5/7) Installing libucontext (1.2-r2) [2024-07-02T06:50:32.924Z] #58 19.78 (6/7) Installing gcompat (1.1.0-r1) [2024-07-02T06:50:32.924Z] #58 19.78 (7/7) Installing openssl (3.1.6-r0) [2024-07-02T06:50:32.924Z] #58 19.95 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:50:32.924Z] #58 20.07 OK: 9 MiB in 20 packages [2024-07-02T06:50:32.924Z] #58 ... [2024-07-02T06:50:32.924Z] [2024-07-02T06:50:32.924Z] #47 [core-metadata internal] load build context [2024-07-02T06:50:33.195Z] #47 ... [2024-07-02T06:50:33.195Z] [2024-07-02T06:50:33.195Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:33.195Z] #42 ... [2024-07-02T06:50:33.195Z] [2024-07-02T06:50:33.195Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T06:50:33.195Z] #56 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:33.195Z] #56 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:33.195Z] #56 18.70 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:50:33.195Z] #56 18.70 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:50:33.195Z] #56 18.70 OK: 19948 distinct packages available [2024-07-02T06:50:33.195Z] #56 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:33.195Z] #56 22.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:33.463Z] #56 ... [2024-07-02T06:50:33.463Z] [2024-07-02T06:50:33.463Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:50:33.463Z] #54 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:33.463Z] #54 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:33.463Z] #54 19.43 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:50:33.463Z] #54 19.43 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:50:33.463Z] #54 19.43 OK: 19948 distinct packages available [2024-07-02T06:50:33.463Z] #54 22.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:33.463Z] #54 ... [2024-07-02T06:50:33.463Z] [2024-07-02T06:50:33.463Z] #43 [core-command internal] load build context [2024-07-02T06:50:33.463Z] #43 ... [2024-07-02T06:50:33.463Z] [2024-07-02T06:50:33.735Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T06:50:33.735Z] #58 DONE 24.1s [2024-07-02T06:50:33.735Z] [2024-07-02T06:50:33.735Z] #43 [core-command internal] load build context [2024-07-02T06:50:33.735Z] #43 ... [2024-07-02T06:50:33.735Z] [2024-07-02T06:50:33.735Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T06:50:33.735Z] #49 ... [2024-07-02T06:50:33.735Z] [2024-07-02T06:50:33.735Z] #66 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T06:50:33.735Z] #66 ... [2024-07-02T06:50:33.735Z] [2024-07-02T06:50:33.735Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:50:34.004Z] #44 ... [2024-07-02T06:50:34.004Z] [2024-07-02T06:50:34.004Z] #43 [core-command internal] load build context [2024-07-02T06:50:34.274Z] #43 ... [2024-07-02T06:50:34.274Z] [2024-07-02T06:50:34.274Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:50:34.274Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 23.3s [2024-07-02T06:50:34.274Z] #39 ... [2024-07-02T06:50:34.274Z] [2024-07-02T06:50:34.274Z] #43 [core-command internal] load build context [2024-07-02T06:50:34.544Z] #43 transferring context: 57.33MB 31.4s [2024-07-02T06:50:34.544Z] #43 ... [2024-07-02T06:50:34.544Z] [2024-07-02T06:50:34.544Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T06:50:34.544Z] #60 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:34.544Z] #60 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:34.544Z] #60 19.40 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:34.544Z] #60 20.31 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:34.544Z] #60 20.55 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-02T06:50:34.544Z] #60 20.62 (4/6) Installing openssl (3.1.6-r0) [2024-07-02T06:50:34.544Z] #60 20.75 (5/6) Installing su-exec (0.2-r3) [2024-07-02T06:50:34.544Z] #60 20.80 (6/6) Installing yq (4.33.3-r5) [2024-07-02T06:50:34.544Z] #60 22.11 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:50:34.544Z] #60 22.44 OK: 18 MiB in 19 packages [2024-07-02T06:50:34.834Z] #60 ... [2024-07-02T06:50:34.834Z] [2024-07-02T06:50:34.834Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:34.834Z] #45 ... [2024-07-02T06:50:34.834Z] [2024-07-02T06:50:34.834Z] #46 [support-scheduler internal] load build context [2024-07-02T06:50:34.834Z] #46 ... [2024-07-02T06:50:35.104Z] [2024-07-02T06:50:35.104Z] #43 [core-command internal] load build context [2024-07-02T06:50:35.104Z] #43 ... [2024-07-02T06:50:35.104Z] [2024-07-02T06:50:35.104Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:50:35.104Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.3s [2024-07-02T06:50:35.374Z] #33 ... [2024-07-02T06:50:35.374Z] [2024-07-02T06:50:35.374Z] #43 [core-command internal] load build context [2024-07-02T06:50:35.374Z] #43 ... [2024-07-02T06:50:35.374Z] [2024-07-02T06:50:35.374Z] #48 [support-notifications internal] load build context [2024-07-02T06:50:35.642Z] #48 ... [2024-07-02T06:50:35.642Z] [2024-07-02T06:50:35.642Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:50:35.642Z] #63 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:35.642Z] #63 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:35.642Z] #63 21.27 OK: 266 MiB in 52 packages [2024-07-02T06:50:35.642Z] #63 ... [2024-07-02T06:50:35.642Z] [2024-07-02T06:50:35.642Z] #48 [support-notifications internal] load build context [2024-07-02T06:50:35.911Z] #48 ... [2024-07-02T06:50:35.911Z] [2024-07-02T06:50:35.911Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:50:35.911Z] #63 DONE 23.8s [2024-07-02T06:50:35.911Z] [2024-07-02T06:50:35.911Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:50:35.911Z] #50 ... [2024-07-02T06:50:35.911Z] [2024-07-02T06:50:35.911Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:50:35.911Z] #51 ... [2024-07-02T06:50:35.911Z] [2024-07-02T06:50:35.911Z] #48 [support-notifications internal] load build context [2024-07-02T06:50:36.185Z] #48 ... [2024-07-02T06:50:36.185Z] [2024-07-02T06:50:36.185Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T06:50:36.185Z] #60 DONE 26.0s [2024-07-02T06:50:36.185Z] [2024-07-02T06:50:36.185Z] #48 [support-notifications internal] load build context [2024-07-02T06:50:39.009Z] #48 ... [2024-07-02T06:50:39.009Z] [2024-07-02T06:50:39.009Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T06:50:39.009Z] #64 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:39.009Z] #64 19.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:39.009Z] #64 ... [2024-07-02T06:50:39.009Z] [2024-07-02T06:50:39.009Z] #48 [support-notifications internal] load build context [2024-07-02T06:50:39.009Z] #48 ... [2024-07-02T06:50:39.009Z] [2024-07-02T06:50:39.009Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T06:50:39.009Z] #62 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:39.009Z] #62 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:39.009Z] #62 26.43 OK: 266 MiB in 52 packages [2024-07-02T06:50:39.009Z] #62 ... [2024-07-02T06:50:39.009Z] [2024-07-02T06:50:39.009Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:50:39.290Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.8s [2024-07-02T06:50:40.918Z] #33 ... [2024-07-02T06:50:40.918Z] [2024-07-02T06:50:40.918Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T06:50:40.918Z] #62 DONE 28.7s [2024-07-02T06:50:40.918Z] [2024-07-02T06:50:40.918Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:50:40.918Z] #50 transferring context: 35.80MB 33.4s [2024-07-02T06:50:40.918Z] #50 ... [2024-07-02T06:50:40.918Z] [2024-07-02T06:50:40.918Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T06:50:40.918Z] #57 20.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:40.918Z] #57 24.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:40.918Z] #57 ... [2024-07-02T06:50:40.918Z] [2024-07-02T06:50:40.918Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:41.244Z] #45 ... [2024-07-02T06:50:41.244Z] [2024-07-02T06:50:41.244Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:50:41.510Z] #33 ... [2024-07-02T06:50:41.510Z] [2024-07-02T06:50:41.510Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T06:50:41.510Z] #55 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:41.510Z] #55 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:41.510Z] #55 ... [2024-07-02T06:50:41.510Z] [2024-07-02T06:50:41.510Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:41.777Z] #45 ... [2024-07-02T06:50:41.777Z] [2024-07-02T06:50:41.777Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T06:50:41.777Z] #59 21.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:41.777Z] #59 24.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:42.045Z] #59 ... [2024-07-02T06:50:42.045Z] [2024-07-02T06:50:42.045Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:50:43.005Z] #33 ... [2024-07-02T06:50:43.005Z] [2024-07-02T06:50:43.005Z] #36 [core-data internal] load build context [2024-07-02T06:50:43.271Z] #36 ... [2024-07-02T06:50:43.271Z] [2024-07-02T06:50:43.271Z] #47 [core-metadata internal] load build context [2024-07-02T06:50:43.271Z] #47 ... [2024-07-02T06:50:43.271Z] [2024-07-02T06:50:43.271Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:43.539Z] #42 ... [2024-07-02T06:50:43.539Z] [2024-07-02T06:50:43.539Z] #36 [core-data internal] load build context [2024-07-02T06:50:43.539Z] #36 ... [2024-07-02T06:50:43.539Z] [2024-07-02T06:50:43.539Z] #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T06:50:43.539Z] #0 8.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:43.813Z] #67 ... [2024-07-02T06:50:43.813Z] [2024-07-02T06:50:43.813Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:50:43.813Z] #61 21.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:43.813Z] #61 25.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:43.813Z] #61 ... [2024-07-02T06:50:43.813Z] [2024-07-02T06:50:43.813Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T06:50:44.082Z] #49 ... [2024-07-02T06:50:44.082Z] [2024-07-02T06:50:44.082Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:50:44.082Z] #44 ... [2024-07-02T06:50:44.082Z] [2024-07-02T06:50:44.082Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:44.354Z] #42 ... [2024-07-02T06:50:44.354Z] [2024-07-02T06:50:44.354Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T06:50:44.354Z] #65 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:44.354Z] #65 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:44.354Z] #65 ... [2024-07-02T06:50:44.354Z] [2024-07-02T06:50:44.354Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T06:50:44.354Z] #57 34.10 (1/2) Installing ca-certificates (20240226-r0) [2024-07-02T06:50:44.621Z] #57 ... [2024-07-02T06:50:44.621Z] [2024-07-02T06:50:44.621Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:50:44.621Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 32.9s done [2024-07-02T06:50:44.621Z] #39 ... [2024-07-02T06:50:44.621Z] [2024-07-02T06:50:44.621Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:45.206Z] #42 ... [2024-07-02T06:50:45.206Z] [2024-07-02T06:50:45.206Z] #46 [support-scheduler internal] load build context [2024-07-02T06:50:45.206Z] #46 ... [2024-07-02T06:50:45.206Z] [2024-07-02T06:50:45.206Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:50:45.487Z] #33 ... [2024-07-02T06:50:45.487Z] [2024-07-02T06:50:45.487Z] #43 [core-command internal] load build context [2024-07-02T06:50:45.762Z] #43 transferring context: 74.64MB 42.4s [2024-07-02T06:50:45.762Z] #43 ... [2024-07-02T06:50:45.762Z] [2024-07-02T06:50:45.762Z] #46 [support-scheduler internal] load build context [2024-07-02T06:50:45.762Z] #46 ... [2024-07-02T06:50:45.762Z] [2024-07-02T06:50:45.762Z] #66 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T06:50:45.762Z] #66 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:45.762Z] #66 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:46.032Z] #66 ... [2024-07-02T06:50:46.032Z] [2024-07-02T06:50:46.032Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T06:50:46.032Z] #56 31.66 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-02T06:50:46.032Z] #56 31.75 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-02T06:50:46.032Z] #56 31.76 (3/4) Installing libucontext (1.2-r2) [2024-07-02T06:50:46.032Z] #56 31.85 (4/4) Installing gcompat (1.1.0-r1) [2024-07-02T06:50:46.032Z] #56 31.92 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:50:46.032Z] #56 32.24 OK: 8 MiB in 19 packages [2024-07-02T06:50:46.032Z] #56 DONE 35.7s [2024-07-02T06:50:46.032Z] [2024-07-02T06:50:46.032Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T06:50:46.032Z] #65 23.31 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:46.300Z] #65 ... [2024-07-02T06:50:46.300Z] [2024-07-02T06:50:46.300Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:50:46.300Z] #51 ... [2024-07-02T06:50:46.300Z] [2024-07-02T06:50:46.300Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T06:50:46.300Z] #0 7.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:46.569Z] #68 ... [2024-07-02T06:50:46.569Z] [2024-07-02T06:50:46.569Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:50:46.569Z] #54 26.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:46.569Z] #54 ... [2024-07-02T06:50:46.569Z] [2024-07-02T06:50:46.569Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:50:48.521Z] #51 ... [2024-07-02T06:50:48.521Z] [2024-07-02T06:50:48.521Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T06:50:48.521Z] #55 34.18 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T06:50:48.521Z] #55 34.26 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:50:48.521Z] #55 34.67 OK: 8 MiB in 16 packages [2024-07-02T06:50:48.521Z] #55 DONE 37.9s [2024-07-02T06:50:48.521Z] [2024-07-02T06:50:48.521Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:50:49.108Z] #51 ... [2024-07-02T06:50:49.108Z] [2024-07-02T06:50:49.108Z] #48 [support-notifications internal] load build context [2024-07-02T06:50:49.378Z] #48 ... [2024-07-02T06:50:49.378Z] [2024-07-02T06:50:49.378Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:50:49.647Z] #51 ... [2024-07-02T06:50:49.647Z] [2024-07-02T06:50:49.647Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T06:50:49.647Z] #65 24.28 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:49.647Z] #65 24.38 OK: 8 MiB in 17 packages [2024-07-02T06:50:49.647Z] #65 DONE 27.1s [2024-07-02T06:50:49.914Z] [2024-07-02T06:50:49.914Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:50:50.879Z] #51 transferring context: 62.09MB 44.5s [2024-07-02T06:50:51.145Z] #51 ... [2024-07-02T06:50:51.145Z] [2024-07-02T06:50:51.145Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T06:50:51.145Z] #59 34.34 (1/4) Installing ca-certificates (20240226-r0) [2024-07-02T06:50:51.145Z] #59 35.30 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-02T06:50:51.145Z] #59 35.41 (3/4) Installing su-exec (0.2-r3) [2024-07-02T06:50:51.145Z] #59 35.43 (4/4) Installing yq (4.33.3-r5) [2024-07-02T06:50:51.145Z] #59 37.07 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:50:51.145Z] #59 37.33 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:50:51.145Z] #59 38.81 OK: 18 MiB in 19 packages [2024-07-02T06:50:51.145Z] #59 DONE 40.6s [2024-07-02T06:50:51.145Z] [2024-07-02T06:50:51.145Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:50:51.145Z] #50 ... [2024-07-02T06:50:51.145Z] [2024-07-02T06:50:51.145Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T06:50:51.412Z] #49 ... [2024-07-02T06:50:51.412Z] [2024-07-02T06:50:51.412Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:50:51.679Z] #51 ... [2024-07-02T06:50:51.679Z] [2024-07-02T06:50:51.679Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T06:50:51.679Z] #64 29.88 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:50:51.679Z] #64 29.88 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:50:51.679Z] #64 29.88 OK: 19951 distinct packages available [2024-07-02T06:50:51.679Z] #64 32.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:51.679Z] #64 35.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:51.945Z] #64 ... [2024-07-02T06:50:51.945Z] [2024-07-02T06:50:51.945Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:50:52.217Z] #51 ... [2024-07-02T06:50:52.217Z] [2024-07-02T06:50:52.217Z] #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T06:50:52.217Z] #66 24.57 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:52.217Z] #66 25.04 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:52.217Z] #66 25.24 OK: 8 MiB in 16 packages [2024-07-02T06:50:52.217Z] #66 DONE 28.9s [2024-07-02T06:50:52.217Z] [2024-07-02T06:50:52.217Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:50:52.217Z] #61 37.23 OK: 266 MiB in 52 packages [2024-07-02T06:50:52.217Z] #61 DONE 40.5s [2024-07-02T06:50:52.217Z] [2024-07-02T06:50:52.217Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:52.217Z] #45 ... [2024-07-02T06:50:52.217Z] [2024-07-02T06:50:52.217Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:50:52.807Z] #51 ... [2024-07-02T06:50:52.807Z] [2024-07-02T06:50:52.807Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T06:50:52.807Z] #57 34.77 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-02T06:50:52.807Z] #57 34.77 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:50:52.807Z] #57 34.94 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:50:52.807Z] #57 37.28 OK: 9 MiB in 17 packages [2024-07-02T06:50:52.807Z] #57 DONE 42.5s [2024-07-02T06:50:52.807Z] [2024-07-02T06:50:52.807Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:50:53.401Z] #51 ... [2024-07-02T06:50:53.401Z] [2024-07-02T06:50:53.401Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:50:53.401Z] #54 36.66 (1/11) Installing ca-certificates (20240226-r0) [2024-07-02T06:50:53.401Z] #54 37.08 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-02T06:50:53.401Z] #54 37.21 (3/11) Installing libunistring (1.1-r1) [2024-07-02T06:50:53.401Z] #54 37.71 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-02T06:50:53.401Z] #54 37.71 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-02T06:50:53.401Z] #54 37.84 (6/11) Installing libcurl (8.5.0-r0) [2024-07-02T06:50:53.401Z] #54 38.02 (7/11) Installing curl (8.5.0-r0) [2024-07-02T06:50:53.401Z] #54 38.11 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-02T06:50:53.401Z] #54 38.22 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-02T06:50:53.401Z] #54 38.22 (10/11) Installing libucontext (1.2-r2) [2024-07-02T06:50:53.401Z] #54 38.30 (11/11) Installing gcompat (1.1.0-r1) [2024-07-02T06:50:53.401Z] #54 38.36 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:50:53.401Z] #54 38.72 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:50:53.401Z] #54 40.06 OK: 13 MiB in 26 packages [2024-07-02T06:50:53.401Z] #54 DONE 42.9s [2024-07-02T06:50:53.401Z] [2024-07-02T06:50:53.401Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:50:53.401Z] #51 ... [2024-07-02T06:50:53.401Z] [2024-07-02T06:50:53.401Z] #47 [core-metadata internal] load build context [2024-07-02T06:50:53.682Z] #47 ... [2024-07-02T06:50:53.682Z] [2024-07-02T06:50:53.682Z] #36 [core-data internal] load build context [2024-07-02T06:50:53.682Z] #36 ... [2024-07-02T06:50:53.682Z] [2024-07-02T06:50:53.682Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:50:53.950Z] #51 ... [2024-07-02T06:50:53.950Z] [2024-07-02T06:50:53.950Z] #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T06:50:53.950Z] #67 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:53.950Z] #67 18.03 OK: 9 MiB in 20 packages [2024-07-02T06:50:54.218Z] #67 ... [2024-07-02T06:50:54.218Z] [2024-07-02T06:50:54.218Z] #47 [core-metadata internal] load build context [2024-07-02T06:50:54.218Z] #47 ... [2024-07-02T06:50:54.218Z] [2024-07-02T06:50:54.218Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:50:54.490Z] #44 ... [2024-07-02T06:50:54.490Z] [2024-07-02T06:50:54.490Z] #67 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T06:50:54.490Z] #67 DONE 21.6s [2024-07-02T06:50:54.490Z] [2024-07-02T06:50:54.490Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:50:54.491Z] #44 ... [2024-07-02T06:50:54.491Z] [2024-07-02T06:50:54.491Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:50:54.758Z] #51 ... [2024-07-02T06:50:54.758Z] [2024-07-02T06:50:54.758Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T06:50:54.758Z] #68 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:54.758Z] #68 15.93 OK: 18 MiB in 19 packages [2024-07-02T06:50:54.758Z] #68 DONE 18.4s [2024-07-02T06:50:54.758Z] [2024-07-02T06:50:54.758Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:50:55.034Z] #51 ... [2024-07-02T06:50:55.034Z] [2024-07-02T06:50:55.034Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:50:55.034Z] #39 ... [2024-07-02T06:50:55.034Z] [2024-07-02T06:50:55.034Z] #47 [core-metadata internal] load build context [2024-07-02T06:50:55.305Z] #47 ... [2024-07-02T06:50:55.305Z] [2024-07-02T06:50:55.305Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T06:50:55.305Z] #64 40.78 OK: 266 MiB in 52 packages [2024-07-02T06:50:55.305Z] #64 DONE 43.4s [2024-07-02T06:50:55.305Z] [2024-07-02T06:50:55.305Z] #47 [core-metadata internal] load build context [2024-07-02T06:50:55.305Z] #47 ... [2024-07-02T06:50:55.305Z] [2024-07-02T06:50:55.305Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:55.573Z] #42 ... [2024-07-02T06:50:55.573Z] [2024-07-02T06:50:55.573Z] #47 [core-metadata internal] load build context [2024-07-02T06:50:55.855Z] #47 ... [2024-07-02T06:50:55.855Z] [2024-07-02T06:50:55.855Z] #43 [core-command internal] load build context [2024-07-02T06:50:55.855Z] #43 transferring context: 91.48MB 52.6s [2024-07-02T06:50:55.855Z] #43 ... [2024-07-02T06:50:55.855Z] [2024-07-02T06:50:55.855Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:50:55.855Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 42.8s done [2024-07-02T06:50:56.126Z] #33 ... [2024-07-02T06:50:56.126Z] [2024-07-02T06:50:56.126Z] #46 [support-scheduler internal] load build context [2024-07-02T06:50:56.126Z] #46 ... [2024-07-02T06:50:56.126Z] [2024-07-02T06:50:56.126Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:56.397Z] #42 ... [2024-07-02T06:50:56.397Z] [2024-07-02T06:50:56.397Z] #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T06:50:56.397Z] #0 8.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:56.397Z] #0 9.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:56.397Z] #69 ... [2024-07-02T06:50:56.397Z] [2024-07-02T06:50:56.397Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:57.809Z] #42 ... [2024-07-02T06:50:57.809Z] [2024-07-02T06:50:57.809Z] #70 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-02T06:50:57.809Z] #70 DONE 2.7s [2024-07-02T06:50:57.809Z] [2024-07-02T06:50:57.809Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:58.394Z] #42 ... [2024-07-02T06:50:58.394Z] [2024-07-02T06:50:58.394Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:50:58.394Z] #0 7.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:58.394Z] #0 7.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:58.661Z] #71 10.07 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:58.661Z] #71 ... [2024-07-02T06:50:58.661Z] [2024-07-02T06:50:58.661Z] #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T06:50:58.661Z] #69 12.25 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:58.661Z] #69 12.30 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:58.661Z] #69 12.37 OK: 8 MiB in 19 packages [2024-07-02T06:50:59.258Z] #69 ... [2024-07-02T06:50:59.258Z] [2024-07-02T06:50:59.258Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:50:59.258Z] #33 DONE 56.8s [2024-07-02T06:50:59.258Z] [2024-07-02T06:50:59.258Z] #46 [support-scheduler internal] load build context [2024-07-02T06:50:59.526Z] #46 ... [2024-07-02T06:50:59.526Z] [2024-07-02T06:50:59.526Z] #48 [support-notifications internal] load build context [2024-07-02T06:50:59.794Z] #48 ... [2024-07-02T06:50:59.794Z] [2024-07-02T06:50:59.794Z] #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T06:50:59.794Z] #69 DONE 13.7s [2024-07-02T06:50:59.794Z] [2024-07-02T06:50:59.794Z] #48 [support-notifications internal] load build context [2024-07-02T06:50:59.794Z] #48 ... [2024-07-02T06:50:59.794Z] [2024-07-02T06:50:59.794Z] #46 [support-scheduler internal] load build context [2024-07-02T06:50:59.794Z] #46 ... [2024-07-02T06:50:59.794Z] [2024-07-02T06:50:59.794Z] #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T06:50:59.794Z] #72 ... [2024-07-02T06:50:59.794Z] [2024-07-02T06:50:59.794Z] #48 [support-notifications internal] load build context [2024-07-02T06:51:00.064Z] #48 ... [2024-07-02T06:51:00.064Z] [2024-07-02T06:51:00.064Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:51:00.064Z] #71 10.20 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:51:00.064Z] #71 10.33 OK: 8 MiB in 16 packages [2024-07-02T06:51:00.064Z] #71 DONE 11.6s [2024-07-02T06:51:00.064Z] [2024-07-02T06:51:00.064Z] #48 [support-notifications internal] load build context [2024-07-02T06:51:00.653Z] #48 ... [2024-07-02T06:51:00.653Z] [2024-07-02T06:51:00.653Z] #73 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-02T06:51:00.653Z] #73 DONE 6.2s [2024-07-02T06:51:00.653Z] [2024-07-02T06:51:00.653Z] #48 [support-notifications internal] load build context [2024-07-02T06:51:00.923Z] #48 transferring context: 97.51MB 55.5s [2024-07-02T06:51:01.214Z] #48 ... [2024-07-02T06:51:01.214Z] [2024-07-02T06:51:01.214Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:51:01.481Z] #50 ... [2024-07-02T06:51:01.481Z] [2024-07-02T06:51:01.482Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T06:51:01.482Z] #74 ... [2024-07-02T06:51:01.482Z] [2024-07-02T06:51:01.482Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T06:51:01.482Z] #49 ... [2024-07-02T06:51:01.482Z] [2024-07-02T06:51:01.482Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:51:02.066Z] #50 ... [2024-07-02T06:51:02.066Z] [2024-07-02T06:51:02.066Z] #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T06:51:02.066Z] #72 DONE 12.1s [2024-07-02T06:51:02.066Z] [2024-07-02T06:51:02.066Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:51:02.653Z] #50 ... [2024-07-02T06:51:02.653Z] [2024-07-02T06:51:02.653Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:51:02.653Z] #45 ... [2024-07-02T06:51:02.653Z] [2024-07-02T06:51:02.653Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T06:51:02.926Z] #49 ... [2024-07-02T06:51:02.926Z] [2024-07-02T06:51:02.926Z] #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-02T06:51:02.926Z] #75 DONE 0.7s [2024-07-02T06:51:02.926Z] [2024-07-02T06:51:02.926Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T06:51:03.197Z] #49 ... [2024-07-02T06:51:03.197Z] [2024-07-02T06:51:03.197Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:51:03.197Z] #0 9.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:51:03.197Z] #76 ... [2024-07-02T06:51:03.197Z] [2024-07-02T06:51:03.197Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T06:51:03.197Z] #49 ... [2024-07-02T06:51:03.197Z] [2024-07-02T06:51:03.197Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:51:03.197Z] #0 9.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:51:03.197Z] #0 9.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:51:03.466Z] #77 ... [2024-07-02T06:51:03.466Z] [2024-07-02T06:51:03.466Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:51:03.734Z] #45 ... [2024-07-02T06:51:03.734Z] [2024-07-02T06:51:03.734Z] #36 [core-data internal] load build context [2024-07-02T06:51:04.000Z] #36 ... [2024-07-02T06:51:04.000Z] [2024-07-02T06:51:04.000Z] #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:51:04.583Z] #78 ... [2024-07-02T06:51:04.583Z] [2024-07-02T06:51:04.583Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:51:04.583Z] #44 ... [2024-07-02T06:51:04.583Z] [2024-07-02T06:51:04.583Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T06:51:05.170Z] #49 ... [2024-07-02T06:51:05.170Z] [2024-07-02T06:51:05.170Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:51:05.454Z] #51 ... [2024-07-02T06:51:05.454Z] [2024-07-02T06:51:05.454Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T06:51:05.721Z] #49 ... [2024-07-02T06:51:05.721Z] [2024-07-02T06:51:05.721Z] #47 [core-metadata internal] load build context [2024-07-02T06:51:05.987Z] #47 ... [2024-07-02T06:51:05.987Z] [2024-07-02T06:51:05.987Z] #43 [core-command internal] load build context [2024-07-02T06:51:05.987Z] #43 transferring context: 111.51MB 62.7s [2024-07-02T06:51:05.987Z] #43 ... [2024-07-02T06:51:05.987Z] [2024-07-02T06:51:05.987Z] #47 [core-metadata internal] load build context [2024-07-02T06:51:08.583Z] #47 ... [2024-07-02T06:51:08.583Z] [2024-07-02T06:51:08.583Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:51:08.583Z] #77 11.76 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:51:08.583Z] #77 12.03 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:51:08.583Z] #77 12.11 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:51:08.583Z] #77 13.06 OK: 13 MiB in 26 packages [2024-07-02T06:51:08.583Z] #77 DONE 14.9s [2024-07-02T06:51:08.583Z] [2024-07-02T06:51:08.583Z] #47 [core-metadata internal] load build context [2024-07-02T06:51:08.583Z] #47 ... [2024-07-02T06:51:08.583Z] [2024-07-02T06:51:08.583Z] #79 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:51:08.583Z] #79 DONE 4.7s [2024-07-02T06:51:08.583Z] [2024-07-02T06:51:08.583Z] #47 [core-metadata internal] load build context [2024-07-02T06:51:08.583Z] #47 ... [2024-07-02T06:51:08.583Z] [2024-07-02T06:51:08.583Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:51:08.855Z] #42 ... [2024-07-02T06:51:08.855Z] [2024-07-02T06:51:08.855Z] #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:51:08.855Z] #78 DONE 4.9s [2024-07-02T06:51:08.855Z] [2024-07-02T06:51:08.855Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:51:08.855Z] #42 ... [2024-07-02T06:51:08.855Z] [2024-07-02T06:51:08.855Z] #47 [core-metadata internal] load build context [2024-07-02T06:51:09.122Z] #47 ... [2024-07-02T06:51:09.122Z] [2024-07-02T06:51:09.122Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:51:09.122Z] #76 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:51:09.122Z] #76 12.76 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:51:09.122Z] #76 13.08 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:51:09.122Z] #76 13.08 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:51:09.122Z] #76 13.74 OK: 9 MiB in 17 packages [2024-07-02T06:51:09.122Z] #76 DONE 16.0s [2024-07-02T06:51:09.122Z] [2024-07-02T06:51:09.122Z] #47 [core-metadata internal] load build context [2024-07-02T06:51:09.388Z] #47 ... [2024-07-02T06:51:09.388Z] [2024-07-02T06:51:09.388Z] #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:51:09.388Z] #80 DONE 5.7s [2024-07-02T06:51:09.388Z] [2024-07-02T06:51:09.388Z] #47 [core-metadata internal] load build context [2024-07-02T06:51:09.654Z] #47 ... [2024-07-02T06:51:09.654Z] [2024-07-02T06:51:09.654Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T06:51:09.654Z] #74 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:51:09.655Z] #74 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:51:09.655Z] #74 15.00 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:51:09.655Z] #74 15.32 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:51:09.655Z] #74 15.37 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:51:09.655Z] #74 16.09 OK: 18 MiB in 19 packages [2024-07-02T06:51:09.655Z] #74 DONE 18.6s [2024-07-02T06:51:09.655Z] [2024-07-02T06:51:09.655Z] #47 [core-metadata internal] load build context [2024-07-02T06:51:09.927Z] #47 ... [2024-07-02T06:51:09.927Z] [2024-07-02T06:51:09.927Z] #46 [support-scheduler internal] load build context [2024-07-02T06:51:09.927Z] #46 ... [2024-07-02T06:51:09.927Z] [2024-07-02T06:51:09.927Z] #47 [core-metadata internal] load build context [2024-07-02T06:51:10.514Z] #47 ... [2024-07-02T06:51:10.514Z] [2024-07-02T06:51:10.514Z] #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-02T06:51:10.514Z] #81 DONE 1.5s [2024-07-02T06:51:10.514Z] [2024-07-02T06:51:10.514Z] #47 [core-metadata internal] load build context [2024-07-02T06:51:10.779Z] #47 ... [2024-07-02T06:51:10.779Z] [2024-07-02T06:51:10.779Z] #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-02T06:51:10.779Z] #82 DONE 2.1s [2024-07-02T06:51:10.779Z] [2024-07-02T06:51:10.779Z] #47 [core-metadata internal] load build context [2024-07-02T06:51:11.045Z] #47 ... [2024-07-02T06:51:11.045Z] [2024-07-02T06:51:11.046Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-02T06:51:11.046Z] #83 DONE 1.5s [2024-07-02T06:51:11.046Z] [2024-07-02T06:51:11.046Z] #47 [core-metadata internal] load build context [2024-07-02T06:51:11.046Z] #47 transferring context: 152.75MB 65.6s [2024-07-02T06:51:11.632Z] #47 ... [2024-07-02T06:51:11.632Z] [2024-07-02T06:51:11.632Z] #48 [support-notifications internal] load build context [2024-07-02T06:51:11.632Z] #48 ... [2024-07-02T06:51:11.632Z] [2024-07-02T06:51:11.632Z] #46 [support-scheduler internal] load build context [2024-07-02T06:51:12.222Z] #46 ... [2024-07-02T06:51:12.222Z] [2024-07-02T06:51:12.222Z] #84 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-02T06:51:12.222Z] #84 DONE 1.5s [2024-07-02T06:51:12.222Z] [2024-07-02T06:51:12.222Z] #46 [support-scheduler internal] load build context [2024-07-02T06:51:12.222Z] #46 ... [2024-07-02T06:51:12.222Z] [2024-07-02T06:51:12.222Z] #85 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-02T06:51:12.222Z] #85 DONE 1.3s [2024-07-02T06:51:12.222Z] [2024-07-02T06:51:12.222Z] #46 [support-scheduler internal] load build context [2024-07-02T06:51:12.490Z] #46 ... [2024-07-02T06:51:12.490Z] [2024-07-02T06:51:12.490Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-02T06:51:12.490Z] #86 DONE 1.3s [2024-07-02T06:51:12.490Z] [2024-07-02T06:51:12.490Z] #46 [support-scheduler internal] load build context [2024-07-02T06:51:12.757Z] #46 ... [2024-07-02T06:51:12.757Z] [2024-07-02T06:51:12.757Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:51:12.757Z] #50 ... [2024-07-02T06:51:12.757Z] [2024-07-02T06:51:12.757Z] #46 [support-scheduler internal] load build context [2024-07-02T06:51:13.738Z] #46 ... [2024-07-02T06:51:13.738Z] [2024-07-02T06:51:13.738Z] #87 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:51:13.738Z] #87 DONE 1.3s [2024-07-02T06:51:13.738Z] [2024-07-02T06:51:13.738Z] #46 [support-scheduler internal] load build context [2024-07-02T06:51:13.738Z] #46 ... [2024-07-02T06:51:13.738Z] [2024-07-02T06:51:13.738Z] #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:51:13.738Z] #88 DONE 1.5s [2024-07-02T06:51:13.738Z] [2024-07-02T06:51:13.738Z] #46 [support-scheduler internal] load build context [2024-07-02T06:51:14.005Z] #46 ... [2024-07-02T06:51:14.005Z] [2024-07-02T06:51:14.005Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:51:14.005Z] #45 ... [2024-07-02T06:51:14.005Z] [2024-07-02T06:51:14.005Z] #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:51:14.005Z] #89 DONE 1.6s [2024-07-02T06:51:14.005Z] [2024-07-02T06:51:14.005Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:51:14.005Z] #45 ... [2024-07-02T06:51:14.005Z] [2024-07-02T06:51:14.005Z] #36 [core-data internal] load build context [2024-07-02T06:51:14.291Z] #36 ... [2024-07-02T06:51:14.291Z] [2024-07-02T06:51:14.291Z] #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T06:51:14.879Z] #90 ... [2024-07-02T06:51:14.879Z] [2024-07-02T06:51:14.879Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:51:14.879Z] #44 ... [2024-07-02T06:51:14.879Z] [2024-07-02T06:51:14.879Z] #91 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-02T06:51:14.879Z] #91 DONE 1.1s [2024-07-02T06:51:14.879Z] [2024-07-02T06:51:14.879Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:51:15.149Z] #45 ... [2024-07-02T06:51:15.149Z] [2024-07-02T06:51:15.149Z] #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T06:51:15.149Z] #90 DONE 1.0s [2024-07-02T06:51:15.417Z] [2024-07-02T06:51:15.417Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-02T06:51:15.417Z] #92 DONE 1.5s [2024-07-02T06:51:15.417Z] [2024-07-02T06:51:15.417Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:51:15.417Z] #45 ... [2024-07-02T06:51:15.417Z] [2024-07-02T06:51:15.417Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:51:15.685Z] #51 ... [2024-07-02T06:51:15.685Z] [2024-07-02T06:51:15.685Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:51:15.954Z] #45 ... [2024-07-02T06:51:15.954Z] [2024-07-02T06:51:15.954Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T06:51:15.954Z] #49 ... [2024-07-02T06:51:15.954Z] [2024-07-02T06:51:15.954Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:51:15.954Z] #45 transferring context: 194.75MB 72.5s [2024-07-02T06:51:16.220Z] #45 ... [2024-07-02T06:51:16.220Z] [2024-07-02T06:51:16.220Z] #43 [core-command internal] load build context [2024-07-02T06:51:16.220Z] #43 ... [2024-07-02T06:51:16.220Z] [2024-07-02T06:51:16.220Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:51:16.488Z] #45 ... [2024-07-02T06:51:16.488Z] [2024-07-02T06:51:16.488Z] #93 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-02T06:51:16.488Z] #93 DONE 1.4s [2024-07-02T06:51:16.488Z] [2024-07-02T06:51:16.488Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:51:16.759Z] #45 ... [2024-07-02T06:51:16.759Z] [2024-07-02T06:51:16.759Z] #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-02T06:51:16.759Z] #94 DONE 1.5s [2024-07-02T06:51:16.759Z] [2024-07-02T06:51:16.759Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:51:17.027Z] #45 ... [2024-07-02T06:51:17.027Z] [2024-07-02T06:51:17.027Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T06:51:17.027Z] #95 DONE 1.5s [2024-07-02T06:51:17.027Z] [2024-07-02T06:51:17.027Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:51:18.992Z] #45 ... [2024-07-02T06:51:18.992Z] [2024-07-02T06:51:18.992Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:51:18.992Z] #42 ... [2024-07-02T06:51:18.992Z] [2024-07-02T06:51:18.992Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:51:21.581Z] #45 transferring context: 217.39MB 77.6s [2024-07-02T06:51:21.848Z] #45 ... [2024-07-02T06:51:21.848Z] [2024-07-02T06:51:21.848Z] #48 [support-notifications internal] load build context [2024-07-02T06:51:21.848Z] #48 ... [2024-07-02T06:51:21.848Z] [2024-07-02T06:51:21.848Z] #47 [core-metadata internal] load build context [2024-07-02T06:51:21.848Z] #47 ... [2024-07-02T06:51:21.848Z] [2024-07-02T06:51:21.848Z] #48 [support-notifications internal] load build context [2024-07-02T06:51:22.816Z] #48 ... [2024-07-02T06:51:22.816Z] [2024-07-02T06:51:22.816Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:51:23.085Z] #50 ... [2024-07-02T06:51:23.085Z] [2024-07-02T06:51:23.085Z] #48 [support-notifications internal] load build context [2024-07-02T06:51:23.352Z] #48 ... [2024-07-02T06:51:23.353Z] [2024-07-02T06:51:23.353Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:51:23.353Z] #45 transferring context: 228.41MB 79.4s done [2024-07-02T06:51:23.353Z] #45 DONE 80.1s [2024-07-02T06:51:23.353Z] [2024-07-02T06:51:23.353Z] #48 [support-notifications internal] load build context [2024-07-02T06:51:23.948Z] #48 ... [2024-07-02T06:51:23.948Z] [2024-07-02T06:51:23.948Z] #96 [security-spire-config] exporting to image [2024-07-02T06:51:23.948Z] #96 exporting layers 6.3s done [2024-07-02T06:51:23.948Z] #96 writing image sha256:c8135509f2e3418ad56a31ce80e2b71a100ef5113e75a5d8c849e96cb6032592 0.5s done [2024-07-02T06:51:23.948Z] #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-07-02T06:51:23.948Z] #96 writing image sha256:9b9741e35049b6eba76c0639c72466d37b7efa5adbe21cd03d54b396ecb46f7f 0.1s done [2024-07-02T06:51:23.948Z] #96 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-07-02T06:51:23.948Z] #96 writing image sha256:2510d3c2eeb298b5a51ed2f85c7f648ab9fd15fdac5a6cf4dd87752d5cff0c88 0.0s done [2024-07-02T06:51:23.948Z] #96 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-02T06:51:23.948Z] #96 DONE 7.5s [2024-07-02T06:51:23.948Z] [2024-07-02T06:51:23.948Z] #48 [support-notifications internal] load build context [2024-07-02T06:51:23.948Z] #48 ... [2024-07-02T06:51:23.948Z] [2024-07-02T06:51:23.948Z] #46 [support-scheduler internal] load build context [2024-07-02T06:51:24.221Z] #46 ... [2024-07-02T06:51:24.221Z] [2024-07-02T06:51:24.221Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:51:24.221Z] #42 ... [2024-07-02T06:51:24.221Z] [2024-07-02T06:51:24.221Z] #36 [core-data internal] load build context [2024-07-02T06:51:24.487Z] #36 ... [2024-07-02T06:51:24.487Z] [2024-07-02T06:51:24.487Z] #46 [support-scheduler internal] load build context [2024-07-02T06:51:25.075Z] #46 ... [2024-07-02T06:51:25.075Z] [2024-07-02T06:51:25.075Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:51:25.342Z] #44 ... [2024-07-02T06:51:25.342Z] [2024-07-02T06:51:25.342Z] #46 [support-scheduler internal] load build context [2024-07-02T06:51:25.610Z] #46 ... [2024-07-02T06:51:25.610Z] [2024-07-02T06:51:25.610Z] #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:51:25.610Z] #97 DONE 2.0s [2024-07-02T06:51:25.610Z] [2024-07-02T06:51:25.610Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:51:25.880Z] #44 ... [2024-07-02T06:51:25.880Z] [2024-07-02T06:51:25.880Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:51:25.880Z] #51 ... [2024-07-02T06:51:25.880Z] [2024-07-02T06:51:25.880Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:51:26.151Z] #44 ... [2024-07-02T06:51:26.151Z] [2024-07-02T06:51:26.151Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T06:51:26.151Z] #49 ... [2024-07-02T06:51:26.151Z] [2024-07-02T06:51:26.151Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:51:26.418Z] #44 ... [2024-07-02T06:51:26.418Z] [2024-07-02T06:51:26.418Z] #43 [core-command internal] load build context [2024-07-02T06:51:26.418Z] #43 ... [2024-07-02T06:51:26.418Z] [2024-07-02T06:51:26.418Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:51:27.835Z] #44 ... [2024-07-02T06:51:27.835Z] [2024-07-02T06:51:27.835Z] #46 [support-scheduler internal] load build context [2024-07-02T06:51:27.835Z] #46 transferring context: 228.41MB 82.4s done [2024-07-02T06:51:27.835Z] #46 DONE 84.0s [2024-07-02T06:51:27.835Z] [2024-07-02T06:51:27.835Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:51:28.795Z] #44 ... [2024-07-02T06:51:28.795Z] [2024-07-02T06:51:28.795Z] #47 [core-metadata internal] load build context [2024-07-02T06:51:28.795Z] #47 transferring context: 228.41MB 83.3s done [2024-07-02T06:51:28.795Z] #47 DONE 84.8s [2024-07-02T06:51:28.795Z] [2024-07-02T06:51:28.795Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:51:29.759Z] #44 ... [2024-07-02T06:51:29.759Z] [2024-07-02T06:51:29.759Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T06:51:29.759Z] #49 transferring context: 228.41MB 82.3s done [2024-07-02T06:51:29.759Z] #49 DONE 84.7s [2024-07-02T06:51:29.759Z] [2024-07-02T06:51:29.759Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:51:31.175Z] #44 ... [2024-07-02T06:51:31.175Z] [2024-07-02T06:51:31.175Z] #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:51:31.175Z] #98 DONE 1.1s [2024-07-02T06:51:31.175Z] [2024-07-02T06:51:31.175Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:51:33.133Z] #44 ... [2024-07-02T06:51:33.133Z] [2024-07-02T06:51:33.133Z] #48 [support-notifications internal] load build context [2024-07-02T06:51:33.133Z] #48 transferring context: 228.41MB 87.2s done [2024-07-02T06:51:33.133Z] #48 DONE 88.4s [2024-07-02T06:51:33.133Z] [2024-07-02T06:51:33.133Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:51:33.133Z] #44 ... [2024-07-02T06:51:33.133Z] [2024-07-02T06:51:33.133Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:51:33.133Z] #50 ... [2024-07-02T06:51:33.133Z] [2024-07-02T06:51:33.133Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:51:34.103Z] #44 ... [2024-07-02T06:51:34.103Z] [2024-07-02T06:51:34.103Z] #99 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:51:34.103Z] #99 DONE 1.0s [2024-07-02T06:51:34.103Z] [2024-07-02T06:51:34.103Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:51:34.371Z] #44 ... [2024-07-02T06:51:34.371Z] [2024-07-02T06:51:34.371Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:51:34.371Z] #42 transferring context: 228.41MB 91.2s done [2024-07-02T06:51:34.371Z] #42 DONE 91.6s [2024-07-02T06:51:34.371Z] [2024-07-02T06:51:34.371Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:51:34.638Z] #44 ... [2024-07-02T06:51:34.639Z] [2024-07-02T06:51:34.639Z] #36 [core-data internal] load build context [2024-07-02T06:51:34.639Z] #36 ... [2024-07-02T06:51:34.639Z] [2024-07-02T06:51:34.639Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:51:35.599Z] #50 ... [2024-07-02T06:51:35.599Z] [2024-07-02T06:51:35.599Z] #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:51:35.866Z] #100 ... [2024-07-02T06:51:35.866Z] [2024-07-02T06:51:35.866Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:51:36.133Z] #50 ... [2024-07-02T06:51:36.133Z] [2024-07-02T06:51:36.133Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:51:36.133Z] #51 ... [2024-07-02T06:51:36.133Z] [2024-07-02T06:51:36.133Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:51:36.401Z] #50 ... [2024-07-02T06:51:36.401Z] [2024-07-02T06:51:36.401Z] #43 [core-command internal] load build context [2024-07-02T06:51:36.672Z] #43 ... [2024-07-02T06:51:36.672Z] [2024-07-02T06:51:36.672Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:51:38.630Z] #50 ... [2024-07-02T06:51:38.630Z] [2024-07-02T06:51:38.630Z] #43 [core-command internal] load build context [2024-07-02T06:51:38.630Z] #43 transferring context: 228.41MB 95.3s done [2024-07-02T06:51:38.630Z] #43 DONE 95.5s [2024-07-02T06:51:38.630Z] [2024-07-02T06:51:38.630Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:51:39.214Z] #50 ... [2024-07-02T06:51:39.214Z] [2024-07-02T06:51:39.214Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:51:39.214Z] #51 transferring context: 228.41MB 92.8s done [2024-07-02T06:51:39.214Z] #51 DONE 93.7s [2024-07-02T06:51:39.214Z] [2024-07-02T06:51:39.214Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:51:39.482Z] #50 ... [2024-07-02T06:51:39.482Z] [2024-07-02T06:51:39.482Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:51:39.482Z] #44 transferring context: 228.41MB 96.3s done [2024-07-02T06:51:39.482Z] #44 DONE 96.6s [2024-07-02T06:51:39.482Z] [2024-07-02T06:51:39.482Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:51:39.749Z] #50 ... [2024-07-02T06:51:39.749Z] [2024-07-02T06:51:39.749Z] #36 [core-data internal] load build context [2024-07-02T06:51:39.749Z] #36 transferring context: 228.41MB 92.4s done [2024-07-02T06:51:39.749Z] #36 DONE 94.8s [2024-07-02T06:51:39.749Z] [2024-07-02T06:51:39.749Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:51:40.332Z] #50 ... [2024-07-02T06:51:40.332Z] [2024-07-02T06:51:40.332Z] #101 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:51:40.332Z] #101 DONE 0.8s [2024-07-02T06:51:40.332Z] [2024-07-02T06:51:40.332Z] #50 [security-bootstrapper internal] load build context [2024-07-02T06:51:40.600Z] #50 transferring context: 228.41MB 93.3s done [2024-07-02T06:51:40.868Z] #50 DONE 95.7s [2024-07-02T06:51:40.868Z] [2024-07-02T06:51:40.868Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:51:40.868Z] #102 ... [2024-07-02T06:51:40.868Z] [2024-07-02T06:51:40.868Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:51:41.136Z] #103 ... [2024-07-02T06:51:41.136Z] [2024-07-02T06:51:41.136Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:52:38.308Z] #104 ... [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:52:38.309Z] #100 DONE 67.8s [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #105 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-02T06:52:38.309Z] #105 DONE 2.9s [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:52:38.309Z] #103 DONE 65.4s [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:52:38.309Z] #106 CACHED [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #107 [support-scheduler builder 6/7] COPY . . [2024-07-02T06:52:38.309Z] #107 CACHED [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #108 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:52:38.309Z] #108 CACHED [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:52:38.309Z] #109 ... [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #110 [core-data builder 6/7] COPY . . [2024-07-02T06:52:38.309Z] #110 CACHED [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #111 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:52:38.309Z] #111 CACHED [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:52:38.309Z] #112 CACHED [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #113 [core-metadata builder 6/7] COPY . . [2024-07-02T06:52:38.309Z] #113 CACHED [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:52:38.309Z] #114 CACHED [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:52:38.309Z] #115 CACHED [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #116 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:52:38.309Z] #116 CACHED [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #117 [core-command builder 6/7] COPY . . [2024-07-02T06:52:38.309Z] #117 CACHED [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:52:38.309Z] #118 CACHED [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #119 [security-proxy-auth builder 6/7] COPY . . [2024-07-02T06:52:38.309Z] #119 CACHED [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:52:38.309Z] #120 CACHED [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:52:38.309Z] #121 CACHED [2024-07-02T06:52:38.309Z] [2024-07-02T06:52:38.309Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:52:41.673Z] #122 ... [2024-07-02T06:52:41.673Z] [2024-07-02T06:52:41.673Z] #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:52:41.673Z] #109 5.052 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-02T06:52:42.262Z] #109 ... [2024-07-02T06:52:42.262Z] [2024-07-02T06:52:42.262Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:52:42.262Z] #104 DONE 68.2s [2024-07-02T06:52:42.262Z] [2024-07-02T06:52:42.262Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:52:42.262Z] #102 DONE 61.6s [2024-07-02T06:52:42.262Z] [2024-07-02T06:52:42.262Z] #123 [support-notifications builder 6/7] COPY . . [2024-07-02T06:52:45.786Z] #123 ... [2024-07-02T06:52:45.786Z] [2024-07-02T06:52:45.786Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T06:52:45.786Z] #124 DONE 9.4s [2024-07-02T06:52:45.786Z] [2024-07-02T06:52:45.786Z] #125 [security-proxy-setup builder 6/7] COPY . . [2024-07-02T06:52:45.786Z] #125 CACHED [2024-07-02T06:52:45.786Z] [2024-07-02T06:52:45.786Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:52:45.786Z] #126 CACHED [2024-07-02T06:52:45.786Z] [2024-07-02T06:52:45.786Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:52:45.786Z] #127 CACHED [2024-07-02T06:52:45.786Z] [2024-07-02T06:52:45.786Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:52:45.786Z] #128 CACHED [2024-07-02T06:52:45.786Z] [2024-07-02T06:52:45.786Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:52:45.786Z] #129 CACHED [2024-07-02T06:52:45.786Z] [2024-07-02T06:52:45.786Z] #130 [security-bootstrapper builder 6/7] COPY . . [2024-07-02T06:52:45.786Z] #130 CACHED [2024-07-02T06:52:45.786Z] [2024-07-02T06:52:45.786Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T06:52:46.180Z] #131 ... [2024-07-02T06:52:46.180Z] [2024-07-02T06:52:46.180Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T06:52:46.180Z] #0 3.991 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-02T06:52:46.467Z] #132 ... [2024-07-02T06:52:46.467Z] [2024-07-02T06:52:46.467Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T06:52:46.467Z] #0 5.342 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-02T06:52:46.765Z] #133 ... [2024-07-02T06:52:46.765Z] [2024-07-02T06:52:46.765Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T06:52:46.765Z] #0 4.969 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-02T06:52:46.765Z] #134 ... [2024-07-02T06:52:46.765Z] [2024-07-02T06:52:46.765Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T06:52:46.765Z] #0 4.827 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-02T06:52:47.076Z] #135 ... [2024-07-02T06:52:47.076Z] [2024-07-02T06:52:47.076Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T06:52:49.129Z] #136 ... [2024-07-02T06:52:49.129Z] [2024-07-02T06:52:49.129Z] #123 [support-notifications builder 6/7] COPY . . [2024-07-02T06:52:49.129Z] #123 DONE 7.1s [2024-07-02T06:52:49.398Z] [2024-07-02T06:52:49.398Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T06:52:50.369Z] #137 ... [2024-07-02T06:52:50.369Z] [2024-07-02T06:52:50.369Z] #138 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T06:52:50.369Z] #138 DONE 8.0s [2024-07-02T06:52:50.369Z] [2024-07-02T06:52:50.369Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T06:52:51.817Z] #139 ... [2024-07-02T06:52:51.817Z] [2024-07-02T06:52:51.817Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:52:51.817Z] #122 5.355 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-02T06:52:51.817Z] #122 ... [2024-07-02T06:52:51.817Z] [2024-07-02T06:52:51.817Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T06:52:51.817Z] #136 5.052 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-02T06:52:56.099Z] #136 ... [2024-07-02T06:52:56.099Z] [2024-07-02T06:52:56.099Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T06:52:56.100Z] #0 4.375 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-02T06:52:56.100Z] #140 ... [2024-07-02T06:52:56.100Z] [2024-07-02T06:52:56.100Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T06:52:56.100Z] #139 2.664 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-02T06:53:00.382Z] #139 ... [2024-07-02T06:53:00.382Z] [2024-07-02T06:53:00.382Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T06:53:00.382Z] #131 4.431 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-02T06:53:00.382Z] #131 ... [2024-07-02T06:53:00.382Z] [2024-07-02T06:53:00.382Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T06:53:00.382Z] #137 3.269 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-02T07:11:23.298Z] #137 ... [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T07:11:23.298Z] #131 1106.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-02T07:11:23.298Z] #131 ... [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T07:11:23.298Z] #136 DONE 1107.9s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T07:11:23.298Z] #132 ... [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T07:11:23.298Z] #141 DONE 0.3s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T07:11:23.298Z] #142 DONE 2.2s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:11:23.298Z] #134 ... [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #143 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:11:23.298Z] #143 DONE 0.3s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T07:11:23.298Z] #132 ... [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #144 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:11:23.298Z] #144 DONE 0.3s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #145 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-02T07:11:23.298Z] #145 DONE 0.2s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:11:23.298Z] #133 ... [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #146 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-02T07:11:23.298Z] #146 DONE 0.2s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #147 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-02T07:11:23.298Z] #147 DONE 0.2s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #148 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-02T07:11:23.298Z] #148 DONE 0.1s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #149 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-02T07:11:23.298Z] #149 DONE 0.1s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #150 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-02T07:11:23.298Z] #150 DONE 0.1s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #151 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T07:11:23.298Z] #151 ... [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T07:11:23.298Z] #140 DONE 1113.9s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T07:11:23.298Z] #139 ... [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:11:23.298Z] #152 DONE 0.2s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:11:23.298Z] #135 ... [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:11:23.298Z] #153 DONE 0.1s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-02T07:11:23.298Z] #154 DONE 0.1s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:11:23.298Z] #109 ... [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-02T07:11:23.298Z] #155 DONE 0.2s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-02T07:11:23.298Z] #156 DONE 0.4s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:11:23.298Z] #122 ... [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #151 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T07:11:23.298Z] #151 DONE 2.9s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #96 [security-bootstrapper] exporting to image [2024-07-02T07:11:23.298Z] #96 exporting layers [2024-07-02T07:11:23.298Z] #96 ... [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T07:11:23.298Z] #157 DONE 0.6s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:11:23.298Z] #158 ... [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #96 [security-bootstrapper] exporting to image [2024-07-02T07:11:23.298Z] #96 exporting layers 1.5s done [2024-07-02T07:11:23.298Z] #96 writing image sha256:95ee7c698d4ea878ba816b00544ffb421d59cc9600415d8244106e9f2fd83485 done [2024-07-02T07:11:23.298Z] #96 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-02T07:11:23.298Z] #96 DONE 9.0s [2024-07-02T07:11:23.298Z] [2024-07-02T07:11:23.298Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:11:24.703Z] #137 ... [2024-07-02T07:11:24.703Z] [2024-07-02T07:11:24.703Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:11:24.703Z] #158 DONE 2.2s [2024-07-02T07:11:24.703Z] [2024-07-02T07:11:24.703Z] #96 [security-proxy-setup] exporting to image [2024-07-02T07:11:25.681Z] #96 exporting layers 1.3s done [2024-07-02T07:11:25.681Z] #96 writing image sha256:fa4a89f9cc9c5e88bc039dc7f541d9ea559c785246345decf01fa332f560a037 done [2024-07-02T07:11:25.681Z] #96 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-02T07:11:25.681Z] #96 DONE 10.4s [2024-07-02T07:11:25.681Z] [2024-07-02T07:11:25.681Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:11:33.889Z] #134 ... [2024-07-02T07:11:33.889Z] [2024-07-02T07:11:33.889Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T07:11:33.889Z] #131 DONE 1126.8s [2024-07-02T07:11:33.889Z] [2024-07-02T07:11:33.889Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:11:33.889Z] #135 ... [2024-07-02T07:11:33.889Z] [2024-07-02T07:11:33.889Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:11:33.889Z] #159 DONE 0.3s [2024-07-02T07:11:33.889Z] [2024-07-02T07:11:33.889Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:11:33.889Z] #160 DONE 0.4s [2024-07-02T07:11:33.889Z] [2024-07-02T07:11:33.889Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-02T07:11:33.889Z] #161 DONE 0.2s [2024-07-02T07:11:33.889Z] [2024-07-02T07:11:33.889Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-02T07:11:33.889Z] #162 DONE 0.2s [2024-07-02T07:11:33.889Z] [2024-07-02T07:11:33.889Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:11:33.889Z] #122 ... [2024-07-02T07:11:33.889Z] [2024-07-02T07:11:33.889Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:11:34.231Z] #163 DONE 0.2s [2024-07-02T07:11:34.231Z] [2024-07-02T07:11:34.231Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-02T07:11:34.505Z] #164 DONE 0.3s [2024-07-02T07:11:34.505Z] [2024-07-02T07:11:34.505Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-02T07:11:34.774Z] #165 DONE 0.3s [2024-07-02T07:11:34.774Z] [2024-07-02T07:11:34.774Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:11:34.774Z] #134 ... [2024-07-02T07:11:34.774Z] [2024-07-02T07:11:34.774Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T07:11:35.040Z] #166 DONE 0.2s [2024-07-02T07:11:35.040Z] [2024-07-02T07:11:35.040Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:11:37.621Z] #167 DONE 2.2s [2024-07-02T07:11:37.621Z] [2024-07-02T07:11:37.621Z] #96 [security-secretstore-setup] exporting to image [2024-07-02T07:11:37.621Z] #96 exporting layers [2024-07-02T07:11:38.581Z] #96 exporting layers 1.3s done [2024-07-02T07:11:38.581Z] #96 writing image sha256:08ce971284b4e7417bf5347525caa5087dc28735b175097d43c8e3f4c0c030a9 done [2024-07-02T07:11:38.581Z] #96 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-02T07:11:38.581Z] #96 DONE 11.7s [2024-07-02T07:11:38.581Z] [2024-07-02T07:11:38.581Z] #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:12:10.770Z] #109 ... [2024-07-02T07:12:10.770Z] [2024-07-02T07:12:10.770Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T07:12:10.770Z] #132 DONE 1172.2s [2024-07-02T07:12:10.770Z] [2024-07-02T07:12:10.770Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:12:10.770Z] #122 ... [2024-07-02T07:12:10.770Z] [2024-07-02T07:12:10.770Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:12:10.770Z] #168 DONE 0.3s [2024-07-02T07:12:10.770Z] [2024-07-02T07:12:10.770Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:12:10.770Z] #169 DONE 0.1s [2024-07-02T07:12:10.770Z] [2024-07-02T07:12:10.770Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:12:10.770Z] #122 ... [2024-07-02T07:12:10.770Z] [2024-07-02T07:12:10.770Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-02T07:12:10.770Z] #170 DONE 0.2s [2024-07-02T07:12:10.770Z] [2024-07-02T07:12:10.770Z] #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:12:10.770Z] #171 DONE 0.1s [2024-07-02T07:12:10.770Z] [2024-07-02T07:12:10.770Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-02T07:12:10.770Z] #172 DONE 0.1s [2024-07-02T07:12:10.770Z] [2024-07-02T07:12:10.770Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:12:11.883Z] #173 DONE 2.0s [2024-07-02T07:12:11.883Z] [2024-07-02T07:12:11.883Z] #96 [core-common-config-bootstrapper] exporting to image [2024-07-02T07:12:11.883Z] #96 exporting layers [2024-07-02T07:12:12.533Z] #96 exporting layers 0.8s done [2024-07-02T07:12:12.825Z] #96 writing image sha256:4441f9d3bc5b43b2bbbb1624071821c596a5597b430069448a6e3063fba586c6 done [2024-07-02T07:12:12.825Z] #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-02T07:12:12.825Z] #96 DONE 12.5s [2024-07-02T07:12:12.825Z] [2024-07-02T07:12:12.825Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:14:04.462Z] #134 ... [2024-07-02T07:14:04.462Z] [2024-07-02T07:14:04.462Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T07:14:04.462Z] #139 DONE 1273.1s [2024-07-02T07:14:04.462Z] [2024-07-02T07:14:04.462Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:14:04.462Z] #134 ... [2024-07-02T07:14:04.462Z] [2024-07-02T07:14:04.462Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:14:04.462Z] #174 DONE 0.1s [2024-07-02T07:14:04.462Z] [2024-07-02T07:14:04.462Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:14:04.462Z] #175 DONE 0.1s [2024-07-02T07:14:04.462Z] [2024-07-02T07:14:04.462Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-02T07:14:04.462Z] #176 DONE 0.3s [2024-07-02T07:14:04.462Z] [2024-07-02T07:14:04.462Z] #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:14:04.462Z] #177 DONE 0.1s [2024-07-02T07:14:04.462Z] [2024-07-02T07:14:04.462Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:14:04.462Z] #134 ... [2024-07-02T07:14:04.462Z] [2024-07-02T07:14:04.462Z] #96 [security-spiffe-token-provider] exporting to image [2024-07-02T07:14:04.462Z] #96 exporting layers [2024-07-02T07:14:05.420Z] #96 exporting layers 0.8s done [2024-07-02T07:14:05.420Z] #96 writing image sha256:4fd060b58961ced207d458fda6ba8f5348e434f6c065bbd707b34a9f00b4c176 done [2024-07-02T07:14:05.420Z] #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-02T07:14:05.420Z] #96 DONE 13.3s [2024-07-02T07:14:05.420Z] [2024-07-02T07:14:05.420Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:20:12.383Z] #134 ... [2024-07-02T07:20:12.383Z] [2024-07-02T07:20:12.383Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:20:12.383Z] #122 DONE 1652.5s [2024-07-02T07:20:12.383Z] [2024-07-02T07:20:12.383Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:20:12.383Z] #133 ... [2024-07-02T07:20:12.383Z] [2024-07-02T07:20:12.383Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:20:12.383Z] #178 DONE 0.2s [2024-07-02T07:20:12.383Z] [2024-07-02T07:20:12.383Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:20:12.383Z] #134 ... [2024-07-02T07:20:12.383Z] [2024-07-02T07:20:12.383Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:20:12.383Z] #179 DONE 0.2s [2024-07-02T07:20:12.383Z] [2024-07-02T07:20:12.383Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:20:12.383Z] #134 ... [2024-07-02T07:20:12.383Z] [2024-07-02T07:20:12.383Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-02T07:20:12.383Z] #180 DONE 0.3s [2024-07-02T07:20:12.383Z] [2024-07-02T07:20:12.383Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:20:12.383Z] #181 DONE 0.2s [2024-07-02T07:20:12.383Z] [2024-07-02T07:20:12.383Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-02T07:20:12.383Z] #182 DONE 0.1s [2024-07-02T07:20:12.383Z] [2024-07-02T07:20:12.383Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:20:12.383Z] #183 DONE 1.8s [2024-07-02T07:20:12.383Z] [2024-07-02T07:20:12.383Z] #96 [security-proxy-auth] exporting to image [2024-07-02T07:20:12.383Z] #96 exporting layers [2024-07-02T07:20:12.965Z] #96 exporting layers 0.7s done [2024-07-02T07:20:12.965Z] #96 writing image sha256:a0c1d97fe2d21c11f4da075b83401e06460028324c3e0a72362dfd9eccec0c07 done [2024-07-02T07:20:12.965Z] #96 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-02T07:20:12.965Z] #96 DONE 14.1s [2024-07-02T07:20:12.965Z] [2024-07-02T07:20:12.965Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:20:59.789Z] #39 ... [2024-07-02T07:20:59.789Z] [2024-07-02T07:20:59.789Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:20:59.789Z] #133 DONE 1699.6s [2024-07-02T07:20:59.789Z] [2024-07-02T07:20:59.789Z] #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:20:59.789Z] #109 ... [2024-07-02T07:20:59.789Z] [2024-07-02T07:20:59.789Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:20:59.789Z] #184 DONE 0.2s [2024-07-02T07:20:59.789Z] [2024-07-02T07:20:59.789Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:20:59.789Z] #185 DONE 0.1s [2024-07-02T07:20:59.789Z] [2024-07-02T07:20:59.789Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-02T07:20:59.789Z] #186 DONE 0.5s [2024-07-02T07:20:59.789Z] [2024-07-02T07:20:59.789Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:20:59.789Z] #187 DONE 0.1s [2024-07-02T07:20:59.789Z] [2024-07-02T07:20:59.789Z] #96 [core-command] exporting to image [2024-07-02T07:20:59.789Z] #96 exporting layers [2024-07-02T07:20:59.789Z] #96 exporting layers 0.4s done [2024-07-02T07:20:59.789Z] #96 writing image sha256:49f498da3e65df8f0991385cad032b770ed702959ff2670f701f26bb94e06e00 done [2024-07-02T07:20:59.789Z] #96 naming to docker.io/library/core-command-arm64 done [2024-07-02T07:20:59.789Z] #96 DONE 14.5s [2024-07-02T07:20:59.789Z] [2024-07-02T07:20:59.789Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:21:02.360Z] #134 DONE 1705.6s [2024-07-02T07:21:02.360Z] [2024-07-02T07:21:02.360Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:21:02.626Z] #135 ... [2024-07-02T07:21:02.626Z] [2024-07-02T07:21:02.626Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:21:02.891Z] #188 DONE 0.1s [2024-07-02T07:21:02.891Z] [2024-07-02T07:21:02.891Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:21:02.891Z] #189 DONE 0.2s [2024-07-02T07:21:02.891Z] [2024-07-02T07:21:02.891Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-02T07:21:03.501Z] #190 DONE 0.5s [2024-07-02T07:21:03.501Z] [2024-07-02T07:21:03.501Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:21:03.501Z] #191 DONE 0.1s [2024-07-02T07:21:03.501Z] [2024-07-02T07:21:03.501Z] #96 [core-data] exporting to image [2024-07-02T07:21:03.501Z] #96 exporting layers [2024-07-02T07:21:04.081Z] #96 exporting layers 0.6s done [2024-07-02T07:21:04.081Z] #96 writing image sha256:e810cf4c8aa16ed6062af6409ec6d57a356573c233062740eab578339348bdce done [2024-07-02T07:21:04.081Z] #96 naming to docker.io/library/core-data-arm64 done [2024-07-02T07:21:04.081Z] #96 DONE 15.1s [2024-07-02T07:21:04.081Z] [2024-07-02T07:21:04.081Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:21:05.481Z] #137 ... [2024-07-02T07:21:05.481Z] [2024-07-02T07:21:05.481Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:21:05.481Z] #135 DONE 1709.2s [2024-07-02T07:21:05.746Z] [2024-07-02T07:21:05.746Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:21:06.013Z] #137 ... [2024-07-02T07:21:06.013Z] [2024-07-02T07:21:06.013Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:21:06.013Z] #192 DONE 0.1s [2024-07-02T07:21:06.013Z] [2024-07-02T07:21:06.013Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:21:06.278Z] #137 ... [2024-07-02T07:21:06.278Z] [2024-07-02T07:21:06.278Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:21:06.543Z] #193 DONE 0.2s [2024-07-02T07:21:06.543Z] [2024-07-02T07:21:06.543Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:21:06.543Z] #137 ... [2024-07-02T07:21:06.543Z] [2024-07-02T07:21:06.543Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-02T07:21:07.124Z] #194 DONE 0.5s [2024-07-02T07:21:07.124Z] [2024-07-02T07:21:07.124Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:21:07.124Z] #195 DONE 0.1s [2024-07-02T07:21:07.124Z] [2024-07-02T07:21:07.124Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:21:07.124Z] #137 ... [2024-07-02T07:21:07.124Z] [2024-07-02T07:21:07.124Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-02T07:21:07.124Z] #196 DONE 0.1s [2024-07-02T07:21:07.392Z] [2024-07-02T07:21:07.392Z] #96 [core-metadata] exporting to image [2024-07-02T07:21:07.658Z] #96 exporting layers 0.5s done [2024-07-02T07:21:07.658Z] #96 writing image sha256:b091f502cc0671fdc7b346f344a6540b80f4d99f9e609f3d74357be100654778 done [2024-07-02T07:21:07.658Z] #96 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-07-02T07:21:07.924Z] #96 DONE 15.7s [2024-07-02T07:21:07.924Z] [2024-07-02T07:21:07.924Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:21:34.576Z] #137 ... [2024-07-02T07:21:34.576Z] [2024-07-02T07:21:34.576Z] #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:21:34.576Z] #109 DONE 1736.9s [2024-07-02T07:21:34.576Z] [2024-07-02T07:21:34.576Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:21:34.576Z] #137 ... [2024-07-02T07:21:34.576Z] [2024-07-02T07:21:34.576Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:21:34.576Z] #197 DONE 0.1s [2024-07-02T07:21:34.576Z] [2024-07-02T07:21:34.576Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:21:34.576Z] #39 ... [2024-07-02T07:21:34.576Z] [2024-07-02T07:21:34.576Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:21:34.576Z] #198 DONE 0.1s [2024-07-02T07:21:34.576Z] [2024-07-02T07:21:34.576Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-02T07:21:34.576Z] #199 DONE 0.4s [2024-07-02T07:21:34.576Z] [2024-07-02T07:21:34.576Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:21:34.576Z] #200 DONE 0.1s [2024-07-02T07:21:34.576Z] [2024-07-02T07:21:34.576Z] #96 [support-scheduler] exporting to image [2024-07-02T07:21:34.576Z] #96 exporting layers [2024-07-02T07:21:35.157Z] #96 exporting layers 0.5s done [2024-07-02T07:21:35.157Z] #96 writing image sha256:ec7bb5ce81ffe12263d47beb4cd974b91d386c3e2faa1e42b41e32dff147378b done [2024-07-02T07:21:35.157Z] #96 naming to docker.io/library/support-scheduler-arm64 done [2024-07-02T07:21:35.157Z] #96 DONE 16.2s [2024-07-02T07:21:35.157Z] [2024-07-02T07:21:35.157Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:21:35.423Z] #137 DONE 1726.0s [2024-07-02T07:21:35.423Z] [2024-07-02T07:21:35.423Z] #32 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:21:35.423Z] #32 ... [2024-07-02T07:21:35.423Z] [2024-07-02T07:21:35.423Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:21:35.423Z] #201 DONE 0.1s [2024-07-02T07:21:35.423Z] [2024-07-02T07:21:35.423Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:21:36.007Z] #39 ... [2024-07-02T07:21:36.008Z] [2024-07-02T07:21:36.008Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:21:36.008Z] #202 DONE 0.1s [2024-07-02T07:21:36.008Z] [2024-07-02T07:21:36.008Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T07:21:36.008Z] #203 DONE 0.3s [2024-07-02T07:21:36.008Z] [2024-07-02T07:21:36.008Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:21:36.274Z] #39 ... [2024-07-02T07:21:36.274Z] [2024-07-02T07:21:36.274Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:21:36.274Z] #204 DONE 0.1s [2024-07-02T07:21:36.274Z] [2024-07-02T07:21:36.274Z] #96 [support-notifications] exporting to image [2024-07-02T07:21:36.855Z] #96 exporting layers 0.5s done [2024-07-02T07:21:36.855Z] #96 writing image sha256:f2d1237d8b216a996c778f9f6c845f17dae94f1f0ac294ddab1890a53620dd8c done [2024-07-02T07:21:36.855Z] #96 naming to docker.io/library/support-notifications-arm64 done [2024-07-02T07:21:36.855Z] #96 DONE 16.7s [2024-07-02T07:21:36.855Z] [2024-07-02T07:21:36.855Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:21:36.855Z] time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:21:36.855Z] time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:21:36.855Z] time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:21:36.855Z] time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:21:36.855Z] time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:21:36.855Z] time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:21:36.855Z] time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:21:36.855Z] time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:21:36.855Z] time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:21:36.855Z] time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:21:36.855Z] time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:21:36.855Z] time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:21:36.855Z] time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:21:36.855Z] time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-02T07:21:36.907Z] $ docker stop --time=1 3f2f13f279337accae6e176b22dc63e4f099d9e0090e22d4e7b6f26d38484026 [2024-07-02T07:21:38.549Z] $ docker rm -f --volumes 3f2f13f279337accae6e176b22dc63e4f099d9e0090e22d4e7b6f26d38484026 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T07:21:39.135Z] + docker images [2024-07-02T07:21:39.135Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-02T07:21:39.135Z] support-notifications-arm64 latest f2d1237d8b21 2 seconds ago 43.3MB [2024-07-02T07:21:39.135Z] support-scheduler-arm64 latest ec7bb5ce81ff 4 seconds ago 42.4MB [2024-07-02T07:21:39.135Z] core-metadata-arm64 latest b091f502cc06 32 seconds ago 40.3MB [2024-07-02T07:21:39.135Z] core-data-arm64 latest e810cf4c8aa1 35 seconds ago 40.1MB [2024-07-02T07:21:39.135Z] core-command-arm64 latest 49f498da3e65 41 seconds ago 39.9MB [2024-07-02T07:21:39.135Z] security-proxy-auth-arm64 latest a0c1d97fe2d2 About a minute ago 37.4MB [2024-07-02T07:21:39.135Z] security-spiffe-token-provider-arm64 latest 4fd060b58961 7 minutes ago 34.1MB [2024-07-02T07:21:39.135Z] core-common-config-bootstrapper-arm64 latest 4441f9d3bc5b 9 minutes ago 20.1MB [2024-07-02T07:21:39.135Z] security-secretstore-setup-arm64 latest 08ce971284b4 10 minutes ago 41.5MB [2024-07-02T07:21:39.135Z] security-proxy-setup-arm64 latest fa4a89f9cc9c 10 minutes ago 31MB [2024-07-02T07:21:39.135Z] security-bootstrapper-arm64 latest 95ee7c698d4e 10 minutes ago 23.7MB [2024-07-02T07:21:39.135Z] security-spire-config-arm64 latest 2510d3c2eeb2 30 minutes ago 101MB [2024-07-02T07:21:39.135Z] security-spire-server-arm64 latest 9b9741e35049 30 minutes ago 102MB [2024-07-02T07:21:39.135Z] security-spire-agent-arm64 latest c8135509f2e3 30 minutes ago 157MB [2024-07-02T07:21:39.135Z] ci-base-image-arm64 latest bf5d61461821 50 minutes ago 962MB [2024-07-02T07:21:39.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-02T07:21:39.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:21:40.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T07:21:40.150Z] [2024-07-02T07:21:40.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:21:40.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T07:21:40.573Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-02T07:21:40.573Z] 8998bd30e6a1: Pulling fs layer [2024-07-02T07:21:40.573Z] 04944245beec: Pulling fs layer [2024-07-02T07:21:40.573Z] 699f458cf7ca: Pulling fs layer [2024-07-02T07:21:40.573Z] 765212b225bb: Pulling fs layer [2024-07-02T07:21:40.573Z] f23df028b6ca: Pulling fs layer [2024-07-02T07:21:40.573Z] d65c8cfc05b1: Pulling fs layer [2024-07-02T07:21:40.573Z] 2437ff75d9bd: Pulling fs layer [2024-07-02T07:21:40.573Z] 765212b225bb: Waiting [2024-07-02T07:21:40.573Z] f23df028b6ca: Waiting [2024-07-02T07:21:40.573Z] 2437ff75d9bd: Waiting [2024-07-02T07:21:40.573Z] d65c8cfc05b1: Waiting [2024-07-02T07:21:40.842Z] 04944245beec: Verifying Checksum [2024-07-02T07:21:40.842Z] 04944245beec: Download complete [2024-07-02T07:21:40.842Z] 765212b225bb: Verifying Checksum [2024-07-02T07:21:40.842Z] 765212b225bb: Download complete [2024-07-02T07:21:40.842Z] f23df028b6ca: Verifying Checksum [2024-07-02T07:21:40.842Z] f23df028b6ca: Download complete [2024-07-02T07:21:40.842Z] d65c8cfc05b1: Verifying Checksum [2024-07-02T07:21:40.842Z] d65c8cfc05b1: Download complete [2024-07-02T07:21:40.842Z] 699f458cf7ca: Verifying Checksum [2024-07-02T07:21:40.842Z] 699f458cf7ca: Download complete [2024-07-02T07:21:41.424Z] 8998bd30e6a1: Download complete [2024-07-02T07:21:44.001Z] 2437ff75d9bd: Verifying Checksum [2024-07-02T07:21:44.001Z] 2437ff75d9bd: Download complete [2024-07-02T07:21:45.939Z] 8998bd30e6a1: Pull complete [2024-07-02T07:21:46.517Z] 04944245beec: Pull complete [2024-07-02T07:21:47.920Z] 699f458cf7ca: Pull complete [2024-07-02T07:21:48.185Z] 765212b225bb: Pull complete [2024-07-02T07:21:49.140Z] f23df028b6ca: Pull complete [2024-07-02T07:21:49.140Z] d65c8cfc05b1: Pull complete [2024-07-02T07:22:07.307Z] 2437ff75d9bd: Pull complete [2024-07-02T07:22:07.307Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-02T07:22:07.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T07:22:07.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:22:07.678Z] prd-ubuntu20.04-docker-arm64-4c-16g-4784 does not seem to be running inside a container [2024-07-02T07:22:07.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-02T07:22:10.439Z] $ docker top ec37643e3ccd08ba21b566ec01f5ad37344860dfdea6eeceedf418fb840963b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:22:11.369Z] ---> job-cost.sh [2024-07-02T07:22:11.369Z] lf-activate-venv: SKIPPING [2024-07-02T07:22:11.369Z] INFO: No Stack... [2024-07-02T07:22:11.976Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-02T07:22:12.596Z] INFO: Archiving Costs [Pipeline] sh [2024-07-02T07:22:13.290Z] + + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-07-02T07:22:13.290Z] cut -d, -f6 [Pipeline] lock [2024-07-02T07:22:13.393Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4812-1-stack-cost] [2024-07-02T07:22:13.400Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4812-1-stack-cost] did not exist. Created. [2024-07-02T07:22:13.408Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4812-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-02T07:22:14.213Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-02T07:22:14.431Z] Stashed 1 file(s) [Pipeline] } [2024-07-02T07:22:14.456Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4812-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-02T07:22:14.562Z] $ docker stop --time=1 ec37643e3ccd08ba21b566ec01f5ad37344860dfdea6eeceedf418fb840963b6 [2024-07-02T07:22:16.116Z] $ docker rm -f --volumes ec37643e3ccd08ba21b566ec01f5ad37344860dfdea6eeceedf418fb840963b6 [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 [2024-07-02T07:22:17.265Z] provisioning config files... [2024-07-02T07:22:17.271Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6137539311774216358tmp [Pipeline] { [Pipeline] sh [2024-07-02T07:22:17.631Z] + set +x [2024-07-02T07:22:17.631Z] + curl -s https://codecov.io/bash [2024-07-02T07:22:17.631Z] + bash -s -- [2024-07-02T07:22:17.631Z] [2024-07-02T07:22:17.631Z] _____ _ [2024-07-02T07:22:17.631Z] / ____| | | [2024-07-02T07:22:17.631Z] | | ___ __| | ___ ___ _____ __ [2024-07-02T07:22:17.631Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-02T07:22:17.631Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-02T07:22:17.631Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-02T07:22:17.631Z] Bash-1.0.6 [2024-07-02T07:22:17.631Z] [2024-07-02T07:22:17.631Z] [2024-07-02T07:22:17.631Z] ==> git version 2.25.1 found [2024-07-02T07:22:17.631Z] ==> 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 [2024-07-02T07:22:17.631Z] Release-Date: 2020-01-08 [2024-07-02T07:22:17.631Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-02T07:22:17.631Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-02T07:22:17.631Z] ==> Jenkins CI detected. [2024-07-02T07:22:17.631Z] current dir:  /w/workspace/edgex-go/1 [2024-07-02T07:22:17.631Z] project root: . [2024-07-02T07:22:17.631Z] --> token set from env [2024-07-02T07:22:17.631Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-02T07:22:17.631Z] ==> Running gcov in . (disable via -X gcov) [2024-07-02T07:22:17.631Z] ==> Python coveragepy not found [2024-07-02T07:22:17.631Z] ==> Searching for coverage reports in: [2024-07-02T07:22:17.631Z] + . [2024-07-02T07:22:17.631Z] -> Found 1 reports [2024-07-02T07:22:17.631Z] ==> Detecting git/mercurial file structure [2024-07-02T07:22:17.631Z] ==> Reading reports [2024-07-02T07:22:17.889Z] + ./coverage.out bytes=456284 [2024-07-02T07:22:17.889Z] ==> Appending adjustments [2024-07-02T07:22:17.889Z] https://docs.codecov.io/docs/fixing-reports [2024-07-02T07:22:18.822Z] + Found adjustments [2024-07-02T07:22:18.822Z] ==> Gzipping contents [2024-07-02T07:22:18.822Z] 60K /tmp/codecov.VydCNa.gz [2024-07-02T07:22:18.822Z] ==> Uploading reports [2024-07-02T07:22:18.822Z] url: https://codecov.io [2024-07-02T07:22:18.822Z] query: branch=PR-4812&commit=987be7b851209481075b5066528ba378ef4242e5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4812%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4812&job=&cmd_args= [2024-07-02T07:22:18.822Z] -> Pinging Codecov [2024-07-02T07:22:18.822Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4812&commit=987be7b851209481075b5066528ba378ef4242e5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4812%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4812&job=&cmd_args= [2024-07-02T07:22:19.082Z] -> Uploading to [2024-07-02T07:22:19.083Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-02/00271124DB129430A58F1EEE437C3FCB/987be7b851209481075b5066528ba378ef4242e5/fc76a35f-d9c1-4012-9ace-10741899200e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T072218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4338d4ee4197fe0d1cd2c4d968f92f879d55e55cd865f77e87bac798e1e57190 [2024-07-02T07:22:19.083Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T07:22:19.083Z] Dload Upload Total Spent Left Speed [2024-07-02T07:22:19.342Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57967 0 0 100 57967 0 212k --:--:-- --:--:-- --:--:-- 211k [2024-07-02T07:22:19.342Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/987be7b851209481075b5066528ba378ef4242e5 [Pipeline] } [2024-07-02T07:22:19.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-02T07:22:20.984Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:22:21.326Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:22:22.224Z] ---> package-listing.sh [2024-07-02T07:22:22.224Z] ++ facter osfamily [2024-07-02T07:22:22.224Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-02T07:22:22.483Z] + OS_FAMILY=debian [2024-07-02T07:22:22.483Z] + workspace=/w/workspace/edgex-go/1 [2024-07-02T07:22:22.483Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-02T07:22:22.483Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-02T07:22:22.483Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-02T07:22:22.483Z] + PACKAGES=/tmp/packages_start.txt [2024-07-02T07:22:22.483Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-02T07:22:22.483Z] + PACKAGES=/tmp/packages_end.txt [2024-07-02T07:22:22.483Z] + case "${OS_FAMILY}" in [2024-07-02T07:22:22.483Z] + dpkg -l [2024-07-02T07:22:22.483Z] + grep '^ii' [2024-07-02T07:22:22.483Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-02T07:22:22.483Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-02T07:22:22.483Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-02T07:22:22.483Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-02T07:22:22.483Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-07-02T07:22:22.483Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-07-02T07:22:22.532Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-02T07:22:22.830Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:22:23.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T07:22:23.482Z] [2024-07-02T07:22:23.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:22:23.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T07:22:23.869Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-02T07:22:23.869Z] 5eb5b503b376: Pulling fs layer [2024-07-02T07:22:23.869Z] 5c69ac0246d0: Pulling fs layer [2024-07-02T07:22:23.869Z] ec43610c2a17: Pulling fs layer [2024-07-02T07:22:23.869Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-02T07:22:23.869Z] 33b1e0a273af: Pulling fs layer [2024-07-02T07:22:23.869Z] 5d3b04190fa2: Pulling fs layer [2024-07-02T07:22:23.869Z] 2f39f015ded8: Pulling fs layer [2024-07-02T07:22:23.869Z] 3a2ae6a8a46f: Waiting [2024-07-02T07:22:23.869Z] 33b1e0a273af: Waiting [2024-07-02T07:22:23.869Z] 5d3b04190fa2: Waiting [2024-07-02T07:22:23.869Z] 2f39f015ded8: Waiting [2024-07-02T07:22:23.869Z] 5c69ac0246d0: Download complete [2024-07-02T07:22:23.869Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-02T07:22:23.869Z] 3a2ae6a8a46f: Download complete [2024-07-02T07:22:23.869Z] 33b1e0a273af: Verifying Checksum [2024-07-02T07:22:23.869Z] 33b1e0a273af: Download complete [2024-07-02T07:22:23.869Z] ec43610c2a17: Verifying Checksum [2024-07-02T07:22:23.869Z] ec43610c2a17: Download complete [2024-07-02T07:22:23.869Z] 5d3b04190fa2: Download complete [2024-07-02T07:22:24.128Z] 5eb5b503b376: Download complete [2024-07-02T07:22:24.694Z] 2f39f015ded8: Download complete [2024-07-02T07:22:25.261Z] 5eb5b503b376: Pull complete [2024-07-02T07:22:25.521Z] 5c69ac0246d0: Pull complete [2024-07-02T07:22:25.781Z] ec43610c2a17: Pull complete [2024-07-02T07:22:26.040Z] 3a2ae6a8a46f: Pull complete [2024-07-02T07:22:26.299Z] 33b1e0a273af: Pull complete [2024-07-02T07:22:26.299Z] 5d3b04190fa2: Pull complete [2024-07-02T07:22:30.482Z] 2f39f015ded8: Pull complete [2024-07-02T07:22:30.482Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-02T07:22:30.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T07:22:30.482Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:22:30.740Z] prd-ubuntu20.04-docker-8c-8g-4777 does not seem to be running inside a container [2024-07-02T07:22:30.761Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-02T07:22:36.338Z] $ docker top bf4dfbcf30a73a5451cb11b70da3a1465b39319227bc4b7ee45a404341edd5b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T07:22:36.759Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-02T07:22:37.076Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-02T07:22:37.393Z] + ls /var/log/sa-host [2024-07-02T07:22:37.394Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T07:22:37.530Z] provisioning config files... [2024-07-02T07:22:37.541Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7731567686591135082tmp [Pipeline] { [Pipeline] echo [2024-07-02T07:22:37.590Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:22:37.912Z] ---> create-netrc.sh [Pipeline] } [2024-07-02T07:22:37.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:22:38.357Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-02T07:22:38.396Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:22:38.720Z] ---> sudo-logs.sh [2024-07-02T07:22:38.720Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-02T07:22:38.815Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:22:39.140Z] ---> job-cost.sh [2024-07-02T07:22:39.140Z] lf-activate-venv: SKIPPING [2024-07-02T07:22:39.140Z] DEBUG: total: 0.10999999940395355 [2024-07-02T07:22:39.140Z] INFO: Retrieving Stack Cost... [2024-07-02T07:22:39.399Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-02T07:22:39.658Z] INFO: Archiving Costs [Pipeline] echo [2024-07-02T07:22:39.698Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:22:40.019Z] ---> logs-deploy.sh [2024-07-02T07:22:40.019Z] lf-activate-venv: SKIPPING [2024-07-02T07:22:40.019Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4812/1 [2024-07-02T07:22:40.019Z] INFO: archiving workspace using pattern(s): [2024-07-02T07:22:40.958Z] Archives upload complete. [2024-07-02T07:22:40.958Z] INFO: archiving logs to Nexus