Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9ed388284450181241214f4175cad1f4f366d6e5+398431feff524dc71f99412bba68b8b552d1addb (9cfe5dfce805c38ec804203246e2d927f07af25f) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8047198811510120141.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh615395631164464053.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 6a41506d72e8e131afc862d141935157bee59f41 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-3571/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8610301022095634597.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7155036316512596928.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3571/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5791193234187513574.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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_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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1080 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [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/15 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/15@tmp/jenkins-gitclient-ssh6318201608257073881.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/15@tmp/jenkins-gitclient-ssh7071901824251871691.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 398431feff524dc71f99412bba68b8b552d1addb into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 Merge succeeded, producing c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b Checking out Revision c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b (PR-3571) > git config core.sparsecheckout # timeout=10 > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/15@tmp/jenkins-gitclient-ssh6113665478322862829.key > git merge 398431feff524dc71f99412bba68b8b552d1addb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b # timeout=10 Commit message: "Merge commit '398431feff524dc71f99412bba68b8b552d1addb' into HEAD" > git rev-list --no-walk 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-01T00:30:34.954Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-01T00:30:35.054Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-01T00:30:35.084Z] ========================================================= [2021-07-01T00:30:35.085Z] EdgeX Global Pipelines Version Info [2021-07-01T00:30:35.085Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:30:36.528Z] ------------------- [2021-07-01T00:30:36.528Z] stable info: [2021-07-01T00:30:36.528Z] ------------------- [2021-07-01T00:30:36.528Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-01T00:30:36.528Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-07-01T00:30:36.528Z] Message: update stable to v1.0.195 [2021-07-01T00:30:37.111Z] ------------------- [2021-07-01T00:30:37.111Z] experimental info: [2021-07-01T00:30:37.111Z] ------------------- [2021-07-01T00:30:37.111Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-01T00:30:37.112Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-07-01T00:30:37.112Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-01T00:30:37.234Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-01T00:30:37.257Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-01T00:30:37.279Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-01T00:30:37.301Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-01T00:30:37.322Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-01T00:30:37.344Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-01T00:30:41.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-01T00:30:41.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-01T00:30:41.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-01T00:30:41.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-01T00:30:41.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-01T00:30:41.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-01T00:30:41.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-01T00:30:41.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-01T00:30:41.595Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-01T00:30:41.627Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-01T00:30:41.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-01T00:30:41.707Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-01T00:30:41.732Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-01T00:30:41.754Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-01T00:30:41.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-01T00:30:41.805Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-01T00:30:41.827Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3571 [Pipeline] echo [2021-07-01T00:30:41.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3571 [Pipeline] echo [2021-07-01T00:30:41.871Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3571 [Pipeline] echo [2021-07-01T00:30:41.892Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b [Pipeline] echo [2021-07-01T00:30:41.914Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7f4a27 [Pipeline] echo [2021-07-01T00:30:41.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-01T00:30:42.011Z] provisioning config files... [2021-07-01T00:30:42.031Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config272123564418370069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:30:42.347Z] ---> docker-login.sh [2021-07-01T00:30:42.348Z] nexus3.edgexfoundry.org:10001 [2021-07-01T00:30:42.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:30:42.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:30:42.610Z] Configure a credential helper to remove this warning. See [2021-07-01T00:30:42.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:30:42.610Z] [2021-07-01T00:30:42.610Z] Login Succeeded [2021-07-01T00:30:42.610Z] nexus3.edgexfoundry.org:10002 [2021-07-01T00:30:42.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:30:42.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:30:42.610Z] Configure a credential helper to remove this warning. See [2021-07-01T00:30:42.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:30:42.610Z] [2021-07-01T00:30:42.610Z] Login Succeeded [2021-07-01T00:30:42.610Z] nexus3.edgexfoundry.org:10003 [2021-07-01T00:30:42.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:30:42.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:30:42.874Z] Configure a credential helper to remove this warning. See [2021-07-01T00:30:42.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:30:42.874Z] [2021-07-01T00:30:42.874Z] Login Succeeded [2021-07-01T00:30:42.874Z] nexus3.edgexfoundry.org:10004 [2021-07-01T00:30:42.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:30:43.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:30:43.139Z] Configure a credential helper to remove this warning. See [2021-07-01T00:30:43.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:30:43.139Z] [2021-07-01T00:30:43.139Z] Login Succeeded [2021-07-01T00:30:43.139Z] docker.io [2021-07-01T00:30:43.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:30:43.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:30:43.401Z] Configure a credential helper to remove this warning. See [2021-07-01T00:30:43.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:30:43.401Z] [2021-07-01T00:30:43.401Z] Login Succeeded [2021-07-01T00:30:43.401Z] ---> docker-login.sh ends [Pipeline] } [2021-07-01T00:30:43.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-01T00:30:43.768Z] ++ 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-07-01T00:30:43.768Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T00:30:43.768Z] ++ dirname cmd/core-command/Dockerfile [2021-07-01T00:30:43.768Z] ++ cut -d/ -f2 [2021-07-01T00:30:43.768Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-01T00:30:43.768Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T00:30:43.768Z] ++ dirname cmd/core-data/Dockerfile [2021-07-01T00:30:43.768Z] ++ cut -d/ -f2 [2021-07-01T00:30:43.768Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-01T00:30:43.768Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T00:30:43.768Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-01T00:30:43.768Z] ++ cut -d/ -f2 [2021-07-01T00:30:43.768Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-01T00:30:43.768Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T00:30:43.768Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-01T00:30:43.768Z] ++ cut -d/ -f2 [2021-07-01T00:30:43.768Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-01T00:30:43.768Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T00:30:43.768Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-01T00:30:43.768Z] ++ cut -d/ -f2 [2021-07-01T00:30:43.768Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-01T00:30:43.768Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T00:30:43.768Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-01T00:30:43.768Z] ++ cut -d/ -f2 [2021-07-01T00:30:43.768Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-01T00:30:43.768Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T00:30:43.768Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-01T00:30:43.768Z] ++ cut -d/ -f2 [2021-07-01T00:30:43.768Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-01T00:30:43.768Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T00:30:43.768Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-01T00:30:43.768Z] ++ cut -d/ -f2 [2021-07-01T00:30:43.768Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-01T00:30:43.768Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T00:30:43.768Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-01T00:30:43.768Z] ++ cut -d/ -f2 [2021-07-01T00:30:43.768Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-01T00:30:43.817Z] 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-07-01T00:30:45.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-01T00:30:45.153Z] [2021-07-01T00:30:45.153Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:30:45.482Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-01T00:30:45.482Z] latest: Pulling from edgex-devops/git-semver [2021-07-01T00:30:45.482Z] 31603596830f: Pulling fs layer [2021-07-01T00:30:45.482Z] 54011a49482f: Pulling fs layer [2021-07-01T00:30:45.482Z] a6820b24f6d8: Pulling fs layer [2021-07-01T00:30:45.482Z] f581987b2513: Pulling fs layer [2021-07-01T00:30:45.482Z] f581987b2513: Waiting [2021-07-01T00:30:45.482Z] 54011a49482f: Verifying Checksum [2021-07-01T00:30:45.482Z] 54011a49482f: Download complete [2021-07-01T00:30:45.745Z] 31603596830f: Verifying Checksum [2021-07-01T00:30:45.746Z] 31603596830f: Download complete [2021-07-01T00:30:45.746Z] f581987b2513: Verifying Checksum [2021-07-01T00:30:45.746Z] f581987b2513: Download complete [2021-07-01T00:30:46.013Z] 31603596830f: Pull complete [2021-07-01T00:30:46.013Z] a6820b24f6d8: Verifying Checksum [2021-07-01T00:30:46.013Z] a6820b24f6d8: Download complete [2021-07-01T00:30:46.013Z] 54011a49482f: Pull complete [2021-07-01T00:30:46.601Z] a6820b24f6d8: Pull complete [2021-07-01T00:30:46.865Z] f581987b2513: Pull complete [2021-07-01T00:30:46.865Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-07-01T00:30:46.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-01T00:30:46.865Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-01T00:30:46.951Z] prd-centos7-docker-4c-2g-1080 does not seem to be running inside a container [2021-07-01T00:30:47.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-01T00:30:48.045Z] $ docker top 73bcfe5e2a719c3063c6a75ef5858d99248f559e0b634c05d65f9bb1c0c0727f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-01T00:30:50.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-01T00:30:50.221Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-01T00:30:50.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-01T00:30:50.342Z] $ docker exec 73bcfe5e2a719c3063c6a75ef5858d99248f559e0b634c05d65f9bb1c0c0727f ssh-agent [2021-07-01T00:30:50.469Z] SSH_AUTH_SOCK=/tmp/ssh-8KQQqwAq5HA5/agent.12 [2021-07-01T00:30:50.469Z] SSH_AGENT_PID=18 [2021-07-01T00:30:50.478Z] Running ssh-add (command line suppressed) [2021-07-01T00:30:50.593Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_9070989320581934696.key (/w/workspace/edgex-go/15@tmp/private_key_9070989320581934696.key) [2021-07-01T00:30:50.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-01T00:30:50.929Z] + git tag --points-at HEAD [Pipeline] } [2021-07-01T00:30:50.939Z] $ docker exec --env ******** --env ******** 73bcfe5e2a719c3063c6a75ef5858d99248f559e0b634c05d65f9bb1c0c0727f ssh-agent -k [2021-07-01T00:30:51.036Z] unset SSH_AUTH_SOCK; [2021-07-01T00:30:51.036Z] unset SSH_AGENT_PID; [2021-07-01T00:30:51.036Z] echo Agent pid 18 killed; [2021-07-01T00:30:51.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-01T00:30:51.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-01T00:30:51.089Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-01T00:30:51.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-01T00:30:51.213Z] $ docker exec 73bcfe5e2a719c3063c6a75ef5858d99248f559e0b634c05d65f9bb1c0c0727f ssh-agent [2021-07-01T00:30:51.323Z] SSH_AUTH_SOCK=/tmp/ssh-pvJtMNifsfx1/agent.52 [2021-07-01T00:30:51.323Z] SSH_AGENT_PID=58 [2021-07-01T00:30:51.329Z] Running ssh-add (command line suppressed) [2021-07-01T00:30:51.428Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_4257292672597103331.key (/w/workspace/edgex-go/15@tmp/private_key_4257292672597103331.key) [2021-07-01T00:30:51.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-01T00:30:51.754Z] + git semver init [2021-07-01T00:30:51.754Z] # -> Open(): unable to determine branch for HEAD [2021-07-01T00:30:51.754Z] # $GIT_DIR = /w/workspace/edgex-go/15/.git [2021-07-01T00:30:51.754Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/15 [2021-07-01T00:30:51.754Z] # $SEMVER_REMOTE_NAME = origin [2021-07-01T00:30:51.754Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-01T00:30:51.754Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-01T00:30:51.754Z] # $SEMVER_BRANCH = PR-3571 [2021-07-01T00:30:51.754Z] # $SEMVER_TEMP = /tmp/semver-324958593 [2021-07-01T00:30:51.754Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-01T00:31:17.049Z] # '/tmp/semver-324958593' -> '/w/workspace/edgex-go/15/.semver' [2021-07-01T00:31:17.049Z] # -> Force: false [2021-07-01T00:31:17.049Z] # $SEMVER_DIR = /w/workspace/edgex-go/15/.semver [Pipeline] } [2021-07-01T00:31:17.072Z] $ docker exec --env ******** --env ******** 73bcfe5e2a719c3063c6a75ef5858d99248f559e0b634c05d65f9bb1c0c0727f ssh-agent -k [2021-07-01T00:31:17.190Z] unset SSH_AUTH_SOCK; [2021-07-01T00:31:17.190Z] unset SSH_AGENT_PID; [2021-07-01T00:31:17.190Z] echo Agent pid 58 killed; [2021-07-01T00:31:17.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-01T00:31:17.541Z] + git semver [Pipeline] } [2021-07-01T00:31:17.553Z] $ docker stop --time=1 73bcfe5e2a719c3063c6a75ef5858d99248f559e0b634c05d65f9bb1c0c0727f [2021-07-01T00:31:20.458Z] $ docker rm -f 73bcfe5e2a719c3063c6a75ef5858d99248f559e0b634c05d65f9bb1c0c0727f [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-01T00:31:20.866Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-01T00:31:21.234Z] Stashed 1 file(s) [Pipeline] echo [2021-07-01T00:31:21.237Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-01T00:31:21.879Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-01T00:31:22.183Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-01T00:31:22.482Z] + sudo service docker restart [2021-07-01T00:31:22.482Z] + true [2021-07-01T00:31:22.482Z] Redirecting to /bin/systemctl restart docker.service [2021-07-01T00:31:36.418Z] Still waiting to schedule task [2021-07-01T00:31:36.418Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-07-01T00:31:41.884Z] ========================================================= [2021-07-01T00:31:41.884Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-01T00:31:41.884Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:31:42.214Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-01T00:31:43.611Z] Sending build context to Docker daemon 329.6MB [2021-07-01T00:31:43.611Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-01T00:31:43.611Z] Step 2/6 : FROM ${BASE} [2021-07-01T00:31:43.873Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-01T00:31:43.873Z] 540db60ca938: Pulling fs layer [2021-07-01T00:31:43.873Z] adcc1eea9eea: Pulling fs layer [2021-07-01T00:31:43.873Z] 4c4ab2625f07: Pulling fs layer [2021-07-01T00:31:43.873Z] 0510c868ecb4: Pulling fs layer [2021-07-01T00:31:43.873Z] afea3b2eda06: Pulling fs layer [2021-07-01T00:31:43.873Z] 7809a108b3ef: Pulling fs layer [2021-07-01T00:31:43.873Z] f706445af74f: Pulling fs layer [2021-07-01T00:31:43.873Z] afea3b2eda06: Waiting [2021-07-01T00:31:43.873Z] 7809a108b3ef: Waiting [2021-07-01T00:31:43.873Z] f706445af74f: Waiting [2021-07-01T00:31:43.873Z] adcc1eea9eea: Verifying Checksum [2021-07-01T00:31:43.873Z] adcc1eea9eea: Download complete [2021-07-01T00:31:43.873Z] afea3b2eda06: Verifying Checksum [2021-07-01T00:31:43.873Z] afea3b2eda06: Download complete [2021-07-01T00:31:43.873Z] 7809a108b3ef: Download complete [2021-07-01T00:31:43.873Z] 540db60ca938: Verifying Checksum [2021-07-01T00:31:43.873Z] 540db60ca938: Download complete [2021-07-01T00:31:44.136Z] 540db60ca938: Pull complete [2021-07-01T00:31:44.396Z] adcc1eea9eea: Pull complete [2021-07-01T00:31:44.396Z] 4c4ab2625f07: Pull complete [2021-07-01T00:31:45.350Z] f706445af74f: Verifying Checksum [2021-07-01T00:31:45.350Z] f706445af74f: Download complete [2021-07-01T00:31:45.926Z] 0510c868ecb4: Verifying Checksum [2021-07-01T00:31:45.926Z] 0510c868ecb4: Download complete [2021-07-01T00:31:52.557Z] 0510c868ecb4: Pull complete [2021-07-01T00:31:52.557Z] afea3b2eda06: Pull complete [2021-07-01T00:31:52.557Z] 7809a108b3ef: Pull complete [2021-07-01T00:31:53.519Z] f706445af74f: Pull complete [2021-07-01T00:31:53.519Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-01T00:31:53.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-01T00:31:53.519Z] ---> b068be0155e3 [2021-07-01T00:31:53.519Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-01T00:31:56.078Z] ---> Running in ffeae58c46d7 [2021-07-01T00:31:56.078Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:31:57.471Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:32:00.033Z] (1/12) Installing libmagic (5.39-r0) [2021-07-01T00:32:00.033Z] (2/12) Installing file (5.39-r0) [2021-07-01T00:32:00.033Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-01T00:32:00.033Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-01T00:32:22.042Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-01T00:32:22.042Z] (6/12) Installing patch (2.7.6-r7) [2021-07-01T00:32:22.042Z] (7/12) Installing build-base (0.5-r2) [2021-07-01T00:32:22.042Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-01T00:32:22.042Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-01T00:32:22.042Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-01T00:32:22.042Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-01T00:32:22.042Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-01T00:32:22.042Z] Executing busybox-1.32.1-r6.trigger [2021-07-01T00:32:22.042Z] OK: 219 MiB in 52 packages [2021-07-01T00:32:24.608Z] Removing intermediate container ffeae58c46d7 [2021-07-01T00:32:24.608Z] ---> abaaa731e345 [2021-07-01T00:32:24.608Z] Step 4/6 : WORKDIR /edgex-go [2021-07-01T00:32:24.608Z] ---> Running in dbc2ec8aad62 [2021-07-01T00:32:24.608Z] Removing intermediate container dbc2ec8aad62 [2021-07-01T00:32:24.608Z] ---> 2027a50987f9 [2021-07-01T00:32:24.608Z] Step 5/6 : COPY go.mod . [2021-07-01T00:32:24.871Z] ---> 613871c4f012 [2021-07-01T00:32:24.871Z] Step 6/6 : RUN go mod download [2021-07-01T00:32:24.871Z] ---> Running in 2ab4b87dcc8a [2021-07-01T00:32:43.710Z] Removing intermediate container 2ab4b87dcc8a [2021-07-01T00:32:43.710Z] ---> ac1aad5e2555 [2021-07-01T00:32:43.710Z] Successfully built ac1aad5e2555 [2021-07-01T00:32:43.710Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:32:44.030Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-01T00:32:44.030Z] . [Pipeline] withDockerContainer [2021-07-01T00:32:44.115Z] prd-centos7-docker-4c-2g-1080 does not seem to be running inside a container [2021-07-01T00:32:44.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** ci-base-image-x86_64 cat [2021-07-01T00:32:44.597Z] $ docker top ce787bb731481f92e30fb467ebd138d08dd9b2e2078960c762f7ad006ff5de83 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T00:32:44.986Z] + go version [2021-07-01T00:32:44.986Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-01T00:32:44.996Z] $ docker stop --time=1 ce787bb731481f92e30fb467ebd138d08dd9b2e2078960c762f7ad006ff5de83 [2021-07-01T00:32:46.203Z] $ docker rm -f ce787bb731481f92e30fb467ebd138d08dd9b2e2078960c762f7ad006ff5de83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:32:46.814Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-01T00:32:46.814Z] . [Pipeline] withDockerContainer [2021-07-01T00:32:46.898Z] prd-centos7-docker-4c-2g-1080 does not seem to be running inside a container [2021-07-01T00:32:46.938Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** ci-base-image-x86_64 cat [2021-07-01T00:32:47.331Z] $ docker top 62640baf81709d6149be22c509fc93b13c92663fc19b01833c7db3b0fd4b34a0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-01T00:32:47.453Z] ========================================================= [2021-07-01T00:32:47.453Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-01T00:32:47.453Z] ========================================================= [Pipeline] sh [2021-07-01T00:32:47.760Z] + go mod tidy [Pipeline] sh [2021-07-01T00:32:48.348Z] + make test [2021-07-01T00:32:48.348Z] go mod tidy [2021-07-01T00:32:48.620Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-01T00:32:55.271Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-01T00:33:13.524Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-01T00:33:16.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-01T00:33:18.396Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-01T00:33:18.396Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-01T00:33:20.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-01T00:33:21.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-01T00:33:21.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-01T00:33:21.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-01T00:33:22.170Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-01T00:33:22.439Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-01T00:33:23.040Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-01T00:33:23.040Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-01T00:33:23.040Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-01T00:33:23.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-01T00:33:25.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-07-01T00:33:25.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-01T00:33:25.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-01T00:33:26.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 100.0% of statements [2021-07-01T00:33:26.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-01T00:33:27.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.135s coverage: 53.1% of statements [2021-07-01T00:33:27.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-01T00:33:27.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-01T00:33:28.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.102s coverage: 87.7% of statements [2021-07-01T00:33:28.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-01T00:33:28.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-01T00:33:28.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.050s coverage: 78.9% of statements [2021-07-01T00:33:31.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements [2021-07-01T00:33:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-01T00:33:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-01T00:33:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-01T00:33:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-01T00:33:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-01T00:33:31.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.256s coverage: 95.1% of statements [2021-07-01T00:33:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-01T00:33:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-01T00:33:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-01T00:33:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-01T00:33:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-01T00:33:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-01T00:33:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-01T00:33:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-01T00:33:31.584Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-07-01T00:33:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-01T00:33:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-01T00:33:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-01T00:33:31.584Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.8% of statements [2021-07-01T00:33:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-01T00:33:31.584Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-07-01T00:33:31.584Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 22.0% of statements [2021-07-01T00:33:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-01T00:33:31.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-07-01T00:33:32.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-07-01T00:33:32.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-07-01T00:33:33.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-07-01T00:33:33.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-07-01T00:33:45.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2021-07-01T00:33:45.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-07-01T00:33:50.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.264s coverage: 81.8% of statements [2021-07-01T00:33:50.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 66.9% of statements [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.6% of statements [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-01T00:34:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2021-07-01T00:34:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-01T00:34:18.355Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.3% of statements [2021-07-01T00:34:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-01T00:34:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-01T00:34:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-01T00:34:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-01T00:34:18.355Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements [2021-07-01T00:34:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-01T00:34:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-01T00:34:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-01T00:34:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-01T00:34:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-01T00:34:18.355Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements [2021-07-01T00:34:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-01T00:34:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-01T00:34:18.355Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.6% of statements [2021-07-01T00:34:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-01T00:34:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-01T00:34:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-01T00:34:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-01T00:34:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-01T00:34:18.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-07-01T00:34:18.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-01T00:34:18.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-01T00:34:18.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-01T00:34:18.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-01T00:34:18.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-01T00:34:18.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-01T00:34:18.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-07-01T00:34:18.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-07-01T00:34:18.356Z] GO111MODULE=on go vet ./... [2021-07-01T00:34:46.818Z] gofmt -l . [2021-07-01T00:34:46.818Z] [ "`gofmt -l .`" = "" ] [2021-07-01T00:34:46.818Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-01T00:34:47.126Z] + ls -al . [2021-07-01T00:34:47.126Z] total 560 [2021-07-01T00:34:47.126Z] drwxrwxr-x 10 1001 1001 4096 Jul 1 00:34 . [2021-07-01T00:34:47.126Z] drwxr-xr-x 4 root root 30 Jul 1 00:32 .. [2021-07-01T00:34:47.126Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 00:30 .dockerignore [2021-07-01T00:34:47.126Z] drwxrwxr-x 8 1001 1001 179 Jul 1 00:30 .git [2021-07-01T00:34:47.126Z] drwxrwxr-x 3 1001 1001 125 Jul 1 00:30 .github [2021-07-01T00:34:47.126Z] -rw-rw-r-- 1 1001 1001 818 Jul 1 00:30 .gitignore [2021-07-01T00:34:47.126Z] drwx------ 3 1001 1001 60 Jul 1 00:31 .semver [2021-07-01T00:34:47.126Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 00:30 .sonarcloud.properties [2021-07-01T00:34:47.126Z] -rw-rw-r-- 1 1001 1001 8609 Jul 1 00:30 Attribution.txt [2021-07-01T00:34:47.126Z] -rw-rw-r-- 1 1001 1001 43881 Jul 1 00:30 CHANGELOG.md [2021-07-01T00:34:47.126Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 00:30 CONTRIBUTING.md [2021-07-01T00:34:47.126Z] -rw-rw-r-- 1 1001 1001 931 Jul 1 00:30 Dockerfile.build [2021-07-01T00:34:47.126Z] -rw-rw-r-- 1 1001 1001 849 Jul 1 00:30 Jenkinsfile [2021-07-01T00:34:47.126Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 00:30 LICENSE [2021-07-01T00:34:47.126Z] -rw-rw-r-- 1 1001 1001 5605 Jul 1 00:30 Makefile [2021-07-01T00:34:47.126Z] -rw-rw-r-- 1 1001 1001 7818 Jul 1 00:30 README.md [2021-07-01T00:34:47.126Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 00:30 SECURITY.md [2021-07-01T00:34:47.126Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 00:31 VERSION [2021-07-01T00:34:47.126Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 00:30 ZMQWindows.md [2021-07-01T00:34:47.126Z] drwxrwxr-x 2 1001 1001 37 Jul 1 00:30 bin [2021-07-01T00:34:47.126Z] drwxrwxr-x 14 1001 1001 4096 Jul 1 00:30 cmd [2021-07-01T00:34:47.126Z] -rw-r--r-- 1 root root 398095 Jul 1 00:34 coverage.out [2021-07-01T00:34:47.126Z] -rw-rw-r-- 1 1001 1001 806 Jul 1 00:30 go.mod [2021-07-01T00:34:47.126Z] -rw-r--r-- 1 root root 20850 Jul 1 00:32 go.sum [2021-07-01T00:34:47.126Z] drwxrwxr-x 7 1001 1001 114 Jul 1 00:30 internal [2021-07-01T00:34:47.126Z] drwxrwxr-x 3 1001 1001 16 Jul 1 00:30 openapi [2021-07-01T00:34:47.126Z] drwxrwxr-x 4 1001 1001 71 Jul 1 00:30 snap [2021-07-01T00:34:47.126Z] -rw-rw-r-- 1 1001 1001 168 Jul 1 00:30 version.go [Pipeline] sh [2021-07-01T00:34:47.426Z] + '[' -e coverage.out ] [2021-07-01T00:34:47.426Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-01T00:34:47.554Z] Stashed 1 file(s) [Pipeline] sh [2021-07-01T00:34:47.844Z] + make build [2021-07-01T00:34:47.844Z] go mod tidy [2021-07-01T00:34:47.844Z] 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-07-01T00:34:49.792Z] 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-07-01T00:34:58.030Z] 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-07-01T00:34:58.030Z] 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-07-01T00:34:58.983Z] 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-07-01T00:34:59.249Z] 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-07-01T00:35:00.211Z] 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-07-01T00:35:03.112Z] 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-07-01T00:35:03.112Z] 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-07-01T00:35:03.378Z] 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-07-01T00:35:03.965Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1085 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws [2021-07-01T00:35:03.982Z] Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout [2021-07-01T00:35:04.331Z] 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-07-01T00:35:04.422Z] The recommended git tool is: git [2021-07-01T00:35:05.295Z] 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 [Pipeline] } [2021-07-01T00:35:07.242Z] $ docker stop --time=1 62640baf81709d6149be22c509fc93b13c92663fc19b01833c7db3b0fd4b34a0 [2021-07-01T00:35:09.286Z] $ docker rm -f 62640baf81709d6149be22c509fc93b13c92663fc19b01833c7db3b0fd4b34a0 [2021-07-01T00:35:09.507Z] using credential edgex-jenkins-ssh [2021-07-01T00:35:09.527Z] Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:35:09.595Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-01T00:35:09.758Z] > git init /w/workspace/edgex-go/15 # timeout=10 [2021-07-01T00:35:09.838Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-01T00:35:09.838Z] > git --version # timeout=10 [2021-07-01T00:35:09.853Z] > git --version # 'git version 2.17.1' [2021-07-01T00:35:09.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T00:35:09.974Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-01T00:35:10.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-01T00:35:10.781Z] [2021-07-01T00:35:10.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:35:11.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-01T00:35:11.095Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-01T00:35:11.095Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-01T00:35:11.095Z] ca9280d653b3: Pulling fs layer [2021-07-01T00:35:11.095Z] 7e9c9ca2126c: Pulling fs layer [2021-07-01T00:35:11.360Z] cbdbe7a5bc2a: Download complete [2021-07-01T00:35:11.623Z] cbdbe7a5bc2a: Pull complete [2021-07-01T00:35:11.891Z] ca9280d653b3: Verifying Checksum [2021-07-01T00:35:11.891Z] ca9280d653b3: Download complete [2021-07-01T00:35:12.863Z] ca9280d653b3: Pull complete [2021-07-01T00:35:12.863Z] 7e9c9ca2126c: Verifying Checksum [2021-07-01T00:35:12.863Z] 7e9c9ca2126c: Download complete [2021-07-01T00:35:17.805Z] 7e9c9ca2126c: Pull complete [2021-07-01T00:35:17.805Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-01T00:35:17.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-01T00:35:17.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-01T00:35:17.887Z] prd-centos7-docker-4c-2g-1080 does not seem to be running inside a container [2021-07-01T00:35:17.928Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-01T00:35:21.886Z] $ docker top 5f8c7eed690cdd903847253fb709285d7144f910eae9cd58bb790a97cdbda8be -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T00:35:22.286Z] + docker-compose build --help [2021-07-01T00:35:22.286Z] + grep parallel [2021-07-01T00:35:22.862Z] --parallel Build images in parallel. [Pipeline] } [2021-07-01T00:35:22.871Z] $ docker stop --time=1 5f8c7eed690cdd903847253fb709285d7144f910eae9cd58bb790a97cdbda8be [2021-07-01T00:35:24.093Z] $ docker rm -f 5f8c7eed690cdd903847253fb709285d7144f910eae9cd58bb790a97cdbda8be [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:35:24.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-01T00:35:24.557Z] . [Pipeline] withDockerContainer [2021-07-01T00:35:24.640Z] prd-centos7-docker-4c-2g-1080 does not seem to be running inside a container [2021-07-01T00:35:24.680Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-01T00:35:25.065Z] $ docker top 60a2220307c3d1bd7a90f37663f31df7075a46426604c367aab80ab5b45847b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T00:35:25.451Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-01T00:35:26.027Z] Building core-command ... [2021-07-01T00:35:26.027Z] Building core-data ... [2021-07-01T00:35:26.027Z] Building core-metadata ... [2021-07-01T00:35:26.027Z] Building security-bootstrapper ... [2021-07-01T00:35:26.027Z] Building security-proxy-setup ... [2021-07-01T00:35:26.027Z] Building security-secretstore-setup ... [2021-07-01T00:35:26.027Z] Building support-notifications ... [2021-07-01T00:35:26.027Z] Building support-scheduler ... [2021-07-01T00:35:26.027Z] Building sys-mgmt-agent ... [2021-07-01T00:35:26.027Z] Building sys-mgmt-agent [2021-07-01T00:35:26.027Z] Building support-notifications [2021-07-01T00:35:26.027Z] Building core-command [2021-07-01T00:35:26.027Z] Building core-metadata [2021-07-01T00:35:26.027Z] Building security-proxy-setup [2021-07-01T00:35:38.036Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-01T00:35:38.051Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-01T00:35:40.603Z] Merging remotes/origin/master commit 398431feff524dc71f99412bba68b8b552d1addb into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 [2021-07-01T00:35:39.829Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-01T00:35:39.862Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-01T00:35:39.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T00:35:39.875Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-01T00:35:40.622Z] > git config core.sparsecheckout # timeout=10 [2021-07-01T00:35:40.633Z] > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 [2021-07-01T00:35:41.094Z] Merge succeeded, producing 68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e [2021-07-01T00:35:41.095Z] Checking out Revision 68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e (PR-3571) [2021-07-01T00:35:40.844Z] > git remote # timeout=10 [2021-07-01T00:35:40.867Z] > git config --get remote.origin.url # timeout=10 [2021-07-01T00:35:40.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T00:35:40.892Z] > git merge 398431feff524dc71f99412bba68b8b552d1addb # timeout=10 [2021-07-01T00:35:41.080Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-01T00:35:41.103Z] > git config core.sparsecheckout # timeout=10 [2021-07-01T00:35:41.114Z] > git checkout -f 68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e # timeout=10 [2021-07-01T00:35:43.922Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:35:43.922Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:35:43.922Z] ---> ac1aad5e2555 [2021-07-01T00:35:43.922Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T00:35:43.922Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:35:43.922Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:35:43.922Z] ---> ac1aad5e2555 [2021-07-01T00:35:43.922Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T00:35:43.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:35:43.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:35:43.922Z] ---> ac1aad5e2555 [2021-07-01T00:35:43.922Z] Step 3/23 : WORKDIR /edgex-go [2021-07-01T00:35:45.406Z] Commit message: "Merge commit '398431feff524dc71f99412bba68b8b552d1addb' into HEAD" [2021-07-01T00:35:45.416Z] > git rev-list --no-walk 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-01T00:35:46.962Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-01T00:35:47.369Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-01T00:35:47.709Z] + true [2021-07-01T00:35:47.709Z] + sudo service docker restart [2021-07-01T00:35:50.570Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:35:50.570Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:35:50.570Z] ---> ac1aad5e2555 [2021-07-01T00:35:50.570Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T00:35:51.961Z] ---> Running in a2897422982a [2021-07-01T00:35:51.961Z] ---> Running in b804a32acaef [2021-07-01T00:35:51.961Z] ---> Running in 89f591b9b41f [2021-07-01T00:35:51.961Z] ---> Running in 13e5924ca8fd [2021-07-01T00:35:52.538Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:35:52.538Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:35:52.538Z] ---> ac1aad5e2555 [2021-07-01T00:35:52.538Z] Step 3/22 : WORKDIR /edgex-go [2021-07-01T00:35:53.115Z] ---> Running in a11a6d92715f [2021-07-01T00:35:53.377Z] Removing intermediate container a2897422982a [2021-07-01T00:35:53.377Z] ---> bd1cefa954d6 [2021-07-01T00:35:53.377Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:35:53.377Z] ---> Running in ffc693ae6f30 [2021-07-01T00:35:53.377Z] Removing intermediate container a11a6d92715f [2021-07-01T00:35:53.377Z] ---> a8536e8e2d62 [2021-07-01T00:35:53.377Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:35:53.377Z] Removing intermediate container 13e5924ca8fd [2021-07-01T00:35:53.377Z] ---> f5a8e6ea97d9 [2021-07-01T00:35:53.377Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:35:53.377Z] Removing intermediate container b804a32acaef [2021-07-01T00:35:53.377Z] ---> 471090a2b9e5 [2021-07-01T00:35:53.377Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:35:53.377Z] Removing intermediate container 89f591b9b41f [2021-07-01T00:35:53.377Z] ---> d2579ba586f2 [2021-07-01T00:35:53.377Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:35:53.640Z] ---> Running in 38df8d95f255 [2021-07-01T00:35:53.640Z] ---> Running in be7fc1b3354e [2021-07-01T00:35:53.640Z] ---> Running in 3fa9e641ef95 [2021-07-01T00:35:53.640Z] ---> Running in 9591848ea19a [2021-07-01T00:35:54.216Z] Removing intermediate container ffc693ae6f30 [2021-07-01T00:35:54.216Z] ---> aa7b0797e0b0 [2021-07-01T00:35:54.216Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-01T00:35:54.216Z] ---> Running in 1dbedf067db7 [2021-07-01T00:35:54.478Z] Removing intermediate container 38df8d95f255 [2021-07-01T00:35:54.478Z] ---> c7d70a4e6b85 [2021-07-01T00:35:54.478Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-01T00:35:54.739Z] ---> Running in d39ba309b3c6 [2021-07-01T00:35:54.739Z] Removing intermediate container 3fa9e641ef95 [2021-07-01T00:35:54.739Z] ---> 77dde1496947 [2021-07-01T00:35:54.739Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-01T00:35:54.739Z] ---> Running in d72ea078407d [2021-07-01T00:35:55.323Z] Removing intermediate container 9591848ea19a [2021-07-01T00:35:55.323Z] ---> 4270a7f0205d [2021-07-01T00:35:55.323Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-01T00:35:55.323Z] Removing intermediate container be7fc1b3354e [2021-07-01T00:35:55.323Z] ---> a913d796f2ce [2021-07-01T00:35:55.323Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-01T00:35:55.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:55.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:55.323Z] ---> Running in 7d8198469f05 [2021-07-01T00:35:55.323Z] ---> Running in fcb457384066 [2021-07-01T00:35:55.590Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:55.590Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:55.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:56.114Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:56.114Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:56.377Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:56.377Z] OK: 219 MiB in 52 packages [2021-07-01T00:35:56.377Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:56.646Z] OK: 219 MiB in 52 packages [2021-07-01T00:35:56.910Z] Removing intermediate container 1dbedf067db7 [2021-07-01T00:35:56.910Z] ---> 1194e7fc7a9d [2021-07-01T00:35:56.910Z] Step 6/24 : COPY go.mod . [2021-07-01T00:35:56.910Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:56.910Z] OK: 219 MiB in 52 packages [2021-07-01T00:35:56.910Z] Removing intermediate container d39ba309b3c6 [2021-07-01T00:35:56.910Z] ---> 35e8aa32bb16 [2021-07-01T00:35:56.910Z] Step 6/24 : COPY go.mod . [2021-07-01T00:35:57.188Z] OK: 219 MiB in 52 packages [2021-07-01T00:35:57.188Z] ---> 61b846a685ff [2021-07-01T00:35:57.188Z] Step 7/24 : RUN go mod download [2021-07-01T00:35:57.188Z] ---> Running in 3317a5958623 [2021-07-01T00:35:57.188Z] ---> 11bda15a55e2 [2021-07-01T00:35:57.188Z] Step 7/24 : RUN go mod download [2021-07-01T00:35:57.457Z] ---> Running in 1f2aebb115fd [2021-07-01T00:35:57.457Z] OK: 219 MiB in 52 packages [2021-07-01T00:35:57.457Z] Removing intermediate container d72ea078407d [2021-07-01T00:35:57.457Z] ---> 0653e5660eb9 [2021-07-01T00:35:57.457Z] Step 6/22 : COPY go.mod . [2021-07-01T00:35:57.457Z] Removing intermediate container 7d8198469f05 [2021-07-01T00:35:57.457Z] ---> 267eb705c940 [2021-07-01T00:35:57.457Z] Step 6/24 : COPY go.mod . [2021-07-01T00:35:57.719Z] ---> e89681b7223c [2021-07-01T00:35:57.719Z] Step 7/22 : RUN go mod download [2021-07-01T00:35:57.719Z] ---> Running in 9ceec6ef538e [2021-07-01T00:35:57.719Z] ---> 5433e8bcc4fa [2021-07-01T00:35:57.719Z] Step 7/24 : RUN go mod download [2021-07-01T00:35:57.981Z] ---> Running in ebeb5a7a5754 [2021-07-01T00:35:57.981Z] Removing intermediate container fcb457384066 [2021-07-01T00:35:57.981Z] ---> 94769336d985 [2021-07-01T00:35:57.981Z] Step 6/23 : COPY go.mod . [2021-07-01T00:35:58.562Z] ---> 8b3db8aad767 [2021-07-01T00:35:58.562Z] Step 7/23 : RUN go mod download [2021-07-01T00:35:58.562Z] ---> Running in 3829044a8109 [2021-07-01T00:35:58.562Z] Removing intermediate container 3317a5958623 [2021-07-01T00:35:58.562Z] ---> b5f09256daa3 [2021-07-01T00:35:58.562Z] Step 8/24 : COPY . . [2021-07-01T00:35:58.828Z] Removing intermediate container 1f2aebb115fd [2021-07-01T00:35:58.828Z] ---> 4cdec5eeb292 [2021-07-01T00:35:58.828Z] Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-01T00:36:06.046Z] provisioning config files... [2021-07-01T00:36:08.237Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config6174529757874530808tmp [Pipeline] { [2021-07-01T00:36:08.269Z] ---> 080b4ec4029f [2021-07-01T00:36:08.269Z] Step 9/24 : RUN go mod tidy [2021-07-01T00:36:08.269Z] ---> b2a86a7ab8cb [2021-07-01T00:36:08.269Z] Step 9/24 : RUN go mod tidy [2021-07-01T00:36:08.269Z] Removing intermediate container 9ceec6ef538e [2021-07-01T00:36:08.269Z] ---> 31eeaaea18bb [2021-07-01T00:36:08.269Z] Step 8/22 : COPY . . [2021-07-01T00:36:08.269Z] ---> Running in 5ccd78d825da [2021-07-01T00:36:08.269Z] ---> Running in 7471282838e1 [2021-07-01T00:36:08.269Z] Removing intermediate container ebeb5a7a5754 [2021-07-01T00:36:08.269Z] ---> 27d8e061d678 [2021-07-01T00:36:08.269Z] Step 8/24 : COPY . . [2021-07-01T00:36:08.269Z] Removing intermediate container 3829044a8109 [2021-07-01T00:36:08.269Z] ---> 4eb08aae3d72 [2021-07-01T00:36:08.269Z] Step 8/23 : COPY . . [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:36:08.629Z] ---> docker-login.sh [2021-07-01T00:36:08.629Z] nexus3.edgexfoundry.org:10001 [2021-07-01T00:36:09.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:36:09.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:36:09.900Z] Configure a credential helper to remove this warning. See [2021-07-01T00:36:09.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:36:09.900Z] [2021-07-01T00:36:09.900Z] Login Succeeded [2021-07-01T00:36:09.900Z] nexus3.edgexfoundry.org:10002 [2021-07-01T00:36:10.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:36:10.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:36:10.452Z] Configure a credential helper to remove this warning. See [2021-07-01T00:36:10.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:36:10.452Z] [2021-07-01T00:36:10.452Z] Login Succeeded [2021-07-01T00:36:10.452Z] nexus3.edgexfoundry.org:10003 [2021-07-01T00:36:11.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:36:11.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:36:11.051Z] Configure a credential helper to remove this warning. See [2021-07-01T00:36:11.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:36:11.051Z] [2021-07-01T00:36:11.051Z] Login Succeeded [2021-07-01T00:36:11.051Z] nexus3.edgexfoundry.org:10004 [2021-07-01T00:36:11.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:36:11.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:36:11.608Z] Configure a credential helper to remove this warning. See [2021-07-01T00:36:11.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:36:11.608Z] [2021-07-01T00:36:11.608Z] Login Succeeded [2021-07-01T00:36:11.608Z] docker.io [2021-07-01T00:36:11.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:36:12.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:36:12.482Z] Configure a credential helper to remove this warning. See [2021-07-01T00:36:12.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:36:12.482Z] [2021-07-01T00:36:12.482Z] Login Succeeded [2021-07-01T00:36:12.482Z] ---> docker-login.sh ends [Pipeline] } [2021-07-01T00:36:12.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-01T00:36:13.042Z] ========================================================= [2021-07-01T00:36:13.042Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-01T00:36:13.042Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:36:13.426Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-01T00:36:16.089Z] Sending build context to Docker daemon 166.4MB [2021-07-01T00:36:16.089Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-01T00:36:16.089Z] Step 2/6 : FROM ${BASE} [2021-07-01T00:36:16.089Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-01T00:36:16.089Z] 595b0fe564bb: Pulling fs layer [2021-07-01T00:36:16.089Z] 3088b5b3c5c0: Pulling fs layer [2021-07-01T00:36:16.089Z] 5b7225fbf94c: Pulling fs layer [2021-07-01T00:36:16.089Z] ba82ee9f976e: Pulling fs layer [2021-07-01T00:36:16.089Z] 506bd15cee9f: Pulling fs layer [2021-07-01T00:36:16.089Z] 75a0a4a0db45: Pulling fs layer [2021-07-01T00:36:16.089Z] 618dc40b7e24: Pulling fs layer [2021-07-01T00:36:16.089Z] ba82ee9f976e: Waiting [2021-07-01T00:36:16.089Z] 506bd15cee9f: Waiting [2021-07-01T00:36:16.089Z] 75a0a4a0db45: Waiting [2021-07-01T00:36:16.089Z] 618dc40b7e24: Waiting [2021-07-01T00:36:16.089Z] 5b7225fbf94c: Verifying Checksum [2021-07-01T00:36:16.089Z] 5b7225fbf94c: Download complete [2021-07-01T00:36:16.089Z] 3088b5b3c5c0: Verifying Checksum [2021-07-01T00:36:16.089Z] 3088b5b3c5c0: Download complete [2021-07-01T00:36:16.089Z] 506bd15cee9f: Download complete [2021-07-01T00:36:16.089Z] 75a0a4a0db45: Verifying Checksum [2021-07-01T00:36:16.089Z] 75a0a4a0db45: Download complete [2021-07-01T00:36:16.089Z] 595b0fe564bb: Download complete [2021-07-01T00:36:16.688Z] 595b0fe564bb: Pull complete [2021-07-01T00:36:17.305Z] 3088b5b3c5c0: Pull complete [2021-07-01T00:36:17.907Z] 5b7225fbf94c: Pull complete [2021-07-01T00:36:18.512Z] 618dc40b7e24: Verifying Checksum [2021-07-01T00:36:18.512Z] 618dc40b7e24: Download complete [2021-07-01T00:36:19.960Z] ba82ee9f976e: Download complete [2021-07-01T00:36:26.494Z] ---> 176ca9f27492 [2021-07-01T00:36:26.494Z] Step 9/23 : RUN go mod tidy [2021-07-01T00:36:26.494Z] ---> e35bab338e3a [2021-07-01T00:36:26.494Z] Step 9/22 : RUN go mod tidy [2021-07-01T00:36:26.494Z] ---> Running in 81fbf36f844e [2021-07-01T00:36:26.494Z] ---> Running in 99b629354ee3 [2021-07-01T00:36:26.494Z] Removing intermediate container 7471282838e1 [2021-07-01T00:36:26.494Z] ---> 903bfe230486 [2021-07-01T00:36:26.494Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-01T00:36:26.494Z] Removing intermediate container 5ccd78d825da [2021-07-01T00:36:26.494Z] ---> 49bcf0d9ff7f [2021-07-01T00:36:26.494Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-01T00:36:26.494Z] ---> Running in d8e67c0903ff [2021-07-01T00:36:26.494Z] ---> Running in c32980d71a77 [2021-07-01T00:36:26.494Z] ---> c5f5da687b55 [2021-07-01T00:36:26.494Z] Step 9/24 : RUN go mod tidy [2021-07-01T00:36:26.494Z] ---> Running in 92ce200e7e5d [2021-07-01T00:36:26.494Z] 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-07-01T00:36:26.494Z] 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-07-01T00:36:26.494Z] Removing intermediate container 99b629354ee3 [2021-07-01T00:36:26.494Z] ---> cab29040c910 [2021-07-01T00:36:26.494Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-01T00:36:26.494Z] ---> Running in bbef436ba82f [2021-07-01T00:36:26.494Z] Removing intermediate container 81fbf36f844e [2021-07-01T00:36:26.494Z] ---> a62f70736f73 [2021-07-01T00:36:26.494Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-01T00:36:26.494Z] ---> Running in dd22e5a10da5 [2021-07-01T00:36:27.082Z] Removing intermediate container 92ce200e7e5d [2021-07-01T00:36:27.082Z] ---> cd452fd64781 [2021-07-01T00:36:27.082Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-01T00:36:27.082Z] ---> Running in e8109e6d4aa9 [2021-07-01T00:36:27.082Z] 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-07-01T00:36:27.345Z] 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-07-01T00:36:27.609Z] 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-07-01T00:36:30.177Z] ba82ee9f976e: Pull complete [2021-07-01T00:36:30.177Z] 506bd15cee9f: Pull complete [2021-07-01T00:36:32.832Z] 75a0a4a0db45: Pull complete [2021-07-01T00:36:33.822Z] 618dc40b7e24: Pull complete [2021-07-01T00:36:33.822Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-01T00:36:33.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-01T00:36:33.822Z] ---> a36622ca3599 [2021-07-01T00:36:33.822Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-01T00:36:36.464Z] ---> Running in 4923c22eb75b [2021-07-01T00:36:37.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:36:38.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:36:39.860Z] (1/12) Installing libmagic (5.39-r0) [2021-07-01T00:36:39.860Z] (2/12) Installing file (5.39-r0) [2021-07-01T00:36:40.137Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-01T00:36:40.137Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-01T00:36:43.525Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-01T00:36:43.525Z] (6/12) Installing patch (2.7.6-r7) [2021-07-01T00:36:43.525Z] (7/12) Installing build-base (0.5-r2) [2021-07-01T00:36:43.525Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-01T00:36:43.799Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-01T00:36:43.799Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-01T00:36:43.799Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-01T00:36:44.074Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-01T00:36:44.074Z] Executing busybox-1.32.1-r6.trigger [2021-07-01T00:36:44.074Z] OK: 218 MiB in 52 packages [2021-07-01T00:36:48.385Z] Removing intermediate container 4923c22eb75b [2021-07-01T00:36:48.385Z] ---> f0834d1050a7 [2021-07-01T00:36:48.385Z] Step 4/6 : WORKDIR /edgex-go [2021-07-01T00:36:48.385Z] ---> Running in 0bb1ccd7bcbf [2021-07-01T00:36:48.385Z] Removing intermediate container 0bb1ccd7bcbf [2021-07-01T00:36:48.385Z] ---> be0545a929bf [2021-07-01T00:36:48.385Z] Step 5/6 : COPY go.mod . [2021-07-01T00:36:49.378Z] ---> c9c3170b6260 [2021-07-01T00:36:49.378Z] Step 6/6 : RUN go mod download [2021-07-01T00:36:49.378Z] ---> Running in 1862abad042a [2021-07-01T00:37:01.694Z] 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-07-01T00:37:05.692Z] Removing intermediate container c32980d71a77 [2021-07-01T00:37:05.692Z] ---> 676d28b93eaf [2021-07-01T00:37:05.692Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-01T00:37:05.692Z] ---> Running in 5c948a831ed5 [2021-07-01T00:37:05.693Z] 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-07-01T00:37:07.106Z] Removing intermediate container 5c948a831ed5 [2021-07-01T00:37:07.106Z] ---> c7f7ba8fcef3 [2021-07-01T00:37:07.106Z] [2021-07-01T00:37:07.106Z] Step 12/24 : FROM docker:20.10.0 [2021-07-01T00:37:07.106Z] 20.10.0: Pulling from library/docker [2021-07-01T00:37:07.369Z] Removing intermediate container bbef436ba82f [2021-07-01T00:37:07.369Z] ---> 4bef5c9a1cae [2021-07-01T00:37:07.369Z] [2021-07-01T00:37:07.369Z] Step 11/22 : FROM alpine:3.12 [2021-07-01T00:37:08.325Z] 3.12: Pulling from library/alpine [2021-07-01T00:37:08.325Z] Removing intermediate container e8109e6d4aa9 [2021-07-01T00:37:08.325Z] ---> b57aad955ebe [2021-07-01T00:37:08.325Z] [2021-07-01T00:37:08.325Z] Step 11/24 : FROM alpine:3.12 [2021-07-01T00:37:08.325Z] 3.12: Pulling from library/alpine [2021-07-01T00:37:09.300Z] Removing intermediate container d8e67c0903ff [2021-07-01T00:37:09.300Z] ---> 291e3609d01c [2021-07-01T00:37:09.300Z] [2021-07-01T00:37:09.300Z] Step 11/24 : FROM alpine:3.12 [2021-07-01T00:37:09.566Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-01T00:37:09.566Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-01T00:37:09.566Z] Removing intermediate container dd22e5a10da5 [2021-07-01T00:37:09.566Z] ---> 935910b7bfe0 [2021-07-01T00:37:09.566Z] [2021-07-01T00:37:09.566Z] Step 11/23 : FROM alpine:3.12 [2021-07-01T00:37:09.566Z] Status: Downloaded newer image for alpine:3.12 [2021-07-01T00:37:09.566Z] ---> 13621d1b12d4 [2021-07-01T00:37:09.566Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-01T00:37:09.566Z] Status: Downloaded newer image for alpine:3.12 [2021-07-01T00:37:09.566Z] ---> 13621d1b12d4 [2021-07-01T00:37:09.566Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-01T00:37:09.566Z] ---> 13621d1b12d4 [2021-07-01T00:37:09.566Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-01T00:37:09.831Z] 3.12: Pulling from library/alpine [2021-07-01T00:37:09.832Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-01T00:37:09.832Z] Status: Image is up to date for alpine:3.12 [2021-07-01T00:37:09.832Z] ---> 13621d1b12d4 [2021-07-01T00:37:09.832Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-01T00:37:10.092Z] ---> Running in 85d099cf2800 [2021-07-01T00:37:10.092Z] ---> Running in 302dff851bd9 [2021-07-01T00:37:10.092Z] ---> Running in 1b630d836a0c [2021-07-01T00:37:10.092Z] ---> Running in c1202c52769a [2021-07-01T00:37:10.687Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:10.687Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:11.143Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:11.144Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-01T00:37:11.144Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:11.144Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:37:11.144Z] OK: 6 MiB in 15 packages [2021-07-01T00:37:11.144Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:11.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:11.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:11.545Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-01T00:37:11.545Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-01T00:37:11.546Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-01T00:37:11.546Z] (4/4) Installing curl (7.77.0-r0) [2021-07-01T00:37:11.546Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:37:11.546Z] Executing ca-certificates-20191127-r4.trigger [2021-07-01T00:37:11.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:11.546Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-01T00:37:11.546Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:37:11.546Z] OK: 6 MiB in 15 packages [2021-07-01T00:37:11.546Z] OK: 7 MiB in 18 packages [2021-07-01T00:37:11.546Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-01T00:37:11.852Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-01T00:37:11.852Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:37:11.852Z] Executing ca-certificates-20191127-r4.trigger [2021-07-01T00:37:11.852Z] OK: 6 MiB in 16 packages [2021-07-01T00:37:12.432Z] Removing intermediate container 85d099cf2800 [2021-07-01T00:37:12.432Z] ---> 36b899919d58 [2021-07-01T00:37:12.432Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T00:37:12.432Z] ---> Running in 8c936706b571 [2021-07-01T00:37:12.432Z] Removing intermediate container 302dff851bd9 [2021-07-01T00:37:12.432Z] ---> 69fe0169fd19 [2021-07-01T00:37:12.432Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-01T00:37:12.432Z] ---> Running in fe936abf0a62 [2021-07-01T00:37:12.711Z] Removing intermediate container c1202c52769a [2021-07-01T00:37:12.711Z] ---> 33e104914aa6 [2021-07-01T00:37:12.711Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T00:37:12.711Z] Removing intermediate container 8c936706b571 [2021-07-01T00:37:12.711Z] ---> 083cc088a9d1 [2021-07-01T00:37:12.711Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-01T00:37:12.711Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-01T00:37:12.711Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-01T00:37:12.711Z] ---> aefe523efa57 [2021-07-01T00:37:12.711Z] 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-07-01T00:37:12.711Z] ---> Running in bf18bed3f581 [2021-07-01T00:37:12.711Z] ---> Running in e0d56735f24b [2021-07-01T00:37:12.711Z] Removing intermediate container 1b630d836a0c [2021-07-01T00:37:12.711Z] ---> 35b322f229de [2021-07-01T00:37:12.711Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T00:37:12.711Z] Removing intermediate container fe936abf0a62 [2021-07-01T00:37:12.711Z] ---> 7a52333d7b0a [2021-07-01T00:37:12.711Z] Step 14/22 : WORKDIR /edgex [2021-07-01T00:37:12.711Z] ---> Running in ac0a8b5b4949 [2021-07-01T00:37:12.711Z] ---> Running in 92f458300725 [2021-07-01T00:37:12.711Z] ---> Running in 87bdaf2d2047 [2021-07-01T00:37:12.979Z] Removing intermediate container bf18bed3f581 [2021-07-01T00:37:12.979Z] ---> eb0e0fc075d4 [2021-07-01T00:37:12.979Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-01T00:37:12.979Z] Removing intermediate container e0d56735f24b [2021-07-01T00:37:12.979Z] ---> 4c840f31f665 [2021-07-01T00:37:12.979Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-01T00:37:12.979Z] Removing intermediate container ac0a8b5b4949 [2021-07-01T00:37:12.979Z] ---> deb225dc7e0e [2021-07-01T00:37:12.979Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-07-01T00:37:12.979Z] ---> Running in c7abcf89f667 [2021-07-01T00:37:12.979Z] ---> Running in 756432c60a75 [2021-07-01T00:37:12.979Z] ---> Running in 050a8d59d27e [2021-07-01T00:37:12.979Z] Removing intermediate container 92f458300725 [2021-07-01T00:37:12.979Z] ---> c239765bd872 [2021-07-01T00:37:12.979Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-01T00:37:12.979Z] Removing intermediate container 87bdaf2d2047 [2021-07-01T00:37:12.979Z] ---> 0a62c633f914 [2021-07-01T00:37:12.979Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-01T00:37:12.979Z] ---> Running in 303767df669e [2021-07-01T00:37:12.979Z] Removing intermediate container c7abcf89f667 [2021-07-01T00:37:12.979Z] ---> 0da0f6497c77 [2021-07-01T00:37:12.979Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-01T00:37:12.979Z] ---> Running in 4efdbc39eeac [2021-07-01T00:37:13.247Z] Removing intermediate container 756432c60a75 [2021-07-01T00:37:13.247Z] ---> fb2b27c71a30 [2021-07-01T00:37:13.247Z] Step 16/24 : WORKDIR / [2021-07-01T00:37:13.247Z] Removing intermediate container 303767df669e [2021-07-01T00:37:13.247Z] ---> 8f9742152914 [2021-07-01T00:37:13.247Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-01T00:37:13.247Z] ---> Running in df138264570d [2021-07-01T00:37:13.247Z] ---> Running in 8fd8ec776fbc [2021-07-01T00:37:13.247Z] Removing intermediate container 4efdbc39eeac [2021-07-01T00:37:13.247Z] ---> 23865dc6f7ee [2021-07-01T00:37:13.247Z] Step 16/24 : WORKDIR / [2021-07-01T00:37:13.247Z] ---> 793c9332177f [2021-07-01T00:37:13.247Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-01T00:37:13.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:13.247Z] ---> Running in 96d1ebc5d877 [2021-07-01T00:37:13.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:13.515Z] Removing intermediate container df138264570d [2021-07-01T00:37:13.515Z] ---> 298417478ee7 [2021-07-01T00:37:13.515Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:37:13.515Z] Removing intermediate container 8fd8ec776fbc [2021-07-01T00:37:13.515Z] ---> 04dd15151668 [2021-07-01T00:37:13.515Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:37:13.515Z] (1/39) Installing readline (8.0.4-r0) [2021-07-01T00:37:13.515Z] (2/39) Installing bash (5.0.17-r0) [2021-07-01T00:37:13.515Z] Executing bash-5.0.17-r0.post-install [2021-07-01T00:37:13.515Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-01T00:37:13.515Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-01T00:37:13.515Z] (5/39) Installing curl (7.77.0-r0) [2021-07-01T00:37:13.515Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-01T00:37:13.515Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-01T00:37:13.515Z] (8/39) Installing expat (2.2.9-r1) [2021-07-01T00:37:13.515Z] (9/39) Installing libffi (3.3-r2) [2021-07-01T00:37:13.515Z] (10/39) Installing gdbm (1.13-r1) [2021-07-01T00:37:13.515Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-01T00:37:13.515Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-01T00:37:13.515Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-01T00:37:13.791Z] Removing intermediate container 96d1ebc5d877 [2021-07-01T00:37:13.791Z] ---> 4b5ac5b816af [2021-07-01T00:37:13.791Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:37:14.368Z] ---> 44d2e6766d73 [2021-07-01T00:37:14.368Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-01T00:37:14.368Z] ---> 7bf2534e4665 [2021-07-01T00:37:14.368Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-01T00:37:14.368Z] ---> 09df9452aff8 [2021-07-01T00:37:14.368Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-01T00:37:14.967Z] ---> 9c57de058d8c [2021-07-01T00:37:14.967Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-01T00:37:14.967Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-01T00:37:14.967Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-01T00:37:14.967Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-01T00:37:14.967Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-01T00:37:14.967Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-01T00:37:14.967Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-01T00:37:14.967Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-01T00:37:15.230Z] ---> 8c0b7d998389 [2021-07-01T00:37:15.230Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-01T00:37:15.230Z] ---> 8fc0c970424f [2021-07-01T00:37:15.230Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-01T00:37:15.230Z] ---> 0fac15f4f20b [2021-07-01T00:37:15.230Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-01T00:37:15.230Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-01T00:37:15.230Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-01T00:37:15.230Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-01T00:37:15.230Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-01T00:37:15.230Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-01T00:37:15.230Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-01T00:37:15.230Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-01T00:37:15.230Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-01T00:37:15.230Z] ---> Running in 1c92993f80a4 [2021-07-01T00:37:15.230Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-01T00:37:15.230Z] ---> 59e8e229ff39 [2021-07-01T00:37:15.230Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-01T00:37:15.230Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-01T00:37:15.230Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-01T00:37:15.230Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-01T00:37:15.492Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-01T00:37:15.492Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-01T00:37:15.492Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-01T00:37:15.492Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-01T00:37:15.493Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-01T00:37:15.493Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-01T00:37:15.493Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-01T00:37:15.493Z] ---> b7ccd52aa3bd [2021-07-01T00:37:15.493Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-01T00:37:15.493Z] Executing busybox-1.31.1-r19.trigger [2021-07-01T00:37:15.493Z] OK: 72 MiB in 59 packages [2021-07-01T00:37:15.756Z] Removing intermediate container 1c92993f80a4 [2021-07-01T00:37:15.756Z] ---> e829995ec73c [2021-07-01T00:37:15.756Z] Step 19/22 : CMD ["--init=true"] [2021-07-01T00:37:15.756Z] ---> e41c3d0aa7dd [2021-07-01T00:37:15.756Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-01T00:37:15.756Z] ---> Running in dfc3d1dbdde9 [2021-07-01T00:37:15.756Z] ---> 3a333467011c [2021-07-01T00:37:15.756Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-01T00:37:15.756Z] ---> Running in f8583c69c618 [2021-07-01T00:37:15.756Z] ---> Running in b0a300fad636 [2021-07-01T00:37:15.756Z] ---> Running in 3ed64e3ebeec [2021-07-01T00:37:16.023Z] Removing intermediate container f8583c69c618 [2021-07-01T00:37:16.023Z] ---> 758176c0130e [2021-07-01T00:37:16.023Z] Step 20/22 : LABEL arch=x86_64 [2021-07-01T00:37:16.023Z] Removing intermediate container dfc3d1dbdde9 [2021-07-01T00:37:16.023Z] ---> 78f8617bf729 [2021-07-01T00:37:16.023Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:37:16.023Z] ---> Running in ed6250dcc4f1 [2021-07-01T00:37:16.023Z] ---> Running in 86e09e0c8977 [2021-07-01T00:37:16.023Z] Removing intermediate container 3ed64e3ebeec [2021-07-01T00:37:16.023Z] ---> 253996b0d7c7 [2021-07-01T00:37:16.023Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:37:16.023Z] Removing intermediate container b0a300fad636 [2021-07-01T00:37:16.023Z] ---> fb58349160e7 [2021-07-01T00:37:16.023Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:37:16.023Z] ---> Running in 9eb495d965c9 [2021-07-01T00:37:16.289Z] ---> Running in 27e19d214937 [2021-07-01T00:37:16.289Z] Removing intermediate container 86e09e0c8977 [2021-07-01T00:37:16.289Z] ---> 4531d84829ab [2021-07-01T00:37:16.289Z] Step 21/23 : LABEL arch=x86_64 [2021-07-01T00:37:16.289Z] Removing intermediate container ed6250dcc4f1 [2021-07-01T00:37:16.289Z] ---> 0b5d0f6c6cb6 [2021-07-01T00:37:16.289Z] Step 21/22 : LABEL git_sha=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b [2021-07-01T00:37:16.289Z] ---> Running in 83d1db05691a [2021-07-01T00:37:16.289Z] ---> Running in 1a03dd781006 [2021-07-01T00:37:16.289Z] Removing intermediate container 9eb495d965c9 [2021-07-01T00:37:16.289Z] ---> e8ea3556270b [2021-07-01T00:37:16.289Z] Step 22/24 : LABEL arch=x86_64 [2021-07-01T00:37:16.289Z] Collecting docker-compose==1.23.2 [2021-07-01T00:37:16.289Z] Removing intermediate container 1a03dd781006 [2021-07-01T00:37:16.289Z] ---> f364808763fc [2021-07-01T00:37:16.289Z] Step 22/22 : LABEL version=0.0.0 [2021-07-01T00:37:16.289Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-01T00:37:16.556Z] Removing intermediate container 27e19d214937 [2021-07-01T00:37:16.556Z] ---> 3a93e043058e [2021-07-01T00:37:16.556Z] Step 22/24 : LABEL arch=x86_64 [2021-07-01T00:37:16.556Z] ---> Running in 4c03d512a2b3 [2021-07-01T00:37:16.556Z] Removing intermediate container 83d1db05691a [2021-07-01T00:37:16.556Z] ---> 02c7be9cb136 [2021-07-01T00:37:16.556Z] Step 22/23 : LABEL git_sha=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b [2021-07-01T00:37:16.556Z] ---> Running in 7c888ba7f39f [2021-07-01T00:37:16.556Z] ---> Running in d60668ce157e [2021-07-01T00:37:16.556Z] ---> Running in 427710a5e4d2 [2021-07-01T00:37:16.556Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-01T00:37:16.556Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-01T00:37:16.556Z] Removing intermediate container 4c03d512a2b3 [2021-07-01T00:37:16.556Z] ---> ae6735374728 [2021-07-01T00:37:16.556Z] Step 23/24 : LABEL git_sha=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b [2021-07-01T00:37:16.556Z] ---> Running in 4c7ed22f208c [2021-07-01T00:37:16.823Z] Removing intermediate container d60668ce157e [2021-07-01T00:37:16.823Z] ---> 4bda5955b0aa [2021-07-01T00:37:16.823Z] Step 23/24 : LABEL git_sha=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b [2021-07-01T00:37:16.823Z] Removing intermediate container 427710a5e4d2 [2021-07-01T00:37:16.823Z] ---> 01b68a9cf4cc [2021-07-01T00:37:16.823Z] Step 23/23 : LABEL version=0.0.0 [2021-07-01T00:37:16.823Z] ---> Running in 2e543ae3267e [2021-07-01T00:37:16.823Z] Removing intermediate container 7c888ba7f39f [2021-07-01T00:37:16.823Z] ---> 59e3f59e8481 [2021-07-01T00:37:16.823Z] [2021-07-01T00:37:16.823Z] ---> Running in ec35be2349ad [2021-07-01T00:37:16.823Z] Successfully built 59e3f59e8481 [2021-07-01T00:37:16.823Z] Removing intermediate container 4c7ed22f208c [2021-07-01T00:37:16.823Z] ---> 7532f666a7d5 [2021-07-01T00:37:16.823Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T00:37:17.096Z] Successfully tagged security-proxy-setup:latest [2021-07-01T00:37:17.096Z] Building security-bootstrapper [2021-07-01T00:37:17.096Z]  Building security-proxy-setup ... done Collecting docopt<0.7,>=0.6.1 [2021-07-01T00:37:17.096Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-01T00:37:17.096Z] ---> Running in db1872d388ab [2021-07-01T00:37:17.096Z] Removing intermediate container 2e543ae3267e [2021-07-01T00:37:17.096Z] ---> aefa069adcc5 [2021-07-01T00:37:17.096Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T00:37:17.361Z] Removing intermediate container ec35be2349ad [2021-07-01T00:37:17.361Z] ---> 15522ecd59ba [2021-07-01T00:37:17.361Z] [2021-07-01T00:37:17.410Z] Removing intermediate container 1862abad042a [2021-07-01T00:37:17.410Z] ---> e925de537a5c [2021-07-01T00:37:17.410Z] Successfully built e925de537a5c [2021-07-01T00:37:17.410Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:37:17.624Z] Successfully built 15522ecd59ba [2021-07-01T00:37:17.625Z] Collecting PyYAML<4,>=3.10 [2021-07-01T00:37:17.625Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-01T00:37:17.766Z] + docker inspect -f . ci-base-image-arm64 [2021-07-01T00:37:17.766Z] . [Pipeline] withDockerContainer [2021-07-01T00:37:17.995Z] prd-ubuntu18.04-docker-arm64-4c-16g-1085 does not seem to be running inside a container [2021-07-01T00:37:18.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** ci-base-image-arm64 cat [2021-07-01T00:37:18.200Z] ---> Running in 40637f440320 [2021-07-01T00:37:18.200Z] Successfully tagged support-notifications:latest [2021-07-01T00:37:18.200Z]  Building support-notifications ... done Building security-secretstore-setup [2021-07-01T00:37:18.200Z] Removing intermediate container db1872d388ab [2021-07-01T00:37:18.200Z] ---> 97d896e5087e [2021-07-01T00:37:18.200Z] [2021-07-01T00:37:18.478Z] Successfully built 97d896e5087e [2021-07-01T00:37:19.434Z] Successfully tagged core-command:latest [2021-07-01T00:37:19.434Z]  Building core-command ... done Removing intermediate container 40637f440320 [2021-07-01T00:37:19.434Z] ---> f17acaeaae70 [2021-07-01T00:37:19.434Z] [2021-07-01T00:37:19.434Z] Building support-scheduler [2021-07-01T00:37:19.434Z] Collecting cached-property<2,>=1.2.0 [2021-07-01T00:37:19.434Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-01T00:37:19.434Z] Successfully built f17acaeaae70 [2021-07-01T00:37:19.434Z] Successfully tagged core-metadata:latest [2021-07-01T00:37:19.434Z] Building core-data [2021-07-01T00:37:19.434Z]  Building core-metadata ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-01T00:37:19.434Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-01T00:37:19.513Z] $ docker top 0670456eca177c4e54dc99363ffb0a9ca80cab49544b12fd39683270d2f160dc -eo pid,comm [2021-07-01T00:37:19.707Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-01T00:37:19.708Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-01T00:37:19.708Z] 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-07-01T00:37:19.708Z] Collecting texttable<0.10,>=0.9.0 [2021-07-01T00:37:19.708Z] Downloading texttable-0.9.1.tar.gz (11 kB) [Pipeline] { [Pipeline] sh [2021-07-01T00:37:22.587Z] Collecting jsonschema<3,>=2.5.1 [2021-07-01T00:37:22.587Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-01T00:37:22.596Z] + go version [2021-07-01T00:37:22.596Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-01T00:37:22.629Z] $ docker stop --time=1 0670456eca177c4e54dc99363ffb0a9ca80cab49544b12fd39683270d2f160dc [2021-07-01T00:37:24.528Z] $ docker rm -f 0670456eca177c4e54dc99363ffb0a9ca80cab49544b12fd39683270d2f160dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:37:25.269Z] + docker inspect -f . ci-base-image-arm64 [2021-07-01T00:37:25.269Z] . [Pipeline] withDockerContainer [2021-07-01T00:37:25.534Z] prd-ubuntu18.04-docker-arm64-4c-16g-1085 does not seem to be running inside a container [2021-07-01T00:37:25.622Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** ci-base-image-arm64 cat [2021-07-01T00:37:26.803Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:37:26.804Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:37:26.804Z] ---> ac1aad5e2555 [2021-07-01T00:37:26.804Z] Step 3/26 : WORKDIR /edgex-go [2021-07-01T00:37:26.804Z] ---> Using cache [2021-07-01T00:37:26.804Z] ---> 471090a2b9e5 [2021-07-01T00:37:26.804Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:37:26.804Z] ---> Using cache [2021-07-01T00:37:26.804Z] ---> a913d796f2ce [2021-07-01T00:37:26.804Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-01T00:37:26.804Z] ---> Using cache [2021-07-01T00:37:26.804Z] ---> 267eb705c940 [2021-07-01T00:37:26.804Z] Step 6/26 : COPY go.mod . [2021-07-01T00:37:26.804Z] ---> Using cache [2021-07-01T00:37:26.804Z] ---> 5433e8bcc4fa [2021-07-01T00:37:26.804Z] Step 7/26 : RUN go mod download [2021-07-01T00:37:26.804Z] ---> Using cache [2021-07-01T00:37:26.804Z] ---> 27d8e061d678 [2021-07-01T00:37:26.804Z] Step 8/26 : COPY . . [2021-07-01T00:37:26.804Z] ---> Using cache [2021-07-01T00:37:26.804Z] ---> c5f5da687b55 [2021-07-01T00:37:26.804Z] Step 9/26 : RUN go mod tidy [2021-07-01T00:37:26.804Z] ---> Using cache [2021-07-01T00:37:26.804Z] ---> cd452fd64781 [2021-07-01T00:37:26.804Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-01T00:37:27.065Z] Collecting docker<4.0,>=3.6.0 [2021-07-01T00:37:27.065Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-01T00:37:27.104Z] $ docker top 4c2727e148c141ada10820571299f992992e22a5b37cce25d833fefd3ceb5e14 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-01T00:37:27.399Z] ========================================================= [2021-07-01T00:37:27.399Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-01T00:37:27.399Z] ========================================================= [Pipeline] sh [2021-07-01T00:37:28.033Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:37:28.034Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:37:28.034Z] ---> ac1aad5e2555 [2021-07-01T00:37:28.034Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T00:37:28.034Z] ---> Using cache [2021-07-01T00:37:28.034Z] ---> 471090a2b9e5 [2021-07-01T00:37:28.034Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:37:28.034Z] ---> Using cache [2021-07-01T00:37:28.034Z] ---> a913d796f2ce [2021-07-01T00:37:28.034Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-01T00:37:28.034Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:37:28.034Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:37:28.034Z] ---> ac1aad5e2555 [2021-07-01T00:37:28.034Z] Step 3/23 : WORKDIR /edgex-go [2021-07-01T00:37:28.034Z] ---> Using cache [2021-07-01T00:37:28.034Z] ---> 471090a2b9e5 [2021-07-01T00:37:28.034Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:37:28.034Z] ---> Using cache [2021-07-01T00:37:28.034Z] ---> a913d796f2ce [2021-07-01T00:37:28.034Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-01T00:37:28.034Z] ---> Using cache [2021-07-01T00:37:28.034Z] ---> 267eb705c940 [2021-07-01T00:37:28.034Z] Step 6/23 : COPY go.mod . [2021-07-01T00:37:28.034Z] ---> Using cache [2021-07-01T00:37:28.034Z] ---> 5433e8bcc4fa [2021-07-01T00:37:28.034Z] Step 7/23 : RUN go mod download [2021-07-01T00:37:28.034Z] ---> Using cache [2021-07-01T00:37:28.034Z] ---> 27d8e061d678 [2021-07-01T00:37:28.034Z] Step 8/23 : COPY . . [2021-07-01T00:37:28.034Z] ---> Using cache [2021-07-01T00:37:28.034Z] ---> c5f5da687b55 [2021-07-01T00:37:28.034Z] Step 9/23 : RUN go mod tidy [2021-07-01T00:37:28.034Z] ---> Using cache [2021-07-01T00:37:28.034Z] ---> cd452fd64781 [2021-07-01T00:37:28.034Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-01T00:37:28.057Z] + go mod tidy [2021-07-01T00:37:28.605Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [Pipeline] sh [2021-07-01T00:37:29.309Z] + make test [2021-07-01T00:37:29.309Z] go mod tidy [2021-07-01T00:37:29.904Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-01T00:37:30.532Z] Collecting idna<2.8,>=2.5 [2021-07-01T00:37:30.532Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-01T00:37:31.924Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-01T00:37:31.924Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-01T00:37:32.867Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-01T00:37:33.131Z] Collecting docker-pycreds>=0.4.0 [2021-07-01T00:37:33.131Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-01T00:37:33.391Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-01T00:37:33.391Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-01T00:37:33.391Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-01T00:37:33.391Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-01T00:37:33.391Z] Installing collected packages: dockerpty, docopt, PyYAML, cached-property, idna, urllib3, requests, websocket-client, texttable, jsonschema, docker-pycreds, docker, docker-compose [2021-07-01T00:37:33.391Z] Running setup.py install for dockerpty: started [2021-07-01T00:37:33.651Z] ---> Running in 5f98b5d1e8ae [2021-07-01T00:37:33.651Z] ---> Running in 038e923aeb0a [2021-07-01T00:37:33.651Z] ---> Running in 53b1ad7c9b74 [2021-07-01T00:37:35.565Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-01T00:37:35.565Z] Running setup.py install for docopt: started [2021-07-01T00:37:36.147Z] Running setup.py install for docopt: finished with status 'done' [2021-07-01T00:37:36.147Z] Running setup.py install for PyYAML: started [2021-07-01T00:37:36.411Z] 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-07-01T00:37:36.411Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-01T00:37:36.679Z] 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-07-01T00:37:36.679Z] Attempting uninstall: idna [2021-07-01T00:37:36.679Z] Found existing installation: idna 2.9 [2021-07-01T00:37:36.679Z] Uninstalling idna-2.9: [2021-07-01T00:37:36.679Z] Successfully uninstalled idna-2.9 [2021-07-01T00:37:36.679Z] Attempting uninstall: urllib3 [2021-07-01T00:37:36.679Z] Found existing installation: urllib3 1.25.9 [2021-07-01T00:37:36.679Z] Uninstalling urllib3-1.25.9: [2021-07-01T00:37:36.679Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:36.679Z] Successfully uninstalled urllib3-1.25.9 [2021-07-01T00:37:36.940Z] Attempting uninstall: requests [2021-07-01T00:37:36.940Z] Found existing installation: requests 2.23.0 [2021-07-01T00:37:36.940Z] Uninstalling requests-2.23.0: [2021-07-01T00:37:36.940Z] Successfully uninstalled requests-2.23.0 [2021-07-01T00:37:37.212Z] Running setup.py install for texttable: started [2021-07-01T00:37:37.489Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:37.767Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:37:37.767Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:37:37.767Z] ---> ac1aad5e2555 [2021-07-01T00:37:37.767Z] Step 3/32 : WORKDIR /edgex-go [2021-07-01T00:37:37.767Z] ---> Using cache [2021-07-01T00:37:37.767Z] ---> 471090a2b9e5 [2021-07-01T00:37:37.767Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:37:37.767Z] ---> Using cache [2021-07-01T00:37:37.767Z] ---> a913d796f2ce [2021-07-01T00:37:37.767Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-01T00:37:37.767Z] ---> Using cache [2021-07-01T00:37:37.767Z] ---> 267eb705c940 [2021-07-01T00:37:37.767Z] Step 6/32 : COPY go.mod . [2021-07-01T00:37:37.767Z] ---> Using cache [2021-07-01T00:37:37.767Z] ---> 5433e8bcc4fa [2021-07-01T00:37:37.767Z] Step 7/32 : RUN go mod download [2021-07-01T00:37:37.767Z] ---> Using cache [2021-07-01T00:37:37.767Z] ---> 27d8e061d678 [2021-07-01T00:37:37.767Z] Step 8/32 : COPY . . [2021-07-01T00:37:37.767Z] ---> Using cache [2021-07-01T00:37:37.767Z] ---> c5f5da687b55 [2021-07-01T00:37:37.767Z] Step 9/32 : RUN go mod tidy [2021-07-01T00:37:37.767Z] ---> Using cache [2021-07-01T00:37:37.767Z] ---> cd452fd64781 [2021-07-01T00:37:37.767Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-01T00:37:38.035Z] Running setup.py install for texttable: finished with status 'done' [2021-07-01T00:37:38.035Z] OK: 219 MiB in 52 packages [2021-07-01T00:37:38.299Z] ---> Running in cc70900996b1 [2021-07-01T00:37:38.878Z] Removing intermediate container 038e923aeb0a [2021-07-01T00:37:38.878Z] ---> 6f70bf3b964d [2021-07-01T00:37:38.878Z] Step 6/24 : COPY go.mod . [2021-07-01T00:37:38.878Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-01T00:37:39.141Z] ---> 69876c53668e [2021-07-01T00:37:39.141Z] Step 7/24 : RUN go mod download [2021-07-01T00:37:39.141Z] ---> Running in 90dd8eac3d77 [2021-07-01T00:37:39.141Z] 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-07-01T00:37:40.538Z] Removing intermediate container 90dd8eac3d77 [2021-07-01T00:37:40.538Z] ---> e0218fe3c1e6 [2021-07-01T00:37:40.538Z] Step 8/24 : COPY . . [2021-07-01T00:37:45.393Z] Removing intermediate container 050a8d59d27e [2021-07-01T00:37:45.393Z] ---> 79090673892a [2021-07-01T00:37:45.393Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-01T00:37:46.341Z] ---> Running in d618f2790ea9 [2021-07-01T00:37:46.604Z] Removing intermediate container d618f2790ea9 [2021-07-01T00:37:46.604Z] ---> 2b81ebfa3824 [2021-07-01T00:37:46.604Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-01T00:37:47.179Z] ---> Running in c69422e1e077 [2021-07-01T00:37:47.441Z] ---> e6235f40dea2 [2021-07-01T00:37:47.441Z] Step 9/24 : RUN go mod tidy [2021-07-01T00:37:47.441Z] Removing intermediate container c69422e1e077 [2021-07-01T00:37:47.441Z] ---> 5ea0d5871c7b [2021-07-01T00:37:47.441Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-01T00:37:47.441Z] ---> Running in 35d4c34abf91 [2021-07-01T00:37:48.027Z] ---> 7fdf5494fd52 [2021-07-01T00:37:48.027Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-01T00:37:48.289Z] ---> 650aebd6edcf [2021-07-01T00:37:48.289Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-01T00:37:48.866Z] ---> 6eb9b8761a32 [2021-07-01T00:37:48.866Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-01T00:37:48.866Z] ---> Running in da3a28d3152e [2021-07-01T00:37:48.866Z] Removing intermediate container da3a28d3152e [2021-07-01T00:37:48.866Z] ---> a008a1bccd47 [2021-07-01T00:37:48.866Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:37:48.866Z] ---> Running in 94537c023c3e [2021-07-01T00:37:49.129Z] Removing intermediate container 94537c023c3e [2021-07-01T00:37:49.129Z] ---> 990a721d284d [2021-07-01T00:37:49.129Z] Step 22/24 : LABEL arch=x86_64 [2021-07-01T00:37:49.129Z] ---> Running in 85e274c58b11 [2021-07-01T00:37:49.394Z] Removing intermediate container 85e274c58b11 [2021-07-01T00:37:49.394Z] ---> 2e43b58a33d2 [2021-07-01T00:37:49.394Z] Step 23/24 : LABEL git_sha=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b [2021-07-01T00:37:49.394Z] ---> Running in 62b4208d522e [2021-07-01T00:37:49.394Z] Removing intermediate container 62b4208d522e [2021-07-01T00:37:49.394Z] ---> 993b0b821581 [2021-07-01T00:37:49.394Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T00:37:49.656Z] ---> Running in 7d85ad1f8771 [2021-07-01T00:37:49.656Z] Removing intermediate container 35d4c34abf91 [2021-07-01T00:37:49.656Z] ---> 2b20be68b996 [2021-07-01T00:37:49.656Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-01T00:37:49.656Z] ---> Running in 0a52a1e677d0 [2021-07-01T00:37:49.919Z] Removing intermediate container 7d85ad1f8771 [2021-07-01T00:37:49.919Z] ---> 1a6f33598c04 [2021-07-01T00:37:49.919Z] [2021-07-01T00:37:50.181Z] Successfully built 1a6f33598c04 [2021-07-01T00:37:50.181Z] Successfully tagged sys-mgmt-agent:latest [2021-07-01T00:37:50.470Z]  Building sys-mgmt-agent ... done 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-07-01T00:37:57.099Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-01T00:38:06.786Z] 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-07-01T00:38:09.365Z] Removing intermediate container 53b1ad7c9b74 [2021-07-01T00:38:09.365Z] ---> fdf25c859a60 [2021-07-01T00:38:09.365Z] [2021-07-01T00:38:09.365Z] Step 11/23 : FROM alpine:3.12 [2021-07-01T00:38:09.365Z] ---> 13621d1b12d4 [2021-07-01T00:38:09.365Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-01T00:38:09.365Z] ---> Using cache [2021-07-01T00:38:09.365Z] ---> 33e104914aa6 [2021-07-01T00:38:09.365Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T00:38:09.365Z] ---> Using cache [2021-07-01T00:38:09.365Z] ---> eb0e0fc075d4 [2021-07-01T00:38:09.365Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-01T00:38:09.365Z] ---> Running in 5044fc56e1cd [2021-07-01T00:38:09.365Z] Removing intermediate container 5044fc56e1cd [2021-07-01T00:38:09.365Z] ---> 4ee79f0bf47e [2021-07-01T00:38:09.365Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-01T00:38:09.365Z] ---> Running in cc9af00f6182 [2021-07-01T00:38:10.324Z] Removing intermediate container cc9af00f6182 [2021-07-01T00:38:10.324Z] ---> 3105452ddc49 [2021-07-01T00:38:10.324Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:38:10.601Z] Removing intermediate container 5f98b5d1e8ae [2021-07-01T00:38:10.601Z] ---> af4f5255035f [2021-07-01T00:38:10.601Z] [2021-07-01T00:38:10.601Z] Step 11/26 : FROM alpine:3.12 [2021-07-01T00:38:10.601Z] ---> 13621d1b12d4 [2021-07-01T00:38:10.601Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-01T00:38:10.601Z] ---> db37d8cd2d77 [2021-07-01T00:38:10.601Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-01T00:38:10.601Z] ---> Running in 7355ed1669ff [2021-07-01T00:38:11.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:38:11.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:38:11.602Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-01T00:38:11.602Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-01T00:38:11.602Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-01T00:38:11.602Z] (4/6) Installing curl (7.77.0-r0) [2021-07-01T00:38:11.871Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-01T00:38:11.871Z] (6/6) Installing su-exec (0.2-r1) [2021-07-01T00:38:11.871Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:38:11.871Z] Executing ca-certificates-20191127-r4.trigger [2021-07-01T00:38:11.871Z] OK: 7 MiB in 20 packages [2021-07-01T00:38:12.132Z] ---> 25cf354552aa [2021-07-01T00:38:12.132Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-01T00:38:12.132Z] Removing intermediate container cc70900996b1 [2021-07-01T00:38:12.132Z] ---> 3127fd9569d4 [2021-07-01T00:38:12.132Z] [2021-07-01T00:38:12.132Z] Step 11/32 : FROM alpine:3.12 [2021-07-01T00:38:12.132Z] ---> 13621d1b12d4 [2021-07-01T00:38:12.132Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-01T00:38:12.392Z] ---> Running in 252774ec9d5e [2021-07-01T00:38:12.392Z] ---> 2383361be9ba [2021-07-01T00:38:12.392Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-01T00:38:12.655Z] ---> Running in 8fcfa76ba23f [2021-07-01T00:38:12.655Z] Removing intermediate container 252774ec9d5e [2021-07-01T00:38:12.655Z] ---> 046dfba3d4b4 [2021-07-01T00:38:12.655Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-01T00:38:12.655Z] Removing intermediate container 8fcfa76ba23f [2021-07-01T00:38:12.655Z] ---> 72df0e5ef41e [2021-07-01T00:38:12.655Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:38:12.655Z] Removing intermediate container 7355ed1669ff [2021-07-01T00:38:12.655Z] ---> b6dc5245cf1a [2021-07-01T00:38:12.655Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-01T00:38:12.655Z] ---> Running in 6a59ee2a0464 [2021-07-01T00:38:12.918Z] ---> Running in 81799f5f6809 [2021-07-01T00:38:12.918Z] ---> Running in 5f8295c260a0 [2021-07-01T00:38:13.179Z] Removing intermediate container 6a59ee2a0464 [2021-07-01T00:38:13.179Z] ---> 3911d8999615 [2021-07-01T00:38:13.179Z] Step 14/26 : WORKDIR / [2021-07-01T00:38:13.179Z] Removing intermediate container 5f8295c260a0 [2021-07-01T00:38:13.179Z] ---> e8d4960336bc [2021-07-01T00:38:13.179Z] Step 21/23 : LABEL arch=x86_64 [2021-07-01T00:38:13.179Z] ---> Running in 77f991485ae4 [2021-07-01T00:38:13.179Z] ---> Running in b1d1aeb21ffe [2021-07-01T00:38:13.445Z] Removing intermediate container 77f991485ae4 [2021-07-01T00:38:13.445Z] ---> 45cc9860e59a [2021-07-01T00:38:13.445Z] 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-07-01T00:38:13.445Z] Removing intermediate container b1d1aeb21ffe [2021-07-01T00:38:13.445Z] ---> 5f7cb47c3a9a [2021-07-01T00:38:13.445Z] Step 22/23 : LABEL git_sha=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b [2021-07-01T00:38:13.445Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:38:13.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:38:13.707Z] ---> Running in 1460a6b9c1c4 [2021-07-01T00:38:13.707Z] ---> 72cc1ec74cf7 [2021-07-01T00:38:13.707Z] 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-07-01T00:38:13.707Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-01T00:38:13.707Z] (2/2) Installing su-exec (0.2-r1) [2021-07-01T00:38:13.707Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:38:13.707Z] OK: 6 MiB in 16 packages [2021-07-01T00:38:13.980Z] Removing intermediate container 1460a6b9c1c4 [2021-07-01T00:38:13.980Z] ---> 855d8fd29fa0 [2021-07-01T00:38:13.980Z] Step 23/23 : LABEL version=0.0.0 [2021-07-01T00:38:14.246Z] ---> Running in fb11b0559d0c [2021-07-01T00:38:14.246Z] ---> c021fd20995a [2021-07-01T00:38:14.246Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-01T00:38:14.246Z] Removing intermediate container fb11b0559d0c [2021-07-01T00:38:14.246Z] ---> 6cb12f36ec6c [2021-07-01T00:38:14.246Z] [2021-07-01T00:38:14.509Z] Successfully built 6cb12f36ec6c [2021-07-01T00:38:14.509Z] Successfully tagged support-scheduler:latest [2021-07-01T00:38:14.509Z]  Building support-scheduler ... done Removing intermediate container 81799f5f6809 [2021-07-01T00:38:14.509Z] ---> ed7171819e46 [2021-07-01T00:38:14.509Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-01T00:38:14.786Z] ---> 37bf80ffd235 [2021-07-01T00:38:14.786Z] 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-07-01T00:38:14.786Z] ---> Running in 64bff7c8be34 [2021-07-01T00:38:15.062Z] Removing intermediate container 64bff7c8be34 [2021-07-01T00:38:15.062Z] ---> 960ed02e21f6 [2021-07-01T00:38:15.062Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-01T00:38:15.062Z] ---> f07f81c55cbb [2021-07-01T00:38:15.062Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-01T00:38:15.062Z] ---> Running in eb0db43c7341 [2021-07-01T00:38:15.332Z] Removing intermediate container eb0db43c7341 [2021-07-01T00:38:15.332Z] ---> 8eacb89228d1 [2021-07-01T00:38:15.332Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-01T00:38:15.596Z] ---> Running in 63dbf0bca03d [2021-07-01T00:38:15.596Z] ---> e6989f3f6322 [2021-07-01T00:38:15.596Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-01T00:38:18.072Z] ---> ab6f1fe218b3 [2021-07-01T00:38:18.072Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-01T00:38:18.072Z] ---> ef5b32b2c005 [2021-07-01T00:38:18.072Z] 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-07-01T00:38:18.072Z] ---> Running in 2b154ad92aee [2021-07-01T00:38:18.072Z] Removing intermediate container 63dbf0bca03d [2021-07-01T00:38:18.072Z] ---> fe7e4920520a [2021-07-01T00:38:18.072Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-01T00:38:18.072Z] ---> Running in a23394155832 [2021-07-01T00:38:18.072Z] Removing intermediate container a23394155832 [2021-07-01T00:38:18.072Z] ---> 2a8eaad2cbc6 [2021-07-01T00:38:18.072Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-01T00:38:18.072Z] ---> c813a47cadc5 [2021-07-01T00:38:18.072Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-01T00:38:18.072Z] ---> Running in c3ab3616ff91 [2021-07-01T00:38:18.072Z] Removing intermediate container 0a52a1e677d0 [2021-07-01T00:38:18.072Z] ---> d9b034dbf522 [2021-07-01T00:38:18.072Z] [2021-07-01T00:38:18.072Z] Step 11/24 : FROM alpine:3.12 [2021-07-01T00:38:18.072Z] ---> 13621d1b12d4 [2021-07-01T00:38:18.072Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-01T00:38:18.072Z] ---> Running in 6c0248a0c8c2 [2021-07-01T00:38:18.072Z] Removing intermediate container 2b154ad92aee [2021-07-01T00:38:18.072Z] ---> 7ec08e49e3ac [2021-07-01T00:38:18.072Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-01T00:38:18.340Z] ---> Running in 38d7a07f7319 [2021-07-01T00:38:18.340Z] Removing intermediate container 6c0248a0c8c2 [2021-07-01T00:38:18.340Z] ---> e74fb19d2f9d [2021-07-01T00:38:18.340Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-01T00:38:18.340Z] ---> Running in f4bb66562e21 [2021-07-01T00:38:18.340Z] Removing intermediate container 38d7a07f7319 [2021-07-01T00:38:18.340Z] ---> 274734d76e60 [2021-07-01T00:38:18.340Z] Step 24/26 : LABEL arch=x86_64 [2021-07-01T00:38:18.340Z] ---> Running in 5ea8a3a66a31 [2021-07-01T00:38:18.602Z] Removing intermediate container f4bb66562e21 [2021-07-01T00:38:18.602Z] ---> f18ac9c5700c [2021-07-01T00:38:18.602Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-01T00:38:18.602Z] ---> Running in 2ed3f555892d [2021-07-01T00:38:18.602Z] Removing intermediate container 5ea8a3a66a31 [2021-07-01T00:38:18.602Z] ---> 0f7b9fa890b5 [2021-07-01T00:38:18.602Z] Step 25/26 : LABEL git_sha=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b [2021-07-01T00:38:18.602Z] ---> Running in 8f7a83ae1c75 [2021-07-01T00:38:18.602Z] Removing intermediate container 2ed3f555892d [2021-07-01T00:38:18.602Z] ---> b22a3097ffbe [2021-07-01T00:38:18.602Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:38:18.602Z] ---> Running in f17db36d2339 [2021-07-01T00:38:18.602Z] Removing intermediate container 8f7a83ae1c75 [2021-07-01T00:38:18.602Z] ---> 2bb4779e3636 [2021-07-01T00:38:18.602Z] Step 26/26 : LABEL version=0.0.0 [2021-07-01T00:38:18.602Z] Removing intermediate container c3ab3616ff91 [2021-07-01T00:38:18.602Z] ---> bd38bd2f3ab8 [2021-07-01T00:38:18.602Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:38:18.863Z] ---> Running in fae7b88cf28b [2021-07-01T00:38:18.863Z] Removing intermediate container fae7b88cf28b [2021-07-01T00:38:18.863Z] ---> d471f7952fdb [2021-07-01T00:38:18.863Z] [2021-07-01T00:38:19.126Z] Successfully built d471f7952fdb [2021-07-01T00:38:19.126Z] Successfully tagged security-secretstore-setup:latest [2021-07-01T00:38:19.126Z]  Building security-secretstore-setup ... done  ---> c0db17adfeec [2021-07-01T00:38:19.126Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-01T00:38:19.399Z] ---> 6b02865c5421 [2021-07-01T00:38:19.399Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-01T00:38:19.399Z] Removing intermediate container f17db36d2339 [2021-07-01T00:38:19.399Z] ---> 927083a4ff10 [2021-07-01T00:38:19.399Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-01T00:38:19.399Z] ---> Running in c996c0acb9a3 [2021-07-01T00:38:19.670Z] ---> 21360ba8c132 [2021-07-01T00:38:19.670Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-01T00:38:19.670Z] ---> d37b96297ffe [2021-07-01T00:38:19.670Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-01T00:38:19.932Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:38:19.932Z] ---> 0b902b590ea8 [2021-07-01T00:38:19.932Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-01T00:38:20.192Z] ---> Running in 21382fbbd4ce [2021-07-01T00:38:20.192Z] Removing intermediate container 21382fbbd4ce [2021-07-01T00:38:20.192Z] ---> 781d5b23584c [2021-07-01T00:38:20.192Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-01T00:38:20.192Z] ---> 1d90de8f5bbf [2021-07-01T00:38:20.192Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-01T00:38:20.456Z] ---> Running in b783566ca072 [2021-07-01T00:38:20.456Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:38:20.720Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-01T00:38:20.985Z] Removing intermediate container b783566ca072 [2021-07-01T00:38:20.985Z] ---> b4a9f4bac56f [2021-07-01T00:38:20.985Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-01T00:38:20.985Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-01T00:38:20.985Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-01T00:38:20.985Z] ---> Running in 6544655d2bfc [2021-07-01T00:38:20.985Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-01T00:38:21.245Z] Removing intermediate container 6544655d2bfc [2021-07-01T00:38:21.245Z] ---> 4d3b36591c69 [2021-07-01T00:38:21.245Z] Step 29/32 : CMD ["gate"] [2021-07-01T00:38:21.245Z] ---> Running in df571c534fac [2021-07-01T00:38:21.245Z] Removing intermediate container df571c534fac [2021-07-01T00:38:21.245Z] ---> b37b20b1d074 [2021-07-01T00:38:21.245Z] Step 30/32 : LABEL arch=x86_64 [2021-07-01T00:38:21.505Z] ---> Running in 2a949cc33fb7 [2021-07-01T00:38:21.505Z] Removing intermediate container 2a949cc33fb7 [2021-07-01T00:38:21.505Z] ---> 94752a60f6ee [2021-07-01T00:38:21.505Z] Step 31/32 : LABEL git_sha=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b [2021-07-01T00:38:21.766Z] ---> Running in a94f10ca93c3 [2021-07-01T00:38:21.766Z] Removing intermediate container a94f10ca93c3 [2021-07-01T00:38:21.766Z] ---> 9158f4804b31 [2021-07-01T00:38:21.766Z] Step 32/32 : LABEL version=0.0.0 [2021-07-01T00:38:22.027Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-01T00:38:22.027Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-01T00:38:22.027Z] ---> Running in a830df953050 [2021-07-01T00:38:22.027Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:38:22.027Z] OK: 8 MiB in 20 packages [2021-07-01T00:38:22.027Z] Removing intermediate container a830df953050 [2021-07-01T00:38:22.027Z] ---> 24ab43740fff [2021-07-01T00:38:22.027Z] [2021-07-01T00:38:22.289Z] Successfully built 24ab43740fff [2021-07-01T00:38:22.289Z] Successfully tagged security-bootstrapper:latest [2021-07-01T00:38:22.289Z]  Building security-bootstrapper ... done Removing intermediate container c996c0acb9a3 [2021-07-01T00:38:22.289Z] ---> 4cc19955e056 [2021-07-01T00:38:22.289Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:38:22.550Z] ---> c358a7c2cc95 [2021-07-01T00:38:22.550Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-01T00:38:23.121Z] ---> 136abf0d79e3 [2021-07-01T00:38:23.121Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-01T00:38:23.121Z] ---> 075655f57bdb [2021-07-01T00:38:23.121Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-01T00:38:23.383Z] ---> Running in 33c471ad3f1a [2021-07-01T00:38:23.383Z] Removing intermediate container 33c471ad3f1a [2021-07-01T00:38:23.383Z] ---> 62f4bb1cb59f [2021-07-01T00:38:23.383Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:38:23.383Z] ---> Running in f66be0aad4f5 [2021-07-01T00:38:23.383Z] Removing intermediate container f66be0aad4f5 [2021-07-01T00:38:23.383Z] ---> 4f1e19e9a4d7 [2021-07-01T00:38:23.383Z] Step 22/24 : LABEL arch=x86_64 [2021-07-01T00:38:23.383Z] ---> Running in dd7512e0cf0c [2021-07-01T00:38:23.644Z] Removing intermediate container dd7512e0cf0c [2021-07-01T00:38:23.644Z] ---> affa27f7ddad [2021-07-01T00:38:23.644Z] Step 23/24 : LABEL git_sha=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b [2021-07-01T00:38:23.644Z] ---> Running in 3794dd6415df [2021-07-01T00:38:23.644Z] Removing intermediate container 3794dd6415df [2021-07-01T00:38:23.644Z] ---> 06b068273f99 [2021-07-01T00:38:23.644Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T00:38:23.644Z] ---> Running in 1d77ebd7b9e7 [2021-07-01T00:38:23.904Z] Removing intermediate container 1d77ebd7b9e7 [2021-07-01T00:38:23.904Z] ---> 64a7061a07cc [2021-07-01T00:38:23.904Z] [2021-07-01T00:38:23.904Z] Successfully built 64a7061a07cc [2021-07-01T00:38:23.904Z] Successfully tagged core-data:latest [2021-07-01T00:38:23.912Z]  Building core-data ... done  [Pipeline] } [2021-07-01T00:38:23.913Z] $ docker stop --time=1 60a2220307c3d1bd7a90f37663f31df7075a46426604c367aab80ab5b45847b8 [2021-07-01T00:38:25.199Z] $ docker rm -f 60a2220307c3d1bd7a90f37663f31df7075a46426604c367aab80ab5b45847b8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-01T00:38:25.856Z] + docker images [2021-07-01T00:38:25.856Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-01T00:38:25.856Z] core-data latest 64a7061a07cc 2 seconds ago 20.2MB [2021-07-01T00:38:25.856Z] security-bootstrapper latest 24ab43740fff 4 seconds ago 18.6MB [2021-07-01T00:38:25.856Z] security-secretstore-setup latest d471f7952fdb 7 seconds ago 28.7MB [2021-07-01T00:38:25.856Z] d9b034dbf522 8 seconds ago 1.15GB [2021-07-01T00:38:25.856Z] support-scheduler latest 6cb12f36ec6c 11 seconds ago 15.9MB [2021-07-01T00:38:25.856Z] 3127fd9569d4 14 seconds ago 1.15GB [2021-07-01T00:38:25.856Z] af4f5255035f 16 seconds ago 1.15GB [2021-07-01T00:38:25.856Z] fdf25c859a60 17 seconds ago 1.15GB [2021-07-01T00:38:25.856Z] sys-mgmt-agent latest 1a6f33598c04 36 seconds ago 312MB [2021-07-01T00:38:25.856Z] core-metadata latest f17acaeaae70 About a minute ago 16.6MB [2021-07-01T00:38:25.856Z] core-command latest 97d896e5087e About a minute ago 15.9MB [2021-07-01T00:38:25.856Z] support-notifications latest 15522ecd59ba About a minute ago 16.7MB [2021-07-01T00:38:25.856Z] security-proxy-setup latest 59e3f59e8481 About a minute ago 25.7MB [2021-07-01T00:38:25.856Z] 935910b7bfe0 About a minute ago 1.15GB [2021-07-01T00:38:25.856Z] 291e3609d01c About a minute ago 1.15GB [2021-07-01T00:38:25.856Z] 4bef5c9a1cae About a minute ago 1.15GB [2021-07-01T00:38:25.856Z] b57aad955ebe About a minute ago 1.14GB [2021-07-01T00:38:25.856Z] c7f7ba8fcef3 About a minute ago 1.15GB [2021-07-01T00:38:25.856Z] ci-base-image-x86_64 latest ac1aad5e2555 5 minutes ago 647MB [2021-07-01T00:38:25.856Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-07-01T00:38:25.856Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB [2021-07-01T00:38:25.856Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-07-01T00:38:25.856Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-07-01T00:38:25.856Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-07-01T00:38:41.203Z] Still waiting to schedule task [2021-07-01T00:38:41.203Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-01T00:38:48.075Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-01T00:38:52.401Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-01T00:39:00.462Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-01T00:39:00.462Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-01T00:39:05.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-01T00:39:05.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-01T00:39:05.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-01T00:39:05.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-01T00:39:06.881Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-01T00:39:07.873Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-01T00:39:08.866Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-01T00:39:08.866Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-01T00:39:08.866Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-01T00:39:08.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-01T00:39:21.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.219s coverage: 28.7% of statements [2021-07-01T00:39:21.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-01T00:39:21.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-01T00:39:24.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.275s coverage: 100.0% of statements [2021-07-01T00:39:24.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-01T00:39:25.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.374s coverage: 53.1% of statements [2021-07-01T00:39:25.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-01T00:39:25.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-01T00:39:26.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.513s coverage: 87.7% of statements [2021-07-01T00:39:26.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-01T00:39:26.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-01T00:39:26.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.210s coverage: 78.9% of statements [2021-07-01T00:39:30.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.242s coverage: 81.2% of statements [2021-07-01T00:39:30.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-01T00:39:30.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-01T00:39:30.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-01T00:39:30.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-01T00:39:30.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-01T00:39:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.321s coverage: 95.1% of statements [2021-07-01T00:39:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-01T00:39:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-01T00:39:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-01T00:39:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-01T00:39:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-01T00:39:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-01T00:39:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-01T00:39:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-01T00:39:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.226s coverage: 60.0% of statements [2021-07-01T00:39:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-01T00:39:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-01T00:39:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-01T00:39:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.307s coverage: 0.8% of statements [2021-07-01T00:39:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-01T00:39:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements [2021-07-01T00:39:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.199s coverage: 22.0% of statements [2021-07-01T00:39:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-01T00:39:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.165s coverage: 47.1% of statements [2021-07-01T00:39:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.184s coverage: 79.5% of statements [2021-07-01T00:39:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.182s coverage: 94.1% of statements [2021-07-01T00:39:38.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.208s coverage: 96.3% of statements [2021-07-01T00:39:38.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements [2021-07-01T00:39:48.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements [2021-07-01T00:39:48.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.179s coverage: 44.8% of statements [2021-07-01T00:39:55.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.699s coverage: 81.8% of statements [2021-07-01T00:39:55.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-01T00:40:02.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.341s coverage: 92.9% of statements [2021-07-01T00:40:02.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-01T00:40:02.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-01T00:40:02.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-01T00:40:02.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-07-01T00:40:02.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-01T00:40:02.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-01T00:40:02.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-01T00:40:02.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-01T00:40:02.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-01T00:40:02.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.168s coverage: 87.2% of statements [2021-07-01T00:40:02.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-01T00:40:02.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-01T00:40:02.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.141s coverage: 100.0% of statements [2021-07-01T00:40:02.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-01T00:40:02.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.163s coverage: 58.8% of statements [2021-07-01T00:40:02.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-01T00:40:02.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.180s coverage: 80.0% of statements [2021-07-01T00:40:02.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2021-07-01T00:40:02.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements [2021-07-01T00:40:02.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.335s coverage: 91.2% of statements [2021-07-01T00:40:02.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-01T00:40:02.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.666s coverage: 64.4% of statements [2021-07-01T00:40:02.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-01T00:40:02.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-01T00:40:02.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.159s coverage: 100.0% of statements [2021-07-01T00:40:02.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 91.3% of statements [2021-07-01T00:40:02.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2021-07-01T00:40:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2021-07-01T00:40:03.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-07-01T00:40:06.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.093s coverage: 66.9% of statements [2021-07-01T00:40:06.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-01T00:40:06.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-01T00:40:06.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-01T00:40:08.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.759s coverage: 43.6% of statements [2021-07-01T00:40:08.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-01T00:40:08.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-01T00:40:08.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.225s coverage: 89.5% of statements [2021-07-01T00:40:08.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-01T00:40:08.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.184s coverage: 84.8% of statements [2021-07-01T00:40:08.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-01T00:40:17.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.238s coverage: 19.3% of statements [2021-07-01T00:40:17.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-01T00:40:17.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-01T00:40:17.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-01T00:40:17.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-01T00:40:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.519s coverage: 91.9% of statements [2021-07-01T00:40:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-01T00:40:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-01T00:40:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-01T00:40:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-01T00:40:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-01T00:40:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.210s coverage: 62.7% of statements [2021-07-01T00:40:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-01T00:40:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-01T00:40:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.396s coverage: 97.6% of statements [2021-07-01T00:40:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-01T00:40:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-01T00:40:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-01T00:40:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-01T00:40:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-01T00:40:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements [2021-07-01T00:40:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-01T00:40:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-01T00:40:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-01T00:40:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-01T00:40:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-01T00:40:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-01T00:40:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.166s coverage: 100.0% of statements [2021-07-01T00:40:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-07-01T00:40:17.862Z] GO111MODULE=on go vet ./... [2021-07-01T00:41:39.670Z] gofmt -l . [2021-07-01T00:41:39.670Z] [ "`gofmt -l .`" = "" ] [2021-07-01T00:41:39.670Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-01T00:41:40.330Z] + ls -al . [2021-07-01T00:41:40.331Z] total 588 [2021-07-01T00:41:40.331Z] drwxrwxr-x 9 1001 1001 4096 Jul 1 00:41 . [2021-07-01T00:41:40.331Z] drwxr-xr-x 4 root root 4096 Jul 1 00:37 .. [2021-07-01T00:41:40.331Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 00:35 .dockerignore [2021-07-01T00:41:40.331Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 00:35 .git [2021-07-01T00:41:40.331Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 00:35 .github [2021-07-01T00:41:40.331Z] -rw-rw-r-- 1 1001 1001 818 Jul 1 00:35 .gitignore [2021-07-01T00:41:40.331Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 00:35 .sonarcloud.properties [2021-07-01T00:41:40.331Z] -rw-rw-r-- 1 1001 1001 8609 Jul 1 00:35 Attribution.txt [2021-07-01T00:41:40.331Z] -rw-rw-r-- 1 1001 1001 43881 Jul 1 00:35 CHANGELOG.md [2021-07-01T00:41:40.331Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 00:35 CONTRIBUTING.md [2021-07-01T00:41:40.331Z] -rw-rw-r-- 1 1001 1001 931 Jul 1 00:35 Dockerfile.build [2021-07-01T00:41:40.331Z] -rw-rw-r-- 1 1001 1001 849 Jul 1 00:35 Jenkinsfile [2021-07-01T00:41:40.331Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 00:35 LICENSE [2021-07-01T00:41:40.331Z] -rw-rw-r-- 1 1001 1001 5605 Jul 1 00:35 Makefile [2021-07-01T00:41:40.331Z] -rw-rw-r-- 1 1001 1001 7818 Jul 1 00:35 README.md [2021-07-01T00:41:40.331Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 00:35 SECURITY.md [2021-07-01T00:41:40.331Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 00:31 VERSION [2021-07-01T00:41:40.331Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 00:35 ZMQWindows.md [2021-07-01T00:41:40.331Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 00:35 bin [2021-07-01T00:41:40.331Z] drwxrwxr-x 14 1001 1001 4096 Jul 1 00:35 cmd [2021-07-01T00:41:40.331Z] -rw-r--r-- 1 root root 398095 Jul 1 00:40 coverage.out [2021-07-01T00:41:40.331Z] -rw-rw-r-- 1 1001 1001 806 Jul 1 00:35 go.mod [2021-07-01T00:41:40.331Z] -rw-r--r-- 1 root root 20850 Jul 1 00:37 go.sum [2021-07-01T00:41:40.331Z] drwxrwxr-x 7 1001 1001 4096 Jul 1 00:35 internal [2021-07-01T00:41:40.331Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 00:35 openapi [2021-07-01T00:41:40.331Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 00:35 snap [2021-07-01T00:41:40.331Z] -rw-rw-r-- 1 1001 1001 168 Jul 1 00:35 version.go [Pipeline] sh [2021-07-01T00:41:41.021Z] + '[' -e coverage.out ] [2021-07-01T00:41:41.021Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-01T00:41:41.057Z] Warning: overwriting stash ‘coverage-report’ [2021-07-01T00:41:41.870Z] Stashed 1 file(s) [Pipeline] sh [2021-07-01T00:41:42.524Z] + make build [2021-07-01T00:41:42.525Z] go mod tidy [2021-07-01T00:41:45.596Z] 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-07-01T00:41:48.982Z] 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-07-01T00:42:11.218Z] 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-07-01T00:42:13.939Z] 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-07-01T00:42:18.244Z] 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-07-01T00:42:18.843Z] 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-07-01T00:42:22.242Z] 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-07-01T00:42:25.646Z] 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-07-01T00:42:28.955Z] 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-07-01T00:42:32.371Z] 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-07-01T00:42:33.216Z] Running on prd-ubuntu18.04-docker-8c-8g-1091 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws [2021-07-01T00:42:33.237Z] Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout [2021-07-01T00:42:33.347Z] The recommended git tool is: git [2021-07-01T00:42:35.787Z] 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-07-01T00:42:35.803Z] using credential edgex-jenkins-ssh [2021-07-01T00:42:35.818Z] Cloning the remote Git repository [2021-07-01T00:42:35.838Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-01T00:42:35.908Z] > git init /w/workspace/edgex-go/15 # timeout=10 [2021-07-01T00:42:35.953Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-01T00:42:35.954Z] > git --version # timeout=10 [2021-07-01T00:42:35.960Z] > git --version # 'git version 2.17.1' [2021-07-01T00:42:35.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T00:42:35.989Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-01T00:42:38.413Z] 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 [Pipeline] } [2021-07-01T00:42:45.087Z] $ docker stop --time=1 4c2727e148c141ada10820571299f992992e22a5b37cce25d833fefd3ceb5e14 [2021-07-01T00:42:47.488Z] $ docker rm -f 4c2727e148c141ada10820571299f992992e22a5b37cce25d833fefd3ceb5e14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:42:49.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-01T00:42:49.408Z] [2021-07-01T00:42:49.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:42:49.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-01T00:42:50.031Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-01T00:42:50.031Z] 29e5d40040c1: Pulling fs layer [2021-07-01T00:42:50.031Z] 1ce36da41761: Pulling fs layer [2021-07-01T00:42:50.031Z] 25b303627fd3: Pulling fs layer [2021-07-01T00:42:50.307Z] 29e5d40040c1: Verifying Checksum [2021-07-01T00:42:50.307Z] 29e5d40040c1: Download complete [2021-07-01T00:42:50.587Z] 1ce36da41761: Verifying Checksum [2021-07-01T00:42:50.587Z] 1ce36da41761: Download complete [2021-07-01T00:42:50.863Z] 29e5d40040c1: Pull complete [2021-07-01T00:42:52.297Z] 1ce36da41761: Pull complete [2021-07-01T00:42:52.297Z] 25b303627fd3: Verifying Checksum [2021-07-01T00:42:52.297Z] 25b303627fd3: Download complete [2021-07-01T00:42:57.008Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-01T00:42:57.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-01T00:42:57.027Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-01T00:42:57.046Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-01T00:42:57.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T00:42:57.051Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-01T00:42:57.588Z] Merging remotes/origin/master commit 398431feff524dc71f99412bba68b8b552d1addb into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 [2021-07-01T00:42:57.734Z] Merge succeeded, producing e35a4d4b8fe295962af5c656c5e7926e0fefcb0e [2021-07-01T00:42:57.735Z] Checking out Revision e35a4d4b8fe295962af5c656c5e7926e0fefcb0e (PR-3571) [2021-07-01T00:42:57.598Z] > git config core.sparsecheckout # timeout=10 [2021-07-01T00:42:57.604Z] > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 [2021-07-01T00:42:57.658Z] > git remote # timeout=10 [2021-07-01T00:42:57.664Z] > git config --get remote.origin.url # timeout=10 [2021-07-01T00:42:57.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T00:42:57.676Z] > git merge 398431feff524dc71f99412bba68b8b552d1addb # timeout=10 [2021-07-01T00:42:57.729Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-01T00:42:57.738Z] > git config core.sparsecheckout # timeout=10 [2021-07-01T00:42:57.743Z] > git checkout -f e35a4d4b8fe295962af5c656c5e7926e0fefcb0e # timeout=10 [2021-07-01T00:43:01.379Z] Commit message: "Merge commit '398431feff524dc71f99412bba68b8b552d1addb' into HEAD" [2021-07-01T00:43:01.383Z] > git rev-list --no-walk 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:43:02.466Z] 25b303627fd3: Pull complete [2021-07-01T00:43:02.466Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-01T00:43:02.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-01T00:43:02.466Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-01T00:43:02.743Z] prd-ubuntu18.04-docker-arm64-4c-16g-1085 does not seem to be running inside a container [2021-07-01T00:43:02.783Z] + echo snap-build.sh [2021-07-01T00:43:02.783Z] snap-build.sh [2021-07-01T00:43:02.783Z] + SNAP_BASE_DIR=. [2021-07-01T00:43:02.783Z] + '[' '!' -z /w/workspace/edgex-go/15 ']' [2021-07-01T00:43:02.783Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/15 [2021-07-01T00:43:02.783Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/15]' [2021-07-01T00:43:02.783Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/15] [2021-07-01T00:43:02.783Z] + cd /w/workspace/edgex-go/15 [2021-07-01T00:43:02.783Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-01T00:43:02.783Z] Reading package lists... [2021-07-01T00:43:02.850Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-01T00:43:03.057Z] Building dependency tree... [2021-07-01T00:43:03.057Z] Reading state information... [2021-07-01T00:43:03.057Z] The following packages were automatically installed and are no longer required: [2021-07-01T00:43:03.057Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-01T00:43:03.057Z] uidmap xdelta3 [2021-07-01T00:43:03.057Z] Use 'sudo apt autoremove' to remove them. [2021-07-01T00:43:03.057Z] The following packages will be REMOVED: [2021-07-01T00:43:03.057Z] lxd* lxd-client* [2021-07-01T00:43:03.646Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-01T00:43:03.646Z] After this operation, 31.7 MB disk space will be freed. [2021-07-01T00:43:04.179Z] (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 ... 190317 files and directories currently installed.) [2021-07-01T00:43:04.179Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-01T00:43:05.130Z] Removing lxd dnsmasq configuration [2021-07-01T00:43:05.130Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-01T00:43:05.130Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-01T00:43:05.733Z] $ docker top 00e87f6e85ffb20a642232d4572a8fdaf46d7e690f3d2a521a86f579bfd9c841 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T00:43:06.082Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-01T00:43:06.344Z] (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 ... 190142 files and directories currently installed.) [2021-07-01T00:43:06.344Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-01T00:43:06.694Z] + docker-compose build --help [2021-07-01T00:43:06.694Z] + grep parallel [2021-07-01T00:43:07.739Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-01T00:43:07.739Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-01T00:43:09.129Z] + sudo snap remove --purge lxd [2021-07-01T00:43:09.129Z] snap "lxd" is not installed [2021-07-01T00:43:09.129Z] + sudo groupadd --force --system lxd [2021-07-01T00:43:09.129Z] ++ whoami [2021-07-01T00:43:09.129Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-01T00:43:09.392Z] + newgrp - lxd [2021-07-01T00:43:09.392Z] + sudo snap install lxd [2021-07-01T00:43:10.075Z] --parallel Build images in parallel. [Pipeline] } [2021-07-01T00:43:10.696Z] $ docker stop --time=1 00e87f6e85ffb20a642232d4572a8fdaf46d7e690f3d2a521a86f579bfd9c841 [2021-07-01T00:43:12.591Z] $ docker rm -f 00e87f6e85ffb20a642232d4572a8fdaf46d7e690f3d2a521a86f579bfd9c841 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:43:16.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-01T00:43:16.269Z] . [Pipeline] withDockerContainer [2021-07-01T00:43:16.535Z] prd-ubuntu18.04-docker-arm64-4c-16g-1085 does not seem to be running inside a container [2021-07-01T00:43:16.624Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-01T00:43:17.036Z] 2021-07-01T00:43:15Z INFO Waiting for automatic snapd restart... [2021-07-01T00:43:18.221Z] $ docker top 377e76d0e8e7369e80d7289a6d30ba6c0b6115b74c2359e1eb967ed02b1ffdbb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T00:43:19.181Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-01T00:43:23.469Z] Building core-command ... [2021-07-01T00:43:23.469Z] Building core-data ... [2021-07-01T00:43:23.469Z] Building core-metadata ... [2021-07-01T00:43:23.469Z] Building security-bootstrapper ... [2021-07-01T00:43:23.469Z] Building security-proxy-setup ... [2021-07-01T00:43:23.469Z] Building security-secretstore-setup ... [2021-07-01T00:43:23.469Z] Building support-notifications ... [2021-07-01T00:43:23.469Z] Building support-scheduler ... [2021-07-01T00:43:23.469Z] Building sys-mgmt-agent ... [2021-07-01T00:43:23.469Z] Building security-proxy-setup [2021-07-01T00:43:23.469Z] Building core-command [2021-07-01T00:43:23.469Z] Building support-notifications [2021-07-01T00:43:23.469Z] Building support-scheduler [2021-07-01T00:43:23.469Z] Building core-data [2021-07-01T00:43:32.047Z] lxd 4.15 from Canonical* installed [2021-07-01T00:43:32.047Z] + sudo lxd init --auto [2021-07-01T00:43:42.079Z] + sudo snap install --classic snapcraft [2021-07-01T00:43:54.332Z] snapcraft 4.8.3 from Canonical* installed [2021-07-01T00:43:54.332Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-01T00:43:54.332Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-01T00:43:54.332Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-01T00:43:54.332Z] Dload Upload Total Spent Left Speed [2021-07-01T00:43:54.332Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3968 0 --:--:-- --:--:-- --:--:-- 3968 [2021-07-01T00:43:54.332Z] 41 3325k 41 1377k 0 0 2733k 0 0:00:01 --:--:-- 0:00:01 2733k 100 3325k 100 3325k 0 0 6369k 0 --:--:-- --:--:-- --:--:-- 105M [2021-07-01T00:43:54.332Z] ./yq_linux_amd64 [2021-07-01T00:43:54.332Z] + sudo snapcraft prime --use-lxd [2021-07-01T00:43:55.284Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-01T00:43:55.284Z] 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-07-01T00:43:55.284Z] - README.md [2021-07-01T00:43:55.284Z] [2021-07-01T00:43:55.284Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-01T00:43:56.229Z] Launching a container. [2021-07-01T00:44:06.402Z] Waiting for container to be ready [2021-07-01T00:44:06.402Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-01T00:44:06.402Z] [2021-07-01T00:44:08.954Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-01T00:44:09.538Z] Waiting for network to be ready... [2021-07-01T00:44:09.802Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-01T00:44:10.066Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-01T00:44:10.066Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-07-01T00:44:10.328Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-01T00:44:10.328Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-01T00:44:10.328Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-01T00:44:10.328Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-01T00:44:10.328Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-01T00:44:10.328Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-07-01T00:44:10.328Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-01T00:44:10.590Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-01T00:44:10.590Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-01T00:44:10.854Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-01T00:44:10.854Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-01T00:44:10.854Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-01T00:44:10.854Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-01T00:44:10.854Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-01T00:44:10.854Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-01T00:44:11.430Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-01T00:44:11.430Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2130 kB] [2021-07-01T00:44:11.691Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-07-01T00:44:11.691Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-01T00:44:11.691Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-01T00:44:11.691Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-01T00:44:11.691Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-01T00:44:11.691Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-07-01T00:44:11.691Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-01T00:44:14.249Z] Fetched 24.8 MB in 4s (6378 kB/s) [2021-07-01T00:44:14.511Z] Reading package lists... [2021-07-01T00:44:14.774Z] Reading package lists... [2021-07-01T00:44:15.039Z] Building dependency tree... [2021-07-01T00:44:15.039Z] Reading state information... [2021-07-01T00:44:15.039Z] The following additional packages will be installed: [2021-07-01T00:44:15.039Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-01T00:44:15.039Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-01T00:44:15.039Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-01T00:44:15.039Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-01T00:44:15.039Z] Suggested packages: [2021-07-01T00:44:15.039Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-01T00:44:15.039Z] Recommended packages: [2021-07-01T00:44:15.039Z] gnupg libsasl2-modules [2021-07-01T00:44:15.039Z] The following NEW packages will be installed: [2021-07-01T00:44:15.039Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-01T00:44:15.039Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-01T00:44:15.039Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-01T00:44:15.039Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-01T00:44:15.039Z] The following packages will be upgraded: [2021-07-01T00:44:15.039Z] gpg gpg-agent gpgconf libudev1 [2021-07-01T00:44:15.304Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-01T00:44:15.304Z] Need to get 3530 kB of archives. [2021-07-01T00:44:15.304Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-01T00:44:15.304Z] 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-07-01T00:44:15.304Z] 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-07-01T00:44:15.304Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-01T00:44:15.304Z] 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-07-01T00:44:15.304Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-01T00:44:15.567Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-01T00:44:16.141Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-01T00:44:16.141Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-01T00:44:16.141Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-01T00:44:16.141Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-01T00:44:16.141Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-01T00:44:16.141Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-01T00:44:16.141Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-01T00:44:16.141Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-01T00:44:16.141Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-01T00:44:16.141Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-01T00:44:16.141Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-01T00:44:16.141Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-01T00:44:16.141Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-01T00:44:16.141Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-01T00:44:16.141Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-01T00:44:16.141Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-01T00:44:16.141Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-01T00:44:16.403Z] Fetched 3530 kB in 1s (3418 kB/s) [2021-07-01T00:44:16.403Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-01T00:44:16.403Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-01T00:44:16.403Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-01T00:44:16.403Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-01T00:44:16.403Z] Selecting previously unselected package udev. [2021-07-01T00:44:16.403Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-01T00:44:16.403Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-01T00:44:16.665Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-01T00:44:16.665Z] Selecting previously unselected package libfuse2:amd64. [2021-07-01T00:44:16.665Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-01T00:44:16.665Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-01T00:44:16.665Z] Selecting previously unselected package fuse. [2021-07-01T00:44:16.665Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-01T00:44:16.665Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-01T00:44:16.928Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-01T00:44:16.928Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-01T00:44:16.928Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-01T00:44:16.928Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-01T00:44:16.928Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-01T00:44:16.928Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-01T00:44:17.191Z] Selecting previously unselected package libksba8:amd64. [2021-07-01T00:44:17.191Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-01T00:44:17.191Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-01T00:44:17.191Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-01T00:44:17.191Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T00:44:17.191Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:44:17.191Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-01T00:44:17.191Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T00:44:17.191Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:44:17.458Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-01T00:44:17.458Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T00:44:17.458Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:44:17.458Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-01T00:44:17.458Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T00:44:17.458Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:44:17.458Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-01T00:44:17.458Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T00:44:17.458Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:44:17.458Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-01T00:44:17.458Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T00:44:17.458Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:44:17.723Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-01T00:44:17.723Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T00:44:17.723Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:44:17.723Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-01T00:44:17.723Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T00:44:17.723Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:44:17.723Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-01T00:44:17.723Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T00:44:17.723Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:44:17.988Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-01T00:44:17.988Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-01T00:44:17.988Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-01T00:44:17.988Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-01T00:44:17.988Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-01T00:44:17.988Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-01T00:44:17.988Z] Selecting previously unselected package libldap-common. [2021-07-01T00:44:17.988Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-01T00:44:17.988Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-01T00:44:17.988Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-01T00:44:17.988Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-01T00:44:17.988Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-01T00:44:17.988Z] Selecting previously unselected package dirmngr. [2021-07-01T00:44:18.253Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-01T00:44:18.253Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-01T00:44:18.253Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-01T00:44:18.253Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-01T00:44:18.253Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-01T00:44:18.253Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-01T00:44:18.253Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-01T00:44:18.253Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-01T00:44:18.253Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:44:18.253Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-01T00:44:18.253Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-01T00:44:18.253Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-01T00:44:18.515Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-01T00:44:18.777Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:44:18.777Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-01T00:44:18.777Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-01T00:44:18.777Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-01T00:44:18.777Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:44:18.777Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:44:18.777Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:44:18.777Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:44:18.777Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:44:18.777Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:44:19.038Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:44:19.038Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-01T00:44:19.038Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-01T00:44:19.038Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-01T00:44:19.302Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-01T00:44:19.302Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-01T00:44:19.302Z] This means they are not meant to be enabled using systemctl. [2021-07-01T00:44:19.302Z] Possible reasons for having this kind of units are: [2021-07-01T00:44:19.302Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-01T00:44:19.302Z] .wants/ or .requires/ directory. [2021-07-01T00:44:19.302Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-01T00:44:19.302Z] a requirement dependency on it. [2021-07-01T00:44:19.302Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-01T00:44:19.302Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-01T00:44:19.302Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-01T00:44:19.302Z] instance name specified. [2021-07-01T00:44:19.877Z] Reading package lists... [2021-07-01T00:44:19.877Z] Building dependency tree... [2021-07-01T00:44:19.877Z] Reading state information... [2021-07-01T00:44:20.149Z] The following additional packages will be installed: [2021-07-01T00:44:20.149Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-01T00:44:20.149Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-01T00:44:20.149Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-01T00:44:20.149Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-01T00:44:20.149Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-01T00:44:20.149Z] Suggested packages: [2021-07-01T00:44:20.149Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-01T00:44:20.149Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-01T00:44:20.149Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-01T00:44:20.149Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-01T00:44:20.149Z] systemd-container policykit-1 [2021-07-01T00:44:20.149Z] Recommended packages: [2021-07-01T00:44:20.149Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-01T00:44:20.149Z] The following NEW packages will be installed: [2021-07-01T00:44:20.149Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-01T00:44:20.149Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-01T00:44:20.149Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-01T00:44:20.149Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-01T00:44:20.149Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-01T00:44:20.149Z] The following packages will be upgraded: [2021-07-01T00:44:20.149Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-01T00:44:20.149Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-01T00:44:20.149Z] Need to get 36.7 MB of archives. [2021-07-01T00:44:20.149Z] After this operation, 147 MB of additional disk space will be used. [2021-07-01T00:44:20.149Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-01T00:44:20.416Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-01T00:44:20.416Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-01T00:44:20.416Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-01T00:44:20.416Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-01T00:44:20.416Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-01T00:44:20.416Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-01T00:44:20.416Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-01T00:44:20.416Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-01T00:44:20.416Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-01T00:44:20.416Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-01T00:44:20.416Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-01T00:44:20.416Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-01T00:44:20.416Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-01T00:44:20.416Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-01T00:44:20.416Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-01T00:44:21.377Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-01T00:44:21.377Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-07-01T00:44:21.377Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-07-01T00:44:21.377Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-01T00:44:21.377Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-01T00:44:21.377Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-01T00:44:21.377Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-01T00:44:21.377Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-01T00:44:21.377Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-01T00:44:21.377Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-01T00:44:21.377Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-01T00:44:21.377Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-01T00:44:21.377Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-01T00:44:21.377Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-01T00:44:22.783Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-01T00:44:22.783Z] Fetched 36.7 MB in 2s (14.8 MB/s) [2021-07-01T00:44:22.783Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-01T00:44:22.783Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-01T00:44:23.046Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-01T00:44:23.619Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-01T00:44:23.619Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-01T00:44:23.619Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-01T00:44:23.619Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-01T00:44:23.619Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-07-01T00:44:23.619Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-07-01T00:44:23.879Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-07-01T00:44:23.879Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-01T00:44:23.879Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-07-01T00:44:23.879Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-07-01T00:44:24.140Z] Setting up apt (1.6.13) ... [2021-07-01T00:44:24.140Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-01T00:44:24.716Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-01T00:44:24.716Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-01T00:44:24.716Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-01T00:44:24.716Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-01T00:44:24.716Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-01T00:44:24.716Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-01T00:44:24.716Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T00:44:24.983Z] Selecting previously unselected package libexpat1:amd64. [2021-07-01T00:44:24.983Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-01T00:44:24.983Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-01T00:44:24.983Z] Selecting previously unselected package python3.6-minimal. [2021-07-01T00:44:24.983Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-01T00:44:25.246Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T00:44:25.246Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-01T00:44:25.509Z] Checking for services that may need to be restarted...done. [2021-07-01T00:44:25.509Z] Checking for services that may need to be restarted...done. [2021-07-01T00:44:25.509Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T00:44:25.509Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-01T00:44:25.509Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T00:44:26.083Z] Selecting previously unselected package python3-minimal. [2021-07-01T00:44:26.083Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-01T00:44:26.083Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-01T00:44:26.083Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-01T00:44:26.083Z] Selecting previously unselected package mime-support. [2021-07-01T00:44:26.083Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-01T00:44:26.083Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-01T00:44:26.083Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-01T00:44:26.083Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-01T00:44:26.083Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-01T00:44:26.083Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-01T00:44:26.083Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-01T00:44:26.083Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T00:44:26.346Z] Selecting previously unselected package python3.6. [2021-07-01T00:44:26.346Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-01T00:44:26.346Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T00:44:26.346Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-01T00:44:26.346Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-01T00:44:26.346Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-01T00:44:26.346Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-01T00:44:26.608Z] Selecting previously unselected package python3. [2021-07-01T00:44:26.608Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-01T00:44:26.608Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-01T00:44:26.608Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-01T00:44:26.608Z] Selecting previously unselected package multiarch-support. [2021-07-01T00:44:26.608Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-01T00:44:26.608Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-01T00:44:26.870Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-01T00:44:26.870Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-01T00:44:26.870Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-01T00:44:26.870Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-01T00:44:26.870Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-01T00:44:26.870Z] Selecting previously unselected package libbsd0:amd64. [2021-07-01T00:44:26.870Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-01T00:44:26.870Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-01T00:44:26.870Z] Selecting previously unselected package sudo. [2021-07-01T00:44:26.870Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-01T00:44:26.870Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-01T00:44:27.132Z] Selecting previously unselected package apparmor. [2021-07-01T00:44:27.133Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-01T00:44:27.133Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-01T00:44:27.133Z] Selecting previously unselected package libedit2:amd64. [2021-07-01T00:44:27.133Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-01T00:44:27.133Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-01T00:44:27.396Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-01T00:44:27.397Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-01T00:44:27.397Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T00:44:27.397Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-01T00:44:27.397Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-01T00:44:27.397Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T00:44:27.397Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-01T00:44:27.397Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-01T00:44:27.397Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-01T00:44:27.397Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-01T00:44:27.397Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-01T00:44:27.397Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T00:44:27.658Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-01T00:44:27.658Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-01T00:44:27.658Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T00:44:27.658Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-01T00:44:27.658Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-01T00:44:27.658Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-01T00:44:27.920Z] Selecting previously unselected package openssh-client. [2021-07-01T00:44:27.920Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-01T00:44:27.920Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-01T00:44:27.920Z] Selecting previously unselected package squashfs-tools. [2021-07-01T00:44:27.920Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-01T00:44:27.920Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-01T00:44:27.920Z] Selecting previously unselected package snapd. [2021-07-01T00:44:27.920Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-01T00:44:28.181Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-01T00:44:30.103Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-01T00:44:30.367Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-01T00:44:30.629Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-01T00:44:30.629Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-01T00:44:30.629Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-01T00:44:30.629Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T00:44:30.629Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-01T00:44:30.629Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-01T00:44:30.629Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-01T00:44:31.205Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-01T00:44:31.205Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-01T00:44:31.205Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-01T00:44:31.205Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T00:44:31.205Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T00:44:31.205Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T00:44:31.463Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:44:31.463Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:44:31.463Z] ---> e925de537a5c [2021-07-01T00:44:31.463Z] Step 3/23 : WORKDIR /edgex-go [2021-07-01T00:44:31.463Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:44:31.463Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:44:31.463Z] ---> e925de537a5c [2021-07-01T00:44:31.463Z] Step 3/23 : WORKDIR /edgex-go [2021-07-01T00:44:31.464Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:44:31.464Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:44:31.464Z] ---> e925de537a5c [2021-07-01T00:44:31.464Z] Step 3/22 : WORKDIR /edgex-go [2021-07-01T00:44:31.464Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:44:31.464Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:44:31.464Z] ---> e925de537a5c [2021-07-01T00:44:31.464Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T00:44:31.464Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:44:31.464Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:44:31.464Z] ---> e925de537a5c [2021-07-01T00:44:31.464Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T00:44:31.464Z] ---> Running in cca28bfefd6d [2021-07-01T00:44:31.464Z] ---> Running in b584f26aabd8 [2021-07-01T00:44:31.464Z] ---> Running in 5d1e38fa90cf [2021-07-01T00:44:31.464Z] ---> Running in 57e431277c89 [2021-07-01T00:44:31.464Z] ---> Running in d3662bace59f [2021-07-01T00:44:31.464Z] Removing intermediate container cca28bfefd6d [2021-07-01T00:44:31.464Z] ---> 977dbba75a1d [2021-07-01T00:44:31.464Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:44:31.464Z] Removing intermediate container 57e431277c89 [2021-07-01T00:44:31.464Z] ---> 117bf5fe24da [2021-07-01T00:44:31.464Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:44:31.464Z] Removing intermediate container 5d1e38fa90cf [2021-07-01T00:44:31.464Z] ---> b637a2ddb0ca [2021-07-01T00:44:31.464Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:44:31.464Z] Removing intermediate container d3662bace59f [2021-07-01T00:44:31.464Z] ---> 66802d8819da [2021-07-01T00:44:31.464Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:44:31.464Z] Removing intermediate container b584f26aabd8 [2021-07-01T00:44:31.464Z] ---> e74c65b37797 [2021-07-01T00:44:31.464Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:44:31.464Z] ---> Running in 3dc9a29a684e [2021-07-01T00:44:31.464Z] ---> Running in 5f6c38c1e233 [2021-07-01T00:44:31.464Z] ---> Running in bf22b778b5d2 [2021-07-01T00:44:31.743Z] ---> Running in d773fde9e862 [2021-07-01T00:44:31.743Z] ---> Running in e3acec9f749d [2021-07-01T00:44:31.779Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-01T00:44:31.779Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T00:44:31.779Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-01T00:44:31.779Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-01T00:44:32.041Z] running python rtupdate hooks for python3.6... [2021-07-01T00:44:32.041Z] running python post-rtupdate hooks for python3.6... [2021-07-01T00:44:32.041Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-01T00:44:32.989Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-01T00:44:32.989Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T00:44:32.989Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-01T00:44:33.257Z] Setting up snapd (2.49.2+18.04) ... [2021-07-01T00:44:33.520Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-01T00:44:33.780Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-01T00:44:34.042Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-01T00:44:34.042Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-01T00:44:34.304Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-01T00:44:34.304Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-01T00:44:34.570Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-01T00:44:34.570Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-01T00:44:34.833Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-01T00:44:35.095Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-01T00:44:35.095Z] /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-07-01T00:44:35.095Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-01T00:44:35.095Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-01T00:44:35.146Z] Removing intermediate container 3dc9a29a684e [2021-07-01T00:44:35.146Z] ---> 12cb28d135b6 [2021-07-01T00:44:35.146Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-01T00:44:35.146Z] ---> Running in db39467619aa [2021-07-01T00:44:35.425Z] Removing intermediate container bf22b778b5d2 [2021-07-01T00:44:35.425Z] ---> a65564bbe9df [2021-07-01T00:44:35.425Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-01T00:44:35.425Z] Removing intermediate container 5f6c38c1e233 [2021-07-01T00:44:35.425Z] ---> 0318c503d836 [2021-07-01T00:44:35.425Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-01T00:44:35.706Z] Removing intermediate container d773fde9e862 [2021-07-01T00:44:35.706Z] ---> b3aee8c293ca [2021-07-01T00:44:35.706Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-01T00:44:35.706Z] ---> Running in 0d1883d8dc16 [2021-07-01T00:44:35.706Z] ---> Running in b6c48b878781 [2021-07-01T00:44:35.978Z] Removing intermediate container e3acec9f749d [2021-07-01T00:44:35.978Z] ---> 8f51c51d999b [2021-07-01T00:44:35.978Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-01T00:44:36.257Z] ---> Running in 06f6c620f657 [2021-07-01T00:44:36.257Z] ---> Running in 54c7e041644e [2021-07-01T00:44:37.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:44:38.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:44:38.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:44:38.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:44:38.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:44:38.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:44:38.438Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-01T00:44:38.438Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-01T00:44:38.438Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-01T00:44:38.842Z] OK: 218 MiB in 52 packages [2021-07-01T00:44:39.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:44:39.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:44:39.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:44:39.425Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:44:39.660Z] Reading package lists... [2021-07-01T00:44:39.928Z] Reading package lists... [2021-07-01T00:44:40.047Z] OK: 218 MiB in 52 packages [2021-07-01T00:44:40.200Z] Building dependency tree... [2021-07-01T00:44:40.200Z] Reading state information... [2021-07-01T00:44:40.200Z] Calculating upgrade... [2021-07-01T00:44:40.200Z] The following packages will be upgraded: [2021-07-01T00:44:40.200Z] advancecomp base-files bash binutils binutils-common [2021-07-01T00:44:40.200Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-01T00:44:40.200Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-01T00:44:40.200Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-01T00:44:40.200Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-01T00:44:40.200Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-01T00:44:40.200Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-01T00:44:40.200Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-01T00:44:40.200Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-01T00:44:40.200Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-01T00:44:40.200Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-01T00:44:40.200Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-01T00:44:40.200Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-01T00:44:40.200Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-01T00:44:40.200Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-01T00:44:40.200Z] ubuntu-keyring util-linux [2021-07-01T00:44:40.341Z] OK: 218 MiB in 52 packages [2021-07-01T00:44:40.341Z] Removing intermediate container db39467619aa [2021-07-01T00:44:40.341Z] ---> 87febaeb92d9 [2021-07-01T00:44:40.341Z] Step 6/23 : COPY go.mod . [2021-07-01T00:44:40.341Z] OK: 218 MiB in 52 packages [2021-07-01T00:44:40.462Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-01T00:44:40.463Z] Need to get 64.1 MB of archives. [2021-07-01T00:44:40.463Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-01T00:44:40.463Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-01T00:44:40.463Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-01T00:44:40.463Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-01T00:44:40.463Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-01T00:44:40.463Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-01T00:44:40.463Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-01T00:44:40.463Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-01T00:44:40.463Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-01T00:44:40.463Z] 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-07-01T00:44:40.463Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-01T00:44:40.463Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-01T00:44:40.463Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-01T00:44:40.463Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-01T00:44:40.463Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-01T00:44:40.463Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-01T00:44:40.463Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-01T00:44:40.625Z] OK: 218 MiB in 52 packages [2021-07-01T00:44:40.728Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-01T00:44:40.728Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-01T00:44:40.728Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-01T00:44:40.728Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-01T00:44:40.728Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-01T00:44:40.728Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-01T00:44:40.728Z] 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-07-01T00:44:40.728Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-01T00:44:40.728Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-01T00:44:40.728Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-01T00:44:40.728Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-01T00:44:40.728Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-01T00:44:40.728Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-01T00:44:40.728Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-01T00:44:40.728Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-01T00:44:40.728Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-01T00:44:40.728Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-01T00:44:40.728Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-01T00:44:40.728Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-01T00:44:40.728Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-01T00:44:40.989Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-01T00:44:40.989Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-01T00:44:40.990Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-01T00:44:40.990Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-01T00:44:40.990Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-01T00:44:40.990Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-01T00:44:40.990Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-01T00:44:40.990Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-01T00:44:40.990Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-01T00:44:40.990Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-01T00:44:40.990Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-01T00:44:40.990Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-01T00:44:40.990Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-01T00:44:40.990Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-01T00:44:40.990Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-01T00:44:40.990Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-01T00:44:40.990Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-01T00:44:40.990Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-01T00:44:40.990Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-01T00:44:40.990Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-01T00:44:40.990Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-01T00:44:41.256Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-01T00:44:41.256Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-01T00:44:41.256Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-01T00:44:41.256Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-01T00:44:41.518Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-01T00:44:41.518Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-01T00:44:41.518Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-01T00:44:41.518Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-01T00:44:41.518Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-01T00:44:41.518Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-01T00:44:41.518Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-01T00:44:41.781Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-01T00:44:41.781Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-01T00:44:41.781Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-01T00:44:41.781Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-01T00:44:41.781Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-01T00:44:41.781Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-01T00:44:41.781Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-01T00:44:41.781Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-01T00:44:41.781Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-01T00:44:41.781Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-01T00:44:41.781Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-01T00:44:41.781Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-01T00:44:41.781Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-01T00:44:41.781Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-01T00:44:41.781Z] 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-07-01T00:44:41.781Z] 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-07-01T00:44:41.781Z] 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-07-01T00:44:41.781Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-01T00:44:41.781Z] 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-07-01T00:44:42.044Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-01T00:44:42.044Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-01T00:44:42.044Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-01T00:44:42.044Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-01T00:44:42.044Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-01T00:44:42.044Z] 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-07-01T00:44:42.044Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-01T00:44:42.044Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-01T00:44:42.044Z] Get:96 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-07-01T00:44:42.044Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-01T00:44:42.044Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-01T00:44:42.044Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-01T00:44:42.044Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-01T00:44:42.084Z] Removing intermediate container 0d1883d8dc16 [2021-07-01T00:44:42.084Z] ---> 13ae188416e7 [2021-07-01T00:44:42.084Z] Step 6/23 : COPY go.mod . [2021-07-01T00:44:42.084Z] ---> c49aae52c5c0 [2021-07-01T00:44:42.084Z] Step 7/23 : RUN go mod download [2021-07-01T00:44:42.084Z] Removing intermediate container 54c7e041644e [2021-07-01T00:44:42.084Z] ---> 0ef742c9e4d6 [2021-07-01T00:44:42.084Z] Step 6/24 : COPY go.mod . [2021-07-01T00:44:42.306Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-01T00:44:42.306Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-01T00:44:42.306Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-01T00:44:42.306Z] Fetched 64.1 MB in 2s (33.8 MB/s) [2021-07-01T00:44:42.355Z] ---> Running in bac0b818313a [2021-07-01T00:44:42.355Z] Removing intermediate container b6c48b878781 [2021-07-01T00:44:42.355Z] ---> 24de36335c29 [2021-07-01T00:44:42.355Z] Step 6/24 : COPY go.mod . [2021-07-01T00:44:42.568Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-01T00:44:42.568Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-01T00:44:42.568Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-01T00:44:42.629Z] Removing intermediate container 06f6c620f657 [2021-07-01T00:44:42.630Z] ---> 09311c4333ef [2021-07-01T00:44:42.630Z] Step 6/22 : COPY go.mod . [2021-07-01T00:44:42.827Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-01T00:44:42.828Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-01T00:44:42.828Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-01T00:44:42.828Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-01T00:44:42.905Z] ---> f7804ed3513a [2021-07-01T00:44:42.905Z] Step 7/23 : RUN go mod download [2021-07-01T00:44:43.184Z] ---> Running in d61ee02bf3f7 [2021-07-01T00:44:43.456Z] ---> 0f764e40bc2a [2021-07-01T00:44:43.456Z] Step 7/24 : RUN go mod download [2021-07-01T00:44:43.739Z] ---> 0ce366fe8caf [2021-07-01T00:44:43.739Z] Step 7/24 : RUN go mod download [2021-07-01T00:44:43.739Z] ---> Running in 292523fc1475 [2021-07-01T00:44:43.739Z] ---> 6df90320ef2e [2021-07-01T00:44:43.739Z] Step 7/22 : RUN go mod download [2021-07-01T00:44:44.018Z] ---> Running in d1e55125f04c [2021-07-01T00:44:44.018Z] ---> Running in d5d6c8931423 [2021-07-01T00:44:44.752Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:44:44.753Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:44:44.753Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:44:44.753Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:44:44.753Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:44:44.753Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:44:44.753Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:44:44.753Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:44:45.013Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:44:45.013Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:44:45.013Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:44:45.013Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:44:45.013Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:44:45.014Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:44:45.274Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:44:45.274Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-01T00:44:45.274Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:44:45.274Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-01T00:44:45.274Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:44:45.537Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-01T00:44:45.537Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:44:45.537Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:44:45.537Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:44:45.537Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:44:45.537Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:44:45.800Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:44:45.800Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:44:46.062Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-01T00:44:46.062Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-01T00:44:46.062Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-01T00:44:46.637Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-01T00:44:46.637Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-01T00:44:46.637Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-01T00:44:46.637Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-01T00:44:46.637Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-01T00:44:46.665Z] Removing intermediate container bac0b818313a [2021-07-01T00:44:46.665Z] ---> 78f91ce45d20 [2021-07-01T00:44:46.665Z] Step 8/23 : COPY . . [2021-07-01T00:44:46.899Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-01T00:44:47.160Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-01T00:44:47.160Z] Installing new version of config file /etc/issue ... [2021-07-01T00:44:47.160Z] Installing new version of config file /etc/issue.net ... [2021-07-01T00:44:47.160Z] Installing new version of config file /etc/lsb-release ... [2021-07-01T00:44:47.160Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-01T00:44:47.423Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-01T00:44:47.423Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-01T00:44:47.423Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-01T00:44:47.423Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:47.423Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-01T00:44:47.423Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-01T00:44:47.647Z] Removing intermediate container d61ee02bf3f7 [2021-07-01T00:44:47.647Z] ---> 19c94940437c [2021-07-01T00:44:47.647Z] Step 8/23 : COPY . . [2021-07-01T00:44:47.684Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-01T00:44:47.684Z] 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-07-01T00:44:47.684Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:47.684Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T00:44:47.684Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-01T00:44:47.948Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-01T00:44:47.948Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:47.948Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-01T00:44:47.948Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-01T00:44:47.948Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-01T00:44:48.210Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:48.210Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-01T00:44:48.210Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-01T00:44:48.474Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-01T00:44:48.474Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:48.474Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-01T00:44:48.474Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-01T00:44:48.748Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-01T00:44:48.748Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:48.748Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-01T00:44:48.748Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-01T00:44:49.010Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-01T00:44:49.010Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:49.010Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-01T00:44:49.010Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-01T00:44:49.010Z] Setting up grep (3.1-2build1) ... [2021-07-01T00:44:49.079Z] Removing intermediate container 292523fc1475 [2021-07-01T00:44:49.079Z] ---> 4110114dfc49 [2021-07-01T00:44:49.079Z] Step 8/24 : COPY . . [2021-07-01T00:44:49.272Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:49.272Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-01T00:44:49.272Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-01T00:44:49.272Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-01T00:44:49.535Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:49.536Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-01T00:44:49.536Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-01T00:44:49.536Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-01T00:44:49.536Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:49.536Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-01T00:44:49.536Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-01T00:44:49.693Z] Removing intermediate container d1e55125f04c [2021-07-01T00:44:49.693Z] ---> 30e99775bea4 [2021-07-01T00:44:49.693Z] Step 8/24 : COPY . . [2021-07-01T00:44:49.693Z] Removing intermediate container d5d6c8931423 [2021-07-01T00:44:49.693Z] ---> a9b805f324d3 [2021-07-01T00:44:49.693Z] Step 8/22 : COPY . . [2021-07-01T00:44:50.111Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-01T00:44:50.112Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-01T00:44:50.383Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-01T00:44:50.383Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-01T00:44:50.954Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-01T00:44:50.954Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:50.954Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-01T00:44:50.954Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-01T00:44:51.525Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-01T00:44:51.525Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-01T00:44:51.525Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-01T00:44:51.525Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-01T00:44:51.525Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-01T00:44:51.788Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:51.788Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-01T00:44:51.788Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-01T00:44:51.788Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-01T00:44:52.050Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:52.050Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T00:44:52.051Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T00:44:52.051Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-01T00:44:52.051Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:52.051Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T00:44:52.051Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T00:44:52.313Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-01T00:44:52.313Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:52.313Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T00:44:52.313Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T00:44:52.313Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-01T00:44:52.313Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:52.313Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T00:44:52.313Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T00:44:52.574Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-01T00:44:52.574Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:52.574Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-01T00:44:52.574Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-01T00:44:52.574Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-01T00:44:52.574Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-01T00:44:52.836Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-01T00:44:52.836Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:52.836Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-01T00:44:52.836Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-01T00:44:52.836Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-01T00:44:53.098Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:53.098Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T00:44:53.098Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T00:44:53.098Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-01T00:44:53.098Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:53.098Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T00:44:53.098Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T00:44:53.359Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-01T00:44:53.359Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:53.359Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T00:44:53.620Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T00:44:53.882Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-01T00:44:54.143Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-01T00:44:54.406Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-01T00:44:54.668Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:54.668Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-01T00:44:54.668Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-01T00:44:54.930Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-01T00:44:54.930Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:44:54.930Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-01T00:44:54.930Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-01T00:44:54.930Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-01T00:44:55.192Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-01T00:44:55.192Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-01T00:44:55.192Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-01T00:44:55.192Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-01T00:44:55.454Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-01T00:44:55.454Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-01T00:44:55.454Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-01T00:44:55.454Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-01T00:44:55.454Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-01T00:44:55.454Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-01T00:44:55.454Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-01T00:44:55.716Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-01T00:44:55.716Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-01T00:44:55.716Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-01T00:44:55.716Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-01T00:44:55.716Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-01T00:44:55.978Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-01T00:44:55.978Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-01T00:44:55.978Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-01T00:44:55.978Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-01T00:44:56.241Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-01T00:44:56.241Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-01T00:44:56.241Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-01T00:44:56.241Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-01T00:44:56.505Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:44:56.505Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T00:44:56.505Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T00:44:56.505Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-01T00:44:56.505Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-01T00:44:56.768Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-01T00:44:56.768Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-01T00:44:56.768Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-01T00:44:56.768Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:44:56.768Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-01T00:44:56.768Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-01T00:44:57.031Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-01T00:44:57.031Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:44:57.031Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-01T00:44:57.031Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-01T00:44:57.293Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-01T00:44:57.293Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:44:57.293Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-01T00:44:57.293Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-01T00:44:57.293Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-01T00:44:57.555Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:44:57.555Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-01T00:44:57.555Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-01T00:44:57.555Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-01T00:44:57.819Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:44:57.819Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-01T00:44:57.819Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-01T00:44:57.819Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-01T00:44:57.819Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:44:57.819Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-01T00:44:58.081Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-01T00:44:58.081Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-01T00:44:58.384Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:44:58.384Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-01T00:44:58.384Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-01T00:44:58.384Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-01T00:44:58.384Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:44:58.384Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-01T00:44:58.384Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-01T00:44:58.655Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-01T00:44:58.655Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:44:58.655Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-01T00:44:58.655Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-01T00:44:58.918Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-01T00:44:58.918Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:44:58.918Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-01T00:44:58.918Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-01T00:44:58.918Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-01T00:44:59.181Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:44:59.181Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-01T00:44:59.181Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-01T00:44:59.181Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-01T00:44:59.181Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:44:59.181Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-01T00:44:59.181Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-01T00:44:59.442Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-01T00:44:59.442Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:44:59.442Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-01T00:44:59.442Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-01T00:44:59.706Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-01T00:44:59.706Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:44:59.706Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-01T00:44:59.706Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-01T00:44:59.706Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-01T00:44:59.706Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:44:59.706Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-01T00:44:59.706Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-01T00:44:59.994Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-01T00:44:59.994Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-01T00:44:59.994Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-01T00:44:59.994Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-01T00:44:59.994Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-01T00:44:59.994Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-01T00:45:00.257Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-01T00:45:00.257Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-01T00:45:00.532Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-01T00:45:00.532Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-01T00:45:00.532Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-01T00:45:00.532Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-01T00:45:00.532Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-01T00:45:00.794Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-01T00:45:00.794Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-01T00:45:00.794Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-01T00:45:00.794Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-01T00:45:00.794Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-01T00:45:01.056Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-01T00:45:01.056Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-01T00:45:01.056Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-01T00:45:01.056Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-01T00:45:01.056Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-01T00:45:01.056Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-01T00:45:01.650Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-01T00:45:01.650Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-01T00:45:01.912Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-01T00:45:01.912Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-01T00:45:01.912Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-01T00:45:01.912Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-01T00:45:02.177Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-01T00:45:02.177Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-01T00:45:02.440Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-01T00:45:02.440Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-01T00:45:02.440Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-01T00:45:02.440Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-01T00:45:02.440Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-01T00:45:02.440Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-01T00:45:02.738Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T00:45:02.738Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T00:45:02.738Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T00:45:02.738Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T00:45:02.738Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T00:45:02.738Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T00:45:03.004Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T00:45:03.004Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T00:45:03.961Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T00:45:03.961Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T00:45:05.369Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T00:45:05.369Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T00:45:05.369Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T00:45:05.369Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T00:45:05.950Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T00:45:05.950Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T00:45:06.901Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T00:45:06.901Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T00:45:06.901Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-01T00:45:06.901Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-01T00:45:06.901Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-01T00:45:06.901Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-01T00:45:06.901Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-01T00:45:06.901Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-01T00:45:07.163Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-01T00:45:07.163Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-01T00:45:07.163Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-01T00:45:07.163Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-01T00:45:07.163Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-01T00:45:07.163Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-01T00:45:07.427Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-01T00:45:07.427Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-01T00:45:07.427Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:45:07.427Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-01T00:45:07.427Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:45:07.427Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:45:07.427Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:45:07.427Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-01T00:45:07.691Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-01T00:45:07.691Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-01T00:45:07.691Z] [2021-07-01T00:45:07.691Z] Current default time zone: 'Etc/UTC' [2021-07-01T00:45:07.691Z] Local time is now: Thu Jul 1 00:45:07 UTC 2021. [2021-07-01T00:45:07.691Z] Universal Time is now: Thu Jul 1 00:45:07 UTC 2021. [2021-07-01T00:45:07.691Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-01T00:45:07.691Z] [2021-07-01T00:45:07.691Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-01T00:45:07.691Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:45:07.691Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-01T00:45:07.691Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-01T00:45:07.691Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-01T00:45:07.691Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-01T00:45:07.691Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-01T00:45:07.691Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-01T00:45:07.953Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-01T00:45:07.953Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-01T00:45:07.953Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:45:07.954Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-01T00:45:07.954Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T00:45:07.954Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-01T00:45:07.954Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:45:07.954Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-01T00:45:07.954Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-01T00:45:07.954Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-01T00:45:07.954Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-01T00:45:07.954Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-01T00:45:08.044Z] ---> 7f19cb975d10 [2021-07-01T00:45:08.044Z] Step 9/23 : RUN go mod tidy [2021-07-01T00:45:08.044Z] ---> fc69cce4a72d [2021-07-01T00:45:08.044Z] Step 9/23 : RUN go mod tidy [2021-07-01T00:45:08.216Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-01T00:45:08.216Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-01T00:45:08.216Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-01T00:45:08.638Z] ---> Running in 949bd4b7c092 [2021-07-01T00:45:08.638Z] ---> Running in facf0b7719c6 [2021-07-01T00:45:08.639Z] ---> 4e4a121519ba [2021-07-01T00:45:08.639Z] Step 9/24 : RUN go mod tidy [2021-07-01T00:45:08.639Z] ---> 14883eb72c78 [2021-07-01T00:45:08.639Z] Step 9/24 : RUN go mod tidy [2021-07-01T00:45:08.920Z] ---> Running in 6cff731968d8 [2021-07-01T00:45:08.920Z] ---> Running in 2ffe48ff369b [2021-07-01T00:45:08.920Z] ---> 161364a01d36 [2021-07-01T00:45:08.920Z] Step 9/22 : RUN go mod tidy [2021-07-01T00:45:09.198Z] ---> Running in 43cb08d6fe7c [2021-07-01T00:45:10.148Z] Updating certificates in /etc/ssl/certs... [2021-07-01T00:45:11.096Z] 23 added, 27 removed; done. [2021-07-01T00:45:11.096Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-01T00:45:11.096Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:45:11.096Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-01T00:45:11.096Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-01T00:45:11.096Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-01T00:45:11.096Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T00:45:11.096Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-01T00:45:11.096Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T00:45:11.096Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T00:45:11.096Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T00:45:11.096Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T00:45:11.096Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T00:45:11.096Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-01T00:45:11.358Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-01T00:45:11.358Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-01T00:45:11.358Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-01T00:45:11.358Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-01T00:45:11.358Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T00:45:11.358Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T00:45:11.358Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-01T00:45:11.358Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-01T00:45:11.358Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-01T00:45:11.358Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-01T00:45:11.358Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-01T00:45:11.619Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-01T00:45:11.619Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-01T00:45:11.619Z] Updating certificates in /etc/ssl/certs... [2021-07-01T00:45:14.577Z] 0 added, 0 removed; done. [2021-07-01T00:45:14.577Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-01T00:45:14.577Z] done. [2021-07-01T00:45:14.577Z] Reading package lists... [2021-07-01T00:45:14.577Z] Building dependency tree... [2021-07-01T00:45:14.577Z] Reading state information... [2021-07-01T00:45:14.577Z] The following NEW packages will be installed: [2021-07-01T00:45:14.577Z] apt-transport-https [2021-07-01T00:45:14.577Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-01T00:45:14.577Z] Need to get 1692 B of archives. [2021-07-01T00:45:14.577Z] After this operation, 154 kB of additional disk space will be used. [2021-07-01T00:45:14.577Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-07-01T00:45:14.577Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-01T00:45:14.577Z] Fetched 1692 B in 0s (8548 B/s) [2021-07-01T00:45:14.577Z] Selecting previously unselected package apt-transport-https. [2021-07-01T00:45:14.577Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-01T00:45:14.577Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-07-01T00:45:14.577Z] Unpacking apt-transport-https (1.6.13) ... [2021-07-01T00:45:14.577Z] Setting up apt-transport-https (1.6.13) ... [2021-07-01T00:45:14.577Z] Waiting for network to be ready... [2021-07-01T00:45:14.586Z] Removing intermediate container 949bd4b7c092 [2021-07-01T00:45:14.586Z] ---> 2a5fd19b2963 [2021-07-01T00:45:14.586Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-01T00:45:15.185Z] ---> Running in a152e180d690 [2021-07-01T00:45:15.185Z] Removing intermediate container facf0b7719c6 [2021-07-01T00:45:15.185Z] ---> 2e8d21259eed [2021-07-01T00:45:15.185Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-01T00:45:15.465Z] ---> Running in cbe456302c97 [2021-07-01T00:45:15.740Z] Removing intermediate container 43cb08d6fe7c [2021-07-01T00:45:15.740Z] ---> 9e626ebb4821 [2021-07-01T00:45:15.740Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-01T00:45:16.016Z] Removing intermediate container 6cff731968d8 [2021-07-01T00:45:16.016Z] ---> 7af957fe3047 [2021-07-01T00:45:16.016Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-01T00:45:16.016Z] ---> Running in d979a4618527 [2021-07-01T00:45:16.296Z] Removing intermediate container 2ffe48ff369b [2021-07-01T00:45:16.297Z] ---> 8509558409a4 [2021-07-01T00:45:16.297Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-01T00:45:16.297Z] ---> Running in 689f44f5e449 [2021-07-01T00:45:16.575Z] ---> Running in 2ed2d63fa70c [2021-07-01T00:45:17.183Z] 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-07-01T00:45:17.792Z] 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-07-01T00:45:18.399Z] 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-07-01T00:45:18.678Z] 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-07-01T00:45:18.803Z] 2021-07-01T00:45:16Z INFO Waiting for automatic snapd restart... [2021-07-01T00:45:18.954Z] 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-07-01T00:45:19.064Z] snapd 2.51.1 from Canonical* installed [2021-07-01T00:45:20.059Z] "snapd" switched to the "latest/stable" channel [2021-07-01T00:45:20.059Z] [2021-07-01T00:45:22.796Z] core18 20210611 from Canonical* installed [2021-07-01T00:45:23.056Z] "core18" switched to the "latest/stable" channel [2021-07-01T00:45:23.056Z] [2021-07-01T00:45:27.286Z] snapcraft 4.8.3 from Canonical* installed [2021-07-01T00:45:27.286Z] "snapcraft" switched to the "latest/stable" channel [2021-07-01T00:45:27.286Z] [2021-07-01T00:45:31.506Z] 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-07-01T00:45:31.506Z] - README.md [2021-07-01T00:45:31.506Z] [2021-07-01T00:45:31.506Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-01T00:45:31.506Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-01T00:45:31.506Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-01T00:45:31.768Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-01T00:45:32.714Z] Reading package lists... [2021-07-01T00:45:32.976Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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-07-01T00:45:33.237Z] Reading package lists... [2021-07-01T00:45:33.237Z] Building dependency tree... [2021-07-01T00:45:33.237Z] Reading state information... [2021-07-01T00:45:33.499Z] Suggested packages: [2021-07-01T00:45:33.499Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-01T00:45:33.499Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-01T00:45:33.499Z] Recommended packages: [2021-07-01T00:45:33.499Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-01T00:45:33.499Z] The following NEW packages will be installed: [2021-07-01T00:45:33.499Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-01T00:45:33.499Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-01T00:45:33.499Z] pkg-config zip [2021-07-01T00:45:33.499Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-01T00:45:33.499Z] Need to get 7663 kB of archives. [2021-07-01T00:45:33.499Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-01T00:45:33.500Z] 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-07-01T00:45:33.764Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-01T00:45:33.764Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-01T00:45:33.764Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-01T00:45:33.764Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-01T00:45:33.764Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-01T00:45:33.764Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-01T00:45:33.764Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-01T00:45:34.031Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-01T00:45:34.031Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-01T00:45:34.031Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-01T00:45:34.292Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-01T00:45:34.292Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-01T00:45:34.292Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-01T00:45:34.292Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-01T00:45:34.292Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-01T00:45:34.292Z] Fetched 7663 kB in 1s (9726 kB/s) [2021-07-01T00:45:34.555Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-01T00:45:34.556Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-01T00:45:34.556Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-01T00:45:34.556Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-01T00:45:34.556Z] Selecting previously unselected package libpsl5:amd64. [2021-07-01T00:45:34.556Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-01T00:45:34.556Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-01T00:45:34.556Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-01T00:45:34.556Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-01T00:45:34.556Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-01T00:45:34.816Z] Selecting previously unselected package librtmp1:amd64. [2021-07-01T00:45:34.816Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-01T00:45:34.816Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-01T00:45:34.816Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-01T00:45:34.816Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-01T00:45:34.816Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-01T00:45:34.816Z] Selecting previously unselected package liberror-perl. [2021-07-01T00:45:34.816Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-01T00:45:34.816Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-01T00:45:34.816Z] Selecting previously unselected package git-man. [2021-07-01T00:45:34.816Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-01T00:45:34.816Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-01T00:45:35.078Z] Selecting previously unselected package git. [2021-07-01T00:45:35.078Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-01T00:45:35.078Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-01T00:45:35.653Z] Selecting previously unselected package libnorm1:amd64. [2021-07-01T00:45:35.653Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-01T00:45:35.654Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-01T00:45:35.654Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-01T00:45:35.654Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-01T00:45:35.654Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-01T00:45:35.654Z] Selecting previously unselected package libsodium23:amd64. [2021-07-01T00:45:35.654Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-01T00:45:35.654Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-01T00:45:35.654Z] Selecting previously unselected package libzmq5:amd64. [2021-07-01T00:45:35.654Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-01T00:45:35.654Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-01T00:45:35.927Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-01T00:45:35.927Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-01T00:45:35.927Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-01T00:45:35.927Z] Selecting previously unselected package pkg-config. [2021-07-01T00:45:35.927Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-01T00:45:35.927Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-01T00:45:35.927Z] Selecting previously unselected package zip. [2021-07-01T00:45:35.927Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-01T00:45:35.927Z] Unpacking zip (3.0-11build1) ... [2021-07-01T00:45:36.188Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-01T00:45:36.188Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-01T00:45:36.188Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-01T00:45:36.188Z] Setting up liberror-perl (0.17025-1) ... [2021-07-01T00:45:36.188Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-01T00:45:36.188Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-01T00:45:36.188Z] No schema files found: doing nothing. [2021-07-01T00:45:36.188Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-01T00:45:36.188Z] Setting up zip (3.0-11build1) ... [2021-07-01T00:45:36.188Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-01T00:45:36.188Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-01T00:45:36.188Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-01T00:45:36.188Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-01T00:45:36.188Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-01T00:45:36.188Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-01T00:45:36.188Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-01T00:45:36.450Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-01T00:45:37.025Z] git set to automatically installed. [2021-07-01T00:45:37.025Z] git-man set to automatically installed. [2021-07-01T00:45:37.025Z] libcurl3-gnutls set to automatically installed. [2021-07-01T00:45:37.025Z] liberror-perl set to automatically installed. [2021-07-01T00:45:37.025Z] libglib2.0-0 set to automatically installed. [2021-07-01T00:45:37.025Z] libnghttp2-14 set to automatically installed. [2021-07-01T00:45:37.025Z] libnorm1 set to automatically installed. [2021-07-01T00:45:37.025Z] libpgm-5.2-0 set to automatically installed. [2021-07-01T00:45:37.025Z] libpsl5 set to automatically installed. [2021-07-01T00:45:37.025Z] librtmp1 set to automatically installed. [2021-07-01T00:45:37.025Z] libsodium23 set to automatically installed. [2021-07-01T00:45:37.025Z] libzmq3-dev set to automatically installed. [2021-07-01T00:45:37.025Z] libzmq5 set to automatically installed. [2021-07-01T00:45:37.025Z] pkg-config set to automatically installed. [2021-07-01T00:45:37.025Z] zip set to automatically installed. [2021-07-01T00:45:37.974Z] snapd is not logged in, snap install commands will use sudo [2021-07-01T00:45:50.215Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-07-01T00:45:50.215Z] snapd is not logged in, snap install commands will use sudo [2021-07-01T00:45:50.215Z] snap "core18" has no updates available [2021-07-01T00:45:50.215Z] Pulling config-common [2021-07-01T00:45:50.215Z] + snapcraftctl pull [2021-07-01T00:45:51.600Z] Pulling go-build-helper [2021-07-01T00:45:51.600Z] + snapcraftctl pull [2021-07-01T00:45:52.544Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-01T00:45:52.544Z] Skipping pull go-build-helper (already ran) [2021-07-01T00:45:52.544Z] Building go-build-helper [2021-07-01T00:45:52.544Z] + snapcraftctl build [2021-07-01T00:45:54.460Z] Staging go-build-helper [2021-07-01T00:45:54.460Z] + snapcraftctl stage [2021-07-01T00:46:04.485Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-01T00:46:04.485Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-01T00:46:04.485Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-07-01T00:46:04.485Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-01T00:46:04.485Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-01T00:46:04.485Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-01T00:46:04.485Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-01T00:46:04.485Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-01T00:46:04.485Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-07-01T00:46:04.485Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-01T00:46:04.485Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-01T00:46:04.485Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-01T00:46:04.485Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-01T00:46:04.485Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-01T00:46:04.485Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-01T00:46:04.485Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-01T00:46:04.485Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-01T00:46:04.485Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-01T00:46:04.485Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-01T00:46:04.485Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2130 kB] [2021-07-01T00:46:04.485Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-07-01T00:46:04.485Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-01T00:46:04.485Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-01T00:46:04.485Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-01T00:46:04.485Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-01T00:46:04.485Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-07-01T00:46:04.485Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-01T00:46:04.485Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-01T00:46:04.485Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-01T00:46:04.485Z] Fetched 224 kB in 0s (0 B/s) [2021-07-01T00:46:04.485Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-01T00:46:04.485Z] Fetched 157 kB in 0s (0 B/s) [2021-07-01T00:46:04.485Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-01T00:46:04.485Z] Fetched 221 kB in 0s (0 B/s) [2021-07-01T00:46:04.485Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-01T00:46:04.485Z] Fetched 143 kB in 0s (0 B/s) [2021-07-01T00:46:04.485Z] Pulling edgex-go [2021-07-01T00:46:04.485Z] + snapcraftctl pull [2021-07-01T00:46:04.485Z] Pulling hooks [2021-07-01T00:46:04.485Z] + snapcraftctl pull [2021-07-01T00:46:22.622Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-01T00:46:22.622Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-01T00:46:22.622Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-01T00:46:22.622Z] Fetched 0 B in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-01T00:46:22.622Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-01T00:46:22.622Z] Fetched 279 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-01T00:46:22.622Z] Fetched 122 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-01T00:46:22.622Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-01T00:46:22.622Z] Fetched 8848 B in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-01T00:46:22.622Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-01T00:46:22.622Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-01T00:46:22.622Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-01T00:46:22.622Z] Fetched 219 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-01T00:46:22.622Z] Fetched 154 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-01T00:46:22.622Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-01T00:46:22.622Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-01T00:46:22.622Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-01T00:46:22.622Z] Fetched 499 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-01T00:46:22.622Z] Fetched 111 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-01T00:46:22.622Z] Fetched 240 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-01T00:46:22.622Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-01T00:46:22.622Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-01T00:46:22.622Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-01T00:46:22.622Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-01T00:46:22.622Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-01T00:46:22.622Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-01T00:46:22.622Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-01T00:46:22.622Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-01T00:46:22.622Z] Fetched 8720 B in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-01T00:46:22.622Z] Fetched 140 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-01T00:46:22.622Z] Fetched 119 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-01T00:46:22.622Z] Fetched 111 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-01T00:46:22.622Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-01T00:46:22.622Z] Fetched 645 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-01T00:46:22.622Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-01T00:46:22.622Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-01T00:46:22.622Z] Fetched 368 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-01T00:46:22.622Z] Fetched 187 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-01T00:46:22.622Z] Fetched 175 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-01T00:46:22.622Z] Fetched 206 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-01T00:46:22.622Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-01T00:46:22.622Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-01T00:46:22.622Z] Fetched 159 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-01T00:46:22.622Z] Fetched 107 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-01T00:46:22.622Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-01T00:46:22.622Z] Pulling static-packages [2021-07-01T00:46:22.622Z] + snapcraftctl pull [2021-07-01T00:46:22.622Z] Pulling version [2021-07-01T00:46:22.622Z] + cd /root/project [2021-07-01T00:46:22.622Z] + git describe --tags --abbrev=0 [2021-07-01T00:46:22.622Z] + sed s/v// [2021-07-01T00:46:22.622Z] + GIT_VERSION=2.0.0 [2021-07-01T00:46:22.622Z] + [ -z 2.0.0 ] [2021-07-01T00:46:22.622Z] + snapcraftctl set-version 2.0.0 [2021-07-01T00:46:22.622Z] Building config-common [2021-07-01T00:46:22.622Z] + snapcraftctl build [2021-07-01T00:46:24.549Z] Skipping build go-build-helper (already ran) [2021-07-01T00:46:24.550Z] Building edgex-go [2021-07-01T00:46:24.813Z] + cd /root/parts/edgex-go/src [2021-07-01T00:46:24.813Z] + git describe --tags --abbrev=0 [2021-07-01T00:46:24.813Z] + sed s/v// [2021-07-01T00:46:24.813Z] + GIT_VERSION=2.0.0 [2021-07-01T00:46:24.813Z] + [ -z 2.0.0 ] [2021-07-01T00:46:24.813Z] + echo 2.0.0 [2021-07-01T00:46:24.813Z] + make build [2021-07-01T00:46:24.813Z] go mod tidy [2021-07-01T00:46:26.211Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-01T00:46:26.212Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-01T00:46:26.212Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-07-01T00:46:26.212Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-01T00:46:26.474Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-01T00:46:26.474Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-01T00:46:26.474Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-01T00:46:26.474Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-01T00:46:26.474Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-01T00:46:26.474Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-01T00:46:26.474Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-01T00:46:26.474Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-01T00:46:26.735Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-01T00:46:26.735Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-01T00:46:26.735Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-01T00:46:26.996Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-01T00:46:27.258Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-01T00:46:27.831Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-01T00:46:27.831Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-01T00:46:27.831Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-01T00:46:27.831Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-01T00:46:27.831Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-01T00:46:27.831Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-01T00:46:28.092Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-01T00:46:28.092Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-01T00:46:28.092Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-01T00:46:29.036Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-01T00:46:29.036Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-01T00:46:29.036Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-01T00:46:29.036Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-01T00:46:29.036Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-01T00:46:29.036Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-01T00:46:29.036Z] go: downloading golang.org/x/text v0.3.2 [2021-07-01T00:46:29.036Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-01T00:46:29.036Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-01T00:46:29.036Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-01T00:46:29.036Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-01T00:46:29.036Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-01T00:46:29.036Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-01T00:46:29.036Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-01T00:46:29.036Z] go: downloading github.com/kr/text v0.1.0 [2021-07-01T00:46:29.298Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-01T00:46:29.298Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-01T00:46:29.559Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-01T00:46:29.559Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-01T00:46:29.559Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-01T00:46:29.559Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-01T00:46:29.559Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-01T00:46:29.559Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-01T00:46:29.559Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-01T00:46:29.822Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-01T00:46:29.822Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-01T00:46:29.822Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-01T00:46:29.822Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-01T00:46:29.822Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-01T00:46:29.822Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-01T00:46:29.822Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-01T00:46:30.088Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-01T00:46:30.088Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-01T00:46:30.088Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-01T00:46:30.088Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-01T00:46:30.088Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-01T00:46:30.088Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-01T00:46:30.088Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-01T00:46:30.088Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-01T00:46:30.088Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-01T00:46:30.088Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-01T00:46:30.088Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-01T00:46:30.088Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-01T00:46:30.088Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-01T00:46:30.088Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-01T00:46:30.088Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-01T00:46:30.088Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-01T00:46:30.088Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-01T00:46:30.350Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-01T00:46:30.350Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-01T00:46:30.350Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-01T00:46:30.350Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-01T00:46:38.537Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-01T00:46:43.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-01T00:46:44.397Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-01T00:46:45.790Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-01T00:46:46.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-01T00:46:46.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-01T00:46:48.377Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-01T00:46:49.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-01T00:46:50.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-01T00:46:51.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-01T00:46:52.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-01T00:46:54.290Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-01T00:46:54.290Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-01T00:46:54.290Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-01T00:46:54.290Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-01T00:46:54.290Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-01T00:46:54.290Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-01T00:46:54.290Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-01T00:46:54.290Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-01T00:46:54.290Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-01T00:46:54.290Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-01T00:46:54.290Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-01T00:46:54.290Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-01T00:46:54.290Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-01T00:46:54.290Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-01T00:46:54.290Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-01T00:46:54.290Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-01T00:46:54.290Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-01T00:46:54.290Z] + 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-07-01T00:46:54.290Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-01T00:46:54.290Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-01T00:46:54.290Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-01T00:46:54.290Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-01T00:46:54.290Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-01T00:46:54.290Z] + 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-07-01T00:46:54.290Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-01T00:46:54.290Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-01T00:46:54.290Z] + 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-07-01T00:46:55.326Z] Building hooks [2021-07-01T00:46:55.326Z] + cd /root/parts/hooks/src [2021-07-01T00:46:55.326Z] + make build [2021-07-01T00:46:55.326Z] go mod tidy [2021-07-01T00:46:55.326Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-01T00:46:55.587Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-01T00:46:55.587Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-01T00:46:55.587Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-01T00:46:55.587Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-01T00:46:56.528Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-01T00:46:56.789Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-01T00:46:56.789Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-01T00:47:00.226Z] Building static-packages [2021-07-01T00:47:00.226Z] + snapcraftctl build [2021-07-01T00:47:02.140Z] Building version [2021-07-01T00:47:02.140Z] + snapcraftctl build [2021-07-01T00:47:04.053Z] Staging config-common [2021-07-01T00:47:04.053Z] + snapcraftctl stage [2021-07-01T00:47:04.995Z] Skipping stage go-build-helper (already ran) [2021-07-01T00:47:04.995Z] Staging edgex-go [2021-07-01T00:47:04.995Z] + snapcraftctl stage [2021-07-01T00:47:05.941Z] Staging hooks [2021-07-01T00:47:05.941Z] + snapcraftctl stage [2021-07-01T00:47:07.324Z] Staging static-packages [2021-07-01T00:47:07.324Z] + snapcraftctl stage [2021-07-01T00:47:08.267Z] Staging version [2021-07-01T00:47:08.267Z] + snapcraftctl stage [2021-07-01T00:47:09.212Z] Priming config-common [2021-07-01T00:47:09.212Z] + snapcraftctl prime [2021-07-01T00:47:10.154Z] Priming go-build-helper [2021-07-01T00:47:10.154Z] + snapcraftctl prime [2021-07-01T00:47:10.863Z] 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-07-01T00:47:11.097Z] Priming edgex-go [2021-07-01T00:47:11.097Z] + snapcraftctl prime [2021-07-01T00:47:12.480Z] Priming hooks [2021-07-01T00:47:12.480Z] + snapcraftctl prime [2021-07-01T00:47:13.425Z] Priming static-packages [2021-07-01T00:47:13.425Z] + snapcraftctl prime [2021-07-01T00:47:15.971Z] Priming version [2021-07-01T00:47:15.971Z] + snapcraftctl prime [2021-07-01T00:47:16.919Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-07-01T00:47:17.621Z] Removing intermediate container 2ed2d63fa70c [2021-07-01T00:47:17.622Z] ---> 9b9a08a60541 [2021-07-01T00:47:17.622Z] [2021-07-01T00:47:17.622Z] Step 11/24 : FROM alpine:3.12 [2021-07-01T00:47:17.622Z] 3.12: Pulling from library/alpine [2021-07-01T00:47:17.898Z] Removing intermediate container a152e180d690 [2021-07-01T00:47:17.898Z] ---> de12ad61e059 [2021-07-01T00:47:17.899Z] [2021-07-01T00:47:17.899Z] Step 11/23 : FROM alpine:3.12 [2021-07-01T00:47:18.178Z] 3.12: Pulling from library/alpine [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-01T00:47:19.769Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-01T00:47:19.770Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-01T00:47:19.770Z] Status: Downloaded newer image for alpine:3.12 [2021-07-01T00:47:19.770Z] Status: Downloaded newer image for alpine:3.12 [2021-07-01T00:47:19.770Z] ---> c4fd0aeabfcf [2021-07-01T00:47:19.770Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-01T00:47:19.770Z] ---> c4fd0aeabfcf [2021-07-01T00:47:19.770Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-01T00:47:20.762Z] ---> Running in 43900a07addb [2021-07-01T00:47:20.762Z] ---> Running in 7b3cd61f79c8 [2021-07-01T00:47:21.392Z] Removing intermediate container cbe456302c97 [2021-07-01T00:47:21.392Z] Removing intermediate container d979a4618527 [2021-07-01T00:47:21.392Z] ---> 154b69f69db3 [2021-07-01T00:47:21.392Z] [2021-07-01T00:47:21.392Z] Step 11/22 : FROM alpine:3.12 [2021-07-01T00:47:21.392Z] ---> c4fd0aeabfcf [2021-07-01T00:47:21.392Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-01T00:47:21.392Z] ---> dce13955efc7 [2021-07-01T00:47:21.392Z] [2021-07-01T00:47:21.392Z] Step 11/23 : FROM alpine:3.12 [2021-07-01T00:47:21.392Z] ---> c4fd0aeabfcf [2021-07-01T00:47:21.392Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-01T00:47:21.997Z] ---> Running in 21e269dffb8a [2021-07-01T00:47:21.997Z] ---> Running in 6d06e51b7f06 [2021-07-01T00:47:23.438Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:47:23.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:47:23.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:47:23.990Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:47:24.271Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:47:24.547Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-01T00:47:24.547Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:47:24.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:47:24.547Z] OK: 5 MiB in 15 packages [2021-07-01T00:47:24.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:47:24.835Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:47:25.193Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-01T00:47:25.193Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-01T00:47:25.193Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:47:25.193Z] Executing ca-certificates-20191127-r4.trigger [2021-07-01T00:47:25.487Z] OK: 6 MiB in 16 packages [2021-07-01T00:47:25.487Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-01T00:47:25.487Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-01T00:47:25.487Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:47:25.487Z] OK: 5 MiB in 15 packages [2021-07-01T00:47:25.487Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-01T00:47:25.784Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-01T00:47:25.784Z] (4/4) Installing curl (7.77.0-r0) [2021-07-01T00:47:25.784Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:47:25.784Z] Executing ca-certificates-20191127-r4.trigger [2021-07-01T00:47:26.061Z] OK: 7 MiB in 18 packages [2021-07-01T00:47:27.046Z] Removing intermediate container 7b3cd61f79c8 [2021-07-01T00:47:27.046Z] ---> 58d86696656c [2021-07-01T00:47:27.046Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T00:47:28.030Z] ---> Running in 098a6384335b [2021-07-01T00:47:28.030Z] Removing intermediate container 21e269dffb8a [2021-07-01T00:47:28.030Z] ---> 63001e6b0aef [2021-07-01T00:47:28.030Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T00:47:28.305Z] Removing intermediate container 43900a07addb [2021-07-01T00:47:28.305Z] ---> 196baf378ef7 [2021-07-01T00:47:28.305Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T00:47:28.581Z] ---> Running in 8fcf0f9d9db2 [2021-07-01T00:47:28.581Z] ---> Running in 7717c542cd5e [2021-07-01T00:47:28.861Z] Removing intermediate container 098a6384335b [2021-07-01T00:47:28.861Z] ---> 24a37ee1d3f6 [2021-07-01T00:47:28.861Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-01T00:47:29.136Z] Removing intermediate container 6d06e51b7f06 [2021-07-01T00:47:29.136Z] ---> f80192cf0888 [2021-07-01T00:47:29.136Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-01T00:47:29.411Z] Removing intermediate container 689f44f5e449 [2021-07-01T00:47:29.411Z] ---> e71c45e8b92b [2021-07-01T00:47:29.411Z] [2021-07-01T00:47:29.411Z] Step 11/24 : FROM alpine:3.12 [2021-07-01T00:47:29.411Z] ---> c4fd0aeabfcf [2021-07-01T00:47:29.411Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-01T00:47:29.411Z] ---> Running in af6151e0906b [2021-07-01T00:47:29.411Z] ---> Running in 113ccb535f8f [2021-07-01T00:47:29.684Z] ---> Running in 0a5eca298166 [2021-07-01T00:47:29.684Z] Removing intermediate container 7717c542cd5e [2021-07-01T00:47:29.684Z] Removing intermediate container 8fcf0f9d9db2 [2021-07-01T00:47:29.684Z] ---> 79934ccaae40 [2021-07-01T00:47:29.684Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-01T00:47:29.684Z] ---> 47b3c3c771d2 [2021-07-01T00:47:29.684Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-01T00:47:29.962Z] ---> Running in 92314ab4956c [2021-07-01T00:47:29.962Z] ---> Running in 07a378ad5075 [2021-07-01T00:47:29.962Z] Removing intermediate container af6151e0906b [2021-07-01T00:47:29.962Z] ---> f2448430883d [2021-07-01T00:47:29.962Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-01T00:47:30.239Z] Removing intermediate container 113ccb535f8f [2021-07-01T00:47:30.239Z] ---> fe51ab20b8c2 [2021-07-01T00:47:30.239Z] Step 14/22 : WORKDIR /edgex [2021-07-01T00:47:30.239Z] ---> Running in 846e78a1ed50 [2021-07-01T00:47:30.520Z] Removing intermediate container 0a5eca298166 [2021-07-01T00:47:30.520Z] ---> e2c8f40ecb5b [2021-07-01T00:47:30.520Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-01T00:47:30.520Z] ---> Running in c2af729b6db0 [2021-07-01T00:47:30.520Z] ---> Running in 2ef82acaee9a [2021-07-01T00:47:30.795Z] Removing intermediate container 92314ab4956c [2021-07-01T00:47:30.795Z] ---> 7181bb1d90b9 [2021-07-01T00:47:30.795Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-01T00:47:30.795Z] Removing intermediate container 07a378ad5075 [2021-07-01T00:47:30.795Z] ---> 7e968f6d670c [2021-07-01T00:47:30.795Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-01T00:47:30.795Z] Removing intermediate container 846e78a1ed50 [2021-07-01T00:47:30.795Z] ---> f4041a2ebd1f [2021-07-01T00:47:30.795Z] Step 16/24 : WORKDIR / [2021-07-01T00:47:31.076Z] ---> Running in 8aa830ae0cd7 [2021-07-01T00:47:31.076Z] ---> Running in dbc2bd162d94 [2021-07-01T00:47:31.076Z] ---> Running in 8025d7894795 [2021-07-01T00:47:31.349Z] Removing intermediate container c2af729b6db0 [2021-07-01T00:47:31.349Z] ---> dcbf1055979c [2021-07-01T00:47:31.349Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-01T00:47:31.349Z] Removing intermediate container 2ef82acaee9a [2021-07-01T00:47:31.349Z] ---> 5463268927a0 [2021-07-01T00:47:31.349Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-01T00:47:31.635Z] ---> Running in 0d8778d497c0 [2021-07-01T00:47:31.635Z] Removing intermediate container dbc2bd162d94 [2021-07-01T00:47:31.635Z] ---> 263f67e7f3ae [2021-07-01T00:47:31.635Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:47:31.635Z] Removing intermediate container 8aa830ae0cd7 [2021-07-01T00:47:31.635Z] ---> 4e5cb400f94a [2021-07-01T00:47:31.635Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:47:31.912Z] Removing intermediate container 8025d7894795 [2021-07-01T00:47:31.912Z] ---> 1b58126baaa0 [2021-07-01T00:47:31.912Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:47:32.188Z] Removing intermediate container 0d8778d497c0 [2021-07-01T00:47:32.188Z] ---> 011433de093a [2021-07-01T00:47:32.188Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:47:32.464Z] ---> Running in 207abea726aa [2021-07-01T00:47:32.749Z] ---> 325335823923 [2021-07-01T00:47:32.749Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-01T00:47:32.749Z] ---> 0b0b3eb19d41 [2021-07-01T00:47:32.749Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-01T00:47:33.022Z] ---> 2ea3d602d3f9 [2021-07-01T00:47:33.022Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-01T00:47:33.022Z] ---> 4a17146483e5 [2021-07-01T00:47:33.022Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-01T00:47:35.015Z] ---> 2d7595828fe1 [2021-07-01T00:47:35.015Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-01T00:47:35.289Z] ---> 5cf9d6be9714 [2021-07-01T00:47:35.289Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-01T00:47:35.289Z] ---> 1edae1bb88df [2021-07-01T00:47:35.289Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-01T00:47:35.289Z] ---> 04935f9a1e13 [2021-07-01T00:47:35.289Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-01T00:47:36.286Z] Removing intermediate container 207abea726aa [2021-07-01T00:47:36.286Z] ---> 505c9a1b1652 [2021-07-01T00:47:36.286Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-01T00:47:36.575Z] ---> Running in 6729d054a957 [2021-07-01T00:47:36.575Z] ---> f967457ef7ec [2021-07-01T00:47:36.575Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-01T00:47:36.863Z] ---> cfcff68cd94b [2021-07-01T00:47:36.863Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-01T00:47:36.863Z] ---> dbe92d2a06c9 [2021-07-01T00:47:36.863Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-01T00:47:36.863Z] ---> Running in 7456af7f7a28 [2021-07-01T00:47:36.864Z] ---> 4950f3870994 [2021-07-01T00:47:36.864Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-01T00:47:37.153Z] ---> Running in 2487b2135001 [2021-07-01T00:47:37.153Z] ---> Running in f80e15562c52 [2021-07-01T00:47:37.153Z] ---> Running in 89b5e63af68a [2021-07-01T00:47:37.751Z] Removing intermediate container 7456af7f7a28 [2021-07-01T00:47:37.751Z] ---> cb3449065583 [2021-07-01T00:47:37.751Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:47:37.751Z] Removing intermediate container 2487b2135001 [2021-07-01T00:47:37.751Z] ---> 3e9c2a940b97 [2021-07-01T00:47:37.751Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:47:38.068Z] ---> Running in d1457a50edfc [2021-07-01T00:47:38.068Z] Removing intermediate container 89b5e63af68a [2021-07-01T00:47:38.068Z] ---> 65221e4f7b1f [2021-07-01T00:47:38.068Z] Step 19/22 : CMD ["--init=true"] [2021-07-01T00:47:38.068Z] Removing intermediate container f80e15562c52 [2021-07-01T00:47:38.068Z] ---> 6722d0349c9b [2021-07-01T00:47:38.068Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:47:38.361Z] ---> Running in 5c9ac3ac3c34 [2021-07-01T00:47:38.361Z] ---> Running in d8cde1fffdd3 [2021-07-01T00:47:38.361Z] ---> Running in e5e9a6223d29 [2021-07-01T00:47:38.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:47:38.681Z] Removing intermediate container d1457a50edfc [2021-07-01T00:47:38.681Z] ---> 0500a2d34f54 [2021-07-01T00:47:38.681Z] Step 21/23 : LABEL arch=arm64 [2021-07-01T00:47:38.969Z] ---> Running in 59c33e604860 [2021-07-01T00:47:39.271Z] Removing intermediate container 5c9ac3ac3c34 [2021-07-01T00:47:39.271Z] ---> d56d30ddc8f7 [2021-07-01T00:47:39.271Z] Step 22/24 : LABEL arch=arm64 [2021-07-01T00:47:39.271Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:47:39.271Z] Removing intermediate container e5e9a6223d29 [2021-07-01T00:47:39.271Z] ---> f40e1b9f239e [2021-07-01T00:47:39.271Z] Removing intermediate container d8cde1fffdd3 [2021-07-01T00:47:39.271Z] ---> 445f8ea70945 [2021-07-01T00:47:39.271Z] Step 21/23 : LABEL arch=arm64 [2021-07-01T00:47:39.271Z] Step 20/22 : LABEL arch=arm64 [2021-07-01T00:47:39.606Z] ---> Running in af055a42a05a [2021-07-01T00:47:39.606Z] ---> Running in c0b2141e2e42 [2021-07-01T00:47:39.606Z] ---> Running in 172fc1b33aa0 [2021-07-01T00:47:39.606Z] Removing intermediate container 59c33e604860 [2021-07-01T00:47:39.606Z] ---> 2c284c265e75 [2021-07-01T00:47:39.606Z] Step 22/23 : LABEL git_sha=68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e [2021-07-01T00:47:39.935Z] ---> Running in f3e4399b7cd4 [2021-07-01T00:47:40.222Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-01T00:47:40.222Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-01T00:47:40.222Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-01T00:47:40.222Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-01T00:47:40.498Z] Removing intermediate container af055a42a05a [2021-07-01T00:47:40.498Z] ---> a93ebd924f8f [2021-07-01T00:47:40.498Z] Step 23/24 : LABEL git_sha=68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e [2021-07-01T00:47:40.498Z] Removing intermediate container c0b2141e2e42 [2021-07-01T00:47:40.498Z] ---> b43ec3f5abce [2021-07-01T00:47:40.498Z] Step 21/22 : LABEL git_sha=68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e [2021-07-01T00:47:40.498Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-01T00:47:40.776Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-01T00:47:40.776Z] ---> Running in f6d9561252f0 [2021-07-01T00:47:40.776Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:47:40.776Z] OK: 8 MiB in 20 packages [2021-07-01T00:47:40.776Z] Removing intermediate container 172fc1b33aa0 [2021-07-01T00:47:40.776Z] ---> 587280303dac [2021-07-01T00:47:40.776Z] Step 22/23 : LABEL git_sha=68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e [2021-07-01T00:47:41.048Z] ---> Running in 1eb60457b731 [2021-07-01T00:47:41.048Z] Removing intermediate container f3e4399b7cd4 [2021-07-01T00:47:41.048Z] ---> 8676adf53e60 [2021-07-01T00:47:41.048Z] Step 23/23 : LABEL version=0.0.0 [2021-07-01T00:47:41.048Z] ---> Running in 01585699185a [2021-07-01T00:47:41.325Z] ---> Running in d960f5fc79ab [2021-07-01T00:47:41.612Z] Removing intermediate container f6d9561252f0 [2021-07-01T00:47:41.612Z] ---> dd4fa807a360 [2021-07-01T00:47:41.612Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T00:47:41.612Z] Removing intermediate container 1eb60457b731 [2021-07-01T00:47:41.612Z] ---> 0dc9fefb4d10 [2021-07-01T00:47:41.612Z] Step 22/22 : LABEL version=0.0.0 [2021-07-01T00:47:41.891Z] ---> Running in 3bed4985dd33 [2021-07-01T00:47:41.891Z] ---> Running in ec375784bfae [2021-07-01T00:47:41.891Z] Removing intermediate container 01585699185a [2021-07-01T00:47:41.891Z] ---> 999eff41fd48 [2021-07-01T00:47:41.891Z] Step 23/23 : LABEL version=0.0.0 [2021-07-01T00:47:42.166Z] Removing intermediate container d960f5fc79ab [2021-07-01T00:47:42.166Z] ---> 0d9e3b6c7cc5 [2021-07-01T00:47:42.166Z] [2021-07-01T00:47:42.166Z] ---> Running in 1b9209ac0be2 [2021-07-01T00:47:42.442Z] Removing intermediate container 6729d054a957 [2021-07-01T00:47:42.442Z] ---> f69ea25cdfe7 [2021-07-01T00:47:42.442Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:47:42.720Z] Removing intermediate container ec375784bfae [2021-07-01T00:47:42.720Z] ---> 8f1a9974a308 [2021-07-01T00:47:42.720Z] [2021-07-01T00:47:42.720Z] Removing intermediate container 3bed4985dd33 [2021-07-01T00:47:42.720Z] ---> 07dc8f50a43d [2021-07-01T00:47:42.720Z] [2021-07-01T00:47:42.720Z] Successfully built 0d9e3b6c7cc5 [2021-07-01T00:47:42.720Z] Successfully tagged support-notifications-arm64:latest [2021-07-01T00:47:42.720Z] Building security-bootstrapper [2021-07-01T00:47:42.996Z]  Building support-notifications ... done Removing intermediate container 1b9209ac0be2 [2021-07-01T00:47:42.996Z] ---> 5e433fbde08a [2021-07-01T00:47:42.996Z] [2021-07-01T00:47:43.281Z] Successfully built 8f1a9974a308 [2021-07-01T00:47:43.281Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-01T00:47:43.281Z]  Building security-proxy-setup ... done Building core-metadata [2021-07-01T00:47:43.555Z] Successfully built 07dc8f50a43d [2021-07-01T00:47:43.555Z] Successfully tagged core-command-arm64:latest [2021-07-01T00:47:43.555Z]  Building core-command ... done Building security-secretstore-setup [2021-07-01T00:47:43.555Z] ---> d991a942f989 [2021-07-01T00:47:43.555Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-01T00:47:43.555Z] Successfully built 5e433fbde08a [2021-07-01T00:47:43.830Z] Successfully tagged support-scheduler-arm64:latest [2021-07-01T00:47:43.830Z] Building sys-mgmt-agent [2021-07-01T00:47:45.274Z]  Building support-scheduler ... done  ---> 1762fe5e5bc6 [2021-07-01T00:47:45.274Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-01T00:47:46.259Z] ---> a259a12ec900 [2021-07-01T00:47:46.259Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-01T00:47:46.259Z] ---> Running in c6942b4f31f6 [2021-07-01T00:47:46.855Z] Removing intermediate container c6942b4f31f6 [2021-07-01T00:47:46.855Z] ---> 1bb1924403bc [2021-07-01T00:47:46.855Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:47:46.855Z] ---> Running in 66a0fff4b8b4 [2021-07-01T00:47:47.449Z] Removing intermediate container 66a0fff4b8b4 [2021-07-01T00:47:47.449Z] ---> b6581ed4cd76 [2021-07-01T00:47:47.449Z] Step 22/24 : LABEL arch=arm64 [2021-07-01T00:47:48.045Z] ---> Running in fc9e2f0b04e4 [2021-07-01T00:47:49.025Z] Removing intermediate container fc9e2f0b04e4 [2021-07-01T00:47:49.025Z] ---> b451eb700551 [2021-07-01T00:47:49.026Z] Step 23/24 : LABEL git_sha=68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e [2021-07-01T00:47:49.626Z] ---> Running in cad99998a38f [2021-07-01T00:47:50.226Z] Removing intermediate container cad99998a38f [2021-07-01T00:47:50.226Z] ---> b7e108264642 [2021-07-01T00:47:50.226Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T00:47:50.824Z] ---> Running in 1ce0cb3cd835 [2021-07-01T00:47:51.811Z] Removing intermediate container 1ce0cb3cd835 [2021-07-01T00:47:51.811Z] ---> d37201a65793 [2021-07-01T00:47:51.811Z] [2021-07-01T00:47:52.086Z] Successfully built d37201a65793 [2021-07-01T00:47:52.086Z] Successfully tagged core-data-arm64:latest [2021-07-01T00:48:41.139Z]  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:48:41.139Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:48:41.139Z] ---> e925de537a5c [2021-07-01T00:48:41.139Z] Step 3/32 : WORKDIR /edgex-go [2021-07-01T00:48:41.139Z] ---> Using cache [2021-07-01T00:48:41.139Z] ---> 66802d8819da [2021-07-01T00:48:41.139Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:48:41.139Z] ---> Using cache [2021-07-01T00:48:41.139Z] ---> b3aee8c293ca [2021-07-01T00:48:41.139Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-01T00:48:41.139Z] ---> Using cache [2021-07-01T00:48:41.139Z] ---> 09311c4333ef [2021-07-01T00:48:41.139Z] Step 6/32 : COPY go.mod . [2021-07-01T00:48:41.139Z] ---> Using cache [2021-07-01T00:48:41.139Z] ---> 6df90320ef2e [2021-07-01T00:48:41.139Z] Step 7/32 : RUN go mod download [2021-07-01T00:48:41.139Z] ---> Using cache [2021-07-01T00:48:41.139Z] ---> a9b805f324d3 [2021-07-01T00:48:41.139Z] Step 8/32 : COPY . . [2021-07-01T00:48:41.139Z] ---> Using cache [2021-07-01T00:48:41.139Z] ---> 161364a01d36 [2021-07-01T00:48:41.139Z] Step 9/32 : RUN go mod tidy [2021-07-01T00:48:41.139Z] ---> Using cache [2021-07-01T00:48:41.139Z] ---> 9e626ebb4821 [2021-07-01T00:48:41.139Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-01T00:48:41.139Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:48:41.139Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:48:41.139Z] ---> e925de537a5c [2021-07-01T00:48:41.139Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T00:48:41.139Z] ---> Using cache [2021-07-01T00:48:41.139Z] ---> 66802d8819da [2021-07-01T00:48:41.140Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:48:41.140Z] ---> Using cache [2021-07-01T00:48:41.140Z] ---> b3aee8c293ca [2021-07-01T00:48:41.140Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-01T00:48:41.140Z] ---> Using cache [2021-07-01T00:48:41.140Z] ---> 09311c4333ef [2021-07-01T00:48:41.140Z] Step 6/24 : COPY go.mod . [2021-07-01T00:48:41.140Z] ---> Using cache [2021-07-01T00:48:41.140Z] ---> 6df90320ef2e [2021-07-01T00:48:41.140Z] Step 7/24 : RUN go mod download [2021-07-01T00:48:41.140Z] ---> Using cache [2021-07-01T00:48:41.140Z] ---> a9b805f324d3 [2021-07-01T00:48:41.140Z] Step 8/24 : COPY . . [2021-07-01T00:48:41.140Z] ---> Using cache [2021-07-01T00:48:41.140Z] ---> 161364a01d36 [2021-07-01T00:48:41.140Z] Step 9/24 : RUN go mod tidy [2021-07-01T00:48:41.140Z] ---> Using cache [2021-07-01T00:48:41.140Z] ---> 9e626ebb4821 [2021-07-01T00:48:41.140Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-01T00:48:41.140Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:48:41.140Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:48:41.140Z] ---> e925de537a5c [2021-07-01T00:48:41.140Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T00:48:41.140Z] ---> Using cache [2021-07-01T00:48:41.140Z] ---> 66802d8819da [2021-07-01T00:48:41.140Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:48:41.140Z] ---> Using cache [2021-07-01T00:48:41.140Z] ---> b3aee8c293ca [2021-07-01T00:48:41.140Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-01T00:48:41.140Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:48:41.140Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:48:41.140Z] ---> e925de537a5c [2021-07-01T00:48:41.140Z] Step 3/26 : WORKDIR /edgex-go [2021-07-01T00:48:41.140Z] ---> Using cache [2021-07-01T00:48:41.140Z] ---> 66802d8819da [2021-07-01T00:48:41.140Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:48:41.140Z] ---> Using cache [2021-07-01T00:48:41.140Z] ---> b3aee8c293ca [2021-07-01T00:48:41.140Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-01T00:48:41.140Z] ---> Using cache [2021-07-01T00:48:41.140Z] ---> 09311c4333ef [2021-07-01T00:48:41.140Z] Step 6/26 : COPY go.mod . [2021-07-01T00:48:41.140Z] ---> Using cache [2021-07-01T00:48:41.140Z] ---> 6df90320ef2e [2021-07-01T00:48:41.140Z] Step 7/26 : RUN go mod download [2021-07-01T00:48:41.140Z] ---> Using cache [2021-07-01T00:48:41.140Z] ---> a9b805f324d3 [2021-07-01T00:48:41.140Z] Step 8/26 : COPY . . [2021-07-01T00:48:41.140Z] ---> Using cache [2021-07-01T00:48:41.140Z] ---> 161364a01d36 [2021-07-01T00:48:41.140Z] Step 9/26 : RUN go mod tidy [2021-07-01T00:48:41.140Z] ---> Using cache [2021-07-01T00:48:41.140Z] ---> 9e626ebb4821 [2021-07-01T00:48:41.140Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-01T00:48:42.582Z] ---> Running in fb55e4b11c47 [2021-07-01T00:48:42.582Z] ---> Running in 03c5dec211eb [2021-07-01T00:48:42.582Z] ---> Running in d46105223e5b [2021-07-01T00:48:42.582Z] ---> Running in e7a9164abffb [2021-07-01T00:48:44.584Z] 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-07-01T00:48:44.585Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:48:44.862Z] 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-07-01T00:48:45.145Z] 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-07-01T00:48:45.749Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:48:46.737Z] OK: 218 MiB in 52 packages [2021-07-01T00:48:48.725Z] Removing intermediate container 03c5dec211eb [2021-07-01T00:48:48.725Z] ---> e30416eea801 [2021-07-01T00:48:48.725Z] Step 6/24 : COPY go.mod . [2021-07-01T00:48:49.718Z] ---> c230af1231c3 [2021-07-01T00:48:49.718Z] Step 7/24 : RUN go mod download [2021-07-01T00:48:49.995Z] ---> Running in 99eaa96c5ea8 [2021-07-01T00:48:54.331Z] Removing intermediate container 99eaa96c5ea8 [2021-07-01T00:48:54.331Z] ---> 72e799961981 [2021-07-01T00:48:54.331Z] Step 8/24 : COPY . . [2021-07-01T00:49:12.704Z] ---> 0b88d36aaedb [2021-07-01T00:49:12.704Z] Step 9/24 : RUN go mod tidy [2021-07-01T00:49:12.704Z] ---> Running in b24162e420c9 [2021-07-01T00:49:18.156Z] Removing intermediate container b24162e420c9 [2021-07-01T00:49:18.156Z] ---> 6e4fa5a03350 [2021-07-01T00:49:18.156Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-01T00:49:18.432Z] ---> Running in b4106d637ce0 [2021-07-01T00:49:20.422Z] 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-07-01T00:50:20.740Z] 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-07-01T00:50:26.181Z] Removing intermediate container e7a9164abffb [2021-07-01T00:50:26.181Z] ---> d4ab23bd2e08 [2021-07-01T00:50:26.181Z] [2021-07-01T00:50:26.181Z] Step 11/32 : FROM alpine:3.12 [2021-07-01T00:50:26.181Z] ---> c4fd0aeabfcf [2021-07-01T00:50:26.181Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-01T00:50:26.181Z] ---> Running in 7497bb75e5f3 [2021-07-01T00:50:27.183Z] Removing intermediate container fb55e4b11c47 [2021-07-01T00:50:27.183Z] ---> 3b8d5274b203 [2021-07-01T00:50:27.183Z] [2021-07-01T00:50:27.183Z] Step 11/26 : FROM alpine:3.12 [2021-07-01T00:50:27.183Z] ---> c4fd0aeabfcf [2021-07-01T00:50:27.183Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-01T00:50:27.183Z] Removing intermediate container 7497bb75e5f3 [2021-07-01T00:50:27.183Z] ---> 29220137ccc3 [2021-07-01T00:50:27.183Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-01T00:50:27.461Z] ---> Running in f5dee96a3c21 [2021-07-01T00:50:27.461Z] ---> Running in c25e66539a14 [2021-07-01T00:50:30.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:50:30.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:50:30.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:50:30.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:50:31.081Z] Removing intermediate container d46105223e5b [2021-07-01T00:50:31.081Z] ---> 5483ac621994 [2021-07-01T00:50:31.081Z] [2021-07-01T00:50:31.081Z] Step 11/24 : FROM alpine:3.12 [2021-07-01T00:50:31.081Z] ---> c4fd0aeabfcf [2021-07-01T00:50:31.081Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-01T00:50:31.081Z] ---> Using cache [2021-07-01T00:50:31.081Z] ---> 63001e6b0aef [2021-07-01T00:50:31.081Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T00:50:31.081Z] ---> Using cache [2021-07-01T00:50:31.081Z] ---> 79934ccaae40 [2021-07-01T00:50:31.081Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-01T00:50:31.081Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-01T00:50:31.404Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-01T00:50:31.405Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-01T00:50:31.405Z] (4/6) Installing curl (7.77.0-r0) [2021-07-01T00:50:31.405Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-01T00:50:31.405Z] (6/6) Installing su-exec (0.2-r1) [2021-07-01T00:50:31.405Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:50:31.405Z] Executing ca-certificates-20191127-r4.trigger [2021-07-01T00:50:31.405Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-01T00:50:31.405Z] (2/2) Installing su-exec (0.2-r1) [2021-07-01T00:50:31.405Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:50:31.405Z] OK: 5 MiB in 16 packages [2021-07-01T00:50:31.405Z] ---> Running in 173b01cc809d [2021-07-01T00:50:31.793Z] OK: 7 MiB in 20 packages [2021-07-01T00:50:32.479Z] Removing intermediate container 173b01cc809d [2021-07-01T00:50:32.479Z] ---> 1f5a6faaf74c [2021-07-01T00:50:32.479Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-01T00:50:32.790Z] ---> Running in b4d1acf0533d [2021-07-01T00:50:33.402Z] Removing intermediate container f5dee96a3c21 [2021-07-01T00:50:33.402Z] ---> a0a7c61c16db [2021-07-01T00:50:33.402Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-01T00:50:33.680Z] ---> Running in 42277a3868a9 [2021-07-01T00:50:33.680Z] Removing intermediate container b4d1acf0533d [2021-07-01T00:50:33.680Z] ---> 8f1b3a58690b [2021-07-01T00:50:33.680Z] Step 16/24 : WORKDIR / [2021-07-01T00:50:33.956Z] ---> Running in d18b1697e1a8 [2021-07-01T00:50:33.956Z] Removing intermediate container c25e66539a14 [2021-07-01T00:50:33.956Z] ---> 1b4cffbb2363 [2021-07-01T00:50:33.956Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-01T00:50:34.230Z] ---> Running in 57b217823902 [2021-07-01T00:50:34.503Z] Removing intermediate container 42277a3868a9 [2021-07-01T00:50:34.503Z] ---> e5769e8b06b8 [2021-07-01T00:50:34.503Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-01T00:50:34.503Z] ---> Running in 13adc88ea66a [2021-07-01T00:50:34.779Z] Removing intermediate container d18b1697e1a8 [2021-07-01T00:50:34.779Z] ---> dfe26b2d33a3 [2021-07-01T00:50:34.779Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:50:35.059Z] Removing intermediate container 57b217823902 [2021-07-01T00:50:35.059Z] ---> a7d41a720025 [2021-07-01T00:50:35.059Z] Step 14/26 : WORKDIR / [2021-07-01T00:50:35.672Z] Removing intermediate container 13adc88ea66a [2021-07-01T00:50:35.672Z] ---> 3ce530493b2c [2021-07-01T00:50:35.673Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-01T00:50:35.673Z] ---> Running in c7ea1a97e7b4 [2021-07-01T00:50:35.673Z] ---> Running in b5bf289de6f6 [2021-07-01T00:50:35.947Z] ---> cc35726b1c4c [2021-07-01T00:50:35.947Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-01T00:50:36.548Z] Removing intermediate container c7ea1a97e7b4 [2021-07-01T00:50:36.548Z] ---> 1ba5a05bf89c [2021-07-01T00:50:36.548Z] 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-07-01T00:50:38.533Z] ---> bfae0e63dc9f [2021-07-01T00:50:38.533Z] 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-07-01T00:50:38.533Z] ---> 3b5a8c490b7f [2021-07-01T00:50:38.533Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-01T00:50:38.807Z] Removing intermediate container b4106d637ce0 [2021-07-01T00:50:38.807Z] ---> 23ac7ae890fd [2021-07-01T00:50:38.807Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-01T00:50:39.404Z] ---> Running in b7780fdb1ab2 [2021-07-01T00:50:39.404Z] Removing intermediate container b5bf289de6f6 [2021-07-01T00:50:39.404Z] ---> 32da9b0f66f6 [2021-07-01T00:50:39.404Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-01T00:50:39.404Z] ---> b35b2143843b [2021-07-01T00:50:39.404Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-01T00:50:39.682Z] ---> 600e5ab5ddb7 [2021-07-01T00:50:39.682Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-01T00:50:39.682Z] ---> Running in 25bbab7efc3b [2021-07-01T00:50:39.956Z] ---> Running in 6fa5ed2cd5bf [2021-07-01T00:50:40.575Z] Removing intermediate container 25bbab7efc3b [2021-07-01T00:50:40.575Z] ---> afb977a79286 [2021-07-01T00:50:40.575Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-01T00:50:40.575Z] Removing intermediate container 6fa5ed2cd5bf [2021-07-01T00:50:40.575Z] ---> c9d97443db2b [2021-07-01T00:50:40.575Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:50:40.575Z] ---> a933c9b3cce6 [2021-07-01T00:50:40.575Z] 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-07-01T00:50:40.854Z] ---> Running in b4527f0d981d [2021-07-01T00:50:41.132Z] 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-07-01T00:50:41.421Z] Removing intermediate container b4527f0d981d [2021-07-01T00:50:41.421Z] ---> d3e600d42291 [2021-07-01T00:50:41.421Z] Step 22/24 : LABEL arch=arm64 [2021-07-01T00:50:41.421Z] ---> d5c2f0879021 [2021-07-01T00:50:41.421Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-01T00:50:41.707Z] ---> Running in 8f9e9155d99e [2021-07-01T00:50:41.707Z] ---> Running in cfd045c73923 [2021-07-01T00:50:41.992Z] ---> e6ee1af6a6e8 [2021-07-01T00:50:41.992Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-01T00:50:42.595Z] Removing intermediate container 8f9e9155d99e [2021-07-01T00:50:42.595Z] ---> 44398366e06a [2021-07-01T00:50:42.595Z] Step 23/24 : LABEL git_sha=68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e [2021-07-01T00:50:42.888Z] ---> Running in 6aaad1d14ed4 [2021-07-01T00:50:43.879Z] Removing intermediate container 6aaad1d14ed4 [2021-07-01T00:50:43.879Z] ---> f05ea6d122ba [2021-07-01T00:50:43.879Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T00:50:43.879Z] ---> b08222e85a19 [2021-07-01T00:50:43.879Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-01T00:50:43.879Z] ---> Running in 217da1adb09d [2021-07-01T00:50:44.156Z] Removing intermediate container b7780fdb1ab2 [2021-07-01T00:50:44.156Z] ---> 8b3ddad581bc [2021-07-01T00:50:44.156Z] [2021-07-01T00:50:44.156Z] Step 12/24 : FROM docker:20.10.0 [2021-07-01T00:50:44.766Z] 20.10.0: Pulling from library/docker [2021-07-01T00:50:44.766Z] Removing intermediate container 217da1adb09d [2021-07-01T00:50:44.766Z] ---> a39a840af45c [2021-07-01T00:50:44.766Z] [2021-07-01T00:50:45.367Z] Successfully built a39a840af45c [2021-07-01T00:50:45.367Z] Removing intermediate container cfd045c73923 [2021-07-01T00:50:45.367Z] ---> e8f969371ec4 [2021-07-01T00:50:45.367Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:50:45.367Z] Successfully tagged core-metadata-arm64:latest [2021-07-01T00:50:45.644Z]  Building core-metadata ... done  ---> f92a2b93d19d [2021-07-01T00:50:45.644Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-01T00:50:46.627Z] ---> ca4bd0c83dfe [2021-07-01T00:50:46.627Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-01T00:50:46.901Z] ---> 3c9b5dd79dbe [2021-07-01T00:50:46.901Z] 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-07-01T00:50:47.500Z] ---> Running in 80fbf1c49b5f [2021-07-01T00:50:48.095Z] ---> 530b4028fc8a [2021-07-01T00:50:48.095Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-01T00:50:49.527Z] ---> d6c84dbb54ad [2021-07-01T00:50:49.527Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-01T00:50:50.512Z] Removing intermediate container 80fbf1c49b5f [2021-07-01T00:50:50.512Z] ---> dd5488097475 [2021-07-01T00:50:50.512Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-01T00:50:50.512Z] ---> 64dd35876b86 [2021-07-01T00:50:50.512Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-01T00:50:50.787Z] ---> Running in 9bd95b61afab [2021-07-01T00:50:51.384Z] Removing intermediate container 9bd95b61afab [2021-07-01T00:50:51.384Z] ---> c85913c322de [2021-07-01T00:50:51.384Z] Step 24/26 : LABEL arch=arm64 [2021-07-01T00:50:51.659Z] ---> Running in ae6584bef581 [2021-07-01T00:50:51.659Z] ---> bc2ef3608d6a [2021-07-01T00:50:51.659Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-01T00:50:52.253Z] ---> Running in 502f7a1c6905 [2021-07-01T00:50:52.526Z] Removing intermediate container ae6584bef581 [2021-07-01T00:50:52.526Z] ---> 9ff5a379dc76 [2021-07-01T00:50:52.526Z] Step 25/26 : LABEL git_sha=68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e [2021-07-01T00:50:52.796Z] ---> Running in 409890a14ba9 [2021-07-01T00:50:52.796Z] Removing intermediate container 502f7a1c6905 [2021-07-01T00:50:52.796Z] ---> 780de014a318 [2021-07-01T00:50:52.796Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-01T00:50:53.394Z] Removing intermediate container 409890a14ba9 [2021-07-01T00:50:53.394Z] ---> 1306043c5a66 [2021-07-01T00:50:53.394Z] Step 26/26 : LABEL version=0.0.0 [2021-07-01T00:50:53.394Z] ---> Running in f17bba9559f1 [2021-07-01T00:50:53.670Z] ---> c130d0759ce4 [2021-07-01T00:50:53.670Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-01T00:50:53.952Z] ---> Running in 2cdf9105ee17 [2021-07-01T00:50:54.554Z] Removing intermediate container f17bba9559f1 [2021-07-01T00:50:54.554Z] ---> b19518658b71 [2021-07-01T00:50:54.554Z] [2021-07-01T00:50:54.836Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-01T00:50:54.836Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-01T00:50:54.836Z] ---> eeaf43b92773 [2021-07-01T00:50:54.836Z] 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-07-01T00:50:54.836Z] Successfully built b19518658b71 [2021-07-01T00:50:54.836Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-01T00:50:55.109Z]  Building security-secretstore-setup ... done  ---> Running in 66442e822ca5 [2021-07-01T00:50:55.703Z] Removing intermediate container 66442e822ca5 [2021-07-01T00:50:55.703Z] ---> f15655c5d3c7 [2021-07-01T00:50:55.703Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-07-01T00:50:55.703Z] ---> Running in ead137c48057 [2021-07-01T00:50:56.676Z] Removing intermediate container 2cdf9105ee17 [2021-07-01T00:50:56.676Z] ---> 358817646d0e [2021-07-01T00:50:56.676Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-01T00:50:56.947Z] ---> Running in 5a7e5de6d383 [2021-07-01T00:50:57.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:50:57.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:50:57.500Z] Removing intermediate container 5a7e5de6d383 [2021-07-01T00:50:57.500Z] ---> 612090d5f864 [2021-07-01T00:50:57.500Z] Step 29/32 : CMD ["gate"] [2021-07-01T00:50:57.773Z] ---> Running in c327c0a16fdf [2021-07-01T00:50:58.046Z] (1/39) Installing readline (8.0.4-r0) [2021-07-01T00:50:58.046Z] (2/39) Installing bash (5.0.17-r0) [2021-07-01T00:50:58.046Z] Executing bash-5.0.17-r0.post-install [2021-07-01T00:50:58.046Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-01T00:50:58.046Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-01T00:50:58.046Z] (5/39) Installing curl (7.77.0-r0) [2021-07-01T00:50:58.046Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-01T00:50:58.046Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-01T00:50:58.046Z] (8/39) Installing expat (2.2.9-r1) [2021-07-01T00:50:58.046Z] (9/39) Installing libffi (3.3-r2) [2021-07-01T00:50:58.046Z] (10/39) Installing gdbm (1.13-r1) [2021-07-01T00:50:58.046Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-01T00:50:58.046Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-01T00:50:58.046Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-01T00:50:58.641Z] Removing intermediate container c327c0a16fdf [2021-07-01T00:50:58.641Z] ---> a5546dc233dd [2021-07-01T00:50:58.641Z] Step 30/32 : LABEL arch=arm64 [2021-07-01T00:50:59.233Z] ---> Running in 22a1b071e9e8 [2021-07-01T00:50:59.826Z] Removing intermediate container 22a1b071e9e8 [2021-07-01T00:50:59.826Z] ---> 596f9ff34646 [2021-07-01T00:50:59.826Z] Step 31/32 : LABEL git_sha=68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e [2021-07-01T00:51:00.100Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-01T00:51:00.100Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-01T00:51:00.100Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-01T00:51:00.100Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-01T00:51:00.100Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-01T00:51:00.100Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-01T00:51:00.100Z] ---> Running in 9e1850b2973b [2021-07-01T00:51:00.100Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-01T00:51:00.375Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-01T00:51:00.375Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-01T00:51:00.375Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-01T00:51:00.375Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-01T00:51:00.375Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-01T00:51:00.375Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-01T00:51:00.375Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-01T00:51:00.375Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-01T00:51:00.375Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-01T00:51:00.375Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-01T00:51:00.375Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-01T00:51:00.375Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-01T00:51:00.646Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-01T00:51:00.646Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-01T00:51:00.646Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-01T00:51:00.646Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-01T00:51:00.646Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-01T00:51:00.646Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-01T00:51:00.646Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-01T00:51:00.916Z] Executing busybox-1.31.1-r19.trigger [2021-07-01T00:51:00.916Z] OK: 72 MiB in 59 packages [2021-07-01T00:51:00.916Z] Removing intermediate container 9e1850b2973b [2021-07-01T00:51:00.916Z] ---> c97716ca93d4 [2021-07-01T00:51:00.916Z] Step 32/32 : LABEL version=0.0.0 [2021-07-01T00:51:01.195Z] ---> Running in 5aa5d983b74d [2021-07-01T00:51:01.799Z] Removing intermediate container 5aa5d983b74d [2021-07-01T00:51:01.799Z] ---> 2c3a0dc2aa39 [2021-07-01T00:51:01.799Z] [2021-07-01T00:51:02.072Z] Successfully built 2c3a0dc2aa39 [2021-07-01T00:51:02.344Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-01T00:51:05.726Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2021-07-01T00:51:05.726Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-01T00:51:05.997Z] 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-07-01T00:51:06.269Z] Collecting texttable<0.10,>=0.9.0 [2021-07-01T00:51:06.270Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-01T00:51:08.880Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-01T00:51:08.880Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-01T00:51:09.151Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-01T00:51:09.151Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-01T00:51:11.755Z] Collecting docker<4.0,>=3.6.0 [2021-07-01T00:51:11.755Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-01T00:51:12.726Z] Collecting PyYAML<4,>=3.10 [2021-07-01T00:51:12.726Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-01T00:51:16.105Z] Collecting jsonschema<3,>=2.5.1 [2021-07-01T00:51:16.105Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-01T00:51:16.376Z] Collecting cached-property<2,>=1.2.0 [2021-07-01T00:51:16.376Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-01T00:51:17.800Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-01T00:51:17.800Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-01T00:51:18.071Z] Collecting docopt<0.7,>=0.6.1 [2021-07-01T00:51:18.071Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-01T00:51:20.683Z] Collecting docker-pycreds>=0.4.0 [2021-07-01T00:51:20.683Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-01T00:51:21.279Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-01T00:51:21.279Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-01T00:51:21.568Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-01T00:51:21.841Z] Collecting idna<2.8,>=2.5 [2021-07-01T00:51:21.841Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-01T00:51:21.841Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-01T00:51:21.841Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-01T00:51:21.841Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-01T00:51:21.841Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-01T00:51:21.841Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-01T00:51:22.814Z] Installing collected packages: texttable, websocket-client, dockerpty, urllib3, idna, requests, docker-pycreds, docker, PyYAML, jsonschema, cached-property, docopt, docker-compose [2021-07-01T00:51:22.815Z] Running setup.py install for texttable: started [2021-07-01T00:51:24.783Z] Running setup.py install for texttable: finished with status 'done' [2021-07-01T00:51:25.056Z] Running setup.py install for dockerpty: started [2021-07-01T00:51:27.670Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-01T00:51:27.670Z] Attempting uninstall: urllib3 [2021-07-01T00:51:27.670Z] Found existing installation: urllib3 1.25.9 [2021-07-01T00:51:27.670Z] Uninstalling urllib3-1.25.9: [2021-07-01T00:51:27.670Z] Successfully uninstalled urllib3-1.25.9 [2021-07-01T00:51:28.263Z] Attempting uninstall: idna [2021-07-01T00:51:28.264Z] Found existing installation: idna 2.9 [2021-07-01T00:51:28.264Z] Uninstalling idna-2.9: [2021-07-01T00:51:28.264Z] Successfully uninstalled idna-2.9 [2021-07-01T00:51:28.860Z] Attempting uninstall: requests [2021-07-01T00:51:28.860Z] Found existing installation: requests 2.23.0 [2021-07-01T00:51:28.860Z] Uninstalling requests-2.23.0: [2021-07-01T00:51:29.134Z] Successfully uninstalled requests-2.23.0 [2021-07-01T00:51:30.108Z] Running setup.py install for PyYAML: started [2021-07-01T00:51:32.802Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-01T00:51:33.402Z] Running setup.py install for docopt: started [2021-07-01T00:51:35.396Z] Running setup.py install for docopt: finished with status 'done' [2021-07-01T00:51:36.375Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-01T00:51:45.584Z] Removing intermediate container ead137c48057 [2021-07-01T00:51:45.584Z] ---> c5a5b8fa26e1 [2021-07-01T00:51:45.584Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-01T00:51:45.584Z] ---> Running in 18bf26daca4d [2021-07-01T00:51:45.584Z] Removing intermediate container 18bf26daca4d [2021-07-01T00:51:45.584Z] ---> cf869a07db45 [2021-07-01T00:51:45.584Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-01T00:51:45.584Z] ---> Running in d972a76243ee [2021-07-01T00:51:45.856Z] Removing intermediate container d972a76243ee [2021-07-01T00:51:45.856Z] ---> 3fa99637377d [2021-07-01T00:51:45.856Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-01T00:51:47.287Z] ---> d35793af6d5e [2021-07-01T00:51:47.287Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-01T00:51:47.884Z] ---> b470efd45d9a [2021-07-01T00:51:47.884Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-01T00:51:48.864Z] ---> 5b2fad80238d [2021-07-01T00:51:48.864Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-01T00:51:48.864Z] ---> Running in 85512e4b7b7d [2021-07-01T00:51:49.458Z] Removing intermediate container 85512e4b7b7d [2021-07-01T00:51:49.458Z] ---> 76ef86211b7b [2021-07-01T00:51:49.458Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:51:49.730Z] ---> Running in a1b5c0d8f2b5 [2021-07-01T00:51:50.003Z] Removing intermediate container a1b5c0d8f2b5 [2021-07-01T00:51:50.003Z] ---> 7c35afb37ad7 [2021-07-01T00:51:50.003Z] Step 22/24 : LABEL arch=arm64 [2021-07-01T00:51:50.275Z] ---> Running in ee97fb46eea2 [2021-07-01T00:51:50.874Z] Removing intermediate container ee97fb46eea2 [2021-07-01T00:51:50.874Z] ---> 035152632d76 [2021-07-01T00:51:50.874Z] Step 23/24 : LABEL git_sha=68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e [2021-07-01T00:51:50.874Z] ---> Running in 7a754ebc1d8d [2021-07-01T00:51:51.468Z] Removing intermediate container 7a754ebc1d8d [2021-07-01T00:51:51.468Z] ---> 0f07e5f60415 [2021-07-01T00:51:51.468Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T00:51:51.468Z] ---> Running in 90b001345320 [2021-07-01T00:51:52.064Z] Removing intermediate container 90b001345320 [2021-07-01T00:51:52.064Z] ---> 6ebc55a86047 [2021-07-01T00:51:52.064Z] [2021-07-01T00:51:52.337Z] Successfully built 6ebc55a86047 [2021-07-01T00:51:52.337Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-01T00:51:52.949Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-01T00:51:52.967Z] $ docker stop --time=1 377e76d0e8e7369e80d7289a6d30ba6c0b6115b74c2359e1eb967ed02b1ffdbb [2021-07-01T00:51:54.919Z] $ docker rm -f 377e76d0e8e7369e80d7289a6d30ba6c0b6115b74c2359e1eb967ed02b1ffdbb [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-01T00:51:55.542Z] + docker images [2021-07-01T00:51:55.813Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-01T00:51:55.814Z] sys-mgmt-agent-arm64 latest 6ebc55a86047 4 seconds ago 299MB [2021-07-01T00:51:55.814Z] security-bootstrapper-arm64 latest 2c3a0dc2aa39 54 seconds ago 17.5MB [2021-07-01T00:51:55.814Z] security-secretstore-setup-arm64 latest b19518658b71 About a minute ago 27.1MB [2021-07-01T00:51:55.814Z] core-metadata-arm64 latest a39a840af45c About a minute ago 15.7MB [2021-07-01T00:51:55.814Z] 8b3ddad581bc About a minute ago 969MB [2021-07-01T00:51:55.814Z] 5483ac621994 About a minute ago 972MB [2021-07-01T00:51:55.814Z] 3b8d5274b203 About a minute ago 976MB [2021-07-01T00:51:55.814Z] d4ab23bd2e08 About a minute ago 970MB [2021-07-01T00:51:55.814Z] core-data-arm64 latest d37201a65793 4 minutes ago 19.1MB [2021-07-01T00:51:55.814Z] security-proxy-setup-arm64 latest 8f1a9974a308 4 minutes ago 24.2MB [2021-07-01T00:51:55.814Z] support-scheduler-arm64 latest 5e433fbde08a 4 minutes ago 15.1MB [2021-07-01T00:51:55.814Z] core-command-arm64 latest 07dc8f50a43d 4 minutes ago 15MB [2021-07-01T00:51:55.814Z] support-notifications-arm64 latest 0d9e3b6c7cc5 4 minutes ago 15.7MB [2021-07-01T00:51:55.814Z] e71c45e8b92b 4 minutes ago 975MB [2021-07-01T00:51:55.814Z] dce13955efc7 4 minutes ago 968MB [2021-07-01T00:51:55.814Z] 154b69f69db3 4 minutes ago 973MB [2021-07-01T00:51:55.814Z] de12ad61e059 4 minutes ago 969MB [2021-07-01T00:51:55.814Z] 9b9a08a60541 4 minutes ago 966MB [2021-07-01T00:51:55.814Z] ci-base-image-arm64 latest e925de537a5c 14 minutes ago 641MB [2021-07-01T00:51:55.814Z] alpine 3.12 c4fd0aeabfcf 2 weeks ago 5.32MB [2021-07-01T00:51:55.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 3 weeks ago 429MB [2021-07-01T00:51:55.814Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-07-01T00:51:55.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh [2021-07-01T00:51:56.709Z] ---> job-cost.sh [2021-07-01T00:51:56.709Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NIUj [2021-07-01T00:52:43.644Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-01T00:54:35.418Z] lf-activate-venv(): INFO: Adding /tmp/venv-NIUj/bin to PATH [2021-07-01T00:54:35.418Z] INFO: No Stack... [2021-07-01T00:54:35.418Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-01T00:54:35.418Z] INFO: Archiving Costs [Pipeline] sh [2021-07-01T00:54:35.764Z] + + catcut /w/workspace/edgex-go/15/archives/cost.csv -d, [2021-07-01T00:54:35.765Z] -f6 [Pipeline] lock [2021-07-01T00:54:40.951Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3571-15-stack-cost] [2021-07-01T00:54:40.958Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3571-15-stack-cost] did not exist. Created. [2021-07-01T00:54:40.958Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3571-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-01T00:54:41.332Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-01T00:54:41.572Z] Stashed 1 file(s) [Pipeline] } [2021-07-01T00:54:41.586Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3571-15-stack-cost] [Pipeline] // lock [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-07-01T00:54:42.485Z] provisioning config files... [2021-07-01T00:54:42.495Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/15@tmp/config3944386118344054515tmp [Pipeline] { [Pipeline] sh [2021-07-01T00:54:42.804Z] + set +x [2021-07-01T00:54:42.804Z] + curl -s https://codecov.io/bash [2021-07-01T00:54:42.804Z] + bash -s -- [2021-07-01T00:54:42.804Z] [2021-07-01T00:54:42.804Z] _____ _ [2021-07-01T00:54:42.804Z] / ____| | | [2021-07-01T00:54:42.804Z] | | ___ __| | ___ ___ _____ __ [2021-07-01T00:54:42.804Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-01T00:54:42.804Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-01T00:54:42.804Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-01T00:54:42.804Z] Bash-1.0.3 [2021-07-01T00:54:42.804Z] [2021-07-01T00:54:42.804Z] [2021-07-01T00:54:42.804Z] ==> git version 2.24.4 found [2021-07-01T00:54:42.804Z] ==> 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-07-01T00:54:42.804Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-01T00:54:42.804Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-01T00:54:42.804Z] ==> Jenkins CI detected. [2021-07-01T00:54:42.804Z] project root: . [2021-07-01T00:54:42.804Z] --> token set from env [2021-07-01T00:54:42.804Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-01T00:54:43.065Z] ==> Running gcov in . (disable via -X gcov) [2021-07-01T00:54:43.065Z] ==> Python coveragepy not found [2021-07-01T00:54:43.065Z] ==> Searching for coverage reports in: [2021-07-01T00:54:43.065Z] + . [2021-07-01T00:54:43.065Z] -> Found 1 reports [2021-07-01T00:54:43.065Z] ==> Detecting git/mercurial file structure [2021-07-01T00:54:43.065Z] ==> Reading reports [2021-07-01T00:54:43.065Z] + ./coverage.out bytes=398095 [2021-07-01T00:54:43.065Z] ==> Appending adjustments [2021-07-01T00:54:43.065Z] https://docs.codecov.io/docs/fixing-reports [2021-07-01T00:54:44.006Z] + Found adjustments [2021-07-01T00:54:44.006Z] ==> Gzipping contents [2021-07-01T00:54:44.006Z] 56K /tmp/codecov.jLJmBA.gz [2021-07-01T00:54:44.006Z] ==> Uploading reports [2021-07-01T00:54:44.006Z] url: https://codecov.io [2021-07-01T00:54:44.006Z] query: branch=PR-3571&commit=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= [2021-07-01T00:54:44.006Z] -> Pinging Codecov [2021-07-01T00:54:44.006Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3571&commit=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= [2021-07-01T00:54:44.577Z] -> Uploading to [2021-07-01T00:54:44.577Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-01/00271124DB129430A58F1EEE437C3FCB/c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b/cd0baa94-d95c-47c9-a37e-724479fffb56.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210701T005444Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3996ba64816006470c8726ee75746b11cb06fae391207e2ab2bdb6bac23c4ec0 [2021-07-01T00:54:44.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-01T00:54:44.577Z] Dload Upload Total Spent Left Speed [2021-07-01T00:54:44.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54916 0 0 100 54916 0 325k --:--:-- --:--:-- --:--:-- 325k 100 54916 0 0 100 54916 0 157k --:--:-- --:--:-- --:--:-- 157k [2021-07-01T00:54:44.839Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b [Pipeline] } [2021-07-01T00:54:44.847Z] 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] libraryResource [Pipeline] sh [2021-07-01T00:54:46.041Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:54:46.620Z] ---> package-listing.sh [2021-07-01T00:54:46.621Z] ++ facter osfamily [2021-07-01T00:54:46.621Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-01T00:54:46.883Z] + OS_FAMILY=redhat [2021-07-01T00:54:46.883Z] + workspace=/w/workspace/edgex-go/15 [2021-07-01T00:54:46.883Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-01T00:54:46.883Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-01T00:54:46.883Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-01T00:54:46.883Z] + PACKAGES=/tmp/packages_start.txt [2021-07-01T00:54:46.883Z] + '[' /w/workspace/edgex-go/15 ']' [2021-07-01T00:54:46.883Z] + PACKAGES=/tmp/packages_end.txt [2021-07-01T00:54:46.883Z] + case "${OS_FAMILY}" in [2021-07-01T00:54:46.883Z] + sort [2021-07-01T00:54:46.883Z] + rpm -qa [2021-07-01T00:54:49.430Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-01T00:54:49.430Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-01T00:54:49.430Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-01T00:54:49.430Z] + '[' /w/workspace/edgex-go/15 ']' [2021-07-01T00:54:49.430Z] + mkdir -p /w/workspace/edgex-go/15/archives/ [2021-07-01T00:54:49.430Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo [2021-07-01T00:54:49.445Z] 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-01T00:54:49.734Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:54:50.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-01T00:54:50.302Z] [2021-07-01T00:54:50.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:54:50.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-01T00:54:50.616Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-01T00:54:50.616Z] df20fa9351a1: Pulling fs layer [2021-07-01T00:54:50.616Z] 36b3adc4ff6f: Pulling fs layer [2021-07-01T00:54:50.616Z] 8ad3a11d3b57: Pulling fs layer [2021-07-01T00:54:50.616Z] 46f8f816bc3b: Pulling fs layer [2021-07-01T00:54:50.616Z] 93b61091891f: Pulling fs layer [2021-07-01T00:54:50.616Z] 93b9cdb0e59b: Pulling fs layer [2021-07-01T00:54:50.616Z] 5e14af77c1be: Pulling fs layer [2021-07-01T00:54:50.616Z] 01666e4c0597: Pulling fs layer [2021-07-01T00:54:50.616Z] aa168da1d23b: Pulling fs layer [2021-07-01T00:54:50.616Z] 46f8f816bc3b: Waiting [2021-07-01T00:54:50.616Z] 93b61091891f: Waiting [2021-07-01T00:54:50.616Z] 01666e4c0597: Waiting [2021-07-01T00:54:50.616Z] 93b9cdb0e59b: Waiting [2021-07-01T00:54:50.616Z] 5e14af77c1be: Waiting [2021-07-01T00:54:50.616Z] 36b3adc4ff6f: Verifying Checksum [2021-07-01T00:54:50.616Z] 36b3adc4ff6f: Download complete [2021-07-01T00:54:50.616Z] 46f8f816bc3b: Verifying Checksum [2021-07-01T00:54:50.616Z] 46f8f816bc3b: Download complete [2021-07-01T00:54:50.881Z] df20fa9351a1: Verifying Checksum [2021-07-01T00:54:50.881Z] df20fa9351a1: Download complete [2021-07-01T00:54:50.881Z] 93b9cdb0e59b: Verifying Checksum [2021-07-01T00:54:50.881Z] 93b9cdb0e59b: Download complete [2021-07-01T00:54:50.881Z] 5e14af77c1be: Verifying Checksum [2021-07-01T00:54:50.881Z] 5e14af77c1be: Download complete [2021-07-01T00:54:50.881Z] 01666e4c0597: Verifying Checksum [2021-07-01T00:54:50.881Z] 01666e4c0597: Download complete [2021-07-01T00:54:50.881Z] 93b61091891f: Verifying Checksum [2021-07-01T00:54:50.881Z] 93b61091891f: Download complete [2021-07-01T00:54:50.881Z] df20fa9351a1: Pull complete [2021-07-01T00:54:51.154Z] 8ad3a11d3b57: Verifying Checksum [2021-07-01T00:54:51.154Z] 8ad3a11d3b57: Download complete [2021-07-01T00:54:51.154Z] 36b3adc4ff6f: Pull complete [2021-07-01T00:54:51.418Z] 8ad3a11d3b57: Pull complete [2021-07-01T00:54:51.685Z] 46f8f816bc3b: Pull complete [2021-07-01T00:54:51.948Z] 93b61091891f: Pull complete [2021-07-01T00:54:51.948Z] 93b9cdb0e59b: Pull complete [2021-07-01T00:54:51.948Z] 5e14af77c1be: Pull complete [2021-07-01T00:54:52.210Z] 01666e4c0597: Pull complete [2021-07-01T00:54:53.158Z] aa168da1d23b: Verifying Checksum [2021-07-01T00:54:53.158Z] aa168da1d23b: Download complete [2021-07-01T00:54:57.414Z] aa168da1d23b: Pull complete [2021-07-01T00:54:57.414Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-01T00:54:57.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-01T00:54:57.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-01T00:54:57.494Z] prd-centos7-docker-4c-2g-1080 does not seem to be running inside a container [2021-07-01T00:54:57.529Z] $ 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/15/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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-01T00:55:00.593Z] $ docker top 470f3183e61307cf007968b47d2a942a8864cbc74acbd726fe3313f6031c28b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T00:55:00.999Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-01T00:55:01.296Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-01T00:55:01.599Z] + ls /var/log/sa-host [2021-07-01T00:55:01.600Z] + sadf -c /var/log/sa-host/sa01 [2021-07-01T00:55:01.600Z] file_magic: OK [2021-07-01T00:55:01.600Z] HZ: Using current value: 100 [2021-07-01T00:55:01.600Z] file_header: OK [2021-07-01T00:55:01.600Z] 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-07-01T00:55:01.600Z] Statistics: [2021-07-01T00:55:01.600Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-01T00:55:01.600Z] File successfully converted to sysstat format version 12.2.1 [2021-07-01T00:55:01.600Z] + sadf -c /var/log/sa-host/sa05 [2021-07-01T00:55:01.600Z] file_magic: OK [2021-07-01T00:55:01.600Z] HZ: Using current value: 100 [2021-07-01T00:55:01.600Z] file_header: OK [2021-07-01T00:55:01.600Z] 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-07-01T00:55:01.600Z] Statistics: [2021-07-01T00:55:01.600Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-01T00:55:01.600Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-01T00:55:02.277Z] provisioning config files... [2021-07-01T00:55:02.296Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config1032545313696448754tmp [Pipeline] { [Pipeline] echo [2021-07-01T00:55:02.322Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:55:02.627Z] ---> create-netrc.sh [Pipeline] } [2021-07-01T00:55:02.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:55:03.047Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-01T00:55:03.058Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:55:06.788Z] ---> sudo-logs.sh [2021-07-01T00:55:06.788Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-01T00:55:06.821Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:55:07.119Z] ---> job-cost.sh [2021-07-01T00:55:07.119Z] lf-activate-venv: SKIPPING [2021-07-01T00:55:07.119Z] DEBUG: total: 0.18000000715255737 [2021-07-01T00:55:07.119Z] INFO: Retrieving Stack Cost... [2021-07-01T00:55:08.180Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-01T00:55:08.441Z] INFO: Archiving Costs [Pipeline] echo [2021-07-01T00:55:08.455Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:55:08.752Z] ---> logs-deploy.sh [2021-07-01T00:55:08.752Z] lf-activate-venv: SKIPPING [2021-07-01T00:55:08.752Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3571/15 [2021-07-01T00:55:08.752Z] INFO: archiving workspace using pattern(s): [2021-07-01T00:55:10.668Z] Archives upload complete. [2021-07-01T00:55:10.668Z] INFO: archiving logs to Nexus