Pull request #3657 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 9daeb2af7ed71897661e54025ba6a9253d7fdfd9+1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 (47b369085eb26e4caa3b80a4b59a83b43d8e4c11) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh6925999728105943133.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh3319877629908593279.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8056547177282925565.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh3050350971980207031.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2448562382516938749.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-343 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh8952300467996732788.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 Merge succeeded, producing 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 Checking out Revision 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 (PR-3657) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh844756917394879872.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh5605560114239876181.key > git merge 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 Commit message: "fix(security): Move JWT auth method to individual routes" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-19T22:01:05.632Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-19T22:01:05.723Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-19T22:01:05.748Z] ========================================================= [2021-08-19T22:01:05.748Z] EdgeX Global Pipelines Version Info [2021-08-19T22:01:05.748Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-19T22:01:07.217Z] ------------------- [2021-08-19T22:01:07.218Z] stable info: [2021-08-19T22:01:07.218Z] ------------------- [2021-08-19T22:01:07.218Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-19T22:01:07.218Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-19T22:01:07.218Z] Message: update stable to v1.0.205 > git rev-list --no-walk 18751c3a2a9255f95d6b4ef0fe03e7b3e221d18e # timeout=10 [2021-08-19T22:01:07.808Z] ------------------- [2021-08-19T22:01:07.808Z] experimental info: [2021-08-19T22:01:07.808Z] ------------------- [2021-08-19T22:01:07.808Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-19T22:01:07.808Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-19T22:01:07.808Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-19T22:01:07.946Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-19T22:01:07.973Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-19T22:01:07.994Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-19T22:01:08.014Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-19T22:01:08.035Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-19T22:01:08.056Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-19T22:01:08.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-19T22:01:08.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-19T22:01:08.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-19T22:01:08.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-19T22:01:08.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-19T22:01:08.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-19T22:01:08.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-19T22:01:08.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-19T22:01:08.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-19T22:01:08.298Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-19T22:01:08.323Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-19T22:01:08.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-19T22:01:08.373Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-19T22:01:08.395Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-19T22:01:08.427Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-19T22:01:08.453Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-19T22:01:08.474Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-19T22:01:08.503Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3657 [Pipeline] echo [2021-08-19T22:01:08.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3657 [Pipeline] echo [2021-08-19T22:01:08.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3657 [Pipeline] echo [2021-08-19T22:01:08.567Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [Pipeline] echo [2021-08-19T22:01:08.587Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9daeb2a [Pipeline] echo [2021-08-19T22:01:08.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-19T22:01:08.694Z] provisioning config files... [2021-08-19T22:01:08.721Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6405816104077362971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-19T22:01:09.060Z] ---> docker-login.sh [2021-08-19T22:01:09.060Z] nexus3.edgexfoundry.org:10001 [2021-08-19T22:01:09.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T22:01:09.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T22:01:09.327Z] Configure a credential helper to remove this warning. See [2021-08-19T22:01:09.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T22:01:09.327Z] [2021-08-19T22:01:09.327Z] Login Succeeded [2021-08-19T22:01:09.327Z] nexus3.edgexfoundry.org:10002 [2021-08-19T22:01:09.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T22:01:09.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T22:01:09.598Z] Configure a credential helper to remove this warning. See [2021-08-19T22:01:09.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T22:01:09.598Z] [2021-08-19T22:01:09.598Z] Login Succeeded [2021-08-19T22:01:09.598Z] nexus3.edgexfoundry.org:10003 [2021-08-19T22:01:09.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T22:01:09.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T22:01:09.865Z] Configure a credential helper to remove this warning. See [2021-08-19T22:01:09.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T22:01:09.865Z] [2021-08-19T22:01:09.865Z] Login Succeeded [2021-08-19T22:01:09.865Z] nexus3.edgexfoundry.org:10004 [2021-08-19T22:01:09.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T22:01:09.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T22:01:09.865Z] Configure a credential helper to remove this warning. See [2021-08-19T22:01:09.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T22:01:09.865Z] [2021-08-19T22:01:09.865Z] Login Succeeded [2021-08-19T22:01:09.865Z] docker.io [2021-08-19T22:01:09.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T22:01:10.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T22:01:10.452Z] Configure a credential helper to remove this warning. See [2021-08-19T22:01:10.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T22:01:10.452Z] [2021-08-19T22:01:10.452Z] Login Succeeded [2021-08-19T22:01:10.452Z] ---> docker-login.sh ends [Pipeline] } [2021-08-19T22:01:10.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-19T22:01:10.826Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-19T22:01:10.826Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T22:01:10.826Z] ++ cut -d/ -f2 [2021-08-19T22:01:10.826Z] ++ dirname cmd/core-command/Dockerfile [2021-08-19T22:01:10.826Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-19T22:01:10.826Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T22:01:10.826Z] ++ dirname cmd/core-data/Dockerfile [2021-08-19T22:01:10.826Z] ++ cut -d/ -f2 [2021-08-19T22:01:10.826Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-19T22:01:10.826Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T22:01:10.826Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-19T22:01:10.826Z] ++ cut -d/ -f2 [2021-08-19T22:01:10.826Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-19T22:01:10.826Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T22:01:10.826Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-19T22:01:10.826Z] ++ cut -d/ -f2 [2021-08-19T22:01:10.826Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-19T22:01:10.826Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T22:01:10.826Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-19T22:01:10.826Z] ++ cut -d/ -f2 [2021-08-19T22:01:10.826Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-19T22:01:10.826Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T22:01:10.826Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-19T22:01:10.826Z] ++ cut -d/ -f2 [2021-08-19T22:01:10.826Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-19T22:01:10.826Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T22:01:10.826Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-19T22:01:10.826Z] ++ cut -d/ -f2 [2021-08-19T22:01:10.826Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-19T22:01:10.826Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T22:01:10.826Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-19T22:01:10.826Z] ++ cut -d/ -f2 [2021-08-19T22:01:10.826Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-19T22:01:10.826Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T22:01:10.826Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-19T22:01:10.826Z] ++ cut -d/ -f2 [2021-08-19T22:01:10.826Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-19T22:01:10.891Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-19T22:01:12.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-19T22:01:12.356Z] [2021-08-19T22:01:12.356Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T22:01:12.708Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-19T22:01:12.708Z] latest: Pulling from edgex-devops/git-semver [2021-08-19T22:01:12.708Z] 31603596830f: Pulling fs layer [2021-08-19T22:01:12.708Z] 04fac38145f0: Pulling fs layer [2021-08-19T22:01:12.708Z] 701f6daf10bf: Pulling fs layer [2021-08-19T22:01:12.708Z] 24f72da36158: Pulling fs layer [2021-08-19T22:01:12.708Z] 24f72da36158: Waiting [2021-08-19T22:01:12.708Z] 04fac38145f0: Verifying Checksum [2021-08-19T22:01:12.708Z] 04fac38145f0: Download complete [2021-08-19T22:01:12.984Z] 31603596830f: Verifying Checksum [2021-08-19T22:01:12.984Z] 31603596830f: Download complete [2021-08-19T22:01:13.255Z] 31603596830f: Pull complete [2021-08-19T22:01:13.255Z] 04fac38145f0: Pull complete [2021-08-19T22:01:13.255Z] 24f72da36158: Verifying Checksum [2021-08-19T22:01:13.255Z] 24f72da36158: Download complete [2021-08-19T22:01:13.522Z] 701f6daf10bf: Verifying Checksum [2021-08-19T22:01:13.522Z] 701f6daf10bf: Download complete [2021-08-19T22:01:14.115Z] 701f6daf10bf: Pull complete [2021-08-19T22:01:14.115Z] 24f72da36158: Pull complete [2021-08-19T22:01:14.115Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-19T22:01:14.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-19T22:01:14.115Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-19T22:01:14.208Z] prd-centos7-docker-4c-2g-343 does not seem to be running inside a container [2021-08-19T22:01:14.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-19T22:01:15.217Z] $ docker top 2cb4fad98314f8a5e3bb7f8ac4c9734733ab1058195e5358de1c74d999da05ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-19T22:01:15.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-19T22:01:15.343Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-19T22:01:15.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-19T22:01:15.454Z] $ docker exec 2cb4fad98314f8a5e3bb7f8ac4c9734733ab1058195e5358de1c74d999da05ad ssh-agent [2021-08-19T22:01:15.603Z] SSH_AUTH_SOCK=/tmp/ssh-a8cuLblrFaDq/agent.14 [2021-08-19T22:01:15.603Z] SSH_AGENT_PID=21 [2021-08-19T22:01:15.618Z] Running ssh-add (command line suppressed) [2021-08-19T22:01:15.734Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_5445526648538256046.key (/w/workspace/edgex-go/7@tmp/private_key_5445526648538256046.key) [2021-08-19T22:01:15.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-19T22:01:16.096Z] + git tag --points-at HEAD [Pipeline] } [2021-08-19T22:01:16.117Z] $ docker exec --env ******** --env ******** 2cb4fad98314f8a5e3bb7f8ac4c9734733ab1058195e5358de1c74d999da05ad ssh-agent -k [2021-08-19T22:01:16.231Z] unset SSH_AUTH_SOCK; [2021-08-19T22:01:16.231Z] unset SSH_AGENT_PID; [2021-08-19T22:01:16.231Z] echo Agent pid 21 killed; [2021-08-19T22:01:16.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-19T22:01:16.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-19T22:01:16.304Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-19T22:01:16.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-19T22:01:16.429Z] $ docker exec 2cb4fad98314f8a5e3bb7f8ac4c9734733ab1058195e5358de1c74d999da05ad ssh-agent [2021-08-19T22:01:16.557Z] SSH_AUTH_SOCK=/tmp/ssh-Hep1ZwGbGj0z/agent.55 [2021-08-19T22:01:16.557Z] SSH_AGENT_PID=62 [2021-08-19T22:01:16.568Z] Running ssh-add (command line suppressed) [2021-08-19T22:01:16.676Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_1081738080727377536.key (/w/workspace/edgex-go/7@tmp/private_key_1081738080727377536.key) [2021-08-19T22:01:16.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-19T22:01:17.036Z] + git semver init [2021-08-19T22:01:17.037Z] # -> Open(): unable to determine branch for HEAD [2021-08-19T22:01:17.037Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-08-19T22:01:17.037Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-08-19T22:01:17.037Z] # $SEMVER_REMOTE_NAME = origin [2021-08-19T22:01:17.037Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-19T22:01:17.037Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-19T22:01:17.037Z] # $SEMVER_BRANCH = PR-3657 [2021-08-19T22:01:17.037Z] # $SEMVER_TEMP = /tmp/semver-306736352 [2021-08-19T22:01:17.037Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-19T22:02:03.899Z] # '/tmp/semver-306736352' -> '/w/workspace/edgex-go/7/.semver' [2021-08-19T22:02:03.899Z] # -> Force: false [2021-08-19T22:02:03.899Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-08-19T22:02:03.913Z] $ docker exec --env ******** --env ******** 2cb4fad98314f8a5e3bb7f8ac4c9734733ab1058195e5358de1c74d999da05ad ssh-agent -k [2021-08-19T22:02:04.027Z] unset SSH_AUTH_SOCK; [2021-08-19T22:02:04.027Z] unset SSH_AGENT_PID; [2021-08-19T22:02:04.027Z] echo Agent pid 62 killed; [2021-08-19T22:02:04.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-19T22:02:04.394Z] + git semver [Pipeline] } [2021-08-19T22:02:04.417Z] $ docker stop --time=1 2cb4fad98314f8a5e3bb7f8ac4c9734733ab1058195e5358de1c74d999da05ad [2021-08-19T22:02:06.138Z] $ docker rm -f 2cb4fad98314f8a5e3bb7f8ac4c9734733ab1058195e5358de1c74d999da05ad [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-19T22:02:06.551Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-19T22:02:07.118Z] Stashed 1 file(s) [Pipeline] echo [2021-08-19T22:02:07.122Z] [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] echo [2021-08-19T22:02:07.476Z] ========================================================= [2021-08-19T22:02:07.476Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-19T22:02:07.476Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-19T22:02:07.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-19T22:02:07.819Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-19T22:02:07.819Z] 540db60ca938: Pulling fs layer [2021-08-19T22:02:07.819Z] adcc1eea9eea: Pulling fs layer [2021-08-19T22:02:07.819Z] 4c4ab2625f07: Pulling fs layer [2021-08-19T22:02:07.819Z] db62176df00c: Pulling fs layer [2021-08-19T22:02:07.819Z] 3b30891b0d05: Pulling fs layer [2021-08-19T22:02:07.819Z] 06b49ca38bd5: Pulling fs layer [2021-08-19T22:02:07.819Z] c788192a36de: Pulling fs layer [2021-08-19T22:02:07.819Z] a77e37c0d609: Pulling fs layer [2021-08-19T22:02:07.819Z] c3185cebc471: Pulling fs layer [2021-08-19T22:02:07.819Z] 06b49ca38bd5: Waiting [2021-08-19T22:02:07.819Z] c788192a36de: Waiting [2021-08-19T22:02:07.819Z] a77e37c0d609: Waiting [2021-08-19T22:02:07.819Z] c3185cebc471: Waiting [2021-08-19T22:02:07.819Z] db62176df00c: Waiting [2021-08-19T22:02:07.819Z] 3b30891b0d05: Waiting [2021-08-19T22:02:07.819Z] 4c4ab2625f07: Verifying Checksum [2021-08-19T22:02:07.819Z] 4c4ab2625f07: Download complete [2021-08-19T22:02:07.819Z] adcc1eea9eea: Verifying Checksum [2021-08-19T22:02:07.819Z] adcc1eea9eea: Download complete [2021-08-19T22:02:08.089Z] 3b30891b0d05: Verifying Checksum [2021-08-19T22:02:08.089Z] 3b30891b0d05: Download complete [2021-08-19T22:02:08.089Z] 06b49ca38bd5: Verifying Checksum [2021-08-19T22:02:08.089Z] 06b49ca38bd5: Download complete [2021-08-19T22:02:08.089Z] c788192a36de: Verifying Checksum [2021-08-19T22:02:08.089Z] c788192a36de: Download complete [2021-08-19T22:02:08.089Z] 540db60ca938: Verifying Checksum [2021-08-19T22:02:08.089Z] 540db60ca938: Download complete [2021-08-19T22:02:08.362Z] 540db60ca938: Pull complete [2021-08-19T22:02:08.362Z] adcc1eea9eea: Pull complete [2021-08-19T22:02:08.362Z] 4c4ab2625f07: Pull complete [2021-08-19T22:02:08.627Z] a77e37c0d609: Verifying Checksum [2021-08-19T22:02:08.627Z] a77e37c0d609: Download complete [2021-08-19T22:02:12.877Z] c3185cebc471: Verifying Checksum [2021-08-19T22:02:12.877Z] c3185cebc471: Download complete [2021-08-19T22:02:13.839Z] db62176df00c: Verifying Checksum [2021-08-19T22:02:13.839Z] db62176df00c: Download complete [2021-08-19T22:02:17.203Z] db62176df00c: Pull complete [2021-08-19T22:02:17.471Z] 3b30891b0d05: Pull complete [2021-08-19T22:02:17.471Z] 06b49ca38bd5: Pull complete [2021-08-19T22:02:17.471Z] c788192a36de: Pull complete [2021-08-19T22:02:17.742Z] a77e37c0d609: Pull complete [2021-08-19T22:02:20.346Z] c3185cebc471: Pull complete [2021-08-19T22:02:20.346Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-19T22:02:20.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-19T22:02:20.346Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-19T22:02:20.688Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-19T22:02:20.688Z] WORKDIR /edgex [2021-08-19T22:02:20.688Z] COPY go.mod . [2021-08-19T22:02:20.688Z] RUN go mod download' [2021-08-19T22:02:20.688Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-19T22:02:22.119Z] Sending build context to Docker daemon 328.7MB [2021-08-19T22:02:22.119Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-19T22:02:22.119Z] ---> 031687cdd783 [2021-08-19T22:02:22.119Z] Step 2/4 : WORKDIR /edgex [2021-08-19T22:02:22.389Z] Still waiting to schedule task [2021-08-19T22:02:22.389Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-19T22:02:24.077Z] ---> Running in 1525e8dc8b4a [2021-08-19T22:02:24.077Z] Removing intermediate container 1525e8dc8b4a [2021-08-19T22:02:24.077Z] ---> 65aa74c581f3 [2021-08-19T22:02:24.077Z] Step 3/4 : COPY go.mod . [2021-08-19T22:02:24.077Z] ---> d81c01d4390c [2021-08-19T22:02:24.077Z] Step 4/4 : RUN go mod download [2021-08-19T22:02:24.077Z] ---> Running in ef522df2bff9 [2021-08-19T22:03:02.983Z] Removing intermediate container ef522df2bff9 [2021-08-19T22:03:02.983Z] ---> 7b0efb6ee0d4 [2021-08-19T22:03:02.983Z] Successfully built 7b0efb6ee0d4 [2021-08-19T22:03:02.983Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T22:03:03.317Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-19T22:03:03.317Z] . [Pipeline] withDockerContainer [2021-08-19T22:03:03.425Z] prd-centos7-docker-4c-2g-343 does not seem to be running inside a container [2021-08-19T22:03:03.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-19T22:03:04.106Z] $ docker top cca392471898418cfe89d86130b60eeaa8179fd4916378e70afd2174ce869414 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T22:03:04.591Z] + go version [2021-08-19T22:03:04.591Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-19T22:03:04.606Z] $ docker stop --time=1 cca392471898418cfe89d86130b60eeaa8179fd4916378e70afd2174ce869414 [2021-08-19T22:03:05.824Z] $ docker rm -f cca392471898418cfe89d86130b60eeaa8179fd4916378e70afd2174ce869414 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T22:03:06.437Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-19T22:03:06.437Z] . [Pipeline] withDockerContainer [2021-08-19T22:03:06.540Z] prd-centos7-docker-4c-2g-343 does not seem to be running inside a container [2021-08-19T22:03:06.612Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-19T22:03:06.996Z] $ docker top 2d0cbf7f234c7668babd51f1913d1703cdc27444f25efb5889d8bcbe95290ca9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-19T22:03:07.108Z] ========================================================= [2021-08-19T22:03:07.108Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-19T22:03:07.108Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-19T22:03:07.438Z] + go mod tidy [Pipeline] sh [2021-08-19T22:03:08.033Z] + make test [2021-08-19T22:03:08.034Z] 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 [2021-08-19T22:03:08.308Z] go mod tidy [2021-08-19T22:03:08.580Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-19T22:03:15.307Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-19T22:03:33.597Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-19T22:03:37.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-19T22:03:37.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-19T22:03:37.891Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-19T22:03:40.266Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-19T22:03:40.871Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-19T22:03:40.871Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-19T22:03:40.871Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-19T22:03:41.467Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-19T22:03:41.467Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-19T22:03:42.060Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-19T22:03:42.060Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-19T22:03:42.060Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-19T22:03:42.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-19T22:03:44.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2021-08-19T22:03:44.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-19T22:03:44.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-19T22:03:45.634Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 100.0% of statements [2021-08-19T22:03:45.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-19T22:03:45.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 46.3% of statements [2021-08-19T22:03:45.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-19T22:03:45.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-19T22:03:46.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements [2021-08-19T22:03:46.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-19T22:03:46.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-19T22:03:47.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-08-19T22:03:47.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-19T22:03:47.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-19T22:03:47.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-19T22:03:47.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-19T22:03:47.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-19T22:03:48.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 94.2% of statements [2021-08-19T22:03:48.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-19T22:03:48.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-19T22:03:48.443Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-08-19T22:03:48.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-19T22:03:48.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-19T22:03:48.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-19T22:03:48.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-19T22:03:48.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-19T22:03:48.716Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2021-08-19T22:03:48.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-19T22:03:48.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-19T22:03:48.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-19T22:03:49.683Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-08-19T22:03:49.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-19T22:03:49.683Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-08-19T22:03:49.683Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 21.7% of statements [2021-08-19T22:03:49.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-19T22:03:49.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-08-19T22:03:51.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 79.5% of statements [2021-08-19T22:03:51.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-08-19T22:03:51.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.184s coverage: 96.3% of statements [2021-08-19T22:03:51.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-08-19T22:04:01.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.060s coverage: 94.4% of statements [2021-08-19T22:04:01.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-08-19T22:04:09.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.202s coverage: 81.8% of statements [2021-08-19T22:04:09.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-19T22:04:24.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2021-08-19T22:04:24.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-19T22:04:24.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-19T22:04:24.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-19T22:04:24.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-08-19T22:04:24.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-19T22:04:24.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-19T22:04:24.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-19T22:04:24.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-19T22:04:24.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-19T22:04:24.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-08-19T22:04:24.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-19T22:04:24.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-19T22:04:24.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-08-19T22:04:24.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-19T22:04:24.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-08-19T22:04:24.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-19T22:04:24.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-08-19T22:04:24.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements [2021-08-19T22:04:24.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-08-19T22:04:24.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-08-19T22:04:24.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-19T22:04:24.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.121s coverage: 64.4% of statements [2021-08-19T22:04:24.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-19T22:04:24.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-19T22:04:24.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2021-08-19T22:04:25.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-08-19T22:04:25.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-08-19T22:04:25.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements [2021-08-19T22:04:25.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-08-19T22:04:26.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.200s coverage: 70.5% of statements [2021-08-19T22:04:26.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-19T22:04:26.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-19T22:04:26.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-19T22:04:26.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.6% of statements [2021-08-19T22:04:26.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-19T22:04:26.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-19T22:04:26.952Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-344 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws [2021-08-19T22:04:26.974Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-08-19T22:04:27.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-08-19T22:04:27.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-19T22:04:27.168Z] The recommended git tool is: git [2021-08-19T22:04:27.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-08-19T22:04:27.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-19T22:04:32.157Z] using credential edgex-jenkins-ssh [2021-08-19T22:04:32.175Z] Cloning the remote Git repository [2021-08-19T22:04:32.219Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-19T22:04:32.317Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-08-19T22:04:32.377Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-19T22:04:32.378Z] > git --version # timeout=10 [2021-08-19T22:04:32.398Z] > git --version # 'git version 2.17.1' [2021-08-19T22:04:32.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-19T22:04:32.485Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-19T22:04:33.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 19.5% of statements [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-19T22:04:33.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.0% of statements [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-19T22:04:33.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-19T22:04:33.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-19T22:04:33.965Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-19T22:04:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-19T22:04:33.965Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-08-19T22:04:33.965Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-19T22:04:34.238Z] GO111MODULE=on go vet ./... [2021-08-19T22:04:48.921Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-19T22:04:48.933Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-19T22:04:48.958Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-19T22:04:48.998Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-19T22:04:48.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-19T22:04:49.015Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-19T22:04:49.777Z] Merging remotes/origin/main commit 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:04:50.118Z] Merge succeeded, producing 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:04:50.119Z] Checking out Revision 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 (PR-3657) [2021-08-19T22:04:49.798Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T22:04:49.830Z] > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 [2021-08-19T22:04:50.030Z] > git remote # timeout=10 [2021-08-19T22:04:50.054Z] > git config --get remote.origin.url # timeout=10 [2021-08-19T22:04:50.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-19T22:04:50.077Z] > git merge 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 # timeout=10 [2021-08-19T22:04:50.100Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-19T22:04:50.125Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T22:04:50.145Z] > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 [2021-08-19T22:04:54.517Z] Commit message: "fix(security): Move JWT auth method to individual routes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-19T22:04:55.112Z] provisioning config files... [2021-08-19T22:04:55.145Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2032262733496374793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-19T22:04:55.721Z] ---> docker-login.sh [2021-08-19T22:04:55.721Z] nexus3.edgexfoundry.org:10001 [2021-08-19T22:04:56.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T22:04:57.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T22:04:57.308Z] Configure a credential helper to remove this warning. See [2021-08-19T22:04:57.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T22:04:57.308Z] [2021-08-19T22:04:57.308Z] Login Succeeded [2021-08-19T22:04:57.308Z] nexus3.edgexfoundry.org:10002 [2021-08-19T22:04:57.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T22:04:57.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T22:04:57.865Z] Configure a credential helper to remove this warning. See [2021-08-19T22:04:57.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T22:04:57.865Z] [2021-08-19T22:04:57.865Z] Login Succeeded [2021-08-19T22:04:57.865Z] nexus3.edgexfoundry.org:10003 [2021-08-19T22:04:58.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T22:04:58.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T22:04:58.414Z] Configure a credential helper to remove this warning. See [2021-08-19T22:04:58.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T22:04:58.414Z] [2021-08-19T22:04:58.414Z] Login Succeeded [2021-08-19T22:04:58.414Z] nexus3.edgexfoundry.org:10004 [2021-08-19T22:04:58.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T22:04:58.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T22:04:58.965Z] Configure a credential helper to remove this warning. See [2021-08-19T22:04:58.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T22:04:58.965Z] [2021-08-19T22:04:58.965Z] Login Succeeded [2021-08-19T22:04:58.965Z] docker.io [2021-08-19T22:04:59.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T22:04:59.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T22:04:59.842Z] Configure a credential helper to remove this warning. See [2021-08-19T22:04:59.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T22:04:59.842Z] [2021-08-19T22:04:59.842Z] Login Succeeded [2021-08-19T22:04:59.842Z] ---> docker-login.sh ends [Pipeline] } [2021-08-19T22:04:59.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-19T22:05:00.693Z] ========================================================= [2021-08-19T22:05:00.693Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-19T22:05:00.693Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-19T22:05:01.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-19T22:05:01.353Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-19T22:05:01.353Z] 595b0fe564bb: Pulling fs layer [2021-08-19T22:05:01.353Z] 24495759ef45: Pulling fs layer [2021-08-19T22:05:01.353Z] d148012ef14d: Pulling fs layer [2021-08-19T22:05:01.353Z] e90a11edd702: Pulling fs layer [2021-08-19T22:05:01.353Z] d77568369979: Pulling fs layer [2021-08-19T22:05:01.353Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-19T22:05:01.353Z] 170f2ba95c9a: Pulling fs layer [2021-08-19T22:05:01.353Z] 97ac5df62f85: Pulling fs layer [2021-08-19T22:05:01.353Z] e90a11edd702: Waiting [2021-08-19T22:05:01.353Z] fc1c9f9a7f3b: Waiting [2021-08-19T22:05:01.353Z] d77568369979: Waiting [2021-08-19T22:05:01.353Z] 170f2ba95c9a: Waiting [2021-08-19T22:05:01.353Z] 97ac5df62f85: Waiting [2021-08-19T22:05:01.384Z] gofmt -l . [2021-08-19T22:05:01.384Z] [ "`gofmt -l .`" = "" ] [2021-08-19T22:05:01.384Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-19T22:05:01.629Z] d148012ef14d: Verifying Checksum [2021-08-19T22:05:01.629Z] d148012ef14d: Download complete [2021-08-19T22:05:01.629Z] 24495759ef45: Verifying Checksum [2021-08-19T22:05:01.629Z] 24495759ef45: Download complete [2021-08-19T22:05:01.629Z] d77568369979: Verifying Checksum [2021-08-19T22:05:01.629Z] d77568369979: Download complete [2021-08-19T22:05:01.629Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-19T22:05:01.629Z] fc1c9f9a7f3b: Download complete [2021-08-19T22:05:01.629Z] 595b0fe564bb: Download complete [2021-08-19T22:05:01.629Z] 170f2ba95c9a: Verifying Checksum [2021-08-19T22:05:01.629Z] 170f2ba95c9a: Download complete [2021-08-19T22:05:01.718Z] + ls -al . [2021-08-19T22:05:01.718Z] total 608 [2021-08-19T22:05:01.718Z] drwxrwxr-x 10 1001 1001 4096 Aug 19 22:04 . [2021-08-19T22:05:01.718Z] drwxr-xr-x 4 root root 28 Aug 19 22:03 .. [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 11 Aug 19 22:01 .dockerignore [2021-08-19T22:05:01.718Z] drwxrwxr-x 8 1001 1001 179 Aug 19 22:01 .git [2021-08-19T22:05:01.718Z] drwxrwxr-x 3 1001 1001 125 Aug 19 22:01 .github [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 818 Aug 19 22:01 .gitignore [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 76 Aug 19 22:01 .hadolint.yml [2021-08-19T22:05:01.718Z] drwx------ 3 1001 1001 58 Aug 19 22:01 .semver [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 166 Aug 19 22:01 .sonarcloud.properties [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 1171 Aug 19 22:01 ADOPTERS.md [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 8609 Aug 19 22:01 Attribution.txt [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 43881 Aug 19 22:01 CHANGELOG.md [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 3804 Aug 19 22:01 CONTRIBUTING.md [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 677 Aug 19 22:01 GOVERNANCE.md [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 849 Aug 19 22:01 Jenkinsfile [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 10775 Aug 19 22:01 LICENSE [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 5915 Aug 19 22:01 Makefile [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 582 Aug 19 22:01 OWNERS.md [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 8643 Aug 19 22:01 README.md [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 6912 Aug 19 22:01 SECURITY.md [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 5 Aug 19 22:02 VERSION [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 4131 Aug 19 22:01 ZMQWindows.md [2021-08-19T22:05:01.718Z] drwxrwxr-x 2 1001 1001 37 Aug 19 22:01 bin [2021-08-19T22:05:01.718Z] drwxrwxr-x 14 1001 1001 4096 Aug 19 22:01 cmd [2021-08-19T22:05:01.718Z] -rw-r--r-- 1 root root 403739 Aug 19 22:04 coverage.out [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 813 Aug 19 22:01 go.mod [2021-08-19T22:05:01.718Z] -rw-r--r-- 1 root root 50064 Aug 19 22:03 go.sum [2021-08-19T22:05:01.718Z] drwxrwxr-x 8 1001 1001 124 Aug 19 22:01 internal [2021-08-19T22:05:01.718Z] drwxrwxr-x 3 1001 1001 16 Aug 19 22:01 openapi [2021-08-19T22:05:01.718Z] drwxrwxr-x 4 1001 1001 71 Aug 19 22:01 snap [2021-08-19T22:05:01.718Z] -rw-rw-r-- 1 1001 1001 204 Aug 19 22:01 version.go [Pipeline] sh [2021-08-19T22:05:02.047Z] + '[' -e coverage.out ] [2021-08-19T22:05:02.047Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-19T22:05:02.154Z] Stashed 1 file(s) [Pipeline] sh [2021-08-19T22:05:02.236Z] 595b0fe564bb: Pull complete [2021-08-19T22:05:02.466Z] + make build [2021-08-19T22:05:02.466Z] go mod tidy [2021-08-19T22:05:02.466Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-19T22:05:03.215Z] 24495759ef45: Pull complete [2021-08-19T22:05:03.488Z] d148012ef14d: Pull complete [2021-08-19T22:05:03.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-19T22:05:04.935Z] 97ac5df62f85: Download complete [2021-08-19T22:05:05.533Z] e90a11edd702: Download complete [2021-08-19T22:05:10.600Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-19T22:05:10.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-19T22:05:11.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-19T22:05:12.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-19T22:05:13.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-19T22:05:14.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-19T22:05:14.658Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-19T22:05:15.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-19T22:05:16.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-19T22:05:17.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-19T22:05:17.967Z] e90a11edd702: Pull complete [2021-08-19T22:05:17.967Z] d77568369979: Pull complete [2021-08-19T22:05:17.967Z] fc1c9f9a7f3b: Pull complete [2021-08-19T22:05:17.967Z] 170f2ba95c9a: Pull complete [Pipeline] } [2021-08-19T22:05:18.627Z] $ docker stop --time=1 2d0cbf7f234c7668babd51f1913d1703cdc27444f25efb5889d8bcbe95290ca9 [2021-08-19T22:05:20.533Z] $ docker rm -f 2d0cbf7f234c7668babd51f1913d1703cdc27444f25efb5889d8bcbe95290ca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T22:05:23.417Z] 97ac5df62f85: Pull complete [2021-08-19T22:05:23.417Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-19T22:05:23.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-19T22:05:23.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-19T22:05:23.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-19T22:05:23.675Z] [2021-08-19T22:05:23.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T22:05:23.779Z] + + dockerecho FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-19T22:05:23.779Z] WORKDIR /edgex [2021-08-19T22:05:23.779Z] COPY go.mod . [2021-08-19T22:05:23.779Z] RUN go mod download [2021-08-19T22:05:23.779Z] build -t ci-base-image-arm64 -f - . [2021-08-19T22:05:24.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-19T22:05:24.014Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-19T22:05:24.014Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-19T22:05:24.014Z] ca9280d653b3: Pulling fs layer [2021-08-19T22:05:24.014Z] 7e9c9ca2126c: Pulling fs layer [2021-08-19T22:05:24.283Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-19T22:05:24.283Z] cbdbe7a5bc2a: Download complete [2021-08-19T22:05:24.554Z] cbdbe7a5bc2a: Pull complete [2021-08-19T22:05:25.146Z] ca9280d653b3: Verifying Checksum [2021-08-19T22:05:25.146Z] ca9280d653b3: Download complete [2021-08-19T22:05:25.735Z] ca9280d653b3: Pull complete [2021-08-19T22:05:25.788Z] Sending build context to Docker daemon 166MB [2021-08-19T22:05:25.788Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-19T22:05:25.788Z] ---> 04bc70af865f [2021-08-19T22:05:25.788Z] Step 2/4 : WORKDIR /edgex [2021-08-19T22:05:27.677Z] 7e9c9ca2126c: Verifying Checksum [2021-08-19T22:05:27.677Z] 7e9c9ca2126c: Download complete [2021-08-19T22:05:30.095Z] ---> Running in e1f39ed69e63 [2021-08-19T22:05:30.370Z] Removing intermediate container e1f39ed69e63 [2021-08-19T22:05:30.370Z] ---> 05909585ea6d [2021-08-19T22:05:30.370Z] Step 3/4 : COPY go.mod . [2021-08-19T22:05:31.068Z] 7e9c9ca2126c: Pull complete [2021-08-19T22:05:31.068Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-19T22:05:31.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-19T22:05:31.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-19T22:05:31.161Z] prd-centos7-docker-4c-2g-343 does not seem to be running inside a container [2021-08-19T22:05:31.242Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-19T22:05:31.351Z] ---> 22921360de13 [2021-08-19T22:05:31.351Z] Step 4/4 : RUN go mod download [2021-08-19T22:05:31.351Z] ---> Running in f2631d1d72d5 [2021-08-19T22:05:33.513Z] $ docker top 12c7039d7b94178101159c4ba291a566f011916e66676169a61a819f90c97ab4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T22:05:33.911Z] + grep parallel [2021-08-19T22:05:33.911Z] + docker-compose build --help [2021-08-19T22:05:34.506Z] --parallel Build images in parallel. [Pipeline] } [2021-08-19T22:05:34.539Z] $ docker stop --time=1 12c7039d7b94178101159c4ba291a566f011916e66676169a61a819f90c97ab4 [2021-08-19T22:05:35.740Z] $ docker rm -f 12c7039d7b94178101159c4ba291a566f011916e66676169a61a819f90c97ab4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T22:05:36.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-19T22:05:36.194Z] . [Pipeline] withDockerContainer [2021-08-19T22:05:36.287Z] prd-centos7-docker-4c-2g-343 does not seem to be running inside a container [2021-08-19T22:05:36.363Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-19T22:05:36.739Z] $ docker top be95a7746a464473bfa206bc66536d74d3e3abdb0aae3c3c37be7d951111c8ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T22:05:37.143Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-19T22:05:37.751Z] Building core-command ... [2021-08-19T22:05:37.751Z] Building core-data ... [2021-08-19T22:05:37.751Z] Building core-metadata ... [2021-08-19T22:05:37.751Z] Building security-bootstrapper ... [2021-08-19T22:05:37.751Z] Building security-proxy-setup ... [2021-08-19T22:05:37.751Z] Building security-secretstore-setup ... [2021-08-19T22:05:37.751Z] Building support-notifications ... [2021-08-19T22:05:37.751Z] Building support-scheduler ... [2021-08-19T22:05:37.751Z] Building sys-mgmt-agent ... [2021-08-19T22:05:37.751Z] Building sys-mgmt-agent [2021-08-19T22:05:37.751Z] Building core-data [2021-08-19T22:05:37.751Z] Building security-proxy-setup [2021-08-19T22:05:37.751Z] Building support-scheduler [2021-08-19T22:05:37.751Z] Building core-command [2021-08-19T22:05:48.077Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T22:05:48.077Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T22:05:48.077Z] ---> 7b0efb6ee0d4 [2021-08-19T22:05:48.077Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T22:05:48.350Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T22:05:48.350Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-19T22:05:48.350Z] ---> 7b0efb6ee0d4 [2021-08-19T22:05:48.350Z] Step 3/23 : WORKDIR /edgex-go [2021-08-19T22:05:52.613Z] ---> Running in cbdcaf067aeb [2021-08-19T22:05:52.613Z] ---> Running in a4fdf47b8aaf [2021-08-19T22:05:57.968Z] Removing intermediate container a4fdf47b8aaf [2021-08-19T22:05:57.968Z] ---> b6a052c0d251 [2021-08-19T22:05:57.968Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:05:57.968Z] Removing intermediate container cbdcaf067aeb [2021-08-19T22:05:57.968Z] ---> a1a08a56bc69 [2021-08-19T22:05:57.968Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:05:57.968Z] ---> Running in 1e9f844af619 [2021-08-19T22:05:57.968Z] ---> Running in f5eb4948ae19 [2021-08-19T22:05:58.931Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T22:05:58.931Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T22:05:58.931Z] ---> 7b0efb6ee0d4 [2021-08-19T22:05:58.931Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T22:05:58.931Z] ---> Using cache [2021-08-19T22:05:58.931Z] ---> b6a052c0d251 [2021-08-19T22:05:58.931Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:05:59.199Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T22:05:59.199Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T22:05:59.199Z] ---> 7b0efb6ee0d4 [2021-08-19T22:05:59.199Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T22:05:59.200Z] ---> Using cache [2021-08-19T22:05:59.200Z] ---> b6a052c0d251 [2021-08-19T22:05:59.200Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:05:59.495Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T22:05:59.495Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-19T22:05:59.495Z] ---> 7b0efb6ee0d4 [2021-08-19T22:05:59.495Z] Step 3/22 : WORKDIR /edgex-go [2021-08-19T22:05:59.495Z] ---> Using cache [2021-08-19T22:05:59.495Z] ---> b6a052c0d251 [2021-08-19T22:05:59.495Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:05:59.495Z] ---> Running in 91fc7c69f7a9 [2021-08-19T22:05:59.766Z] ---> Running in 5c077fca8b07 [2021-08-19T22:05:59.766Z] ---> Running in 3c8ff9dfea11 [2021-08-19T22:05:59.766Z] Removing intermediate container 1e9f844af619 [2021-08-19T22:05:59.766Z] ---> f92c378e6b9b [2021-08-19T22:05:59.766Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-19T22:05:59.766Z] Removing intermediate container f5eb4948ae19 [2021-08-19T22:05:59.766Z] ---> f71d2a06f171 [2021-08-19T22:05:59.766Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-19T22:05:59.766Z] ---> Running in 12df996ec8aa [2021-08-19T22:05:59.766Z] ---> Running in 1fc1e2616f51 [2021-08-19T22:06:00.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T22:06:00.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T22:06:00.628Z] Removing intermediate container 91fc7c69f7a9 [2021-08-19T22:06:00.628Z] ---> f83407f75a85 [2021-08-19T22:06:00.628Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-19T22:06:00.628Z] ---> Running in c6be7f6f9d84 [2021-08-19T22:06:00.628Z] Removing intermediate container 5c077fca8b07 [2021-08-19T22:06:00.628Z] ---> b7179169a69e [2021-08-19T22:06:00.628Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-19T22:06:00.628Z] Removing intermediate container 3c8ff9dfea11 [2021-08-19T22:06:00.628Z] ---> 415d07804cfb [2021-08-19T22:06:00.628Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-19T22:06:00.628Z] ---> Running in d24791c9d4d0 [2021-08-19T22:06:00.628Z] ---> Running in 18adec5f7df3 [2021-08-19T22:06:00.894Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T22:06:00.894Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T22:06:01.165Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T22:06:01.432Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T22:06:01.701Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T22:06:01.701Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T22:06:02.179Z] OK: 219 MiB in 52 packages [2021-08-19T22:06:02.179Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T22:06:02.179Z] OK: 219 MiB in 52 packages [2021-08-19T22:06:02.179Z] OK: 219 MiB in 52 packages [2021-08-19T22:06:02.447Z] Removing intermediate container 1fc1e2616f51 [2021-08-19T22:06:02.447Z] ---> 9cf962df55a2 [2021-08-19T22:06:02.447Z] Step 6/24 : COPY go.mod . [2021-08-19T22:06:02.715Z] ---> 74421bf38676 [2021-08-19T22:06:02.715Z] Step 7/24 : RUN go mod download [2021-08-19T22:06:02.715Z] OK: 219 MiB in 52 packages [2021-08-19T22:06:02.715Z] ---> Running in cdfe01d1a32c [2021-08-19T22:06:02.715Z] Removing intermediate container d24791c9d4d0 [2021-08-19T22:06:02.715Z] ---> 9f4a14b7b9b8 [2021-08-19T22:06:02.715Z] Step 6/24 : COPY go.mod . [2021-08-19T22:06:02.715Z] Removing intermediate container c6be7f6f9d84 [2021-08-19T22:06:02.715Z] ---> 7d0e4cb02ee1 [2021-08-19T22:06:02.715Z] Step 6/24 : COPY go.mod . [2021-08-19T22:06:02.986Z] Removing intermediate container 18adec5f7df3 [2021-08-19T22:06:02.986Z] ---> c32926f06b75 [2021-08-19T22:06:02.986Z] Step 6/22 : COPY go.mod . [2021-08-19T22:06:02.986Z] ---> 966463894df7 [2021-08-19T22:06:02.986Z] Step 7/24 : RUN go mod download [2021-08-19T22:06:02.986Z] ---> bd85946f34da [2021-08-19T22:06:02.986Z] Step 7/24 : RUN go mod download [2021-08-19T22:06:02.986Z] ---> Running in 9b3e6c0c0661 [2021-08-19T22:06:02.986Z] ---> Running in 5a1cd7c78fba [2021-08-19T22:06:03.261Z] ---> 18b844f6722b [2021-08-19T22:06:03.261Z] Step 7/22 : RUN go mod download [2021-08-19T22:06:03.261Z] ---> Running in 73b3a9023998 [2021-08-19T22:06:04.239Z] Removing intermediate container cdfe01d1a32c [2021-08-19T22:06:04.239Z] ---> 4fb38f677635 [2021-08-19T22:06:04.239Z] Step 8/24 : COPY . . [2021-08-19T22:06:04.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T22:06:06.212Z] Removing intermediate container 9b3e6c0c0661 [2021-08-19T22:06:06.212Z] ---> aa14566d2e08 [2021-08-19T22:06:06.212Z] Step 8/24 : COPY . . [2021-08-19T22:06:08.162Z] OK: 219 MiB in 52 packages [2021-08-19T22:06:08.433Z] Removing intermediate container 73b3a9023998 [2021-08-19T22:06:08.433Z] ---> 4e6b6d652fbb [2021-08-19T22:06:08.433Z] Step 8/22 : COPY . . [2021-08-19T22:06:11.062Z] ---> 3e85e350fd7f [2021-08-19T22:06:11.062Z] Step 9/24 : RUN go mod tidy [2021-08-19T22:06:11.062Z] Removing intermediate container 5a1cd7c78fba [2021-08-19T22:06:11.062Z] ---> a41c28596c22 [2021-08-19T22:06:11.062Z] Step 8/24 : COPY . . [2021-08-19T22:06:11.062Z] ---> Running in a909f726544d [2021-08-19T22:06:11.062Z] Removing intermediate container 12df996ec8aa [2021-08-19T22:06:11.062Z] ---> cebdaa2241a9 [2021-08-19T22:06:11.062Z] Step 6/23 : COPY go.mod . [2021-08-19T22:06:13.026Z] ---> 9f6be0ed8c30 [2021-08-19T22:06:13.026Z] Step 7/23 : RUN go mod download [2021-08-19T22:06:13.985Z] ---> e87f4cdb8aa6 [2021-08-19T22:06:13.985Z] Step 9/24 : RUN go mod tidy [2021-08-19T22:06:13.985Z] ---> Running in 7e0a87bda653 [2021-08-19T22:06:13.985Z] ---> d60682a5f167 [2021-08-19T22:06:13.985Z] Step 9/22 : RUN go mod tidy [2021-08-19T22:06:14.253Z] ---> Running in 5238e5f746e8 [2021-08-19T22:06:14.253Z] ---> Running in 3b33c72b1c4a [2021-08-19T22:06:14.522Z] Removing intermediate container a909f726544d [2021-08-19T22:06:14.522Z] ---> 9b3a4d1c489b [2021-08-19T22:06:14.522Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-19T22:06:14.522Z] ---> Running in 7d841a636f34 [2021-08-19T22:06:15.485Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-19T22:06:16.911Z] Removing intermediate container 7e0a87bda653 [2021-08-19T22:06:16.911Z] ---> 532265493162 [2021-08-19T22:06:16.911Z] Step 8/23 : COPY . . [2021-08-19T22:06:17.199Z] ---> 7cfb9359af80 [2021-08-19T22:06:17.199Z] Step 9/24 : RUN go mod tidy [2021-08-19T22:06:17.199Z] Removing intermediate container 3b33c72b1c4a [2021-08-19T22:06:17.199Z] ---> dbed05c5cbdf [2021-08-19T22:06:17.199Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-19T22:06:17.199Z] ---> Running in a0ca119fcfb2 [2021-08-19T22:06:17.199Z] ---> Running in 00019ef41351 [2021-08-19T22:06:17.483Z] Removing intermediate container 5238e5f746e8 [2021-08-19T22:06:17.483Z] ---> b8925af2ba82 [2021-08-19T22:06:17.483Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-19T22:06:17.483Z] ---> Running in ad46d5a9ef59 [2021-08-19T22:06:18.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-19T22:06:18.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-19T22:06:22.003Z] Removing intermediate container a0ca119fcfb2 [2021-08-19T22:06:22.003Z] ---> 814c78602307 [2021-08-19T22:06:22.003Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-19T22:06:22.003Z] ---> Running in 18fe8dde025c [2021-08-19T22:06:22.593Z] ---> 090639f2f85a [2021-08-19T22:06:22.593Z] Step 9/23 : RUN go mod tidy [2021-08-19T22:06:22.593Z] ---> Running in 9b94a8fcb7d4 [2021-08-19T22:06:22.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-19T22:06:24.775Z] Removing intermediate container 9b94a8fcb7d4 [2021-08-19T22:06:24.775Z] ---> b606b2e21777 [2021-08-19T22:06:24.775Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-19T22:06:24.775Z] ---> Running in a078fb007a79 [2021-08-19T22:06:25.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-19T22:06:53.138Z] Removing intermediate container f2631d1d72d5 [2021-08-19T22:06:53.139Z] ---> 360b1bfddf45 [2021-08-19T22:06:53.139Z] Successfully built 360b1bfddf45 [2021-08-19T22:06:53.139Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T22:06:53.491Z] + docker inspect -f . ci-base-image-arm64 [2021-08-19T22:06:53.491Z] . [Pipeline] withDockerContainer [2021-08-19T22:06:53.718Z] prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container [2021-08-19T22:06:53.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-19T22:06:55.357Z] $ docker top b4a24304abb56579d40d0bae11d585b8185c2f9c6a7574cbbebe03f0110a1aff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T22:06:56.337Z] + go version [2021-08-19T22:06:56.337Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-19T22:06:56.361Z] $ docker stop --time=1 b4a24304abb56579d40d0bae11d585b8185c2f9c6a7574cbbebe03f0110a1aff [2021-08-19T22:06:57.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-19T22:06:57.342Z] Removing intermediate container ad46d5a9ef59 [2021-08-19T22:06:57.342Z] ---> dd54d7b8dceb [2021-08-19T22:06:57.342Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-19T22:06:57.342Z] ---> Running in 69c504069202 [2021-08-19T22:06:57.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-19T22:06:58.179Z] $ docker rm -f b4a24304abb56579d40d0bae11d585b8185c2f9c6a7574cbbebe03f0110a1aff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T22:06:58.988Z] + docker inspect -f . ci-base-image-arm64 [2021-08-19T22:06:58.988Z] . [Pipeline] withDockerContainer [2021-08-19T22:06:59.249Z] prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container [2021-08-19T22:06:59.338Z] Removing intermediate container 69c504069202 [2021-08-19T22:06:59.338Z] ---> db0434f35135 [2021-08-19T22:06:59.338Z] [2021-08-19T22:06:59.338Z] Step 12/24 : FROM docker:20.10.7 [2021-08-19T22:06:59.343Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-19T22:06:59.617Z] 20.10.7: Pulling from library/docker [2021-08-19T22:07:00.910Z] $ docker top 72315d4137d4bfc8ffae2f47d2bee35e62d6ae25d134ab5ae3844a25c8c2e785 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-19T22:07:01.239Z] ========================================================= [2021-08-19T22:07:01.239Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-19T22:07:01.239Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-19T22:07:01.620Z] Removing intermediate container 18fe8dde025c [2021-08-19T22:07:01.620Z] ---> 7e46451227f6 [2021-08-19T22:07:01.620Z] [2021-08-19T22:07:01.620Z] Step 11/24 : FROM alpine:3.12 [2021-08-19T22:07:01.620Z] Removing intermediate container 00019ef41351 [2021-08-19T22:07:01.620Z] ---> 6f721516c9c2 [2021-08-19T22:07:01.620Z] [2021-08-19T22:07:01.620Z] Step 11/22 : FROM alpine:3.12 [2021-08-19T22:07:01.620Z] Removing intermediate container 7d841a636f34 [2021-08-19T22:07:01.620Z] ---> 678d3aaf6259 [2021-08-19T22:07:01.620Z] [2021-08-19T22:07:01.620Z] Step 11/24 : FROM alpine:3.12 [2021-08-19T22:07:01.913Z] + go mod tidy [2021-08-19T22:07:02.220Z] 3.12: Pulling from library/alpine [2021-08-19T22:07:02.220Z] Removing intermediate container a078fb007a79 [2021-08-19T22:07:02.220Z] ---> 30e5d8abe923 [2021-08-19T22:07:02.220Z] [2021-08-19T22:07:02.220Z] Step 11/23 : FROM alpine:3.12 [2021-08-19T22:07:02.497Z] 3.12: Pulling from library/alpine [2021-08-19T22:07:02.497Z] 3.12: Pulling from library/alpine [Pipeline] sh [2021-08-19T22:07:03.484Z] 3.12: Pulling from library/alpine [2021-08-19T22:07:03.484Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-19T22:07:03.484Z] Status: Downloaded newer image for alpine:3.12 [2021-08-19T22:07:03.484Z] ---> 13621d1b12d4 [2021-08-19T22:07:03.484Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-19T22:07:03.560Z] + make test [2021-08-19T22:07:03.560Z] 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 [2021-08-19T22:07:03.560Z] go mod tidy [2021-08-19T22:07:03.766Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-19T22:07:03.766Z] Status: Image is up to date for alpine:3.12 [2021-08-19T22:07:03.766Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-19T22:07:03.766Z] Status: Image is up to date for alpine:3.12 [2021-08-19T22:07:03.766Z] ---> 13621d1b12d4 [2021-08-19T22:07:03.766Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-19T22:07:03.766Z] ---> 13621d1b12d4 [2021-08-19T22:07:03.766Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-19T22:07:03.766Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-19T22:07:03.767Z] Status: Image is up to date for alpine:3.12 [2021-08-19T22:07:03.767Z] ---> 13621d1b12d4 [2021-08-19T22:07:03.767Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-19T22:07:03.767Z] ---> Running in 2c694b247666 [2021-08-19T22:07:03.767Z] ---> Running in 2e4094a2376a [2021-08-19T22:07:03.767Z] ---> Running in c5fcf07117ee [2021-08-19T22:07:03.767Z] ---> Running in 5c45d26f6f9a [2021-08-19T22:07:04.046Z] Removing intermediate container c5fcf07117ee [2021-08-19T22:07:04.046Z] ---> 0674df736f44 [2021-08-19T22:07:04.046Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-19T22:07:04.046Z] ---> Running in 226d25178a05 [2021-08-19T22:07:04.046Z] Removing intermediate container 226d25178a05 [2021-08-19T22:07:04.046Z] ---> b594aa41c05a [2021-08-19T22:07:04.046Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-19T22:07:04.158Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-19T22:07:04.331Z] ---> Running in 0511efdb6332 [2021-08-19T22:07:04.331Z] Removing intermediate container 0511efdb6332 [2021-08-19T22:07:04.331Z] ---> 74e5c57fb728 [2021-08-19T22:07:04.331Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:07:04.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T22:07:04.331Z] ---> Running in edb0680ac845 [2021-08-19T22:07:04.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T22:07:04.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T22:07:04.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T22:07:04.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T22:07:04.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T22:07:04.904Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-19T22:07:04.904Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-19T22:07:04.904Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-19T22:07:04.904Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-19T22:07:04.904Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T22:07:04.904Z] (4/4) Installing curl (7.78.0-r0) [2021-08-19T22:07:04.904Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-19T22:07:04.904Z] OK: 6 MiB in 15 packages [2021-08-19T22:07:04.904Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T22:07:04.904Z] Executing ca-certificates-20191127-r4.trigger [2021-08-19T22:07:04.904Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T22:07:04.904Z] OK: 6 MiB in 15 packages [2021-08-19T22:07:04.904Z] OK: 7 MiB in 18 packages [2021-08-19T22:07:05.517Z] Removing intermediate container 5c45d26f6f9a [2021-08-19T22:07:05.517Z] ---> a4ae79428c7b [2021-08-19T22:07:05.517Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T22:07:05.517Z] ---> Running in 4d13b98eb500 [2021-08-19T22:07:05.804Z] Removing intermediate container 2e4094a2376a [2021-08-19T22:07:05.804Z] ---> f02259aff757 [2021-08-19T22:07:05.804Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T22:07:06.084Z] ---> Running in 05dd1c419714 [2021-08-19T22:07:06.084Z] Removing intermediate container 4d13b98eb500 [2021-08-19T22:07:06.084Z] ---> 6483065cc7d1 [2021-08-19T22:07:06.084Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-19T22:07:06.084Z] Removing intermediate container edb0680ac845 [2021-08-19T22:07:06.084Z] ---> c3fe17701245 [2021-08-19T22:07:06.084Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-19T22:07:06.084Z] Removing intermediate container 2c694b247666 [2021-08-19T22:07:06.084Z] ---> 4aac6f995512 [2021-08-19T22:07:06.084Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-19T22:07:06.084Z] ---> Running in e399111c90c8 [2021-08-19T22:07:06.084Z] ---> Running in 978d13af1f69 [2021-08-19T22:07:06.084Z] ---> Running in 20a360907225 [2021-08-19T22:07:06.084Z] Removing intermediate container 05dd1c419714 [2021-08-19T22:07:06.084Z] ---> 2891409ee689 [2021-08-19T22:07:06.084Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-19T22:07:06.084Z] ---> Running in 69d2709d8e0d [2021-08-19T22:07:06.084Z] Removing intermediate container e399111c90c8 [2021-08-19T22:07:06.084Z] ---> f4e7aaaa2cb2 [2021-08-19T22:07:06.084Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-19T22:07:06.363Z] Removing intermediate container 20a360907225 [2021-08-19T22:07:06.363Z] ---> e81d17120ef0 [2021-08-19T22:07:06.363Z] Step 14/22 : WORKDIR /edgex [2021-08-19T22:07:06.363Z] ---> Running in b260c80c25ca [2021-08-19T22:07:06.363Z] ---> Running in 978f56f0dff1 [2021-08-19T22:07:06.363Z] Removing intermediate container 69d2709d8e0d [2021-08-19T22:07:06.363Z] ---> 71ee0d2392ac [2021-08-19T22:07:06.363Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-19T22:07:06.363Z] Removing intermediate container b260c80c25ca [2021-08-19T22:07:06.363Z] ---> 226a523735ec [2021-08-19T22:07:06.363Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T22:07:06.363Z] ---> Running in 967dd855feff [2021-08-19T22:07:06.363Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T22:07:06.363Z] Removing intermediate container 978f56f0dff1 [2021-08-19T22:07:06.363Z] ---> 97328e8caeb8 [2021-08-19T22:07:06.363Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-19T22:07:06.647Z] ---> a83ac35cd4b2 [2021-08-19T22:07:06.647Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-19T22:07:06.647Z] Removing intermediate container 967dd855feff [2021-08-19T22:07:06.647Z] ---> 3a8805185374 [2021-08-19T22:07:06.647Z] Step 16/24 : WORKDIR / [2021-08-19T22:07:06.647Z] ---> 477253d8472c [2021-08-19T22:07:06.647Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-19T22:07:06.647Z] ---> Running in 5ac13cb3d47e [2021-08-19T22:07:06.922Z] Removing intermediate container 5ac13cb3d47e [2021-08-19T22:07:06.922Z] ---> a850dd3f4ac6 [2021-08-19T22:07:06.922Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T22:07:07.201Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T22:07:07.201Z] ---> 06a0416811d3 [2021-08-19T22:07:07.201Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-19T22:07:07.201Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-19T22:07:07.201Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-19T22:07:07.201Z] ---> 08bdaf2f88f9 [2021-08-19T22:07:07.201Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-19T22:07:07.201Z] ---> 9a289971278f [2021-08-19T22:07:07.201Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-19T22:07:07.201Z] ---> 456b4aa08cf0 [2021-08-19T22:07:07.201Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-19T22:07:07.201Z] ---> Running in e97960290339 [2021-08-19T22:07:07.484Z] Removing intermediate container e97960290339 [2021-08-19T22:07:07.484Z] ---> 884626962b55 [2021-08-19T22:07:07.484Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-19T22:07:07.484Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-19T22:07:07.484Z] ---> 48ff0f03adf4 [2021-08-19T22:07:07.484Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-19T22:07:07.484Z] ---> Running in 0ff0bc2f4e26 [2021-08-19T22:07:07.484Z] ---> 510c3975817b [2021-08-19T22:07:07.484Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-19T22:07:07.484Z] ---> Running in a794d83b27ba [2021-08-19T22:07:07.484Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-19T22:07:07.484Z] ---> Running in 8e71e7cb2b88 [2021-08-19T22:07:07.762Z] ---> c33740553aef [2021-08-19T22:07:07.762Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-19T22:07:07.762Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-19T22:07:07.762Z] Removing intermediate container 0ff0bc2f4e26 [2021-08-19T22:07:07.762Z] ---> 1218ec3769bf [2021-08-19T22:07:07.762Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T22:07:07.762Z] Removing intermediate container 8e71e7cb2b88 [2021-08-19T22:07:07.762Z] ---> 2a65204a3c94 [2021-08-19T22:07:07.762Z] Step 19/22 : CMD ["--init=true"] [2021-08-19T22:07:07.762Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-19T22:07:07.762Z] ---> Running in c6aba8257fe0 [2021-08-19T22:07:07.762Z] ---> Running in ee0de62bd86d [2021-08-19T22:07:07.762Z] ---> fbf42293c23f [2021-08-19T22:07:07.762Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-19T22:07:07.762Z] ---> Running in 2a99cf122237 [2021-08-19T22:07:08.058Z] Removing intermediate container c6aba8257fe0 [2021-08-19T22:07:08.058Z] ---> fe732e055842 [2021-08-19T22:07:08.058Z] Step 20/22 : LABEL arch=x86_64 [2021-08-19T22:07:08.058Z] Removing intermediate container ee0de62bd86d [2021-08-19T22:07:08.058Z] ---> 4c645dc1e84a [2021-08-19T22:07:08.058Z] Step 21/23 : LABEL arch=x86_64 [2021-08-19T22:07:08.058Z] ---> Running in e54d16818839 [2021-08-19T22:07:08.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T22:07:08.058Z] ---> Running in 17c9a58b99e8 [2021-08-19T22:07:08.058Z] Removing intermediate container 2a99cf122237 [2021-08-19T22:07:08.058Z] ---> 82562c2a60b6 [2021-08-19T22:07:08.058Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T22:07:08.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T22:07:08.058Z] ---> Running in e488a919986d [2021-08-19T22:07:08.058Z] Removing intermediate container e54d16818839 [2021-08-19T22:07:08.058Z] ---> 43fb7601a4d1 [2021-08-19T22:07:08.058Z] Step 21/22 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:07:08.058Z] Removing intermediate container 17c9a58b99e8 [2021-08-19T22:07:08.058Z] ---> 6082a7f52ca3 [2021-08-19T22:07:08.058Z] Step 22/23 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:07:08.058Z] ---> Running in ee3ee8f58144 [2021-08-19T22:07:08.058Z] ---> Running in b63c0acb352d [2021-08-19T22:07:08.352Z] Removing intermediate container ee3ee8f58144 [2021-08-19T22:07:08.352Z] ---> 113c60a7cad9 [2021-08-19T22:07:08.352Z] Step 23/23 : LABEL version=0.0.0 [2021-08-19T22:07:08.352Z] Removing intermediate container e488a919986d [2021-08-19T22:07:08.352Z] ---> bc7b223e4042 [2021-08-19T22:07:08.352Z] Step 22/24 : LABEL arch=x86_64 [2021-08-19T22:07:08.352Z] (1/39) Installing readline (8.1.0-r0) [2021-08-19T22:07:08.352Z] Removing intermediate container b63c0acb352d [2021-08-19T22:07:08.352Z] ---> c1a6737256ab [2021-08-19T22:07:08.352Z] Step 22/22 : LABEL version=0.0.0 [2021-08-19T22:07:08.352Z] (2/39) Installing bash (5.1.0-r0) [2021-08-19T22:07:08.352Z] ---> Running in da4f9c18d169 [2021-08-19T22:07:08.352Z] ---> Running in ed97f88aa961 [2021-08-19T22:07:08.352Z] Executing bash-5.1.0-r0.post-install [2021-08-19T22:07:08.352Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-19T22:07:08.352Z] ---> Running in a15ca0ceebb4 [2021-08-19T22:07:08.352Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-19T22:07:08.352Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-19T22:07:08.352Z] (6/39) Installing curl (7.78.0-r0) [2021-08-19T22:07:08.352Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-19T22:07:08.352Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-19T22:07:08.352Z] (9/39) Installing expat (2.2.10-r1) [2021-08-19T22:07:08.352Z] (10/39) Installing libffi (3.3-r2) [2021-08-19T22:07:08.352Z] (11/39) Installing gdbm (1.19-r0) [2021-08-19T22:07:08.352Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-19T22:07:08.352Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-19T22:07:08.352Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-19T22:07:08.352Z] Removing intermediate container da4f9c18d169 [2021-08-19T22:07:08.352Z] ---> 4be45d6cfa3e [2021-08-19T22:07:08.352Z] [2021-08-19T22:07:08.629Z] Removing intermediate container ed97f88aa961 [2021-08-19T22:07:08.629Z] ---> c16b207ef000 [2021-08-19T22:07:08.629Z] Step 23/24 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:07:08.629Z] Removing intermediate container a15ca0ceebb4 [2021-08-19T22:07:08.629Z] ---> 815dae406040 [2021-08-19T22:07:08.629Z] [2021-08-19T22:07:08.629Z] Successfully built 4be45d6cfa3e [2021-08-19T22:07:08.629Z] Successfully tagged support-scheduler:latest [2021-08-19T22:07:08.629Z] Building core-metadata [2021-08-19T22:07:08.629Z]  Building support-scheduler ... done  ---> Running in 322ad609bc89 [2021-08-19T22:07:08.629Z] Successfully built 815dae406040 [2021-08-19T22:07:08.629Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-19T22:07:08.629Z] Successfully tagged security-proxy-setup:latest [2021-08-19T22:07:08.629Z] Building security-bootstrapper [2021-08-19T22:07:09.183Z]  Building security-proxy-setup ... done Removing intermediate container 322ad609bc89 [2021-08-19T22:07:09.183Z] ---> 7483038e04a6 [2021-08-19T22:07:09.183Z] Step 24/24 : LABEL version=0.0.0 [2021-08-19T22:07:09.786Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-19T22:07:09.786Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T22:07:09.786Z] OK: 8 MiB in 20 packages [2021-08-19T22:07:10.066Z] ---> Running in a93dcb3d7cb8 [2021-08-19T22:07:10.066Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-19T22:07:10.066Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-19T22:07:10.066Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-19T22:07:10.066Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-19T22:07:10.066Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-19T22:07:10.354Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-19T22:07:10.355Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-19T22:07:10.955Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-19T22:07:10.955Z] Removing intermediate container a93dcb3d7cb8 [2021-08-19T22:07:10.955Z] ---> a7b808370316 [2021-08-19T22:07:10.955Z] [2021-08-19T22:07:10.955Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-19T22:07:10.955Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-19T22:07:10.955Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-19T22:07:11.236Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-19T22:07:11.236Z] Successfully built a7b808370316 [2021-08-19T22:07:11.849Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-19T22:07:11.849Z] Successfully tagged core-command:latest [2021-08-19T22:07:11.849Z]  Building core-command ... done Building support-notifications [2021-08-19T22:07:11.849Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-19T22:07:11.849Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-19T22:07:11.849Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-19T22:07:11.849Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-19T22:07:11.849Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-19T22:07:11.849Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-19T22:07:11.849Z] Removing intermediate container 978d13af1f69 [2021-08-19T22:07:11.849Z] ---> d4f2b671d1ae [2021-08-19T22:07:11.849Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T22:07:11.849Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-19T22:07:11.849Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-19T22:07:11.849Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-19T22:07:11.849Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-19T22:07:11.849Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-19T22:07:11.849Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-19T22:07:13.845Z] Executing busybox-1.32.1-r6.trigger [2021-08-19T22:07:13.845Z] OK: 82 MiB in 59 packages [2021-08-19T22:07:15.851Z] ---> bf0d94704ada [2021-08-19T22:07:15.851Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-19T22:07:17.298Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T22:07:17.298Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T22:07:17.298Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T22:07:17.298Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-19T22:07:17.298Z] ---> 7b0efb6ee0d4 [2021-08-19T22:07:17.298Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T22:07:17.298Z] ---> Using cache [2021-08-19T22:07:17.298Z] ---> b6a052c0d251 [2021-08-19T22:07:17.298Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:07:17.298Z] ---> Using cache [2021-08-19T22:07:17.298Z] ---> 415d07804cfb [2021-08-19T22:07:17.298Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-19T22:07:17.298Z] ---> Using cache [2021-08-19T22:07:17.298Z] ---> c32926f06b75 [2021-08-19T22:07:17.298Z] Step 6/24 : COPY go.mod . [2021-08-19T22:07:17.298Z] ---> Using cache [2021-08-19T22:07:17.298Z] ---> 18b844f6722b [2021-08-19T22:07:17.298Z] Step 7/24 : RUN go mod download [2021-08-19T22:07:17.298Z] ---> Using cache [2021-08-19T22:07:17.298Z] ---> 4e6b6d652fbb [2021-08-19T22:07:17.298Z] Step 8/24 : COPY . . [2021-08-19T22:07:17.298Z] ---> 7b0efb6ee0d4 [2021-08-19T22:07:17.298Z] Step 3/23 : WORKDIR /edgex-go [2021-08-19T22:07:17.298Z] ---> Using cache [2021-08-19T22:07:17.298Z] ---> b6a052c0d251 [2021-08-19T22:07:17.298Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:07:17.298Z] ---> Using cache [2021-08-19T22:07:17.298Z] ---> 415d07804cfb [2021-08-19T22:07:17.298Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-19T22:07:17.298Z] ---> Using cache [2021-08-19T22:07:17.298Z] ---> d60682a5f167 [2021-08-19T22:07:17.298Z] Step 9/24 : RUN go mod tidy [2021-08-19T22:07:17.298Z] ---> Using cache [2021-08-19T22:07:17.298Z] ---> dbed05c5cbdf [2021-08-19T22:07:17.298Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-19T22:07:18.743Z] ---> 36ed11d4581d [2021-08-19T22:07:18.743Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-19T22:07:18.743Z] ---> Running in 7a5f30e23f87 [2021-08-19T22:07:18.743Z] ---> Running in dffb39e08855 [2021-08-19T22:07:19.733Z] ---> 8f5c386c6a71 [2021-08-19T22:07:19.733Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-19T22:07:20.019Z] ---> Running in aa21da277f54 [2021-08-19T22:07:20.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-19T22:07:20.628Z] Removing intermediate container aa21da277f54 [2021-08-19T22:07:20.628Z] ---> 2a911e9e4647 [2021-08-19T22:07:20.628Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T22:07:20.907Z] ---> Running in 8650c870623b [2021-08-19T22:07:21.905Z] Removing intermediate container 8650c870623b [2021-08-19T22:07:21.905Z] ---> ca238380f602 [2021-08-19T22:07:21.905Z] Step 22/24 : LABEL arch=x86_64 [2021-08-19T22:07:21.905Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T22:07:22.186Z] ---> Running in b9d17d149a9f [2021-08-19T22:07:22.800Z] Removing intermediate container b9d17d149a9f [2021-08-19T22:07:22.800Z] ---> d4101e24fee9 [2021-08-19T22:07:22.800Z] Step 23/24 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:07:23.077Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T22:07:23.358Z] ---> Running in 91fe03dbd26c [2021-08-19T22:07:23.647Z] Removing intermediate container 91fe03dbd26c [2021-08-19T22:07:23.647Z] ---> 8bb082192791 [2021-08-19T22:07:23.647Z] Step 24/24 : LABEL version=0.0.0 [2021-08-19T22:07:23.647Z] OK: 219 MiB in 52 packages [2021-08-19T22:07:23.647Z] ---> Running in 0d94ca92af8e [2021-08-19T22:07:23.930Z] Removing intermediate container 0d94ca92af8e [2021-08-19T22:07:23.930Z] ---> 5f38ce46bc7b [2021-08-19T22:07:23.930Z] [2021-08-19T22:07:24.211Z] Successfully built 5f38ce46bc7b [2021-08-19T22:07:24.211Z] Removing intermediate container 7a5f30e23f87 [2021-08-19T22:07:24.211Z] ---> a4816356cee6 [2021-08-19T22:07:24.211Z] Step 6/23 : COPY go.mod . [2021-08-19T22:07:24.211Z] Successfully tagged core-data:latest [2021-08-19T22:07:24.211Z] Building security-secretstore-setup [2021-08-19T22:07:24.491Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-08-19T22:07:24.491Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-19T22:07:24.491Z] ---> 461c22b95e9a [2021-08-19T22:07:24.491Z] Step 7/23 : RUN go mod download [2021-08-19T22:07:24.778Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-19T22:07:24.778Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-19T22:07:25.065Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-19T22:07:25.065Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-19T22:07:25.065Z] Collecting cached-property<2,>=1.2.0 [2021-08-19T22:07:25.065Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-19T22:07:25.065Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-19T22:07:25.065Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-19T22:07:26.067Z] ---> Running in 3aa3c3fc34b5 [2021-08-19T22:07:26.067Z] Collecting texttable<0.10,>=0.9.0 [2021-08-19T22:07:26.067Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-19T22:07:26.933Z] Collecting docker<4.0,>=3.6.0 [2021-08-19T22:07:26.933Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-19T22:07:26.933Z] Collecting docopt<0.7,>=0.6.1 [2021-08-19T22:07:26.933Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-19T22:07:28.091Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-19T22:07:28.091Z] Collecting jsonschema<3,>=2.5.1 [2021-08-19T22:07:28.091Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-19T22:07:28.091Z] Collecting PyYAML<4,>=3.10 [2021-08-19T22:07:28.091Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-19T22:07:29.084Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T22:07:29.084Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-19T22:07:29.084Z] ---> 7b0efb6ee0d4 [2021-08-19T22:07:29.084Z] Step 3/32 : WORKDIR /edgex-go [2021-08-19T22:07:29.084Z] ---> Using cache [2021-08-19T22:07:29.084Z] ---> b6a052c0d251 [2021-08-19T22:07:29.084Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:07:29.084Z] ---> Using cache [2021-08-19T22:07:29.084Z] ---> 415d07804cfb [2021-08-19T22:07:29.084Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-19T22:07:29.084Z] ---> Using cache [2021-08-19T22:07:29.084Z] ---> c32926f06b75 [2021-08-19T22:07:29.084Z] Step 6/32 : COPY go.mod . [2021-08-19T22:07:29.084Z] ---> Using cache [2021-08-19T22:07:29.084Z] ---> 18b844f6722b [2021-08-19T22:07:29.084Z] Step 7/32 : RUN go mod download [2021-08-19T22:07:29.084Z] ---> Using cache [2021-08-19T22:07:29.084Z] ---> 4e6b6d652fbb [2021-08-19T22:07:29.084Z] Step 8/32 : COPY . . [2021-08-19T22:07:29.084Z] ---> Using cache [2021-08-19T22:07:29.084Z] ---> d60682a5f167 [2021-08-19T22:07:29.084Z] Step 9/32 : RUN go mod tidy [2021-08-19T22:07:29.084Z] ---> Using cache [2021-08-19T22:07:29.084Z] ---> dbed05c5cbdf [2021-08-19T22:07:29.084Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-19T22:07:29.363Z] Collecting docker-pycreds>=0.4.0 [2021-08-19T22:07:29.363Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-19T22:07:29.363Z] Collecting certifi>=2017.4.17 [2021-08-19T22:07:29.644Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-19T22:07:29.644Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-19T22:07:29.644Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-19T22:07:29.644Z] Collecting idna<2.8,>=2.5 [2021-08-19T22:07:29.644Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-19T22:07:29.934Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-19T22:07:29.934Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-19T22:07:29.934Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-19T22:07:29.934Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-19T22:07:29.934Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-19T22:07:29.934Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-19T22:07:29.934Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-19T22:07:29.934Z] Attempting uninstall: urllib3 [2021-08-19T22:07:29.934Z] Found existing installation: urllib3 1.26.2 [2021-08-19T22:07:29.934Z] Uninstalling urllib3-1.26.2: [2021-08-19T22:07:30.215Z] Successfully uninstalled urllib3-1.26.2 [2021-08-19T22:07:30.215Z] ---> Running in 062c8b8cc2a1 [2021-08-19T22:07:30.215Z] Attempting uninstall: idna [2021-08-19T22:07:30.215Z] Found existing installation: idna 3.1 [2021-08-19T22:07:30.215Z] Uninstalling idna-3.1: [2021-08-19T22:07:30.215Z] Successfully uninstalled idna-3.1 [2021-08-19T22:07:30.489Z] Removing intermediate container 3aa3c3fc34b5 [2021-08-19T22:07:30.489Z] ---> 1312fb306c0e [2021-08-19T22:07:30.489Z] Step 8/23 : COPY . . [2021-08-19T22:07:30.489Z] Attempting uninstall: chardet [2021-08-19T22:07:30.489Z] Found existing installation: chardet 4.0.0 [2021-08-19T22:07:30.489Z] Uninstalling chardet-4.0.0: [2021-08-19T22:07:30.489Z] Successfully uninstalled chardet-4.0.0 [2021-08-19T22:07:30.952Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-19T22:07:31.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-19T22:07:31.097Z] Attempting uninstall: requests [2021-08-19T22:07:31.097Z] Found existing installation: requests 2.25.1 [2021-08-19T22:07:31.097Z] Uninstalling requests-2.25.1: [2021-08-19T22:07:31.097Z] Successfully uninstalled requests-2.25.1 [2021-08-19T22:07:31.097Z] Running setup.py install for texttable: started [2021-08-19T22:07:32.099Z] Running setup.py install for texttable: finished with status 'done' [2021-08-19T22:07:32.099Z] Running setup.py install for PyYAML: started [2021-08-19T22:07:33.116Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-19T22:07:33.116Z] Running setup.py install for docopt: started [2021-08-19T22:07:33.729Z] Running setup.py install for docopt: finished with status 'done' [2021-08-19T22:07:33.729Z] Running setup.py install for dockerpty: started [2021-08-19T22:07:34.340Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-19T22:07:34.640Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-19T22:07:37.330Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T22:07:37.330Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-19T22:07:37.330Z] ---> 7b0efb6ee0d4 [2021-08-19T22:07:37.330Z] Step 3/26 : WORKDIR /edgex-go [2021-08-19T22:07:37.330Z] ---> Using cache [2021-08-19T22:07:37.330Z] ---> b6a052c0d251 [2021-08-19T22:07:37.330Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:07:37.330Z] ---> Using cache [2021-08-19T22:07:37.330Z] ---> 415d07804cfb [2021-08-19T22:07:37.330Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-19T22:07:37.330Z] ---> Using cache [2021-08-19T22:07:37.330Z] ---> c32926f06b75 [2021-08-19T22:07:37.330Z] Step 6/26 : COPY go.mod . [2021-08-19T22:07:37.330Z] ---> Using cache [2021-08-19T22:07:37.330Z] ---> 18b844f6722b [2021-08-19T22:07:37.330Z] Step 7/26 : RUN go mod download [2021-08-19T22:07:37.330Z] ---> Using cache [2021-08-19T22:07:37.330Z] ---> 4e6b6d652fbb [2021-08-19T22:07:37.330Z] Step 8/26 : COPY . . [2021-08-19T22:07:37.330Z] ---> Using cache [2021-08-19T22:07:37.330Z] ---> d60682a5f167 [2021-08-19T22:07:37.330Z] Step 9/26 : RUN go mod tidy [2021-08-19T22:07:37.330Z] ---> Using cache [2021-08-19T22:07:37.330Z] ---> dbed05c5cbdf [2021-08-19T22:07:37.330Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-19T22:07:37.330Z] ---> Running in 13883af72a9c [2021-08-19T22:07:37.330Z] ---> 5a13ca64a4ca [2021-08-19T22:07:37.330Z] Step 9/23 : RUN go mod tidy [2021-08-19T22:07:37.609Z] ---> Running in 05bef1ebe697 [2021-08-19T22:07:37.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-19T22:07:40.536Z] Removing intermediate container 05bef1ebe697 [2021-08-19T22:07:40.536Z] ---> d129b5924eba [2021-08-19T22:07:40.536Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-19T22:07:40.820Z] ---> Running in 0486dc8b1c2f [2021-08-19T22:07:41.102Z] Removing intermediate container a794d83b27ba [2021-08-19T22:07:41.102Z] ---> 7f651b836219 [2021-08-19T22:07:41.102Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-19T22:07:41.102Z] ---> Running in fc1311a6a43f [2021-08-19T22:07:41.386Z] Removing intermediate container fc1311a6a43f [2021-08-19T22:07:41.386Z] ---> 37392652132e [2021-08-19T22:07:41.386Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-19T22:07:41.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-19T22:07:41.386Z] ---> Running in 50fe89e1b8c3 [2021-08-19T22:07:41.386Z] Removing intermediate container 50fe89e1b8c3 [2021-08-19T22:07:41.387Z] ---> 47aa609f4e86 [2021-08-19T22:07:41.387Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-19T22:07:42.013Z] ---> e559a53ab225 [2021-08-19T22:07:42.013Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-19T22:07:42.299Z] ---> 4d396eb78a81 [2021-08-19T22:07:42.299Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-19T22:07:42.584Z] ---> e10c20efd6c3 [2021-08-19T22:07:42.584Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-19T22:07:42.872Z] ---> Running in 54c02f83a1b4 [2021-08-19T22:07:42.872Z] Removing intermediate container 54c02f83a1b4 [2021-08-19T22:07:42.872Z] ---> 2665d008da99 [2021-08-19T22:07:42.872Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T22:07:42.872Z] ---> Running in 588a123da9c9 [2021-08-19T22:07:43.155Z] Removing intermediate container 588a123da9c9 [2021-08-19T22:07:43.155Z] ---> f40dafa40534 [2021-08-19T22:07:43.155Z] Step 22/24 : LABEL arch=x86_64 [2021-08-19T22:07:43.155Z] ---> Running in 8692393f3266 [2021-08-19T22:07:43.438Z] Removing intermediate container 8692393f3266 [2021-08-19T22:07:43.439Z] ---> e5594b7765fa [2021-08-19T22:07:43.439Z] Step 23/24 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:07:43.439Z] ---> Running in f3d5b52418f8 [2021-08-19T22:07:43.439Z] Removing intermediate container f3d5b52418f8 [2021-08-19T22:07:43.439Z] ---> 35f07fbe3d74 [2021-08-19T22:07:43.439Z] Step 24/24 : LABEL version=0.0.0 [2021-08-19T22:07:43.720Z] ---> Running in 34c4b39f7520 [2021-08-19T22:07:43.720Z] Removing intermediate container 34c4b39f7520 [2021-08-19T22:07:43.720Z] ---> 7061f8ca7999 [2021-08-19T22:07:43.720Z] [2021-08-19T22:07:43.720Z] Successfully built 7061f8ca7999 [2021-08-19T22:07:43.720Z] Successfully tagged sys-mgmt-agent:latest [2021-08-19T22:07:56.259Z]  Building sys-mgmt-agent ... done Removing intermediate container dffb39e08855 [2021-08-19T22:07:56.259Z] ---> 03394b011119 [2021-08-19T22:07:56.259Z] [2021-08-19T22:07:56.259Z] Step 11/24 : FROM alpine:3.12 [2021-08-19T22:07:56.259Z] ---> 13621d1b12d4 [2021-08-19T22:07:56.259Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-19T22:07:56.259Z] ---> Using cache [2021-08-19T22:07:56.259Z] ---> f02259aff757 [2021-08-19T22:07:56.259Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T22:07:56.259Z] ---> Using cache [2021-08-19T22:07:56.259Z] ---> 2891409ee689 [2021-08-19T22:07:56.259Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-19T22:07:56.259Z] ---> Running in c1c8594f8e3d [2021-08-19T22:07:56.259Z] Removing intermediate container c1c8594f8e3d [2021-08-19T22:07:56.259Z] ---> 54e8bb18045a [2021-08-19T22:07:56.259Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-19T22:07:56.259Z] ---> Running in 7fdc127b32d1 [2021-08-19T22:07:56.259Z] Removing intermediate container 7fdc127b32d1 [2021-08-19T22:07:56.259Z] ---> b13112293fca [2021-08-19T22:07:56.259Z] Step 16/24 : WORKDIR / [2021-08-19T22:07:56.259Z] ---> Running in c19f8efd9f45 [2021-08-19T22:07:56.259Z] Removing intermediate container c19f8efd9f45 [2021-08-19T22:07:56.259Z] ---> 8c1ff42c226f [2021-08-19T22:07:56.259Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T22:07:56.259Z] ---> aff638ae932d [2021-08-19T22:07:56.259Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-19T22:07:56.259Z] ---> 1fb3fdc3d90d [2021-08-19T22:07:56.259Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-19T22:07:56.259Z] ---> 3b9fa252da44 [2021-08-19T22:07:56.259Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-19T22:07:56.259Z] ---> Running in b17bb498e73f [2021-08-19T22:07:56.259Z] Removing intermediate container b17bb498e73f [2021-08-19T22:07:56.259Z] ---> b44dbef5e215 [2021-08-19T22:07:56.259Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T22:07:56.552Z] ---> Running in 2c4cd816a40b [2021-08-19T22:07:56.552Z] Removing intermediate container 2c4cd816a40b [2021-08-19T22:07:56.552Z] ---> e815303b5165 [2021-08-19T22:07:56.552Z] Step 22/24 : LABEL arch=x86_64 [2021-08-19T22:07:56.552Z] ---> Running in db5d6b5f0a60 [2021-08-19T22:07:56.835Z] Removing intermediate container db5d6b5f0a60 [2021-08-19T22:07:56.835Z] ---> f17a3d373444 [2021-08-19T22:07:56.835Z] Step 23/24 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:07:56.835Z] ---> Running in 198ac5abbac2 [2021-08-19T22:07:57.122Z] Removing intermediate container 198ac5abbac2 [2021-08-19T22:07:57.122Z] ---> d23413c559ed [2021-08-19T22:07:57.122Z] Step 24/24 : LABEL version=0.0.0 [2021-08-19T22:07:57.122Z] ---> Running in 5b41b660821f [2021-08-19T22:07:57.122Z] Removing intermediate container 5b41b660821f [2021-08-19T22:07:57.122Z] ---> 03203eb3d7ed [2021-08-19T22:07:57.122Z] [2021-08-19T22:07:57.408Z] Successfully built 03203eb3d7ed [2021-08-19T22:07:57.408Z] Successfully tagged core-metadata:latest [2021-08-19T22:08:04.232Z]  Building core-metadata ... done Removing intermediate container 062c8b8cc2a1 [2021-08-19T22:08:04.232Z] ---> 22dbe13f6201 [2021-08-19T22:08:04.232Z] [2021-08-19T22:08:04.232Z] Step 11/32 : FROM alpine:3.12 [2021-08-19T22:08:04.232Z] ---> 13621d1b12d4 [2021-08-19T22:08:04.232Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-19T22:08:04.232Z] ---> Running in a33749848406 [2021-08-19T22:08:04.232Z] Removing intermediate container a33749848406 [2021-08-19T22:08:04.232Z] ---> 0b54d2c5ace8 [2021-08-19T22:08:04.232Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-19T22:08:04.232Z] ---> Running in 3339e7a18d5d [2021-08-19T22:08:04.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T22:08:04.799Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T22:08:04.799Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-19T22:08:04.799Z] (2/2) Installing su-exec (0.2-r1) [2021-08-19T22:08:04.799Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T22:08:04.799Z] OK: 6 MiB in 16 packages [2021-08-19T22:08:05.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-19T22:08:05.352Z] Removing intermediate container 3339e7a18d5d [2021-08-19T22:08:05.352Z] ---> 4306c851e326 [2021-08-19T22:08:05.352Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-19T22:08:05.352Z] ---> Running in 1f5ad8ade2c9 [2021-08-19T22:08:05.629Z] Removing intermediate container 1f5ad8ade2c9 [2021-08-19T22:08:05.630Z] ---> 83c35fce9d65 [2021-08-19T22:08:05.630Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-19T22:08:05.630Z] ---> Running in 5aae0dc888eb [2021-08-19T22:08:05.630Z] Removing intermediate container 5aae0dc888eb [2021-08-19T22:08:05.630Z] ---> 351b13f6dd41 [2021-08-19T22:08:05.630Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-19T22:08:05.630Z] ---> Running in 51febda1e9ef [2021-08-19T22:08:06.628Z] Removing intermediate container 51febda1e9ef [2021-08-19T22:08:06.628Z] ---> d4911d34b76a [2021-08-19T22:08:06.628Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-19T22:08:06.628Z] ---> Running in 0f1e79fe5f5b [2021-08-19T22:08:06.906Z] Removing intermediate container 0f1e79fe5f5b [2021-08-19T22:08:06.906Z] ---> 5af09c921bc4 [2021-08-19T22:08:06.906Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-19T22:08:07.190Z] ---> 3026f0d86f6b [2021-08-19T22:08:07.190Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-19T22:08:07.190Z] ---> Running in 626c4874e7f9 [2021-08-19T22:08:08.202Z] Removing intermediate container 13883af72a9c [2021-08-19T22:08:08.202Z] ---> 16407d4942d1 [2021-08-19T22:08:08.202Z] [2021-08-19T22:08:08.202Z] Step 11/26 : FROM alpine:3.12 [2021-08-19T22:08:08.202Z] ---> 13621d1b12d4 [2021-08-19T22:08:08.202Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-19T22:08:08.202Z] ---> Running in f162643b673c [2021-08-19T22:08:08.202Z] Removing intermediate container 0486dc8b1c2f [2021-08-19T22:08:08.202Z] ---> 0378f6943152 [2021-08-19T22:08:08.202Z] [2021-08-19T22:08:08.202Z] Step 11/23 : FROM alpine:3.12 [2021-08-19T22:08:08.202Z] ---> 13621d1b12d4 [2021-08-19T22:08:08.202Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-19T22:08:08.202Z] ---> Running in 6b8900c41260 [2021-08-19T22:08:08.202Z] Removing intermediate container 626c4874e7f9 [2021-08-19T22:08:08.202Z] ---> f9bb216f37c3 [2021-08-19T22:08:08.202Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T22:08:08.480Z] ---> 99bcfac9ee5a [2021-08-19T22:08:08.480Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-19T22:08:08.480Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T22:08:08.775Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T22:08:08.775Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T22:08:08.775Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T22:08:08.775Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-19T22:08:08.775Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-19T22:08:08.775Z] (3/3) Installing su-exec (0.2-r1) [2021-08-19T22:08:08.775Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T22:08:08.775Z] Executing ca-certificates-20191127-r4.trigger [2021-08-19T22:08:08.775Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-19T22:08:09.055Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-19T22:08:09.055Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T22:08:09.055Z] Executing ca-certificates-20191127-r4.trigger [2021-08-19T22:08:09.055Z] OK: 6 MiB in 17 packages [2021-08-19T22:08:09.055Z] OK: 6 MiB in 16 packages [2021-08-19T22:08:09.055Z] ---> 842f8a52ce72 [2021-08-19T22:08:09.055Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-19T22:08:09.339Z] ---> 928d98f924dc [2021-08-19T22:08:09.339Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-19T22:08:09.339Z] Removing intermediate container 6b8900c41260 [2021-08-19T22:08:09.339Z] ---> 29e9c2643a93 [2021-08-19T22:08:09.339Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T22:08:09.339Z] Removing intermediate container f162643b673c [2021-08-19T22:08:09.339Z] ---> 20b325c4d917 [2021-08-19T22:08:09.339Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-19T22:08:09.339Z] ---> Running in b8b3ff5376af [2021-08-19T22:08:09.339Z] ---> Running in 4d388fe325f7 [2021-08-19T22:08:09.619Z] Removing intermediate container 4d388fe325f7 [2021-08-19T22:08:09.619Z] ---> 48f44eb6f401 [2021-08-19T22:08:09.619Z] Step 14/26 : WORKDIR / [2021-08-19T22:08:09.619Z] ---> b78cff613271 [2021-08-19T22:08:09.619Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-19T22:08:09.619Z] Removing intermediate container b8b3ff5376af [2021-08-19T22:08:09.619Z] ---> 1967af911c93 [2021-08-19T22:08:09.619Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-19T22:08:09.619Z] ---> Running in 4ec8838113ea [2021-08-19T22:08:09.619Z] ---> Running in 66cb51e58e9c [2021-08-19T22:08:09.619Z] Removing intermediate container 66cb51e58e9c [2021-08-19T22:08:09.619Z] ---> 1ee26df77805 [2021-08-19T22:08:09.619Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-19T22:08:09.619Z] ---> Running in eacb665ce7bc [2021-08-19T22:08:09.619Z] Removing intermediate container 4ec8838113ea [2021-08-19T22:08:09.619Z] ---> 8329c3fa638f [2021-08-19T22:08:09.619Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-19T22:08:09.900Z] ---> c802c0188225 [2021-08-19T22:08:09.900Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-19T22:08:09.900Z] Removing intermediate container eacb665ce7bc [2021-08-19T22:08:09.900Z] ---> ae82fe9a584f [2021-08-19T22:08:09.900Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T22:08:09.900Z] ---> e4e93464cd50 [2021-08-19T22:08:09.900Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-19T22:08:10.178Z] ---> 29d8903f0e3a [2021-08-19T22:08:10.178Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-19T22:08:10.178Z] ---> 2eec49b88b12 [2021-08-19T22:08:10.178Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-19T22:08:10.178Z] ---> Running in 39f7982343bd [2021-08-19T22:08:10.455Z] ---> b6c26340c8ae [2021-08-19T22:08:10.455Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-19T22:08:10.455Z] Removing intermediate container 39f7982343bd [2021-08-19T22:08:10.455Z] ---> 11141e0a9113 [2021-08-19T22:08:10.455Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-19T22:08:10.455Z] ---> e96b0d752ef4 [2021-08-19T22:08:10.455Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-19T22:08:10.729Z] ---> e0e3bc91af91 [2021-08-19T22:08:10.729Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-19T22:08:10.729Z] ---> 1901b3fc851d [2021-08-19T22:08:10.729Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-19T22:08:10.729Z] ---> f3dc04869914 [2021-08-19T22:08:10.729Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-19T22:08:10.729Z] ---> Running in 30b018da91b7 [2021-08-19T22:08:10.729Z] ---> Running in 5a6fa1488dd3 [2021-08-19T22:08:11.005Z] ---> a307850617a2 [2021-08-19T22:08:11.005Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-19T22:08:11.005Z] Removing intermediate container 5a6fa1488dd3 [2021-08-19T22:08:11.005Z] ---> 3ca57ea533aa [2021-08-19T22:08:11.005Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T22:08:11.005Z] ---> Running in e96fde94e37a [2021-08-19T22:08:11.281Z] Removing intermediate container e96fde94e37a [2021-08-19T22:08:11.281Z] ---> cef1029d8b5c [2021-08-19T22:08:11.281Z] Step 21/23 : LABEL arch=x86_64 [2021-08-19T22:08:11.281Z] ---> Running in 63a8434e1e5d [2021-08-19T22:08:11.281Z] ---> 7661f749eb11 [2021-08-19T22:08:11.281Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-19T22:08:11.281Z] Removing intermediate container 63a8434e1e5d [2021-08-19T22:08:11.281Z] ---> 0fe6d59e44fe [2021-08-19T22:08:11.281Z] Step 22/23 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:08:11.281Z] ---> Running in 8f006e6ef509 [2021-08-19T22:08:11.564Z] Removing intermediate container 30b018da91b7 [2021-08-19T22:08:11.564Z] ---> 5d32ab4a166b [2021-08-19T22:08:11.564Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-19T22:08:11.564Z] Removing intermediate container 8f006e6ef509 [2021-08-19T22:08:11.564Z] ---> 1438d5545179 [2021-08-19T22:08:11.564Z] Step 23/23 : LABEL version=0.0.0 [2021-08-19T22:08:11.564Z] ---> 21c2116a02a9 [2021-08-19T22:08:11.564Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-19T22:08:11.564Z] ---> Running in f0192173e5ab [2021-08-19T22:08:11.564Z] ---> Running in 46f739174f49 [2021-08-19T22:08:11.564Z] ---> Running in 1d20ad3a83b6 [2021-08-19T22:08:11.847Z] Removing intermediate container f0192173e5ab [2021-08-19T22:08:11.847Z] ---> a4acec1c67af [2021-08-19T22:08:11.847Z] Step 29/32 : CMD ["gate"] [2021-08-19T22:08:11.847Z] Removing intermediate container 1d20ad3a83b6 [2021-08-19T22:08:11.847Z] ---> de62b52d7e78 [2021-08-19T22:08:11.847Z] [2021-08-19T22:08:11.847Z] Successfully built de62b52d7e78 [2021-08-19T22:08:11.847Z] Successfully tagged support-notifications:latest [2021-08-19T22:08:11.847Z]  Building support-notifications ... done  ---> Running in c72518e02c25 [2021-08-19T22:08:11.847Z] Removing intermediate container c72518e02c25 [2021-08-19T22:08:11.847Z] ---> b65096ea71a8 [2021-08-19T22:08:11.847Z] Step 30/32 : LABEL arch=x86_64 [2021-08-19T22:08:12.128Z] ---> Running in 7445a4f3f362 [2021-08-19T22:08:12.128Z] Removing intermediate container 7445a4f3f362 [2021-08-19T22:08:12.128Z] ---> 1c063d29671d [2021-08-19T22:08:12.128Z] Step 31/32 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:08:12.128Z] ---> Running in a5de76b9971a [2021-08-19T22:08:12.128Z] Removing intermediate container 46f739174f49 [2021-08-19T22:08:12.128Z] ---> ac42d72706fa [2021-08-19T22:08:12.129Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-19T22:08:12.405Z] ---> Running in 7ae5e7e45615 [2021-08-19T22:08:12.405Z] Removing intermediate container a5de76b9971a [2021-08-19T22:08:12.405Z] ---> 13d3ac809c7f [2021-08-19T22:08:12.405Z] Step 32/32 : LABEL version=0.0.0 [2021-08-19T22:08:12.405Z] Removing intermediate container 7ae5e7e45615 [2021-08-19T22:08:12.405Z] ---> d27cabcfba1d [2021-08-19T22:08:12.405Z] Step 24/26 : LABEL arch=x86_64 [2021-08-19T22:08:12.405Z] ---> Running in ead43abe7cd9 [2021-08-19T22:08:12.405Z] ---> Running in a537cf562c8c [2021-08-19T22:08:12.405Z] Removing intermediate container a537cf562c8c [2021-08-19T22:08:12.405Z] ---> 61a8345debe6 [2021-08-19T22:08:12.405Z] Step 25/26 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:08:12.405Z] Removing intermediate container ead43abe7cd9 [2021-08-19T22:08:12.405Z] ---> 575b997366d8 [2021-08-19T22:08:12.405Z] [2021-08-19T22:08:12.686Z] ---> Running in f0d081e4513a [2021-08-19T22:08:12.686Z] Successfully built 575b997366d8 [2021-08-19T22:08:12.686Z] Successfully tagged security-bootstrapper:latest [2021-08-19T22:08:12.686Z]  Building security-bootstrapper ... done Removing intermediate container f0d081e4513a [2021-08-19T22:08:12.686Z] ---> 630b414cf4f2 [2021-08-19T22:08:12.686Z] Step 26/26 : LABEL version=0.0.0 [2021-08-19T22:08:12.686Z] ---> Running in aa67d20c0581 [2021-08-19T22:08:12.686Z] Removing intermediate container aa67d20c0581 [2021-08-19T22:08:12.686Z] ---> d82f7d2ba1e6 [2021-08-19T22:08:12.686Z] [2021-08-19T22:08:12.963Z] Successfully built d82f7d2ba1e6 [2021-08-19T22:08:12.963Z] Successfully tagged security-secretstore-setup:latest [2021-08-19T22:08:12.984Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-08-19T22:08:12.993Z] $ docker stop --time=1 be95a7746a464473bfa206bc66536d74d3e3abdb0aae3c3c37be7d951111c8ba [2021-08-19T22:08:14.364Z] $ docker rm -f be95a7746a464473bfa206bc66536d74d3e3abdb0aae3c3c37be7d951111c8ba [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-19T22:08:14.782Z] + docker images [2021-08-19T22:08:14.782Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-19T22:08:14.782Z] security-secretstore-setup latest d82f7d2ba1e6 2 seconds ago 28.1MB [2021-08-19T22:08:14.782Z] security-bootstrapper latest 575b997366d8 2 seconds ago 18.8MB [2021-08-19T22:08:14.782Z] support-notifications latest de62b52d7e78 3 seconds ago 16.8MB [2021-08-19T22:08:14.782Z] 16407d4942d1 7 seconds ago 1.76GB [2021-08-19T22:08:14.782Z] 0378f6943152 7 seconds ago 1.75GB [2021-08-19T22:08:14.782Z] 22dbe13f6201 11 seconds ago 1.75GB [2021-08-19T22:08:14.782Z] core-metadata latest 03203eb3d7ed 17 seconds ago 16.7MB [2021-08-19T22:08:14.782Z] 03394b011119 21 seconds ago 1.75GB [2021-08-19T22:08:14.782Z] sys-mgmt-agent latest 7061f8ca7999 31 seconds ago 325MB [2021-08-19T22:08:14.782Z] core-data latest 5f38ce46bc7b 51 seconds ago 20.4MB [2021-08-19T22:08:14.782Z] core-command latest a7b808370316 About a minute ago 16MB [2021-08-19T22:08:14.782Z] security-proxy-setup latest 815dae406040 About a minute ago 26MB [2021-08-19T22:08:14.782Z] support-scheduler latest 4be45d6cfa3e About a minute ago 16.1MB [2021-08-19T22:08:14.782Z] 30e5d8abe923 About a minute ago 1.75GB [2021-08-19T22:08:14.782Z] 6f721516c9c2 About a minute ago 1.76GB [2021-08-19T22:08:14.782Z] 7e46451227f6 About a minute ago 1.75GB [2021-08-19T22:08:14.782Z] 678d3aaf6259 About a minute ago 1.76GB [2021-08-19T22:08:14.782Z] db0434f35135 About a minute ago 1.75GB [2021-08-19T22:08:14.782Z] ci-base-image-x86_64 latest 7b0efb6ee0d4 5 minutes ago 1.25GB [2021-08-19T22:08:14.782Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 30 hours ago 37.5MB [2021-08-19T22:08:14.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 13 days ago 547MB [2021-08-19T22:08:14.782Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-19T22:08:14.782Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-19T22:08:14.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-08-19T22:08:27.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-19T22:08:30.133Z] Still waiting to schedule task [2021-08-19T22:08:30.134Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-19T22:08:30.953Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-19T22:08:31.230Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-19T22:08:32.240Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-19T22:08:44.688Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-19T22:08:44.688Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-19T22:08:44.688Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-19T22:08:44.688Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-19T22:08:44.688Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-19T22:08:44.688Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-19T22:08:45.290Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-19T22:08:45.290Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-19T22:08:45.290Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-19T22:08:45.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-19T22:08:57.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.158s coverage: 28.7% of statements [2021-08-19T22:08:57.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-19T22:08:57.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-19T22:09:00.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.283s coverage: 100.0% of statements [2021-08-19T22:09:00.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-19T22:09:00.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.395s coverage: 46.3% of statements [2021-08-19T22:09:00.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-19T22:09:00.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-19T22:09:02.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.693s coverage: 90.1% of statements [2021-08-19T22:09:02.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-19T22:09:02.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-19T22:09:04.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.263s coverage: 81.2% of statements [2021-08-19T22:09:04.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-19T22:09:04.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-19T22:09:04.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-19T22:09:04.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-19T22:09:04.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-19T22:09:11.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.520s coverage: 94.2% of statements [2021-08-19T22:09:11.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-19T22:09:11.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-19T22:09:11.450Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 59.1% of statements [2021-08-19T22:09:11.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-19T22:09:11.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-19T22:09:11.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-19T22:09:11.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-19T22:09:11.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-19T22:09:11.450Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.235s coverage: 60.0% of statements [2021-08-19T22:09:11.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-19T22:09:11.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-19T22:09:11.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-19T22:09:11.450Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.327s coverage: 0.8% of statements [2021-08-19T22:09:11.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-19T22:09:11.450Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements [2021-08-19T22:09:11.450Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.200s coverage: 21.7% of statements [2021-08-19T22:09:11.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-19T22:09:11.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.278s coverage: 47.1% of statements [2021-08-19T22:09:12.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.211s coverage: 79.5% of statements [2021-08-19T22:09:12.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements [2021-08-19T22:09:12.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.228s coverage: 96.3% of statements [2021-08-19T22:09:13.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements [2021-08-19T22:09:28.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.343s coverage: 94.4% of statements [2021-08-19T22:09:28.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.168s coverage: 44.8% of statements [2021-08-19T22:09:31.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.575s coverage: 81.8% of statements [2021-08-19T22:09:31.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-19T22:09:35.776Z] Running on prd-ubuntu18.04-docker-8c-8g-346 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws [2021-08-19T22:09:35.794Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-08-19T22:09:35.905Z] The recommended git tool is: git [2021-08-19T22:09:38.482Z] using credential edgex-jenkins-ssh [2021-08-19T22:09:38.496Z] Cloning the remote Git repository [2021-08-19T22:09:38.533Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-19T22:09:38.600Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-08-19T22:09:38.632Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-19T22:09:38.632Z] > git --version # timeout=10 [2021-08-19T22:09:38.645Z] > git --version # 'git version 2.17.1' [2021-08-19T22:09:38.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-19T22:09:38.674Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-19T22:09:39.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements [2021-08-19T22:09:39.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-19T22:09:39.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-19T22:09:39.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-19T22:09:39.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-08-19T22:09:39.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-19T22:09:39.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-19T22:09:39.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-19T22:09:39.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-19T22:09:39.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-19T22:09:39.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2021-08-19T22:09:39.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-19T22:09:39.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-19T22:09:39.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-08-19T22:09:39.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-19T22:09:39.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.198s coverage: 58.8% of statements [2021-08-19T22:09:39.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-19T22:09:39.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements [2021-08-19T22:09:39.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements [2021-08-19T22:09:39.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements [2021-08-19T22:09:39.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.342s coverage: 91.2% of statements [2021-08-19T22:09:39.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-19T22:09:40.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.804s coverage: 64.4% of statements [2021-08-19T22:09:40.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-19T22:09:40.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-19T22:09:40.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.183s coverage: 100.0% of statements [2021-08-19T22:09:41.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements [2021-08-19T22:09:41.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-08-19T22:09:41.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2021-08-19T22:09:42.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2021-08-19T22:09:46.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.251s coverage: 70.5% of statements [2021-08-19T22:09:46.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-19T22:09:46.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-19T22:09:46.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-19T22:09:48.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.808s coverage: 43.6% of statements [2021-08-19T22:09:48.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-19T22:09:48.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-19T22:09:48.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.239s coverage: 89.5% of statements [2021-08-19T22:09:48.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-19T22:09:48.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements [2021-08-19T22:09:48.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-19T22:09:55.401Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.264s coverage: 19.5% of statements [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-19T22:09:55.401Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.594s coverage: 92.0% of statements [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-19T22:09:55.401Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.225s coverage: 62.7% of statements [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-19T22:09:55.401Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.423s coverage: 97.7% of statements [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-19T22:09:55.401Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-19T22:09:55.401Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-19T22:09:55.401Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.165s coverage: 100.0% of statements [2021-08-19T22:09:55.401Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-08-19T22:09:55.993Z] GO111MODULE=on go vet ./... [2021-08-19T22:09:57.333Z] Merging remotes/origin/main commit 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:09:57.461Z] Merge succeeded, producing 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:09:57.462Z] Checking out Revision 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 (PR-3657) [2021-08-19T22:09:56.720Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-19T22:09:56.728Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-19T22:09:56.741Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-19T22:09:56.757Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-19T22:09:56.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-19T22:09:56.762Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-19T22:09:57.344Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T22:09:57.349Z] > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 [2021-08-19T22:09:57.415Z] > git remote # timeout=10 [2021-08-19T22:09:57.422Z] > git config --get remote.origin.url # timeout=10 [2021-08-19T22:09:57.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-19T22:09:57.437Z] > git merge 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 # timeout=10 [2021-08-19T22:09:57.447Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-19T22:09:57.466Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T22:09:57.470Z] > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 [2021-08-19T22:10:01.240Z] Commit message: "fix(security): Move JWT auth method to individual routes" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-19T22:10:02.588Z] + echo snap-build.sh [2021-08-19T22:10:02.588Z] snap-build.sh [2021-08-19T22:10:02.588Z] + SNAP_BASE_DIR=. [2021-08-19T22:10:02.588Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2021-08-19T22:10:02.588Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2021-08-19T22:10:02.588Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2021-08-19T22:10:02.588Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2021-08-19T22:10:02.588Z] + cd /w/workspace/edgex-go/7 [2021-08-19T22:10:02.588Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-19T22:10:02.588Z] Reading package lists... [2021-08-19T22:10:02.588Z] Building dependency tree... [2021-08-19T22:10:02.588Z] Reading state information... [2021-08-19T22:10:02.588Z] The following packages were automatically installed and are no longer required: [2021-08-19T22:10:02.588Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-19T22:10:02.588Z] uidmap xdelta3 [2021-08-19T22:10:02.588Z] Use 'sudo apt autoremove' to remove them. [2021-08-19T22:10:02.588Z] The following packages will be REMOVED: [2021-08-19T22:10:02.588Z] lxd* lxd-client* [2021-08-19T22:10:02.588Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-19T22:10:02.857Z] After this operation, 31.7 MB disk space will be freed. [2021-08-19T22:10:03.389Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190624 files and directories currently installed.) [2021-08-19T22:10:03.389Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-19T22:10:04.351Z] Removing lxd dnsmasq configuration [2021-08-19T22:10:04.351Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-19T22:10:04.351Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-19T22:10:04.934Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-19T22:10:05.201Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190449 files and directories currently installed.) [2021-08-19T22:10:05.201Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-19T22:10:06.612Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-19T22:10:06.613Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-19T22:10:07.194Z] + sudo snap remove --purge lxd [2021-08-19T22:10:07.194Z] snap "lxd" is not installed [2021-08-19T22:10:07.194Z] + sudo groupadd --force --system lxd [2021-08-19T22:10:07.194Z] ++ whoami [2021-08-19T22:10:07.194Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-19T22:10:07.194Z] + newgrp - lxd [2021-08-19T22:10:07.194Z] + sudo snap install lxd [2021-08-19T22:10:13.847Z] 2021-08-19T22:10:12Z INFO Waiting for automatic snapd restart... [2021-08-19T22:10:28.835Z] lxd 4.17 from Canonical* installed [2021-08-19T22:10:28.835Z] + sudo lxd init --auto [2021-08-19T22:10:37.043Z] + sudo snap install --classic snapcraft [2021-08-19T22:10:49.344Z] snapcraft 5.0 from Canonical* installed [2021-08-19T22:10:49.344Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-19T22:10:49.344Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-19T22:10:49.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-19T22:10:49.344Z] Dload Upload Total Spent Left Speed [2021-08-19T22:10:49.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 0 627 0 0 4750 0 --:--:-- --:--:-- --:--:-- 4750 [2021-08-19T22:10:49.344Z] 100 3325k 100 3325k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.1M [2021-08-19T22:10:49.344Z] ./yq_linux_amd64 [2021-08-19T22:10:49.344Z] + sudo snapcraft prime --use-lxd [2021-08-19T22:10:50.750Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-19T22:10:50.750Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-19T22:10:50.750Z] - README.md [2021-08-19T22:10:50.750Z] [2021-08-19T22:10:50.750Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-19T22:10:51.016Z] Launching a container. [2021-08-19T22:10:57.673Z] Waiting for container to be ready [2021-08-19T22:10:58.256Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-19T22:10:58.256Z] [2021-08-19T22:11:01.587Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-19T22:11:02.169Z] Waiting for network to be ready... [2021-08-19T22:11:02.434Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-19T22:11:02.700Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-19T22:11:02.700Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-19T22:11:02.973Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-19T22:11:02.973Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-19T22:11:02.973Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-19T22:11:02.973Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-19T22:11:02.973Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-19T22:11:02.973Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] [2021-08-19T22:11:02.973Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] [2021-08-19T22:11:03.238Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-19T22:11:03.238Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-19T22:11:03.503Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-19T22:11:03.503Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-19T22:11:03.503Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-19T22:11:03.503Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-19T22:11:03.503Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-19T22:11:03.503Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-19T22:11:03.769Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-19T22:11:04.034Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-19T22:11:04.299Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-19T22:11:04.299Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-19T22:11:04.299Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-19T22:11:04.299Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-19T22:11:04.300Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-19T22:11:04.300Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-19T22:11:04.300Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] [2021-08-19T22:11:06.883Z] Fetched 25.1 MB in 4s (6218 kB/s) [2021-08-19T22:11:07.466Z] Reading package lists... [2021-08-19T22:11:07.466Z] Reading package lists... [2021-08-19T22:11:07.733Z] Building dependency tree... [2021-08-19T22:11:07.733Z] Reading state information... [2021-08-19T22:11:07.733Z] The following additional packages will be installed: [2021-08-19T22:11:07.733Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-19T22:11:07.733Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-19T22:11:07.733Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-19T22:11:07.733Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-19T22:11:07.733Z] Suggested packages: [2021-08-19T22:11:07.733Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-19T22:11:07.733Z] Recommended packages: [2021-08-19T22:11:07.733Z] gnupg libsasl2-modules [2021-08-19T22:11:07.733Z] The following NEW packages will be installed: [2021-08-19T22:11:07.733Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-19T22:11:07.733Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-19T22:11:07.733Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-19T22:11:07.733Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-19T22:11:07.733Z] The following packages will be upgraded: [2021-08-19T22:11:07.733Z] gpg gpg-agent gpgconf libudev1 [2021-08-19T22:11:08.001Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-19T22:11:08.001Z] Need to get 3527 kB of archives. [2021-08-19T22:11:08.001Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-19T22:11:08.001Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-08-19T22:11:08.001Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-19T22:11:08.001Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-19T22:11:08.001Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-19T22:11:08.001Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-08-19T22:11:08.583Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-08-19T22:11:08.849Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-19T22:11:08.849Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-19T22:11:08.849Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-19T22:11:08.849Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-19T22:11:08.849Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-19T22:11:08.849Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-19T22:11:08.849Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-19T22:11:08.849Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-19T22:11:08.849Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-19T22:11:08.849Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-19T22:11:08.849Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-19T22:11:08.849Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-19T22:11:08.849Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-19T22:11:08.849Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-19T22:11:08.849Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-19T22:11:08.849Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-19T22:11:09.115Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T22:11:09.115Z] Fetched 3527 kB in 1s (3042 kB/s) [2021-08-19T22:11:09.115Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-19T22:11:09.115Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-08-19T22:11:09.115Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-19T22:11:09.115Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-08-19T22:11:09.382Z] Selecting previously unselected package udev. [2021-08-19T22:11:09.382Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-19T22:11:09.382Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-08-19T22:11:09.382Z] Unpacking udev (237-3ubuntu10.51) ... [2021-08-19T22:11:09.649Z] Selecting previously unselected package libfuse2:amd64. [2021-08-19T22:11:09.650Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-19T22:11:09.650Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-19T22:11:09.650Z] Selecting previously unselected package fuse. [2021-08-19T22:11:09.650Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-19T22:11:09.650Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-19T22:11:09.916Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-19T22:11:09.916Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-19T22:11:09.916Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-19T22:11:09.916Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-19T22:11:09.916Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-19T22:11:09.916Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-19T22:11:10.185Z] Selecting previously unselected package libksba8:amd64. [2021-08-19T22:11:10.185Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-19T22:11:10.185Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-19T22:11:10.185Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-19T22:11:10.185Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-19T22:11:10.185Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T22:11:10.185Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-19T22:11:10.185Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-19T22:11:10.185Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T22:11:10.185Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-19T22:11:10.185Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-19T22:11:10.185Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T22:11:10.451Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-19T22:11:10.451Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-19T22:11:10.451Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T22:11:10.451Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-19T22:11:10.451Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-19T22:11:10.451Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T22:11:10.451Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-19T22:11:10.451Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-19T22:11:10.451Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T22:11:10.451Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-19T22:11:10.451Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-19T22:11:10.451Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T22:11:10.719Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-19T22:11:10.719Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-19T22:11:10.719Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T22:11:10.719Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-19T22:11:10.719Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-19T22:11:10.719Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T22:11:10.719Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-19T22:11:10.719Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-19T22:11:10.719Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-19T22:11:10.719Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-19T22:11:10.719Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-19T22:11:10.719Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-19T22:11:10.719Z] Selecting previously unselected package libldap-common. [2021-08-19T22:11:10.719Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-19T22:11:10.719Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-19T22:11:10.719Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-19T22:11:10.719Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-19T22:11:10.719Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-19T22:11:10.986Z] Selecting previously unselected package dirmngr. [2021-08-19T22:11:10.986Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-19T22:11:10.986Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-19T22:11:10.986Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-19T22:11:10.986Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-19T22:11:10.986Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-19T22:11:10.986Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-19T22:11:10.986Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-19T22:11:10.986Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-19T22:11:10.986Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T22:11:10.986Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-19T22:11:10.986Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-19T22:11:10.986Z] Setting up udev (237-3ubuntu10.51) ... [2021-08-19T22:11:11.256Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-19T22:11:11.526Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T22:11:11.526Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-19T22:11:11.526Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-19T22:11:11.526Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-19T22:11:11.526Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T22:11:11.526Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T22:11:11.526Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T22:11:11.526Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T22:11:11.526Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T22:11:11.526Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T22:11:11.526Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T22:11:11.526Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-19T22:11:11.526Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-19T22:11:11.526Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-19T22:11:12.108Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-19T22:11:12.108Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-19T22:11:12.108Z] This means they are not meant to be enabled using systemctl. [2021-08-19T22:11:12.108Z] Possible reasons for having this kind of units are: [2021-08-19T22:11:12.108Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-19T22:11:12.108Z] .wants/ or .requires/ directory. [2021-08-19T22:11:12.108Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-19T22:11:12.108Z] a requirement dependency on it. [2021-08-19T22:11:12.108Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-19T22:11:12.108Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-19T22:11:12.108Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-19T22:11:12.108Z] instance name specified. [2021-08-19T22:11:12.374Z] Reading package lists... [2021-08-19T22:11:12.374Z] Building dependency tree... [2021-08-19T22:11:12.374Z] Reading state information... [2021-08-19T22:11:12.640Z] The following additional packages will be installed: [2021-08-19T22:11:12.640Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-19T22:11:12.640Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-19T22:11:12.640Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-19T22:11:12.640Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-19T22:11:12.640Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-19T22:11:12.640Z] Suggested packages: [2021-08-19T22:11:12.640Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-19T22:11:12.640Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-19T22:11:12.640Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-19T22:11:12.640Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-19T22:11:12.640Z] systemd-container policykit-1 [2021-08-19T22:11:12.640Z] Recommended packages: [2021-08-19T22:11:12.640Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-19T22:11:12.640Z] The following NEW packages will be installed: [2021-08-19T22:11:12.640Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-19T22:11:12.640Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-19T22:11:12.640Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-19T22:11:12.640Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-19T22:11:12.640Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-19T22:11:12.640Z] The following packages will be upgraded: [2021-08-19T22:11:12.640Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-19T22:11:12.640Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-19T22:11:12.640Z] Need to get 36.7 MB of archives. [2021-08-19T22:11:12.640Z] After this operation, 147 MB of additional disk space will be used. [2021-08-19T22:11:12.640Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-19T22:11:12.907Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-19T22:11:12.907Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-19T22:11:12.907Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-08-19T22:11:12.907Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-19T22:11:12.907Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-19T22:11:12.907Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-19T22:11:12.907Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-19T22:11:12.907Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-19T22:11:12.907Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-19T22:11:12.907Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-19T22:11:12.907Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-19T22:11:12.907Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-19T22:11:12.907Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-19T22:11:12.907Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-19T22:11:13.863Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-08-19T22:11:13.863Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-19T22:11:13.863Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-19T22:11:13.863Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] [2021-08-19T22:11:13.863Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-19T22:11:13.863Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-19T22:11:13.863Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-19T22:11:13.863Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-19T22:11:13.863Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-19T22:11:13.863Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-19T22:11:13.863Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-19T22:11:14.129Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-19T22:11:14.129Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-19T22:11:14.129Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-19T22:11:14.129Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-19T22:11:15.532Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T22:11:15.532Z] Fetched 36.7 MB in 3s (14.2 MB/s) [2021-08-19T22:11:15.532Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-19T22:11:15.532Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-08-19T22:11:15.532Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-19T22:11:16.114Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-08-19T22:11:16.114Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-19T22:11:16.114Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-08-19T22:11:16.114Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-19T22:11:16.114Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-19T22:11:16.114Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-19T22:11:16.379Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-19T22:11:16.380Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-19T22:11:16.380Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-19T22:11:16.380Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-19T22:11:16.646Z] Setting up apt (1.6.14) ... [2021-08-19T22:11:16.646Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-19T22:11:16.912Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-19T22:11:17.178Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-19T22:11:17.178Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-19T22:11:17.178Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-19T22:11:17.178Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-19T22:11:17.178Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-19T22:11:17.178Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-19T22:11:17.444Z] Selecting previously unselected package libexpat1:amd64. [2021-08-19T22:11:17.444Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-19T22:11:17.444Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-19T22:11:17.444Z] Selecting previously unselected package python3.6-minimal. [2021-08-19T22:11:17.444Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-19T22:11:17.444Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-19T22:11:17.710Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-19T22:11:17.710Z] Checking for services that may need to be restarted...done. [2021-08-19T22:11:17.710Z] Checking for services that may need to be restarted...done. [2021-08-19T22:11:17.710Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-19T22:11:17.710Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-19T22:11:17.710Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-19T22:11:17.785Z] gofmt -l . [2021-08-19T22:11:17.785Z] [ "`gofmt -l .`" = "" ] [2021-08-19T22:11:17.785Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-19T22:11:18.291Z] Selecting previously unselected package python3-minimal. [2021-08-19T22:11:18.291Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-19T22:11:18.291Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-19T22:11:18.291Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-19T22:11:18.291Z] Selecting previously unselected package mime-support. [2021-08-19T22:11:18.291Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-19T22:11:18.291Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-19T22:11:18.291Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-19T22:11:18.291Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-19T22:11:18.291Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-19T22:11:18.291Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-19T22:11:18.291Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-19T22:11:18.291Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-19T22:11:18.555Z] Selecting previously unselected package python3.6. [2021-08-19T22:11:18.555Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-19T22:11:18.555Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-19T22:11:18.555Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-19T22:11:18.555Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-19T22:11:18.555Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-19T22:11:18.555Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-19T22:11:18.709Z] + ls -al . [2021-08-19T22:11:18.709Z] total 636 [2021-08-19T22:11:18.709Z] drwxrwxr-x 9 1001 1001 4096 Aug 19 22:11 . [2021-08-19T22:11:18.709Z] drwxr-xr-x 4 root root 4096 Aug 19 22:07 .. [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 11 Aug 19 22:04 .dockerignore [2021-08-19T22:11:18.709Z] drwxrwxr-x 8 1001 1001 4096 Aug 19 22:04 .git [2021-08-19T22:11:18.709Z] drwxrwxr-x 3 1001 1001 4096 Aug 19 22:04 .github [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 818 Aug 19 22:04 .gitignore [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 76 Aug 19 22:04 .hadolint.yml [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 166 Aug 19 22:04 .sonarcloud.properties [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 1171 Aug 19 22:04 ADOPTERS.md [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 8609 Aug 19 22:04 Attribution.txt [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 43881 Aug 19 22:04 CHANGELOG.md [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 3804 Aug 19 22:04 CONTRIBUTING.md [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 677 Aug 19 22:04 GOVERNANCE.md [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 849 Aug 19 22:04 Jenkinsfile [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 10775 Aug 19 22:04 LICENSE [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 5915 Aug 19 22:04 Makefile [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 582 Aug 19 22:04 OWNERS.md [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 8643 Aug 19 22:04 README.md [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 6912 Aug 19 22:04 SECURITY.md [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 5 Aug 19 22:02 VERSION [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 4131 Aug 19 22:04 ZMQWindows.md [2021-08-19T22:11:18.709Z] drwxrwxr-x 2 1001 1001 4096 Aug 19 22:04 bin [2021-08-19T22:11:18.709Z] drwxrwxr-x 14 1001 1001 4096 Aug 19 22:04 cmd [2021-08-19T22:11:18.709Z] -rw-r--r-- 1 root root 403739 Aug 19 22:09 coverage.out [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 813 Aug 19 22:04 go.mod [2021-08-19T22:11:18.709Z] -rw-r--r-- 1 root root 50064 Aug 19 22:07 go.sum [2021-08-19T22:11:18.709Z] drwxrwxr-x 8 1001 1001 4096 Aug 19 22:04 internal [2021-08-19T22:11:18.709Z] drwxrwxr-x 3 1001 1001 4096 Aug 19 22:04 openapi [2021-08-19T22:11:18.709Z] drwxrwxr-x 4 1001 1001 4096 Aug 19 22:04 snap [2021-08-19T22:11:18.709Z] -rw-rw-r-- 1 1001 1001 204 Aug 19 22:04 version.go [Pipeline] sh [2021-08-19T22:11:18.821Z] Selecting previously unselected package python3. [2021-08-19T22:11:18.821Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-19T22:11:18.821Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-19T22:11:18.821Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-19T22:11:18.821Z] Selecting previously unselected package multiarch-support. [2021-08-19T22:11:18.821Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-19T22:11:18.821Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-19T22:11:19.086Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-19T22:11:19.086Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-19T22:11:19.086Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-19T22:11:19.086Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-19T22:11:19.086Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-19T22:11:19.086Z] Selecting previously unselected package libbsd0:amd64. [2021-08-19T22:11:19.086Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-19T22:11:19.086Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-19T22:11:19.086Z] Selecting previously unselected package sudo. [2021-08-19T22:11:19.086Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-19T22:11:19.086Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-19T22:11:19.350Z] Selecting previously unselected package apparmor. [2021-08-19T22:11:19.350Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-19T22:11:19.350Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-19T22:11:19.350Z] Selecting previously unselected package libedit2:amd64. [2021-08-19T22:11:19.350Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-19T22:11:19.350Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-19T22:11:19.350Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-19T22:11:19.350Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-19T22:11:19.350Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-19T22:11:19.350Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-19T22:11:19.350Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-19T22:11:19.350Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-19T22:11:19.363Z] + '[' -e coverage.out ] [2021-08-19T22:11:19.363Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-19T22:11:19.419Z] Warning: overwriting stash ‘coverage-report’ [2021-08-19T22:11:19.617Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-19T22:11:19.618Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-19T22:11:19.618Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-19T22:11:19.618Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-19T22:11:19.618Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-19T22:11:19.618Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-19T22:11:19.618Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-19T22:11:19.618Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-19T22:11:19.618Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-19T22:11:19.884Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-19T22:11:19.884Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-19T22:11:19.884Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-19T22:11:19.884Z] Selecting previously unselected package openssh-client. [2021-08-19T22:11:19.884Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-19T22:11:19.884Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-19T22:11:19.884Z] Selecting previously unselected package squashfs-tools. [2021-08-19T22:11:19.884Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-19T22:11:19.884Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-19T22:11:20.150Z] Selecting previously unselected package snapd. [2021-08-19T22:11:20.150Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-19T22:11:20.150Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-19T22:11:20.248Z] Stashed 1 file(s) [Pipeline] sh [2021-08-19T22:11:20.899Z] + make build [2021-08-19T22:11:20.899Z] go mod tidy [2021-08-19T22:11:21.500Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-19T22:11:22.100Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-19T22:11:22.100Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-19T22:11:22.100Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-19T22:11:22.100Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-19T22:11:22.100Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-19T22:11:22.100Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-19T22:11:22.100Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-19T22:11:22.100Z] Setting up systemd (237-3ubuntu10.51) ... [2021-08-19T22:11:22.100Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-19T22:11:22.684Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-19T22:11:22.949Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-19T22:11:22.949Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-19T22:11:22.949Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-19T22:11:22.949Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-19T22:11:22.949Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-19T22:11:23.530Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-19T22:11:23.530Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-19T22:11:23.530Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-19T22:11:23.530Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-19T22:11:23.530Z] running python rtupdate hooks for python3.6... [2021-08-19T22:11:23.530Z] running python post-rtupdate hooks for python3.6... [2021-08-19T22:11:23.530Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-19T22:11:24.110Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-19T22:11:24.375Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-19T22:11:24.375Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-19T22:11:24.375Z] Setting up snapd (2.49.2+18.04) ... [2021-08-19T22:11:24.956Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-19T22:11:24.956Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-19T22:11:25.220Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-19T22:11:25.220Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-19T22:11:25.486Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-19T22:11:25.486Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-19T22:11:25.750Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-19T22:11:25.750Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-19T22:11:26.065Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-19T22:11:26.345Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-19T22:11:26.345Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-08-19T22:11:26.345Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-19T22:11:26.345Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-19T22:11:26.987Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-19T22:11:27.308Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-19T22:11:27.308Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-19T22:11:28.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-19T22:11:28.537Z] Reading package lists... [2021-08-19T22:11:28.804Z] Reading package lists... [2021-08-19T22:11:28.804Z] Building dependency tree... [2021-08-19T22:11:28.804Z] Reading state information... [2021-08-19T22:11:29.071Z] Calculating upgrade... [2021-08-19T22:11:29.071Z] The following packages will be upgraded: [2021-08-19T22:11:29.071Z] advancecomp base-files bash binutils binutils-common [2021-08-19T22:11:29.071Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-19T22:11:29.071Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-19T22:11:29.071Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-19T22:11:29.071Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-19T22:11:29.071Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-19T22:11:29.071Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-19T22:11:29.071Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-19T22:11:29.071Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-19T22:11:29.071Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-19T22:11:29.071Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-19T22:11:29.071Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-19T22:11:29.071Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-19T22:11:29.071Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-19T22:11:29.071Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-19T22:11:29.071Z] ubuntu-keyring util-linux [2021-08-19T22:11:29.071Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T22:11:29.071Z] Need to get 64.2 MB of archives. [2021-08-19T22:11:29.071Z] After this operation, 5126 kB of additional disk space will be used. [2021-08-19T22:11:29.071Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-08-19T22:11:29.336Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-19T22:11:29.336Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-19T22:11:29.336Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-19T22:11:29.336Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-19T22:11:29.336Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-19T22:11:29.336Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-19T22:11:29.336Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-19T22:11:29.336Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-19T22:11:29.336Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-19T22:11:29.336Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-19T22:11:29.336Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-19T22:11:29.336Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-19T22:11:29.336Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-19T22:11:29.336Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-19T22:11:29.336Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-19T22:11:29.336Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-19T22:11:29.336Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-19T22:11:29.336Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-19T22:11:29.603Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-19T22:11:29.603Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-19T22:11:29.603Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-19T22:11:29.603Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-08-19T22:11:29.603Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-19T22:11:29.603Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-19T22:11:29.603Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-19T22:11:29.603Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-19T22:11:29.603Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-19T22:11:29.603Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-19T22:11:29.603Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-19T22:11:29.603Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-19T22:11:29.603Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-19T22:11:29.603Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-19T22:11:29.603Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-19T22:11:29.603Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-19T22:11:29.603Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-19T22:11:29.603Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-19T22:11:29.603Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-19T22:11:29.603Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-19T22:11:29.603Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-19T22:11:29.603Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-19T22:11:29.603Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-19T22:11:29.603Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-19T22:11:29.603Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-19T22:11:29.603Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-19T22:11:29.603Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-19T22:11:29.603Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-19T22:11:29.603Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-19T22:11:29.603Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-19T22:11:29.603Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-19T22:11:29.603Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-19T22:11:29.603Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-19T22:11:29.603Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-19T22:11:29.603Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-19T22:11:29.603Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-19T22:11:29.603Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-19T22:11:29.868Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-19T22:11:30.134Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-19T22:11:30.134Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-19T22:11:30.134Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-19T22:11:30.134Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-19T22:11:30.399Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-19T22:11:30.399Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-19T22:11:30.399Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-19T22:11:30.399Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-19T22:11:30.399Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-19T22:11:30.399Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-19T22:11:30.665Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-19T22:11:30.665Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-19T22:11:30.665Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-19T22:11:30.929Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-19T22:11:30.929Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-19T22:11:30.929Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-19T22:11:30.929Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-19T22:11:30.929Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-19T22:11:30.929Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-19T22:11:30.929Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-19T22:11:30.929Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-19T22:11:30.929Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-19T22:11:30.929Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-19T22:11:30.929Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-19T22:11:31.195Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-19T22:11:31.195Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-19T22:11:31.195Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-19T22:11:31.195Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-19T22:11:31.195Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-08-19T22:11:31.195Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-19T22:11:31.195Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-19T22:11:31.195Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-19T22:11:31.195Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-19T22:11:31.195Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-19T22:11:31.461Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-19T22:11:31.461Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-19T22:11:31.461Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-19T22:11:31.461Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-19T22:11:31.461Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] [2021-08-19T22:11:31.461Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-19T22:11:31.461Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-19T22:11:31.461Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-19T22:11:31.461Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-19T22:11:31.461Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-19T22:11:31.461Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-19T22:11:31.461Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-19T22:11:31.725Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T22:11:31.725Z] Fetched 64.2 MB in 2s (27.1 MB/s) [2021-08-19T22:11:31.725Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-19T22:11:31.725Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-19T22:11:31.725Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-19T22:11:31.990Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-19T22:11:31.990Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-19T22:11:32.256Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-08-19T22:11:32.256Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-08-19T22:11:32.522Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:32.522Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T22:11:32.522Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:32.522Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T22:11:32.522Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:32.522Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T22:11:32.522Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:32.522Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T22:11:32.787Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:32.787Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T22:11:32.787Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:32.787Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T22:11:32.787Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:32.787Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T22:11:32.787Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T22:11:33.054Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-19T22:11:33.054Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:33.054Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-19T22:11:33.054Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-19T22:11:33.054Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-19T22:11:33.054Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:33.054Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T22:11:33.054Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:33.054Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T22:11:33.320Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:33.320Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T22:11:33.320Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T22:11:33.584Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-19T22:11:33.584Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-19T22:11:33.584Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-19T22:11:34.166Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-19T22:11:34.166Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-19T22:11:34.166Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-19T22:11:34.166Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-19T22:11:34.166Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-19T22:11:34.166Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-19T22:11:34.432Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-19T22:11:34.432Z] Installing new version of config file /etc/issue ... [2021-08-19T22:11:34.432Z] Installing new version of config file /etc/issue.net ... [2021-08-19T22:11:34.432Z] Installing new version of config file /etc/lsb-release ... [2021-08-19T22:11:34.432Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-19T22:11:34.698Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-19T22:11:34.698Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-19T22:11:34.698Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-19T22:11:34.698Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:34.698Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-19T22:11:34.698Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-19T22:11:34.965Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-19T22:11:34.965Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-08-19T22:11:34.965Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:34.965Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-19T22:11:34.965Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-19T22:11:34.965Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-19T22:11:35.231Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:35.231Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-19T22:11:35.231Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-19T22:11:35.231Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-19T22:11:35.231Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:35.231Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-19T22:11:35.231Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-19T22:11:35.497Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-19T22:11:35.497Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:35.497Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-19T22:11:35.763Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-19T22:11:35.763Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-19T22:11:35.763Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:35.763Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-19T22:11:35.763Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-19T22:11:35.763Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-19T22:11:36.029Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:36.029Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-19T22:11:36.294Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-19T22:11:36.294Z] Setting up grep (3.1-2build1) ... [2021-08-19T22:11:36.294Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:36.294Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-19T22:11:36.294Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-19T22:11:36.294Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-19T22:11:36.294Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:36.294Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-19T22:11:36.558Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-19T22:11:36.558Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-19T22:11:36.558Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:36.558Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-19T22:11:36.558Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-19T22:11:36.558Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-19T22:11:36.824Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:36.824Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-19T22:11:36.824Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-19T22:11:37.091Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-19T22:11:37.091Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-19T22:11:37.358Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-19T22:11:37.358Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-19T22:11:37.625Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-19T22:11:37.625Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:37.625Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-19T22:11:37.625Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-19T22:11:38.208Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-19T22:11:38.208Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-19T22:11:38.208Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-19T22:11:38.208Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-19T22:11:38.208Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-19T22:11:38.208Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:38.208Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-19T22:11:38.208Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-19T22:11:38.473Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-19T22:11:38.473Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:38.473Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-19T22:11:38.473Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-19T22:11:38.473Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-19T22:11:38.473Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:38.473Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-19T22:11:38.473Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-19T22:11:38.473Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-19T22:11:38.740Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:38.740Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-19T22:11:38.740Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-19T22:11:38.740Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-19T22:11:38.740Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:38.740Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-19T22:11:38.740Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-19T22:11:38.740Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-19T22:11:39.005Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:39.005Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-19T22:11:39.005Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-19T22:11:39.005Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-19T22:11:39.005Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-19T22:11:39.005Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-19T22:11:39.270Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:39.270Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-19T22:11:39.270Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-19T22:11:39.270Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-19T22:11:39.270Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:39.270Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-19T22:11:39.270Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-19T22:11:39.270Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-19T22:11:39.535Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:39.535Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-19T22:11:39.535Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-19T22:11:39.535Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-19T22:11:39.535Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:39.535Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-19T22:11:39.535Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-19T22:11:39.801Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-19T22:11:40.067Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-19T22:11:40.333Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-19T22:11:40.333Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:40.334Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-19T22:11:40.601Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-19T22:11:40.601Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-19T22:11:40.601Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T22:11:40.601Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-19T22:11:40.601Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-19T22:11:40.868Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-19T22:11:40.868Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-19T22:11:40.868Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-19T22:11:40.868Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-19T22:11:40.868Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-19T22:11:41.140Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-19T22:11:41.140Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-19T22:11:41.140Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-19T22:11:41.140Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-19T22:11:41.140Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-19T22:11:41.140Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-19T22:11:41.140Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-19T22:11:41.409Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-19T22:11:41.409Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-19T22:11:41.409Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-19T22:11:41.409Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-19T22:11:41.409Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-19T22:11:41.678Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-19T22:11:41.678Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-19T22:11:41.678Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-19T22:11:41.678Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-19T22:11:41.678Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-19T22:11:41.678Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-19T22:11:41.945Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-19T22:11:41.945Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-19T22:11:41.945Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T22:11:41.945Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-19T22:11:41.945Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-19T22:11:42.213Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-08-19T22:11:42.213Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-19T22:11:42.213Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-19T22:11:42.213Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-19T22:11:42.213Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-19T22:11:42.213Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T22:11:42.213Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-19T22:11:42.213Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-19T22:11:42.480Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-19T22:11:42.480Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T22:11:42.480Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-19T22:11:42.480Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-19T22:11:42.480Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-19T22:11:42.480Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T22:11:42.480Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-19T22:11:42.480Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-19T22:11:42.746Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-19T22:11:42.746Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T22:11:42.746Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-19T22:11:42.746Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-19T22:11:43.013Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-19T22:11:43.013Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T22:11:43.013Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-19T22:11:43.013Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-19T22:11:43.013Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-19T22:11:43.013Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T22:11:43.013Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-19T22:11:43.013Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-19T22:11:43.279Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-19T22:11:43.279Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T22:11:43.279Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-19T22:11:43.279Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-19T22:11:43.546Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-19T22:11:43.546Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T22:11:43.546Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-19T22:11:43.546Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-19T22:11:43.546Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-19T22:11:43.546Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T22:11:43.546Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-19T22:11:43.546Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-19T22:11:43.813Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-19T22:11:43.813Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T22:11:43.813Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-19T22:11:43.813Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-19T22:11:43.813Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-19T22:11:43.813Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T22:11:43.813Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-19T22:11:43.813Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-19T22:11:43.813Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-19T22:11:44.082Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T22:11:44.082Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-19T22:11:44.082Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-19T22:11:44.082Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-19T22:11:44.082Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T22:11:44.082Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-19T22:11:44.082Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-19T22:11:44.350Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-19T22:11:44.350Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T22:11:44.350Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-19T22:11:44.350Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-19T22:11:44.350Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-19T22:11:44.350Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T22:11:44.350Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-19T22:11:44.350Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-19T22:11:44.616Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-19T22:11:44.616Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-19T22:11:44.616Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-19T22:11:44.616Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-19T22:11:44.616Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-19T22:11:44.616Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-19T22:11:44.883Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-19T22:11:44.883Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-19T22:11:44.883Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-19T22:11:44.883Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-19T22:11:45.150Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-19T22:11:45.150Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-19T22:11:45.150Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-19T22:11:45.150Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-19T22:11:45.150Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-19T22:11:45.150Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-19T22:11:45.418Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-19T22:11:45.418Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-19T22:11:45.418Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-19T22:11:45.418Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-19T22:11:45.418Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-19T22:11:45.418Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-19T22:11:45.418Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-19T22:11:45.418Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-19T22:11:45.685Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-19T22:11:45.685Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-19T22:11:45.951Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-19T22:11:45.951Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-19T22:11:45.951Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-19T22:11:45.951Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-19T22:11:45.951Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-19T22:11:45.951Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-19T22:11:46.217Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-19T22:11:46.217Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-19T22:11:46.484Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-19T22:11:46.484Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-19T22:11:46.484Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-19T22:11:46.484Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-19T22:11:46.484Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:46.484Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-19T22:11:46.750Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:46.750Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-19T22:11:46.750Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:46.750Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-19T22:11:46.750Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:46.750Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-19T22:11:47.705Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:47.705Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-19T22:11:48.285Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:48.285Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-19T22:11:48.867Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:48.867Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-19T22:11:48.867Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:48.867Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-19T22:11:49.827Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-19T22:11:49.827Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-19T22:11:49.827Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-19T22:11:49.827Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-19T22:11:49.827Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-19T22:11:49.827Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-19T22:11:49.827Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-19T22:11:49.827Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-19T22:11:50.094Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-19T22:11:50.094Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-19T22:11:50.094Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-19T22:11:50.094Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-19T22:11:50.094Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-19T22:11:50.094Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-19T22:11:50.094Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-19T22:11:50.360Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-19T22:11:50.360Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T22:11:50.360Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-19T22:11:50.360Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T22:11:50.360Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T22:11:50.360Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T22:11:50.360Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-19T22:11:50.360Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-19T22:11:50.360Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-19T22:11:50.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-19T22:11:50.626Z] [2021-08-19T22:11:50.626Z] Current default time zone: 'Etc/UTC' [2021-08-19T22:11:50.626Z] Local time is now: Thu Aug 19 22:11:50 UTC 2021. [2021-08-19T22:11:50.626Z] Universal Time is now: Thu Aug 19 22:11:50 UTC 2021. [2021-08-19T22:11:50.626Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-19T22:11:50.626Z] [2021-08-19T22:11:50.626Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-08-19T22:11:50.626Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T22:11:50.626Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-08-19T22:11:50.626Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-19T22:11:50.626Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-19T22:11:50.626Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-19T22:11:50.626Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-19T22:11:50.626Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-19T22:11:50.626Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-19T22:11:50.626Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-19T22:11:50.626Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T22:11:50.626Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-19T22:11:50.626Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-19T22:11:50.626Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-19T22:11:50.626Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T22:11:50.626Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-19T22:11:50.891Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-19T22:11:50.891Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-19T22:11:50.891Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-19T22:11:50.891Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-19T22:11:50.891Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-19T22:11:50.891Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-19T22:11:50.891Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-19T22:11:51.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-19T22:11:52.826Z] Updating certificates in /etc/ssl/certs... [2021-08-19T22:11:53.405Z] 23 added, 27 removed; done. [2021-08-19T22:11:53.405Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-19T22:11:53.405Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T22:11:53.405Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-19T22:11:53.405Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-19T22:11:53.405Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-19T22:11:53.405Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-19T22:11:53.405Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-19T22:11:53.671Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-19T22:11:53.671Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-19T22:11:53.671Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-19T22:11:53.671Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-19T22:11:53.671Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-19T22:11:53.671Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-19T22:11:53.671Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-19T22:11:53.671Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-19T22:11:53.671Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-19T22:11:53.671Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-19T22:11:53.671Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-19T22:11:53.671Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-19T22:11:53.671Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-19T22:11:53.671Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-19T22:11:53.671Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-19T22:11:53.671Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-19T22:11:53.671Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-19T22:11:53.938Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-19T22:11:53.938Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-19T22:11:53.938Z] Updating certificates in /etc/ssl/certs... [2021-08-19T22:11:54.522Z] 0 added, 0 removed; done. [2021-08-19T22:11:54.522Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-19T22:11:54.522Z] done. [2021-08-19T22:11:54.787Z] Reading package lists... [2021-08-19T22:11:55.054Z] Building dependency tree... [2021-08-19T22:11:55.054Z] Reading state information... [2021-08-19T22:11:55.320Z] The following NEW packages will be installed: [2021-08-19T22:11:55.320Z] apt-transport-https [2021-08-19T22:11:55.320Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T22:11:55.586Z] Need to get 4348 B of archives. [2021-08-19T22:11:55.586Z] After this operation, 154 kB of additional disk space will be used. [2021-08-19T22:11:55.586Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-19T22:11:55.586Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T22:11:55.586Z] Fetched 4348 B in 0s (24.4 kB/s) [2021-08-19T22:11:55.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-19T22:11:55.851Z] Selecting previously unselected package apt-transport-https. [2021-08-19T22:11:55.851Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-19T22:11:55.852Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-19T22:11:55.852Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-19T22:11:55.852Z] Setting up apt-transport-https (1.6.14) ... [2021-08-19T22:11:56.116Z] Waiting for network to be ready... [2021-08-19T22:11:56.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-19T22:12:00.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-19T22:12:01.455Z] 2021-08-19T22:11:58Z INFO Waiting for automatic snapd restart... [2021-08-19T22:12:01.456Z] snapd 2.51.3 from Canonical* installed [2021-08-19T22:12:02.039Z] "snapd" switched to the "latest/stable" channel [2021-08-19T22:12:02.039Z] [2021-08-19T22:12:03.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-19T22:12:04.615Z] core18 20210722 from Canonical* installed [2021-08-19T22:12:04.615Z] "core18" switched to the "latest/stable" channel [2021-08-19T22:12:04.615Z] [2021-08-19T22:12:06.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-19T22:12:07.194Z] snapcraft 5.0 from Canonical* installed [2021-08-19T22:12:07.461Z] "snapcraft" switched to the "latest/stable" channel [2021-08-19T22:12:07.461Z] [2021-08-19T22:12:10.984Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-19T22:12:11.706Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-19T22:12:11.706Z] - README.md [2021-08-19T22:12:11.706Z] [2021-08-19T22:12:11.706Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-19T22:12:11.970Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-19T22:12:12.235Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-19T22:12:12.235Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-19T22:12:13.463Z] Reading package lists... [2021-08-19T22:12:13.463Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-19T22:12:13.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-19T22:12:13.728Z] Reading package lists... [2021-08-19T22:12:13.728Z] Building dependency tree... [2021-08-19T22:12:13.728Z] Reading state information... [2021-08-19T22:12:13.993Z] Suggested packages: [2021-08-19T22:12:13.993Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-19T22:12:13.993Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-19T22:12:13.993Z] Recommended packages: [2021-08-19T22:12:13.993Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-19T22:12:13.993Z] The following NEW packages will be installed: [2021-08-19T22:12:13.993Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-19T22:12:13.993Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-19T22:12:13.993Z] pkg-config zip [2021-08-19T22:12:13.993Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T22:12:13.993Z] Need to get 7663 kB of archives. [2021-08-19T22:12:13.993Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-19T22:12:13.993Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-08-19T22:12:14.257Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-19T22:12:14.257Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-19T22:12:14.257Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-19T22:12:14.257Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-19T22:12:14.523Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-19T22:12:14.523Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-19T22:12:14.523Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-19T22:12:14.523Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-19T22:12:14.523Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-19T22:12:14.789Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-19T22:12:14.789Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-19T22:12:14.789Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-19T22:12:14.789Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-19T22:12:14.789Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-19T22:12:15.055Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T22:12:15.055Z] Fetched 7663 kB in 1s (9173 kB/s) [2021-08-19T22:12:15.055Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-19T22:12:15.055Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-19T22:12:15.055Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-19T22:12:15.055Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-19T22:12:15.321Z] Selecting previously unselected package libpsl5:amd64. [2021-08-19T22:12:15.321Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-19T22:12:15.321Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-19T22:12:15.321Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-19T22:12:15.321Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-19T22:12:15.321Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-19T22:12:15.321Z] Selecting previously unselected package librtmp1:amd64. [2021-08-19T22:12:15.321Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-19T22:12:15.321Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-19T22:12:15.321Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-19T22:12:15.321Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-19T22:12:15.321Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-19T22:12:15.586Z] Selecting previously unselected package liberror-perl. [2021-08-19T22:12:15.586Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-19T22:12:15.586Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-19T22:12:15.586Z] Selecting previously unselected package git-man. [2021-08-19T22:12:15.586Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-19T22:12:15.586Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-19T22:12:15.586Z] Selecting previously unselected package git. [2021-08-19T22:12:15.586Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-19T22:12:15.586Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-19T22:12:16.167Z] Selecting previously unselected package libnorm1:amd64. [2021-08-19T22:12:16.167Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-19T22:12:16.167Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-19T22:12:16.167Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-19T22:12:16.167Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-19T22:12:16.167Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-19T22:12:16.434Z] Selecting previously unselected package libsodium23:amd64. [2021-08-19T22:12:16.434Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-19T22:12:16.434Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-19T22:12:16.434Z] Selecting previously unselected package libzmq5:amd64. [2021-08-19T22:12:16.434Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-19T22:12:16.434Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-19T22:12:16.434Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-19T22:12:16.434Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-19T22:12:16.434Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-19T22:12:16.710Z] Selecting previously unselected package pkg-config. [2021-08-19T22:12:16.710Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-19T22:12:16.710Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-19T22:12:16.710Z] Selecting previously unselected package zip. [2021-08-19T22:12:16.710Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-19T22:12:16.710Z] Unpacking zip (3.0-11build1) ... [2021-08-19T22:12:16.710Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-19T22:12:16.710Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-19T22:12:16.710Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-19T22:12:16.710Z] Setting up liberror-perl (0.17025-1) ... [2021-08-19T22:12:16.710Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-19T22:12:16.710Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-19T22:12:16.710Z] No schema files found: doing nothing. [2021-08-19T22:12:16.710Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-19T22:12:16.710Z] Setting up zip (3.0-11build1) ... [2021-08-19T22:12:16.710Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-19T22:12:16.710Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-19T22:12:16.710Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-19T22:12:16.976Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-19T22:12:16.976Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-19T22:12:16.976Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-19T22:12:16.976Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-19T22:12:16.976Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-19T22:12:16.993Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-19T22:12:17.556Z] git set to automatically installed. [2021-08-19T22:12:17.556Z] git-man set to automatically installed. [2021-08-19T22:12:17.556Z] libcurl3-gnutls set to automatically installed. [2021-08-19T22:12:17.556Z] liberror-perl set to automatically installed. [2021-08-19T22:12:17.556Z] libglib2.0-0 set to automatically installed. [2021-08-19T22:12:17.556Z] libnghttp2-14 set to automatically installed. [2021-08-19T22:12:17.556Z] libnorm1 set to automatically installed. [2021-08-19T22:12:17.556Z] libpgm-5.2-0 set to automatically installed. [2021-08-19T22:12:17.556Z] libpsl5 set to automatically installed. [2021-08-19T22:12:17.556Z] librtmp1 set to automatically installed. [2021-08-19T22:12:17.556Z] libsodium23 set to automatically installed. [2021-08-19T22:12:17.556Z] libzmq3-dev set to automatically installed. [2021-08-19T22:12:17.556Z] libzmq5 set to automatically installed. [2021-08-19T22:12:17.556Z] pkg-config set to automatically installed. [2021-08-19T22:12:17.556Z] zip set to automatically installed. [2021-08-19T22:12:18.962Z] snapd is not logged in, snap install commands will use sudo [2021-08-19T22:12:19.922Z] snap "core18" has no updates available [2021-08-19T22:12:20.884Z] snapd is not logged in, snap install commands will use sudo [Pipeline] } [2021-08-19T22:12:22.404Z] $ docker stop --time=1 72315d4137d4bfc8ffae2f47d2bee35e62d6ae25d134ab5ae3844a25c8c2e785 [2021-08-19T22:12:24.987Z] $ docker rm -f 72315d4137d4bfc8ffae2f47d2bee35e62d6ae25d134ab5ae3844a25c8c2e785 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T22:12:26.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-19T22:12:26.620Z] [2021-08-19T22:12:26.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T22:12:26.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-19T22:12:27.239Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-19T22:12:27.239Z] 29e5d40040c1: Pulling fs layer [2021-08-19T22:12:27.239Z] 1ce36da41761: Pulling fs layer [2021-08-19T22:12:27.239Z] 25b303627fd3: Pulling fs layer [2021-08-19T22:12:27.512Z] 29e5d40040c1: Verifying Checksum [2021-08-19T22:12:27.512Z] 29e5d40040c1: Download complete [2021-08-19T22:12:28.492Z] 29e5d40040c1: Pull complete [2021-08-19T22:12:28.492Z] 1ce36da41761: Download complete [2021-08-19T22:12:29.079Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-19T22:12:29.660Z] Pulling config-common [2021-08-19T22:12:29.660Z] + snapcraftctl pull [2021-08-19T22:12:29.927Z] 1ce36da41761: Pull complete [2021-08-19T22:12:30.203Z] 25b303627fd3: Verifying Checksum [2021-08-19T22:12:30.203Z] 25b303627fd3: Download complete [2021-08-19T22:12:30.616Z] Pulling go-build-helper [2021-08-19T22:12:30.616Z] + snapcraftctl pull [2021-08-19T22:12:32.019Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-19T22:12:32.019Z] Skipping pull go-build-helper (already ran) [2021-08-19T22:12:32.019Z] Building go-build-helper [2021-08-19T22:12:32.019Z] + snapcraftctl build [2021-08-19T22:12:33.955Z] Staging go-build-helper [2021-08-19T22:12:33.955Z] + snapcraftctl stage [2021-08-19T22:12:40.349Z] 25b303627fd3: Pull complete [2021-08-19T22:12:40.349Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-19T22:12:40.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-19T22:12:40.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-19T22:12:40.610Z] prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container [2021-08-19T22:12:40.696Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-19T22:12:42.143Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-19T22:12:42.143Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-19T22:12:42.143Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-19T22:12:42.143Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-19T22:12:42.143Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-19T22:12:42.143Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-19T22:12:42.143Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-19T22:12:42.143Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-19T22:12:42.143Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] [2021-08-19T22:12:42.143Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] [2021-08-19T22:12:42.143Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-19T22:12:42.143Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-19T22:12:42.143Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-19T22:12:42.143Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-19T22:12:42.143Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-19T22:12:42.143Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-19T22:12:42.143Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-19T22:12:42.143Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-19T22:12:42.143Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-19T22:12:42.143Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-19T22:12:42.143Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-19T22:12:42.143Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-19T22:12:42.143Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-19T22:12:42.143Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-19T22:12:42.143Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-19T22:12:42.143Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-19T22:12:42.143Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] [2021-08-19T22:12:42.143Z] Fetched 25.1 MB in 0s (0 B/s) [2021-08-19T22:12:42.143Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-19T22:12:42.143Z] Fetched 224 kB in 0s (0 B/s) [2021-08-19T22:12:42.143Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-19T22:12:42.143Z] Fetched 157 kB in 0s (0 B/s) [2021-08-19T22:12:42.143Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-19T22:12:42.143Z] Fetched 221 kB in 0s (0 B/s) [2021-08-19T22:12:42.143Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-19T22:12:42.143Z] Fetched 143 kB in 0s (0 B/s) [2021-08-19T22:12:42.143Z] Pulling edgex-go [2021-08-19T22:12:42.143Z] + snapcraftctl pull [2021-08-19T22:12:43.545Z] Pulling hooks [2021-08-19T22:12:43.546Z] + snapcraftctl pull [2021-08-19T22:12:44.182Z] $ docker top 73d117cafddb53a8a9e515b314683d1c20253bd198e594f4baa76b7f5f92eb50 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T22:12:45.175Z] + grep parallel [2021-08-19T22:12:45.175Z] + docker-compose build --help [2021-08-19T22:12:48.550Z] --parallel Build images in parallel. [Pipeline] } [2021-08-19T22:12:48.846Z] $ docker stop --time=1 73d117cafddb53a8a9e515b314683d1c20253bd198e594f4baa76b7f5f92eb50 [2021-08-19T22:12:50.713Z] $ docker rm -f 73d117cafddb53a8a9e515b314683d1c20253bd198e594f4baa76b7f5f92eb50 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T22:12:51.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-19T22:12:51.429Z] . [Pipeline] withDockerContainer [2021-08-19T22:12:51.693Z] prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container [2021-08-19T22:12:51.767Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-19T22:12:53.366Z] $ docker top 15cc69ae35c9aa5b960e18b7d0ea3767546d5d20bca97a351e7ddf7edc17d5c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T22:12:54.331Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-19T22:12:58.621Z] Building core-command ... [2021-08-19T22:12:58.621Z] Building core-data ... [2021-08-19T22:12:58.621Z] Building core-metadata ... [2021-08-19T22:12:58.621Z] Building security-bootstrapper ... [2021-08-19T22:12:58.621Z] Building security-proxy-setup ... [2021-08-19T22:12:58.621Z] Building security-secretstore-setup ... [2021-08-19T22:12:58.621Z] Building support-notifications ... [2021-08-19T22:12:58.621Z] Building support-scheduler ... [2021-08-19T22:12:58.621Z] Building sys-mgmt-agent ... [2021-08-19T22:12:58.621Z] Building security-secretstore-setup [2021-08-19T22:12:58.621Z] Building core-metadata [2021-08-19T22:12:58.621Z] Building sys-mgmt-agent [2021-08-19T22:12:58.621Z] Building support-notifications [2021-08-19T22:12:58.621Z] Building security-bootstrapper [2021-08-19T22:13:01.919Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-19T22:13:01.919Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-19T22:13:01.919Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-19T22:13:01.919Z] Fetched 0 B in 0s (0 B/s) [2021-08-19T22:13:01.919Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-19T22:13:01.919Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-19T22:13:01.919Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-19T22:13:01.919Z] Fetched 279 kB in 0s (0 B/s) [2021-08-19T22:13:01.919Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-19T22:13:01.919Z] Fetched 122 kB in 0s (0 B/s) [2021-08-19T22:13:01.919Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-19T22:13:01.919Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-19T22:13:01.919Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-19T22:13:01.919Z] Fetched 8848 B in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-19T22:13:01.920Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-19T22:13:01.920Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-19T22:13:01.920Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-19T22:13:01.920Z] Fetched 219 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-19T22:13:01.920Z] Fetched 154 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-19T22:13:01.920Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-19T22:13:01.920Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-19T22:13:01.920Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-19T22:13:01.920Z] Fetched 499 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-19T22:13:01.920Z] Fetched 111 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-19T22:13:01.920Z] Fetched 240 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-19T22:13:01.920Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-19T22:13:01.920Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-19T22:13:01.920Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-19T22:13:01.920Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-19T22:13:01.920Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-19T22:13:01.920Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-19T22:13:01.920Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-19T22:13:01.920Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-19T22:13:01.920Z] Fetched 8720 B in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-19T22:13:01.920Z] Fetched 140 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-19T22:13:01.920Z] Fetched 119 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-19T22:13:01.920Z] Fetched 111 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-19T22:13:01.920Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-19T22:13:01.920Z] Fetched 645 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-19T22:13:01.920Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-19T22:13:01.920Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-19T22:13:01.920Z] Fetched 368 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-19T22:13:01.920Z] Fetched 187 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-19T22:13:01.920Z] Fetched 175 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-19T22:13:01.920Z] Fetched 206 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] [2021-08-19T22:13:01.920Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-19T22:13:01.920Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-19T22:13:01.920Z] Fetched 159 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-19T22:13:01.920Z] Fetched 107 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-19T22:13:01.920Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-19T22:13:01.920Z] Pulling static-packages [2021-08-19T22:13:01.920Z] + snapcraftctl pull [2021-08-19T22:13:01.920Z] Pulling version [2021-08-19T22:13:01.920Z] + cd /root/project [2021-08-19T22:13:01.920Z] + git describe+ --tags --abbrev=0 [2021-08-19T22:13:01.920Z] sed s/v// [2021-08-19T22:13:01.920Z] + GIT_VERSION=2.0.1-dev.32 [2021-08-19T22:13:01.920Z] + [ -z 2.0.1-dev.32 ] [2021-08-19T22:13:01.920Z] + snapcraftctl set-version 2.0.1-dev.32 [2021-08-19T22:13:02.501Z] Building config-common [2021-08-19T22:13:02.501Z] + snapcraftctl build [2021-08-19T22:13:04.448Z] Skipping build go-build-helper (already ran) [2021-08-19T22:13:04.713Z] Building edgex-go [2021-08-19T22:13:04.713Z] + cd /root/parts/edgex-go/src [2021-08-19T22:13:04.713Z] + + gitsed s/v// [2021-08-19T22:13:04.713Z] describe --tags --abbrev=0 [2021-08-19T22:13:04.713Z] + GIT_VERSION=2.0.1-dev.32 [2021-08-19T22:13:04.713Z] + [ -z 2.0.1-dev.32 ] [2021-08-19T22:13:04.714Z] + echo 2.0.1-dev.32 [2021-08-19T22:13:04.714Z] + make build [2021-08-19T22:13:04.714Z] go mod tidy [2021-08-19T22:13:08.055Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-19T22:13:08.055Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-19T22:13:08.055Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 [2021-08-19T22:13:08.055Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-19T22:13:08.327Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-19T22:13:08.327Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-19T22:13:08.594Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-19T22:13:08.594Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-19T22:13:08.594Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-19T22:13:08.594Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-19T22:13:08.594Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-19T22:13:08.594Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-19T22:13:08.859Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-19T22:13:08.859Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-19T22:13:08.859Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-19T22:13:08.859Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-19T22:13:08.859Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-19T22:13:08.859Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-19T22:13:08.859Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-08-19T22:13:08.860Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-19T22:13:08.860Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-19T22:13:08.860Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-19T22:13:08.860Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-19T22:13:08.860Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-19T22:13:09.134Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-08-19T22:13:09.134Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-19T22:13:09.134Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-08-19T22:13:09.134Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-19T22:13:09.134Z] go: downloading golang.org/x/text v0.3.6 [2021-08-19T22:13:09.134Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-19T22:13:09.134Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-08-19T22:13:09.134Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-19T22:13:09.134Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-19T22:13:09.134Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-19T22:13:09.134Z] go: downloading github.com/kr/pretty v0.3.0 [2021-08-19T22:13:09.402Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-19T22:13:09.402Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-19T22:13:09.402Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-19T22:13:09.402Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-19T22:13:09.667Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-08-19T22:13:09.667Z] go: downloading github.com/kr/text v0.2.0 [2021-08-19T22:13:09.667Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-08-19T22:13:09.667Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-19T22:13:09.932Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-19T22:13:09.932Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-19T22:13:09.932Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-19T22:13:09.932Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-19T22:13:09.932Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-19T22:13:09.932Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-19T22:13:09.932Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-19T22:13:10.202Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-19T22:13:10.202Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-19T22:13:10.202Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-19T22:13:10.202Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-19T22:13:10.202Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-19T22:13:10.202Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-19T22:13:10.202Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-19T22:13:10.202Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-19T22:13:10.202Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-19T22:13:10.202Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-19T22:13:10.202Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-19T22:13:10.202Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-19T22:13:10.202Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-19T22:13:10.202Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-19T22:13:10.475Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-19T22:13:10.475Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-19T22:13:10.475Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-19T22:13:10.475Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-19T22:13:10.475Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-19T22:13:10.475Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-19T22:13:10.475Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-19T22:13:10.475Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-19T22:13:10.475Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-19T22:13:10.475Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-19T22:13:10.475Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-19T22:13:10.475Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-19T22:13:10.475Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-19T22:13:10.741Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/core-data/core-data ./cmd/core-data [2021-08-19T22:13:20.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-19T22:13:26.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/core-command/core-command ./cmd/core-command [2021-08-19T22:13:26.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-19T22:13:27.826Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-19T22:13:28.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-19T22:13:29.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-19T22:13:30.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-19T22:13:32.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-19T22:13:33.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-19T22:13:34.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-19T22:13:35.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-19T22:13:37.441Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-19T22:13:37.441Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-19T22:13:37.441Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-19T22:13:37.441Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-19T22:13:37.441Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-19T22:13:37.441Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-19T22:13:37.441Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-19T22:13:37.441Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-19T22:13:37.441Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-19T22:13:37.441Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-19T22:13:37.441Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-19T22:13:37.441Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-19T22:13:37.442Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-19T22:13:37.442Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-19T22:13:37.442Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-19T22:13:37.442Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-19T22:13:37.442Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-19T22:13:37.442Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-08-19T22:13:37.442Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-19T22:13:37.442Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-19T22:13:37.708Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-19T22:13:37.708Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-19T22:13:37.708Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-19T22:13:37.708Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-08-19T22:13:37.708Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-19T22:13:37.708Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-19T22:13:37.708Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-08-19T22:13:39.118Z] Building hooks [2021-08-19T22:13:39.119Z] + cd /root/parts/hooks/src [2021-08-19T22:13:39.119Z] + make build [2021-08-19T22:13:39.119Z] go mod tidy [2021-08-19T22:13:39.702Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-19T22:13:39.702Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-19T22:13:39.702Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-19T22:13:39.702Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-19T22:13:39.967Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-19T22:13:40.922Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-19T22:13:41.187Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-19T22:13:41.451Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-19T22:13:44.790Z] Building static-packages [2021-08-19T22:13:44.790Z] + snapcraftctl build [2021-08-19T22:13:46.748Z] Building version [2021-08-19T22:13:46.748Z] + snapcraftctl build [2021-08-19T22:13:48.690Z] Staging config-common [2021-08-19T22:13:48.690Z] + snapcraftctl stage [2021-08-19T22:13:50.093Z] Skipping stage go-build-helper (already ran) [2021-08-19T22:13:50.093Z] Staging edgex-go [2021-08-19T22:13:50.093Z] + snapcraftctl stage [2021-08-19T22:13:51.051Z] Staging hooks [2021-08-19T22:13:51.051Z] + snapcraftctl stage [2021-08-19T22:13:52.457Z] Staging static-packages [2021-08-19T22:13:52.457Z] + snapcraftctl stage [2021-08-19T22:13:53.421Z] Staging version [2021-08-19T22:13:53.421Z] + snapcraftctl stage [2021-08-19T22:13:54.829Z] Priming config-common [2021-08-19T22:13:54.829Z] + snapcraftctl prime [2021-08-19T22:13:55.790Z] Priming go-build-helper [2021-08-19T22:13:55.790Z] + snapcraftctl prime [2021-08-19T22:13:56.749Z] Priming edgex-go [2021-08-19T22:13:56.749Z] + snapcraftctl prime [2021-08-19T22:13:58.155Z] Priming hooks [2021-08-19T22:13:58.155Z] + snapcraftctl prime [2021-08-19T22:13:59.564Z] Priming static-packages [2021-08-19T22:13:59.564Z] + snapcraftctl prime [2021-08-19T22:14:02.139Z] Priming version [2021-08-19T22:14:02.139Z] + snapcraftctl prime [2021-08-19T22:14:03.096Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-19T22:14:06.602Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T22:14:06.602Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T22:14:06.602Z] ---> 360b1bfddf45 [2021-08-19T22:14:06.602Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T22:14:06.602Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T22:14:06.602Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-19T22:14:06.602Z] ---> 360b1bfddf45 [2021-08-19T22:14:06.602Z] Step 3/23 : WORKDIR /edgex-go [2021-08-19T22:14:06.602Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T22:14:06.602Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-19T22:14:06.602Z] ---> 360b1bfddf45 [2021-08-19T22:14:06.602Z] Step 3/32 : WORKDIR /edgex-go [2021-08-19T22:14:06.602Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T22:14:06.602Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T22:14:06.602Z] ---> 360b1bfddf45 [2021-08-19T22:14:06.602Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T22:14:06.602Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T22:14:06.602Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-19T22:14:06.602Z] ---> 360b1bfddf45 [2021-08-19T22:14:06.602Z] Step 3/26 : WORKDIR /edgex-go [2021-08-19T22:14:06.602Z] ---> Running in 598ed6633ab0 [2021-08-19T22:14:06.602Z] ---> Running in 54e6b23bee8a [2021-08-19T22:14:06.602Z] ---> Running in 1cb978cef265 [2021-08-19T22:14:06.602Z] ---> Running in 7beef2b94d97 [2021-08-19T22:14:06.602Z] ---> Running in ba0db6fb0faf [2021-08-19T22:14:07.587Z] Removing intermediate container 598ed6633ab0 [2021-08-19T22:14:07.587Z] ---> 0ed0520c44db [2021-08-19T22:14:07.587Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:14:07.587Z] Removing intermediate container 7beef2b94d97 [2021-08-19T22:14:07.587Z] ---> bda36e7faac9 [2021-08-19T22:14:07.587Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:14:07.587Z] Removing intermediate container 54e6b23bee8a [2021-08-19T22:14:07.587Z] ---> 870d5f54b306 [2021-08-19T22:14:07.587Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:14:07.587Z] Removing intermediate container 1cb978cef265 [2021-08-19T22:14:07.587Z] ---> d9db266af1cd [2021-08-19T22:14:07.587Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:14:07.587Z] Removing intermediate container ba0db6fb0faf [2021-08-19T22:14:07.587Z] ---> ea4640470811 [2021-08-19T22:14:07.587Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:14:07.587Z] ---> Running in a10d3ce43894 [2021-08-19T22:14:07.871Z] ---> Running in 84b96489d577 [2021-08-19T22:14:07.871Z] ---> Running in b099ea4d7008 [2021-08-19T22:14:07.871Z] ---> Running in 0358fec9977f [2021-08-19T22:14:07.871Z] ---> Running in 80151f931a92 [2021-08-19T22:14:12.201Z] Removing intermediate container a10d3ce43894 [2021-08-19T22:14:12.201Z] ---> ce8717bc77c2 [2021-08-19T22:14:12.201Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-19T22:14:12.201Z] ---> Running in 44a0f44dcc8e [2021-08-19T22:14:12.201Z] Removing intermediate container 84b96489d577 [2021-08-19T22:14:12.201Z] ---> b076a9923f02 [2021-08-19T22:14:12.201Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-19T22:14:12.201Z] Removing intermediate container b099ea4d7008 [2021-08-19T22:14:12.201Z] ---> 2364045276f8 [2021-08-19T22:14:12.201Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-19T22:14:12.201Z] ---> Running in d18f344b8c04 [2021-08-19T22:14:12.201Z] ---> Running in b151eeb179ee [2021-08-19T22:14:12.201Z] Removing intermediate container 80151f931a92 [2021-08-19T22:14:12.201Z] ---> c4b03749aa6d [2021-08-19T22:14:12.201Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-19T22:14:12.478Z] Removing intermediate container 0358fec9977f [2021-08-19T22:14:12.478Z] ---> 029db4bbdacf [2021-08-19T22:14:12.478Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-19T22:14:12.478Z] ---> Running in 4af5850fd61e [2021-08-19T22:14:12.751Z] ---> Running in 565166975b7e [2021-08-19T22:14:14.216Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T22:14:14.503Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T22:14:14.503Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T22:14:14.779Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T22:14:14.779Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T22:14:14.779Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T22:14:15.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T22:14:15.652Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T22:14:15.652Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T22:14:15.652Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T22:14:15.652Z] OK: 218 MiB in 52 packages [2021-08-19T22:14:16.642Z] OK: 218 MiB in 52 packages [2021-08-19T22:14:16.918Z] OK: 218 MiB in 52 packages [2021-08-19T22:14:16.918Z] OK: 218 MiB in 52 packages [2021-08-19T22:14:16.918Z] OK: 218 MiB in 52 packages [2021-08-19T22:14:17.538Z] Removing intermediate container 44a0f44dcc8e [2021-08-19T22:14:17.538Z] ---> ccb20f9aa21b [2021-08-19T22:14:17.538Z] Step 6/23 : COPY go.mod . [2021-08-19T22:14:18.528Z] Removing intermediate container b151eeb179ee [2021-08-19T22:14:18.528Z] ---> 67c3cd9e8ba6 [2021-08-19T22:14:18.528Z] Step 6/26 : COPY go.mod . [2021-08-19T22:14:18.806Z] ---> d7c300ffe5f8 [2021-08-19T22:14:18.806Z] Step 7/23 : RUN go mod download [2021-08-19T22:14:18.806Z] Removing intermediate container 4af5850fd61e [2021-08-19T22:14:18.806Z] ---> c86534bfac83 [2021-08-19T22:14:18.806Z] Step 6/24 : COPY go.mod . [2021-08-19T22:14:18.806Z] Removing intermediate container 565166975b7e [2021-08-19T22:14:18.806Z] ---> 50e6915c6745 [2021-08-19T22:14:18.806Z] Step 6/32 : COPY go.mod . [2021-08-19T22:14:19.082Z] ---> Running in bc80ff9b6d02 [2021-08-19T22:14:19.082Z] Removing intermediate container d18f344b8c04 [2021-08-19T22:14:19.082Z] ---> 2a3a39a393b8 [2021-08-19T22:14:19.082Z] Step 6/24 : COPY go.mod . [2021-08-19T22:14:19.694Z] ---> 117645e4806c [2021-08-19T22:14:19.694Z] Step 7/26 : RUN go mod download [2021-08-19T22:14:19.694Z] ---> Running in 221029f155df [2021-08-19T22:14:20.294Z] ---> ad7a1954362a [2021-08-19T22:14:20.294Z] ---> 328dce392fc1 [2021-08-19T22:14:20.294Z] Step 7/24 : RUN go mod downloadStep 7/32 : RUN go mod download [2021-08-19T22:14:20.294Z] [2021-08-19T22:14:20.570Z] ---> Running in 621eb4141d56 [2021-08-19T22:14:20.570Z] ---> Running in 03dbb1f1f484 [2021-08-19T22:14:20.570Z] ---> fe4068a442c3 [2021-08-19T22:14:20.570Z] Step 7/24 : RUN go mod download [2021-08-19T22:14:20.845Z] ---> Running in ec6f4942ac07 [2021-08-19T22:14:24.290Z] Removing intermediate container bc80ff9b6d02 [2021-08-19T22:14:24.290Z] ---> 46e368c7d5c7 [2021-08-19T22:14:24.290Z] Step 8/23 : COPY . . [2021-08-19T22:14:25.744Z] Removing intermediate container 221029f155df [2021-08-19T22:14:25.744Z] ---> bf7f9f80f39d [2021-08-19T22:14:25.744Z] Step 8/26 : COPY . . [2021-08-19T22:14:30.085Z] Removing intermediate container 621eb4141d56 [2021-08-19T22:14:30.085Z] ---> 5ff99aa25a0c [2021-08-19T22:14:30.085Z] Step 8/24 : COPY . . [2021-08-19T22:14:30.685Z] Removing intermediate container ec6f4942ac07 [2021-08-19T22:14:30.685Z] ---> 93b6cacbf027 [2021-08-19T22:14:30.685Z] Step 8/24 : COPY . . [2021-08-19T22:14:31.285Z] Removing intermediate container 03dbb1f1f484 [2021-08-19T22:14:31.285Z] ---> 36f37cc4f4fb [2021-08-19T22:14:31.285Z] Step 8/32 : COPY . . [2021-08-19T22:14:49.612Z] ---> f67b40a7b7f0 [2021-08-19T22:14:49.612Z] Step 9/26 : RUN go mod tidy [2021-08-19T22:14:49.612Z] ---> 11ffb1cc2b7f [2021-08-19T22:14:49.612Z] Step 9/23 : RUN go mod tidy [2021-08-19T22:14:49.612Z] ---> ea62264f2de4 [2021-08-19T22:14:49.612Z] Step 9/24 : RUN go mod tidy [2021-08-19T22:14:49.612Z] ---> 24e65adf5fa4 [2021-08-19T22:14:49.612Z] Step 9/32 : RUN go mod tidy [2021-08-19T22:14:49.897Z] ---> 5e33069a01f6 [2021-08-19T22:14:49.897Z] Step 9/24 : RUN go mod tidy [2021-08-19T22:14:49.897Z] ---> Running in 5093d4e15e42 [2021-08-19T22:14:49.897Z] ---> Running in 568172ff8298 [2021-08-19T22:14:49.897Z] ---> Running in 867c47849402 [2021-08-19T22:14:49.897Z] ---> Running in c59b9d70ecfd [2021-08-19T22:14:49.897Z] ---> Running in 86c00375c2fc [2021-08-19T22:14:56.651Z] Removing intermediate container 5093d4e15e42 [2021-08-19T22:14:56.651Z] ---> 259e6614b0c7 [2021-08-19T22:14:56.651Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-19T22:14:56.926Z] ---> Running in 85dd66b02ee0 [2021-08-19T22:14:57.200Z] Removing intermediate container 568172ff8298 [2021-08-19T22:14:57.200Z] ---> 35be2f0de012 [2021-08-19T22:14:57.200Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-19T22:14:57.486Z] ---> Running in d6ec3b8bef00 [2021-08-19T22:14:57.486Z] Removing intermediate container 867c47849402 [2021-08-19T22:14:57.486Z] ---> 94d317250f08 [2021-08-19T22:14:57.486Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-19T22:14:57.767Z] Removing intermediate container 86c00375c2fc [2021-08-19T22:14:57.767Z] ---> c022609d8bff [2021-08-19T22:14:57.767Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-19T22:14:57.767Z] Removing intermediate container c59b9d70ecfd [2021-08-19T22:14:57.767Z] ---> b2658b97be61 [2021-08-19T22:14:57.767Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-19T22:14:57.767Z] ---> Running in 3ac25d0579c2 [2021-08-19T22:14:58.044Z] ---> Running in d65d1be2e4a1 [2021-08-19T22:14:58.044Z] ---> Running in 9d7d04f2d1e1 [2021-08-19T22:14:58.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-19T22:14:59.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-19T22:15:00.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-19T22:15:00.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-19T22:15:00.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-19T22:16:52.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-19T22:16:53.851Z] Removing intermediate container d6ec3b8bef00 [2021-08-19T22:16:53.851Z] ---> ddc7a40024aa [2021-08-19T22:16:53.851Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-19T22:16:54.127Z] ---> Running in dafdea43cbda [2021-08-19T22:16:56.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-19T22:16:59.414Z] Removing intermediate container d65d1be2e4a1 [2021-08-19T22:16:59.414Z] ---> d9effed3e667 [2021-08-19T22:16:59.414Z] [2021-08-19T22:16:59.414Z] Step 11/32 : FROM alpine:3.12 [2021-08-19T22:17:00.399Z] 3.12: Pulling from library/alpine [2021-08-19T22:17:02.395Z] Removing intermediate container dafdea43cbda [2021-08-19T22:17:02.395Z] ---> 58417b222a95 [2021-08-19T22:17:02.395Z] [2021-08-19T22:17:02.395Z] Step 12/24 : FROM docker:20.10.7 [2021-08-19T22:17:03.001Z] 20.10.7: Pulling from library/docker [2021-08-19T22:17:03.001Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-19T22:17:03.001Z] Status: Downloaded newer image for alpine:3.12 [2021-08-19T22:17:03.001Z] ---> c4fd0aeabfcf [2021-08-19T22:17:03.001Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-19T22:17:03.001Z] Removing intermediate container 3ac25d0579c2 [2021-08-19T22:17:03.001Z] ---> bbb3c2d887db [2021-08-19T22:17:03.001Z] [2021-08-19T22:17:03.001Z] Step 11/26 : FROM alpine:3.12 [2021-08-19T22:17:03.001Z] ---> c4fd0aeabfcf [2021-08-19T22:17:03.001Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-19T22:17:03.275Z] Removing intermediate container 85dd66b02ee0 [2021-08-19T22:17:03.275Z] ---> 3261363e2fcc [2021-08-19T22:17:03.275Z] [2021-08-19T22:17:03.275Z] Step 11/23 : FROM alpine:3.12 [2021-08-19T22:17:03.275Z] ---> c4fd0aeabfcf [2021-08-19T22:17:03.275Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-19T22:17:03.553Z] ---> Running in 9817674f8bb9 [2021-08-19T22:17:03.553Z] ---> Running in 3c568eb4d763 [2021-08-19T22:17:03.553Z] ---> Running in 4f2db4d2e00b [2021-08-19T22:17:04.160Z] Removing intermediate container 9d7d04f2d1e1 [2021-08-19T22:17:04.160Z] ---> 8ff4a279d737 [2021-08-19T22:17:04.160Z] [2021-08-19T22:17:04.160Z] Step 11/24 : FROM alpine:3.12 [2021-08-19T22:17:04.160Z] ---> c4fd0aeabfcf [2021-08-19T22:17:04.160Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-19T22:17:04.437Z] Removing intermediate container 3c568eb4d763 [2021-08-19T22:17:04.437Z] ---> 4c2bfee52c91 [2021-08-19T22:17:04.437Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-19T22:17:05.048Z] ---> Running in df695142f659 [2021-08-19T22:17:05.324Z] ---> Running in 315951e8c947 [2021-08-19T22:17:06.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-19T22:17:06.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-19T22:17:06.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-19T22:17:06.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-19T22:17:07.303Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-19T22:17:07.303Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-19T22:17:07.303Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-19T22:17:07.303Z] (3/3) Installing su-exec (0.2-r1) [2021-08-19T22:17:07.303Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T22:17:07.303Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-19T22:17:07.303Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T22:17:07.303Z] Executing ca-certificates-20191127-r4.trigger [2021-08-19T22:17:07.303Z] Executing ca-certificates-20191127-r4.trigger [2021-08-19T22:17:07.303Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-19T22:17:07.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-19T22:17:07.585Z] OK: 6 MiB in 17 packages [2021-08-19T22:17:07.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-19T22:17:07.585Z] OK: 6 MiB in 16 packages [2021-08-19T22:17:07.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-19T22:17:08.199Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-19T22:17:08.199Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T22:17:08.199Z] OK: 5 MiB in 15 packages [2021-08-19T22:17:08.199Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-19T22:17:08.479Z] (2/2) Installing su-exec (0.2-r1) [2021-08-19T22:17:08.479Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T22:17:08.479Z] OK: 5 MiB in 16 packages [2021-08-19T22:17:11.109Z] Removing intermediate container 9817674f8bb9 [2021-08-19T22:17:11.109Z] ---> f7b4819a2c5e [2021-08-19T22:17:11.109Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-19T22:17:11.383Z] Removing intermediate container 4f2db4d2e00b [2021-08-19T22:17:11.383Z] ---> be92918166b6 [2021-08-19T22:17:11.383Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T22:17:11.658Z] Removing intermediate container df695142f659 [2021-08-19T22:17:11.658Z] ---> b4d8c9329c5e [2021-08-19T22:17:11.658Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T22:17:11.658Z] Removing intermediate container 315951e8c947 [2021-08-19T22:17:11.658Z] ---> c780f5f04ea1 [2021-08-19T22:17:11.658Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-19T22:17:11.658Z] ---> Running in f50fb2b41e54 [2021-08-19T22:17:12.278Z] ---> Running in 55464c94d54e [2021-08-19T22:17:12.278Z] ---> Running in 43eecab4a9b4 [2021-08-19T22:17:12.278Z] ---> Running in 11c70fb23baf [2021-08-19T22:17:12.558Z] Removing intermediate container f50fb2b41e54 [2021-08-19T22:17:12.558Z] ---> 17902f823dd9 [2021-08-19T22:17:12.558Z] Step 14/26 : WORKDIR / [2021-08-19T22:17:12.837Z] Removing intermediate container 55464c94d54e [2021-08-19T22:17:12.837Z] ---> f8a9900c352e [2021-08-19T22:17:12.837Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-19T22:17:13.111Z] ---> Running in 4c36f33056b8 [2021-08-19T22:17:13.386Z] Removing intermediate container 43eecab4a9b4 [2021-08-19T22:17:13.386Z] ---> 5c90758909ec [2021-08-19T22:17:13.386Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-19T22:17:13.386Z] Removing intermediate container 11c70fb23baf [2021-08-19T22:17:13.386Z] ---> f1dcc27069dd [2021-08-19T22:17:13.386Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-19T22:17:13.661Z] ---> Running in 6b104ee79c3a [2021-08-19T22:17:13.938Z] ---> Running in 00754721d26d [2021-08-19T22:17:13.938Z] ---> Running in ddc9e99759eb [2021-08-19T22:17:14.218Z] Removing intermediate container 4c36f33056b8 [2021-08-19T22:17:14.218Z] ---> 2b2d02b7bbba [2021-08-19T22:17:14.218Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-19T22:17:14.218Z] Removing intermediate container 6b104ee79c3a [2021-08-19T22:17:14.218Z] ---> 14bfe8782911 [2021-08-19T22:17:14.218Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-19T22:17:14.493Z] ---> Running in 2c3b8d25cee5 [2021-08-19T22:17:14.769Z] Removing intermediate container ddc9e99759eb [2021-08-19T22:17:14.769Z] ---> 33e152174297 [2021-08-19T22:17:14.769Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-19T22:17:14.769Z] Removing intermediate container 00754721d26d [2021-08-19T22:17:14.769Z] ---> 9859a0fa000c [2021-08-19T22:17:14.769Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-19T22:17:15.041Z] ---> Running in 78e1222cd92f [2021-08-19T22:17:15.041Z] ---> Running in fb9cddbcb2b9 [2021-08-19T22:17:15.318Z] Removing intermediate container 2c3b8d25cee5 [2021-08-19T22:17:15.318Z] ---> a1faa42204c2 [2021-08-19T22:17:15.318Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T22:17:15.602Z] ---> e5d0e0a69762 [2021-08-19T22:17:15.602Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-19T22:17:15.902Z] Removing intermediate container fb9cddbcb2b9 [2021-08-19T22:17:15.902Z] ---> 6094f774a5a9 [2021-08-19T22:17:15.902Z] Step 16/24 : WORKDIR / [2021-08-19T22:17:16.272Z] ---> Running in 3dc178820675 [2021-08-19T22:17:16.272Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-19T22:17:16.272Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-19T22:17:16.272Z] ---> df445af6242a [2021-08-19T22:17:16.272Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-19T22:17:16.649Z] ---> Running in 3500e8d12b4e [2021-08-19T22:17:16.649Z] ---> e98b5832efab [2021-08-19T22:17:16.649Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-19T22:17:16.960Z] ---> 3eb3d30e0023 [2021-08-19T22:17:16.960Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-19T22:17:17.237Z] Removing intermediate container 3dc178820675 [2021-08-19T22:17:17.237Z] ---> bedc22775624 [2021-08-19T22:17:17.237Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T22:17:17.527Z] Removing intermediate container 3500e8d12b4e [2021-08-19T22:17:17.527Z] ---> f8831245ca00 [2021-08-19T22:17:17.527Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-19T22:17:17.873Z] ---> Running in 66e82f470bf6 [2021-08-19T22:17:18.902Z] ---> e28cc073909f [2021-08-19T22:17:18.902Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-19T22:17:18.902Z] Removing intermediate container 78e1222cd92f [2021-08-19T22:17:18.902Z] ---> 4d71e1ec43ad [2021-08-19T22:17:18.902Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-19T22:17:19.195Z] ---> 949e085c7a82 [2021-08-19T22:17:19.195Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-19T22:17:19.195Z] ---> cf8fc5c49107 [2021-08-19T22:17:19.195Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-19T22:17:19.195Z] ---> Running in 9dc4e931b256 [2021-08-19T22:17:19.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T22:17:20.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T22:17:20.095Z] Removing intermediate container 9dc4e931b256 [2021-08-19T22:17:20.095Z] ---> 77ef161e1f51 [2021-08-19T22:17:20.095Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-19T22:17:20.390Z] ---> 1a22bf01ce61 [2021-08-19T22:17:20.390Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-19T22:17:20.672Z] ---> adb205aec6c7 [2021-08-19T22:17:20.672Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-19T22:17:20.953Z] (1/39) Installing readline (8.1.0-r0) [2021-08-19T22:17:20.953Z] (2/39) Installing bash (5.1.0-r0) [2021-08-19T22:17:20.953Z] Executing bash-5.1.0-r0.post-install [2021-08-19T22:17:20.953Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-19T22:17:20.953Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-19T22:17:20.953Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-19T22:17:20.953Z] (6/39) Installing curl (7.78.0-r0) [2021-08-19T22:17:20.953Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-19T22:17:20.953Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-19T22:17:20.953Z] (9/39) Installing expat (2.2.10-r1) [2021-08-19T22:17:20.953Z] (10/39) Installing libffi (3.3-r2) [2021-08-19T22:17:20.953Z] (11/39) Installing gdbm (1.19-r0) [2021-08-19T22:17:20.953Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-19T22:17:20.953Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-19T22:17:21.232Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-19T22:17:21.232Z] ---> Running in 21d16d5f03e5 [2021-08-19T22:17:21.843Z] ---> 823a05744c9e [2021-08-19T22:17:21.843Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-19T22:17:21.843Z] ---> b57677efaff4 [2021-08-19T22:17:21.843Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-19T22:17:22.121Z] ---> Running in 3e7911dc29bc [2021-08-19T22:17:22.121Z] Removing intermediate container 21d16d5f03e5 [2021-08-19T22:17:22.121Z] ---> fcc34e83fc6f [2021-08-19T22:17:22.121Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T22:17:22.397Z] ---> 3f119be78206 [2021-08-19T22:17:22.397Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-19T22:17:22.674Z] ---> Running in 7d44e23eace2 [2021-08-19T22:17:23.277Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-19T22:17:23.277Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-19T22:17:23.277Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-19T22:17:23.277Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-19T22:17:23.277Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-19T22:17:23.277Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-19T22:17:23.277Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-19T22:17:23.556Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-19T22:17:23.556Z] ---> fd08a2127c52 [2021-08-19T22:17:23.556Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-19T22:17:23.556Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-19T22:17:23.556Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-19T22:17:23.556Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-19T22:17:23.556Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-19T22:17:23.556Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-19T22:17:23.556Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-19T22:17:23.556Z] Removing intermediate container 7d44e23eace2 [2021-08-19T22:17:23.556Z] ---> 25a63fd60819 [2021-08-19T22:17:23.556Z] Step 21/23 : LABEL arch=arm64 [2021-08-19T22:17:23.556Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-19T22:17:23.841Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-19T22:17:23.841Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-19T22:17:23.841Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-19T22:17:23.841Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-19T22:17:23.841Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-19T22:17:23.841Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-19T22:17:23.841Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-19T22:17:23.841Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-19T22:17:23.841Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-19T22:17:23.841Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-19T22:17:23.841Z] ---> Running in c9323c35b812 [2021-08-19T22:17:24.436Z] ---> Running in 9ba6c5764604 [2021-08-19T22:17:24.436Z] Executing busybox-1.32.1-r6.trigger [2021-08-19T22:17:24.436Z] OK: 82 MiB in 59 packages [2021-08-19T22:17:24.712Z] ---> 6ad30e7b5871 [2021-08-19T22:17:24.712Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-19T22:17:24.712Z] Removing intermediate container c9323c35b812 [2021-08-19T22:17:24.712Z] ---> a6029f092088 [2021-08-19T22:17:24.712Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T22:17:24.988Z] ---> Running in d34cdb58df93 [2021-08-19T22:17:25.262Z] Removing intermediate container 9ba6c5764604 [2021-08-19T22:17:25.262Z] ---> 23b2150b7edf [2021-08-19T22:17:25.262Z] Step 22/23 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:17:25.540Z] ---> Running in 35f4c3387ba1 [2021-08-19T22:17:25.823Z] ---> 0830ae531a4e [2021-08-19T22:17:25.823Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-19T22:17:25.823Z] Removing intermediate container 3e7911dc29bc [2021-08-19T22:17:25.823Z] ---> db1b8f35fe76 [2021-08-19T22:17:25.823Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T22:17:26.103Z] Removing intermediate container d34cdb58df93 [2021-08-19T22:17:26.103Z] ---> f60f42f42284 [2021-08-19T22:17:26.103Z] Step 22/24 : LABEL arch=arm64 [2021-08-19T22:17:26.103Z] ---> Running in a0e51ab7933a [2021-08-19T22:17:26.381Z] ---> Running in 6e6c22311137 [2021-08-19T22:17:26.381Z] Removing intermediate container 35f4c3387ba1 [2021-08-19T22:17:26.381Z] ---> bf57ce30f41d [2021-08-19T22:17:26.381Z] Step 23/23 : LABEL version=0.0.0 [2021-08-19T22:17:26.665Z] ---> Running in a1cfb78d3fd3 [2021-08-19T22:17:26.944Z] Removing intermediate container 6e6c22311137 [2021-08-19T22:17:26.944Z] ---> 36ed12b60fee [2021-08-19T22:17:26.944Z] Step 23/24 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:17:27.223Z] ---> Running in d7da8f0643ce [2021-08-19T22:17:27.500Z] Removing intermediate container a1cfb78d3fd3 [2021-08-19T22:17:27.500Z] ---> 5acfa80493ea [2021-08-19T22:17:27.500Z] [2021-08-19T22:17:27.500Z] ---> 56ade2c3f7e6 [2021-08-19T22:17:27.500Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-19T22:17:28.105Z] Successfully built 5acfa80493ea [2021-08-19T22:17:28.105Z] Successfully tagged support-notifications-arm64:latest [2021-08-19T22:17:28.105Z] Building core-command [2021-08-19T22:17:28.105Z]  Building support-notifications ... done Removing intermediate container d7da8f0643ce [2021-08-19T22:17:28.105Z] ---> c51f307364dd [2021-08-19T22:17:28.105Z] Step 24/24 : LABEL version=0.0.0 [2021-08-19T22:17:28.709Z] ---> Running in afbb5aadc707 [2021-08-19T22:17:29.702Z] Removing intermediate container afbb5aadc707 [2021-08-19T22:17:29.703Z] ---> 25148a85212a [2021-08-19T22:17:29.703Z] [2021-08-19T22:17:29.978Z] Removing intermediate container a0e51ab7933a [2021-08-19T22:17:29.978Z] ---> eae8891aa8b5 [2021-08-19T22:17:29.978Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-19T22:17:29.978Z] Successfully built 25148a85212a [2021-08-19T22:17:30.252Z] ---> d2e79c8fbd52 [2021-08-19T22:17:30.253Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-19T22:17:30.253Z] Successfully tagged core-metadata-arm64:latest [2021-08-19T22:17:30.253Z]  Building core-metadata ... done Building core-data [2021-08-19T22:17:30.532Z] ---> Running in 425c1a72f485 [2021-08-19T22:17:31.144Z] Removing intermediate container 425c1a72f485 [2021-08-19T22:17:31.144Z] ---> 9451bb04a57d [2021-08-19T22:17:31.144Z] Step 24/26 : LABEL arch=arm64 [2021-08-19T22:17:31.431Z] ---> cdae1b84e69b [2021-08-19T22:17:31.431Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-19T22:17:31.431Z] ---> Running in 34d5c2bae4c7 [2021-08-19T22:17:32.881Z] Removing intermediate container 34d5c2bae4c7 [2021-08-19T22:17:32.881Z] ---> 3c0fd5cdea66 [2021-08-19T22:17:32.881Z] Step 25/26 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:17:32.881Z] ---> c5033051df30 [2021-08-19T22:17:32.881Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-19T22:17:33.158Z] ---> Running in a44d5514933e [2021-08-19T22:17:33.158Z] Collecting docker-compose==1.23.2 [2021-08-19T22:17:33.432Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-19T22:17:34.033Z] Removing intermediate container a44d5514933e [2021-08-19T22:17:34.033Z] ---> e02279e28a38 [2021-08-19T22:17:34.033Z] Step 26/26 : LABEL version=0.0.0 [2021-08-19T22:17:34.312Z] Collecting docker<4.0,>=3.6.0 [2021-08-19T22:17:34.312Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-19T22:17:34.602Z] ---> a38cf31bc3a8 [2021-08-19T22:17:34.602Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-19T22:17:34.602Z] ---> Running in 9d0d3136db70 [2021-08-19T22:17:35.206Z] Collecting PyYAML<4,>=3.10 [2021-08-19T22:17:35.206Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-19T22:17:35.206Z] ---> Running in 0211f7664af9 [2021-08-19T22:17:35.483Z] Removing intermediate container 9d0d3136db70 [2021-08-19T22:17:35.483Z] ---> c9991f79faa0 [2021-08-19T22:17:35.483Z] [2021-08-19T22:17:36.088Z] Successfully built c9991f79faa0 [2021-08-19T22:17:36.365Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-19T22:17:36.365Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-08-19T22:17:36.365Z] Removing intermediate container 0211f7664af9 [2021-08-19T22:17:36.365Z] ---> a635f83aea57 [2021-08-19T22:17:36.365Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-19T22:17:37.809Z] ---> f2daf98c28a1 [2021-08-19T22:17:37.809Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-19T22:17:37.809Z] ---> Running in afe6a3df6a9a [2021-08-19T22:17:39.802Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-19T22:17:40.110Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-19T22:17:40.110Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-19T22:17:40.110Z] Collecting cached-property<2,>=1.2.0 [2021-08-19T22:17:40.386Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-19T22:17:40.386Z] Collecting texttable<0.10,>=0.9.0 [2021-08-19T22:17:40.386Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-19T22:17:41.368Z] Removing intermediate container afe6a3df6a9a [2021-08-19T22:17:41.368Z] ---> e0f324e3faf1 [2021-08-19T22:17:41.368Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-19T22:17:41.644Z] ---> Running in 0e889588c624 [2021-08-19T22:17:42.239Z] Removing intermediate container 0e889588c624 [2021-08-19T22:17:42.239Z] ---> c468c1af49c5 [2021-08-19T22:17:42.239Z] Step 29/32 : CMD ["gate"] [2021-08-19T22:17:42.838Z] Collecting jsonschema<3,>=2.5.1 [2021-08-19T22:17:42.838Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-19T22:17:42.838Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-19T22:17:42.838Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-19T22:17:42.838Z] ---> Running in 95ff240c766d [2021-08-19T22:17:43.815Z] Removing intermediate container 95ff240c766d [2021-08-19T22:17:43.815Z] ---> 5cc2a4afe139 [2021-08-19T22:17:43.815Z] Step 30/32 : LABEL arch=arm64 [2021-08-19T22:17:44.414Z] ---> Running in 483530d7c865 [2021-08-19T22:17:45.395Z] Removing intermediate container 483530d7c865 [2021-08-19T22:17:45.395Z] ---> eb48decbf8b6 [2021-08-19T22:17:45.395Z] Step 31/32 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:17:45.395Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-19T22:17:45.395Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-19T22:17:45.395Z] Collecting docopt<0.7,>=0.6.1 [2021-08-19T22:17:45.395Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-19T22:17:45.672Z] ---> Running in 6ea0eacad4bf [2021-08-19T22:17:46.661Z] Removing intermediate container 6ea0eacad4bf [2021-08-19T22:17:46.661Z] ---> 2baccb0cf8f9 [2021-08-19T22:17:46.661Z] Step 32/32 : LABEL version=0.0.0 [2021-08-19T22:17:46.936Z] ---> Running in 5ec13fa67f5b [2021-08-19T22:17:47.922Z] Removing intermediate container 5ec13fa67f5b [2021-08-19T22:17:47.922Z] ---> 88aa20546fbd [2021-08-19T22:17:47.922Z] [2021-08-19T22:17:48.192Z] Successfully built 88aa20546fbd [2021-08-19T22:17:48.192Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-19T22:17:48.192Z] Building support-scheduler [2021-08-19T22:17:48.192Z]  Building security-bootstrapper ... done Collecting docker-pycreds>=0.4.0 [2021-08-19T22:17:48.468Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-19T22:17:48.745Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-19T22:17:48.745Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-19T22:17:49.021Z] Collecting idna<2.8,>=2.5 [2021-08-19T22:17:49.021Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-19T22:17:49.620Z] Collecting certifi>=2017.4.17 [2021-08-19T22:17:49.620Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-19T22:17:50.221Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-19T22:17:50.221Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-19T22:17:50.496Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-19T22:17:50.496Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-19T22:17:50.496Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-19T22:17:50.496Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-19T22:17:51.938Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-19T22:17:51.938Z] Attempting uninstall: urllib3 [2021-08-19T22:17:51.938Z] Found existing installation: urllib3 1.26.2 [2021-08-19T22:17:51.938Z] Uninstalling urllib3-1.26.2: [2021-08-19T22:17:51.938Z] Successfully uninstalled urllib3-1.26.2 [2021-08-19T22:17:52.535Z] Attempting uninstall: idna [2021-08-19T22:17:52.535Z] Found existing installation: idna 3.1 [2021-08-19T22:17:52.535Z] Uninstalling idna-3.1: [2021-08-19T22:17:52.535Z] Successfully uninstalled idna-3.1 [2021-08-19T22:17:53.516Z] Attempting uninstall: chardet [2021-08-19T22:17:53.516Z] Found existing installation: chardet 4.0.0 [2021-08-19T22:17:53.516Z] Uninstalling chardet-4.0.0: [2021-08-19T22:17:53.516Z] Successfully uninstalled chardet-4.0.0 [2021-08-19T22:17:54.966Z] Attempting uninstall: requests [2021-08-19T22:17:54.966Z] Found existing installation: requests 2.25.1 [2021-08-19T22:17:54.966Z] Uninstalling requests-2.25.1: [2021-08-19T22:17:54.966Z] Successfully uninstalled requests-2.25.1 [2021-08-19T22:17:55.240Z] Running setup.py install for texttable: started [2021-08-19T22:17:57.869Z] Running setup.py install for texttable: finished with status 'done' [2021-08-19T22:17:57.869Z] Running setup.py install for PyYAML: started [2021-08-19T22:18:00.492Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-19T22:18:00.492Z] Running setup.py install for docopt: started [2021-08-19T22:18:03.133Z] Running setup.py install for docopt: finished with status 'done' [2021-08-19T22:18:03.133Z] Running setup.py install for dockerpty: started [2021-08-19T22:18:03.133Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T22:18:03.133Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T22:18:03.133Z] ---> 360b1bfddf45 [2021-08-19T22:18:03.133Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T22:18:03.133Z] ---> Using cache [2021-08-19T22:18:03.133Z] ---> ea4640470811 [2021-08-19T22:18:03.133Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:18:03.133Z] ---> Using cache [2021-08-19T22:18:03.133Z] ---> c4b03749aa6d [2021-08-19T22:18:03.133Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-19T22:18:05.118Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-19T22:18:06.098Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T22:18:06.098Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T22:18:06.098Z] ---> 360b1bfddf45 [2021-08-19T22:18:06.098Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T22:18:06.098Z] ---> Using cache [2021-08-19T22:18:06.098Z] ---> ea4640470811 [2021-08-19T22:18:06.098Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:18:06.373Z] ---> Using cache [2021-08-19T22:18:06.373Z] ---> c4b03749aa6d [2021-08-19T22:18:06.373Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-19T22:18:07.358Z] ---> Running in ed86d698941f [2021-08-19T22:18:07.358Z] ---> Running in 543e24804159 [2021-08-19T22:18:08.345Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-19T22:18:09.787Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T22:18:09.787Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T22:18:10.379Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T22:18:10.379Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T22:18:11.379Z] OK: 218 MiB in 52 packages [2021-08-19T22:18:11.379Z] OK: 218 MiB in 52 packages [2021-08-19T22:18:13.361Z] Removing intermediate container ed86d698941f [2021-08-19T22:18:13.361Z] ---> 27500fe43b47 [2021-08-19T22:18:13.361Z] Step 6/24 : COPY go.mod . [2021-08-19T22:18:13.633Z] Removing intermediate container 543e24804159 [2021-08-19T22:18:13.634Z] ---> e99c19f5e9aa [2021-08-19T22:18:13.634Z] Step 6/24 : COPY go.mod . [2021-08-19T22:18:14.624Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T22:18:14.624Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-19T22:18:14.624Z] ---> 360b1bfddf45 [2021-08-19T22:18:14.624Z] Step 3/22 : WORKDIR /edgex-go [2021-08-19T22:18:14.624Z] ---> Using cache [2021-08-19T22:18:14.624Z] ---> ea4640470811 [2021-08-19T22:18:14.624Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:18:14.624Z] ---> Using cache [2021-08-19T22:18:14.624Z] ---> c4b03749aa6d [2021-08-19T22:18:14.624Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-19T22:18:14.624Z] ---> Using cache [2021-08-19T22:18:14.624Z] ---> e99c19f5e9aa [2021-08-19T22:18:14.624Z] Step 6/22 : COPY go.mod . [2021-08-19T22:18:16.060Z] ---> e56642126f38 [2021-08-19T22:18:16.060Z] Step 7/24 : RUN go mod download [2021-08-19T22:18:16.670Z] ---> 3773fd698af0 [2021-08-19T22:18:16.670Z] Step 7/22 : RUN go mod download [2021-08-19T22:18:16.670Z] ---> d0eb1ddf1a0e [2021-08-19T22:18:16.670Z] Step 7/24 : RUN go mod download [2021-08-19T22:18:16.670Z] ---> Running in 3a792d2bf1bf [2021-08-19T22:18:17.267Z] ---> Running in 0c6270d08644 [2021-08-19T22:18:17.267Z] ---> Running in a5fab676a9da [2021-08-19T22:18:20.658Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T22:18:20.658Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-19T22:18:20.658Z] ---> 360b1bfddf45 [2021-08-19T22:18:20.658Z] Step 3/23 : WORKDIR /edgex-go [2021-08-19T22:18:20.658Z] ---> Using cache [2021-08-19T22:18:20.658Z] ---> ea4640470811 [2021-08-19T22:18:20.658Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:18:20.658Z] ---> Using cache [2021-08-19T22:18:20.658Z] ---> c4b03749aa6d [2021-08-19T22:18:20.658Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-19T22:18:20.658Z] ---> Using cache [2021-08-19T22:18:20.658Z] ---> e99c19f5e9aa [2021-08-19T22:18:20.658Z] Step 6/23 : COPY go.mod . [2021-08-19T22:18:20.658Z] ---> Using cache [2021-08-19T22:18:20.658Z] ---> 3773fd698af0 [2021-08-19T22:18:20.658Z] Step 7/23 : RUN go mod download [2021-08-19T22:18:21.647Z] ---> Running in cd858632fa11 [2021-08-19T22:18:23.084Z] Removing intermediate container 66e82f470bf6 [2021-08-19T22:18:23.084Z] ---> e95dad82c2c4 [2021-08-19T22:18:23.084Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-19T22:18:23.084Z] Removing intermediate container 3a792d2bf1bf [2021-08-19T22:18:23.084Z] ---> daf8b7f1d355 [2021-08-19T22:18:23.084Z] Step 8/24 : COPY . . [2021-08-19T22:18:23.084Z] ---> Running in 8fd5d6188a73 [2021-08-19T22:18:23.357Z] Removing intermediate container a5fab676a9da [2021-08-19T22:18:23.357Z] ---> 1f831289c193 [2021-08-19T22:18:23.357Z] Step 8/24 : COPY . . [2021-08-19T22:18:23.632Z] Removing intermediate container 0c6270d08644 [2021-08-19T22:18:23.632Z] ---> 1ac9d47a59e8 [2021-08-19T22:18:23.632Z] Step 8/22 : COPY . . [2021-08-19T22:18:24.232Z] Removing intermediate container 8fd5d6188a73 [2021-08-19T22:18:24.232Z] ---> 7873fc72e6db [2021-08-19T22:18:24.232Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-19T22:18:24.831Z] ---> Running in c5bb5061341d [2021-08-19T22:18:26.813Z] Removing intermediate container c5bb5061341d [2021-08-19T22:18:26.813Z] ---> 1e9241da7f53 [2021-08-19T22:18:26.813Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-19T22:18:28.803Z] Removing intermediate container cd858632fa11 [2021-08-19T22:18:28.803Z] ---> d970fb467256 [2021-08-19T22:18:28.803Z] Step 8/23 : COPY . . [2021-08-19T22:18:29.396Z] ---> 2f7be39b5755 [2021-08-19T22:18:29.396Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-19T22:18:31.380Z] ---> 2ce0729c7f0d [2021-08-19T22:18:31.380Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-19T22:18:33.370Z] ---> f1a5d1c4ff4e [2021-08-19T22:18:33.370Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-19T22:18:33.644Z] ---> Running in 114b34b6f02f [2021-08-19T22:18:35.086Z] Removing intermediate container 114b34b6f02f [2021-08-19T22:18:35.086Z] ---> cb49af8ffd07 [2021-08-19T22:18:35.086Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T22:18:36.545Z] ---> Running in 5c27e4b006b2 [2021-08-19T22:18:37.985Z] Removing intermediate container 5c27e4b006b2 [2021-08-19T22:18:37.985Z] ---> 4750ba3a174b [2021-08-19T22:18:37.985Z] Step 22/24 : LABEL arch=arm64 [2021-08-19T22:18:38.966Z] ---> Running in 48ebd689845d [2021-08-19T22:18:40.410Z] Removing intermediate container 48ebd689845d [2021-08-19T22:18:40.410Z] ---> 418830df31fd [2021-08-19T22:18:40.410Z] Step 23/24 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:18:41.006Z] ---> 8672c93c6143 [2021-08-19T22:18:41.006Z] Step 9/24 : RUN go mod tidy [2021-08-19T22:18:41.283Z] ---> Running in 5b95500ff319 [2021-08-19T22:18:41.882Z] ---> Running in 9a8e49a4c97a [2021-08-19T22:18:42.168Z] ---> d6d3d55f297a [2021-08-19T22:18:42.168Z] Step 9/24 : RUN go mod tidy [2021-08-19T22:18:42.445Z] Removing intermediate container 5b95500ff319 [2021-08-19T22:18:42.445Z] ---> 670f728d6ade [2021-08-19T22:18:42.445Z] Step 24/24 : LABEL version=0.0.0 [2021-08-19T22:18:43.046Z] ---> Running in 14177b7b5be2 [2021-08-19T22:18:43.046Z] ---> Running in 18801cd6e78c [2021-08-19T22:18:43.324Z] ---> 7abe7243b1e1 [2021-08-19T22:18:43.324Z] Step 9/22 : RUN go mod tidy [2021-08-19T22:18:44.312Z] ---> Running in 1af5f2f8b03f [2021-08-19T22:18:44.593Z] Removing intermediate container 14177b7b5be2 [2021-08-19T22:18:44.593Z] ---> 4bc9bfe8819f [2021-08-19T22:18:44.593Z] [2021-08-19T22:18:45.188Z] Successfully built 4bc9bfe8819f [2021-08-19T22:18:45.188Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-19T22:18:47.197Z]  Building sys-mgmt-agent ... done Removing intermediate container 9a8e49a4c97a [2021-08-19T22:18:47.197Z] ---> 05f632e450bb [2021-08-19T22:18:47.197Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-19T22:18:47.482Z] ---> Running in 498b891b699b [2021-08-19T22:18:47.482Z] ---> 3077e3cca870 [2021-08-19T22:18:47.482Z] Step 9/23 : RUN go mod tidy [2021-08-19T22:18:48.089Z] ---> Running in 6c5efb9df0ce [2021-08-19T22:18:48.690Z] Removing intermediate container 18801cd6e78c [2021-08-19T22:18:48.690Z] ---> a7fd8dc0800d [2021-08-19T22:18:48.690Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-19T22:18:48.965Z] ---> Running in 65c87473551b [2021-08-19T22:18:49.571Z] Removing intermediate container 1af5f2f8b03f [2021-08-19T22:18:49.571Z] ---> 68dc44ae1fc9 [2021-08-19T22:18:49.571Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-19T22:18:49.571Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-19T22:18:49.571Z] ---> Running in dbec341ae1c1 [2021-08-19T22:18:51.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-19T22:18:51.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-19T22:18:54.259Z] Removing intermediate container 6c5efb9df0ce [2021-08-19T22:18:54.259Z] ---> ac64484080c2 [2021-08-19T22:18:54.259Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-19T22:18:54.259Z] ---> Running in b3ceedf95e7a [2021-08-19T22:18:55.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-19T22:20:32.595Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-19T22:20:32.595Z] Removing intermediate container 65c87473551b [2021-08-19T22:20:32.595Z] ---> 6b3bf3f8294e [2021-08-19T22:20:32.595Z] [2021-08-19T22:20:32.595Z] Step 11/24 : FROM alpine:3.12 [2021-08-19T22:20:32.595Z] ---> c4fd0aeabfcf [2021-08-19T22:20:32.595Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-19T22:20:32.595Z] ---> Using cache [2021-08-19T22:20:32.595Z] ---> b4d8c9329c5e [2021-08-19T22:20:32.595Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T22:20:32.595Z] ---> Using cache [2021-08-19T22:20:32.595Z] ---> f1dcc27069dd [2021-08-19T22:20:32.595Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-19T22:20:32.595Z] ---> Running in 121bfd63068c [2021-08-19T22:20:32.595Z] Removing intermediate container 121bfd63068c [2021-08-19T22:20:32.595Z] ---> f12d86f7e799 [2021-08-19T22:20:32.595Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-19T22:20:32.595Z] ---> Running in 3c1438979506 [2021-08-19T22:20:32.595Z] Removing intermediate container 3c1438979506 [2021-08-19T22:20:32.595Z] ---> 000a6be38632 [2021-08-19T22:20:32.595Z] Step 16/24 : WORKDIR / [2021-08-19T22:20:32.595Z] ---> Running in 6ca2080e3fb7 [2021-08-19T22:20:32.595Z] Removing intermediate container 6ca2080e3fb7 [2021-08-19T22:20:32.595Z] ---> 85d002a28d47 [2021-08-19T22:20:32.595Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T22:20:32.595Z] ---> 2178bdbfe164 [2021-08-19T22:20:32.595Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-19T22:20:32.595Z] Removing intermediate container dbec341ae1c1 [2021-08-19T22:20:32.595Z] ---> 3390a7ae77bd [2021-08-19T22:20:32.595Z] [2021-08-19T22:20:32.595Z] Step 11/22 : FROM alpine:3.12 [2021-08-19T22:20:32.595Z] ---> c4fd0aeabfcf [2021-08-19T22:20:32.595Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-19T22:20:33.583Z] ---> Running in 4506096cb5b0 [2021-08-19T22:20:33.856Z] ---> 53d482f74bb2 [2021-08-19T22:20:33.856Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-19T22:20:35.288Z] ---> 8e374e2a0f5e [2021-08-19T22:20:35.288Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-19T22:20:35.565Z] ---> Running in d3707359d101 [2021-08-19T22:20:35.838Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-19T22:20:36.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-19T22:20:36.380Z] Removing intermediate container d3707359d101 [2021-08-19T22:20:36.380Z] ---> dcc532b6e18d [2021-08-19T22:20:36.380Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T22:20:36.652Z] ---> Running in cc0b89e1d599 [2021-08-19T22:20:36.652Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-19T22:20:36.652Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-19T22:20:36.922Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-19T22:20:36.922Z] (4/4) Installing curl (7.78.0-r0) [2021-08-19T22:20:36.922Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T22:20:36.922Z] Executing ca-certificates-20191127-r4.trigger [2021-08-19T22:20:37.198Z] OK: 7 MiB in 18 packages [2021-08-19T22:20:37.474Z] Removing intermediate container cc0b89e1d599 [2021-08-19T22:20:37.474Z] ---> 38d432f7aa59 [2021-08-19T22:20:37.474Z] Step 22/24 : LABEL arch=arm64 [2021-08-19T22:20:37.750Z] Removing intermediate container b3ceedf95e7a [2021-08-19T22:20:37.750Z] ---> eb6165fe8fdc [2021-08-19T22:20:37.750Z] [2021-08-19T22:20:37.750Z] Step 11/23 : FROM alpine:3.12 [2021-08-19T22:20:37.750Z] ---> c4fd0aeabfcf [2021-08-19T22:20:37.750Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-19T22:20:37.750Z] ---> Using cache [2021-08-19T22:20:37.750Z] ---> b4d8c9329c5e [2021-08-19T22:20:37.750Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T22:20:37.750Z] ---> Using cache [2021-08-19T22:20:37.750Z] ---> f1dcc27069dd [2021-08-19T22:20:37.750Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-19T22:20:38.027Z] ---> Running in d624fe13db02 [2021-08-19T22:20:38.027Z] ---> Running in 20be0a12cb81 [2021-08-19T22:20:38.618Z] Removing intermediate container d624fe13db02 [2021-08-19T22:20:38.618Z] ---> d2c1deb0f3dc [2021-08-19T22:20:38.618Z] Step 23/24 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:20:38.890Z] Removing intermediate container 20be0a12cb81 [2021-08-19T22:20:38.890Z] ---> 90a30d8c3378 [2021-08-19T22:20:38.890Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-19T22:20:39.162Z] ---> Running in 6d55fd0494e9 [2021-08-19T22:20:39.434Z] ---> Running in 1f56bdcc1cd4 [2021-08-19T22:20:39.434Z] Removing intermediate container 4506096cb5b0 [2021-08-19T22:20:39.434Z] ---> 2805842764a4 [2021-08-19T22:20:39.434Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-19T22:20:39.704Z] Removing intermediate container 6d55fd0494e9 [2021-08-19T22:20:39.704Z] ---> 143cacf02b2e [2021-08-19T22:20:39.704Z] Step 24/24 : LABEL version=0.0.0 [2021-08-19T22:20:39.977Z] ---> Running in d8a0e44c3033 [2021-08-19T22:20:39.978Z] ---> Running in cd80a4c03e97 [2021-08-19T22:20:40.249Z] Removing intermediate container 1f56bdcc1cd4 [2021-08-19T22:20:40.249Z] ---> 7ef71c131502 [2021-08-19T22:20:40.249Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T22:20:40.850Z] Removing intermediate container d8a0e44c3033 [2021-08-19T22:20:40.850Z] ---> fe07650e8c24 [2021-08-19T22:20:40.850Z] Step 14/22 : WORKDIR /edgex [2021-08-19T22:20:41.125Z] Removing intermediate container cd80a4c03e97 [2021-08-19T22:20:41.125Z] ---> cf4b7f703f4b [2021-08-19T22:20:41.125Z] [2021-08-19T22:20:41.125Z] ---> Running in 80fc0f1ff8de [2021-08-19T22:20:41.125Z] Removing intermediate container 498b891b699b [2021-08-19T22:20:41.125Z] ---> eb83b55b8d20 [2021-08-19T22:20:41.125Z] [2021-08-19T22:20:41.125Z] Step 11/24 : FROM alpine:3.12 [2021-08-19T22:20:41.125Z] ---> c4fd0aeabfcf [2021-08-19T22:20:41.125Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-19T22:20:41.399Z] Successfully built cf4b7f703f4b [2021-08-19T22:20:41.399Z] ---> 7a8e955978cb [2021-08-19T22:20:41.399Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-19T22:20:41.399Z] Successfully tagged core-command-arm64:latest [2021-08-19T22:20:41.399Z]  Building core-command ... done  ---> Running in 66bf463f8c32 [2021-08-19T22:20:41.994Z] Removing intermediate container 80fc0f1ff8de [2021-08-19T22:20:41.994Z] ---> ce976c39ea69 [2021-08-19T22:20:41.994Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-19T22:20:42.267Z] Removing intermediate container 66bf463f8c32 [2021-08-19T22:20:42.267Z] ---> 33aa7981e2fd [2021-08-19T22:20:42.267Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-19T22:20:42.541Z] ---> Running in 7857cab7a009 [2021-08-19T22:20:42.814Z] ---> 4617ce195783 [2021-08-19T22:20:42.814Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-19T22:20:42.814Z] ---> c472bd8d8962 [2021-08-19T22:20:42.814Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-19T22:20:43.447Z] Removing intermediate container 7857cab7a009 [2021-08-19T22:20:43.447Z] ---> 6f7cf6c54542 [2021-08-19T22:20:43.447Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-19T22:20:43.734Z] ---> Running in c3013073d1e7 [2021-08-19T22:20:44.015Z] ---> 6ab42924e651 [2021-08-19T22:20:44.015Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-19T22:20:44.297Z] ---> Running in 498d04edb64f [2021-08-19T22:20:44.579Z] Removing intermediate container c3013073d1e7 [2021-08-19T22:20:44.579Z] ---> 8b689624bcdd [2021-08-19T22:20:44.579Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T22:20:44.579Z] ---> 408ec1976514 [2021-08-19T22:20:44.579Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-19T22:20:44.867Z] ---> Running in d17998d79972 [2021-08-19T22:20:44.867Z] Removing intermediate container 498d04edb64f [2021-08-19T22:20:44.867Z] ---> 69a4e4aaee9a [2021-08-19T22:20:44.867Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T22:20:45.156Z] ---> Running in 5a626a04d8e0 [2021-08-19T22:20:46.178Z] Removing intermediate container 5a626a04d8e0 [2021-08-19T22:20:46.178Z] ---> 673fe4cd2e0f [2021-08-19T22:20:46.178Z] Step 21/23 : LABEL arch=arm64 [2021-08-19T22:20:46.472Z] ---> Running in fa4c626bf11b [2021-08-19T22:20:46.472Z] ---> 77a959594762 [2021-08-19T22:20:46.472Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-19T22:20:46.472Z] ---> Running in d5a9190b9e27 [2021-08-19T22:20:47.067Z] Removing intermediate container fa4c626bf11b [2021-08-19T22:20:47.067Z] ---> f6b3d2710398 [2021-08-19T22:20:47.067Z] Step 22/23 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:20:47.341Z] ---> Running in 910a81c4f92b [2021-08-19T22:20:47.341Z] Removing intermediate container d5a9190b9e27 [2021-08-19T22:20:47.341Z] ---> 571cd0078d94 [2021-08-19T22:20:47.342Z] Step 19/22 : CMD ["--init=true"] [2021-08-19T22:20:47.629Z] ---> Running in b42fcde53189 [2021-08-19T22:20:47.629Z] Removing intermediate container d17998d79972 [2021-08-19T22:20:47.629Z] ---> c14673443e51 [2021-08-19T22:20:47.629Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-19T22:20:47.900Z] Removing intermediate container 910a81c4f92b [2021-08-19T22:20:47.900Z] ---> bf4808410849 [2021-08-19T22:20:47.900Z] Step 23/23 : LABEL version=0.0.0 [2021-08-19T22:20:47.900Z] ---> Running in 6253ad3a23ab [2021-08-19T22:20:48.174Z] ---> Running in 2bcfba0812f1 [2021-08-19T22:20:48.174Z] Removing intermediate container b42fcde53189 [2021-08-19T22:20:48.174Z] ---> 56f25c956261 [2021-08-19T22:20:48.174Z] Step 20/22 : LABEL arch=arm64 [2021-08-19T22:20:48.449Z] ---> Running in b459adea1dc3 [2021-08-19T22:20:48.720Z] Removing intermediate container 2bcfba0812f1 [2021-08-19T22:20:48.720Z] ---> fdafecf77941 [2021-08-19T22:20:48.720Z] [2021-08-19T22:20:48.994Z] Removing intermediate container b459adea1dc3 [2021-08-19T22:20:48.994Z] ---> 0d2d3528ad22 [2021-08-19T22:20:48.994Z] Step 21/22 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:20:49.269Z] Successfully built fdafecf77941 [2021-08-19T22:20:49.269Z] Successfully tagged support-scheduler-arm64:latest [2021-08-19T22:20:49.269Z]  Building support-scheduler ... done  ---> Running in eca8663c45e8 [2021-08-19T22:20:49.269Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-19T22:20:49.866Z] Removing intermediate container eca8663c45e8 [2021-08-19T22:20:49.866Z] ---> 76249f8d7c97 [2021-08-19T22:20:49.866Z] Step 22/22 : LABEL version=0.0.0 [2021-08-19T22:20:49.866Z] ---> Running in cf0687e764af [2021-08-19T22:20:50.137Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-19T22:20:50.410Z] Removing intermediate container cf0687e764af [2021-08-19T22:20:50.410Z] ---> 61609519b077 [2021-08-19T22:20:50.410Z] [2021-08-19T22:20:50.681Z] Successfully built 61609519b077 [2021-08-19T22:20:50.681Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-19T22:20:50.681Z]  Building security-proxy-setup ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-08-19T22:20:50.950Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-19T22:20:50.950Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-19T22:20:50.950Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-19T22:20:51.219Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-19T22:20:51.491Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-19T22:20:51.492Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T22:20:51.492Z] OK: 8 MiB in 20 packages [2021-08-19T22:20:52.922Z] Removing intermediate container 6253ad3a23ab [2021-08-19T22:20:52.922Z] ---> 31e4a63ae771 [2021-08-19T22:20:52.922Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T22:20:53.512Z] ---> 55a30dc7ae31 [2021-08-19T22:20:53.512Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-19T22:20:55.006Z] ---> ea33bbe94773 [2021-08-19T22:20:55.006Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-19T22:20:55.600Z] ---> 05e98f2d0886 [2021-08-19T22:20:55.600Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-19T22:20:55.869Z] ---> Running in 459427e5d396 [2021-08-19T22:20:56.138Z] Removing intermediate container 459427e5d396 [2021-08-19T22:20:56.138Z] ---> 7f06ea6d65e6 [2021-08-19T22:20:56.138Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T22:20:56.411Z] ---> Running in 6e67bd7c4a76 [2021-08-19T22:20:56.693Z] Removing intermediate container 6e67bd7c4a76 [2021-08-19T22:20:56.693Z] ---> ce2f6211b080 [2021-08-19T22:20:56.693Z] Step 22/24 : LABEL arch=arm64 [2021-08-19T22:20:56.963Z] ---> Running in 5eab1ffd6818 [2021-08-19T22:20:57.557Z] Removing intermediate container 5eab1ffd6818 [2021-08-19T22:20:57.557Z] ---> a1e32be67243 [2021-08-19T22:20:57.557Z] Step 23/24 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-19T22:20:57.557Z] ---> Running in 830610cebfaf [2021-08-19T22:20:58.150Z] Removing intermediate container 830610cebfaf [2021-08-19T22:20:58.150Z] ---> ebdb6f6313aa [2021-08-19T22:20:58.150Z] Step 24/24 : LABEL version=0.0.0 [2021-08-19T22:20:58.150Z] ---> Running in 9143c1bb8816 [2021-08-19T22:20:58.745Z] Removing intermediate container 9143c1bb8816 [2021-08-19T22:20:58.745Z] ---> 04a717181914 [2021-08-19T22:20:58.745Z] [2021-08-19T22:20:59.016Z] Successfully built 04a717181914 [2021-08-19T22:20:59.016Z] Successfully tagged core-data-arm64:latest [2021-08-19T22:20:59.303Z]  Building core-data ... done  [Pipeline] } [2021-08-19T22:20:59.311Z] $ docker stop --time=1 15cc69ae35c9aa5b960e18b7d0ea3767546d5d20bca97a351e7ddf7edc17d5c2 [2021-08-19T22:21:01.155Z] $ docker rm -f 15cc69ae35c9aa5b960e18b7d0ea3767546d5d20bca97a351e7ddf7edc17d5c2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-19T22:21:01.767Z] + docker images [2021-08-19T22:21:02.038Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-19T22:21:02.038Z] core-data-arm64 latest 04a717181914 3 seconds ago 19.3MB [2021-08-19T22:21:02.038Z] security-proxy-setup-arm64 latest 61609519b077 11 seconds ago 24.5MB [2021-08-19T22:21:02.038Z] support-scheduler-arm64 latest fdafecf77941 13 seconds ago 15.2MB [2021-08-19T22:21:02.038Z] core-command-arm64 latest cf4b7f703f4b 21 seconds ago 15.2MB [2021-08-19T22:21:02.038Z] eb83b55b8d20 21 seconds ago 1.57GB [2021-08-19T22:21:02.038Z] eb6165fe8fdc 25 seconds ago 1.57GB [2021-08-19T22:21:02.038Z] 3390a7ae77bd 30 seconds ago 1.57GB [2021-08-19T22:21:02.038Z] 6b3bf3f8294e 36 seconds ago 1.56GB [2021-08-19T22:21:02.038Z] sys-mgmt-agent-arm64 latest 4bc9bfe8819f 2 minutes ago 311MB [2021-08-19T22:21:02.038Z] security-bootstrapper-arm64 latest 88aa20546fbd 3 minutes ago 17.7MB [2021-08-19T22:21:02.038Z] security-secretstore-setup-arm64 latest c9991f79faa0 3 minutes ago 26.5MB [2021-08-19T22:21:02.038Z] core-metadata-arm64 latest 25148a85212a 3 minutes ago 15.8MB [2021-08-19T22:21:02.038Z] support-notifications-arm64 latest 5acfa80493ea 3 minutes ago 15.9MB [2021-08-19T22:21:02.038Z] 8ff4a279d737 3 minutes ago 1.57GB [2021-08-19T22:21:02.038Z] 3261363e2fcc 3 minutes ago 1.57GB [2021-08-19T22:21:02.038Z] bbb3c2d887db 3 minutes ago 1.57GB [2021-08-19T22:21:02.038Z] 58417b222a95 4 minutes ago 1.57GB [2021-08-19T22:21:02.038Z] d9effed3e667 4 minutes ago 1.57GB [2021-08-19T22:21:02.038Z] ci-base-image-arm64 latest 360b1bfddf45 14 minutes ago 1.24GB [2021-08-19T22:21:02.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 13 days ago 533MB [2021-08-19T22:21:02.038Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-19T22:21:02.038Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-19T22:21:02.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T22:21:02.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-19T22:21:03.101Z] [2021-08-19T22:21:03.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-19T22:21:03.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-19T22:21:03.722Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-19T22:21:03.722Z] 448f6bf000e3: Pulling fs layer [2021-08-19T22:21:03.722Z] f757da607395: Pulling fs layer [2021-08-19T22:21:03.722Z] 05883995daec: Pulling fs layer [2021-08-19T22:21:03.722Z] 8603b9c90790: Pulling fs layer [2021-08-19T22:21:03.722Z] 1560dd03e051: Pulling fs layer [2021-08-19T22:21:03.722Z] 27f5ce0e4adf: Pulling fs layer [2021-08-19T22:21:03.722Z] c2d8d7efcc4b: Pulling fs layer [2021-08-19T22:21:03.722Z] 1560dd03e051: Waiting [2021-08-19T22:21:03.722Z] 27f5ce0e4adf: Waiting [2021-08-19T22:21:03.722Z] c2d8d7efcc4b: Waiting [2021-08-19T22:21:03.722Z] 8603b9c90790: Waiting [2021-08-19T22:21:03.998Z] f757da607395: Verifying Checksum [2021-08-19T22:21:03.998Z] f757da607395: Download complete [2021-08-19T22:21:03.998Z] 8603b9c90790: Verifying Checksum [2021-08-19T22:21:03.998Z] 8603b9c90790: Download complete [2021-08-19T22:21:04.272Z] 1560dd03e051: Verifying Checksum [2021-08-19T22:21:04.272Z] 1560dd03e051: Download complete [2021-08-19T22:21:04.272Z] 27f5ce0e4adf: Verifying Checksum [2021-08-19T22:21:04.272Z] 27f5ce0e4adf: Download complete [2021-08-19T22:21:04.272Z] 05883995daec: Verifying Checksum [2021-08-19T22:21:04.272Z] 05883995daec: Download complete [2021-08-19T22:21:05.257Z] 448f6bf000e3: Verifying Checksum [2021-08-19T22:21:05.257Z] 448f6bf000e3: Download complete [2021-08-19T22:21:08.639Z] c2d8d7efcc4b: Verifying Checksum [2021-08-19T22:21:08.639Z] c2d8d7efcc4b: Download complete [2021-08-19T22:21:08.912Z] 448f6bf000e3: Pull complete [2021-08-19T22:21:09.513Z] f757da607395: Pull complete [2021-08-19T22:21:11.477Z] 05883995daec: Pull complete [2021-08-19T22:21:11.477Z] 8603b9c90790: Pull complete [2021-08-19T22:21:12.456Z] 1560dd03e051: Pull complete [2021-08-19T22:21:13.051Z] 27f5ce0e4adf: Pull complete [2021-08-19T22:21:28.131Z] c2d8d7efcc4b: Pull complete [2021-08-19T22:21:28.132Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-19T22:21:28.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-19T22:21:28.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-19T22:21:28.397Z] prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container [2021-08-19T22:21:28.472Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-19T22:21:32.607Z] $ docker top ea555d41403ed504c374dc0a3a868a70715a0dc0dddbdf983274818705f95b22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-19T22:21:33.940Z] ---> job-cost.sh [2021-08-19T22:21:33.940Z] lf-activate-venv: SKIPPING [2021-08-19T22:21:33.940Z] INFO: No Stack... [2021-08-19T22:21:34.918Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-19T22:21:35.190Z] INFO: Archiving Costs [Pipeline] sh [2021-08-19T22:21:35.854Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [2021-08-19T22:21:35.854Z] + cut -d, -f6 [Pipeline] lock [2021-08-19T22:21:35.921Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3657-7-stack-cost] [2021-08-19T22:21:35.930Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3657-7-stack-cost] did not exist. Created. [2021-08-19T22:21:35.930Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3657-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-19T22:21:36.604Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-19T22:21:36.776Z] Stashed 1 file(s) [Pipeline] } [2021-08-19T22:21:36.787Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3657-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-19T22:21:36.821Z] $ docker stop --time=1 ea555d41403ed504c374dc0a3a868a70715a0dc0dddbdf983274818705f95b22 [2021-08-19T22:21:38.469Z] $ docker rm -f ea555d41403ed504c374dc0a3a868a70715a0dc0dddbdf983274818705f95b22 [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 [2021-08-19T22:21:39.676Z] provisioning config files... [2021-08-19T22:21:39.694Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config5355323043225322612tmp [Pipeline] { [Pipeline] sh [2021-08-19T22:21:40.030Z] + set +x [2021-08-19T22:21:40.030Z] + curl -s https://codecov.io/bash [2021-08-19T22:21:40.030Z] + bash -s -- [2021-08-19T22:21:40.302Z] [2021-08-19T22:21:40.302Z] _____ _ [2021-08-19T22:21:40.302Z] / ____| | | [2021-08-19T22:21:40.302Z] | | ___ __| | ___ ___ _____ __ [2021-08-19T22:21:40.302Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-19T22:21:40.302Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-19T22:21:40.302Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-19T22:21:40.302Z] Bash-1.0.6 [2021-08-19T22:21:40.302Z] [2021-08-19T22:21:40.302Z] [2021-08-19T22:21:40.302Z] ==> git version 2.24.4 found [2021-08-19T22:21:40.302Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-19T22:21:40.302Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-19T22:21:40.302Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-19T22:21:40.302Z] ==> Jenkins CI detected. [2021-08-19T22:21:40.302Z] current dir:  /w/workspace/edgex-go/7 [2021-08-19T22:21:40.302Z] project root: . [2021-08-19T22:21:40.302Z] --> token set from env [2021-08-19T22:21:40.302Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-19T22:21:40.302Z] ==> Running gcov in . (disable via -X gcov) [2021-08-19T22:21:40.302Z] ==> Python coveragepy not found [2021-08-19T22:21:40.302Z] ==> Searching for coverage reports in: [2021-08-19T22:21:40.302Z] + . [2021-08-19T22:21:40.302Z] -> Found 1 reports [2021-08-19T22:21:40.302Z] ==> Detecting git/mercurial file structure [2021-08-19T22:21:40.302Z] ==> Reading reports [2021-08-19T22:21:40.302Z] + ./coverage.out bytes=403739 [2021-08-19T22:21:40.302Z] ==> Appending adjustments [2021-08-19T22:21:40.302Z] https://docs.codecov.io/docs/fixing-reports [2021-08-19T22:21:41.262Z] + Found adjustments [2021-08-19T22:21:41.262Z] ==> Gzipping contents [2021-08-19T22:21:41.262Z] 56K /tmp/codecov.1eVYwF.gz [2021-08-19T22:21:41.262Z] ==> Uploading reports [2021-08-19T22:21:41.262Z] url: https://codecov.io [2021-08-19T22:21:41.262Z] query: branch=PR-3657&commit=9daeb2af7ed71897661e54025ba6a9253d7fdfd9&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= [2021-08-19T22:21:41.262Z] -> Pinging Codecov [2021-08-19T22:21:41.262Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3657&commit=9daeb2af7ed71897661e54025ba6a9253d7fdfd9&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= [2021-08-19T22:21:41.846Z] -> Uploading to [2021-08-19T22:21:41.846Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-19/00271124DB129430A58F1EEE437C3FCB/9daeb2af7ed71897661e54025ba6a9253d7fdfd9/108d6f2c-993a-47f9-bb79-e969cc9c1780.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210819%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210819T222141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5dea8caa4af223b370f945f2014bd18d1cb9dd48f26ff46f8849ffd751ea9a9 [2021-08-19T22:21:41.846Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-19T22:21:41.846Z] Dload Upload Total Spent Left Speed [2021-08-19T22:21:42.112Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54385 0 0 100 54385 0 117k --:--:-- --:--:-- --:--:-- 118k [2021-08-19T22:21:42.112Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [Pipeline] } [2021-08-19T22:21:42.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-19T22:21:43.619Z] + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-19T22:21:43.945Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-19T22:21:44.543Z] ---> package-listing.sh [2021-08-19T22:21:44.543Z] ++ facter osfamily [2021-08-19T22:21:44.543Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-19T22:21:44.809Z] + OS_FAMILY=redhat [2021-08-19T22:21:44.809Z] + workspace=/w/workspace/edgex-go/7 [2021-08-19T22:21:44.809Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-19T22:21:44.809Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-19T22:21:44.809Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-19T22:21:44.809Z] + PACKAGES=/tmp/packages_start.txt [2021-08-19T22:21:44.809Z] + '[' /w/workspace/edgex-go/7 ']' [2021-08-19T22:21:44.809Z] + PACKAGES=/tmp/packages_end.txt [2021-08-19T22:21:44.809Z] + case "${OS_FAMILY}" in [2021-08-19T22:21:44.809Z] + rpm -qa [2021-08-19T22:21:44.809Z] + sort [2021-08-19T22:21:48.160Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-19T22:21:48.160Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-19T22:21:48.160Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-19T22:21:48.160Z] + '[' /w/workspace/edgex-go/7 ']' [2021-08-19T22:21:48.160Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-08-19T22:21:48.160Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-08-19T22:21:48.178Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-19T22:21:48.484Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-19T22:21:49.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-19T22:21:49.076Z] [2021-08-19T22:21:49.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T22:21:49.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-19T22:21:49.413Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-19T22:21:49.413Z] b4d181a07f80: Pulling fs layer [2021-08-19T22:21:49.413Z] a1111a8f2ec3: Pulling fs layer [2021-08-19T22:21:49.413Z] ed53099fbce6: Pulling fs layer [2021-08-19T22:21:49.413Z] dc539afda2c1: Pulling fs layer [2021-08-19T22:21:49.413Z] 77bc0d833cb6: Pulling fs layer [2021-08-19T22:21:49.413Z] 9065ff56babe: Pulling fs layer [2021-08-19T22:21:49.413Z] d287ab97295c: Pulling fs layer [2021-08-19T22:21:49.413Z] dc539afda2c1: Waiting [2021-08-19T22:21:49.413Z] 77bc0d833cb6: Waiting [2021-08-19T22:21:49.413Z] 9065ff56babe: Waiting [2021-08-19T22:21:49.413Z] d287ab97295c: Waiting [2021-08-19T22:21:49.681Z] a1111a8f2ec3: Verifying Checksum [2021-08-19T22:21:49.681Z] a1111a8f2ec3: Download complete [2021-08-19T22:21:49.948Z] dc539afda2c1: Verifying Checksum [2021-08-19T22:21:49.948Z] dc539afda2c1: Download complete [2021-08-19T22:21:49.948Z] 77bc0d833cb6: Verifying Checksum [2021-08-19T22:21:49.948Z] 77bc0d833cb6: Download complete [2021-08-19T22:21:49.948Z] 9065ff56babe: Verifying Checksum [2021-08-19T22:21:49.948Z] 9065ff56babe: Download complete [2021-08-19T22:21:50.908Z] ed53099fbce6: Verifying Checksum [2021-08-19T22:21:50.908Z] ed53099fbce6: Download complete [2021-08-19T22:21:51.493Z] b4d181a07f80: Verifying Checksum [2021-08-19T22:21:51.493Z] b4d181a07f80: Download complete [2021-08-19T22:21:52.917Z] b4d181a07f80: Pull complete [2021-08-19T22:21:52.917Z] a1111a8f2ec3: Pull complete [2021-08-19T22:21:53.499Z] ed53099fbce6: Pull complete [2021-08-19T22:21:53.771Z] dc539afda2c1: Pull complete [2021-08-19T22:21:54.039Z] 77bc0d833cb6: Pull complete [2021-08-19T22:21:54.039Z] 9065ff56babe: Pull complete [2021-08-19T22:21:55.004Z] d287ab97295c: Verifying Checksum [2021-08-19T22:21:55.004Z] d287ab97295c: Download complete [2021-08-19T22:22:00.394Z] d287ab97295c: Pull complete [2021-08-19T22:22:00.394Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-19T22:22:00.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-19T22:22:00.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-19T22:22:00.497Z] prd-centos7-docker-4c-2g-343 does not seem to be running inside a container [2021-08-19T22:22:00.563Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-19T22:22:03.818Z] $ docker top c2d2ac5188f1bcdde410109a7c030d243acf1e0a2df81d93253cf28749235d64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T22:22:04.427Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-19T22:22:04.745Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-19T22:22:05.066Z] + ls /var/log/sa-host [2021-08-19T22:22:05.066Z] + sadf -c /var/log/sa-host/sa19 [2021-08-19T22:22:05.066Z] file_magic: OK [2021-08-19T22:22:05.066Z] HZ: Using current value: 100 [2021-08-19T22:22:05.066Z] file_header: OK [2021-08-19T22:22:05.066Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-19T22:22:05.066Z] Statistics: [2021-08-19T22:22:05.066Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-19T22:22:05.066Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-19T22:22:05.674Z] provisioning config files... [2021-08-19T22:22:05.694Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config8612683963028358687tmp [Pipeline] { [Pipeline] echo [2021-08-19T22:22:05.717Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-19T22:22:06.191Z] ---> create-netrc.sh [Pipeline] } [2021-08-19T22:22:06.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-19T22:22:06.609Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-19T22:22:06.624Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-19T22:22:06.944Z] ---> sudo-logs.sh [2021-08-19T22:22:06.944Z] Archiving 'sudo' log.. [2021-08-19T22:22:06.944Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-343.vexxhost.local: Name or service not known [2021-08-19T22:22:06.944Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-343.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-19T22:22:06.982Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-19T22:22:07.311Z] ---> job-cost.sh [2021-08-19T22:22:07.311Z] lf-activate-venv: SKIPPING [2021-08-19T22:22:07.311Z] DEBUG: total: 0.10999999940395355 [2021-08-19T22:22:07.311Z] INFO: Retrieving Stack Cost... [2021-08-19T22:22:07.896Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-19T22:22:08.479Z] INFO: Archiving Costs [Pipeline] echo [2021-08-19T22:22:08.497Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-19T22:22:08.814Z] ---> logs-deploy.sh [2021-08-19T22:22:08.814Z] lf-activate-venv: SKIPPING [2021-08-19T22:22:08.814Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3657/7 [2021-08-19T22:22:08.814Z] INFO: archiving workspace using pattern(s): [2021-08-19T22:22:09.401Z] Archives upload complete. [2021-08-19T22:22:09.668Z] INFO: archiving logs to Nexus